Pull request #47747 opened Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 21f2d14a14abc3b21ef682bd70ff6da6634ea290+faf84d7f0a1f2e6badff6f720a3e1e559c356fff (09616653760d0a130d97d35f11f49debc705b7e0) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/jenkins_home/workspace/moby_PR-47747@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29 # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.39.2' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-04-23T18:30:48.039Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-23T18:30:48.042Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-23T18:31:03.300Z] Still waiting to schedule task [2024-04-23T18:31:03.300Z] ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d)’ is offline [2024-04-23T18:31:56.518Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d) in /home/ubuntu/workspace/moby_PR-47747 [Pipeline] { [Pipeline] checkout [2024-04-23T18:31:56.544Z] The recommended git tool is: git [2024-04-23T18:31:58.936Z] using credential docker-jenkins-github-credentials [2024-04-23T18:31:58.943Z] Cloning the remote Git repository [2024-04-23T18:31:58.943Z] Cloning with configured refspecs honoured and without tags [2024-04-23T18:31:58.971Z] Cloning repository https://github.com/moby/moby.git [2024-04-23T18:31:59.018Z] > git init /home/ubuntu/workspace/moby_PR-47747 # timeout=10 [2024-04-23T18:31:59.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T18:31:59.778Z] > git --version # timeout=10 [2024-04-23T18:31:59.781Z] > git --version # 'git version 2.25.1' [2024-04-23T18:31:59.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T18:31:59.788Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47747/head:refs/remotes/origin/PR-47747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T18:32:13.327Z] Fetching without tags [2024-04-23T18:32:13.525Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 21f2d14a14abc3b21ef682bd70ff6da6634ea290 [2024-04-23T18:32:13.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T18:32:13.108Z] > git config --add remote.origin.fetch +refs/pull/47747/head:refs/remotes/origin/PR-47747 # timeout=10 [2024-04-23T18:32:13.111Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T18:32:13.324Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T18:32:13.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T18:32:13.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T18:32:13.333Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47747/head:refs/remotes/origin/PR-47747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T18:32:13.530Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T18:32:13.540Z] > git checkout -f 21f2d14a14abc3b21ef682bd70ff6da6634ea290 # timeout=10 [2024-04-23T18:32:14.243Z] > git remote # timeout=10 [2024-04-23T18:32:14.247Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T18:32:14.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T18:32:14.252Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-23T18:32:14.724Z] Merge succeeded, producing 8cfbacde075b6d91d2d9d27b3e1661a8f65884f7 [2024-04-23T18:32:14.724Z] Checking out Revision 8cfbacde075b6d91d2d9d27b3e1661a8f65884f7 (PR-47747) [2024-04-23T18:32:14.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T18:32:14.726Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T18:32:14.728Z] > git checkout -f 8cfbacde075b6d91d2d9d27b3e1661a8f65884f7 # timeout=10 [2024-04-23T18:32:18.307Z] Commit message: "Merge commit 'faf84d7f0a1f2e6badff6f720a3e1e559c356fff' into HEAD" [2024-04-23T18:32:18.308Z] First time build. Skipping changelog. [2024-04-23T18:32:18.320Z] > git --version # timeout=10 [2024-04-23T18:32:18.322Z] > git --version # 'git version 2.25.1' [2024-04-23T18:32:18.325Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T18:32:19.045Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47747:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2024-04-23T18:32:23.206Z] Unable to find image 'alpine:latest' locally [2024-04-23T18:32:23.766Z] latest: Pulling from library/alpine [2024-04-23T18:32:24.327Z] bca4290a9639: Pulling fs layer [2024-04-23T18:32:24.327Z] bca4290a9639: Verifying Checksum [2024-04-23T18:32:24.327Z] bca4290a9639: Download complete [2024-04-23T18:32:24.583Z] bca4290a9639: Pull complete [2024-04-23T18:32:25.142Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b [2024-04-23T18:32:25.143Z] Status: Downloaded newer image for alpine:latest [2024-04-23T18:32:33.219Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2024-04-23T18:32:34.634Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d) in /home/ubuntu/workspace/moby_PR-47747 [Pipeline] { [Pipeline] checkout [2024-04-23T18:32:34.649Z] The recommended git tool is: git [2024-04-23T18:32:34.662Z] using credential docker-jenkins-github-credentials [2024-04-23T18:32:34.671Z] Fetching changes from the remote Git repository [2024-04-23T18:32:34.678Z] Fetching without tags [2024-04-23T18:32:34.899Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 21f2d14a14abc3b21ef682bd70ff6da6634ea290 [2024-04-23T18:32:35.180Z] Merge succeeded, producing 1efcdf557e46a693fd10f95d0defe7bfd8c85586 [2024-04-23T18:32:35.181Z] Checking out Revision 1efcdf557e46a693fd10f95d0defe7bfd8c85586 (PR-47747) [2024-04-23T18:32:35.241Z] Commit message: "Merge commit 'faf84d7f0a1f2e6badff6f720a3e1e559c356fff' into HEAD" [2024-04-23T18:32:35.241Z] First time build. Skipping changelog. [2024-04-23T18:32:35.249Z] > git --version # timeout=10 [2024-04-23T18:32:35.251Z] > git --version # 'git version 2.25.1' [2024-04-23T18:32:35.252Z] fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-23T18:32:34.669Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47747/.git # timeout=10 [2024-04-23T18:32:34.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T18:32:34.680Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T18:32:34.680Z] > git --version # timeout=10 [2024-04-23T18:32:34.682Z] > git --version # 'git version 2.25.1' [2024-04-23T18:32:34.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T18:32:34.684Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47747/head:refs/remotes/origin/PR-47747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T18:32:34.901Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T18:32:34.903Z] > git checkout -f 21f2d14a14abc3b21ef682bd70ff6da6634ea290 # timeout=10 [2024-04-23T18:32:34.985Z] > git remote # timeout=10 [2024-04-23T18:32:34.987Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T18:32:34.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T18:32:34.991Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-23T18:32:35.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T18:32:35.182Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T18:32:35.184Z] > git checkout -f 1efcdf557e46a693fd10f95d0defe7bfd8c85586 # timeout=10 [2024-04-23T18:32:35.894Z] + docker version [2024-04-23T18:32:35.894Z] Client: Docker Engine - Community [2024-04-23T18:32:35.894Z] Version: 25.0.3 [2024-04-23T18:32:35.894Z] API version: 1.44 [2024-04-23T18:32:35.894Z] Go version: go1.21.6 [2024-04-23T18:32:35.894Z] Git commit: 4debf41 [2024-04-23T18:32:35.894Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T18:32:35.894Z] OS/Arch: linux/arm64 [2024-04-23T18:32:35.894Z] Context: default [2024-04-23T18:32:35.894Z] [2024-04-23T18:32:35.894Z] Server: Docker Engine - Community [2024-04-23T18:32:35.894Z] Engine: [2024-04-23T18:32:35.894Z] Version: 25.0.3 [2024-04-23T18:32:35.894Z] API version: 1.44 (minimum version 1.24) [2024-04-23T18:32:35.894Z] Go version: go1.21.6 [2024-04-23T18:32:35.894Z] Git commit: f417435 [2024-04-23T18:32:35.894Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T18:32:35.894Z] OS/Arch: linux/arm64 [2024-04-23T18:32:35.894Z] Experimental: true [2024-04-23T18:32:35.894Z] containerd: [2024-04-23T18:32:35.894Z] Version: 1.6.28 [2024-04-23T18:32:35.894Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T18:32:35.894Z] runc: [2024-04-23T18:32:35.894Z] Version: 1.1.12 [2024-04-23T18:32:35.894Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-23T18:32:35.894Z] docker-init: [2024-04-23T18:32:35.894Z] Version: 0.19.0 [2024-04-23T18:32:35.894Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-23T18:32:36.164Z] + docker info [2024-04-23T18:32:46.094Z] Client: Docker Engine - Community [2024-04-23T18:32:46.094Z] Version: 25.0.3 [2024-04-23T18:32:46.094Z] Context: default [2024-04-23T18:32:46.094Z] Debug Mode: false [2024-04-23T18:32:46.094Z] Plugins: [2024-04-23T18:32:46.094Z] buildx: Docker Buildx (Docker Inc.) [2024-04-23T18:32:46.094Z] Version: v0.12.1 [2024-04-23T18:32:46.094Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-23T18:32:46.094Z] compose: Docker Compose (Docker Inc.) [2024-04-23T18:32:46.094Z] Version: v2.24.6 [2024-04-23T18:32:46.094Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-23T18:32:46.094Z] [2024-04-23T18:32:46.094Z] Server: [2024-04-23T18:32:46.094Z] Containers: 0 [2024-04-23T18:32:46.094Z] Running: 0 [2024-04-23T18:32:46.094Z] Paused: 0 [2024-04-23T18:32:46.094Z] Stopped: 0 [2024-04-23T18:32:46.094Z] Images: 1 [2024-04-23T18:32:46.094Z] Server Version: 25.0.3 [2024-04-23T18:32:46.094Z] Storage Driver: overlay2 [2024-04-23T18:32:46.094Z] Backing Filesystem: extfs [2024-04-23T18:32:46.094Z] Supports d_type: true [2024-04-23T18:32:46.094Z] Using metacopy: false [2024-04-23T18:32:46.094Z] Native Overlay Diff: true [2024-04-23T18:32:46.094Z] userxattr: false [2024-04-23T18:32:46.094Z] Logging Driver: json-file [2024-04-23T18:32:46.094Z] Cgroup Driver: cgroupfs [2024-04-23T18:32:46.094Z] Cgroup Version: 1 [2024-04-23T18:32:46.094Z] Plugins: [2024-04-23T18:32:46.094Z] Volume: local [2024-04-23T18:32:46.094Z] Network: bridge host ipvlan macvlan null overlay [2024-04-23T18:32:46.094Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-23T18:32:46.094Z] Swarm: inactive [2024-04-23T18:32:46.094Z] Runtimes: io.containerd.runc.v2 runc [2024-04-23T18:32:46.094Z] Default Runtime: runc [2024-04-23T18:32:46.094Z] Init Binary: docker-init [2024-04-23T18:32:46.094Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T18:32:46.094Z] runc version: v1.1.12-0-g51d5e94 [2024-04-23T18:32:46.094Z] init version: de40ad0 [2024-04-23T18:32:46.094Z] Security Options: [2024-04-23T18:32:46.094Z] apparmor [2024-04-23T18:32:46.094Z] seccomp [2024-04-23T18:32:46.094Z] Profile: builtin [2024-04-23T18:32:46.094Z] Kernel Version: 5.15.0-1053-aws [2024-04-23T18:32:46.094Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-23T18:32:46.094Z] OSType: linux [2024-04-23T18:32:46.094Z] Architecture: aarch64 [2024-04-23T18:32:46.094Z] CPUs: 8 [2024-04-23T18:32:46.094Z] Total Memory: 30.64GiB [2024-04-23T18:32:46.094Z] Name: ip-10-100-78-150 [2024-04-23T18:32:46.094Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-23T18:32:46.094Z] Docker Root Dir: /var/lib/docker [2024-04-23T18:32:46.094Z] Debug Mode: false [2024-04-23T18:32:46.094Z] Experimental: true [2024-04-23T18:32:46.094Z] Insecure Registries: [2024-04-23T18:32:46.094Z] 127.0.0.0/8 [2024-04-23T18:32:46.094Z] Live Restore Enabled: true [2024-04-23T18:32:46.094Z] [Pipeline] sh [2024-04-23T18:32:46.406Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T18:32:46.406Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T18:32:46.406Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47747/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-23T18:32:46.406Z] + bash /home/ubuntu/workspace/moby_PR-47747/check-config.sh [2024-04-23T18:32:46.406Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-23T18:32:46.406Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-23T18:32:46.406Z] [2024-04-23T18:32:46.406Z] Generally Necessary: [2024-04-23T18:32:46.406Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-23T18:32:46.406Z] - apparmor: enabled and tools installed [2024-04-23T18:32:46.661Z] - CONFIG_NAMESPACES: enabled [2024-04-23T18:32:46.661Z] - CONFIG_NET_NS: enabled [2024-04-23T18:32:46.661Z] - CONFIG_PID_NS: enabled [2024-04-23T18:32:46.661Z] - CONFIG_IPC_NS: enabled [2024-04-23T18:32:46.661Z] - CONFIG_UTS_NS: enabled [2024-04-23T18:32:46.661Z] - CONFIG_CGROUPS: enabled [2024-04-23T18:32:46.661Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-23T18:32:46.661Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-23T18:32:46.661Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-23T18:32:46.661Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-23T18:32:46.661Z] - CONFIG_CPUSETS: enabled [2024-04-23T18:32:46.661Z] - CONFIG_MEMCG: enabled [2024-04-23T18:32:46.661Z] - CONFIG_KEYS: enabled [2024-04-23T18:32:46.661Z] - CONFIG_VETH: enabled (as module) [2024-04-23T18:32:46.661Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-23T18:32:46.916Z] - CONFIG_CGROUP_BPF: enabled [2024-04-23T18:32:46.916Z] [2024-04-23T18:32:46.916Z] Optional Features: [2024-04-23T18:32:46.916Z] - CONFIG_USER_NS: enabled [2024-04-23T18:32:46.916Z] - CONFIG_SECCOMP: enabled [2024-04-23T18:32:46.916Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-23T18:32:46.916Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-23T18:32:46.916Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-23T18:32:46.916Z] (cgroup swap accounting is currently enabled) [2024-04-23T18:32:46.916Z] - CONFIG_BLK_CGROUP: enabled [2024-04-23T18:32:46.916Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-23T18:32:46.916Z] - CONFIG_CGROUP_PERF: enabled [2024-04-23T18:32:46.916Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-23T18:32:46.916Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-23T18:32:46.916Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-23T18:32:46.916Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-23T18:32:46.916Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-23T18:32:46.916Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_IP_VS: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-23T18:32:46.916Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-23T18:32:46.916Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-23T18:32:46.916Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-23T18:32:46.916Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-23T18:32:46.916Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-23T18:32:47.171Z] - CONFIG_EXT4_FS: enabled [2024-04-23T18:32:47.171Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-23T18:32:47.171Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-23T18:32:47.171Z] - Network Drivers: [2024-04-23T18:32:47.171Z] - "overlay": [2024-04-23T18:32:47.171Z] - CONFIG_VXLAN: enabled (as module) [2024-04-23T18:32:47.171Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-23T18:32:47.171Z] Optional (for encrypted networks): [2024-04-23T18:32:47.171Z] - CONFIG_CRYPTO: enabled [2024-04-23T18:32:47.171Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-23T18:32:47.171Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-23T18:32:47.171Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-23T18:32:47.171Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-23T18:32:47.171Z] - CONFIG_XFRM: enabled [2024-04-23T18:32:47.171Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-23T18:32:47.171Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-23T18:32:47.171Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-23T18:32:47.171Z] - "ipvlan": [2024-04-23T18:32:47.171Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-23T18:32:47.171Z] - "macvlan": [2024-04-23T18:32:47.171Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-23T18:32:47.171Z] - CONFIG_DUMMY: enabled (as module) [2024-04-23T18:32:47.171Z] - "ftp,tftp client in container": [2024-04-23T18:32:47.171Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-23T18:32:47.171Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-23T18:32:47.171Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-23T18:32:47.171Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-23T18:32:47.171Z] - Storage Drivers: [2024-04-23T18:32:47.171Z] - "aufs": [2024-04-23T18:32:47.171Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-23T18:32:47.171Z] - "btrfs": [2024-04-23T18:32:47.171Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-23T18:32:47.171Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-23T18:32:47.171Z] - "devicemapper": [2024-04-23T18:32:47.171Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-23T18:32:47.171Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-23T18:32:47.171Z] - "overlay": [2024-04-23T18:32:47.171Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-23T18:32:47.171Z] - "zfs": [2024-04-23T18:32:47.171Z] - /dev/zfs: present [2024-04-23T18:32:47.171Z] - zfs command: missing [2024-04-23T18:32:47.171Z] - zpool command: missing [2024-04-23T18:32:47.171Z] [2024-04-23T18:32:47.171Z] Limits: [2024-04-23T18:32:47.171Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-23T18:32:47.171Z] [2024-04-23T18:32:47.171Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-23T18:32:47.502Z] + docker build --force-rm -t docker:1efcdf557e46a693fd10f95d0defe7bfd8c85586 . [2024-04-23T18:32:47.758Z] #0 building with "default" instance using docker driver [2024-04-23T18:32:47.758Z] [2024-04-23T18:32:47.758Z] #1 [internal] load build definition from Dockerfile [2024-04-23T18:32:47.758Z] #1 transferring dockerfile: 28.30kB done [2024-04-23T18:32:47.758Z] #1 DONE 0.1s [2024-04-23T18:32:47.758Z] [2024-04-23T18:32:47.758Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-23T18:32:47.758Z] #2 DONE 0.3s [2024-04-23T18:32:48.013Z] [2024-04-23T18:32:48.013Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-23T18:32:48.013Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 0.0s done [2024-04-23T18:32:48.013Z] #3 sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 8.40kB / 8.40kB done [2024-04-23T18:32:48.013Z] #3 sha256:ab4d84ec8cad8a7b0e8b6ad1fb49536f000b86e30993c74a251bb16f3e6e3f5b 482B / 482B done [2024-04-23T18:32:48.013Z] #3 sha256:6bb827dc58ef706c3d261e31d3a2ebd9965fa640ec3bc1cef4c98d8068b55685 1.26kB / 1.26kB done [2024-04-23T18:32:48.013Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 1.05MB / 11.23MB 0.1s [2024-04-23T18:32:48.013Z] #3 sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 11.23MB / 11.23MB 0.2s done [2024-04-23T18:32:48.013Z] #3 extracting sha256:7938f7c0984b428949317499eff7773a7294fdc03c085c649e24d1e3a452fba7 0.1s done [2024-04-23T18:32:48.268Z] #3 DONE 0.4s [2024-04-23T18:32:48.523Z] [2024-04-23T18:32:48.523Z] #4 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-23T18:32:48.778Z] #4 ... [2024-04-23T18:32:48.778Z] [2024-04-23T18:32:48.778Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-23T18:32:48.778Z] #5 DONE 0.5s [2024-04-23T18:32:49.033Z] [2024-04-23T18:32:49.033Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2024-04-23T18:32:49.033Z] #6 DONE 0.5s [2024-04-23T18:32:49.033Z] [2024-04-23T18:32:49.033Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-23T18:32:49.033Z] #7 DONE 0.6s [2024-04-23T18:32:49.033Z] [2024-04-23T18:32:49.033Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-23T18:32:49.033Z] #8 ... [2024-04-23T18:32:49.033Z] [2024-04-23T18:32:49.033Z] #4 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-23T18:32:49.033Z] #4 DONE 0.7s [2024-04-23T18:32:49.033Z] [2024-04-23T18:32:49.033Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-23T18:32:49.033Z] #9 DONE 0.8s [2024-04-23T18:32:49.033Z] [2024-04-23T18:32:49.033Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-23T18:32:49.033Z] #8 DONE 0.8s [2024-04-23T18:32:49.033Z] [2024-04-23T18:32:49.033Z] #10 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-23T18:32:49.288Z] #10 DONE 0.9s [2024-04-23T18:32:49.288Z] [2024-04-23T18:32:49.288Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-23T18:32:49.288Z] #11 DONE 0.9s [2024-04-23T18:32:49.288Z] [2024-04-23T18:32:49.288Z] #12 [internal] load .dockerignore [2024-04-23T18:32:49.288Z] #12 transferring context: [2024-04-23T18:32:49.288Z] #12 transferring context: 113B done [2024-04-23T18:32:49.288Z] #12 DONE 0.0s [2024-04-23T18:32:49.546Z] [2024-04-23T18:32:49.546Z] #13 [internal] load build context [2024-04-23T18:32:51.433Z] #13 transferring context: 77.63MB 1.6s done [2024-04-23T18:32:51.688Z] #13 DONE 2.3s [2024-04-23T18:32:51.688Z] [2024-04-23T18:32:51.688Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T18:32:51.688Z] #14 resolve docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 0.2s done [2024-04-23T18:32:51.688Z] #14 sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 1.64kB / 1.64kB done [2024-04-23T18:32:51.688Z] #14 sha256:d606747c3d6f91a6e4a073efb2478c1dd5b422a4ad5b7fd8dffc3f61cc396a14 1.79kB / 1.79kB done [2024-04-23T18:32:51.688Z] #14 sha256:8abc7e3032aeb13a3562d096ef133a12f4741e7fec06c0f7e22f3c23229cc90c 2.89kB / 2.89kB done [2024-04-23T18:32:51.688Z] #14 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 63.99MB / 63.99MB 2.0s [2024-04-23T18:32:51.688Z] #14 sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 23.58MB / 23.58MB 0.7s done [2024-04-23T18:32:51.688Z] #14 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 2.0s [2024-04-23T18:32:51.688Z] #14 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 86.41MB / 86.41MB 2.0s [2024-04-23T18:32:52.055Z] #14 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 2.1s done [2024-04-23T18:32:52.310Z] #14 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 [2024-04-23T18:32:54.196Z] #14 sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 63.99MB / 63.99MB 3.9s done [2024-04-23T18:32:54.196Z] #14 extracting sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 1.6s done [2024-04-23T18:32:56.079Z] #14 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.1s [2024-04-23T18:32:56.079Z] #14 ... [2024-04-23T18:32:56.079Z] [2024-04-23T18:32:56.079Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 [2024-04-23T18:32:56.079Z] #15 resolve docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 0.2s done [2024-04-23T18:32:56.079Z] #15 sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 1.85kB / 1.85kB done [2024-04-23T18:32:56.079Z] #15 sha256:e27b218f4fbed3b1b2769805708bf8c4cb7992287e801c8a38821d8765d02880 529B / 529B done [2024-04-23T18:32:56.079Z] #15 sha256:5c2e61c12a0309c810a74286953043691637ada6452b0c2f33a8e3d67d80fced 1.48kB / 1.48kB done [2024-04-23T18:32:56.079Z] #15 sha256:1e92f3a395ff98a929e797a3c392bb6d0f05531068d34b81d3cd41ed6ce82ca4 49.60MB / 49.60MB 2.1s done [2024-04-23T18:32:56.079Z] #15 DONE 6.6s [2024-04-23T18:32:56.079Z] [2024-04-23T18:32:56.079Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T18:32:56.079Z] #14 sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 86.41MB / 86.41MB 6.2s done [2024-04-23T18:32:56.079Z] #14 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 0B / 64.11MB 6.2s [2024-04-23T18:32:56.079Z] #14 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 0B / 174B 6.2s [2024-04-23T18:32:56.079Z] #14 ... [2024-04-23T18:32:56.079Z] [2024-04-23T18:32:56.079Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-23T18:32:56.336Z] #16 ... [2024-04-23T18:32:56.336Z] [2024-04-23T18:32:56.336Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-23T18:32:56.336Z] #17 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.2s done [2024-04-23T18:32:56.336Z] #17 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done [2024-04-23T18:32:56.336Z] #17 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done [2024-04-23T18:32:56.336Z] #17 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done [2024-04-23T18:32:56.336Z] #17 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 6.4s done [2024-04-23T18:32:56.336Z] #17 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done [2024-04-23T18:32:56.336Z] #17 DONE 6.9s [2024-04-23T18:32:56.623Z] [2024-04-23T18:32:56.623Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T18:32:56.623Z] #14 extracting sha256:374850c6db1702573c7004d630027931be318b2d71cb28e890e2fcd0f0730712 0.5s done [2024-04-23T18:32:56.623Z] #14 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 35.65MB / 64.11MB 6.6s [2024-04-23T18:32:56.623Z] #14 sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb 174B / 174B 6.3s done [2024-04-23T18:32:56.623Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.4s done [2024-04-23T18:32:56.878Z] #14 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 46.14MB / 64.11MB 6.7s [2024-04-23T18:32:56.878Z] #14 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 58.72MB / 64.11MB 7.0s [2024-04-23T18:32:56.878Z] #14 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 64.11MB / 64.11MB 7.1s [2024-04-23T18:32:57.133Z] #14 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 [2024-04-23T18:32:59.643Z] #14 ... [2024-04-23T18:32:59.643Z] [2024-04-23T18:32:59.643Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-23T18:32:59.643Z] #18 resolve docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 0.2s done [2024-04-23T18:32:59.643Z] #18 sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 6.76kB / 6.76kB done [2024-04-23T18:32:59.643Z] #18 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done [2024-04-23T18:32:59.643Z] #18 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done [2024-04-23T18:32:59.643Z] #18 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 6.6s done [2024-04-23T18:32:59.643Z] #18 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.1s done [2024-04-23T18:32:59.643Z] #18 ... [2024-04-23T18:32:59.643Z] [2024-04-23T18:32:59.643Z] #19 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-23T18:32:59.643Z] #19 resolve docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 0.2s done [2024-04-23T18:32:59.643Z] #19 sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 8.43kB / 8.43kB done [2024-04-23T18:32:59.643Z] #19 sha256:d78f02d4266a872db42a2f51712f5b69db0c3c4b0713b57e109666e792df2666 482B / 482B done [2024-04-23T18:32:59.643Z] #19 sha256:0a18cb5a34e1afa220a6afea023d787ee919e87c098b3180f3fa80d23cd16adb 1.13kB / 1.13kB done [2024-04-23T18:32:59.643Z] #19 sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 16.65MB / 16.65MB 8.1s done [2024-04-23T18:32:59.643Z] #19 extracting sha256:7ef00369bc59ffb1849fe6c73f30a7fc37f42d82073afe76bf9d9b1c1460699a 0.4s done [2024-04-23T18:32:59.643Z] #19 ... [2024-04-23T18:32:59.643Z] [2024-04-23T18:32:59.643Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-23T18:32:59.643Z] #20 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2024-04-23T18:32:59.643Z] #20 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2024-04-23T18:32:59.643Z] #20 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2024-04-23T18:32:59.643Z] #20 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2024-04-23T18:32:59.643Z] #20 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.3s done [2024-04-23T18:32:59.643Z] #20 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done [2024-04-23T18:32:59.643Z] #20 ... [2024-04-23T18:32:59.643Z] [2024-04-23T18:32:59.643Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T18:32:59.643Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done [2024-04-23T18:32:59.643Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done [2024-04-23T18:32:59.643Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done [2024-04-23T18:32:59.643Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done [2024-04-23T18:32:59.898Z] #21 ... [2024-04-23T18:32:59.898Z] [2024-04-23T18:32:59.898Z] #22 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-23T18:32:59.898Z] #22 resolve docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 0.2s done [2024-04-23T18:32:59.898Z] #22 sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 8.43kB / 8.43kB done [2024-04-23T18:32:59.898Z] #22 sha256:2ebce8c08cf8ceb899dfb863d96ad780e5765ee2996a39e7bb80abd22300e3fe 482B / 482B done [2024-04-23T18:32:59.898Z] #22 sha256:fdeeb9474c5ad8b86b766022dfc0140d5ad606b88fe76836f380e0da3a9f0540 1.14kB / 1.14kB done [2024-04-23T18:32:59.898Z] #22 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0B / 16.35MB 10.1s [2024-04-23T18:32:59.898Z] #22 ... [2024-04-23T18:32:59.898Z] [2024-04-23T18:32:59.898Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T18:32:59.898Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0B / 286.20kB 10.2s [2024-04-23T18:33:00.153Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 10.3s [2024-04-23T18:33:00.154Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 10.4s [2024-04-23T18:33:00.154Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 10.4s [2024-04-23T18:33:00.409Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 10.5s done [2024-04-23T18:33:00.664Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2024-04-23T18:33:00.664Z] #21 ... [2024-04-23T18:33:00.664Z] [2024-04-23T18:33:00.664Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-23T18:33:00.664Z] #18 DONE 11.2s [2024-04-23T18:33:00.664Z] [2024-04-23T18:33:00.664Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T18:33:00.664Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 10.8s done [2024-04-23T18:33:00.919Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done [2024-04-23T18:33:00.919Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a [2024-04-23T18:33:01.174Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.0s done [2024-04-23T18:33:01.429Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0B / 5.82MB 11.7s [2024-04-23T18:33:01.684Z] #21 ... [2024-04-23T18:33:01.684Z] [2024-04-23T18:33:01.684Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-23T18:33:01.684Z] #20 DONE 12.2s [2024-04-23T18:33:01.684Z] [2024-04-23T18:33:01.684Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T18:33:01.684Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 4.19MB / 5.82MB 11.9s [2024-04-23T18:33:01.684Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 0B / 766B 11.9s [2024-04-23T18:33:01.684Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 12.0s [2024-04-23T18:33:01.684Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done [2024-04-23T18:33:01.939Z] #21 ... [2024-04-23T18:33:01.939Z] [2024-04-23T18:33:01.939Z] #19 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-23T18:33:01.939Z] #19 DONE 12.4s [2024-04-23T18:33:01.939Z] [2024-04-23T18:33:01.939Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T18:33:01.939Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 12.1s [2024-04-23T18:33:01.939Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 12.0s done [2024-04-23T18:33:02.202Z] #21 ... [2024-04-23T18:33:02.202Z] [2024-04-23T18:33:02.202Z] #22 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-23T18:33:02.202Z] #22 sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 16.35MB / 16.35MB 11.3s [2024-04-23T18:33:02.202Z] #22 extracting sha256:561e37d5fd405001bb7944b4cd2d3fd900cc24411835ab029f55897867f318f9 0.4s done [2024-04-23T18:33:03.625Z] #22 ... [2024-04-23T18:33:03.625Z] [2024-04-23T18:33:03.625Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T18:33:03.625Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done [2024-04-23T18:33:03.625Z] #21 DONE 14.0s [2024-04-23T18:33:03.625Z] [2024-04-23T18:33:03.625Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-23T18:33:03.625Z] #16 0.741 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-23T18:33:03.625Z] #16 0.771 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-23T18:33:03.625Z] #16 0.806 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-23T18:33:03.625Z] #16 0.853 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-23T18:33:03.625Z] #16 1.427 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-23T18:33:03.625Z] #16 1.452 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-23T18:33:03.625Z] #16 2.848 Fetched 9104 kB in 3s (3633 kB/s) [2024-04-23T18:33:03.625Z] #16 2.848 Reading package lists... [2024-04-23T18:33:03.625Z] #16 3.622 Reading package lists... [2024-04-23T18:33:03.625Z] #16 4.229 Building dependency tree... [2024-04-23T18:33:03.625Z] #16 4.653 The following additional packages will be installed: [2024-04-23T18:33:03.625Z] #16 4.653 libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 [2024-04-23T18:33:03.625Z] #16 4.653 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5 [2024-04-23T18:33:03.625Z] #16 4.653 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl [2024-04-23T18:33:03.625Z] #16 4.656 Suggested packages: [2024-04-23T18:33:03.625Z] #16 4.656 krb5-doc krb5-user [2024-04-23T18:33:03.625Z] #16 4.656 Recommended packages: [2024-04-23T18:33:03.625Z] #16 4.656 krb5-locales libldap-common publicsuffix libsasl2-modules [2024-04-23T18:33:03.625Z] #16 4.826 The following NEW packages will be installed: [2024-04-23T18:33:03.625Z] #16 4.826 ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 [2024-04-23T18:33:03.625Z] #16 4.826 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 [2024-04-23T18:33:03.625Z] #16 4.827 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2024-04-23T18:33:03.625Z] #16 4.827 libssh2-1 libssl3 openssl [2024-04-23T18:33:03.625Z] #16 5.126 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2024-04-23T18:33:03.625Z] #16 5.126 Need to get 5813 kB of archives. [2024-04-23T18:33:03.625Z] #16 5.126 After this operation, 16.1 MB of additional disk space will be used. [2024-04-23T18:33:03.625Z] #16 5.126 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB] [2024-04-23T18:33:03.625Z] #16 5.284 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB] [2024-04-23T18:33:03.625Z] #16 5.312 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB] [2024-04-23T18:33:03.625Z] #16 5.319 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2024-04-23T18:33:03.625Z] #16 5.361 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB] [2024-04-23T18:33:03.625Z] #16 5.363 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB] [2024-04-23T18:33:03.625Z] #16 5.367 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2024-04-23T18:33:03.625Z] #16 5.367 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB] [2024-04-23T18:33:03.625Z] #16 5.389 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB] [2024-04-23T18:33:03.625Z] #16 5.394 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2024-04-23T18:33:03.625Z] #16 5.397 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2024-04-23T18:33:03.625Z] #16 5.414 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2024-04-23T18:33:03.625Z] #16 5.447 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB] [2024-04-23T18:33:03.625Z] #16 5.449 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2024-04-23T18:33:03.625Z] #16 5.466 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2024-04-23T18:33:03.625Z] #16 5.472 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2024-04-23T18:33:03.625Z] #16 5.472 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB] [2024-04-23T18:33:03.625Z] #16 5.550 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB] [2024-04-23T18:33:03.625Z] #16 5.555 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2024-04-23T18:33:03.625Z] #16 5.562 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2024-04-23T18:33:03.625Z] #16 5.610 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2024-04-23T18:33:03.625Z] #16 6.034 debconf: delaying package configuration, since apt-utils is not installed [2024-04-23T18:33:03.625Z] #16 6.129 Fetched 5813 kB in 1s (7419 kB/s) [2024-04-23T18:33:03.625Z] #16 6.232 Selecting previously unselected package libssl3:arm64. [2024-04-23T18:33:03.625Z] #16 6.232 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6084 files and directories currently installed.) [2024-04-23T18:33:03.625Z] #16 6.237 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ... [2024-04-23T18:33:03.625Z] #16 6.346 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ... [2024-04-23T18:33:03.625Z] #16 6.975 Selecting previously unselected package openssl. [2024-04-23T18:33:03.625Z] #16 6.976 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ... [2024-04-23T18:33:03.625Z] #16 7.003 Unpacking openssl (3.0.11-1~deb12u2) ... [2024-04-23T18:33:03.625Z] #16 7.367 Selecting previously unselected package ca-certificates. [2024-04-23T18:33:03.625Z] #16 7.368 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... [2024-04-23T18:33:03.625Z] #16 7.465 Unpacking ca-certificates (20230311) ... [2024-04-23T18:33:04.185Z] #16 7.944 Selecting previously unselected package libbrotli1:arm64. [2024-04-23T18:33:04.185Z] #16 7.946 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ... [2024-04-23T18:33:04.185Z] #16 7.957 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2024-04-23T18:33:04.745Z] #16 8.536 Selecting previously unselected package libkrb5support0:arm64. [2024-04-23T18:33:04.745Z] #16 8.538 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ... [2024-04-23T18:33:04.745Z] #16 8.603 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ... [2024-04-23T18:33:04.999Z] #16 8.854 Selecting previously unselected package libk5crypto3:arm64. [2024-04-23T18:33:04.999Z] #16 8.859 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ... [2024-04-23T18:33:04.999Z] #16 8.886 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ... [2024-04-23T18:33:05.480Z] #16 9.034 Selecting previously unselected package libkeyutils1:arm64. [2024-04-23T18:33:05.480Z] #16 9.035 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ... [2024-04-23T18:33:05.480Z] #16 9.126 Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2024-04-23T18:33:05.735Z] #16 9.696 Selecting previously unselected package libkrb5-3:arm64. [2024-04-23T18:33:05.991Z] #16 9.697 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ... [2024-04-23T18:33:05.991Z] #16 9.715 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ... [2024-04-23T18:33:05.991Z] #16 9.928 Selecting previously unselected package libgssapi-krb5-2:arm64. [2024-04-23T18:33:05.991Z] #16 9.930 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ... [2024-04-23T18:33:05.991Z] #16 9.938 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... [2024-04-23T18:33:06.246Z] #16 10.11 Selecting previously unselected package libsasl2-modules-db:arm64. [2024-04-23T18:33:06.246Z] #16 10.11 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2024-04-23T18:33:06.246Z] #16 10.12 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2024-04-23T18:33:06.805Z] #16 10.41 Selecting previously unselected package libsasl2-2:arm64. [2024-04-23T18:33:06.805Z] #16 10.41 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2024-04-23T18:33:06.805Z] #16 10.64 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2024-04-23T18:33:06.805Z] #16 10.79 Selecting previously unselected package libldap-2.5-0:arm64. [2024-04-23T18:33:07.060Z] #16 10.79 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2024-04-23T18:33:07.060Z] #16 10.80 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2024-04-23T18:33:07.315Z] #16 11.31 Selecting previously unselected package libnghttp2-14:arm64. [2024-04-23T18:33:07.315Z] #16 11.31 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ... [2024-04-23T18:33:07.315Z] #16 11.33 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... [2024-04-23T18:33:07.569Z] #16 11.58 Selecting previously unselected package libpsl5:arm64. [2024-04-23T18:33:07.569Z] #16 11.58 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ... [2024-04-23T18:33:07.824Z] #16 11.67 Unpacking libpsl5:arm64 (0.21.2-1) ... [2024-04-23T18:33:08.079Z] #16 12.07 Selecting previously unselected package librtmp1:arm64. [2024-04-23T18:33:08.333Z] #16 12.07 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2024-04-23T18:33:08.333Z] #16 12.10 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2024-04-23T18:33:08.333Z] #16 12.33 Selecting previously unselected package libssh2-1:arm64. [2024-04-23T18:33:08.588Z] #16 12.33 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ... [2024-04-23T18:33:08.588Z] #16 12.34 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2024-04-23T18:33:08.588Z] #16 12.51 Selecting previously unselected package libcurl4:arm64. [2024-04-23T18:33:08.588Z] #16 12.51 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ... [2024-04-23T18:33:08.588Z] #16 12.54 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ... [2024-04-23T18:33:09.147Z] #16 12.99 Selecting previously unselected package curl. [2024-04-23T18:33:09.147Z] #16 12.99 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ... [2024-04-23T18:33:09.147Z] #16 13.00 Unpacking curl (7.88.1-10+deb12u5) ... [2024-04-23T18:33:09.402Z] #16 13.34 Selecting previously unselected package libonig5:arm64. [2024-04-23T18:33:09.402Z] #16 13.34 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ... [2024-04-23T18:33:09.402Z] #16 13.35 Unpacking libonig5:arm64 (6.9.8-1) ... [2024-04-23T18:33:09.402Z] #16 13.48 Selecting previously unselected package libjq1:arm64. [2024-04-23T18:33:09.656Z] #16 13.48 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ... [2024-04-23T18:33:09.656Z] #16 13.49 Unpacking libjq1:arm64 (1.6-2.1) ... [2024-04-23T18:33:09.656Z] #16 13.55 Selecting previously unselected package jq. [2024-04-23T18:33:09.656Z] #16 13.56 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ... [2024-04-23T18:33:09.656Z] #16 13.56 Unpacking jq (1.6-2.1) ... [2024-04-23T18:33:09.656Z] #16 13.71 Setting up libkeyutils1:arm64 (1.6.3-2) ... [2024-04-23T18:33:09.656Z] #16 ... [2024-04-23T18:33:09.656Z] [2024-04-23T18:33:09.656Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T18:33:09.656Z] #14 sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 64.11MB / 64.11MB 10.1s done [2024-04-23T18:33:09.656Z] #14 extracting sha256:421c44fab18bc9f4c62ca481e074d50b3a036e7c95c7607b6d036c34d67c5264 2.8s done [2024-04-23T18:33:09.656Z] #14 extracting sha256:6cbe4bb4a0d8b43491c9cd09a1939fa98f6e0c6bb41b83b515758995342fc910 2.9s done [2024-04-23T18:33:09.656Z] #14 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 5.1s [2024-04-23T18:33:09.911Z] #14 ... [2024-04-23T18:33:09.911Z] [2024-04-23T18:33:09.911Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-23T18:33:09.911Z] #16 13.75 Setting up libpsl5:arm64 (0.21.2-1) ... [2024-04-23T18:33:09.911Z] #16 13.83 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2024-04-23T18:33:09.911Z] #16 13.92 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ... [2024-04-23T18:33:09.911Z] #16 13.99 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ... [2024-04-23T18:33:10.166Z] #16 14.10 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ... [2024-04-23T18:33:10.421Z] #16 14.13 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2024-04-23T18:33:10.421Z] #16 14.17 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2024-04-23T18:33:10.421Z] #16 14.20 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ... [2024-04-23T18:33:10.421Z] #16 14.30 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2024-04-23T18:33:10.421Z] #16 14.33 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2024-04-23T18:33:10.675Z] #16 14.55 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ... [2024-04-23T18:33:10.675Z] #16 14.60 Setting up openssl (3.0.11-1~deb12u2) ... [2024-04-23T18:33:10.675Z] #16 14.71 Setting up libonig5:arm64 (6.9.8-1) ... [2024-04-23T18:33:10.675Z] #16 ... [2024-04-23T18:33:10.675Z] [2024-04-23T18:33:10.675Z] #23 [build-dummy 2/2] RUN mkdir -p /build [2024-04-23T18:33:10.930Z] #23 ... [2024-04-23T18:33:10.930Z] [2024-04-23T18:33:10.930Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-23T18:33:10.930Z] #16 14.77 Setting up libjq1:arm64 (1.6-2.1) ... [2024-04-23T18:33:10.930Z] #16 14.83 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2024-04-23T18:33:10.930Z] #16 14.88 Setting up ca-certificates (20230311) ... [2024-04-23T18:33:10.930Z] #16 15.00 debconf: unable to initialize frontend: Dialog [2024-04-23T18:33:10.930Z] #16 15.00 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-23T18:33:10.930Z] #16 15.00 debconf: falling back to frontend: Readline [2024-04-23T18:33:11.185Z] #16 15.00 debconf: unable to initialize frontend: Readline [2024-04-23T18:33:11.185Z] #16 15.00 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2024-04-23T18:33:11.185Z] #16 15.00 debconf: falling back to frontend: Teletype [2024-04-23T18:33:11.185Z] #16 15.29 Updating certificates in /etc/ssl/certs... [2024-04-23T18:33:11.744Z] #16 15.72 140 added, 0 removed; done. [2024-04-23T18:33:11.744Z] #16 15.84 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ... [2024-04-23T18:33:11.999Z] #16 ... [2024-04-23T18:33:11.999Z] [2024-04-23T18:33:11.999Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T18:33:11.999Z] #14 extracting sha256:0a12a9cc36370776dd253aef34583c7f7faf7f322a4276ac347cf1fc956889e8 6.2s done [2024-04-23T18:33:11.999Z] #14 extracting sha256:45fbff829e9908764b70d1bd05228741beb91f547505b2f1c395d05a427371bb done [2024-04-23T18:33:11.999Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-04-23T18:33:11.999Z] #14 DONE 22.5s [2024-04-23T18:33:11.999Z] [2024-04-23T18:33:11.999Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-23T18:33:11.999Z] #16 15.89 Setting up jq (1.6-2.1) ... [2024-04-23T18:33:12.254Z] #16 16.15 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ... [2024-04-23T18:33:12.254Z] #16 16.18 Setting up curl (7.88.1-10+deb12u5) ... [2024-04-23T18:33:12.508Z] #16 16.40 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-23T18:33:12.763Z] #16 16.65 Processing triggers for ca-certificates (20230311) ... [2024-04-23T18:33:12.763Z] #16 16.68 Updating certificates in /etc/ssl/certs... [2024-04-23T18:33:13.018Z] #16 17.00 0 added, 0 removed; done. [2024-04-23T18:33:13.018Z] #16 17.00 Running hooks in /etc/ca-certificates/update.d... [2024-04-23T18:33:13.272Z] #16 17.00 done. [2024-04-23T18:33:13.527Z] #16 ... [2024-04-23T18:33:13.527Z] [2024-04-23T18:33:13.527Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-23T18:33:17.683Z] #24 ... [2024-04-23T18:33:17.683Z] [2024-04-23T18:33:17.683Z] #25 [base 2/4] COPY --from=xx / / [2024-04-23T18:33:17.683Z] #25 DONE 0.1s [2024-04-23T18:33:17.683Z] [2024-04-23T18:33:17.683Z] #23 [build-dummy 2/2] RUN mkdir -p /build [2024-04-23T18:33:17.683Z] #23 DONE 16.6s [2024-04-23T18:33:17.683Z] [2024-04-23T18:33:17.683Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-23T18:33:17.683Z] #24 DONE 13.9s [2024-04-23T18:33:17.683Z] [2024-04-23T18:33:17.683Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-23T18:33:17.683Z] #16 DONE 21.2s [2024-04-23T18:33:17.683Z] [2024-04-23T18:33:17.683Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-04-23T18:33:17.683Z] #26 DONE 0.1s [2024-04-23T18:33:17.683Z] [2024-04-23T18:33:17.683Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2024-04-23T18:33:17.683Z] #27 DONE 0.1s [2024-04-23T18:33:17.683Z] [2024-04-23T18:33:17.683Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T18:33:17.938Z] #28 ... [2024-04-23T18:33:17.938Z] [2024-04-23T18:33:17.938Z] #29 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2024-04-23T18:33:17.938Z] #29 DONE 0.6s [2024-04-23T18:33:18.192Z] [2024-04-23T18:33:18.192Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-23T18:33:18.447Z] #30 0.543 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-23T18:33:18.701Z] #30 0.552 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-23T18:33:18.701Z] #30 0.553 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-23T18:33:18.701Z] #30 0.621 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-23T18:33:18.701Z] #30 0.683 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-23T18:33:18.701Z] #30 0.729 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-23T18:33:19.625Z] #30 1.648 Fetched 9104 kB in 1s (6670 kB/s) [2024-04-23T18:33:20.184Z] #30 1.648 Reading package lists... [2024-04-23T18:33:20.693Z] #30 2.256 Reading package lists... [2024-04-23T18:33:21.202Z] #30 2.865 Building dependency tree... [2024-04-23T18:33:21.202Z] #30 3.047 Reading state information... [2024-04-23T18:33:21.202Z] #30 3.284 The following additional packages will be installed: [2024-04-23T18:33:21.456Z] #30 3.285 libmagic-mgc libmagic1 [2024-04-23T18:33:21.456Z] #30 3.316 The following NEW packages will be installed: [2024-04-23T18:33:21.456Z] #30 3.318 file libmagic-mgc libmagic1 [2024-04-23T18:33:21.456Z] #30 3.595 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. [2024-04-23T18:33:21.456Z] #30 3.595 Need to get 446 kB of archives. [2024-04-23T18:33:21.456Z] #30 3.595 After this operation, 8709 kB of additional disk space will be used. [2024-04-23T18:33:21.456Z] #30 3.595 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB] [2024-04-23T18:33:21.711Z] #30 3.601 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB] [2024-04-23T18:33:21.711Z] #30 3.603 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB] [2024-04-23T18:33:21.711Z] #30 3.748 debconf: delaying package configuration, since apt-utils is not installed [2024-04-23T18:33:21.711Z] #30 3.786 Fetched 446 kB in 0s (1625 kB/s) [2024-04-23T18:33:21.711Z] #30 3.805 Selecting previously unselected package libmagic-mgc. [2024-04-23T18:33:21.711Z] #30 3.805 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15625 files and directories currently installed.) [2024-04-23T18:33:21.711Z] #30 3.814 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ... [2024-04-23T18:33:21.711Z] #30 3.818 Unpacking libmagic-mgc (1:5.44-3) ... [2024-04-23T18:33:21.711Z] #30 3.896 Selecting previously unselected package libmagic1:arm64. [2024-04-23T18:33:21.966Z] #30 3.898 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ... [2024-04-23T18:33:21.966Z] #30 3.906 Unpacking libmagic1:arm64 (1:5.44-3) ... [2024-04-23T18:33:21.966Z] #30 3.942 Selecting previously unselected package file. [2024-04-23T18:33:21.966Z] #30 3.943 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ... [2024-04-23T18:33:21.966Z] #30 3.947 Unpacking file (1:5.44-3) ... [2024-04-23T18:33:21.966Z] #30 3.990 Setting up libmagic-mgc (1:5.44-3) ... [2024-04-23T18:33:21.966Z] #30 4.002 Setting up libmagic1:arm64 (1:5.44-3) ... [2024-04-23T18:33:22.220Z] #30 4.026 Setting up file (1:5.44-3) ... [2024-04-23T18:33:22.220Z] #30 4.038 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-23T18:33:22.475Z] #30 DONE 4.5s [2024-04-23T18:33:22.475Z] [2024-04-23T18:33:22.475Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T18:33:22.475Z] #28 2.628 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2024-04-23T18:33:22.475Z] #28 3.208 #=#=# [2024-04-23T18:33:22.475Z] #28 3.475 #=#=# 0.2% ######################################################################## 100.0% [2024-04-23T18:33:22.475Z] #28 3.767 [2024-04-23T18:33:22.730Z] #28 ... [2024-04-23T18:33:22.730Z] [2024-04-23T18:33:22.730Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2024-04-23T18:33:22.730Z] #31 DONE 0.2s [2024-04-23T18:33:22.730Z] [2024-04-23T18:33:22.730Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-23T18:33:22.730Z] #32 DONE 0.2s [2024-04-23T18:33:22.730Z] [2024-04-23T18:33:22.730Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd [2024-04-23T18:33:22.730Z] #33 DONE 0.3s [2024-04-23T18:33:22.730Z] [2024-04-23T18:33:22.730Z] #34 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-04-23T18:33:22.730Z] #34 DONE 0.3s [2024-04-23T18:33:22.730Z] [2024-04-23T18:33:22.730Z] #35 [tini-src 1/3] WORKDIR /usr/src/tini [2024-04-23T18:33:22.730Z] #35 DONE 0.3s [2024-04-23T18:33:22.730Z] [2024-04-23T18:33:22.730Z] #36 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2024-04-23T18:33:22.730Z] #36 DONE 0.3s [2024-04-23T18:33:22.730Z] [2024-04-23T18:33:22.730Z] #37 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-04-23T18:33:22.730Z] #37 DONE 0.3s [2024-04-23T18:33:22.730Z] [2024-04-23T18:33:22.730Z] #38 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-23T18:33:22.985Z] #38 ... [2024-04-23T18:33:22.985Z] [2024-04-23T18:33:22.985Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-04-23T18:33:22.985Z] #39 DONE 0.3s [2024-04-23T18:33:22.985Z] [2024-04-23T18:33:22.985Z] #40 [delve-src 1/3] WORKDIR /usr/src/delve [2024-04-23T18:33:22.985Z] #40 DONE 0.3s [2024-04-23T18:33:22.985Z] [2024-04-23T18:33:22.985Z] #41 [registry-src 1/2] WORKDIR /usr/src/registry [2024-04-23T18:33:22.985Z] #41 DONE 0.3s [2024-04-23T18:33:22.985Z] [2024-04-23T18:33:22.985Z] #42 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-04-23T18:33:22.985Z] #42 DONE 0.4s [2024-04-23T18:33:22.985Z] [2024-04-23T18:33:22.985Z] #43 [runc-src 1/3] WORKDIR /usr/src/runc [2024-04-23T18:33:22.985Z] #43 DONE 0.4s [2024-04-23T18:33:22.985Z] [2024-04-23T18:33:22.985Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-04-23T18:33:22.985Z] #44 DONE 0.4s [2024-04-23T18:33:22.985Z] [2024-04-23T18:33:22.985Z] #45 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2024-04-23T18:33:22.985Z] #45 DONE 0.5s [2024-04-23T18:33:23.244Z] [2024-04-23T18:33:23.244Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T18:33:23.244Z] #28 5.804 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2024-04-23T18:33:23.244Z] #28 ... [2024-04-23T18:33:23.244Z] [2024-04-23T18:33:23.244Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-23T18:33:23.244Z] #46 0.418 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-23T18:33:23.244Z] #46 0.418 hint: is subject to change. To configure the initial branch name to use in all [2024-04-23T18:33:23.244Z] #46 0.418 hint: of your new repositories, which will suppress this warning, call: [2024-04-23T18:33:23.244Z] #46 0.418 hint: [2024-04-23T18:33:23.244Z] #46 0.418 hint: git config --global init.defaultBranch [2024-04-23T18:33:23.244Z] #46 0.418 hint: [2024-04-23T18:33:23.244Z] #46 0.418 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-23T18:33:23.244Z] #46 0.418 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-23T18:33:23.244Z] #46 0.418 hint: [2024-04-23T18:33:23.244Z] #46 0.418 hint: git branch -m [2024-04-23T18:33:23.244Z] #46 0.419 Initialized empty Git repository in /usr/src/containerd/.git/ [2024-04-23T18:33:23.244Z] #46 DONE 0.6s [2024-04-23T18:33:23.499Z] [2024-04-23T18:33:23.499Z] #47 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-23T18:33:23.499Z] #47 0.625 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-23T18:33:23.499Z] #47 0.625 hint: is subject to change. To configure the initial branch name to use in all [2024-04-23T18:33:23.499Z] #47 0.625 hint: of your new repositories, which will suppress this warning, call: [2024-04-23T18:33:23.499Z] #47 0.625 hint: [2024-04-23T18:33:23.499Z] #47 0.625 hint: git config --global init.defaultBranch [2024-04-23T18:33:23.499Z] #47 0.625 hint: [2024-04-23T18:33:23.499Z] #47 0.625 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-23T18:33:23.499Z] #47 0.625 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-23T18:33:23.499Z] #47 0.625 hint: [2024-04-23T18:33:23.499Z] #47 0.625 hint: git branch -m [2024-04-23T18:33:23.499Z] #47 0.628 Initialized empty Git repository in /usr/src/tini/.git/ [2024-04-23T18:33:23.499Z] #47 DONE 0.7s [2024-04-23T18:33:23.499Z] [2024-04-23T18:33:23.499Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2024-04-23T18:33:23.499Z] #48 0.685 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-23T18:33:23.499Z] #48 0.685 hint: is subject to change. To configure the initial branch name to use in all [2024-04-23T18:33:23.499Z] #48 0.685 hint: of your new repositories, which will suppress this warning, call: [2024-04-23T18:33:23.499Z] #48 0.685 hint: [2024-04-23T18:33:23.499Z] #48 0.685 hint: git config --global init.defaultBranch [2024-04-23T18:33:23.499Z] #48 0.685 hint: [2024-04-23T18:33:23.499Z] #48 0.685 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-23T18:33:23.499Z] #48 0.685 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-23T18:33:23.499Z] #48 0.685 hint: [2024-04-23T18:33:23.499Z] #48 0.685 hint: git branch -m [2024-04-23T18:33:23.499Z] #48 0.686 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2024-04-23T18:33:23.499Z] #48 DONE 0.7s [2024-04-23T18:33:23.499Z] [2024-04-23T18:33:23.500Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:33:24.060Z] #49 ... [2024-04-23T18:33:24.060Z] [2024-04-23T18:33:24.060Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-23T18:33:24.060Z] #50 1.006 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-23T18:33:24.060Z] #50 1.006 hint: is subject to change. To configure the initial branch name to use in all [2024-04-23T18:33:24.060Z] #50 1.006 hint: of your new repositories, which will suppress this warning, call: [2024-04-23T18:33:24.060Z] #50 1.006 hint: [2024-04-23T18:33:24.060Z] #50 1.006 hint: git config --global init.defaultBranch [2024-04-23T18:33:24.060Z] #50 1.006 hint: [2024-04-23T18:33:24.060Z] #50 1.006 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-23T18:33:24.060Z] #50 1.006 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-23T18:33:24.060Z] #50 1.006 hint: [2024-04-23T18:33:24.060Z] #50 1.006 hint: git branch -m [2024-04-23T18:33:24.060Z] #50 1.007 Initialized empty Git repository in /usr/src/delve/.git/ [2024-04-23T18:33:24.060Z] #50 DONE 1.1s [2024-04-23T18:33:24.060Z] [2024-04-23T18:33:24.060Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T18:33:24.060Z] #28 6.454 #=#=# ##O#-# [2024-04-23T18:33:24.315Z] [2024-04-23T18:33:24.315Z] #28 ... [2024-04-23T18:33:24.315Z] [2024-04-23T18:33:24.315Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-23T18:33:24.315Z] #51 1.243 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-23T18:33:24.315Z] #51 1.243 hint: is subject to change. To configure the initial branch name to use in all [2024-04-23T18:33:24.315Z] #51 1.243 hint: of your new repositories, which will suppress this warning, call: [2024-04-23T18:33:24.315Z] #51 1.243 hint: [2024-04-23T18:33:24.315Z] #51 1.243 hint: git config --global init.defaultBranch [2024-04-23T18:33:24.315Z] #51 1.243 hint: [2024-04-23T18:33:24.315Z] #51 1.243 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-23T18:33:24.315Z] #51 1.243 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-23T18:33:24.315Z] #51 1.243 hint: [2024-04-23T18:33:24.315Z] #51 1.243 hint: git branch -m [2024-04-23T18:33:24.315Z] #51 1.245 Initialized empty Git repository in /usr/src/registry/.git/ [2024-04-23T18:33:24.315Z] #51 DONE 1.3s [2024-04-23T18:33:24.315Z] [2024-04-23T18:33:24.315Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T18:33:24.315Z] #28 6.899 #=#=# [2024-04-23T18:33:24.315Z] #28 ... [2024-04-23T18:33:24.315Z] [2024-04-23T18:33:24.315Z] #52 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2024-04-23T18:33:24.315Z] #52 1.452 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-23T18:33:24.315Z] #52 1.452 hint: is subject to change. To configure the initial branch name to use in all [2024-04-23T18:33:24.315Z] #52 1.452 hint: of your new repositories, which will suppress this warning, call: [2024-04-23T18:33:24.315Z] #52 1.452 hint: [2024-04-23T18:33:24.315Z] #52 1.452 hint: git config --global init.defaultBranch [2024-04-23T18:33:24.315Z] #52 1.452 hint: [2024-04-23T18:33:24.315Z] #52 1.452 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-23T18:33:24.315Z] #52 1.452 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-23T18:33:24.315Z] #52 1.452 hint: [2024-04-23T18:33:24.315Z] #52 1.452 hint: git branch -m [2024-04-23T18:33:24.315Z] #52 1.454 Initialized empty Git repository in /usr/src/swagger/.git/ [2024-04-23T18:33:24.315Z] #52 DONE 1.5s [2024-04-23T18:33:24.570Z] [2024-04-23T18:33:24.570Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T18:33:24.570Z] #28 6.899 #=#=# # 1.6% ######################################################################## 100.0% [2024-04-23T18:33:24.570Z] #28 7.211 [2024-04-23T18:33:24.825Z] #28 ... [2024-04-23T18:33:24.825Z] [2024-04-23T18:33:24.825Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2024-04-23T18:33:24.825Z] #53 1.725 hint: Using 'master' as the name for the initial branch. This default branch name [2024-04-23T18:33:24.825Z] #53 1.725 hint: is subject to change. To configure the initial branch name to use in all [2024-04-23T18:33:24.825Z] #53 1.725 hint: of your new repositories, which will suppress this warning, call: [2024-04-23T18:33:24.825Z] #53 1.725 hint: [2024-04-23T18:33:24.825Z] #53 1.725 hint: git config --global init.defaultBranch [2024-04-23T18:33:24.825Z] #53 1.725 hint: [2024-04-23T18:33:24.825Z] #53 1.725 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2024-04-23T18:33:24.825Z] #53 1.725 hint: 'development'. The just-created branch can be renamed via this command: [2024-04-23T18:33:24.825Z] #53 1.725 hint: [2024-04-23T18:33:24.825Z] #53 1.725 hint: git branch -m [2024-04-23T18:33:24.825Z] #53 1.726 Initialized empty Git repository in /usr/src/runc/.git/ [2024-04-23T18:33:24.825Z] #53 DONE 2.0s [2024-04-23T18:33:24.825Z] [2024-04-23T18:33:24.825Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:33:30.066Z] #54 ... [2024-04-23T18:33:30.066Z] [2024-04-23T18:33:30.066Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T18:33:30.066Z] #28 9.512 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)... [2024-04-23T18:33:30.066Z] #28 10.17 #=#=# [2024-04-23T18:33:30.066Z] #28 10.50 #=#=# ##O#-# 0.0% ########################### 38.7% ####################################################### 77.3% ######################################################################## 100.0% [2024-04-23T18:33:30.066Z] #28 11.43 [2024-04-23T18:33:31.428Z] #28 13.99 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2024-04-23T18:33:32.354Z] #28 14.82 #=#=# [2024-04-23T18:33:32.609Z] #28 15.15 #=#=# [2024-04-23T18:33:32.609Z] #28 ... [2024-04-23T18:33:32.609Z] [2024-04-23T18:33:32.609Z] #55 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2024-04-23T18:33:32.609Z] #55 3.105 go: downloading github.com/pelletier/go-toml v1.8.1 [2024-04-23T18:33:32.609Z] #55 ... [2024-04-23T18:33:32.609Z] [2024-04-23T18:33:32.609Z] #56 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help [2024-04-23T18:33:32.609Z] #56 2.999 go: downloading github.com/tc-hib/go-winres v0.3.1 [2024-04-23T18:33:32.609Z] #56 3.744 go: downloading github.com/tc-hib/winres v0.1.6 [2024-04-23T18:33:32.609Z] #56 3.744 go: downloading github.com/urfave/cli/v2 v2.3.0 [2024-04-23T18:33:32.609Z] #56 4.280 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2024-04-23T18:33:32.609Z] #56 4.280 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2024-04-23T18:33:32.609Z] #56 4.280 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2024-04-23T18:33:32.609Z] #56 4.309 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2024-04-23T18:33:32.918Z] #56 ... [2024-04-23T18:33:32.918Z] [2024-04-23T18:33:32.918Z] #57 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build && /build/docker --version [2024-04-23T18:33:32.918Z] #57 ... [2024-04-23T18:33:32.918Z] [2024-04-23T18:33:32.918Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version [2024-04-23T18:33:32.918Z] #58 3.387 go: downloading mvdan.cc/sh/v3 v3.8.0 [2024-04-23T18:33:32.918Z] #58 3.844 go: downloading golang.org/x/term v0.17.0 [2024-04-23T18:33:32.918Z] #58 3.863 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e [2024-04-23T18:33:32.918Z] #58 3.863 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2 [2024-04-23T18:33:32.918Z] #58 3.863 go: downloading github.com/google/renameio/v2 v2.0.0 [2024-04-23T18:33:32.918Z] #58 4.174 go: downloading golang.org/x/sys v0.17.0 [2024-04-23T18:33:33.174Z] #58 ... [2024-04-23T18:33:33.174Z] [2024-04-23T18:33:33.174Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2024-04-23T18:33:33.174Z] #59 3.604 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-23T18:33:33.174Z] #59 3.841 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-23T18:33:33.174Z] #59 3.841 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-23T18:33:33.174Z] #59 3.997 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-23T18:33:33.174Z] #59 4.487 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-23T18:33:33.174Z] #59 4.540 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-23T18:33:33.174Z] #59 5.933 Fetched 9104 kB in 3s (3507 kB/s) [2024-04-23T18:33:33.174Z] #59 5.933 Reading package lists... [2024-04-23T18:33:33.174Z] #59 6.935 Reading package lists... [2024-04-23T18:33:33.174Z] #59 7.857 Building dependency tree... [2024-04-23T18:33:33.174Z] #59 8.363 The following additional packages will be installed: [2024-04-23T18:33:33.174Z] #59 8.370 cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 [2024-04-23T18:33:33.174Z] #59 8.376 Suggested packages: [2024-04-23T18:33:33.174Z] #59 8.376 cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip [2024-04-23T18:33:33.174Z] #59 8.493 The following NEW packages will be installed: [2024-04-23T18:33:33.174Z] #59 8.495 cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2 [2024-04-23T18:33:33.174Z] #59 8.809 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2024-04-23T18:33:33.174Z] #59 8.809 Need to get 19.3 MB of archives. [2024-04-23T18:33:33.174Z] #59 8.809 After this operation, 77.0 MB of additional disk space will be used. [2024-04-23T18:33:33.174Z] #59 8.809 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2024-04-23T18:33:33.174Z] #59 8.989 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] [2024-04-23T18:33:33.174Z] #59 9.054 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB] [2024-04-23T18:33:33.174Z] #59 9.126 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB] [2024-04-23T18:33:33.174Z] #59 9.127 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB] [2024-04-23T18:33:33.174Z] #59 9.131 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB] [2024-04-23T18:33:33.174Z] #59 9.133 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB] [2024-04-23T18:33:33.174Z] #59 9.183 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB] [2024-04-23T18:33:33.174Z] #59 9.625 debconf: delaying package configuration, since apt-utils is not installed [2024-04-23T18:33:33.174Z] #59 9.921 Fetched 19.3 MB in 1s (26.5 MB/s) [2024-04-23T18:33:33.174Z] #59 ... [2024-04-23T18:33:33.174Z] [2024-04-23T18:33:33.174Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-04-23T18:33:33.174Z] #60 2.543 go: downloading gotest.tools/gotestsum v1.8.2 [2024-04-23T18:33:33.174Z] #60 3.157 go: downloading github.com/dnephin/pflag v1.0.7 [2024-04-23T18:33:33.174Z] #60 3.157 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2024-04-23T18:33:33.174Z] #60 3.158 go: downloading github.com/fatih/color v1.13.0 [2024-04-23T18:33:33.174Z] #60 3.166 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2024-04-23T18:33:33.174Z] #60 3.166 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2024-04-23T18:33:33.174Z] #60 3.168 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2024-04-23T18:33:33.174Z] #60 3.176 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2024-04-23T18:33:33.174Z] #60 3.197 go: downloading golang.org/x/tools v0.1.11 [2024-04-23T18:33:33.174Z] #60 3.201 go: downloading github.com/mattn/go-colorable v0.1.12 [2024-04-23T18:33:33.174Z] #60 3.201 go: downloading github.com/mattn/go-isatty v0.0.14 [2024-04-23T18:33:33.174Z] #60 4.811 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2024-04-23T18:33:33.174Z] #60 ... [2024-04-23T18:33:33.174Z] [2024-04-23T18:33:33.174Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2024-04-23T18:33:33.174Z] #61 2.384 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-23T18:33:33.174Z] #61 2.393 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-23T18:33:33.174Z] #61 2.393 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-23T18:33:33.174Z] #61 2.463 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-23T18:33:33.174Z] #61 2.536 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-23T18:33:33.174Z] #61 2.596 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-23T18:33:33.174Z] #61 3.676 Fetched 9104 kB in 2s (5886 kB/s) [2024-04-23T18:33:33.174Z] #61 3.676 Reading package lists... [2024-04-23T18:33:33.174Z] #61 4.474 Reading package lists... [2024-04-23T18:33:33.174Z] #61 5.360 Building dependency tree... [2024-04-23T18:33:33.174Z] #61 6.379 python3 is already the newest version (3.11.2-1+b1). [2024-04-23T18:33:33.174Z] #61 6.379 The following additional packages will be installed: [2024-04-23T18:33:33.174Z] #61 6.391 autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch [2024-04-23T18:33:33.174Z] #61 6.391 xz-utils [2024-04-23T18:33:33.174Z] #61 6.396 Suggested packages: [2024-04-23T18:33:33.174Z] #61 6.397 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2024-04-23T18:33:33.174Z] #61 6.400 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2024-04-23T18:33:33.174Z] #61 6.400 m4-doc ed diffutils-doc [2024-04-23T18:33:33.174Z] #61 6.400 Recommended packages: [2024-04-23T18:33:33.174Z] #61 6.400 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-23T18:33:33.174Z] #61 6.400 liblocale-gettext-perl libltdl-dev [2024-04-23T18:33:33.174Z] #61 6.645 The following NEW packages will be installed: [2024-04-23T18:33:33.174Z] #61 6.652 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev [2024-04-23T18:33:33.174Z] #61 6.654 libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev [2024-04-23T18:33:33.174Z] #61 6.655 libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils [2024-04-23T18:33:33.174Z] #61 7.063 0 upgraded, 19 newly installed, 0 to remove and 5 not upgraded. [2024-04-23T18:33:33.174Z] #61 7.063 Need to get 5657 kB of archives. [2024-04-23T18:33:33.174Z] #61 7.063 After this operation, 16.7 MB of additional disk space will be used. [2024-04-23T18:33:33.174Z] #61 7.063 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-23T18:33:33.174Z] #61 7.186 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-23T18:33:33.174Z] #61 7.262 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB] [2024-04-23T18:33:33.174Z] #61 7.282 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB] [2024-04-23T18:33:33.174Z] #61 7.299 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB] [2024-04-23T18:33:33.174Z] #61 7.303 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB] [2024-04-23T18:33:33.174Z] #61 7.325 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-23T18:33:33.174Z] #61 7.349 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-23T18:33:33.174Z] #61 7.353 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-23T18:33:33.174Z] #61 7.375 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B] [2024-04-23T18:33:33.174Z] #61 7.378 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB] [2024-04-23T18:33:33.174Z] #61 7.382 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] [2024-04-23T18:33:33.174Z] #61 7.384 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB] [2024-04-23T18:33:33.174Z] #61 7.388 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-23T18:33:33.174Z] #61 7.389 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] [2024-04-23T18:33:33.174Z] #61 7.395 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB] [2024-04-23T18:33:33.174Z] #61 7.401 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] [2024-04-23T18:33:33.174Z] #61 7.403 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] [2024-04-23T18:33:33.174Z] #61 7.405 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB] [2024-04-23T18:33:33.174Z] #61 7.906 debconf: delaying package configuration, since apt-utils is not installed [2024-04-23T18:33:33.174Z] #61 8.179 Fetched 5657 kB in 1s (7660 kB/s) [2024-04-23T18:33:33.174Z] #61 8.486 Selecting previously unselected package bzip2. [2024-04-23T18:33:33.174Z] #61 8.486 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) [2024-04-23T18:33:33.174Z] #61 8.516 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ... [2024-04-23T18:33:33.174Z] #61 8.578 Unpacking bzip2 (1.0.8-5+b1) ... [2024-04-23T18:33:33.174Z] #61 9.272 Selecting previously unselected package xz-utils. [2024-04-23T18:33:33.174Z] #61 9.274 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ... [2024-04-23T18:33:33.174Z] #61 9.382 Unpacking xz-utils (5.4.1-0.2) ... [2024-04-23T18:33:33.174Z] #61 9.939 Selecting previously unselected package m4. [2024-04-23T18:33:33.174Z] #61 9.941 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ... [2024-04-23T18:33:33.174Z] #61 10.12 Unpacking m4 (1.4.19-3) ... [2024-04-23T18:33:33.430Z] #61 ... [2024-04-23T18:33:33.430Z] [2024-04-23T18:33:33.430Z] #62 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-23T18:33:33.430Z] #62 3.218 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-23T18:33:33.430Z] #62 3.233 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-23T18:33:33.430Z] #62 3.233 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-23T18:33:33.430Z] #62 3.436 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-23T18:33:33.430Z] #62 3.843 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-23T18:33:33.430Z] #62 3.946 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-23T18:33:33.430Z] #62 5.271 Fetched 9104 kB in 2s (3933 kB/s) [2024-04-23T18:33:33.430Z] #62 5.271 Reading package lists... [2024-04-23T18:33:33.430Z] #62 6.942 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-23T18:33:33.430Z] #62 6.942 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-23T18:33:33.430Z] #62 6.943 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-23T18:33:33.430Z] #62 7.474 Reading package lists... [2024-04-23T18:33:33.430Z] #62 8.257 + apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-23T18:33:33.430Z] #62 8.263 Reading package lists... [2024-04-23T18:33:33.430Z] #62 9.075 Building dependency tree... [2024-04-23T18:33:33.430Z] #62 9.680 gcc is already the newest version (4:12.2.0-3). [2024-04-23T18:33:33.430Z] #62 9.680 pkg-config is already the newest version (1.8.1-1). [2024-04-23T18:33:33.430Z] #62 9.680 The following additional packages will be installed: [2024-04-23T18:33:33.430Z] #62 9.683 libc-bin libc-dev-bin libc6 [2024-04-23T18:33:33.430Z] #62 9.686 Suggested packages: [2024-04-23T18:33:33.430Z] #62 9.691 glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev [2024-04-23T18:33:33.430Z] #62 9.691 Recommended packages: [2024-04-23T18:33:33.430Z] #62 9.691 manpages manpages-dev libc-devtools [2024-04-23T18:33:33.430Z] #62 9.737 The following packages will be upgraded: [2024-04-23T18:33:33.430Z] #62 9.753 libc-bin libc-dev-bin libc6 libc6-dev [2024-04-23T18:33:33.430Z] #62 10.08 4 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [2024-04-23T18:33:33.430Z] #62 10.08 Need to get 4326 kB of archives. [2024-04-23T18:33:33.430Z] #62 10.08 After this operation, 1024 B of additional disk space will be used. [2024-04-23T18:33:33.430Z] #62 10.08 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6-dev arm64 2.36-9+deb12u6 [1430 kB] [2024-04-23T18:33:33.430Z] #62 10.16 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-dev-bin arm64 2.36-9+deb12u6 [44.7 kB] [2024-04-23T18:33:33.430Z] #62 10.16 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6 arm64 2.36-9+deb12u6 [2321 kB] [2024-04-23T18:33:33.430Z] #62 10.25 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-bin arm64 2.36-9+deb12u6 [531 kB] [2024-04-23T18:33:33.430Z] #62 ... [2024-04-23T18:33:33.430Z] [2024-04-23T18:33:33.430Z] #63 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:33:33.685Z] #63 ... [2024-04-23T18:33:33.685Z] [2024-04-23T18:33:33.685Z] #64 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2" && /build/golangci-lint --version [2024-04-23T18:33:33.685Z] #64 2.832 go: downloading github.com/golangci/golangci-lint v1.55.2 [2024-04-23T18:33:33.685Z] #64 3.470 go: downloading github.com/gofrs/flock v0.8.1 [2024-04-23T18:33:33.685Z] #64 3.474 go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-23T18:33:33.685Z] #64 3.500 go: downloading github.com/hashicorp/go-version v1.6.0 [2024-04-23T18:33:33.685Z] #64 3.523 go: downloading github.com/spf13/cobra v1.7.0 [2024-04-23T18:33:33.685Z] #64 3.523 go: downloading github.com/spf13/viper v1.12.0 [2024-04-23T18:33:33.685Z] #64 3.524 go: downloading golang.org/x/tools v0.14.0 [2024-04-23T18:33:33.685Z] #64 3.524 go: downloading github.com/spf13/pflag v1.0.5 [2024-04-23T18:33:33.685Z] #64 3.524 go: downloading github.com/fatih/color v1.15.0 [2024-04-23T18:33:33.685Z] #64 3.701 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2024-04-23T18:33:33.685Z] #64 3.707 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2024-04-23T18:33:33.685Z] #64 3.743 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-23T18:33:33.685Z] #64 3.743 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea [2024-04-23T18:33:33.685Z] #64 3.844 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-23T18:33:33.685Z] #64 4.200 go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-23T18:33:33.685Z] #64 4.221 go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-23T18:33:33.685Z] #64 4.253 go: downloading github.com/stretchr/testify v1.8.4 [2024-04-23T18:33:33.685Z] #64 4.267 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 [2024-04-23T18:33:33.685Z] #64 4.398 go: downloading github.com/mattn/go-isatty v0.0.17 [2024-04-23T18:33:33.685Z] #64 4.418 go: downloading github.com/golangci/revgrep v0.5.2 [2024-04-23T18:33:33.685Z] #64 4.512 go: downloading github.com/spf13/afero v1.8.2 [2024-04-23T18:33:33.685Z] #64 4.555 go: downloading github.com/spf13/cast v1.5.0 [2024-04-23T18:33:33.685Z] #64 4.619 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2024-04-23T18:33:33.685Z] #64 4.659 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 [2024-04-23T18:33:33.685Z] #64 4.659 go: downloading 4d63.com/gochecknoglobals v0.2.1 [2024-04-23T18:33:33.685Z] #64 4.713 go: downloading github.com/4meepo/tagalign v1.3.3 [2024-04-23T18:33:33.685Z] #64 4.790 go: downloading github.com/Abirdcfly/dupword v0.0.13 [2024-04-23T18:33:33.685Z] #64 4.884 go: downloading github.com/Antonboom/errname v0.1.12 [2024-04-23T18:33:33.685Z] #64 4.885 go: downloading github.com/Antonboom/nilnil v0.1.7 [2024-04-23T18:33:33.685Z] #64 4.910 go: downloading github.com/Antonboom/testifylint v0.2.3 [2024-04-23T18:33:33.685Z] #64 5.019 go: downloading github.com/BurntSushi/toml v1.3.2 [2024-04-23T18:33:33.685Z] #64 5.020 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2024-04-23T18:33:33.685Z] #64 5.023 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 [2024-04-23T18:33:33.685Z] #64 5.073 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 [2024-04-23T18:33:33.685Z] #64 5.192 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3 [2024-04-23T18:33:33.685Z] #64 5.195 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 [2024-04-23T18:33:33.685Z] #64 5.280 go: downloading github.com/alexkohler/prealloc v1.0.0 [2024-04-23T18:33:33.685Z] #64 5.320 go: downloading github.com/alingse/asasalint v0.0.11 [2024-04-23T18:33:33.685Z] #64 5.324 go: downloading github.com/ashanbrown/forbidigo v1.6.0 [2024-04-23T18:33:33.685Z] #64 5.337 go: downloading github.com/ashanbrown/makezero v1.1.1 [2024-04-23T18:33:33.685Z] #64 5.337 go: downloading github.com/bkielbasa/cyclop v1.2.1 [2024-04-23T18:33:33.685Z] #64 5.445 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2024-04-23T18:33:33.685Z] #64 5.591 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 [2024-04-23T18:33:33.685Z] #64 5.626 go: downloading github.com/breml/bidichk v0.2.7 [2024-04-23T18:33:33.685Z] #64 5.649 go: downloading github.com/breml/errchkjson v0.3.6 [2024-04-23T18:33:33.685Z] #64 5.736 go: downloading github.com/butuzov/ireturn v0.2.2 [2024-04-23T18:33:33.685Z] #64 5.792 go: downloading github.com/butuzov/mirror v1.1.0 [2024-04-23T18:33:33.685Z] #64 5.863 go: downloading github.com/catenacyber/perfsprint v0.2.0 [2024-04-23T18:33:33.685Z] #64 6.025 go: downloading github.com/curioswitch/go-reassign v0.2.0 [2024-04-23T18:33:33.685Z] #64 6.043 go: downloading github.com/charithe/durationcheck v0.0.10 [2024-04-23T18:33:33.685Z] #64 6.054 go: downloading github.com/daixiang0/gci v0.11.2 [2024-04-23T18:33:33.685Z] #64 6.112 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2024-04-23T18:33:33.685Z] #64 6.128 go: downloading github.com/esimonov/ifshort v1.0.4 [2024-04-23T18:33:33.685Z] #64 6.157 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2024-04-23T18:33:33.685Z] #64 6.239 go: downloading github.com/fzipp/gocyclo v0.6.0 [2024-04-23T18:33:33.685Z] #64 6.239 go: downloading github.com/ghostiam/protogetter v0.2.3 [2024-04-23T18:33:33.685Z] #64 6.284 go: downloading github.com/go-critic/go-critic v0.9.0 [2024-04-23T18:33:33.685Z] #64 6.288 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2024-04-23T18:33:33.685Z] #64 6.308 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2024-04-23T18:33:33.685Z] #64 6.309 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2024-04-23T18:33:33.685Z] #64 6.309 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e [2024-04-23T18:33:33.685Z] #64 6.433 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2024-04-23T18:33:33.685Z] #64 6.433 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2024-04-23T18:33:33.685Z] #64 6.570 go: downloading github.com/golangci/misspell v0.4.1 [2024-04-23T18:33:33.685Z] #64 6.572 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2024-04-23T18:33:33.685Z] #64 6.585 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 [2024-04-23T18:33:33.685Z] #64 6.600 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2024-04-23T18:33:33.685Z] #64 6.680 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2024-04-23T18:33:33.685Z] #64 6.694 go: downloading github.com/hexops/gotextdiff v1.0.3 [2024-04-23T18:33:33.685Z] #64 6.753 go: downloading github.com/jgautheron/goconst v1.6.0 [2024-04-23T18:33:33.685Z] #64 6.758 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2024-04-23T18:33:33.685Z] #64 6.770 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2024-04-23T18:33:33.685Z] #64 6.790 go: downloading github.com/julz/importas v0.1.0 [2024-04-23T18:33:33.685Z] #64 6.839 go: downloading github.com/kisielk/errcheck v1.6.3 [2024-04-23T18:33:33.685Z] #64 6.839 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 [2024-04-23T18:33:33.685Z] #64 6.840 go: downloading github.com/kulti/thelper v0.6.3 [2024-04-23T18:33:33.685Z] #64 6.840 go: downloading github.com/kunwardeep/paralleltest v1.0.8 [2024-04-23T18:33:33.685Z] #64 6.841 go: downloading github.com/kyoh86/exportloopref v0.1.11 [2024-04-23T18:33:33.685Z] #64 6.941 go: downloading github.com/ldez/tagliatelle v0.5.0 [2024-04-23T18:33:33.685Z] #64 6.944 go: downloading github.com/leonklingele/grouper v1.1.1 [2024-04-23T18:33:33.685Z] #64 7.081 go: downloading github.com/lufeee/execinquery v1.2.1 [2024-04-23T18:33:33.685Z] #64 7.081 go: downloading github.com/macabu/inamedparam v0.1.2 [2024-04-23T18:33:33.685Z] #64 7.264 go: downloading github.com/maratori/testableexamples v1.0.0 [2024-04-23T18:33:33.685Z] #64 7.285 go: downloading github.com/maratori/testpackage v1.1.1 [2024-04-23T18:33:33.685Z] #64 7.286 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 [2024-04-23T18:33:33.685Z] #64 7.300 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2024-04-23T18:33:33.685Z] #64 7.333 go: downloading github.com/mgechev/revive v1.3.4 [2024-04-23T18:33:33.685Z] #64 7.404 go: downloading github.com/moricho/tparallel v0.3.1 [2024-04-23T18:33:33.685Z] #64 7.442 go: downloading github.com/nakabonne/nestif v0.3.1 [2024-04-23T18:33:33.685Z] #64 7.477 go: downloading github.com/nishanths/exhaustive v0.11.0 [2024-04-23T18:33:33.685Z] #64 7.481 go: downloading github.com/nishanths/predeclared v0.2.2 [2024-04-23T18:33:33.685Z] #64 7.569 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1 [2024-04-23T18:33:33.685Z] #64 7.570 go: downloading github.com/polyfloyd/go-errorlint v1.4.5 [2024-04-23T18:33:33.685Z] #64 7.584 go: downloading github.com/ryancurrah/gomodguard v1.3.0 [2024-04-23T18:33:33.685Z] #64 7.625 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1 [2024-04-23T18:33:33.685Z] #64 7.679 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 [2024-04-23T18:33:33.685Z] #64 7.679 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2024-04-23T18:33:33.685Z] #64 7.722 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 [2024-04-23T18:33:33.685Z] #64 7.784 go: downloading github.com/securego/gosec/v2 v2.18.2 [2024-04-23T18:33:33.685Z] #64 7.786 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2024-04-23T18:33:33.685Z] #64 7.787 go: downloading github.com/sivchari/containedctx v1.0.3 [2024-04-23T18:33:33.685Z] #64 7.789 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2024-04-23T18:33:33.685Z] #64 7.806 go: downloading github.com/sivchari/tenv v1.7.1 [2024-04-23T18:33:33.685Z] #64 7.836 go: downloading github.com/sonatard/noctx v0.0.2 [2024-04-23T18:33:33.685Z] #64 7.893 go: downloading github.com/sourcegraph/go-diff v0.7.0 [2024-04-23T18:33:33.685Z] #64 7.932 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2024-04-23T18:33:33.685Z] #64 7.935 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2024-04-23T18:33:33.685Z] #64 8.002 go: downloading github.com/tdakkota/asciicheck v0.2.0 [2024-04-23T18:33:33.685Z] #64 8.005 go: downloading github.com/tetafro/godot v1.4.15 [2024-04-23T18:33:33.685Z] #64 8.116 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 [2024-04-23T18:33:33.685Z] #64 8.155 go: downloading github.com/timonwong/loggercheck v0.9.4 [2024-04-23T18:33:33.685Z] #64 8.188 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 [2024-04-23T18:33:33.685Z] #64 8.307 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 [2024-04-23T18:33:33.685Z] #64 8.310 go: downloading github.com/ultraware/funlen v0.1.0 [2024-04-23T18:33:33.685Z] #64 8.311 go: downloading github.com/ultraware/whitespace v0.0.5 [2024-04-23T18:33:33.685Z] #64 8.311 go: downloading github.com/uudashr/gocognit v1.1.2 [2024-04-23T18:33:33.685Z] #64 8.324 go: downloading github.com/xen0n/gosmopolitan v1.2.2 [2024-04-23T18:33:33.685Z] #64 8.413 go: downloading github.com/yagipy/maintidx v1.0.0 [2024-04-23T18:33:33.685Z] #64 8.416 go: downloading github.com/yeya24/promlinter v0.2.0 [2024-04-23T18:33:33.685Z] #64 8.463 go: downloading github.com/ykadowak/zerologlint v0.1.3 [2024-04-23T18:33:33.685Z] #64 8.464 go: downloading gitlab.com/bosi/decorder v0.4.1 [2024-04-23T18:33:33.685Z] #64 8.466 go: downloading go-simpler.org/sloglint v0.1.2 [2024-04-23T18:33:33.685Z] #64 8.547 go: downloading go.tmz.dev/musttag v0.7.2 [2024-04-23T18:33:33.685Z] #64 8.549 go: downloading honnef.co/go/tools v0.4.6 [2024-04-23T18:33:33.685Z] #64 9.206 go: downloading mvdan.cc/gofumpt v0.5.0 [2024-04-23T18:33:33.685Z] #64 9.206 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2024-04-23T18:33:33.685Z] #64 9.206 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d [2024-04-23T18:33:33.685Z] #64 9.209 go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-04-23T18:33:33.685Z] #64 9.210 go: downloading golang.org/x/mod v0.13.0 [2024-04-23T18:33:33.685Z] #64 9.213 go: downloading golang.org/x/sys v0.13.0 [2024-04-23T18:33:33.685Z] #64 9.214 go: downloading github.com/subosito/gotenv v1.4.1 [2024-04-23T18:33:33.685Z] #64 9.214 go: downloading github.com/hashicorp/hcl v1.0.0 [2024-04-23T18:33:33.685Z] #64 9.456 go: downloading gopkg.in/ini.v1 v1.67.0 [2024-04-23T18:33:33.685Z] #64 9.504 go: downloading github.com/magiconair/properties v1.8.6 [2024-04-23T18:33:33.685Z] #64 9.505 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 [2024-04-23T18:33:33.685Z] #64 9.536 go: downloading github.com/davecgh/go-spew v1.1.1 [2024-04-23T18:33:33.685Z] #64 9.547 go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-04-23T18:33:33.685Z] #64 9.629 go: downloading github.com/stretchr/objx v0.5.0 [2024-04-23T18:33:33.685Z] #64 9.680 go: downloading golang.org/x/text v0.13.0 [2024-04-23T18:33:33.685Z] #64 9.716 go: downloading github.com/fatih/structtag v1.2.0 [2024-04-23T18:33:33.685Z] #64 9.741 go: downloading github.com/gobwas/glob v0.2.3 [2024-04-23T18:33:33.685Z] #64 9.867 go: downloading github.com/google/go-cmp v0.6.0 [2024-04-23T18:33:33.685Z] #64 9.868 go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-04-23T18:33:33.685Z] #64 9.980 go: downloading github.com/pelletier/go-toml v1.9.5 [2024-04-23T18:33:33.685Z] #64 10.03 go: downloading golang.org/x/sync v0.4.0 [2024-04-23T18:33:33.685Z] #64 10.15 go: downloading go.uber.org/zap v1.24.0 [2024-04-23T18:33:33.685Z] #64 10.22 go: downloading github.com/kisielk/gotool v1.0.0 [2024-04-23T18:33:33.685Z] #64 10.35 go: downloading github.com/go-toolsmith/astcast v1.1.0 [2024-04-23T18:33:33.685Z] #64 10.45 go: downloading github.com/go-toolsmith/astcopy v1.1.0 [2024-04-23T18:33:33.685Z] #64 10.45 go: downloading github.com/go-toolsmith/astequal v1.1.0 [2024-04-23T18:33:33.685Z] #64 10.50 go: downloading github.com/go-toolsmith/astfmt v1.1.0 [2024-04-23T18:33:33.685Z] #64 10.50 go: downloading github.com/go-toolsmith/astp v1.1.0 [2024-04-23T18:33:33.685Z] #64 10.61 go: downloading github.com/go-toolsmith/strparse v1.1.0 [2024-04-23T18:33:33.685Z] #64 10.67 go: downloading github.com/go-toolsmith/typep v1.1.0 [2024-04-23T18:33:33.685Z] #64 10.67 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 [2024-04-23T18:33:33.685Z] #64 10.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 [2024-04-23T18:33:33.685Z] #64 10.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2024-04-23T18:33:33.685Z] #64 10.81 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2024-04-23T18:33:33.685Z] #64 10.90 go: downloading github.com/ettle/strcase v0.1.1 [2024-04-23T18:33:33.685Z] #64 10.90 go: downloading github.com/Masterminds/semver v1.5.0 [2024-04-23T18:33:33.685Z] #64 10.96 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 [2024-04-23T18:33:33.685Z] #64 11.06 go: downloading github.com/prometheus/client_golang v1.12.1 [2024-04-23T18:33:33.685Z] #64 11.10 go: downloading github.com/prometheus/client_model v0.2.0 [2024-04-23T18:33:33.686Z] #64 11.25 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 [2024-04-23T18:33:33.941Z] #64 11.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2024-04-23T18:33:33.941Z] #64 ... [2024-04-23T18:33:33.941Z] [2024-04-23T18:33:33.941Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-23T18:33:33.941Z] #65 3.296 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-23T18:33:33.941Z] #65 3.423 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-23T18:33:33.941Z] #65 3.427 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-23T18:33:33.941Z] #65 3.552 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-23T18:33:33.941Z] #65 3.960 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-23T18:33:33.941Z] #65 4.083 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-23T18:33:33.941Z] #65 5.288 Fetched 9104 kB in 2s (3863 kB/s) [2024-04-23T18:33:33.941Z] #65 5.288 Reading package lists... [2024-04-23T18:33:33.941Z] #65 6.978 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-23T18:33:33.941Z] #65 6.978 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-23T18:33:33.941Z] #65 6.978 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-23T18:33:33.941Z] #65 7.481 Reading package lists... [2024-04-23T18:33:33.941Z] #65 8.316 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-23T18:33:33.941Z] #65 8.344 Reading package lists... [2024-04-23T18:33:33.941Z] #65 9.206 Building dependency tree... [2024-04-23T18:33:33.941Z] #65 9.870 gcc is already the newest version (4:12.2.0-3). [2024-04-23T18:33:33.941Z] #65 9.870 pkg-config is already the newest version (1.8.1-1). [2024-04-23T18:33:33.941Z] #65 9.870 The following additional packages will be installed: [2024-04-23T18:33:33.941Z] #65 9.874 bzip2 libc-bin libc-dev-bin libc6 libdpkg-perl patch xz-utils [2024-04-23T18:33:33.941Z] #65 9.877 Suggested packages: [2024-04-23T18:33:33.941Z] #65 9.877 bzip2-doc debian-keyring glibc-doc libc-l10n locales libnss-nis [2024-04-23T18:33:33.941Z] #65 9.877 libnss-nisplus manpages-dev bzr seccomp ed diffutils-doc [2024-04-23T18:33:33.941Z] #65 9.877 Recommended packages: [2024-04-23T18:33:33.941Z] #65 9.877 build-essential fakeroot libalgorithm-merge-perl manpages manpages-dev [2024-04-23T18:33:33.941Z] #65 9.877 libc-devtools libfile-fcntllock-perl liblocale-gettext-perl [2024-04-23T18:33:33.941Z] #65 9.997 The following NEW packages will be installed: [2024-04-23T18:33:33.941Z] #65 9.999 bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils [2024-04-23T18:33:33.941Z] #65 10.00 The following packages will be upgraded: [2024-04-23T18:33:33.941Z] #65 10.00 libc-bin libc-dev-bin libc6 libc6-dev [2024-04-23T18:33:33.941Z] #65 10.38 4 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. [2024-04-23T18:33:33.941Z] #65 10.38 Need to get 7009 kB of archives. [2024-04-23T18:33:33.941Z] #65 10.38 After this operation, 6011 kB of additional disk space will be used. [2024-04-23T18:33:33.941Z] #65 10.38 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6-dev arm64 2.36-9+deb12u6 [1430 kB] [2024-04-23T18:33:33.941Z] #65 10.46 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-dev-bin arm64 2.36-9+deb12u6 [44.7 kB] [2024-04-23T18:33:33.941Z] #65 10.51 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6 arm64 2.36-9+deb12u6 [2321 kB] [2024-04-23T18:33:33.941Z] #65 10.56 Get:4 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-bin arm64 2.36-9+deb12u6 [531 kB] [2024-04-23T18:33:33.941Z] #65 10.59 Get:5 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-23T18:33:33.941Z] #65 10.62 Get:6 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-23T18:33:33.941Z] #65 10.72 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-23T18:33:33.941Z] #65 10.77 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-23T18:33:33.941Z] #65 10.81 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-23T18:33:33.941Z] #65 10.92 Get:10 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-23T18:33:33.941Z] #65 ... [2024-04-23T18:33:33.941Z] [2024-04-23T18:33:33.941Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:33:34.196Z] #66 ... [2024-04-23T18:33:34.196Z] [2024-04-23T18:33:34.196Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:33:34.196Z] #67 ... [2024-04-23T18:33:34.196Z] [2024-04-23T18:33:34.196Z] #68 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-04-23T18:33:34.451Z] #68 ... [2024-04-23T18:33:34.451Z] [2024-04-23T18:33:34.451Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-23T18:33:34.451Z] #69 ... [2024-04-23T18:33:34.451Z] [2024-04-23T18:33:34.451Z] #70 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < file.toml [2024-04-23T18:33:52.252Z] #55 19.71 [2024-04-23T18:33:52.252Z] #55 19.71 Reading and updating a list of files: [2024-04-23T18:33:52.252Z] #55 19.71 tomll a.toml b.toml c.toml [2024-04-23T18:33:52.252Z] #55 19.71 [2024-04-23T18:33:52.252Z] #55 19.71 When given a list of files, tomll will modify all files in place without asking. [2024-04-23T18:33:52.507Z] #55 ... [2024-04-23T18:33:52.507Z] [2024-04-23T18:33:52.507Z] #38 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-23T18:33:52.507Z] #38 25.98 Selecting previously unselected package libgpg-error-dev. [2024-04-23T18:33:52.507Z] #38 25.98 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... [2024-04-23T18:33:52.507Z] #38 26.26 Unpacking libgpg-error-dev (1.46-1) ... [2024-04-23T18:33:52.507Z] #38 26.86 Selecting previously unselected package libgcrypt20-dev. [2024-04-23T18:33:52.507Z] #38 26.87 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... [2024-04-23T18:33:52.507Z] #38 26.91 Unpacking libgcrypt20-dev (1.10.1-3) ... [2024-04-23T18:33:52.507Z] #38 27.44 Selecting previously unselected package libglib2.0-data. [2024-04-23T18:33:52.507Z] #38 27.44 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... [2024-04-23T18:33:52.507Z] #38 27.46 Unpacking libglib2.0-data (2.74.6-2) ... [2024-04-23T18:33:52.507Z] #38 28.37 Selecting previously unselected package libglib2.0-bin. [2024-04-23T18:33:52.507Z] #38 28.37 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2024-04-23T18:33:52.507Z] #38 28.54 Unpacking libglib2.0-bin (2.74.6-2) ... [2024-04-23T18:33:52.507Z] #38 29.32 Selecting previously unselected package python3-lib2to3. [2024-04-23T18:33:52.507Z] #38 29.33 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2024-04-23T18:33:52.507Z] #38 29.64 Unpacking python3-lib2to3 (3.11.2-3) ... [2024-04-23T18:33:53.067Z] #38 ... [2024-04-23T18:33:53.067Z] [2024-04-23T18:33:53.067Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version [2024-04-23T18:33:53.067Z] #58 20.68 v3.8.0 [2024-04-23T18:33:53.322Z] #58 ... [2024-04-23T18:33:53.322Z] [2024-04-23T18:33:53.322Z] #38 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-23T18:33:53.322Z] #38 30.51 Selecting previously unselected package python3-distutils. [2024-04-23T18:33:53.322Z] #38 30.51 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2024-04-23T18:33:53.322Z] #38 30.66 Unpacking python3-distutils (3.11.2-3) ... [2024-04-23T18:33:53.886Z] #38 31.16 Selecting previously unselected package libglib2.0-dev-bin. [2024-04-23T18:33:53.886Z] #38 ... [2024-04-23T18:33:53.886Z] [2024-04-23T18:33:53.886Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2024-04-23T18:33:53.886Z] #59 21.04 Setting up libicu72:arm64 (72.1-3) ... [2024-04-23T18:33:53.886Z] #59 21.56 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ... [2024-04-23T18:33:53.886Z] #59 22.56 Setting up libjsoncpp25:arm64 (1.9.5-4) ... [2024-04-23T18:33:53.886Z] #59 23.05 Setting up librhash0:arm64 (1.4.3-3) ... [2024-04-23T18:33:53.886Z] #59 24.87 Setting up cmake-data (3.25.1-1) ... [2024-04-23T18:33:53.886Z] #59 26.29 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... [2024-04-23T18:33:53.886Z] #59 26.68 Setting up libarchive13:arm64 (3.6.2-1) ... [2024-04-23T18:33:53.886Z] #59 26.91 Setting up cmake (3.25.1-1) ... [2024-04-23T18:33:53.886Z] #59 27.00 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-23T18:33:54.141Z] #59 ... [2024-04-23T18:33:54.141Z] [2024-04-23T18:33:54.141Z] #38 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-23T18:33:54.141Z] #38 31.16 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2024-04-23T18:33:54.141Z] #38 31.26 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2024-04-23T18:33:54.702Z] #38 31.84 Selecting previously unselected package libsepol-dev:arm64. [2024-04-23T18:33:54.702Z] #38 31.84 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2024-04-23T18:33:54.702Z] #38 31.87 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2024-04-23T18:33:55.522Z] #38 32.60 Selecting previously unselected package libpcre2-16-0:arm64. [2024-04-23T18:33:55.522Z] #38 32.60 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2024-04-23T18:33:55.522Z] #38 32.72 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2024-04-23T18:33:56.082Z] #38 33.17 Selecting previously unselected package libpcre2-32-0:arm64. [2024-04-23T18:33:56.082Z] #38 33.17 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2024-04-23T18:33:56.082Z] #38 33.33 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2024-04-23T18:33:57.033Z] #38 34.05 Selecting previously unselected package libpcre2-posix3:arm64. [2024-04-23T18:33:57.033Z] #38 34.05 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2024-04-23T18:33:57.383Z] #38 34.31 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2024-04-23T18:33:58.039Z] #38 35.13 Selecting previously unselected package libpcre2-dev:arm64. [2024-04-23T18:33:58.370Z] #38 35.13 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2024-04-23T18:33:58.370Z] #38 35.23 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2024-04-23T18:33:59.302Z] #38 36.39 Selecting previously unselected package libselinux1-dev:arm64. [2024-04-23T18:33:59.302Z] #38 36.39 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2024-04-23T18:33:59.302Z] #38 36.41 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-23T18:33:59.559Z] #38 36.82 Selecting previously unselected package libmount-dev:arm64. [2024-04-23T18:33:59.814Z] #38 36.82 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-23T18:33:59.814Z] #38 36.93 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:33:59.814Z] #38 ... [2024-04-23T18:33:59.814Z] [2024-04-23T18:33:59.814Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-04-23T18:33:59.814Z] #60 27.15 gotestsum version dev [2024-04-23T18:33:59.814Z] #60 ... [2024-04-23T18:33:59.814Z] [2024-04-23T18:33:59.814Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2024-04-23T18:33:59.814Z] #61 30.23 Setting up autotools-dev (20220109.1) ... [2024-04-23T18:33:59.814Z] #61 30.58 Setting up xz-utils (5.4.1-0.2) ... [2024-04-23T18:33:59.814Z] #61 31.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2024-04-23T18:33:59.814Z] #61 31.14 Setting up patch (2.7.6-7) ... [2024-04-23T18:33:59.814Z] #61 31.34 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-23T18:33:59.814Z] #61 31.59 Setting up libdpkg-perl (1.21.22) ... [2024-04-23T18:33:59.814Z] #61 31.90 Setting up autoconf (2.71-3) ... [2024-04-23T18:33:59.814Z] #61 32.20 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ... [2024-04-23T18:33:59.814Z] #61 32.35 Setting up libcap-dev:arm64 (1:2.66-4) ... [2024-04-23T18:33:59.814Z] #61 32.69 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-23T18:33:59.814Z] #61 33.01 Setting up automake (1:1.16.5-1.3) ... [2024-04-23T18:33:59.814Z] #61 33.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2024-04-23T18:33:59.814Z] #61 33.22 Setting up libtool (2.4.7-5) ... [2024-04-23T18:33:59.814Z] #61 33.38 Setting up dpkg-dev (1.21.22) ... [2024-04-23T18:33:59.814Z] #61 33.86 Setting up build-essential (12.9) ... [2024-04-23T18:33:59.814Z] #61 34.10 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-23T18:34:00.069Z] #61 ... [2024-04-23T18:34:00.069Z] [2024-04-23T18:34:00.069Z] #38 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-23T18:34:00.069Z] #38 37.43 Selecting previously unselected package zlib1g-dev:arm64. [2024-04-23T18:34:00.628Z] #38 37.43 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2024-04-23T18:34:00.628Z] #38 37.50 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-23T18:34:00.883Z] #38 38.11 Selecting previously unselected package libglib2.0-dev:arm64. [2024-04-23T18:34:01.138Z] #38 38.11 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2024-04-23T18:34:01.138Z] #38 38.18 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-23T18:34:01.698Z] #38 38.94 Selecting previously unselected package libsecret-1-dev:arm64. [2024-04-23T18:34:01.953Z] #38 38.94 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ... [2024-04-23T18:34:01.953Z] #38 39.02 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-23T18:34:02.226Z] #38 39.54 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-23T18:34:02.509Z] #38 39.67 No schema files found: doing nothing. [2024-04-23T18:34:03.068Z] #38 40.16 Setting up libffi-dev:arm64 (3.4.4-1) ... [2024-04-23T18:34:03.323Z] #38 40.51 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2024-04-23T18:34:03.585Z] #38 40.57 Setting up libbtrfs0:arm64 (6.2-1) ... [2024-04-23T18:34:03.585Z] #38 40.75 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2024-04-23T18:34:03.840Z] #38 41.00 Setting up libglib2.0-data (2.74.6-2) ... [2024-04-23T18:34:04.095Z] #38 41.20 Setting up libgpg-error-dev (1.46-1) ... [2024-04-23T18:34:04.095Z] #38 41.36 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:34:04.355Z] #38 41.46 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2024-04-23T18:34:04.355Z] #38 41.50 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-23T18:34:04.355Z] #38 41.54 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2024-04-23T18:34:04.355Z] #38 41.66 Setting up libbtrfs-dev:arm64 (6.2-1) ... [2024-04-23T18:34:04.613Z] #38 41.77 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-23T18:34:04.613Z] #38 ... [2024-04-23T18:34:04.613Z] [2024-04-23T18:34:04.614Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T18:34:04.614Z] #28 DONE 47.3s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version [2024-04-23T18:34:04.614Z] #58 DONE 42.1s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-23T18:34:04.614Z] #69 DONE 40.3s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:34:04.614Z] #66 DONE 41.2s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #63 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:34:04.614Z] #63 DONE 41.1s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:34:04.614Z] #67 DONE 40.8s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #54 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T18:34:04.614Z] #54 DONE 39.8s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-04-23T18:34:04.614Z] #60 DONE 42.2s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #56 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help [2024-04-23T18:34:04.614Z] #56 DONE 42.2s [2024-04-23T18:34:04.614Z] [2024-04-23T18:34:04.614Z] #38 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-23T18:34:04.614Z] #38 41.81 Setting up python3-lib2to3 (3.11.2-3) ... [2024-04-23T18:34:04.869Z] #38 ... [2024-04-23T18:34:04.869Z] [2024-04-23T18:34:04.869Z] #55 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2024-04-23T18:34:04.869Z] #55 DONE 42.2s [2024-04-23T18:34:04.869Z] [2024-04-23T18:34:04.869Z] #61 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2024-04-23T18:34:04.869Z] #61 DONE 42.2s [2024-04-23T18:34:04.869Z] [2024-04-23T18:34:04.869Z] #59 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2024-04-23T18:34:04.869Z] #59 DONE 41.9s [2024-04-23T18:34:04.869Z] [2024-04-23T18:34:04.869Z] #68 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-04-23T18:34:04.869Z] #68 41.30 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v [2024-04-23T18:34:04.869Z] #68 41.35 Docker version unknown-version, build unknown-commit [2024-04-23T18:34:04.869Z] #68 DONE 42.0s [2024-04-23T18:34:04.869Z] [2024-04-23T18:34:04.869Z] #70 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < value or use a ... suffix to tell [2024-04-23T18:34:24.275Z] #78 0.764 CMake that the project does not need compatibility with older versions. [2024-04-23T18:34:24.275Z] #78 0.764 [2024-04-23T18:34:24.275Z] #78 0.764 [2024-04-23T18:34:24.275Z] #78 0.883 -- The C compiler identification is GNU 12.2.0 [2024-04-23T18:34:24.275Z] #78 0.910 -- Detecting C compiler ABI info [2024-04-23T18:34:24.275Z] #78 1.090 -- Detecting C compiler ABI info - done [2024-04-23T18:34:24.275Z] #78 1.120 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped [2024-04-23T18:34:24.275Z] #78 1.121 -- Detecting C compile features [2024-04-23T18:34:24.275Z] #78 1.122 -- Detecting C compile features - done [2024-04-23T18:34:24.275Z] #78 1.130 -- Performing Test HAS_BUILTIN_FORTIFY [2024-04-23T18:34:24.275Z] #78 1.206 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2024-04-23T18:34:24.275Z] #78 1.231 -- Configuring done [2024-04-23T18:34:24.275Z] #78 1.236 -- Generating done [2024-04-23T18:34:24.275Z] #78 1.238 -- Build files have been written to: /go/src/github.com/krallin/tini [2024-04-23T18:34:24.275Z] #78 1.415 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2024-04-23T18:34:24.835Z] #78 1.818 [100%] Linking C executable tini-static [2024-04-23T18:34:24.835Z] #78 1.907 [100%] Built target tini-static [2024-04-23T18:34:28.096Z] #78 DONE 5.3s [2024-04-23T18:34:28.096Z] [2024-04-23T18:34:28.096Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install [2024-04-23T18:34:28.096Z] #73 14.14 libtoolize: putting auxiliary files in '.'. [2024-04-23T18:34:28.096Z] #73 14.14 libtoolize: copying file './ltmain.sh' [2024-04-23T18:34:28.096Z] #73 14.79 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2024-04-23T18:34:28.096Z] #73 14.79 libtoolize: and rerunning libtoolize and aclocal. [2024-04-23T18:34:28.096Z] #73 14.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2024-04-23T18:34:28.096Z] #73 17.53 configure.ac:7: installing './compile' [2024-04-23T18:34:28.096Z] #73 17.53 configure.ac:11: installing './config.guess' [2024-04-23T18:34:28.096Z] #73 17.54 configure.ac:11: installing './config.sub' [2024-04-23T18:34:28.096Z] #73 17.55 configure.ac:8: installing './install-sh' [2024-04-23T18:34:28.096Z] #73 17.55 configure.ac:8: installing './missing' [2024-04-23T18:34:28.096Z] #73 17.58 Makefile.am: installing './depcomp' [2024-04-23T18:34:28.096Z] #73 18.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2024-04-23T18:34:28.096Z] #73 18.00 libtoolize: copying file 'build-aux/ltmain.sh' [2024-04-23T18:34:28.096Z] #73 18.17 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2024-04-23T18:34:28.096Z] #73 18.17 libtoolize: copying file 'm4/libtool.m4' [2024-04-23T18:34:28.096Z] #73 18.30 libtoolize: copying file 'm4/ltoptions.m4' [2024-04-23T18:34:28.096Z] #73 18.58 libtoolize: copying file 'm4/ltsugar.m4' [2024-04-23T18:34:28.096Z] #73 18.75 libtoolize: copying file 'm4/ltversion.m4' [2024-04-23T18:34:28.096Z] #73 18.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2024-04-23T18:34:28.096Z] #73 19.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2024-04-23T18:34:28.096Z] #73 20.73 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. [2024-04-23T18:34:28.096Z] #73 20.73 configure.ac:3: You should run autoupdate. [2024-04-23T18:34:28.096Z] #73 20.73 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... [2024-04-23T18:34:28.096Z] #73 20.73 configure.ac:3: the top level [2024-04-23T18:34:28.096Z] #73 22.30 configure.ac:7: installing 'build-aux/compile' [2024-04-23T18:34:28.096Z] #73 22.31 configure.ac:9: installing 'build-aux/config.guess' [2024-04-23T18:34:28.096Z] #73 22.32 configure.ac:9: installing 'build-aux/config.sub' [2024-04-23T18:34:28.096Z] #73 22.33 configure.ac:11: installing 'build-aux/install-sh' [2024-04-23T18:34:28.096Z] #73 22.33 configure.ac:11: installing 'build-aux/missing' [2024-04-23T18:34:28.096Z] #73 22.49 Makefile.am: installing 'build-aux/depcomp' [2024-04-23T18:34:28.096Z] #73 22.52 parallel-tests: installing 'build-aux/test-driver' [2024-04-23T18:34:28.656Z] #73 ... [2024-04-23T18:34:28.656Z] [2024-04-23T18:34:28.656Z] #79 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <= 3... python3 [2024-04-23T18:34:39.570Z] #73 34.74 checking for python3... /usr/bin/python3 [2024-04-23T18:34:39.570Z] #73 34.74 checking for python3 version... 3.11 [2024-04-23T18:34:39.570Z] #73 34.76 checking for python3 platform... linux [2024-04-23T18:34:39.570Z] #73 34.78 checking for GNU default python3 prefix... ${prefix} [2024-04-23T18:34:39.570Z] #73 34.78 checking for GNU default python3 exec_prefix... ${exec_prefix} [2024-04-23T18:34:39.570Z] #73 34.78 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2024-04-23T18:34:39.570Z] #73 34.82 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2024-04-23T18:34:39.570Z] #73 34.87 checking for go-md2man... no [2024-04-23T18:34:39.570Z] #73 34.87 checking for error.h... yes [2024-04-23T18:34:39.826Z] #73 34.95 checking for linux/openat2.h... yes [2024-04-23T18:34:39.826Z] #73 35.07 checking for stdatomic.h... yes [2024-04-23T18:34:40.081Z] #73 35.21 checking for linux/ioprio.h... yes [2024-04-23T18:34:40.336Z] #73 35.31 checking for atomic_int... yes [2024-04-23T18:34:40.336Z] #73 35.52 checking for atomic_bool... yes [2024-04-23T18:34:40.592Z] #73 35.67 checking for copy_file_range... yes [2024-04-23T18:34:40.592Z] #73 35.80 checking for fgetxattr... yes [2024-04-23T18:34:40.856Z] #73 35.92 checking for statx... yes [2024-04-23T18:34:40.856Z] #73 36.02 checking for fgetpwent_r... yes [2024-04-23T18:34:40.856Z] #73 36.08 checking for issetugid... no [2024-04-23T18:34:41.111Z] [2024-04-23T18:34:41.111Z] #73 ... [2024-04-23T18:34:41.111Z] [2024-04-23T18:34:41.111Z] #88 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ [2024-04-23T18:34:41.111Z] #88 DONE 1.5s [2024-04-23T18:34:41.111Z] [2024-04-23T18:34:41.111Z] #89 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ [2024-04-23T18:34:41.111Z] #89 DONE 0.1s [2024-04-23T18:34:41.111Z] [2024-04-23T18:34:41.111Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install [2024-04-23T18:34:41.111Z] #73 36.20 checking for memfd_create... yes [2024-04-23T18:34:41.111Z] #73 36.28 checking for pkg-config... /usr/bin/pkg-config [2024-04-23T18:34:41.111Z] #73 36.28 checking pkg-config is at least version 0.9.0... yes [2024-04-23T18:34:41.111Z] #73 36.28 checking for library containing yajl_tree_get... -lyajl [2024-04-23T18:34:41.111Z] #73 36.45 checking for yajl >= 2.0.0... yes [2024-04-23T18:34:41.111Z] #73 36.46 checking for sys/capability.h... yes [2024-04-23T18:34:41.370Z] #73 36.50 checking for library containing cap_from_name... -lcap [2024-04-23T18:34:41.370Z] #73 36.62 checking for library containing gcry_check_version... no [2024-04-23T18:34:41.634Z] #73 36.73 checking for library containing dlopen... none required [2024-04-23T18:34:41.889Z] #73 36.84 checking for seccomp.h... yes [2024-04-23T18:34:41.889Z] #73 36.92 checking for library containing seccomp_rule_add... -lseccomp [2024-04-23T18:34:42.145Z] #73 37.19 checking for library containing seccomp_arch_resolve_name... none required [2024-04-23T18:34:42.145Z] #73 37.28 checking for systemd/sd-bus.h... yes [2024-04-23T18:34:42.145Z] #73 37.37 checking for library containing sd_bus_match_signal_async... -lsystemd [2024-04-23T18:34:42.400Z] #73 37.53 checking for sd_notify_barrier... yes [2024-04-23T18:34:42.400Z] #73 37.60 checking for linux/bpf.h... yes [2024-04-23T18:34:42.400Z] #73 37.65 checking compilation for eBPF... yes [2024-04-23T18:34:42.400Z] #73 37.70 checking for criu >= 3.15... no [2024-04-23T18:34:42.400Z] #73 37.71 configure: CRIU headers not found, building without CRIU support [2024-04-23T18:34:42.400Z] #73 37.72 checking for criu > 3.16... no [2024-04-23T18:34:42.400Z] #73 37.75 configure: CRIU version doesn't support join-ns API [2024-04-23T18:34:42.400Z] #73 37.75 checking for criu > 3.16.1... no [2024-04-23T18:34:42.655Z] #73 37.78 configure: CRIU version doesn't support for pre-dumping [2024-04-23T18:34:42.655Z] #73 37.78 checking for new mount API (fsconfig)... yes [2024-04-23T18:34:42.655Z] #73 37.90 yes [2024-04-23T18:34:42.655Z] #73 37.90 checking for seccomp notify API... yes [2024-04-23T18:34:42.655Z] #73 37.94 checking for gperf... no [2024-04-23T18:34:42.655Z] #73 37.94 configure: gperf not found - cannot rebuild signal parser code [2024-04-23T18:34:42.655Z] #73 37.94 checking for library containing argp_parse... none required [2024-04-23T18:34:42.911Z] #73 38.06 checking that generated files are newer than configure... done [2024-04-23T18:34:42.911Z] #73 38.06 configure: creating ./config.status [2024-04-23T18:34:44.273Z] #73 39.38 config.status: creating Makefile [2024-04-23T18:34:44.273Z] #73 39.40 config.status: creating config.h [2024-04-23T18:34:44.273Z] #73 39.41 config.status: executing libtool commands [2024-04-23T18:34:44.273Z] #73 39.43 config.status: executing depfiles commands [2024-04-23T18:34:44.529Z] #73 39.81 === configuring in libocispec (/tmp/crun-build/libocispec) [2024-04-23T18:34:44.529Z] #73 39.82 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2024-04-23T18:34:44.529Z] #73 39.89 checking for gcc... gcc [2024-04-23T18:34:44.784Z] #73 39.91 checking whether the C compiler works... yes [2024-04-23T18:34:44.784Z] #73 39.97 checking for C compiler default output file name... a.out [2024-04-23T18:34:44.784Z] #73 39.97 checking for suffix of executables... [2024-04-23T18:34:44.784Z] #73 40.03 checking whether we are cross compiling... no [2024-04-23T18:34:44.784Z] #73 40.08 checking for suffix of object files... o [2024-04-23T18:34:44.784Z] #73 40.11 checking whether the compiler supports GNU C... yes [2024-04-23T18:34:45.039Z] #73 40.15 checking whether gcc accepts -g... yes [2024-04-23T18:34:45.039Z] #73 40.18 checking for gcc option to enable C11 features... none needed [2024-04-23T18:34:45.039Z] #73 40.24 checking whether gcc understands -c and -o together... yes [2024-04-23T18:34:45.039Z] #73 40.29 checking for stdio.h... yes [2024-04-23T18:34:45.039Z] #73 40.31 checking for stdlib.h... yes [2024-04-23T18:34:45.039Z] #73 40.34 checking for string.h... yes [2024-04-23T18:34:45.039Z] #73 40.37 checking for inttypes.h... yes [2024-04-23T18:34:45.294Z] #73 40.41 checking for stdint.h... yes [2024-04-23T18:34:45.294Z] #73 40.45 checking for strings.h... yes [2024-04-23T18:34:45.294Z] #73 40.49 checking for sys/stat.h... yes [2024-04-23T18:34:45.294Z] #73 40.54 checking for sys/types.h... yes [2024-04-23T18:34:45.294Z] #73 40.57 checking for unistd.h... yes [2024-04-23T18:34:45.294Z] #73 40.61 checking for wchar.h... yes [2024-04-23T18:34:45.549Z] #73 40.65 checking for minix/config.h... no [2024-04-23T18:34:45.549Z] #73 40.70 checking whether it is safe to define __EXTENSIONS__... yes [2024-04-23T18:34:45.549Z] #73 40.75 checking whether _XOPEN_SOURCE should be defined... no [2024-04-23T18:34:45.549Z] #73 40.79 checking build system type... aarch64-unknown-linux-gnu [2024-04-23T18:34:45.549Z] #73 40.84 checking host system type... aarch64-unknown-linux-gnu [2024-04-23T18:34:45.549Z] #73 40.84 checking how to print strings... printf [2024-04-23T18:34:45.549Z] #73 40.85 checking for a sed that does not truncate output... /usr/bin/sed [2024-04-23T18:34:45.549Z] #73 40.86 checking for grep that handles long lines and -e... /usr/bin/grep [2024-04-23T18:34:45.549Z] #73 40.86 checking for egrep... /usr/bin/grep -E [2024-04-23T18:34:45.549Z] #73 40.86 checking for fgrep... /usr/bin/grep -F [2024-04-23T18:34:45.549Z] #73 40.87 checking for ld used by gcc... /usr/bin/ld [2024-04-23T18:34:45.805Z] #73 40.88 checking if the linker (/usr/bin/ld) is GNU ld... yes [2024-04-23T18:34:45.805Z] #73 40.89 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2024-04-23T18:34:45.805Z] #73 40.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2024-04-23T18:34:45.805Z] #73 40.92 checking whether ln -s works... yes [2024-04-23T18:34:45.805Z] #73 40.92 checking the maximum length of command line arguments... 1572864 [2024-04-23T18:34:45.805Z] #73 40.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2024-04-23T18:34:45.805Z] #73 40.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2024-04-23T18:34:45.805Z] #73 40.93 checking for /usr/bin/ld option to reload object files... -r [2024-04-23T18:34:45.805Z] #73 40.93 checking for file... file [2024-04-23T18:34:45.805Z] #73 40.93 checking for objdump... objdump [2024-04-23T18:34:45.805Z] #73 40.93 checking how to recognize dependent libraries... pass_all [2024-04-23T18:34:45.805Z] #73 40.93 checking for dlltool... no [2024-04-23T18:34:45.805Z] #73 40.93 checking how to associate runtime and link libraries... printf %s\n [2024-04-23T18:34:45.805Z] #73 40.93 checking for ar... ar [2024-04-23T18:34:45.805Z] #73 40.93 checking for archiver @FILE support... @ [2024-04-23T18:34:45.805Z] #73 40.96 checking for strip... strip [2024-04-23T18:34:45.805Z] #73 40.96 checking for ranlib... ranlib [2024-04-23T18:34:45.805Z] #73 40.97 checking for gawk... no [2024-04-23T18:34:45.805Z] #73 40.97 checking for mawk... mawk [2024-04-23T18:34:45.805Z] #73 40.97 checking command to parse /usr/bin/nm -B output from gcc object... ok [2024-04-23T18:34:45.805Z] #73 41.04 checking for sysroot... no [2024-04-23T18:34:45.805Z] #73 41.04 checking for a working dd... /usr/bin/dd [2024-04-23T18:34:45.805Z] #73 41.05 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [2024-04-23T18:34:45.805Z] #73 41.05 checking for mt... no [2024-04-23T18:34:45.805Z] #73 41.05 checking if : is a manifest tool... no [2024-04-23T18:34:45.805Z] #73 41.06 checking for dlfcn.h... yes [2024-04-23T18:34:45.805Z] #73 41.09 checking for objdir... .libs [2024-04-23T18:34:46.060Z] #73 41.18 checking if gcc supports -fno-rtti -fno-exceptions... no [2024-04-23T18:34:46.060Z] #73 41.21 checking for gcc option to produce PIC... -fPIC -DPIC [2024-04-23T18:34:46.060Z] #73 41.21 checking if gcc PIC flag -fPIC -DPIC works... yes [2024-04-23T18:34:46.060Z] #73 41.26 checking if gcc static flag -static works... yes [2024-04-23T18:34:46.060Z] #73 41.33 checking if gcc supports -c -o file.o... yes [2024-04-23T18:34:46.060Z] #73 41.36 checking if gcc supports -c -o file.o... (cached) yes [2024-04-23T18:34:46.060Z] #73 41.36 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2024-04-23T18:34:46.060Z] #73 41.37 checking dynamic linker characteristics... GNU/Linux ld.so [2024-04-23T18:34:46.316Z] #73 41.43 checking how to hardcode library paths into programs... immediate [2024-04-23T18:34:46.316Z] #73 41.43 checking whether stripping libraries is possible... yes [2024-04-23T18:34:46.316Z] #73 41.44 checking if libtool supports shared libraries... yes [2024-04-23T18:34:46.316Z] #73 41.44 checking whether to build shared libraries... no [2024-04-23T18:34:46.316Z] #73 41.44 checking whether to build static libraries... yes [2024-04-23T18:34:46.316Z] #73 41.44 checking for a BSD-compatible install... /usr/bin/install -c [2024-04-23T18:34:46.316Z] #73 41.45 checking whether build environment is sane... yes [2024-04-23T18:34:46.317Z] #73 41.46 checking for a race-free mkdir -p... /usr/bin/mkdir -p [2024-04-23T18:34:46.317Z] #73 41.47 checking whether make sets $(MAKE)... yes [2024-04-23T18:34:46.317Z] #73 41.48 checking whether make supports the include directive... yes (GNU style) [2024-04-23T18:34:46.317Z] #73 41.49 checking whether make supports nested variables... yes [2024-04-23T18:34:46.317Z] #73 41.50 checking whether UID '0' is supported by ustar format... yes [2024-04-23T18:34:46.317Z] #73 41.50 checking whether GID '0' is supported by ustar format... yes [2024-04-23T18:34:46.317Z] #73 41.50 checking how to create a ustar tar archive... gnutar [2024-04-23T18:34:46.317Z] #73 41.54 checking dependency style of gcc... gcc3 [2024-04-23T18:34:46.317Z] #73 41.59 checking whether to enable maintainer-specific portions of Makefiles... yes [2024-04-23T18:34:46.317Z] #73 41.59 checking whether make supports nested variables... (cached) yes [2024-04-23T18:34:46.317Z] #73 41.59 checking for pkg-config... /usr/bin/pkg-config [2024-04-23T18:34:46.317Z] #73 41.59 checking pkg-config is at least version 0.9.0... yes [2024-04-23T18:34:46.317Z] #73 41.59 checking for yajl >= 2.1.0... yes [2024-04-23T18:34:46.317Z] #73 41.60 checking for a sed that does not truncate output... (cached) /usr/bin/sed [2024-04-23T18:34:46.317Z] #73 41.60 checking for gcc... (cached) gcc [2024-04-23T18:34:46.317Z] #73 41.62 checking whether the compiler supports GNU C... (cached) yes [2024-04-23T18:34:46.317Z] #73 41.62 checking whether gcc accepts -g... (cached) yes [2024-04-23T18:34:46.317Z] #73 41.62 checking for gcc option to enable C11 features... (cached) none needed [2024-04-23T18:34:46.317Z] #73 41.62 checking whether gcc understands -c and -o together... (cached) yes [2024-04-23T18:34:46.317Z] #73 41.63 checking for a Python interpreter with version >= 3... python3 [2024-04-23T18:34:46.572Z] #73 41.64 checking for python3... /usr/bin/python3 [2024-04-23T18:34:46.572Z] #73 41.64 checking for python3 version... 3.11 [2024-04-23T18:34:46.572Z] #73 41.66 checking for python3 platform... linux [2024-04-23T18:34:46.572Z] #73 41.67 checking for GNU default python3 prefix... ${prefix} [2024-04-23T18:34:46.572Z] #73 41.67 checking for GNU default python3 exec_prefix... ${exec_prefix} [2024-04-23T18:34:46.572Z] #73 41.67 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2024-04-23T18:34:46.572Z] #73 41.70 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2024-04-23T18:34:47.131Z] #73 41.75 checking that generated files are newer than configure... done [2024-04-23T18:34:47.386Z] #73 42.46 configure: creating ./config.status [2024-04-23T18:34:47.641Z] #73 42.85 config.status: creating Makefile [2024-04-23T18:34:47.641Z] #73 42.86 config.status: creating ocispec.pc [2024-04-23T18:34:47.641Z] #73 42.87 config.status: creating config.h [2024-04-23T18:34:47.641Z] #73 42.88 config.status: executing libtool commands [2024-04-23T18:34:47.641Z] #73 42.89 config.status: executing depfiles commands [2024-04-23T18:34:47.641Z] #73 43.03 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2024-04-23T18:34:47.897Z] #73 43.03 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2024-04-23T18:34:47.897Z] #73 43.09 checking for gcc... gcc [2024-04-23T18:34:47.897Z] #73 43.11 checking whether the C compiler works... yes [2024-04-23T18:34:47.897Z] #73 43.16 checking for C compiler default output file name... a.out [2024-04-23T18:34:47.897Z] #73 43.16 checking for suffix of executables... [2024-04-23T18:34:47.897Z] #73 43.21 checking whether we are cross compiling... no [2024-04-23T18:34:48.152Z] #73 43.30 checking for suffix of object files... o [2024-04-23T18:34:48.152Z] #73 43.33 checking whether the compiler supports GNU C... yes [2024-04-23T18:34:48.152Z] #73 43.37 checking whether gcc accepts -g... yes [2024-04-23T18:34:48.407Z] #73 43.41 checking for gcc option to enable C11 features... none needed [2024-04-23T18:34:48.407Z] #73 43.48 checking whether gcc understands -c and -o together... yes [2024-04-23T18:34:48.407Z] #73 43.63 checking for a BSD-compatible install... /usr/bin/install -c [2024-04-23T18:34:48.407Z] #73 43.64 checking whether build environment is sane... yes [2024-04-23T18:34:48.407Z] #73 43.65 checking for a race-free mkdir -p... /usr/bin/mkdir -p [2024-04-23T18:34:48.407Z] #73 43.65 checking for gawk... no [2024-04-23T18:34:48.407Z] #73 43.65 checking for mawk... mawk [2024-04-23T18:34:48.407Z] #73 43.65 checking whether make sets $(MAKE)... yes [2024-04-23T18:34:48.407Z] #73 43.66 checking whether make supports the include directive... yes (GNU style) [2024-04-23T18:34:48.407Z] #73 43.69 checking whether make supports nested variables... yes [2024-04-23T18:34:48.407Z] #73 43.71 checking whether UID '0' is supported by ustar format... yes [2024-04-23T18:34:48.407Z] #73 43.71 checking whether GID '0' is supported by ustar format... yes [2024-04-23T18:34:48.407Z] #73 43.71 checking how to create a ustar tar archive... gnutar [2024-04-23T18:34:48.407Z] #73 43.73 checking dependency style of gcc... gcc3 [2024-04-23T18:34:48.662Z] #73 43.80 checking whether to enable maintainer-specific portions of Makefiles... yes [2024-04-23T18:34:48.662Z] #73 43.81 checking whether make supports nested variables... (cached) yes [2024-04-23T18:34:48.662Z] #73 43.82 checking build system type... aarch64-unknown-linux-gnu [2024-04-23T18:34:48.662Z] #73 43.90 checking host system type... aarch64-unknown-linux-gnu [2024-04-23T18:34:48.662Z] #73 43.90 checking how to print strings... printf [2024-04-23T18:34:48.662Z] #73 43.90 checking for a sed that does not truncate output... /usr/bin/sed [2024-04-23T18:34:48.662Z] #73 43.91 checking for grep that handles long lines and -e... /usr/bin/grep [2024-04-23T18:34:48.662Z] #73 43.91 checking for egrep... /usr/bin/grep -E [2024-04-23T18:34:48.662Z] #73 43.91 checking for fgrep... /usr/bin/grep -F [2024-04-23T18:34:48.662Z] #73 43.91 checking for ld used by gcc... /usr/bin/ld [2024-04-23T18:34:48.662Z] #73 43.92 checking if the linker (/usr/bin/ld) is GNU ld... yes [2024-04-23T18:34:48.662Z] #73 43.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2024-04-23T18:34:48.662Z] #73 43.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2024-04-23T18:34:48.662Z] #73 43.97 checking whether ln -s works... yes [2024-04-23T18:34:48.662Z] #73 43.97 checking the maximum length of command line arguments... 1572864 [2024-04-23T18:34:48.662Z] #73 43.98 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2024-04-23T18:34:48.662Z] #73 43.98 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2024-04-23T18:34:48.662Z] #73 43.98 checking for /usr/bin/ld option to reload object files... -r [2024-04-23T18:34:48.662Z] #73 43.98 checking for file... file [2024-04-23T18:34:48.662Z] #73 43.98 checking for objdump... objdump [2024-04-23T18:34:48.662Z] #73 43.98 checking how to recognize dependent libraries... pass_all [2024-04-23T18:34:48.662Z] #73 43.98 checking for dlltool... no [2024-04-23T18:34:48.662Z] #73 43.98 checking how to associate runtime and link libraries... printf %s\n [2024-04-23T18:34:48.662Z] #73 43.98 checking for ar... ar [2024-04-23T18:34:48.662Z] #73 43.98 checking for archiver @FILE support... @ [2024-04-23T18:34:48.917Z] #73 44.04 checking for strip... strip [2024-04-23T18:34:48.917Z] #73 44.04 checking for ranlib... ranlib [2024-04-23T18:34:48.917Z] #73 44.05 checking command to parse /usr/bin/nm -B output from gcc object... ok [2024-04-23T18:34:49.172Z] #73 44.25 checking for sysroot... no [2024-04-23T18:34:49.172Z] #73 44.25 checking for a working dd... /usr/bin/dd [2024-04-23T18:34:49.172Z] #73 44.25 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [2024-04-23T18:34:49.172Z] #73 44.26 checking for mt... no [2024-04-23T18:34:49.172Z] #73 44.26 checking if : is a manifest tool... no [2024-04-23T18:34:49.172Z] #73 44.26 checking for stdio.h... yes [2024-04-23T18:34:49.172Z] #73 44.31 checking for stdlib.h... yes [2024-04-23T18:34:49.172Z] #73 44.37 checking for string.h... yes [2024-04-23T18:34:49.172Z] #73 44.41 checking for inttypes.h... yes [2024-04-23T18:34:49.427Z] #73 44.49 checking for stdint.h... yes [2024-04-23T18:34:49.427Z] #73 44.53 checking for strings.h... yes [2024-04-23T18:34:49.427Z] #73 44.57 checking for sys/stat.h... yes [2024-04-23T18:34:49.427Z] #73 44.61 checking for sys/types.h... yes [2024-04-23T18:34:49.427Z] #73 44.64 checking for unistd.h... yes [2024-04-23T18:34:49.427Z] #73 44.69 checking for dlfcn.h... yes [2024-04-23T18:34:49.682Z] [2024-04-23T18:34:49.682Z] #73 ... [2024-04-23T18:34:49.682Z] [2024-04-23T18:34:49.682Z] #77 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2024-04-23T18:35:15.541Z] #104 DONE 0.3s [2024-04-23T18:35:15.541Z] [2024-04-23T18:35:15.541Z] #105 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2024-04-23T18:35:15.541Z] #105 DONE 0.3s [2024-04-23T18:35:15.796Z] [2024-04-23T18:35:15.796Z] #106 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2024-04-23T18:35:16.051Z] #106 DONE 0.3s [2024-04-23T18:35:16.051Z] [2024-04-23T18:35:16.051Z] #107 [dev-base 6/12] RUN ldconfig [2024-04-23T18:35:16.305Z] #107 DONE 0.4s [2024-04-23T18:35:16.560Z] [2024-04-23T18:35:16.560Z] #108 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2024-04-23T18:35:16.560Z] #108 DONE 0.3s [2024-04-23T18:35:16.815Z] [2024-04-23T18:35:16.815Z] #109 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2024-04-23T18:35:19.479Z] #109 0.641 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2024-04-23T18:35:19.479Z] #109 0.651 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2024-04-23T18:35:19.479Z] #109 0.651 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2024-04-23T18:35:19.479Z] #109 0.725 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2024-04-23T18:35:19.479Z] #109 0.786 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB] [2024-04-23T18:35:19.479Z] #109 0.842 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [152 kB] [2024-04-23T18:35:19.479Z] #109 1.743 Fetched 9104 kB in 1s (6691 kB/s) [2024-04-23T18:35:19.479Z] #109 1.743 Reading package lists... [2024-04-23T18:35:19.734Z] #109 2.363 Reading package lists... [2024-04-23T18:35:19.734Z] #109 2.978 Building dependency tree... [2024-04-23T18:35:19.988Z] #109 3.385 The following additional packages will be installed: [2024-04-23T18:35:20.243Z] #109 3.386 dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12 [2024-04-23T18:35:20.243Z] #109 3.386 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2024-04-23T18:35:20.243Z] #109 3.386 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2024-04-23T18:35:20.243Z] #109 3.387 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23 [2024-04-23T18:35:20.243Z] #109 3.388 libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd [2024-04-23T18:35:20.243Z] #109 3.388 vim-runtime [2024-04-23T18:35:20.243Z] #109 3.390 Suggested packages: [2024-04-23T18:35:20.243Z] #109 3.390 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2024-04-23T18:35:20.243Z] #109 3.390 gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed [2024-04-23T18:35:20.243Z] #109 3.390 systemd-userdbd systemd-boot systemd-resolved libqrencode4 [2024-04-23T18:35:20.243Z] #109 3.390 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags [2024-04-23T18:35:20.243Z] #109 3.390 vim-doc vim-scripts xfsdump acl attr quota [2024-04-23T18:35:20.243Z] #109 3.390 Recommended packages: [2024-04-23T18:35:20.243Z] #109 3.390 libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus [2024-04-23T18:35:20.243Z] #109 3.390 systemd-timesyncd | time-daemon xxd unzip [2024-04-23T18:35:20.497Z] #109 3.769 The following NEW packages will be installed: [2024-04-23T18:35:20.498Z] #109 3.769 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2024-04-23T18:35:20.498Z] #109 3.769 libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12 [2024-04-23T18:35:20.498Z] #109 3.769 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2024-04-23T18:35:20.498Z] #109 3.769 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2024-04-23T18:35:20.498Z] #109 3.769 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2024-04-23T18:35:20.498Z] #109 3.770 libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12 [2024-04-23T18:35:20.498Z] #109 3.770 libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote [2024-04-23T18:35:20.498Z] #109 3.770 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils [2024-04-23T18:35:20.498Z] #109 3.770 zip zstd [2024-04-23T18:35:20.752Z] #109 4.048 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded. [2024-04-23T18:35:20.752Z] #109 4.048 Need to get 31.8 MB of archives. [2024-04-23T18:35:20.752Z] #109 4.048 After this operation, 143 MB of additional disk space will be used. [2024-04-23T18:35:20.752Z] #109 4.048 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2024-04-23T18:35:20.752Z] #109 4.051 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2024-04-23T18:35:20.752Z] #109 4.053 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2024-04-23T18:35:20.752Z] #109 4.054 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2024-04-23T18:35:20.752Z] #109 4.057 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2024-04-23T18:35:20.752Z] #109 4.059 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB] [2024-04-23T18:35:20.752Z] #109 4.060 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2024-04-23T18:35:20.752Z] #109 4.062 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2024-04-23T18:35:20.752Z] #109 4.064 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2024-04-23T18:35:20.752Z] #109 4.066 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB] [2024-04-23T18:35:20.752Z] #109 4.073 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB] [2024-04-23T18:35:20.752Z] #109 4.090 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB] [2024-04-23T18:35:20.752Z] #109 4.091 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] [2024-04-23T18:35:20.752Z] #109 4.091 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] [2024-04-23T18:35:20.752Z] #109 4.100 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] [2024-04-23T18:35:20.752Z] #109 4.101 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB] [2024-04-23T18:35:20.752Z] #109 4.102 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2024-04-23T18:35:20.752Z] #109 4.102 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] [2024-04-23T18:35:20.752Z] #109 4.102 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] [2024-04-23T18:35:20.752Z] #109 4.103 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB] [2024-04-23T18:35:20.752Z] #109 4.108 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB] [2024-04-23T18:35:20.752Z] #109 4.109 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] [2024-04-23T18:35:20.752Z] #109 4.110 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2024-04-23T18:35:20.752Z] #109 4.110 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2024-04-23T18:35:20.752Z] #109 4.113 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB] [2024-04-23T18:35:20.752Z] #109 4.116 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB] [2024-04-23T18:35:20.752Z] #109 4.116 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] [2024-04-23T18:35:20.752Z] #109 4.116 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] [2024-04-23T18:35:20.752Z] #109 4.117 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] [2024-04-23T18:35:20.752Z] #109 4.117 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] [2024-04-23T18:35:20.752Z] #109 4.118 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] [2024-04-23T18:35:20.752Z] #109 4.120 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2024-04-23T18:35:20.752Z] #109 4.121 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2024-04-23T18:35:20.752Z] #109 4.121 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2024-04-23T18:35:20.752Z] #109 4.122 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB] [2024-04-23T18:35:20.752Z] #109 4.122 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] [2024-04-23T18:35:20.752Z] #109 4.123 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2024-04-23T18:35:20.752Z] #109 4.178 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B] [2024-04-23T18:35:21.007Z] #109 4.178 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB] [2024-04-23T18:35:21.007Z] #109 4.179 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB] [2024-04-23T18:35:21.007Z] #109 4.179 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB] [2024-04-23T18:35:21.007Z] #109 4.180 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] [2024-04-23T18:35:21.007Z] #109 4.180 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB] [2024-04-23T18:35:21.007Z] #109 4.181 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB] [2024-04-23T18:35:21.007Z] #109 4.182 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB] [2024-04-23T18:35:21.007Z] #109 4.183 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] [2024-04-23T18:35:21.007Z] #109 4.183 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB] [2024-04-23T18:35:21.007Z] #109 4.184 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2024-04-23T18:35:21.007Z] #109 4.185 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB] [2024-04-23T18:35:21.007Z] #109 4.187 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB] [2024-04-23T18:35:21.007Z] #109 4.190 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB] [2024-04-23T18:35:21.007Z] #109 4.193 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB] [2024-04-23T18:35:21.007Z] #109 4.235 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB] [2024-04-23T18:35:21.007Z] #109 4.242 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB] [2024-04-23T18:35:21.007Z] #109 4.247 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB] [2024-04-23T18:35:21.007Z] #109 4.248 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] [2024-04-23T18:35:21.007Z] #109 4.399 debconf: delaying package configuration, since apt-utils is not installed [2024-04-23T18:35:21.261Z] #109 4.436 Fetched 31.8 MB in 0s (68.0 MB/s) [2024-04-23T18:35:21.261Z] #109 4.463 Selecting previously unselected package libargon2-1:arm64. [2024-04-23T18:35:21.261Z] #109 4.463 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15659 files and directories currently installed.) [2024-04-23T18:35:21.261Z] #109 4.472 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2024-04-23T18:35:21.261Z] #109 4.480 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2024-04-23T18:35:21.261Z] #109 4.513 Selecting previously unselected package dmsetup. [2024-04-23T18:35:21.261Z] #109 4.515 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2024-04-23T18:35:21.261Z] #109 4.519 Unpacking dmsetup (2:1.02.185-2) ... [2024-04-23T18:35:21.261Z] #109 4.560 Selecting previously unselected package libdevmapper1.02.1:arm64. [2024-04-23T18:35:21.261Z] #109 4.562 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2024-04-23T18:35:21.261Z] #109 4.565 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2024-04-23T18:35:21.261Z] #109 4.606 Selecting previously unselected package libjson-c5:arm64. [2024-04-23T18:35:21.261Z] #109 4.608 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2024-04-23T18:35:21.261Z] #109 4.612 Unpacking libjson-c5:arm64 (0.16-2) ... [2024-04-23T18:35:21.261Z] #109 4.650 Selecting previously unselected package libcryptsetup12:arm64. [2024-04-23T18:35:21.516Z] #109 4.652 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2024-04-23T18:35:21.516Z] #109 4.655 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2024-04-23T18:35:21.516Z] #109 4.707 Selecting previously unselected package libfdisk1:arm64. [2024-04-23T18:35:21.516Z] #109 4.709 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ... [2024-04-23T18:35:21.516Z] #109 4.712 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:35:21.516Z] #109 4.759 Selecting previously unselected package libkmod2:arm64. [2024-04-23T18:35:21.516Z] #109 4.761 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... [2024-04-23T18:35:21.516Z] #109 4.766 Unpacking libkmod2:arm64 (30+20221128-1) ... [2024-04-23T18:35:21.516Z] #109 4.803 Selecting previously unselected package libapparmor1:arm64. [2024-04-23T18:35:21.516Z] #109 4.805 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... [2024-04-23T18:35:21.516Z] #109 4.809 Unpacking libapparmor1:arm64 (3.0.8-3) ... [2024-04-23T18:35:21.516Z] #109 4.845 Selecting previously unselected package libip4tc2:arm64. [2024-04-23T18:35:21.516Z] #109 4.846 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... [2024-04-23T18:35:21.516Z] #109 4.850 Unpacking libip4tc2:arm64 (1.8.9-2) ... [2024-04-23T18:35:21.516Z] #109 4.879 Selecting previously unselected package libsystemd-shared:arm64. [2024-04-23T18:35:21.770Z] #109 4.881 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ... [2024-04-23T18:35:21.770Z] #109 4.885 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ... [2024-04-23T18:35:21.770Z] #109 5.035 Selecting previously unselected package systemd. [2024-04-23T18:35:21.770Z] #109 5.037 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ... [2024-04-23T18:35:21.770Z] #109 5.052 Unpacking systemd (252.22-1~deb12u1) ... [2024-04-23T18:35:22.025Z] #109 5.308 Selecting previously unselected package pigz. [2024-04-23T18:35:22.025Z] #109 5.310 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ... [2024-04-23T18:35:22.025Z] #109 5.314 Unpacking pigz (2.6-1) ... [2024-04-23T18:35:22.025Z] #109 5.365 Selecting previously unselected package sgml-base. [2024-04-23T18:35:22.025Z] #109 5.367 Preparing to unpack .../12-sgml-base_1.31_all.deb ... [2024-04-23T18:35:22.025Z] #109 5.372 Unpacking sgml-base (1.31) ... [2024-04-23T18:35:22.025Z] #109 5.423 Selecting previously unselected package sudo. [2024-04-23T18:35:22.279Z] #109 5.425 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ... [2024-04-23T18:35:22.279Z] #109 5.430 Unpacking sudo (1.9.13p3-1+deb12u1) ... [2024-04-23T18:35:22.279Z] #109 5.558 Selecting previously unselected package libelf1:arm64. [2024-04-23T18:35:22.279Z] #109 5.560 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ... [2024-04-23T18:35:22.279Z] #109 5.565 Unpacking libelf1:arm64 (0.188-2.1) ... [2024-04-23T18:35:22.279Z] #109 5.611 Selecting previously unselected package libbpf1:arm64. [2024-04-23T18:35:22.279Z] #109 5.613 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ... [2024-04-23T18:35:22.279Z] #109 5.617 Unpacking libbpf1:arm64 (1:1.1.0-1) ... [2024-04-23T18:35:22.279Z] #109 5.659 Selecting previously unselected package libmnl0:arm64. [2024-04-23T18:35:22.535Z] #109 5.661 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ... [2024-04-23T18:35:22.535Z] #109 5.665 Unpacking libmnl0:arm64 (1.0.4-3) ... [2024-04-23T18:35:22.535Z] #109 5.698 Selecting previously unselected package libxtables12:arm64. [2024-04-23T18:35:22.535Z] #109 5.700 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ... [2024-04-23T18:35:22.535Z] #109 5.704 Unpacking libxtables12:arm64 (1.8.9-2) ... [2024-04-23T18:35:22.535Z] #109 5.732 Selecting previously unselected package libcap2-bin. [2024-04-23T18:35:22.535Z] #109 5.734 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ... [2024-04-23T18:35:22.535Z] #109 5.738 Unpacking libcap2-bin (1:2.66-4) ... [2024-04-23T18:35:22.535Z] #109 5.782 Selecting previously unselected package iproute2. [2024-04-23T18:35:22.535Z] #109 5.784 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ... [2024-04-23T18:35:22.535Z] #109 5.788 Unpacking iproute2 (6.1.0-3) ... [2024-04-23T18:35:22.535Z] #109 5.900 Selecting previously unselected package vim-common. [2024-04-23T18:35:22.790Z] #109 5.902 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ... [2024-04-23T18:35:22.790Z] #109 5.906 Unpacking vim-common (2:9.0.1378-2) ... [2024-04-23T18:35:22.790Z] #109 5.954 Selecting previously unselected package bash-completion. [2024-04-23T18:35:22.790Z] #109 5.956 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ... [2024-04-23T18:35:22.790Z] #109 5.968 Unpacking bash-completion (1:2.11-6) ... [2024-04-23T18:35:22.790Z] #109 6.085 Selecting previously unselected package bzip2. [2024-04-23T18:35:22.790Z] #109 6.087 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ... [2024-04-23T18:35:22.790Z] #109 6.091 Unpacking bzip2 (1.0.8-5+b1) ... [2024-04-23T18:35:22.790Z] #109 6.126 Selecting previously unselected package xz-utils. [2024-04-23T18:35:22.790Z] #109 6.128 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ... [2024-04-23T18:35:22.790Z] #109 6.131 Unpacking xz-utils (5.4.1-0.2) ... [2024-04-23T18:35:22.790Z] #109 6.212 Selecting previously unselected package apparmor. [2024-04-23T18:35:23.044Z] #109 6.214 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ... [2024-04-23T18:35:23.045Z] #109 6.230 Unpacking apparmor (3.0.8-3) ... [2024-04-23T18:35:23.045Z] #109 6.312 Selecting previously unselected package inetutils-ping. [2024-04-23T18:35:23.045Z] #109 6.315 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ... [2024-04-23T18:35:23.045Z] #109 6.318 Unpacking inetutils-ping (2:2.4-2+deb12u1) ... [2024-04-23T18:35:23.045Z] #109 6.358 Selecting previously unselected package libip6tc2:arm64. [2024-04-23T18:35:23.045Z] #109 6.361 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ... [2024-04-23T18:35:23.045Z] #109 6.364 Unpacking libip6tc2:arm64 (1.8.9-2) ... [2024-04-23T18:35:23.045Z] #109 6.398 Selecting previously unselected package libnfnetlink0:arm64. [2024-04-23T18:35:23.045Z] #109 6.401 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ... [2024-04-23T18:35:23.045Z] #109 6.404 Unpacking libnfnetlink0:arm64 (1.0.2-2) ... [2024-04-23T18:35:23.045Z] #109 6.439 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2024-04-23T18:35:23.299Z] #109 6.441 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... [2024-04-23T18:35:23.299Z] #109 6.445 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2024-04-23T18:35:23.299Z] #109 6.482 Selecting previously unselected package libnftnl11:arm64. [2024-04-23T18:35:23.299Z] #109 6.484 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ... [2024-04-23T18:35:23.299Z] #109 6.488 Unpacking libnftnl11:arm64 (1.2.4-2) ... [2024-04-23T18:35:23.299Z] #109 6.524 Selecting previously unselected package iptables. [2024-04-23T18:35:23.299Z] #109 6.526 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ... [2024-04-23T18:35:23.299Z] #109 6.530 Unpacking iptables (1.8.9-2) ... [2024-04-23T18:35:23.299Z] #109 6.616 Selecting previously unselected package libonig5:arm64. [2024-04-23T18:35:23.299Z] #109 6.618 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ... [2024-04-23T18:35:23.299Z] #109 6.622 Unpacking libonig5:arm64 (6.9.8-1) ... [2024-04-23T18:35:23.299Z] #109 6.666 Selecting previously unselected package libjq1:arm64. [2024-04-23T18:35:23.299Z] #109 6.668 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ... [2024-04-23T18:35:23.299Z] #109 6.672 Unpacking libjq1:arm64 (1.6-2.1) ... [2024-04-23T18:35:23.299Z] #109 6.710 Selecting previously unselected package jq. [2024-04-23T18:35:23.299Z] #109 6.713 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ... [2024-04-23T18:35:23.299Z] #109 6.718 Unpacking jq (1.6-2.1) ... [2024-04-23T18:35:23.554Z] #109 6.753 Selecting previously unselected package libaio1:arm64. [2024-04-23T18:35:23.554Z] #109 6.755 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ... [2024-04-23T18:35:23.554Z] #109 6.759 Unpacking libaio1:arm64 (0.3.113-4) ... [2024-04-23T18:35:23.554Z] #109 6.793 Selecting previously unselected package libgpm2:arm64. [2024-04-23T18:35:23.554Z] #109 6.796 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ... [2024-04-23T18:35:23.554Z] #109 6.799 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... [2024-04-23T18:35:23.554Z] #109 6.832 Selecting previously unselected package libicu72:arm64. [2024-04-23T18:35:23.554Z] #109 6.834 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ... [2024-04-23T18:35:23.554Z] #109 6.837 Unpacking libicu72:arm64 (72.1-3) ... [2024-04-23T18:35:24.114Z] #109 7.391 Selecting previously unselected package libinih1:arm64. [2024-04-23T18:35:24.114Z] #109 7.393 Preparing to unpack .../37-libinih1_55-1_arm64.deb ... [2024-04-23T18:35:24.114Z] #109 7.397 Unpacking libinih1:arm64 (55-1) ... [2024-04-23T18:35:24.114Z] #109 7.432 Selecting previously unselected package libmicrohttpd12:arm64. [2024-04-23T18:35:24.114Z] #109 7.434 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ... [2024-04-23T18:35:24.114Z] #109 7.438 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ... [2024-04-23T18:35:24.114Z] #109 7.479 Selecting previously unselected package libnet1:arm64. [2024-04-23T18:35:24.114Z] #109 7.481 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ... [2024-04-23T18:35:24.114Z] #109 7.484 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ... [2024-04-23T18:35:24.114Z] #109 7.526 Selecting previously unselected package libnl-3-200:arm64. [2024-04-23T18:35:24.368Z] #109 7.528 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ... [2024-04-23T18:35:24.368Z] #109 7.533 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2024-04-23T18:35:24.368Z] #109 7.570 Selecting previously unselected package libprotobuf-c1:arm64. [2024-04-23T18:35:24.368Z] #109 7.573 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... [2024-04-23T18:35:24.368Z] #109 7.576 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-23T18:35:24.368Z] #109 7.611 Selecting previously unselected package libsodium23:arm64. [2024-04-23T18:35:24.368Z] #109 7.613 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ... [2024-04-23T18:35:24.368Z] #109 7.617 Unpacking libsodium23:arm64 (1.0.18-1) ... [2024-04-23T18:35:24.368Z] #109 7.658 Selecting previously unselected package libsubid4:arm64. [2024-04-23T18:35:24.368Z] #109 7.660 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2024-04-23T18:35:24.368Z] #109 7.664 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2024-04-23T18:35:24.368Z] #109 7.703 Selecting previously unselected package liburcu8:arm64. [2024-04-23T18:35:24.368Z] #109 7.705 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ... [2024-04-23T18:35:24.368Z] #109 7.709 Unpacking liburcu8:arm64 (0.13.2-1) ... [2024-04-23T18:35:24.368Z] #109 7.750 Selecting previously unselected package libyajl2:arm64. [2024-04-23T18:35:24.368Z] #109 7.752 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ... [2024-04-23T18:35:24.368Z] #109 7.756 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-23T18:35:24.368Z] #109 7.784 Selecting previously unselected package net-tools. [2024-04-23T18:35:24.623Z] #109 7.786 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ... [2024-04-23T18:35:24.623Z] #109 7.790 Unpacking net-tools (2.10-0.1) ... [2024-04-23T18:35:24.623Z] #109 7.838 Selecting previously unselected package patch. [2024-04-23T18:35:24.623Z] #109 7.840 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ... [2024-04-23T18:35:24.623Z] #109 7.844 Unpacking patch (2.7.6-7) ... [2024-04-23T18:35:24.623Z] #109 7.884 Selecting previously unselected package systemd-journal-remote. [2024-04-23T18:35:24.623Z] #109 7.887 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ... [2024-04-23T18:35:24.623Z] #109 7.890 Unpacking systemd-journal-remote (252.22-1~deb12u1) ... [2024-04-23T18:35:24.623Z] #109 7.929 Selecting previously unselected package thin-provisioning-tools. [2024-04-23T18:35:24.623Z] #109 7.931 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ... [2024-04-23T18:35:24.623Z] #109 7.937 Unpacking thin-provisioning-tools (0.9.0-2) ... [2024-04-23T18:35:24.623Z] #109 7.994 Selecting previously unselected package uidmap. [2024-04-23T18:35:24.878Z] #109 7.996 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2024-04-23T18:35:24.878Z] #109 7.999 Unpacking uidmap (1:4.13+dfsg1-1+b1) ... [2024-04-23T18:35:24.878Z] #109 8.055 Selecting previously unselected package vim-runtime. [2024-04-23T18:35:24.878Z] #109 8.057 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ... [2024-04-23T18:35:24.878Z] #109 8.068 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' [2024-04-23T18:35:24.878Z] #109 8.080 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' [2024-04-23T18:35:24.878Z] #109 8.084 Unpacking vim-runtime (2:9.0.1378-2) ... [2024-04-23T18:35:25.132Z] #109 8.577 Selecting previously unselected package vim. [2024-04-23T18:35:25.387Z] #109 8.581 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ... [2024-04-23T18:35:25.387Z] #109 8.585 Unpacking vim (2:9.0.1378-2) ... [2024-04-23T18:35:25.387Z] #109 8.724 Selecting previously unselected package xfsprogs. [2024-04-23T18:35:25.387Z] #109 8.726 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ... [2024-04-23T18:35:25.387Z] #109 8.730 Unpacking xfsprogs (6.1.0-1) ... [2024-04-23T18:35:25.387Z] #109 8.829 Selecting previously unselected package zip. [2024-04-23T18:35:25.642Z] #109 8.831 Preparing to unpack .../54-zip_3.0-13_arm64.deb ... [2024-04-23T18:35:25.642Z] #109 8.835 Unpacking zip (3.0-13) ... [2024-04-23T18:35:25.642Z] #109 8.880 Selecting previously unselected package zstd. [2024-04-23T18:35:25.642Z] #109 8.882 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ... [2024-04-23T18:35:25.642Z] #109 8.886 Unpacking zstd (1.5.4+dfsg2-5) ... [2024-04-23T18:35:25.642Z] #109 8.972 Setting up libip4tc2:arm64 (1.8.9-2) ... [2024-04-23T18:35:25.642Z] #109 8.984 Setting up net-tools (2.10-0.1) ... [2024-04-23T18:35:25.642Z] #109 8.996 Setting up libapparmor1:arm64 (3.0.8-3) ... [2024-04-23T18:35:25.642Z] #109 9.006 Setting up libsodium23:arm64 (1.0.18-1) ... [2024-04-23T18:35:25.642Z] #109 9.016 Setting up libgpm2:arm64 (1.20.7-10+b1) ... [2024-04-23T18:35:25.642Z] #109 9.025 Setting up libicu72:arm64 (72.1-3) ... [2024-04-23T18:35:25.642Z] #109 9.036 Setting up libip6tc2:arm64 (1.8.9-2) ... [2024-04-23T18:35:25.642Z] #109 9.046 Setting up libinih1:arm64 (55-1) ... [2024-04-23T18:35:25.642Z] #109 9.057 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2024-04-23T18:35:25.642Z] #109 9.067 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... [2024-04-23T18:35:25.642Z] #109 9.077 Setting up bzip2 (1.0.8-5+b1) ... [2024-04-23T18:35:25.896Z] #109 9.087 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2024-04-23T18:35:25.896Z] #109 9.098 Setting up libmicrohttpd12:arm64 (0.9.75-6) ... [2024-04-23T18:35:25.896Z] #109 9.110 Setting up libcap2-bin (1:2.66-4) ... [2024-04-23T18:35:25.896Z] #109 9.120 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2024-04-23T18:35:25.896Z] #109 9.131 Setting up apparmor (3.0.8-3) ... [2024-04-23T18:35:26.455Z] #109 9.777 debconf: unable to initialize frontend: Dialog [2024-04-23T18:35:26.455Z] #109 9.777 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-23T18:35:26.455Z] #109 9.777 debconf: falling back to frontend: Readline [2024-04-23T18:35:26.455Z] #109 9.783 debconf: unable to initialize frontend: Readline [2024-04-23T18:35:26.455Z] #109 9.783 debconf: (This frontend requires a controlling tty.) [2024-04-23T18:35:26.455Z] #109 9.783 debconf: falling back to frontend: Teletype [2024-04-23T18:35:26.709Z] #109 9.943 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2024-04-23T18:35:26.709Z] #109 9.968 Setting up zip (3.0-13) ... [2024-04-23T18:35:26.709Z] #109 9.980 Setting up vim-common (2:9.0.1378-2) ... [2024-04-23T18:35:26.709Z] #109 9.996 Setting up bash-completion (1:2.11-6) ... [2024-04-23T18:35:26.709Z] #109 10.02 Setting up xz-utils (5.4.1-0.2) ... [2024-04-23T18:35:26.709Z] #109 10.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2024-04-23T18:35:26.709Z] #109 10.04 Setting up libmnl0:arm64 (1.0.4-3) ... [2024-04-23T18:35:26.709Z] #109 10.06 Setting up patch (2.7.6-7) ... [2024-04-23T18:35:26.709Z] #109 10.07 Setting up sudo (1.9.13p3-1+deb12u1) ... [2024-04-23T18:35:26.709Z] #109 10.12 invoke-rc.d: could not determine current runlevel [2024-04-23T18:35:26.709Z] #109 10.12 invoke-rc.d: policy-rc.d denied execution of start. [2024-04-23T18:35:26.709Z] #109 10.13 Setting up libxtables12:arm64 (1.8.9-2) ... [2024-04-23T18:35:26.709Z] #109 10.14 Setting up liburcu8:arm64 (0.13.2-1) ... [2024-04-23T18:35:26.709Z] #109 10.15 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:35:26.709Z] #109 10.16 Setting up inetutils-ping (2:2.4-2+deb12u1) ... [2024-04-23T18:35:26.964Z] #109 10.18 Setting up pigz (2.6-1) ... [2024-04-23T18:35:26.964Z] #109 10.19 Setting up libnfnetlink0:arm64 (1.0.2-2) ... [2024-04-23T18:35:26.964Z] #109 10.20 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2024-04-23T18:35:26.964Z] #109 10.23 Setting up sgml-base (1.31) ... [2024-04-23T18:35:26.964Z] #109 10.27 Setting up vim-runtime (2:9.0.1378-2) ... [2024-04-23T18:35:26.964Z] #109 10.34 Setting up libaio1:arm64 (0.3.113-4) ... [2024-04-23T18:35:26.964Z] #109 10.35 Setting up libelf1:arm64 (0.188-2.1) ... [2024-04-23T18:35:26.964Z] #109 10.36 Setting up libjson-c5:arm64 (0.16-2) ... [2024-04-23T18:35:26.964Z] #109 10.38 Setting up zstd (1.5.4+dfsg2-5) ... [2024-04-23T18:35:27.220Z] #109 10.39 Setting up libonig5:arm64 (6.9.8-1) ... [2024-04-23T18:35:27.220Z] #109 10.40 Setting up libbpf1:arm64 (1:1.1.0-1) ... [2024-04-23T18:35:27.220Z] #109 10.41 Setting up libkmod2:arm64 (30+20221128-1) ... [2024-04-23T18:35:27.220Z] #109 10.42 Setting up vim (2:9.0.1378-2) ... [2024-04-23T18:35:27.220Z] #109 10.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-04-23T18:35:27.220Z] #109 10.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-04-23T18:35:27.220Z] #109 10.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-04-23T18:35:27.220Z] #109 10.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-04-23T18:35:27.220Z] #109 10.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-04-23T18:35:27.220Z] #109 10.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-04-23T18:35:27.220Z] #109 10.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-04-23T18:35:27.220Z] #109 10.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-04-23T18:35:27.220Z] #109 10.48 Setting up libjq1:arm64 (1.6-2.1) ... [2024-04-23T18:35:27.220Z] #109 10.49 Setting up iproute2 (6.1.0-3) ... [2024-04-23T18:35:27.220Z] #109 10.61 debconf: unable to initialize frontend: Dialog [2024-04-23T18:35:27.220Z] #109 10.61 debconf: (TERM is not set, so the dialog frontend is not usable.) [2024-04-23T18:35:27.220Z] #109 10.61 debconf: falling back to frontend: Readline [2024-04-23T18:35:27.475Z] #109 10.61 debconf: unable to initialize frontend: Readline [2024-04-23T18:35:27.475Z] #109 10.61 debconf: (This frontend requires a controlling tty.) [2024-04-23T18:35:27.475Z] #109 10.61 debconf: falling back to frontend: Teletype [2024-04-23T18:35:27.475Z] #109 10.64 Setting up uidmap (1:4.13+dfsg1-1+b1) ... [2024-04-23T18:35:27.475Z] #109 10.65 Setting up libnftnl11:arm64 (1.2.4-2) ... [2024-04-23T18:35:27.475Z] #109 10.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ... [2024-04-23T18:35:27.475Z] #109 10.68 Setting up thin-provisioning-tools (0.9.0-2) ... [2024-04-23T18:35:27.475Z] #109 10.69 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ... [2024-04-23T18:35:27.475Z] #109 10.70 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2024-04-23T18:35:27.475Z] #109 10.72 Setting up jq (1.6-2.1) ... [2024-04-23T18:35:27.475Z] #109 10.73 Setting up iptables (1.8.9-2) ... [2024-04-23T18:35:27.475Z] #109 10.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2024-04-23T18:35:27.475Z] #109 10.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2024-04-23T18:35:27.475Z] #109 10.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2024-04-23T18:35:27.475Z] #109 10.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2024-04-23T18:35:27.475Z] #109 10.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2024-04-23T18:35:27.475Z] #109 10.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2024-04-23T18:35:27.475Z] #109 10.78 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2024-04-23T18:35:27.475Z] #109 10.79 Setting up dmsetup (2:1.02.185-2) ... [2024-04-23T18:35:27.475Z] #109 10.81 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2024-04-23T18:35:27.475Z] #109 10.82 Setting up systemd (252.22-1~deb12u1) ... [2024-04-23T18:35:27.475Z] #109 10.86 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2024-04-23T18:35:27.730Z] #109 10.86 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2024-04-23T18:35:27.730Z] #109 10.87 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2024-04-23T18:35:27.730Z] #109 10.87 Initializing machine ID from random generator. [2024-04-23T18:35:27.730Z] #109 10.90 Creating group 'systemd-journal' with GID 998. [2024-04-23T18:35:27.730Z] #109 10.90 Creating group 'systemd-network' with GID 997. [2024-04-23T18:35:27.730Z] #109 10.90 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997. [2024-04-23T18:35:27.730Z] #109 10.94 Setting up systemd-journal-remote (252.22-1~deb12u1) ... [2024-04-23T18:35:27.730Z] #109 10.97 Creating group 'systemd-journal-remote' with GID 996. [2024-04-23T18:35:27.730Z] #109 10.97 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996. [2024-04-23T18:35:27.730Z] #109 10.99 Setting up xfsprogs (6.1.0-1) ... [2024-04-23T18:35:27.730Z] #109 11.00 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-04-23T18:35:27.730Z] #109 11.00 Failed to connect to bus: Host is down [2024-04-23T18:35:27.730Z] #109 11.01 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-23T18:35:27.984Z] #109 DONE 11.4s [2024-04-23T18:35:28.239Z] [2024-04-23T18:35:28.239Z] #110 [dev-base 9/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2024-04-23T18:35:28.239Z] #110 0.270 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2024-04-23T18:35:28.493Z] #110 0.273 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2024-04-23T18:35:28.493Z] #110 0.276 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2024-04-23T18:35:28.493Z] #110 DONE 0.3s [2024-04-23T18:35:28.493Z] [2024-04-23T18:35:28.493Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint [2024-04-23T18:35:29.052Z] #111 0.529 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-04-23T18:35:29.052Z] #111 0.529 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-04-23T18:35:29.052Z] #111 0.529 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-04-23T18:35:29.611Z] #111 0.709 Reading package lists... [2024-04-23T18:35:30.424Z] #111 1.337 Reading package lists... [2024-04-23T18:35:30.424Z] #111 1.943 Building dependency tree... [2024-04-23T18:35:30.679Z] #111 2.119 Reading state information... [2024-04-23T18:35:30.679Z] #111 2.369 gcc is already the newest version (4:12.2.0-3). [2024-04-23T18:35:30.679Z] #111 2.369 pkg-config is already the newest version (1.8.1-1). [2024-04-23T18:35:30.679Z] #111 2.369 The following additional packages will be installed: [2024-04-23T18:35:30.933Z] #111 2.369 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev [2024-04-23T18:35:30.933Z] #111 2.369 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin [2024-04-23T18:35:30.933Z] #111 2.369 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev [2024-04-23T18:35:30.933Z] #111 2.370 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 [2024-04-23T18:35:30.933Z] #111 2.370 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 [2024-04-23T18:35:30.933Z] #111 2.370 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources [2024-04-23T18:35:30.933Z] #111 2.371 python3-yaml uuid-dev zlib1g-dev [2024-04-23T18:35:30.933Z] #111 2.372 Suggested packages: [2024-04-23T18:35:30.933Z] #111 2.372 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev [2024-04-23T18:35:30.933Z] #111 2.372 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools [2024-04-23T18:35:30.933Z] #111 2.372 Recommended packages: [2024-04-23T18:35:30.933Z] #111 2.372 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-04-23T18:35:30.933Z] #111 2.372 liblocale-gettext-perl shared-mime-info xdg-user-dirs [2024-04-23T18:35:30.933Z] #111 2.631 The following NEW packages will be installed: [2024-04-23T18:35:31.188Z] #111 2.632 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2024-04-23T18:35:31.188Z] #111 2.632 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 [2024-04-23T18:35:31.188Z] #111 2.632 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2024-04-23T18:35:31.188Z] #111 2.632 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2024-04-23T18:35:31.188Z] #111 2.632 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev [2024-04-23T18:35:31.188Z] #111 2.632 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev [2024-04-23T18:35:31.188Z] #111 2.633 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec [2024-04-23T18:35:31.188Z] #111 2.633 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev [2024-04-23T18:35:31.188Z] #111 2.913 0 upgraded, 37 newly installed, 0 to remove and 5 not upgraded. [2024-04-23T18:35:31.188Z] #111 2.913 Need to get 11.9 MB of archives. [2024-04-23T18:35:31.188Z] #111 2.913 After this operation, 53.1 MB of additional disk space will be used. [2024-04-23T18:35:31.188Z] #111 2.913 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-04-23T18:35:31.442Z] #111 2.934 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-04-23T18:35:31.442Z] #111 2.972 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] [2024-04-23T18:35:31.442Z] #111 2.979 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] [2024-04-23T18:35:31.442Z] #111 2.979 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] [2024-04-23T18:35:31.442Z] #111 2.980 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] [2024-04-23T18:35:31.442Z] #111 2.982 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] [2024-04-23T18:35:31.442Z] #111 2.987 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] [2024-04-23T18:35:31.442Z] #111 2.991 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] [2024-04-23T18:35:31.442Z] #111 2.994 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB] [2024-04-23T18:35:31.442Z] #111 2.999 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB] [2024-04-23T18:35:31.442Z] #111 3.006 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] [2024-04-23T18:35:31.442Z] #111 3.010 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] [2024-04-23T18:35:31.442Z] #111 3.013 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] [2024-04-23T18:35:31.442Z] #111 3.019 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] [2024-04-23T18:35:31.697Z] #111 3.024 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] [2024-04-23T18:35:31.697Z] #111 3.025 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] [2024-04-23T18:35:31.697Z] #111 3.028 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] [2024-04-23T18:35:31.697Z] #111 3.035 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] [2024-04-23T18:35:31.697Z] #111 3.046 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] [2024-04-23T18:35:31.697Z] #111 3.050 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] [2024-04-23T18:35:31.697Z] #111 3.057 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] [2024-04-23T18:35:31.697Z] #111 3.062 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] [2024-04-23T18:35:31.697Z] #111 3.063 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] [2024-04-23T18:35:31.697Z] #111 3.067 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] [2024-04-23T18:35:31.697Z] #111 3.070 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB] [2024-04-23T18:35:31.697Z] #111 3.072 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2024-04-23T18:35:31.697Z] #111 3.078 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] [2024-04-23T18:35:31.697Z] #111 3.086 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-04-23T18:35:31.697Z] #111 3.087 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] [2024-04-23T18:35:31.697Z] #111 3.090 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB] [2024-04-23T18:35:31.697Z] #111 3.102 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB] [2024-04-23T18:35:31.697Z] #111 3.104 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] [2024-04-23T18:35:31.697Z] #111 3.105 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] [2024-04-23T18:35:31.697Z] #111 3.111 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] [2024-04-23T18:35:31.697Z] #111 3.113 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] [2024-04-23T18:35:31.697Z] #111 3.115 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] [2024-04-23T18:35:31.697Z] #111 3.263 debconf: delaying package configuration, since apt-utils is not installed [2024-04-23T18:35:31.697Z] #111 3.305 Fetched 11.9 MB in 0s (25.1 MB/s) [2024-04-23T18:35:31.697Z] #111 3.325 Selecting previously unselected package libdpkg-perl. [2024-04-23T18:35:31.697Z] #111 3.325 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21013 files and directories currently installed.) [2024-04-23T18:35:31.697Z] #111 3.337 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... [2024-04-23T18:35:31.697Z] #111 3.341 Unpacking libdpkg-perl (1.21.22) ... [2024-04-23T18:35:31.697Z] #111 3.412 Selecting previously unselected package dpkg-dev. [2024-04-23T18:35:31.951Z] #111 3.415 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... [2024-04-23T18:35:31.951Z] #111 3.419 Unpacking dpkg-dev (1.21.22) ... [2024-04-23T18:35:31.951Z] #111 3.538 Selecting previously unselected package libglib2.0-0:arm64. [2024-04-23T18:35:31.951Z] #111 3.540 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... [2024-04-23T18:35:31.951Z] #111 3.548 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-23T18:35:31.951Z] #111 3.669 Selecting previously unselected package libgirepository-1.0-1:arm64. [2024-04-23T18:35:32.206Z] #111 3.671 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... [2024-04-23T18:35:32.206Z] #111 3.675 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-23T18:35:32.206Z] #111 3.717 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2024-04-23T18:35:32.206Z] #111 3.719 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... [2024-04-23T18:35:32.206Z] #111 3.723 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-23T18:35:32.206Z] #111 3.763 Selecting previously unselected package libsecret-common. [2024-04-23T18:35:32.206Z] #111 3.766 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... [2024-04-23T18:35:32.206Z] #111 3.770 Unpacking libsecret-common (0.20.5-3) ... [2024-04-23T18:35:32.206Z] #111 3.825 Selecting previously unselected package libsecret-1-0:arm64. [2024-04-23T18:35:32.206Z] #111 3.827 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... [2024-04-23T18:35:32.206Z] #111 3.832 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-23T18:35:32.206Z] #111 3.867 Selecting previously unselected package gir1.2-secret-1:arm64. [2024-04-23T18:35:32.206Z] #111 3.869 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... [2024-04-23T18:35:32.206Z] #111 3.873 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-23T18:35:32.461Z] #111 3.903 Selecting previously unselected package libapparmor-dev:arm64. [2024-04-23T18:35:32.461Z] #111 3.905 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... [2024-04-23T18:35:32.461Z] #111 3.910 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... [2024-04-23T18:35:32.461Z] #111 3.947 Selecting previously unselected package uuid-dev:arm64. [2024-04-23T18:35:32.461Z] #111 3.950 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-23T18:35:32.461Z] #111 3.954 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:35:32.461Z] #111 3.987 Selecting previously unselected package libblkid-dev:arm64. [2024-04-23T18:35:32.461Z] #111 3.989 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-23T18:35:32.461Z] #111 3.993 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:35:32.461Z] #111 4.036 Selecting previously unselected package libffi-dev:arm64. [2024-04-23T18:35:32.461Z] #111 4.038 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... [2024-04-23T18:35:32.461Z] #111 4.042 Unpacking libffi-dev:arm64 (3.4.4-1) ... [2024-04-23T18:35:32.461Z] #111 4.075 Selecting previously unselected package libgpg-error-dev. [2024-04-23T18:35:32.461Z] #111 4.077 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... [2024-04-23T18:35:32.461Z] #111 4.081 Unpacking libgpg-error-dev (1.46-1) ... [2024-04-23T18:35:32.461Z] #111 4.118 Selecting previously unselected package libgcrypt20-dev. [2024-04-23T18:35:32.715Z] #111 4.121 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... [2024-04-23T18:35:32.715Z] #111 4.125 Unpacking libgcrypt20-dev (1.10.1-3) ... [2024-04-23T18:35:32.715Z] #111 4.194 Selecting previously unselected package libglib2.0-data. [2024-04-23T18:35:32.715Z] #111 4.197 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... [2024-04-23T18:35:32.715Z] #111 4.200 Unpacking libglib2.0-data (2.74.6-2) ... [2024-04-23T18:35:32.715Z] #111 4.333 Selecting previously unselected package libglib2.0-bin. [2024-04-23T18:35:32.715Z] #111 4.335 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2024-04-23T18:35:32.715Z] #111 4.339 Unpacking libglib2.0-bin (2.74.6-2) ... [2024-04-23T18:35:32.715Z] #111 4.388 Selecting previously unselected package python3-lib2to3. [2024-04-23T18:35:32.715Z] #111 4.390 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2024-04-23T18:35:32.715Z] #111 4.394 Unpacking python3-lib2to3 (3.11.2-3) ... [2024-04-23T18:35:32.715Z] #111 4.437 Selecting previously unselected package python3-distutils. [2024-04-23T18:35:32.970Z] #111 4.440 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2024-04-23T18:35:32.970Z] #111 4.444 Unpacking python3-distutils (3.11.2-3) ... [2024-04-23T18:35:32.970Z] #111 4.485 Selecting previously unselected package libglib2.0-dev-bin. [2024-04-23T18:35:32.970Z] #111 4.488 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2024-04-23T18:35:32.970Z] #111 4.492 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2024-04-23T18:35:32.970Z] #111 4.533 Selecting previously unselected package libsepol-dev:arm64. [2024-04-23T18:35:32.970Z] #111 4.536 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2024-04-23T18:35:32.970Z] #111 4.540 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2024-04-23T18:35:32.970Z] #111 4.599 Selecting previously unselected package libpcre2-16-0:arm64. [2024-04-23T18:35:32.970Z] #111 4.602 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2024-04-23T18:35:32.970Z] #111 4.605 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2024-04-23T18:35:32.970Z] #111 4.656 Selecting previously unselected package libpcre2-32-0:arm64. [2024-04-23T18:35:33.225Z] #111 4.658 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2024-04-23T18:35:33.225Z] #111 4.663 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2024-04-23T18:35:33.225Z] #111 4.712 Selecting previously unselected package libpcre2-posix3:arm64. [2024-04-23T18:35:33.225Z] #111 4.714 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2024-04-23T18:35:33.225Z] #111 4.718 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2024-04-23T18:35:33.225Z] #111 4.749 Selecting previously unselected package libpcre2-dev:arm64. [2024-04-23T18:35:33.225Z] #111 4.752 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2024-04-23T18:35:33.225Z] #111 4.756 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2024-04-23T18:35:33.225Z] #111 4.835 Selecting previously unselected package libselinux1-dev:arm64. [2024-04-23T18:35:33.225Z] #111 4.838 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2024-04-23T18:35:33.225Z] #111 4.842 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-23T18:35:33.225Z] #111 4.904 Selecting previously unselected package libmount-dev:arm64. [2024-04-23T18:35:33.480Z] #111 4.907 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ... [2024-04-23T18:35:33.480Z] #111 4.910 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:35:33.480Z] #111 4.942 Selecting previously unselected package zlib1g-dev:arm64. [2024-04-23T18:35:33.480Z] #111 4.944 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2024-04-23T18:35:33.480Z] #111 4.948 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-23T18:35:33.480Z] #111 4.999 Selecting previously unselected package libglib2.0-dev:arm64. [2024-04-23T18:35:33.480Z] #111 5.001 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2024-04-23T18:35:33.480Z] #111 5.005 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-23T18:35:33.480Z] #111 5.170 Selecting previously unselected package libseccomp-dev:arm64. [2024-04-23T18:35:33.734Z] #111 5.173 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... [2024-04-23T18:35:33.734Z] #111 5.177 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-23T18:35:33.734Z] #111 5.213 Selecting previously unselected package libsecret-1-dev:arm64. [2024-04-23T18:35:33.734Z] #111 5.216 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... [2024-04-23T18:35:33.734Z] #111 5.219 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-23T18:35:33.734Z] #111 5.295 Selecting previously unselected package libsystemd-dev:arm64. [2024-04-23T18:35:33.734Z] #111 5.298 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-23T18:35:33.734Z] #111 5.302 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-23T18:35:33.734Z] #111 5.402 Selecting previously unselected package libudev-dev:arm64. [2024-04-23T18:35:33.989Z] #111 5.404 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ... [2024-04-23T18:35:33.989Z] #111 5.408 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-23T18:35:33.989Z] #111 5.455 Selecting previously unselected package libyaml-0-2:arm64. [2024-04-23T18:35:33.989Z] #111 5.458 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... [2024-04-23T18:35:33.989Z] #111 5.462 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... [2024-04-23T18:35:33.989Z] #111 5.498 Selecting previously unselected package python3-pathspec. [2024-04-23T18:35:33.989Z] #111 5.501 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... [2024-04-23T18:35:33.989Z] #111 5.504 Unpacking python3-pathspec (0.11.0-1) ... [2024-04-23T18:35:33.989Z] #111 5.543 Selecting previously unselected package python3-pkg-resources. [2024-04-23T18:35:33.989Z] #111 5.546 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... [2024-04-23T18:35:33.989Z] #111 5.551 Unpacking python3-pkg-resources (66.1.1-1) ... [2024-04-23T18:35:33.989Z] #111 5.603 Selecting previously unselected package python3-yaml. [2024-04-23T18:35:33.989Z] #111 5.606 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... [2024-04-23T18:35:33.989Z] #111 5.610 Unpacking python3-yaml (6.0-3+b2) ... [2024-04-23T18:35:33.989Z] #111 5.658 Selecting previously unselected package yamllint. [2024-04-23T18:35:33.989Z] #111 5.661 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... [2024-04-23T18:35:33.989Z] #111 5.666 Unpacking yamllint (1.29.0-1) ... [2024-04-23T18:35:33.989Z] #111 5.716 Setting up python3-pkg-resources (66.1.1-1) ... [2024-04-23T18:35:34.244Z] #111 5.975 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-04-23T18:35:34.498Z] #111 5.986 Setting up libyaml-0-2:arm64 (0.2.5-1) ... [2024-04-23T18:35:34.498Z] #111 5.997 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2024-04-23T18:35:34.498Z] #111 6.008 No schema files found: doing nothing. [2024-04-23T18:35:34.498Z] #111 6.014 Setting up python3-yaml (6.0-3+b2) ... [2024-04-23T18:35:34.498Z] #111 6.177 Setting up libffi-dev:arm64 (3.4.4-1) ... [2024-04-23T18:35:34.753Z] #111 6.189 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2024-04-23T18:35:34.753Z] #111 6.201 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2024-04-23T18:35:34.753Z] #111 6.212 Setting up libglib2.0-data (2.74.6-2) ... [2024-04-23T18:35:34.753Z] #111 6.223 Setting up libgpg-error-dev (1.46-1) ... [2024-04-23T18:35:34.753Z] #111 6.236 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:35:34.753Z] #111 6.249 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ... [2024-04-23T18:35:34.753Z] #111 6.261 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2024-04-23T18:35:34.753Z] #111 6.272 Setting up libdpkg-perl (1.21.22) ... [2024-04-23T18:35:34.753Z] #111 6.283 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-04-23T18:35:34.753Z] #111 6.295 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2024-04-23T18:35:34.753Z] #111 6.308 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-04-23T18:35:34.753Z] #111 6.320 Setting up libapparmor-dev:arm64 (3.0.8-3) ... [2024-04-23T18:35:34.753Z] #111 6.331 Setting up python3-pathspec (0.11.0-1) ... [2024-04-23T18:35:34.753Z] #111 6.459 Setting up python3-lib2to3 (3.11.2-3) ... [2024-04-23T18:35:35.008Z] #111 6.570 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ... [2024-04-23T18:35:35.008Z] #111 6.582 Setting up libsecret-common (0.20.5-3) ... [2024-04-23T18:35:35.008Z] #111 6.594 Setting up python3-distutils (3.11.2-3) ... [2024-04-23T18:35:35.008Z] #111 6.720 Setting up libglib2.0-dev-bin (2.74.6-2) ... [2024-04-23T18:35:35.262Z] #111 6.871 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:35:35.517Z] #111 6.883 Setting up libpcre2-dev:arm64 (10.42-1) ... [2024-04-23T18:35:35.517Z] #111 6.895 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... [2024-04-23T18:35:35.517Z] #111 6.906 Setting up libglib2.0-bin (2.74.6-2) ... [2024-04-23T18:35:35.517Z] #111 6.918 Setting up dpkg-dev (1.21.22) ... [2024-04-23T18:35:35.517Z] #111 6.937 Setting up libsecret-1-0:arm64 (0.20.5-3) ... [2024-04-23T18:35:35.517Z] #111 6.949 Setting up yamllint (1.29.0-1) ... [2024-04-23T18:35:35.517Z] #111 7.095 Setting up libgcrypt20-dev (1.10.1-3) ... [2024-04-23T18:35:35.772Z] #111 7.106 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-04-23T18:35:35.772Z] #111 7.117 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ... [2024-04-23T18:35:35.772Z] #111 7.128 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-04-23T18:35:35.772Z] #111 7.142 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... [2024-04-23T18:35:35.772Z] #111 7.154 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... [2024-04-23T18:35:35.772Z] #111 7.166 Processing triggers for libc-bin (2.36-9+deb12u4) ... [2024-04-23T18:35:35.772Z] #111 DONE 7.4s [2024-04-23T18:35:36.026Z] [2024-04-23T18:35:36.026Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-04-23T18:35:36.026Z] #112 DONE 0.1s [2024-04-23T18:35:36.281Z] [2024-04-23T18:35:36.281Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2024-04-23T18:35:36.281Z] #113 DONE 0.1s [2024-04-23T18:35:36.281Z] [2024-04-23T18:35:36.281Z] #114 [dev 1/1] COPY --link . . [2024-04-23T18:35:39.538Z] #114 DONE 3.5s [2024-04-23T18:35:39.793Z] [2024-04-23T18:35:39.793Z] #115 exporting to image [2024-04-23T18:35:39.793Z] #115 exporting layers [2024-04-23T18:35:40.717Z] #115 exporting layers 1.0s done [2024-04-23T18:35:40.717Z] #115 writing image sha256:9c7b9a04a9ac25c902159784f1651acfd7b887187d84da075108488be29aab83 done [2024-04-23T18:35:40.717Z] #115 naming to docker.io/library/docker:1efcdf557e46a693fd10f95d0defe7bfd8c85586 done [2024-04-23T18:35:40.717Z] #115 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2024-04-23T18:35:41.004Z] + sudo modprobe ip6table_filter [Pipeline] sh [2024-04-23T18:35:41.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1efcdf557e46a693fd10f95d0defe7bfd8c85586 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1efcdf557e46a693fd10f95d0defe7bfd8c85586 hack/test/unit [2024-04-23T18:35:41.569Z] + BUILDFLAGS=(-tags 'netgo journald') [2024-04-23T18:35:41.569Z] + TESTFLAGS+=' -test.timeout=5m' [2024-04-23T18:35:41.569Z] + TESTDIRS=./... [2024-04-23T18:35:41.569Z] + exclude_paths='/vendor/|/integration' [2024-04-23T18:35:41.569Z] ++ go list ./... [2024-04-23T18:35:41.569Z] ++ grep -vE '(/vendor/|/integration)' [2024-04-23T18:35:42.130Z] + pkg_list='github.com/docker/docker/api [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/backend/build [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/httputils [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/middleware [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/build [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/container [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/debug [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/image [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/network [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/session [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/system [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/volume [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/backend [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/container [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/events [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/filters [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/image [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/mount [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/network [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/registry [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/strslice [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/swarm [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/system [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/time [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/versions [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/volume [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/dockerfile [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/remotecontext [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T18:35:42.130Z] github.com/docker/docker/cli/debug [2024-04-23T18:35:42.130Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T18:35:42.130Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T18:35:42.130Z] github.com/docker/docker/client [2024-04-23T18:35:42.130Z] github.com/docker/docker/client/buildkit [2024-04-23T18:35:42.130Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T18:35:42.130Z] github.com/docker/docker/cmd/dockerd [2024-04-23T18:35:42.130Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T18:35:42.130Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T18:35:42.130Z] github.com/docker/docker/container [2024-04-23T18:35:42.130Z] github.com/docker/docker/container/stream [2024-04-23T18:35:42.130Z] github.com/docker/docker/contrib/apparmor [2024-04-23T18:35:42.130Z] github.com/docker/docker/contrib/httpserver [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/config [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/containerd [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/events [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/images [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/initlayer [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/links [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/listeners [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/local [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/names [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/network [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/stats [2024-04-23T18:35:42.130Z] github.com/docker/docker/distribution [2024-04-23T18:35:42.130Z] github.com/docker/docker/distribution/metadata [2024-04-23T18:35:42.130Z] github.com/docker/docker/distribution/utils [2024-04-23T18:35:42.130Z] github.com/docker/docker/distribution/xfer [2024-04-23T18:35:42.130Z] github.com/docker/docker/dockerversion [2024-04-23T18:35:42.130Z] github.com/docker/docker/errdefs [2024-04-23T18:35:42.130Z] github.com/docker/docker/image [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/cache [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/tarexport [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/v1 [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/cleanups [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/compatcontext [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/mod [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/mounttree [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/multierror [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/safepath [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/sliceutil [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/test/suite [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/testutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/unshare [2024-04-23T18:35:42.130Z] github.com/docker/docker/layer [2024-04-23T18:35:42.130Z] github.com/docker/docker/libcontainerd [2024-04-23T18:35:42.130Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T18:35:42.130Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T18:35:42.130Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T18:35:42.130Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T18:35:42.130Z] github.com/docker/docker/libcontainerd/types [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/bitmap [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/cluster [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/config [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/datastore [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/driverapi [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/etchosts [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipam [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ipbits [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/iptables [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/netlabel [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/netutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/networkdb [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/ns [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/options [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/osl [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/portallocator [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/portmapper [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/scope [2024-04-23T18:35:42.130Z] github.com/docker/docker/libnetwork/types [2024-04-23T18:35:42.130Z] github.com/docker/docker/oci [2024-04-23T18:35:42.130Z] github.com/docker/docker/oci/caps [2024-04-23T18:35:42.130Z] github.com/docker/docker/opts [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/archive [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/authorization [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/capabilities [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/containerfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/directory [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/dmesg [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/fileutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/homedir [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/idtools [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/ioutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/longpath [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/meminfo [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/parsers [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/pidfile [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/platform [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/plugins [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/pools [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/process [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/progress [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/reexec [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/rootless [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/stack [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/stringid [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/system [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/tailfile [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/tarsum [2024-04-23T18:35:42.130Z] github.com/docker/docker/pkg/useragent [2024-04-23T18:35:42.130Z] github.com/docker/docker/plugin [2024-04-23T18:35:42.130Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T18:35:42.130Z] github.com/docker/docker/plugin/v2 [2024-04-23T18:35:42.130Z] github.com/docker/docker/profiles/apparmor [2024-04-23T18:35:42.130Z] github.com/docker/docker/profiles/seccomp [2024-04-23T18:35:42.130Z] github.com/docker/docker/quota [2024-04-23T18:35:42.130Z] github.com/docker/docker/reference [2024-04-23T18:35:42.130Z] github.com/docker/docker/registry [2024-04-23T18:35:42.130Z] github.com/docker/docker/registry/resumable [2024-04-23T18:35:42.130Z] github.com/docker/docker/restartmanager [2024-04-23T18:35:42.130Z] github.com/docker/docker/runconfig [2024-04-23T18:35:42.130Z] github.com/docker/docker/runconfig/opts [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/daemon [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/environment [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/fakegit [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/registry [2024-04-23T18:35:42.130Z] github.com/docker/docker/testutil/request [2024-04-23T18:35:42.130Z] github.com/docker/docker/volume [2024-04-23T18:35:42.130Z] github.com/docker/docker/volume/drivers [2024-04-23T18:35:42.130Z] github.com/docker/docker/volume/local [2024-04-23T18:35:42.130Z] github.com/docker/docker/volume/mounts [2024-04-23T18:35:42.130Z] github.com/docker/docker/volume/service [2024-04-23T18:35:42.130Z] github.com/docker/docker/volume/service/opts [2024-04-23T18:35:42.130Z] github.com/docker/docker/volume/testutils' [2024-04-23T18:35:42.130Z] ++ grep --fixed-strings -v /libnetwork [2024-04-23T18:35:42.130Z] ++ echo 'github.com/docker/docker/api [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/backend/build [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/httputils [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/middleware [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/build [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/container [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/debug [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/image [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/network [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/session [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/system [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/server/router/volume [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/backend [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/container [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/events [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/filters [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/image [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/mount [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/network [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/registry [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/strslice [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/swarm [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/system [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/time [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/versions [2024-04-23T18:35:42.130Z] github.com/docker/docker/api/types/volume [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/dockerfile [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/remotecontext [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T18:35:42.130Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T18:35:42.130Z] github.com/docker/docker/cli/debug [2024-04-23T18:35:42.130Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T18:35:42.130Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T18:35:42.130Z] github.com/docker/docker/client [2024-04-23T18:35:42.130Z] github.com/docker/docker/client/buildkit [2024-04-23T18:35:42.130Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T18:35:42.130Z] github.com/docker/docker/cmd/dockerd [2024-04-23T18:35:42.130Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T18:35:42.130Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T18:35:42.130Z] github.com/docker/docker/container [2024-04-23T18:35:42.130Z] github.com/docker/docker/container/stream [2024-04-23T18:35:42.130Z] github.com/docker/docker/contrib/apparmor [2024-04-23T18:35:42.130Z] github.com/docker/docker/contrib/httpserver [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/config [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/containerd [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/events [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/images [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/initlayer [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/links [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/listeners [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/local [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/names [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/network [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T18:35:42.130Z] github.com/docker/docker/daemon/stats [2024-04-23T18:35:42.130Z] github.com/docker/docker/distribution [2024-04-23T18:35:42.130Z] github.com/docker/docker/distribution/metadata [2024-04-23T18:35:42.130Z] github.com/docker/docker/distribution/utils [2024-04-23T18:35:42.130Z] github.com/docker/docker/distribution/xfer [2024-04-23T18:35:42.130Z] github.com/docker/docker/dockerversion [2024-04-23T18:35:42.130Z] github.com/docker/docker/errdefs [2024-04-23T18:35:42.130Z] github.com/docker/docker/image [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/cache [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/tarexport [2024-04-23T18:35:42.130Z] github.com/docker/docker/image/v1 [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/cleanups [2024-04-23T18:35:42.130Z] github.com/docker/docker/internal/compatcontext [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/mod [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/mounttree [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/multierror [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/safepath [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/sliceutil [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/test/suite [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/testutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/unshare [2024-04-23T18:35:42.131Z] github.com/docker/docker/layer [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/types [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/bitmap [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/cluster [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/config [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/datastore [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/driverapi [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/etchosts [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipam [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ipbits [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/iptables [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/netlabel [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/netutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/networkdb [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/ns [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/options [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/osl [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/portallocator [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/portmapper [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/scope [2024-04-23T18:35:42.131Z] github.com/docker/docker/libnetwork/types [2024-04-23T18:35:42.131Z] github.com/docker/docker/oci [2024-04-23T18:35:42.131Z] github.com/docker/docker/oci/caps [2024-04-23T18:35:42.131Z] github.com/docker/docker/opts [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/archive [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/authorization [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/capabilities [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/containerfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/directory [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/dmesg [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/fileutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/homedir [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/idtools [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/ioutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/longpath [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/meminfo [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/parsers [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/pidfile [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/platform [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/pools [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/process [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/progress [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/reexec [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/rootless [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/stack [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/stringid [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/system [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/tailfile [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/tarsum [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/useragent [2024-04-23T18:35:42.131Z] github.com/docker/docker/plugin [2024-04-23T18:35:42.131Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/plugin/v2 [2024-04-23T18:35:42.131Z] github.com/docker/docker/profiles/apparmor [2024-04-23T18:35:42.131Z] github.com/docker/docker/profiles/seccomp [2024-04-23T18:35:42.131Z] github.com/docker/docker/quota [2024-04-23T18:35:42.131Z] github.com/docker/docker/reference [2024-04-23T18:35:42.131Z] github.com/docker/docker/registry [2024-04-23T18:35:42.131Z] github.com/docker/docker/registry/resumable [2024-04-23T18:35:42.131Z] github.com/docker/docker/restartmanager [2024-04-23T18:35:42.131Z] github.com/docker/docker/runconfig [2024-04-23T18:35:42.131Z] github.com/docker/docker/runconfig/opts [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/daemon [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/environment [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fakegit [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/registry [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/request [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/drivers [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/local [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/mounts [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/service [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/service/opts [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/testutils' [2024-04-23T18:35:42.131Z] + base_pkg_list='github.com/docker/docker/api [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/backend/build [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/httputils [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/middleware [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/build [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/container [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/debug [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/image [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/network [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/session [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/system [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/volume [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/backend [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/container [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/events [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/filters [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/image [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/mount [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/network [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/registry [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/strslice [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/swarm [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/system [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/time [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/versions [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/volume [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/dockerfile [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/remotecontext [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T18:35:42.131Z] github.com/docker/docker/cli/debug [2024-04-23T18:35:42.131Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T18:35:42.131Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/client [2024-04-23T18:35:42.131Z] github.com/docker/docker/client/buildkit [2024-04-23T18:35:42.131Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T18:35:42.131Z] github.com/docker/docker/cmd/dockerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T18:35:42.131Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T18:35:42.131Z] github.com/docker/docker/container [2024-04-23T18:35:42.131Z] github.com/docker/docker/container/stream [2024-04-23T18:35:42.131Z] github.com/docker/docker/contrib/apparmor [2024-04-23T18:35:42.131Z] github.com/docker/docker/contrib/httpserver [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/config [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/containerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/events [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/images [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/initlayer [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/links [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/listeners [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/local [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/names [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/network [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/stats [2024-04-23T18:35:42.131Z] github.com/docker/docker/distribution [2024-04-23T18:35:42.131Z] github.com/docker/docker/distribution/metadata [2024-04-23T18:35:42.131Z] github.com/docker/docker/distribution/utils [2024-04-23T18:35:42.131Z] github.com/docker/docker/distribution/xfer [2024-04-23T18:35:42.131Z] github.com/docker/docker/dockerversion [2024-04-23T18:35:42.131Z] github.com/docker/docker/errdefs [2024-04-23T18:35:42.131Z] github.com/docker/docker/image [2024-04-23T18:35:42.131Z] github.com/docker/docker/image/cache [2024-04-23T18:35:42.131Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T18:35:42.131Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T18:35:42.131Z] github.com/docker/docker/image/tarexport [2024-04-23T18:35:42.131Z] github.com/docker/docker/image/v1 [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/cleanups [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/compatcontext [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/mod [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/mounttree [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/multierror [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/safepath [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/sliceutil [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/test/suite [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/testutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T18:35:42.131Z] github.com/docker/docker/internal/unshare [2024-04-23T18:35:42.131Z] github.com/docker/docker/layer [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T18:35:42.131Z] github.com/docker/docker/libcontainerd/types [2024-04-23T18:35:42.131Z] github.com/docker/docker/oci [2024-04-23T18:35:42.131Z] github.com/docker/docker/oci/caps [2024-04-23T18:35:42.131Z] github.com/docker/docker/opts [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/archive [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/authorization [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/capabilities [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/containerfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/directory [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/dmesg [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/fileutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/homedir [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/idtools [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/ioutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/longpath [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/meminfo [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/parsers [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/pidfile [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/platform [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/pools [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/process [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/progress [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/reexec [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/rootless [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/stack [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/stringid [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/system [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/tailfile [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/tarsum [2024-04-23T18:35:42.131Z] github.com/docker/docker/pkg/useragent [2024-04-23T18:35:42.131Z] github.com/docker/docker/plugin [2024-04-23T18:35:42.131Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/plugin/v2 [2024-04-23T18:35:42.131Z] github.com/docker/docker/profiles/apparmor [2024-04-23T18:35:42.131Z] github.com/docker/docker/profiles/seccomp [2024-04-23T18:35:42.131Z] github.com/docker/docker/quota [2024-04-23T18:35:42.131Z] github.com/docker/docker/reference [2024-04-23T18:35:42.131Z] github.com/docker/docker/registry [2024-04-23T18:35:42.131Z] github.com/docker/docker/registry/resumable [2024-04-23T18:35:42.131Z] github.com/docker/docker/restartmanager [2024-04-23T18:35:42.131Z] github.com/docker/docker/runconfig [2024-04-23T18:35:42.131Z] github.com/docker/docker/runconfig/opts [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/daemon [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/environment [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fakegit [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/registry [2024-04-23T18:35:42.131Z] github.com/docker/docker/testutil/request [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/drivers [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/local [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/mounts [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/service [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/service/opts [2024-04-23T18:35:42.131Z] github.com/docker/docker/volume/testutils' [2024-04-23T18:35:42.131Z] ++ grep --fixed-strings /libnetwork [2024-04-23T18:35:42.131Z] ++ echo 'github.com/docker/docker/api [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/backend/build [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/httputils [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/middleware [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/build [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/container [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/debug [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/image [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/network [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/session [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/system [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/server/router/volume [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/backend [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/container [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/events [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/filters [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/image [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/mount [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/network [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/registry [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/strslice [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/swarm [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/system [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/time [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/versions [2024-04-23T18:35:42.131Z] github.com/docker/docker/api/types/volume [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/dockerfile [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/remotecontext [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T18:35:42.131Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T18:35:42.131Z] github.com/docker/docker/cli/debug [2024-04-23T18:35:42.131Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T18:35:42.131Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/client [2024-04-23T18:35:42.131Z] github.com/docker/docker/client/buildkit [2024-04-23T18:35:42.131Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T18:35:42.131Z] github.com/docker/docker/cmd/dockerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T18:35:42.131Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T18:35:42.131Z] github.com/docker/docker/container [2024-04-23T18:35:42.131Z] github.com/docker/docker/container/stream [2024-04-23T18:35:42.131Z] github.com/docker/docker/contrib/apparmor [2024-04-23T18:35:42.131Z] github.com/docker/docker/contrib/httpserver [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/config [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/containerd [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/events [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/images [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/initlayer [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/links [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/listeners [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T18:35:42.131Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/logger/local [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/names [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/network [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T18:35:42.132Z] github.com/docker/docker/daemon/stats [2024-04-23T18:35:42.132Z] github.com/docker/docker/distribution [2024-04-23T18:35:42.132Z] github.com/docker/docker/distribution/metadata [2024-04-23T18:35:42.132Z] github.com/docker/docker/distribution/utils [2024-04-23T18:35:42.132Z] github.com/docker/docker/distribution/xfer [2024-04-23T18:35:42.132Z] github.com/docker/docker/dockerversion [2024-04-23T18:35:42.132Z] github.com/docker/docker/errdefs [2024-04-23T18:35:42.132Z] github.com/docker/docker/image [2024-04-23T18:35:42.132Z] github.com/docker/docker/image/cache [2024-04-23T18:35:42.132Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T18:35:42.132Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T18:35:42.132Z] github.com/docker/docker/image/tarexport [2024-04-23T18:35:42.132Z] github.com/docker/docker/image/v1 [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/cleanups [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/compatcontext [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/mod [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/mounttree [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/multierror [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/safepath [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/sliceutil [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/test/suite [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/testutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T18:35:42.132Z] github.com/docker/docker/internal/unshare [2024-04-23T18:35:42.132Z] github.com/docker/docker/layer [2024-04-23T18:35:42.132Z] github.com/docker/docker/libcontainerd [2024-04-23T18:35:42.132Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T18:35:42.132Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T18:35:42.132Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T18:35:42.132Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T18:35:42.132Z] github.com/docker/docker/libcontainerd/types [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/bitmap [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cluster [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/config [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/datastore [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/driverapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/etchosts [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipam [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipbits [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/iptables [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/netlabel [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/netutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/networkdb [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ns [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/options [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/osl [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/portallocator [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/portmapper [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/scope [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/types [2024-04-23T18:35:42.132Z] github.com/docker/docker/oci [2024-04-23T18:35:42.132Z] github.com/docker/docker/oci/caps [2024-04-23T18:35:42.132Z] github.com/docker/docker/opts [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/archive [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/authorization [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/capabilities [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/containerfs [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/directory [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/dmesg [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/fileutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/homedir [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/idtools [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/ioutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/longpath [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/meminfo [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/parsers [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/pidfile [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/platform [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/plugins [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/pools [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/process [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/progress [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/reexec [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/rootless [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/stack [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/stringid [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/system [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/tailfile [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/tarsum [2024-04-23T18:35:42.132Z] github.com/docker/docker/pkg/useragent [2024-04-23T18:35:42.132Z] github.com/docker/docker/plugin [2024-04-23T18:35:42.132Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T18:35:42.132Z] github.com/docker/docker/plugin/v2 [2024-04-23T18:35:42.132Z] github.com/docker/docker/profiles/apparmor [2024-04-23T18:35:42.132Z] github.com/docker/docker/profiles/seccomp [2024-04-23T18:35:42.132Z] github.com/docker/docker/quota [2024-04-23T18:35:42.132Z] github.com/docker/docker/reference [2024-04-23T18:35:42.132Z] github.com/docker/docker/registry [2024-04-23T18:35:42.132Z] github.com/docker/docker/registry/resumable [2024-04-23T18:35:42.132Z] github.com/docker/docker/restartmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/runconfig [2024-04-23T18:35:42.132Z] github.com/docker/docker/runconfig/opts [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/daemon [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/environment [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/fakegit [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/registry [2024-04-23T18:35:42.132Z] github.com/docker/docker/testutil/request [2024-04-23T18:35:42.132Z] github.com/docker/docker/volume [2024-04-23T18:35:42.132Z] github.com/docker/docker/volume/drivers [2024-04-23T18:35:42.132Z] github.com/docker/docker/volume/local [2024-04-23T18:35:42.132Z] github.com/docker/docker/volume/mounts [2024-04-23T18:35:42.132Z] github.com/docker/docker/volume/service [2024-04-23T18:35:42.132Z] github.com/docker/docker/volume/service/opts [2024-04-23T18:35:42.132Z] github.com/docker/docker/volume/testutils' [2024-04-23T18:35:42.132Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/bitmap [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cluster [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/config [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/datastore [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/driverapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/etchosts [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipam [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipbits [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/iptables [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/netlabel [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/netutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/networkdb [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ns [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/options [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/osl [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/portallocator [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/portmapper [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/scope [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/types' [2024-04-23T18:35:42.132Z] + echo 'github.com/docker/docker/libnetwork [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/bitmap [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cluster [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/config [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/datastore [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/driverapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/driv+ grep --fixed-strings libnetwork/drivers/bridge [2024-04-23T18:35:42.132Z] ers/macvlan [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/etchosts [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipam [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ipbits [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/iptables [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/netlabel [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/netutils [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/networkdb [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/ns [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/options [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/osl [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/portallocator [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/portmapper [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/scope [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/types' [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T18:35:42.132Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T18:35:42.132Z] + type docker-proxy [2024-04-23T18:35:42.132Z] hack/test/unit: line 25: type: docker-proxy: not found [2024-04-23T18:35:42.132Z] + hack/make.sh binary-proxy install-proxy [2024-04-23T18:35:42.132Z] [2024-04-23T18:35:42.132Z] Removing bundles/ [2024-04-23T18:35:42.132Z] [2024-04-23T18:35:42.132Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-23T18:35:42.132Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-23T18:35:42.132Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T18:35:42.132Z] module github.com/docker/docker [2024-04-23T18:35:42.132Z] [2024-04-23T18:35:42.132Z] go 1.21 [2024-04-23T18:35:42.132Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T18:35:42.132Z] + GO111MODULE=on [2024-04-23T18:35:42.132Z] + GOTOOLCHAIN=local [2024-04-23T18:35:42.132Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=1efcdf557e46a693fd10f95d0defe7bfd8c85586" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T18:35:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-23T18:35:46.290Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T18:35:46.290Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-23T18:35:46.290Z] [2024-04-23T18:35:46.290Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-23T18:35:46.290Z] Installing docker-proxy to /usr/local/bin/ [2024-04-23T18:35:46.290Z] [2024-04-23T18:35:46.290Z] + mkdir -p bundles [2024-04-23T18:35:46.290Z] + '[' -n 'github.com/docker/docker/api [2024-04-23T18:35:46.290Z] github.com/docker/docker/api/server [2024-04-23T18:35:46.290Z] github.com/docker/docker/api/server/backend/build [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/httputils [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/middleware [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/build [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/container [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/debug [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/image [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/network [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/session [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/system [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/server/router/volume [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/backend [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/container [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/events [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/filters [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/image [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/mount [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/network [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/registry [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/strslice [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/swarm [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/system [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/time [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/versions [2024-04-23T18:35:46.291Z] github.com/docker/docker/api/types/volume [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/dockerfile [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/remotecontext [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T18:35:46.291Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T18:35:46.291Z] github.com/docker/docker/cli/debug [2024-04-23T18:35:46.291Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T18:35:46.291Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T18:35:46.291Z] github.com/docker/docker/client [2024-04-23T18:35:46.291Z] github.com/docker/docker/client/buildkit [2024-04-23T18:35:46.291Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T18:35:46.291Z] github.com/docker/docker/cmd/dockerd [2024-04-23T18:35:46.291Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T18:35:46.291Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T18:35:46.291Z] github.com/docker/docker/container [2024-04-23T18:35:46.291Z] github.com/docker/docker/container/stream [2024-04-23T18:35:46.291Z] github.com/docker/docker/contrib/apparmor [2024-04-23T18:35:46.291Z] github.com/docker/docker/contrib/httpserver [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/cluster [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/config [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/containerd [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/events [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/images [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/initlayer [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/links [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/listeners [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/local [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/names [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/network [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T18:35:46.291Z] github.com/docker/docker/daemon/stats [2024-04-23T18:35:46.291Z] github.com/docker/docker/distribution [2024-04-23T18:35:46.291Z] github.com/docker/docker/distribution/metadata [2024-04-23T18:35:46.291Z] github.com/docker/docker/distribution/utils [2024-04-23T18:35:46.291Z] github.com/docker/docker/distribution/xfer [2024-04-23T18:35:46.291Z] github.com/docker/docker/dockerversion [2024-04-23T18:35:46.291Z] github.com/docker/docker/errdefs [2024-04-23T18:35:46.291Z] github.com/docker/docker/image [2024-04-23T18:35:46.291Z] github.com/docker/docker/image/cache [2024-04-23T18:35:46.291Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T18:35:46.291Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T18:35:46.291Z] github.com/docker/docker/image/tarexport [2024-04-23T18:35:46.291Z] github.com/docker/docker/image/v1 [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/cleanups [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/compatcontext [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/mod [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/mounttree [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/multierror [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/safepath [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/sliceutil [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/test/suite [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/testutils [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T18:35:46.291Z] github.com/docker/docker/internal/unshare [2024-04-23T18:35:46.291Z] github.com/docker/docker/layer [2024-04-23T18:35:46.291Z] github.com/docker/docker/libcontainerd [2024-04-23T18:35:46.291Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T18:35:46.291Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T18:35:46.291Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T18:35:46.291Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T18:35:46.291Z] github.com/docker/docker/libcontainerd/types [2024-04-23T18:35:46.291Z] github.com/docker/docker/oci [2024-04-23T18:35:46.291Z] github.com/docker/docker/oci/caps [2024-04-23T18:35:46.291Z] github.com/docker/docker/opts [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/archive [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/authorization [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/capabilities [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/containerfs [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/directory [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/dmesg [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/fileutils [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/homedir [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/idtools [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/ioutils [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/longpath [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/meminfo [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/parsers [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/pidfile [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/platform [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/plugins [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/pools [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/process [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/progress [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/reexec [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/rootless [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/stack [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/stringid [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/system [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/tailfile [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/tarsum [2024-04-23T18:35:46.291Z] github.com/docker/docker/pkg/useragent [2024-04-23T18:35:46.291Z] github.com/docker/docker/plugin [2024-04-23T18:35:46.291Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T18:35:46.291Z] github.com/docker/docker/plugin/v2 [2024-04-23T18:35:46.291Z] github.com/docker/docker/profiles/apparmor [2024-04-23T18:35:46.291Z] github.com/docker/docker/profiles/seccomp [2024-04-23T18:35:46.291Z] github.com/docker/docker/quota [2024-04-23T18:35:46.291Z] github.com/docker/docker/reference [2024-04-23T18:35:46.291Z] github.com/docker/docker/registry [2024-04-23T18:35:46.291Z] github.com/docker/docker/registry/resumable [2024-04-23T18:35:46.291Z] github.com/docker/docker/restartmanager [2024-04-23T18:35:46.291Z] github.com/docker/docker/runconfig [2024-04-23T18:35:46.291Z] github.com/docker/docker/runconfig/opts [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/daemon [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/environment [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/fakegit [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/registry [2024-04-23T18:35:46.291Z] github.com/docker/docker/testutil/request [2024-04-23T18:35:46.291Z] github.com/docker/docker/volume [2024-04-23T18:35:46.291Z] github.com/docker/docker/volume/drivers [2024-04-23T18:35:46.291Z] github.com/docker/docker/volume/local [2024-04-23T18:35:46.291Z] github.com/docker/docker/volume/mounts [2024-04-23T18:35:46.291Z] github.com/docker/docker/volume/service [2024-04-23T18:35:46.291Z] github.com/docker/docker/volume/service/opts [2024-04-23T18:35:46.291Z] github.com/docker/docker/volume/testutils' ']' [2024-04-23T18:35:46.291Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2024-04-23T18:35:46.851Z] ? github.com/docker/docker/api [no test files] [2024-04-23T18:35:54.936Z] ok github.com/docker/docker/api/server 0.022s coverage: 16.2% of statements [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 42.7% of statements [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/server/router/container 0.012s coverage: 5.9% of statements [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 7.3% of statements [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/types/container 0.013s coverage: 83.7% of statements [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/types/network 0.005s coverage: 80.0% of statements [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 94.0% of statements [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-23T18:36:16.809Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-23T18:36:16.809Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-23T18:36:18.170Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-23T18:36:18.170Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-23T18:36:18.170Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2024-04-23T18:36:18.170Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.019s coverage: 100.0% of statements [2024-04-23T18:36:18.425Z] ok github.com/docker/docker/builder/dockerfile 0.061s coverage: 50.1% of statements [2024-04-23T18:36:18.425Z] ok github.com/docker/docker/builder/remotecontext 0.067s coverage: 33.7% of statements [2024-04-23T18:36:20.310Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-23T18:36:20.310Z] ok github.com/docker/docker/client 0.145s coverage: 77.0% of statements [2024-04-23T18:36:20.310Z] ok github.com/docker/docker/cmd/docker-proxy 0.359s coverage: 66.5% of statements [2024-04-23T18:36:20.870Z] ok github.com/docker/docker/builder/remotecontext/git 2.495s coverage: 82.5% of statements [2024-04-23T18:36:33.027Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-23T18:36:33.027Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-23T18:36:33.027Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-23T18:36:33.027Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-23T18:36:33.027Z] ok github.com/docker/docker/container 0.140s coverage: 36.4% of statements [2024-04-23T18:36:33.027Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 29.7% of statements [2024-04-23T18:36:34.911Z] ok github.com/docker/docker/cmd/dockerd/trap 2.330s coverage: 0.0% of statements [2024-04-23T18:36:36.272Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-23T18:36:36.272Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2024-04-23T18:36:36.272Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 39.3% of statements [2024-04-23T18:36:36.272Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2024-04-23T18:36:36.527Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-23T18:36:36.527Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 74.4% of statements [2024-04-23T18:36:38.411Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-23T18:36:38.411Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.3% of statements [2024-04-23T18:36:38.411Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2024-04-23T18:36:38.411Z] ok github.com/docker/docker/daemon/containerd 0.040s coverage: 17.6% of statements [2024-04-23T18:36:38.411Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-04-23T18:36:38.411Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.186s coverage: 60.9% of statements [2024-04-23T18:36:38.970Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-23T18:36:38.970Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2024-04-23T18:36:39.225Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-23T18:36:39.225Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-23T18:36:39.480Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.207s coverage: 60.2% of statements [2024-04-23T18:36:39.480Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 60.9% of statements [2024-04-23T18:36:40.041Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2024-04-23T18:36:40.041Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.467s coverage: 13.2% of statements [2024-04-23T18:36:40.601Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-23T18:36:40.601Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-23T18:36:40.601Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2024-04-23T18:36:40.601Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 2.9% of statements [2024-04-23T18:36:40.601Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2024-04-23T18:36:40.856Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-23T18:36:40.856Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2024-04-23T18:36:40.856Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2024-04-23T18:36:41.110Z] ok github.com/docker/docker/daemon/logger/awslogs 0.105s coverage: 78.2% of statements [2024-04-23T18:36:41.365Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-23T18:36:41.365Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-23T18:36:41.365Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-04-23T18:36:41.620Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2024-04-23T18:36:41.620Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-23T18:36:41.620Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.092s coverage: 76.8% of statements [2024-04-23T18:36:41.620Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 79.4% of statements [2024-04-23T18:36:42.544Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2024-04-23T18:36:42.544Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 63.7% of statements [2024-04-23T18:36:42.544Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-23T18:36:42.544Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-04-23T18:36:42.544Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2024-04-23T18:36:42.799Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-23T18:36:42.799Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-23T18:36:42.799Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2024-04-23T18:36:43.053Z] ok github.com/docker/docker/daemon/logger/journald 1.699s coverage: 72.7% of statements [2024-04-23T18:36:43.613Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-23T18:36:43.613Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2024-04-23T18:36:43.613Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2024-04-23T18:36:43.613Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements [2024-04-23T18:36:43.868Z] ok github.com/docker/docker/daemon/logger/splunk 1.443s coverage: 82.5% of statements [2024-04-23T18:36:44.122Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements [2024-04-23T18:36:44.377Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-23T18:36:44.377Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-23T18:36:44.377Z] ok github.com/docker/docker/image/cache 0.012s coverage: 26.1% of statements [2024-04-23T18:36:44.377Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-23T18:36:44.377Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-04-23T18:36:44.632Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-23T18:36:44.632Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-23T18:36:44.632Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-04-23T18:36:44.632Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-04-23T18:36:44.632Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-23T18:36:44.632Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-04-23T18:36:44.887Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-23T18:36:44.887Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-23T18:36:44.887Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-23T18:36:44.887Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-23T18:36:44.887Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-23T18:36:44.887Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-23T18:36:44.887Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-23T18:36:44.887Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-23T18:36:44.887Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.7% of statements [2024-04-23T18:36:45.141Z] ok github.com/docker/docker/daemon 10.522s coverage: 15.8% of statements [2024-04-23T18:36:45.699Z] ok github.com/docker/docker/distribution/xfer 2.184s coverage: 85.4% of statements [2024-04-23T18:36:45.954Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-23T18:36:45.954Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-23T18:36:45.954Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-23T18:36:45.954Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-23T18:36:45.954Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-23T18:36:45.954Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2024-04-23T18:36:46.209Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-23T18:36:46.209Z] ok github.com/docker/docker/oci 0.010s coverage: 35.8% of statements [2024-04-23T18:36:46.464Z] ok github.com/docker/docker/opts 0.030s coverage: 67.9% of statements [2024-04-23T18:36:47.023Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2024-04-23T18:36:47.023Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2024-04-23T18:36:47.023Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2024-04-23T18:36:47.023Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 26.7% of statements [2024-04-23T18:36:47.023Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2024-04-23T18:36:47.278Z] ok github.com/docker/docker/pkg/chrootarchive 0.256s coverage: 83.7% of statements [2024-04-23T18:36:47.278Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 51.7% of statements [2024-04-23T18:36:47.278Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 6.5% of statements [2024-04-23T18:36:47.278Z] ok github.com/docker/docker/pkg/archive 0.425s coverage: 80.9% of statements [2024-04-23T18:36:47.533Z] ok github.com/docker/docker/pkg/authorization 0.512s coverage: 68.3% of statements [2024-04-23T18:36:47.533Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 92.3% of statements [2024-04-23T18:36:47.533Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 45.5% of statements [2024-04-23T18:36:47.533Z] ok github.com/docker/docker/pkg/meminfo 0.007s coverage: 75.0% of statements [2024-04-23T18:36:47.533Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2024-04-23T18:36:47.533Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-04-23T18:36:47.788Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2024-04-23T18:36:47.788Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-23T18:36:47.788Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-23T18:36:47.788Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 94.1% of statements [2024-04-23T18:36:47.788Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements [2024-04-23T18:36:47.788Z] ok github.com/docker/docker/pkg/ioutils 0.372s coverage: 68.6% of statements [2024-04-23T18:36:48.043Z] ok github.com/docker/docker/pkg/idtools 0.718s coverage: 69.7% of statements [2024-04-23T18:36:48.298Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-23T18:36:48.298Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-23T18:36:48.298Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2024-04-23T18:36:48.298Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2024-04-23T18:36:48.298Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2024-04-23T18:36:48.298Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2024-04-23T18:36:48.553Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-23T18:36:48.553Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-23T18:36:48.553Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-23T18:36:48.553Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2024-04-23T18:36:48.553Z] ok github.com/docker/docker/pkg/stack 0.017s coverage: 90.9% of statements [2024-04-23T18:36:48.553Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2024-04-23T18:36:48.809Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2024-04-23T18:36:48.809Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 64.5% of statements [2024-04-23T18:36:49.065Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 41.0% of statements [2024-04-23T18:36:49.065Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.4% of statements [2024-04-23T18:36:49.065Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2024-04-23T18:36:49.065Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-04-23T18:36:49.320Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.6% of statements [2024-04-23T18:36:49.880Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-23T18:36:49.880Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-23T18:36:49.880Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 13.6% of statements [2024-04-23T18:36:49.880Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2024-04-23T18:36:50.465Z] ok github.com/docker/docker/plugin 0.530s coverage: 23.2% of statements [2024-04-23T18:36:50.465Z] ok github.com/docker/docker/pkg/plugins 2.012s coverage: 73.7% of statements [2024-04-23T18:36:50.465Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2024-04-23T18:36:50.465Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements [2024-04-23T18:36:50.465Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2024-04-23T18:36:50.465Z] ok github.com/docker/docker/registry 0.105s coverage: 63.9% of statements [2024-04-23T18:36:50.727Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-23T18:36:50.727Z] ok github.com/docker/docker/runconfig 0.006s coverage: 54.0% of statements [2024-04-23T18:36:50.992Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-23T18:36:51.261Z] ? github.com/docker/docker/volume [no test files] [2024-04-23T18:36:51.536Z] ok github.com/docker/docker/quota 1.013s coverage: 69.3% of statements [2024-04-23T18:36:51.815Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2024-04-23T18:36:52.085Z] ok github.com/docker/docker/volume/mounts 0.015s coverage: 61.5% of statements [2024-04-23T18:36:52.085Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.4% of statements [2024-04-23T18:36:52.348Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-23T18:36:52.349Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-23T18:36:52.349Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements [2024-04-23T18:36:53.303Z] ok github.com/docker/docker/layer 7.214s coverage: 68.1% of statements [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === Skipped [2024-04-23T18:36:53.303Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-23T18:36:53.303Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-23T18:36:53.303Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-23T18:36:53.303Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-23T18:36:53.303Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:68: No driver to put! [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-23T18:36:53.303Z] time="2024-04-23T18:36:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-23T18:36:53.303Z] time="2024-04-23T18:36:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-23T18:36:53.303Z] time="2024-04-23T18:36:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-23T18:36:53.303Z] time="2024-04-23T18:36:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-23T18:36:53.303Z] time="2024-04-23T18:36:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:68: No driver to put! [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-23T18:36:53.303Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T18:36:53.303Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-23T18:36:53.303Z] graphtest_unix.go:68: No driver to put! [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-23T18:36:53.303Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-23T18:36:53.303Z] [2024-04-23T18:36:53.303Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-23T18:36:53.304Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-23T18:36:53.304Z] [2024-04-23T18:36:53.304Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-23T18:36:53.304Z] validate_test.go:73: only tested on Windows [2024-04-23T18:36:53.304Z] [2024-04-23T18:36:53.304Z] DONE 3286 tests, 27 skipped in 67.041s [2024-04-23T18:36:53.304Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/bitmap [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/cluster [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/config [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/datastore [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/driverapi [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/etchosts [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipam [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ipbits [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/iptables [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/netlabel [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/netutils [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/networkdb [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/ns [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/options [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/osl [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/portallocator [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/portmapper [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/scope [2024-04-23T18:36:53.304Z] github.com/docker/docker/libnetwork/types' ']' [2024-04-23T18:36:53.304Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types [2024-04-23T18:37:49.494Z] ok github.com/docker/docker/libnetwork 44.924s coverage: 43.0% of statements [2024-04-23T18:37:49.494Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-04-23T18:37:49.494Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-04-23T18:37:49.494Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-04-23T18:37:49.494Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-04-23T18:37:49.494Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-04-23T18:37:49.494Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-04-23T18:37:49.494Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-04-23T18:37:49.749Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.927s coverage: 72.3% of statements [2024-04-23T18:37:50.003Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements [2024-04-23T18:37:50.258Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements [2024-04-23T18:37:50.258Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-04-23T18:37:50.258Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-04-23T18:37:50.512Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2024-04-23T18:37:55.743Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.899s coverage: 63.3% of statements [2024-04-23T18:37:55.743Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-04-23T18:37:55.743Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2024-04-23T18:37:57.103Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 1.022s coverage: 5.1% of statements [2024-04-23T18:37:57.103Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-04-23T18:37:57.662Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements [2024-04-23T18:37:57.662Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-04-23T18:37:57.662Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-04-23T18:37:58.586Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.009s coverage: 1.4% of statements [2024-04-23T18:37:58.841Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements [2024-04-23T18:37:59.095Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements [2024-04-23T18:37:59.654Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.2% of statements [2024-04-23T18:37:59.654Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-04-23T18:37:59.654Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-04-23T18:37:59.654Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-04-23T18:38:00.213Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 87.0% of statements [2024-04-23T18:38:00.468Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements [2024-04-23T18:38:00.468Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-04-23T18:38:00.468Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-04-23T18:38:00.468Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-04-23T18:38:00.468Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-04-23T18:38:01.026Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements [2024-04-23T18:38:13.178Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2024-04-23T18:38:15.061Z] ok github.com/docker/docker/libnetwork/ipam 3.286s coverage: 80.3% of statements [2024-04-23T18:38:15.061Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-04-23T18:38:15.061Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-04-23T18:38:15.061Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements [2024-04-23T18:38:15.620Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements [2024-04-23T18:38:15.620Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-04-23T18:38:15.874Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2024-04-23T18:38:16.434Z] ok github.com/docker/docker/libnetwork/ipamutils 0.323s coverage: 86.4% of statements [2024-04-23T18:38:16.434Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-04-23T18:38:16.992Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 39.9% of statements [2024-04-23T18:38:16.992Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-04-23T18:38:17.551Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 50.6% of statements [2024-04-23T18:40:08.900Z] ok github.com/docker/docker/libnetwork/networkdb 104.065s coverage: 59.8% of statements [2024-04-23T18:40:08.900Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-04-23T18:40:08.900Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-04-23T18:40:08.900Z] ok github.com/docker/docker/libnetwork/osl 4.425s coverage: 37.5% of statements [2024-04-23T18:40:08.900Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-04-23T18:40:08.900Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.5% of statements [2024-04-23T18:40:09.459Z] ok github.com/docker/docker/libnetwork/portmapper 0.701s coverage: 47.9% of statements [2024-04-23T18:40:10.018Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.8% of statements [2024-04-23T18:40:10.018Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-04-23T18:40:10.018Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements [2024-04-23T18:40:10.273Z] [2024-04-23T18:40:10.273Z] === Skipped [2024-04-23T18:40:10.273Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-04-23T18:40:10.273Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-23T18:40:10.273Z] [2024-04-23T18:40:10.273Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-04-23T18:40:10.273Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-23T18:40:10.273Z] [2024-04-23T18:40:10.273Z] DONE 471 tests, 2 skipped in 196.819s Post stage [Pipeline] junit [2024-04-23T18:40:11.205Z] Recording test results [2024-04-23T18:40:12.322Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T18:40:12.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47747/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1efcdf557e46a693fd10f95d0defe7bfd8c85586 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1efcdf557e46a693fd10f95d0defe7bfd8c85586 hack/make.sh dynbinary test-integration [2024-04-23T18:40:12.871Z] [2024-04-23T18:40:12.871Z] Removing bundles/ [2024-04-23T18:40:12.871Z] [2024-04-23T18:40:12.871Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2024-04-23T18:40:12.871Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2024-04-23T18:40:12.871Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T18:40:12.871Z] module github.com/docker/docker [2024-04-23T18:40:12.871Z] [2024-04-23T18:40:12.871Z] go 1.21 [2024-04-23T18:40:12.871Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T18:40:12.871Z] + GO111MODULE=on [2024-04-23T18:40:12.871Z] + GOTOOLCHAIN=local [2024-04-23T18:40:12.871Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=1efcdf557e46a693fd10f95d0defe7bfd8c85586" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T18:40:12.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd [2024-04-23T18:40:51.514Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T18:40:51.514Z] Created binary: bundles/dynbinary-daemon/dockerd [2024-04-23T18:40:51.514Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2024-04-23T18:40:51.514Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T18:40:51.514Z] module github.com/docker/docker [2024-04-23T18:40:51.514Z] [2024-04-23T18:40:51.514Z] go 1.21 [2024-04-23T18:40:51.514Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T18:40:51.514Z] + GO111MODULE=on [2024-04-23T18:40:51.514Z] + GOTOOLCHAIN=local [2024-04-23T18:40:51.514Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=1efcdf557e46a693fd10f95d0defe7bfd8c85586" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T18:40:12.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-23T18:40:51.514Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T18:40:51.514Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2024-04-23T18:40:51.514Z] [2024-04-23T18:40:51.514Z] ---> Making bundle: test-integration (in bundles/test-integration) [2024-04-23T18:40:51.514Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2024-04-23T18:40:51.514Z] HOSTNAME=a3d2018b64f4 [2024-04-23T18:40:51.514Z] TESTDEBUG=0 [2024-04-23T18:40:51.514Z] DEST=bundles/test-integration [2024-04-23T18:40:51.514Z] PWD=/go/src/github.com/docker/docker [2024-04-23T18:40:51.514Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2024-04-23T18:40:51.514Z] DOCKER_GITCOMMIT=1efcdf557e46a693fd10f95d0defe7bfd8c85586 [2024-04-23T18:40:51.514Z] container=docker [2024-04-23T18:40:51.514Z] HOME=/root [2024-04-23T18:40:51.514Z] CONTAINERD_NAMESPACE=moby [2024-04-23T18:40:51.514Z] GOLANG_VERSION=1.21.9 [2024-04-23T18:40:51.514Z] VALIDATE_REPO=https://github.com/moby/moby.git [2024-04-23T18:40:51.514Z] VALIDATE_BRANCH=master [2024-04-23T18:40:51.514Z] TERM=xterm [2024-04-23T18:40:51.514Z] DOCKER_PKG=github.com/docker/docker [2024-04-23T18:40:51.514Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2024-04-23T18:40:51.514Z] SHLVL=1 [2024-04-23T18:40:51.514Z] TIMEOUT=120m [2024-04-23T18:40:51.514Z] GOTOOLCHAIN=local [2024-04-23T18:40:51.514Z] DOCKER_GRAPHDRIVER=overlay2 [2024-04-23T18:40:51.514Z] GO111MODULE=off [2024-04-23T18:40:51.514Z] DOCKER_EXPERIMENTAL=1 [2024-04-23T18:40:51.514Z] TEST_SKIP_INTEGRATION_CLI=1 [2024-04-23T18:40:51.514Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-23T18:40:51.514Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2024-04-23T18:40:51.514Z] GOPATH=/go [2024-04-23T18:40:51.514Z] PKG_CONFIG=pkg-config [2024-04-23T18:40:51.514Z] _=/usr/bin/env [2024-04-23T18:40:51.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2024-04-23T18:41:13.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2024-04-23T18:41:13.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2024-04-23T18:41:13.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2024-04-23T18:41:17.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2024-04-23T18:41:21.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2024-04-23T18:41:24.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2024-04-23T18:41:25.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2024-04-23T18:41:26.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2024-04-23T18:41:28.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2024-04-23T18:41:29.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2024-04-23T18:41:30.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2024-04-23T18:41:30.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2024-04-23T18:41:32.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2024-04-23T18:41:33.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2024-04-23T18:41:35.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2024-04-23T18:41:36.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2024-04-23T18:41:36.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2024-04-23T18:41:37.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2024-04-23T18:41:38.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2024-04-23T18:41:40.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2024-04-23T18:41:40.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2024-04-23T18:41:42.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2024-04-23T18:41:43.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2024-04-23T18:41:43.658Z] Using test binary /usr/local/cli-integration/docker [2024-04-23T18:41:43.658Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2024-04-23T18:41:43.658Z] +++ /etc/init.d/apparmor start [2024-04-23T18:41:43.658Z] Not: starting. [2024-04-23T18:41:43.658Z] INFO: Waiting for daemon to start... [2024-04-23T18:41:43.658Z] Starting dockerd [2024-04-23T18:41:43.658Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.yv6ncCfXFL/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2024-04-23T18:41:53.584Z] . [2024-04-23T18:41:53.584Z] Running integration-test (iteration 1) [2024-04-23T18:41:53.584Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2024-04-23T18:41:53.584Z] ++ '[' -n '' ']' [2024-04-23T18:41:53.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:41:53.584Z] ++ set -e [2024-04-23T18:41:53.584Z] ++ '[' -n 0 ']' [2024-04-23T18:41:53.584Z] ++ set -x [2024-04-23T18:41:53.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:41:53.584Z] Loaded image: busybox:latest [2024-04-23T18:41:53.584Z] Loaded image: busybox:glibc [2024-04-23T18:41:53.584Z] Loaded image: debian:bookworm-slim [2024-04-23T18:41:53.584Z] Loaded image: hello-world:latest [2024-04-23T18:41:53.584Z] Loaded image: arm32v7/hello-world:latest [2024-04-23T18:41:53.584Z] INFO: Testing against a local daemon [2024-04-23T18:41:53.584Z] === RUN TestCgroupNamespacesBuild [2024-04-23T18:41:54.946Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2024-04-23T18:41:54.946Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2024-04-23T18:41:55.870Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2024-04-23T18:41:55.871Z] === RUN TestBuildWithSession [2024-04-23T18:41:55.871Z] build_session_test.go:26: TODO: BuildKit [2024-04-23T18:41:55.871Z] --- SKIP: TestBuildWithSession (0.00s) [2024-04-23T18:41:55.871Z] === RUN TestBuildSquashParent [2024-04-23T18:41:59.130Z] --- PASS: TestBuildSquashParent (3.24s) [2024-04-23T18:41:59.130Z] === RUN TestBuildWithRemoveAndForceRemove [2024-04-23T18:41:59.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T18:41:59.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T18:41:59.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T18:41:59.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T18:41:59.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T18:41:59.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T18:41:59.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T18:41:59.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T18:41:59.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T18:41:59.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T18:41:59.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T18:41:59.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T18:41:59.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T18:41:59.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T18:41:59.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T18:41:59.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T18:41:59.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T18:41:59.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T18:42:02.390Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2024-04-23T18:42:02.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.74s) [2024-04-23T18:42:02.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.30s) [2024-04-23T18:42:02.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s) [2024-04-23T18:42:02.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.43s) [2024-04-23T18:42:02.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2024-04-23T18:42:02.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2024-04-23T18:42:02.390Z] === RUN TestBuildMultiStageCopy [2024-04-23T18:42:02.390Z] === RUN TestBuildMultiStageCopy/copy_to_root [2024-04-23T18:42:02.949Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2024-04-23T18:42:02.949Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2024-04-23T18:42:03.204Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2024-04-23T18:42:03.204Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2024-04-23T18:42:03.459Z] --- PASS: TestBuildMultiStageCopy (1.71s) [2024-04-23T18:42:03.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2024-04-23T18:42:03.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2024-04-23T18:42:03.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.11s) [2024-04-23T18:42:03.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.12s) [2024-04-23T18:42:03.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2024-04-23T18:42:03.459Z] === RUN TestBuildMultiStageParentConfig [2024-04-23T18:42:04.018Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2024-04-23T18:42:04.018Z] === RUN TestBuildLabelWithTargets [2024-04-23T18:42:04.943Z] --- PASS: TestBuildLabelWithTargets (0.74s) [2024-04-23T18:42:04.943Z] === RUN TestBuildWithEmptyLayers [2024-04-23T18:42:04.943Z] --- PASS: TestBuildWithEmptyLayers (0.18s) [2024-04-23T18:42:04.943Z] === RUN TestBuildMultiStageOnBuild [2024-04-23T18:42:06.305Z] --- PASS: TestBuildMultiStageOnBuild (1.22s) [2024-04-23T18:42:06.305Z] === RUN TestBuildUncleanTarFilenames [2024-04-23T18:42:06.305Z] --- PASS: TestBuildUncleanTarFilenames (0.16s) [2024-04-23T18:42:06.305Z] === RUN TestBuildMultiStageLayerLeak [2024-04-23T18:42:07.667Z] --- PASS: TestBuildMultiStageLayerLeak (1.11s) [2024-04-23T18:42:07.667Z] === RUN TestBuildWithHugeFile [2024-04-23T18:43:15.275Z] --- PASS: TestBuildWithHugeFile (60.12s) [2024-04-23T18:43:15.275Z] === RUN TestBuildWCOWSandboxSize [2024-04-23T18:43:15.275Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-04-23T18:43:15.275Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2024-04-23T18:43:15.275Z] === RUN TestBuildWithEmptyDockerfile [2024-04-23T18:43:15.275Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T18:43:15.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T18:43:15.275Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T18:43:15.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T18:43:15.275Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T18:43:15.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T18:43:15.275Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T18:43:15.275Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T18:43:15.275Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T18:43:15.275Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2024-04-23T18:43:15.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2024-04-23T18:43:15.275Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2024-04-23T18:43:15.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2024-04-23T18:43:15.275Z] === RUN TestBuildPreserveOwnership [2024-04-23T18:43:15.275Z] === RUN TestBuildPreserveOwnership/copy_from [2024-04-23T18:43:15.275Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2024-04-23T18:43:15.275Z] --- PASS: TestBuildPreserveOwnership (2.19s) [2024-04-23T18:43:15.275Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.55s) [2024-04-23T18:43:15.275Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.63s) [2024-04-23T18:43:15.275Z] === RUN TestBuildPlatformInvalid [2024-04-23T18:43:15.275Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2024-04-23T18:43:15.275Z] === RUN TestBuildWorkdirNoCacheMiss [2024-04-23T18:43:15.275Z] === RUN TestBuildWorkdirNoCacheMiss/trailing_slash [2024-04-23T18:43:15.275Z] === RUN TestBuildWorkdirNoCacheMiss/no_trailing_slash [2024-04-23T18:43:15.275Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.09s) [2024-04-23T18:43:15.275Z] --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.07s) [2024-04-23T18:43:15.275Z] --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s) [2024-04-23T18:43:15.275Z] === RUN TestBuildkitHistoryTracePropagation [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:09Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-04-23T18:43:15.275Z] build_traces_test.go:87: Waiting for trace to be available [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:13Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:13Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:13Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:13Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:13Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-04-23T18:43:15.275Z] time="2024-04-23T18:43:13Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-04-23T18:43:15.275Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) [2024-04-23T18:43:15.275Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2024-04-23T18:43:15.275Z] Loaded image: busybox:latest [2024-04-23T18:43:15.275Z] Loaded image: busybox:glibc [2024-04-23T18:43:15.529Z] Loaded image: debian:bookworm-slim [2024-04-23T18:43:15.529Z] Loaded image: hello-world:latest [2024-04-23T18:43:15.529Z] Loaded image: arm32v7/hello-world:latest [2024-04-23T18:43:25.455Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.17s) [2024-04-23T18:43:25.455Z] PASS [2024-04-23T18:43:25.455Z] [2024-04-23T18:43:25.455Z] === Skipped [2024-04-23T18:43:25.455Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2024-04-23T18:43:25.455Z] build_session_test.go:26: TODO: BuildKit [2024-04-23T18:43:25.455Z] [2024-04-23T18:43:25.455Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2024-04-23T18:43:25.455Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-04-23T18:43:25.455Z] [2024-04-23T18:43:25.455Z] DONE 38 tests, 2 skipped in 91.830s [2024-04-23T18:43:25.455Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2024-04-23T18:43:25.455Z] ++ '[' -n '' ']' [2024-04-23T18:43:25.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:43:25.455Z] ++ set -e [2024-04-23T18:43:25.455Z] ++ '[' -n 0 ']' [2024-04-23T18:43:25.455Z] ++ set -x [2024-04-23T18:43:25.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:43:25.455Z] INFO: Testing against a local daemon [2024-04-23T18:43:25.455Z] === RUN TestNoNewPrivileges [2024-04-23T18:43:33.524Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2024-04-23T18:43:33.524Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2024-04-23T18:43:33.778Z] --- PASS: TestNoNewPrivileges (9.69s) [2024-04-23T18:43:33.778Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s) [2024-04-23T18:43:33.778Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s) [2024-04-23T18:43:33.778Z] PASS [2024-04-23T18:43:33.778Z] [2024-04-23T18:43:33.778Z] DONE 3 tests in 9.715s [2024-04-23T18:43:33.778Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2024-04-23T18:43:33.778Z] ++ '[' -n '' ']' [2024-04-23T18:43:33.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:43:33.778Z] ++ set -e [2024-04-23T18:43:33.778Z] ++ '[' -n 0 ']' [2024-04-23T18:43:33.778Z] ++ set -x [2024-04-23T18:43:33.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:43:34.032Z] INFO: Testing against a local daemon [2024-04-23T18:43:34.032Z] === RUN TestConfigInspect [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.887250835Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.888099572Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.888851245Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.889585975Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.890259488Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.890983937Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.891667082Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.892377714Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.893045901Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.893718167Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.894379995Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.895055403Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.895714139Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.896411667Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.896427117Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.897127148Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.897196020Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d9088fa86fe50 [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.897356460Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.897558992Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d9088fa86fe50p [2024-04-23T18:43:34.591Z] daemon.go:316: [d9088fa86fe50] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:43:34.591Z] swarm.go:43: [d9088fa86fe50] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect/d9088fa86fe50/root --exec-root /tmp/dxr/d9088fa86fe50 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect/d9088fa86fe50/docker.pid --userland-proxy=true --containerd-namespace d9088fa86fe50 --containerd-plugins-namespace d9088fa86fe50p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d9088fa86fe50.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d9088fa86fe50] daemon exited during startup: exit status 1 [2024-04-23T18:43:34.591Z] --- FAIL: TestConfigInspect (0.51s) [2024-04-23T18:43:34.591Z] === RUN TestConfigList [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.400275631Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.401063693Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.401803600Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.402534457Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.403190526Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.403844683Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.404508112Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.405143044Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.405814038Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.406470853Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.407134980Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.407810437Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.408452032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409147731Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409162582Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409950693Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409978697Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dd8bd5c50085e [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.410235520Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.410446970Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd8bd5c50085ep [2024-04-23T18:43:34.845Z] daemon.go:316: [dd8bd5c50085e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:43:34.845Z] swarm.go:43: [dd8bd5c50085e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList/dd8bd5c50085e/root --exec-root /tmp/dxr/dd8bd5c50085e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList/dd8bd5c50085e/docker.pid --userland-proxy=true --containerd-namespace dd8bd5c50085e --containerd-plugins-namespace dd8bd5c50085ep --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dd8bd5c50085e.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dd8bd5c50085e] daemon exited during startup: exit status 1 [2024-04-23T18:43:34.845Z] --- FAIL: TestConfigList (0.51s) [2024-04-23T18:43:34.845Z] === RUN TestConfigsCreateAndDelete [2024-04-23T18:43:35.404Z] 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]" [2024-04-23T18:43:35.404Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.912552179Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:35.404Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.913296000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:35.404Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.914013106Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:35.404Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.914709666Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:35.404Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.915377706Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:35.405Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.916050488Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:35.405Z] 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]" [2024-04-23T18:43:35.405Z] 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]" [2024-04-23T18:43:35.405Z] 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]" [2024-04-23T18:43:35.405Z] 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]" [2024-04-23T18:43:35.405Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.919402059Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:35.405Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.920077147Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:35.405Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.920776489Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:35.405Z] 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..." [2024-04-23T18:43:35.405Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921520884Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:35.405Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921569048Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d98bfd783fe75 [2024-04-23T18:43:35.405Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921755489Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:35.405Z] 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 [2024-04-23T18:43:35.405Z] 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 [2024-04-23T18:43:35.405Z] 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 [2024-04-23T18:43:35.405Z] --- FAIL: TestConfigsCreateAndDelete (0.51s) [2024-04-23T18:43:35.405Z] === RUN TestConfigsUpdate [2024-04-23T18:43:35.963Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.425415969Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:43:35.963Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.426246960Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:35.963Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.427027416Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:35.963Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.427791462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:35.963Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.428497171Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:35.963Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.429199540Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:35.963Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.429864889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.430528391Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.431182549Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.431825621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.432505927Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.433183206Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.433853133Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.434522026Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.434537435Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.435330149Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.435363798Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d08d2927f5a13 [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.435607674Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.435817237Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d08d2927f5a13p [2024-04-23T18:43:35.964Z] daemon.go:316: [d08d2927f5a13] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:43:35.964Z] swarm.go:43: [d08d2927f5a13] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate/d08d2927f5a13/root --exec-root /tmp/dxr/d08d2927f5a13 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate/d08d2927f5a13/docker.pid --userland-proxy=true --containerd-namespace d08d2927f5a13 --containerd-plugins-namespace d08d2927f5a13p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d08d2927f5a13.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d08d2927f5a13] daemon exited during startup: exit status 1 [2024-04-23T18:43:35.964Z] --- FAIL: TestConfigsUpdate (0.59s) [2024-04-23T18:43:35.964Z] === RUN TestTemplatedConfig [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.024051048Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.024916647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.025634007Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.026389832Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.027092661Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.027755975Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.028448071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.029103697Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.029787146Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.030453102Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.031109261Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.031784226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.032452889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033136313Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033149778Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033938365Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033945216Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d2e11c345d21c [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.034170951Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.034365154Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d2e11c345d21cp [2024-04-23T18:43:36.522Z] daemon.go:316: [d2e11c345d21c] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:43:36.522Z] swarm.go:43: [d2e11c345d21c] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig/d2e11c345d21c/root --exec-root /tmp/dxr/d2e11c345d21c --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig/d2e11c345d21c/docker.pid --userland-proxy=true --containerd-namespace d2e11c345d21c --containerd-plugins-namespace d2e11c345d21cp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d2e11c345d21c.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d2e11c345d21c] daemon exited during startup: exit status 1 [2024-04-23T18:43:36.522Z] --- FAIL: TestTemplatedConfig (0.50s) [2024-04-23T18:43:36.522Z] === RUN TestConfigCreateResolve [2024-04-23T18:43:37.082Z] 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]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.520969806Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.521679618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.522433022Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.523091815Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.523786989Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.524539031Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:37.082Z] 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]" [2024-04-23T18:43:37.082Z] 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]" [2024-04-23T18:43:37.082Z] 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]" [2024-04-23T18:43:37.082Z] 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]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.528072326Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.528756866Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.529411040Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:37.082Z] 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..." [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530157125Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530228746Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d7f3089c9059f [2024-04-23T18:43:37.082Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530395734Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:37.082Z] 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 [2024-04-23T18:43:37.082Z] 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 [2024-04-23T18:43:37.082Z] 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 [2024-04-23T18:43:37.082Z] --- FAIL: TestConfigCreateResolve (0.51s) [2024-04-23T18:43:37.082Z] FAIL [2024-04-23T18:43:37.082Z] [2024-04-23T18:43:37.082Z] === Failed [2024-04-23T18:43:37.082Z] === FAIL: arm64.integration.config TestConfigInspect (0.51s) [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.887250835Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.888099572Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.888851245Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.889585975Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.890259488Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.890983937Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.891667082Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.892377714Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.893045901Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.893718167Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.894379995Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.895055403Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.895714139Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.896411667Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.896427117Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.897127148Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.897196020Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d9088fa86fe50 [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.897356460Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] time="2024-04-23T18:43:33.897558992Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d9088fa86fe50p [2024-04-23T18:43:37.082Z] daemon.go:316: [d9088fa86fe50] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:43:37.082Z] swarm.go:43: [d9088fa86fe50] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect/d9088fa86fe50/root --exec-root /tmp/dxr/d9088fa86fe50 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect/d9088fa86fe50/docker.pid --userland-proxy=true --containerd-namespace d9088fa86fe50 --containerd-plugins-namespace d9088fa86fe50p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d9088fa86fe50.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d9088fa86fe50] daemon exited during startup: exit status 1 [2024-04-23T18:43:37.082Z] [2024-04-23T18:43:37.082Z] === FAIL: arm64.integration.config TestConfigList (0.51s) [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.400275631Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.401063693Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.401803600Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.402534457Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.403190526Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.403844683Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.404508112Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.405143044Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.405814038Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.406470853Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.407134980Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.407810437Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.408452032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409147731Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409162582Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409950693Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.409978697Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dd8bd5c50085e [2024-04-23T18:43:37.082Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.410235520Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:37.083Z] daemon.go:316: [dd8bd5c50085e] time="2024-04-23T18:43:34.410446970Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd8bd5c50085ep [2024-04-23T18:43:37.083Z] daemon.go:316: [dd8bd5c50085e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:43:37.083Z] swarm.go:43: [dd8bd5c50085e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList/dd8bd5c50085e/root --exec-root /tmp/dxr/dd8bd5c50085e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList/dd8bd5c50085e/docker.pid --userland-proxy=true --containerd-namespace dd8bd5c50085e --containerd-plugins-namespace dd8bd5c50085ep --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dd8bd5c50085e.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dd8bd5c50085e] daemon exited during startup: exit status 1 [2024-04-23T18:43:37.083Z] [2024-04-23T18:43:37.083Z] === FAIL: arm64.integration.config TestConfigsCreateAndDelete (0.51s) [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.912552179Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.913296000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.914013106Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.914709666Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.915377706Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.916050488Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.919402059Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.920077147Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.920776489Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:37.083Z] 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..." [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921520884Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921569048Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d98bfd783fe75 [2024-04-23T18:43:37.083Z] daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921755489Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:37.083Z] 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 [2024-04-23T18:43:37.083Z] 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 [2024-04-23T18:43:37.083Z] 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 [2024-04-23T18:43:37.083Z] [2024-04-23T18:43:37.083Z] === FAIL: arm64.integration.config TestConfigsUpdate (0.59s) [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.425415969Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.426246960Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.427027416Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.427791462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.428497171Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.429199540Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.429864889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.430528391Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.431182549Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.431825621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.432505927Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.433183206Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.433853133Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.434522026Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.434537435Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.435330149Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.435363798Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d08d2927f5a13 [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.435607674Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] time="2024-04-23T18:43:35.435817237Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d08d2927f5a13p [2024-04-23T18:43:37.083Z] daemon.go:316: [d08d2927f5a13] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:43:37.083Z] swarm.go:43: [d08d2927f5a13] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate/d08d2927f5a13/root --exec-root /tmp/dxr/d08d2927f5a13 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate/d08d2927f5a13/docker.pid --userland-proxy=true --containerd-namespace d08d2927f5a13 --containerd-plugins-namespace d08d2927f5a13p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d08d2927f5a13.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d08d2927f5a13] daemon exited during startup: exit status 1 [2024-04-23T18:43:37.083Z] [2024-04-23T18:43:37.083Z] === FAIL: arm64.integration.config TestTemplatedConfig (0.50s) [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.024051048Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.024916647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.025634007Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.026389832Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.027092661Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.027755975Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.028448071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.029103697Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.029787146Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.030453102Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.031109261Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.031784226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.032452889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033136313Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033149778Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033938365Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033945216Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d2e11c345d21c [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.034170951Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.034365154Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d2e11c345d21cp [2024-04-23T18:43:37.083Z] daemon.go:316: [d2e11c345d21c] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:43:37.083Z] swarm.go:43: [d2e11c345d21c] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig/d2e11c345d21c/root --exec-root /tmp/dxr/d2e11c345d21c --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig/d2e11c345d21c/docker.pid --userland-proxy=true --containerd-namespace d2e11c345d21c --containerd-plugins-namespace d2e11c345d21cp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d2e11c345d21c.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d2e11c345d21c] daemon exited during startup: exit status 1 [2024-04-23T18:43:37.083Z] [2024-04-23T18:43:37.083Z] === FAIL: arm64.integration.config TestConfigCreateResolve (0.51s) [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.520969806Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.521679618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.522433022Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.523091815Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.523786989Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.524539031Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] 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]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.528072326Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.528756866Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.529411040Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:43:37.083Z] 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..." [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530157125Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530228746Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d7f3089c9059f [2024-04-23T18:43:37.083Z] daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530395734Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:43:37.083Z] 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 [2024-04-23T18:43:37.083Z] 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 [2024-04-23T18:43:37.083Z] 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 [2024-04-23T18:43:37.083Z] [2024-04-23T18:43:37.083Z] DONE 6 tests, 6 failures in 3.173s [2024-04-23T18:43:37.083Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2024-04-23T18:43:37.083Z] ++ '[' -n '' ']' [2024-04-23T18:43:37.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:43:37.083Z] ++ set -e [2024-04-23T18:43:37.083Z] ++ '[' -n 0 ']' [2024-04-23T18:43:37.083Z] ++ set -x [2024-04-23T18:43:37.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:43:37.083Z] INFO: Testing against a local daemon [2024-04-23T18:43:37.083Z] === RUN TestAttach [2024-04-23T18:43:37.083Z] === RUN TestAttach/without_TTY [2024-04-23T18:43:37.083Z] === PAUSE TestAttach/without_TTY [2024-04-23T18:43:37.083Z] === RUN TestAttach/with_TTY [2024-04-23T18:43:37.083Z] === PAUSE TestAttach/with_TTY [2024-04-23T18:43:37.083Z] === CONT TestAttach/without_TTY [2024-04-23T18:43:37.083Z] === CONT TestAttach/with_TTY [2024-04-23T18:43:37.083Z] --- PASS: TestAttach (0.02s) [2024-04-23T18:43:37.083Z] --- PASS: TestAttach/without_TTY (0.05s) [2024-04-23T18:43:37.083Z] --- PASS: TestAttach/with_TTY (0.05s) [2024-04-23T18:43:37.083Z] === RUN TestCreateWithCDIDevices [2024-04-23T18:43:38.443Z] --- PASS: TestCreateWithCDIDevices (0.98s) [2024-04-23T18:43:38.443Z] === RUN TestCDISpecDirsAreInSystemInfo [2024-04-23T18:43:38.443Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default [2024-04-23T18:43:38.697Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned [2024-04-23T18:43:39.256Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-04-23T18:43:39.816Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice [2024-04-23T18:43:40.374Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice [2024-04-23T18:43:40.629Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice [2024-04-23T18:43:41.188Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-04-23T18:43:41.747Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s) [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-04-23T18:43:42.306Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-04-23T18:43:42.306Z] === RUN TestCheckpoint [2024-04-23T18:43:42.306Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-04-23T18:43:42.306Z] --- SKIP: TestCheckpoint (0.00s) [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/commit [2024-04-23T18:43:42.306Z] === PAUSE TestContainerInvalidJSON/commit [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/create [2024-04-23T18:43:42.306Z] === PAUSE TestContainerInvalidJSON/containers/create [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T18:43:42.306Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2024-04-23T18:43:42.306Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2024-04-23T18:43:42.306Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2024-04-23T18:43:42.306Z] === CONT TestContainerInvalidJSON/commit [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2024-04-23T18:43:42.306Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2024-04-23T18:43:42.306Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2024-04-23T18:43:42.306Z] === CONT TestContainerInvalidJSON/containers/create [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2024-04-23T18:43:42.306Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/commit/empty_body [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2024-04-23T18:43:42.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON (0.01s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2024-04-23T18:43:42.306Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2024-04-23T18:43:42.306Z] === RUN TestCopyFromContainerPathDoesNotExist [2024-04-23T18:43:42.306Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2024-04-23T18:43:42.306Z] === RUN TestCopyFromContainerPathIsNotDir [2024-04-23T18:43:42.306Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2024-04-23T18:43:42.306Z] === RUN TestCopyToContainerPathDoesNotExist [2024-04-23T18:43:42.560Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2024-04-23T18:43:42.560Z] === RUN TestCopyEmptyFile [2024-04-23T18:43:42.560Z] --- PASS: TestCopyEmptyFile (0.06s) [2024-04-23T18:43:42.560Z] === RUN TestCopyToContainerPathIsNotDir [2024-04-23T18:43:42.560Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2024-04-23T18:43:42.560Z] === RUN TestCopyFromContainer [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer// [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer/. [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer//. [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer/./ [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer//./ [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer//bar/root [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer//bar/root/ [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer//bar/root/. [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer/bar/quux [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer/bar/quux/ [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer/bar/quux/. [2024-04-23T18:43:43.121Z] === RUN TestCopyFromContainer/bar/quux/baz [2024-04-23T18:43:43.376Z] === RUN TestCopyFromContainer/bar/filesymlink [2024-04-23T18:43:43.376Z] === RUN TestCopyFromContainer/bar/dirsymlink [2024-04-23T18:43:43.376Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2024-04-23T18:43:43.376Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2024-04-23T18:43:43.376Z] === RUN TestCopyFromContainer/bar/notarget [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer (0.74s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer// (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/. (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer//. (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2024-04-23T18:43:43.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2024-04-23T18:43:43.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T18:43:43.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T18:43:43.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T18:43:43.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T18:43:43.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T18:43:43.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T18:43:43.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T18:43:43.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T18:43:43.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T18:43:43.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2024-04-23T18:43:43.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2024-04-23T18:43:43.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2024-04-23T18:43:43.376Z] === RUN TestCreateLinkToNonExistingContainer [2024-04-23T18:43:43.376Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2024-04-23T18:43:43.376Z] === RUN TestCreateWithInvalidEnv [2024-04-23T18:43:43.376Z] === RUN TestCreateWithInvalidEnv/0 [2024-04-23T18:43:43.376Z] === PAUSE TestCreateWithInvalidEnv/0 [2024-04-23T18:43:43.376Z] === RUN TestCreateWithInvalidEnv/1 [2024-04-23T18:43:43.376Z] === PAUSE TestCreateWithInvalidEnv/1 [2024-04-23T18:43:43.376Z] === RUN TestCreateWithInvalidEnv/2 [2024-04-23T18:43:43.376Z] === PAUSE TestCreateWithInvalidEnv/2 [2024-04-23T18:43:43.376Z] === CONT TestCreateWithInvalidEnv/0 [2024-04-23T18:43:43.376Z] === CONT TestCreateWithInvalidEnv/2 [2024-04-23T18:43:43.376Z] === CONT TestCreateWithInvalidEnv/1 [2024-04-23T18:43:43.376Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2024-04-23T18:43:43.376Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2024-04-23T18:43:43.376Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2024-04-23T18:43:43.376Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2024-04-23T18:43:43.376Z] === RUN TestCreateTmpfsMountsTarget [2024-04-23T18:43:43.376Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2024-04-23T18:43:43.376Z] === RUN TestCreateWithCustomMaskedPaths [2024-04-23T18:43:44.735Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2024-04-23T18:43:44.736Z] === RUN TestCreateWithCustomReadonlyPaths [2024-04-23T18:43:45.659Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2024-04-23T18:43:45.659Z] === RUN TestCreateWithInvalidHealthcheckParams [2024-04-23T18:43:45.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T18:43:45.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T18:43:45.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T18:43:45.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T18:43:45.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T18:43:45.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T18:43:45.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T18:43:45.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T18:43:45.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T18:43:45.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T18:43:45.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T18:43:45.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T18:43:45.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T18:43:45.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T18:43:45.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T18:43:45.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T18:43:45.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T18:43:45.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T18:43:45.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2024-04-23T18:43:45.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2024-04-23T18:43:45.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2024-04-23T18:43:45.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-04-23T18:43:45.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2024-04-23T18:43:45.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-04-23T18:43:45.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2024-04-23T18:43:45.914Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2024-04-23T18:43:46.169Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2024-04-23T18:43:46.169Z] === RUN TestCreateDifferentPlatform [2024-04-23T18:43:46.169Z] === RUN TestCreateDifferentPlatform/different_os [2024-04-23T18:43:46.169Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2024-04-23T18:43:46.169Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2024-04-23T18:43:46.169Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2024-04-23T18:43:46.169Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2024-04-23T18:43:46.169Z] === RUN TestCreateVolumesFromNonExistingContainer [2024-04-23T18:43:46.169Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2024-04-23T18:43:46.169Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2024-04-23T18:43:46.423Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2024-04-23T18:43:46.423Z] === RUN TestCreateInvalidHostConfig [2024-04-23T18:43:46.423Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T18:43:46.423Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T18:43:46.423Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T18:43:46.423Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T18:43:46.423Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T18:43:46.423Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T18:43:46.423Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T18:43:46.423Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T18:43:46.423Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T18:43:46.423Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T18:43:46.423Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T18:43:46.423Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T18:43:46.423Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T18:43:46.423Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T18:43:46.423Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T18:43:46.423Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2024-04-23T18:43:46.423Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2024-04-23T18:43:46.423Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2024-04-23T18:43:46.423Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2024-04-23T18:43:46.423Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2024-04-23T18:43:46.423Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2024-04-23T18:43:46.423Z] === RUN TestCreateWithMultipleEndpointSettings [2024-04-23T18:43:46.423Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2024-04-23T18:43:46.423Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2024-04-23T18:43:46.423Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) [2024-04-23T18:43:46.423Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2024-04-23T18:43:46.423Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2024-04-23T18:43:46.423Z] === RUN TestCreateWithCustomMACs [2024-04-23T18:43:46.983Z] --- PASS: TestCreateWithCustomMACs (0.54s) [2024-04-23T18:43:46.983Z] === RUN TestContainerStartOnDaemonRestart [2024-04-23T18:43:46.983Z] === PAUSE TestContainerStartOnDaemonRestart [2024-04-23T18:43:46.983Z] === RUN TestDaemonRestartIpcMode [2024-04-23T18:43:46.983Z] === PAUSE TestDaemonRestartIpcMode [2024-04-23T18:43:46.983Z] === RUN TestDaemonHostGatewayIP [2024-04-23T18:43:46.983Z] === PAUSE TestDaemonHostGatewayIP [2024-04-23T18:43:46.983Z] === RUN TestRestartDaemonWithRestartingContainer [2024-04-23T18:43:46.983Z] === PAUSE TestRestartDaemonWithRestartingContainer [2024-04-23T18:43:46.983Z] === RUN TestHardRestartWhenContainerIsRunning [2024-04-23T18:43:46.983Z] === PAUSE TestHardRestartWhenContainerIsRunning [2024-04-23T18:43:46.983Z] === RUN TestContainerKillOnDaemonStart [2024-04-23T18:43:46.983Z] === PAUSE TestContainerKillOnDaemonStart [2024-04-23T18:43:46.983Z] === RUN TestDiff [2024-04-23T18:43:47.237Z] --- PASS: TestDiff (0.38s) [2024-04-23T18:43:47.237Z] === RUN TestDiffStoppedContainer [2024-04-23T18:43:47.796Z] --- PASS: TestDiffStoppedContainer (0.42s) [2024-04-23T18:43:47.796Z] === RUN TestExecConsoleSize [2024-04-23T18:43:48.355Z] --- PASS: TestExecConsoleSize (0.46s) [2024-04-23T18:43:48.355Z] === RUN TestExecWithCloseStdin [2024-04-23T18:43:48.610Z] --- PASS: TestExecWithCloseStdin (0.46s) [2024-04-23T18:43:48.610Z] === RUN TestExec [2024-04-23T18:43:49.169Z] --- PASS: TestExec (0.46s) [2024-04-23T18:43:49.169Z] === RUN TestExecUser [2024-04-23T18:43:49.424Z] --- PASS: TestExecUser (0.46s) [2024-04-23T18:43:49.424Z] === RUN TestExecWithGroupAdd [2024-04-23T18:43:49.983Z] --- PASS: TestExecWithGroupAdd (0.47s) [2024-04-23T18:43:49.983Z] === RUN TestExportContainerAndImportImage [2024-04-23T18:43:50.543Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2024-04-23T18:43:50.543Z] === RUN TestExportContainerAfterDaemonRestart [2024-04-23T18:43:57.065Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) [2024-04-23T18:43:57.065Z] === RUN TestHealthCheckWorkdir [2024-04-23T18:43:57.065Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2024-04-23T18:43:57.065Z] === RUN TestHealthKillContainer [2024-04-23T18:44:05.136Z] --- PASS: TestHealthKillContainer (7.61s) [2024-04-23T18:44:05.136Z] === RUN TestHealthCheckProcessKilled [2024-04-23T18:44:05.391Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2024-04-23T18:44:05.391Z] === RUN TestHealthStartInterval [2024-04-23T18:44:06.751Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:06.751Z] } [2024-04-23T18:44:06.751Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:06.751Z] } [2024-04-23T18:44:07.005Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:07.005Z] } [2024-04-23T18:44:07.005Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:07.005Z] } [2024-04-23T18:44:07.005Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:07.005Z] } [2024-04-23T18:44:07.260Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:07.260Z] } [2024-04-23T18:44:07.260Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:07.260Z] } [2024-04-23T18:44:07.514Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:07.514Z] } [2024-04-23T18:44:07.514Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:07.514Z] } [2024-04-23T18:44:07.514Z] health_test.go:141: &{2024-04-23 18:44:06.48745119 +0000 UTC 2024-04-23 18:44:06.514244321 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T18:44:07.514Z] } [2024-04-23T18:44:07.769Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:07.769Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.023Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.023Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.023Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.278Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.278Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.532Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.532Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.532Z] health_test.go:141: &{2024-04-23 18:44:07.515439559 +0000 UTC 2024-04-23 18:44:07.542211316 +0000 UTC 1 2} [2024-04-23T18:44:08.787Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:09.710Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:10.632Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:11.992Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:12.915Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:13.839Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:14.762Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:15.687Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:17.047Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:17.970Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:18.894Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:19.818Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:20.742Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:21.665Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:23.025Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:23.948Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:24.872Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:25.795Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:26.718Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:27.640Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:28.999Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:29.922Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:30.845Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:31.767Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:32.690Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:34.048Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:34.971Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:35.894Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:36.817Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:37.739Z] health_test.go:169: 1.027723683s [2024-04-23T18:44:39.099Z] --- PASS: TestHealthStartInterval (33.59s) [2024-04-23T18:44:39.099Z] === RUN TestInspectAnnotations [2024-04-23T18:44:39.099Z] --- PASS: TestInspectAnnotations (0.05s) [2024-04-23T18:44:39.099Z] === RUN TestNetworkAliasesAreEmpty [2024-04-23T18:44:39.099Z] === RUN TestNetworkAliasesAreEmpty/host [2024-04-23T18:44:39.099Z] === RUN TestNetworkAliasesAreEmpty/bridge [2024-04-23T18:44:39.099Z] === RUN TestNetworkAliasesAreEmpty/none [2024-04-23T18:44:39.099Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s) [2024-04-23T18:44:39.099Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.04s) [2024-04-23T18:44:39.099Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s) [2024-04-23T18:44:39.099Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.04s) [2024-04-23T18:44:39.099Z] === RUN TestIpcModeNone [2024-04-23T18:44:39.658Z] --- PASS: TestIpcModeNone (0.48s) [2024-04-23T18:44:39.658Z] === RUN TestIpcModePrivate [2024-04-23T18:44:39.913Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2024-04-23T18:44:39.913Z] --- PASS: TestIpcModePrivate (0.42s) [2024-04-23T18:44:39.913Z] === RUN TestIpcModeShareable [2024-04-23T18:44:40.472Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2024-04-23T18:44:40.472Z] --- PASS: TestIpcModeShareable (0.45s) [2024-04-23T18:44:40.472Z] === RUN TestAPIIpcModeShareableAndContainer [2024-04-23T18:44:41.832Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.06s) [2024-04-23T18:44:41.832Z] === RUN TestAPIIpcModeHost [2024-04-23T18:44:41.832Z] --- PASS: TestAPIIpcModeHost (0.28s) [2024-04-23T18:44:41.832Z] === RUN TestDaemonIpcModeShareable [2024-04-23T18:44:42.756Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-04-23T18:44:42.756Z] --- PASS: TestDaemonIpcModeShareable (1.01s) [2024-04-23T18:44:42.756Z] === RUN TestDaemonIpcModePrivate [2024-04-23T18:44:43.679Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-04-23T18:44:43.933Z] --- PASS: TestDaemonIpcModePrivate (1.03s) [2024-04-23T18:44:43.933Z] === RUN TestDaemonIpcModePrivateFromConfig [2024-04-23T18:44:44.857Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-04-23T18:44:44.857Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s) [2024-04-23T18:44:44.857Z] === RUN TestDaemonIpcModeShareableFromConfig [2024-04-23T18:44:45.780Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-04-23T18:44:46.035Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s) [2024-04-23T18:44:46.035Z] === RUN TestIpcModeOlderClient [2024-04-23T18:44:46.035Z] === PAUSE TestIpcModeOlderClient [2024-04-23T18:44:46.035Z] === RUN TestKillContainerInvalidSignal [2024-04-23T18:44:46.289Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2024-04-23T18:44:46.289Z] === RUN TestKillContainer [2024-04-23T18:44:46.289Z] === RUN TestKillContainer/no_signal [2024-04-23T18:44:46.849Z] === RUN TestKillContainer/non_killing_signal [2024-04-23T18:44:47.103Z] === RUN TestKillContainer/killing_signal [2024-04-23T18:44:47.663Z] --- PASS: TestKillContainer (1.27s) [2024-04-23T18:44:47.663Z] --- PASS: TestKillContainer/no_signal (0.40s) [2024-04-23T18:44:47.663Z] --- PASS: TestKillContainer/non_killing_signal (0.22s) [2024-04-23T18:44:47.663Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2024-04-23T18:44:47.663Z] === RUN TestKillWithStopSignalAndRestartPolicies [2024-04-23T18:44:47.663Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2024-04-23T18:44:47.917Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2024-04-23T18:44:48.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2024-04-23T18:44:48.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2024-04-23T18:44:48.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s) [2024-04-23T18:44:48.477Z] === RUN TestKillStoppedContainer [2024-04-23T18:44:48.477Z] --- PASS: TestKillStoppedContainer (0.04s) [2024-04-23T18:44:48.477Z] === RUN TestKillDifferentUserContainer [2024-04-23T18:44:49.036Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2024-04-23T18:44:49.036Z] === RUN TestInspectOomKilledTrue [2024-04-23T18:44:49.596Z] --- PASS: TestInspectOomKilledTrue (0.59s) [2024-04-23T18:44:49.596Z] === RUN TestInspectOomKilledFalse [2024-04-23T18:44:49.851Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2024-04-23T18:44:49.851Z] === RUN TestLinksEtcHostsContentMatch [2024-04-23T18:44:50.106Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s) [2024-04-23T18:44:50.106Z] === RUN TestLinksContainerNames [2024-04-23T18:44:51.030Z] --- PASS: TestLinksContainerNames (0.80s) [2024-04-23T18:44:51.030Z] === RUN TestLogsFollowTailEmpty [2024-04-23T18:44:51.285Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2024-04-23T18:44:51.285Z] === RUN TestLogs [2024-04-23T18:44:51.285Z] === RUN TestLogs/driver_local [2024-04-23T18:44:51.285Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T18:44:51.285Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T18:44:51.285Z] === RUN TestLogs/driver_local/tty/only_stdout [2024-04-23T18:44:51.285Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2024-04-23T18:44:51.285Z] === RUN TestLogs/driver_local/tty/only_stderr [2024-04-23T18:44:51.285Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2024-04-23T18:44:51.285Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T18:44:51.285Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T18:44:51.285Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2024-04-23T18:44:51.285Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2024-04-23T18:44:51.285Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2024-04-23T18:44:51.285Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2024-04-23T18:44:51.285Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T18:44:51.285Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T18:44:51.285Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2024-04-23T18:44:51.285Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2024-04-23T18:44:51.285Z] === CONT TestLogs/driver_local/tty/only_stderr [2024-04-23T18:44:51.285Z] === CONT TestLogs/driver_local/tty/only_stdout [2024-04-23T18:44:52.645Z] === RUN TestLogs/driver_json-file [2024-04-23T18:44:52.645Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T18:44:52.645Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T18:44:52.645Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2024-04-23T18:44:52.645Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2024-04-23T18:44:52.645Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2024-04-23T18:44:52.645Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2024-04-23T18:44:52.645Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T18:44:52.645Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T18:44:52.645Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T18:44:52.645Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T18:44:52.645Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T18:44:52.645Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T18:44:52.645Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T18:44:52.645Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T18:44:52.645Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2024-04-23T18:44:52.645Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T18:44:52.645Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2024-04-23T18:44:52.645Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T18:44:54.005Z] --- PASS: TestLogs (2.76s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_local (0.01s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.87s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.09s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.16s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.21s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.28s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_json-file (0.01s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.83s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.23s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.29s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.34s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.41s) [2024-04-23T18:44:54.005Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.47s) [2024-04-23T18:44:54.005Z] === RUN TestContainerNetworkMountsNoChown [2024-04-23T18:44:54.563Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/default [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/default [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/private [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/private [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rprivate [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/rprivate [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/slave [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/slave [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rslave [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/rslave [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/shared [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/shared [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rshared [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/rshared [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/default [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/rslave [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/default/mount_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rslave/bind_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/default/mount_root [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/shared [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/slave [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/default/mount_subpath [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/private [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/slave/bind_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/rshared [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/default/bind_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/shared/bind_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rshared/bind_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/default/bind_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/private/bind_root [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/rprivate [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/default/bind_subpath [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/default/mount_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/private/bind_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/private/bind_subpath [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/private/mount_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/slave/mount_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/private/mount_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/private/mount_subpath [2024-04-23T18:44:54.563Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2024-04-23T18:44:54.563Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2024-04-23T18:44:54.563Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/rshared/mount_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/shared/mount_root [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/default/bind_subpath [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/rslave/mount_root [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/slave/bind_root [2024-04-23T18:44:54.564Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T18:44:54.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/private/bind_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/default/bind_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/default/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/private/mount_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/private/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/slave/mount_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/private/bind_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rshared/bind_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rshared/mount_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/shared/bind_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/shared/mount_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rslave/bind_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rslave/mount_root [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T18:44:54.564Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot (0.01s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2024-04-23T18:44:54.818Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2024-04-23T18:44:54.819Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2024-04-23T18:44:54.819Z] === RUN TestContainerBindMountNonRecursive [2024-04-23T18:44:55.742Z] --- PASS: TestContainerBindMountNonRecursive (1.07s) [2024-04-23T18:44:55.742Z] === RUN TestContainerVolumesMountedAsShared [2024-04-23T18:44:56.302Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2024-04-23T18:44:56.302Z] === RUN TestContainerVolumesMountedAsSlave [2024-04-23T18:44:56.556Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s) [2024-04-23T18:44:56.556Z] === RUN TestContainerCopyLeaksMounts [2024-04-23T18:44:57.115Z] --- PASS: TestContainerCopyLeaksMounts (0.50s) [2024-04-23T18:44:57.115Z] === RUN TestContainerBindMountReadOnlyDefault [2024-04-23T18:44:57.115Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 [2024-04-23T18:44:57.115Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount [2024-04-23T18:44:57.370Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount [2024-04-23T18:44:57.960Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 [2024-04-23T18:44:57.960Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount [2024-04-23T18:44:58.224Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount [2024-04-23T18:44:58.520Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default [2024-04-23T18:44:58.520Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount [2024-04-23T18:44:59.114Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount [2024-04-23T18:44:59.378Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default [2024-04-23T18:44:59.378Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount [2024-04-23T18:44:59.950Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.29s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.77s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.38s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.39s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.79s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.39s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.40s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.78s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.40s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.37s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.87s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.44s) [2024-04-23T18:45:00.215Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.42s) [2024-04-23T18:45:00.215Z] === RUN TestContainerBindMountRecursivelyReadOnly [2024-04-23T18:45:01.622Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.36s) [2024-04-23T18:45:01.622Z] === RUN TestNetworkNat [2024-04-23T18:45:02.197Z] --- PASS: TestNetworkNat (0.46s) [2024-04-23T18:45:02.197Z] === RUN TestNetworkLocalhostTCPNat [2024-04-23T18:45:02.464Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2024-04-23T18:45:02.464Z] === RUN TestNetworkLoopbackNat [2024-04-23T18:45:04.977Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2024-04-23T18:45:04.977Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2024-04-23T18:45:05.231Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2024-04-23T18:45:05.231Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2024-04-23T18:45:05.231Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2024-04-23T18:45:05.231Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2024-04-23T18:45:05.486Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.43s) [2024-04-23T18:45:05.486Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) [2024-04-23T18:45:05.486Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2024-04-23T18:45:05.486Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2024-04-23T18:45:05.486Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2024-04-23T18:45:05.486Z] === RUN TestPause [2024-04-23T18:45:06.044Z] --- PASS: TestPause (0.46s) [2024-04-23T18:45:06.044Z] === RUN TestPauseFailsOnWindowsServerContainers [2024-04-23T18:45:06.044Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-04-23T18:45:06.044Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2024-04-23T18:45:06.044Z] === RUN TestPauseStopPausedContainer [2024-04-23T18:45:06.298Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2024-04-23T18:45:06.298Z] === RUN TestPIDModeHost [2024-04-23T18:45:07.222Z] --- PASS: TestPIDModeHost (0.91s) [2024-04-23T18:45:07.222Z] === RUN TestPIDModeContainer [2024-04-23T18:45:07.222Z] === RUN TestPIDModeContainer/non-existing_container [2024-04-23T18:45:07.222Z] === RUN TestPIDModeContainer/non-running_container [2024-04-23T18:45:07.476Z] === RUN TestPIDModeContainer/running_container [2024-04-23T18:45:08.399Z] --- PASS: TestPIDModeContainer (1.07s) [2024-04-23T18:45:08.399Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2024-04-23T18:45:08.399Z] --- PASS: TestPIDModeContainer/non-running_container (0.18s) [2024-04-23T18:45:08.399Z] --- PASS: TestPIDModeContainer/running_container (0.42s) [2024-04-23T18:45:08.399Z] === RUN TestPsFilter [2024-04-23T18:45:08.399Z] === RUN TestPsFilter/since [2024-04-23T18:45:08.399Z] === RUN TestPsFilter/before [2024-04-23T18:45:08.399Z] --- PASS: TestPsFilter (0.11s) [2024-04-23T18:45:08.399Z] --- PASS: TestPsFilter/since (0.00s) [2024-04-23T18:45:08.399Z] --- PASS: TestPsFilter/before (0.00s) [2024-04-23T18:45:08.399Z] === RUN TestRemoveContainerWithRemovedVolume [2024-04-23T18:45:08.958Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2024-04-23T18:45:08.958Z] === RUN TestRemoveContainerWithVolume [2024-04-23T18:45:09.212Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2024-04-23T18:45:09.212Z] === RUN TestRemoveContainerRunning [2024-04-23T18:45:09.467Z] --- PASS: TestRemoveContainerRunning (0.39s) [2024-04-23T18:45:09.467Z] === RUN TestRemoveContainerForceRemoveRunning [2024-04-23T18:45:10.026Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2024-04-23T18:45:10.026Z] === RUN TestRemoveInvalidContainer [2024-04-23T18:45:10.026Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2024-04-23T18:45:10.026Z] === RUN TestRenameLinkedContainer [2024-04-23T18:45:11.907Z] --- PASS: TestRenameLinkedContainer (1.70s) [2024-04-23T18:45:11.907Z] === RUN TestRenameStoppedContainer [2024-04-23T18:45:12.162Z] --- PASS: TestRenameStoppedContainer (0.42s) [2024-04-23T18:45:12.162Z] === RUN TestRenameRunningContainerAndReuse [2024-04-23T18:45:13.085Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2024-04-23T18:45:13.085Z] === RUN TestRenameInvalidName [2024-04-23T18:45:13.339Z] --- PASS: TestRenameInvalidName (0.44s) [2024-04-23T18:45:13.339Z] === RUN TestRenameAnonymousContainer [2024-04-23T18:45:14.700Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2024-04-23T18:45:14.700Z] === RUN TestRenameContainerWithSameName [2024-04-23T18:45:15.259Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2024-04-23T18:45:15.259Z] === RUN TestRenameContainerWithLinkedContainer [2024-04-23T18:45:16.183Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2024-04-23T18:45:16.183Z] === RUN TestRenameContainerTwice [2024-04-23T18:45:16.437Z] --- PASS: TestRenameContainerTwice (0.45s) [2024-04-23T18:45:16.437Z] === RUN TestResize [2024-04-23T18:45:16.437Z] === RUN TestResize/success [2024-04-23T18:45:16.691Z] === RUN TestResize/invalid_size [2024-04-23T18:45:16.945Z] === RUN TestResize/invalid_state [2024-04-23T18:45:17.504Z] --- PASS: TestResize (0.87s) [2024-04-23T18:45:17.504Z] --- PASS: TestResize/success (0.22s) [2024-04-23T18:45:17.504Z] --- PASS: TestResize/invalid_size (0.22s) [2024-04-23T18:45:17.504Z] --- PASS: TestResize/invalid_state (0.03s) [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T18:45:17.504Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T18:45:17.504Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T18:45:17.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T18:45:17.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T18:45:17.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T18:45:17.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T18:45:17.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T18:45:17.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T18:45:17.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T18:45:17.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.457366322Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.459267292Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.460988402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.462729900Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.464546064Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.466169600Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.467595839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.468968713Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.470350464Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.471824759Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.473406056Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.474977564Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.475736910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.477412064Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.460128766Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.461930268Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.463877629Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.465793935Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.467020998Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.468446162Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.469858305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.471212947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.472487648Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.473989307Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.475447348Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.476920889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.478222732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.479762035Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.479783524Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.459904105Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.461649600Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.463664751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.465818189Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.467191990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.468606980Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.470180933Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.471563390Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.473094357Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.474303681Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.476014583Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.477269502Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.478549856Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.484313879Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.457552681Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.459495538Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.461215499Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.462936510Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.464742787Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.466363927Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.467750487Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.469312739Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.470532065Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.471981450Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.473817528Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.475297164Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.476596521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.477916136Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.479568890Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.479588057Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480620391Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d9be7f4c290d6 [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480690716Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480969636Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.064Z] daemon.go:316: [d9be7f4c290d6] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.064Z] restart_test.go:93: [d9be7f4c290d6] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon/d9be7f4c290d6/root --exec-root /tmp/dxr/d9be7f4c290d6 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon/d9be7f4c290d6/docker.pid --userland-proxy=true --containerd-namespace d9be7f4c290d6 --containerd-plugins-namespace d9be7f4c290d6p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d9be7f4c290d6.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d9be7f4c290d6] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.459700031Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.461445452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.478707261Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.478738727Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.479716752Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.479742606Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5b105d227509 [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.480034203Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.064Z] daemon.go:316: [d5b105d227509] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.064Z] restart_test.go:93: [d5b105d227509] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon/d5b105d227509/root --exec-root /tmp/dxr/d5b105d227509 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon/d5b105d227509/docker.pid --userland-proxy=true --containerd-namespace d5b105d227509 --containerd-plugins-namespace d5b105d227509p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5b105d227509.sock --debug --storage-driver overlay2 --iptables=false] : [d5b105d227509] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.481055354Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df8a82d3efda2 [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.481212184Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.481519846Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.064Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.481794031Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df8a82d3efda2p [2024-04-23T18:45:18.064Z] restart_test.go:93: [df8a82d3efda2] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon/df8a82d3efda2/root --exec-root /tmp/dxr/df8a82d3efda2 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon/df8a82d3efda2/docker.pid --userland-proxy=true --containerd-namespace df8a82d3efda2 --containerd-plugins-namespace df8a82d3efda2p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df8a82d3efda2.sock --debug --storage-driver overlay2 --iptables=false] : [df8a82d3efda2] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.463467118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.465351679Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.466864406Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.468286608Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.469531304Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.470880325Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.471681993Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.473248094Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.474679075Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.484336591Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.485297221Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=db889b0cb912d [2024-04-23T18:45:18.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.485297345Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.485640485Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.485885125Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=db889b0cb912dp [2024-04-23T18:45:18.064Z] daemon.go:316: [db889b0cb912d] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.064Z] restart_test.go:93: [db889b0cb912d] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon/db889b0cb912d/root --exec-root /tmp/dxr/db889b0cb912d --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon/db889b0cb912d/docker.pid --userland-proxy=true --containerd-namespace db889b0cb912d --containerd-plugins-namespace db889b0cb912dp --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/db889b0cb912d.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [db889b0cb912d] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.476343431Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.477825061Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.479580041Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.479600200Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.481190047Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.481192270Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d164324ae2156 [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.481502459Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.064Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.481767160Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d164324ae2156p [2024-04-23T18:45:18.064Z] restart_test.go:93: [d164324ae2156] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon/d164324ae2156/root --exec-root /tmp/dxr/d164324ae2156 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon/d164324ae2156/docker.pid --userland-proxy=true --containerd-namespace d164324ae2156 --containerd-plugins-namespace d164324ae2156p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d164324ae2156.sock --debug --storage-driver overlay2 --iptables=false] : [d164324ae2156] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T18:45:18.064Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.460402779Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.462130617Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.464095168Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.464910620Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.064Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.466499785Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.467917253Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.469141329Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.470712049Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.472183875Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.472927213Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.459055555Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.460616634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.462335085Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.463209990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.465144782Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.466695146Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.468122000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.469698619Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.471037623Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.472510614Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.474151839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.475595817Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.476754902Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478109339Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478841191Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478861826Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480276750Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480380379Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5f507fb9b3ec [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480593380Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.065Z] daemon.go:316: [d5f507fb9b3ec] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.065Z] restart_test.go:93: [d5f507fb9b3ec] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon/d5f507fb9b3ec/root --exec-root /tmp/dxr/d5f507fb9b3ec --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon/d5f507fb9b3ec/docker.pid --userland-proxy=true --containerd-namespace d5f507fb9b3ec --containerd-plugins-namespace d5f507fb9b3ecp --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5f507fb9b3ec.sock --debug --storage-driver overlay2 --iptables=false] : [d5f507fb9b3ec] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.473660632Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.475145799Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.475871751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.477113952Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.477138534Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.478266194Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.478305889Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5a4e5f7f664e [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.478585425Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.478855853Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5a4e5f7f664ep [2024-04-23T18:45:18.065Z] daemon.go:316: [d5a4e5f7f664e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.065Z] restart_test.go:93: [d5a4e5f7f664e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon/d5a4e5f7f664e/root --exec-root /tmp/dxr/d5a4e5f7f664e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon/d5a4e5f7f664e/docker.pid --userland-proxy=true --containerd-namespace d5a4e5f7f664e --containerd-plugins-namespace d5a4e5f7f664ep --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5a4e5f7f664e.sock --debug --storage-driver overlay2 --iptables=false] : [d5a4e5f7f664e] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T18:45:18.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.464308604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.465990543Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.467453901Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.468789500Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.470015619Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.471348247Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.472787105Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.474466156Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.476210756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.477575310Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.479060305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.479893783Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.488254838Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489103873Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489120094Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489998585Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490030059Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d086468440d72 [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490270547Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490510485Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d086468440d72p [2024-04-23T18:45:18.065Z] daemon.go:316: [d086468440d72] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.065Z] restart_test.go:93: [d086468440d72] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon/d086468440d72/root --exec-root /tmp/dxr/d086468440d72 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon/d086468440d72/docker.pid --userland-proxy=true --containerd-namespace d086468440d72 --containerd-plugins-namespace d086468440d72p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d086468440d72.sock --debug --storage-driver overlay2 --iptables=false] : [d086468440d72] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.934839818Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.935663869Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.937833667Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.939559609Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.940435918Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.941931267Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.944277194Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.945734521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.946466939Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.947220427Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.947963847Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.949598353Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.952467921Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.965047025Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.966216186Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.967241701Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.968064702Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.969351669Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.970148767Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.971632588Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.972619992Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.973557435Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.974398068Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.975253511Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954146833Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954918527Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954947138Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.956166620Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.956216982Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc331fa538278 [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.957414523Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.320Z] daemon.go:316: [dc331fa538278] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.976054367Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.320Z] restart_test.go:93: [dc331fa538278] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon/dc331fa538278/root --exec-root /tmp/dxr/dc331fa538278 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon/dc331fa538278/docker.pid --userland-proxy=true --containerd-namespace dc331fa538278 --containerd-plugins-namespace dc331fa538278p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc331fa538278.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [dc331fa538278] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.976879886Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.977683268Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.977703699Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.978788824Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.978855465Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d9db5a2322505 [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.979097856Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.979368514Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d9db5a2322505p [2024-04-23T18:45:18.320Z] daemon.go:316: [d9db5a2322505] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.320Z] restart_test.go:93: [d9db5a2322505] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon/d9db5a2322505/root --exec-root /tmp/dxr/d9db5a2322505 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon/d9db5a2322505/docker.pid --userland-proxy=true --containerd-namespace d9db5a2322505 --containerd-plugins-namespace d9db5a2322505p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d9db5a2322505.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d9db5a2322505] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.320Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.973755774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.974782242Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.964876665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.967015383Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.967875003Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.944971196Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.946044349Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.946915382Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.947784527Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.949454758Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.952609039Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.320Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.953935226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.955680737Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.958007284Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.959572728Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.960393981Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.961308262Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.962239453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.963171195Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.964725808Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.964760622Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.965720802Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.965762516Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d14bb08487559 [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.966069792Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.321Z] daemon.go:316: [d14bb08487559] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.969536823Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.321Z] restart_test.go:93: [d14bb08487559] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon/d14bb08487559/root --exec-root /tmp/dxr/d14bb08487559 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon/d14bb08487559/docker.pid --userland-proxy=true --containerd-namespace d14bb08487559 --containerd-plugins-namespace d14bb08487559p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d14bb08487559.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d14bb08487559] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.970429328Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.971181749Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.972250743Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.973211366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.974045312Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.974925361Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.975759184Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.976581430Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.977336173Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978125189Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978960218Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978979803Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.979903971Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.979936298Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d96682f5e4c56 [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.980216974Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.321Z] daemon.go:316: [d96682f5e4c56] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.321Z] restart_test.go:93: [d96682f5e4c56] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon/d96682f5e4c56/root --exec-root /tmp/dxr/d96682f5e4c56 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon/d96682f5e4c56/docker.pid --userland-proxy=true --containerd-namespace d96682f5e4c56 --containerd-plugins-namespace d96682f5e4c56p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d96682f5e4c56.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d96682f5e4c56] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.975634263Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.976450035Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.977175159Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.977966890Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.978698224Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.979575115Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.980345719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.981670782Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.982397366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.983138784Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.983817443Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.984553741Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.984573285Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985434808Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985491349Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dd510a5f7f456 [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985767340Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.321Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.986024590Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd510a5f7f456p [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.946763015Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.948011067Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.949241026Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.952320445Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.953785978Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.954500041Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.955528732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.957852243Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.959413749Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.960240072Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.961143350Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.962276819Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.963013265Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.964557122Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.964577528Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.965564103Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.968459402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.321Z] restart_test.go:93: [dd510a5f7f456] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon/dd510a5f7f456/root --exec-root /tmp/dxr/dd510a5f7f456 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon/dd510a5f7f456/docker.pid --userland-proxy=true --containerd-namespace dd510a5f7f456 --containerd-plugins-namespace dd510a5f7f456p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dd510a5f7f456.sock --debug --storage-driver overlay2 --iptables=false] : [dd510a5f7f456] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.965648770Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d3d6808760a36 [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.966232341Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.321Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.969987834Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d3d6808760a36p [2024-04-23T18:45:18.321Z] restart_test.go:93: [d3d6808760a36] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon/d3d6808760a36/root --exec-root /tmp/dxr/d3d6808760a36 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon/d3d6808760a36/docker.pid --userland-proxy=true --containerd-namespace d3d6808760a36 --containerd-plugins-namespace d3d6808760a36p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d3d6808760a36.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d3d6808760a36] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.969696919Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.971047105Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.972028618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.973046265Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.973894488Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.974625363Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.975399905Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.976210532Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.977025081Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.977813711Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.978550502Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.979284700Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.980074536Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.980090733Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.981022310Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.981037046Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d00a3183368e5 [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.981350066Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.981615021Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d00a3183368e5p [2024-04-23T18:45:18.321Z] daemon.go:316: [d00a3183368e5] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.321Z] restart_test.go:93: [d00a3183368e5] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon/d00a3183368e5/root --exec-root /tmp/dxr/d00a3183368e5 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon/d00a3183368e5/docker.pid --userland-proxy=true --containerd-namespace d00a3183368e5 --containerd-plugins-namespace d00a3183368e5p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d00a3183368e5.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d00a3183368e5] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.969870987Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.971356039Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.972401001Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.973403034Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.974264541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.975077826Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.975904453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.976738071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.977516543Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.978274585Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.979018736Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.979752088Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.980474586Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.981232603Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.981254166Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982098097Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982141321Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df4b0a125dc83 [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982376082Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982620229Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df4b0a125dc83p [2024-04-23T18:45:18.321Z] daemon.go:316: [df4b0a125dc83] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:45:18.321Z] restart_test.go:93: [df4b0a125dc83] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon/df4b0a125dc83/root --exec-root /tmp/dxr/df4b0a125dc83 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon/df4b0a125dc83/docker.pid --userland-proxy=true --containerd-namespace df4b0a125dc83 --containerd-plugins-namespace df4b0a125dc83p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df4b0a125dc83.sock --debug --storage-driver overlay2 --iptables=false] : [df4b0a125dc83] daemon exited during startup: exit status 1 [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers (0.00s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.50s) [2024-04-23T18:45:18.321Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.51s) [2024-04-23T18:45:18.321Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2024-04-23T18:45:18.576Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2024-04-23T18:45:19.499Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2024-04-23T18:45:20.422Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) [2024-04-23T18:45:20.422Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2024-04-23T18:45:20.422Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2024-04-23T18:45:20.422Z] === RUN TestContainerRestartWithCancelledRequest [2024-04-23T18:45:22.304Z] --- PASS: TestContainerRestartWithCancelledRequest (1.80s) [2024-04-23T18:45:22.304Z] === RUN TestCgroupNamespacesRun [2024-04-23T18:45:23.229Z] --- PASS: TestCgroupNamespacesRun (1.03s) [2024-04-23T18:45:23.229Z] === RUN TestCgroupNamespacesRunPrivileged [2024-04-23T18:45:24.152Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s) [2024-04-23T18:45:24.152Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2024-04-23T18:45:25.075Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s) [2024-04-23T18:45:25.075Z] === RUN TestCgroupNamespacesRunHostMode [2024-04-23T18:45:26.434Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s) [2024-04-23T18:45:26.434Z] === RUN TestCgroupNamespacesRunPrivateMode [2024-04-23T18:45:27.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s) [2024-04-23T18:45:27.357Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2024-04-23T18:45:28.280Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s) [2024-04-23T18:45:28.280Z] === RUN TestCgroupNamespacesRunInvalidMode [2024-04-23T18:45:28.838Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2024-04-23T18:45:28.838Z] === RUN TestCgroupNamespacesRunOlderClient [2024-04-23T18:45:30.197Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2024-04-23T18:45:30.197Z] === RUN TestNISDomainname [2024-04-23T18:45:30.451Z] --- PASS: TestNISDomainname (0.45s) [2024-04-23T18:45:30.451Z] === RUN TestHostnameDnsResolution [2024-04-23T18:45:31.374Z] --- PASS: TestHostnameDnsResolution (0.66s) [2024-04-23T18:45:31.374Z] === RUN TestUnprivilegedPortsAndPing [2024-04-23T18:45:31.629Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2024-04-23T18:45:31.629Z] === RUN TestPrivilegedHostDevices [2024-04-23T18:45:32.188Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2024-04-23T18:45:32.188Z] === RUN TestRunConsoleSize [2024-04-23T18:45:32.443Z] --- PASS: TestRunConsoleSize (0.39s) [2024-04-23T18:45:32.443Z] === RUN TestRunWithAlternativeContainerdShim [2024-04-23T18:45:38.964Z] --- PASS: TestRunWithAlternativeContainerdShim (5.36s) [2024-04-23T18:45:38.964Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2024-04-23T18:45:38.964Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.13s) [2024-04-23T18:45:38.964Z] === RUN TestStaticIPOutsideSubpool [2024-04-23T18:45:40.324Z] --- PASS: TestStaticIPOutsideSubpool (1.17s) [2024-04-23T18:45:40.324Z] === RUN TestWorkingDirNormalization [2024-04-23T18:45:40.324Z] === RUN TestWorkingDirNormalization/trailing_slash [2024-04-23T18:45:40.324Z] === PAUSE TestWorkingDirNormalization/trailing_slash [2024-04-23T18:45:40.324Z] === RUN TestWorkingDirNormalization/no_trailing_slash [2024-04-23T18:45:40.324Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash [2024-04-23T18:45:40.324Z] === CONT TestWorkingDirNormalization/trailing_slash [2024-04-23T18:45:40.324Z] === CONT TestWorkingDirNormalization/no_trailing_slash [2024-04-23T18:45:40.884Z] --- PASS: TestWorkingDirNormalization (0.01s) [2024-04-23T18:45:40.884Z] --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.50s) [2024-04-23T18:45:40.884Z] --- PASS: TestWorkingDirNormalization/trailing_slash (0.55s) [2024-04-23T18:45:40.884Z] === RUN TestStats [2024-04-23T18:45:42.243Z] --- PASS: TestStats (1.45s) [2024-04-23T18:45:42.243Z] === RUN TestStopContainerWithTimeout [2024-04-23T18:45:42.243Z] === RUN TestStopContainerWithTimeout/0 [2024-04-23T18:45:42.243Z] === PAUSE TestStopContainerWithTimeout/0 [2024-04-23T18:45:42.243Z] === RUN TestStopContainerWithTimeout/1 [2024-04-23T18:45:42.243Z] === PAUSE TestStopContainerWithTimeout/1 [2024-04-23T18:45:42.243Z] === RUN TestStopContainerWithTimeout/3 [2024-04-23T18:45:42.243Z] === PAUSE TestStopContainerWithTimeout/3 [2024-04-23T18:45:42.243Z] === RUN TestStopContainerWithTimeout/-1 [2024-04-23T18:45:42.243Z] === PAUSE TestStopContainerWithTimeout/-1 [2024-04-23T18:45:42.243Z] === CONT TestStopContainerWithTimeout/0 [2024-04-23T18:45:42.243Z] === CONT TestStopContainerWithTimeout/3 [2024-04-23T18:45:42.243Z] === CONT TestStopContainerWithTimeout/1 [2024-04-23T18:45:42.243Z] === CONT TestStopContainerWithTimeout/-1 [2024-04-23T18:45:44.750Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2024-04-23T18:45:44.750Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2024-04-23T18:45:44.750Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2024-04-23T18:45:44.750Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2024-04-23T18:45:44.750Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2024-04-23T18:45:44.750Z] === RUN TestStopContainerWithTimeoutCancel [2024-04-23T18:45:45.004Z] === PAUSE TestStopContainerWithTimeoutCancel [2024-04-23T18:45:45.004Z] === RUN TestStopContainerWithRestartPolicyAlways [2024-04-23T18:45:46.886Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.75s) [2024-04-23T18:45:46.886Z] === RUN TestUpdateMemory [2024-04-23T18:45:47.140Z] --- PASS: TestUpdateMemory (0.48s) [2024-04-23T18:45:47.140Z] === RUN TestUpdateCPUQuota [2024-04-23T18:45:47.699Z] --- PASS: TestUpdateCPUQuota (0.65s) [2024-04-23T18:45:47.699Z] === RUN TestUpdatePidsLimit [2024-04-23T18:45:47.699Z] === RUN TestUpdatePidsLimit/update_from_none [2024-04-23T18:45:47.954Z] === RUN TestUpdatePidsLimit/no_change [2024-04-23T18:45:48.208Z] === RUN TestUpdatePidsLimit/update_lower [2024-04-23T18:45:48.208Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2024-04-23T18:45:48.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2024-04-23T18:45:48.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2024-04-23T18:45:48.717Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2024-04-23T18:45:49.276Z] --- PASS: TestUpdatePidsLimit (1.52s) [2024-04-23T18:45:49.276Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2024-04-23T18:45:49.276Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2024-04-23T18:45:49.276Z] --- PASS: TestUpdatePidsLimit/update_lower (0.15s) [2024-04-23T18:45:49.276Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s) [2024-04-23T18:45:49.276Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s) [2024-04-23T18:45:49.276Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s) [2024-04-23T18:45:49.276Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2024-04-23T18:45:49.276Z] === RUN TestUpdateRestartPolicy [2024-04-23T18:46:01.425Z] --- PASS: TestUpdateRestartPolicy (10.60s) [2024-04-23T18:46:01.425Z] === RUN TestUpdateRestartWithAutoRemove [2024-04-23T18:46:01.425Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2024-04-23T18:46:01.425Z] === RUN TestWaitNonBlocked [2024-04-23T18:46:01.425Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T18:46:01.425Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T18:46:01.425Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T18:46:01.425Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T18:46:01.425Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T18:46:01.425Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T18:46:01.425Z] --- PASS: TestWaitNonBlocked (0.02s) [2024-04-23T18:46:01.425Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2024-04-23T18:46:01.425Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2024-04-23T18:46:01.425Z] === RUN TestWaitBlocked [2024-04-23T18:46:01.425Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T18:46:01.425Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T18:46:01.425Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T18:46:01.425Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T18:46:01.425Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T18:46:01.425Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T18:46:01.680Z] --- PASS: TestWaitBlocked (0.02s) [2024-04-23T18:46:01.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.51s) [2024-04-23T18:46:01.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2024-04-23T18:46:01.680Z] === RUN TestWaitConditions [2024-04-23T18:46:01.680Z] === RUN TestWaitConditions/default [2024-04-23T18:46:01.680Z] === PAUSE TestWaitConditions/default [2024-04-23T18:46:01.680Z] === RUN TestWaitConditions/not-running [2024-04-23T18:46:01.680Z] === PAUSE TestWaitConditions/not-running [2024-04-23T18:46:01.680Z] === RUN TestWaitConditions/next-exit [2024-04-23T18:46:01.680Z] === PAUSE TestWaitConditions/next-exit [2024-04-23T18:46:01.680Z] === RUN TestWaitConditions/removed [2024-04-23T18:46:01.680Z] === PAUSE TestWaitConditions/removed [2024-04-23T18:46:01.680Z] === CONT TestWaitConditions/default [2024-04-23T18:46:01.680Z] === CONT TestWaitConditions/next-exit [2024-04-23T18:46:01.680Z] === CONT TestWaitConditions/not-running [2024-04-23T18:46:01.680Z] === CONT TestWaitConditions/removed [2024-04-23T18:46:01.680Z] wait_test.go:145: ContainerID = bd4b97a4ada5c18de0fb936d444a4bb18c520cc46e0c8e561914c7b77864f517 [2024-04-23T18:46:01.680Z] wait_test.go:145: ContainerID = 8a34838185dc2502801a303f797e269cfd99b776a20e5af1b4f2b4b8ae00191a [2024-04-23T18:46:01.680Z] wait_test.go:145: ContainerID = 4a31ab66634dc0f58a9dd990ccf20b146b45c106b65172f78ce1dc9c360cc7d7 [2024-04-23T18:46:01.680Z] wait_test.go:145: ContainerID = c5cc7d93426ec157b5e45879c662fa3997765362da678f7b8f35991cfcae1979 [2024-04-23T18:46:02.603Z] --- PASS: TestWaitConditions (0.03s) [2024-04-23T18:46:02.603Z] --- PASS: TestWaitConditions/default (0.72s) [2024-04-23T18:46:02.603Z] --- PASS: TestWaitConditions/next-exit (0.93s) [2024-04-23T18:46:02.603Z] --- PASS: TestWaitConditions/not-running (1.01s) [2024-04-23T18:46:02.603Z] --- PASS: TestWaitConditions/removed (1.09s) [2024-04-23T18:46:02.603Z] === RUN TestWaitRestartedContainer [2024-04-23T18:46:02.603Z] === RUN TestWaitRestartedContainer/default [2024-04-23T18:46:02.603Z] === PAUSE TestWaitRestartedContainer/default [2024-04-23T18:46:02.603Z] === RUN TestWaitRestartedContainer/not-running [2024-04-23T18:46:02.603Z] === PAUSE TestWaitRestartedContainer/not-running [2024-04-23T18:46:02.603Z] === RUN TestWaitRestartedContainer/next-exit [2024-04-23T18:46:02.603Z] === PAUSE TestWaitRestartedContainer/next-exit [2024-04-23T18:46:02.603Z] === CONT TestWaitRestartedContainer/default [2024-04-23T18:46:02.603Z] === CONT TestWaitRestartedContainer/next-exit [2024-04-23T18:46:02.603Z] === CONT TestWaitRestartedContainer/not-running [2024-04-23T18:46:04.485Z] --- PASS: TestWaitRestartedContainer (0.01s) [2024-04-23T18:46:04.485Z] --- PASS: TestWaitRestartedContainer/next-exit (1.36s) [2024-04-23T18:46:04.485Z] --- PASS: TestWaitRestartedContainer/default (1.63s) [2024-04-23T18:46:04.485Z] --- PASS: TestWaitRestartedContainer/not-running (1.72s) [2024-04-23T18:46:04.485Z] === CONT TestHardRestartWhenContainerIsRunning [2024-04-23T18:46:04.485Z] === CONT TestDaemonRestartIpcMode [2024-04-23T18:46:04.485Z] === CONT TestDaemonHostGatewayIP [2024-04-23T18:46:04.485Z] === CONT TestIpcModeOlderClient [2024-04-23T18:46:04.485Z] === CONT TestRestartDaemonWithRestartingContainer [2024-04-23T18:46:04.485Z] === CONT TestContainerKillOnDaemonStart [2024-04-23T18:46:04.485Z] === CONT TestStopContainerWithTimeoutCancel [2024-04-23T18:46:04.485Z] === CONT TestContainerStartOnDaemonRestart [2024-04-23T18:46:04.485Z] --- PASS: TestIpcModeOlderClient (0.10s) [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.411493585Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.412644999Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.409648621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.423960804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.411243981Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.412372774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.413279121Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.414535312Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.416273932Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.417326722Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.418175462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.419466245Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.420352753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.413675381Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.416050756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.418022201Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.419298223Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.420901469Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.422452589Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.423580027Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.424941915Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.425731152Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.426977104Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.427945875Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.428888036Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.425227990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.426346313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.427185617Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.428336194Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.429219017Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.430128564Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.430931800Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.440474368Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.443392774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.444204190Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.444960714Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.425531082Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.426559117Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.427808950Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.428764387Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.429479895Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.430170853Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.430993796Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.431800067Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.432827003Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.433539212Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.434523753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.435674617Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.436575196Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.437325459Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.437345882Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:05.044Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.438287190Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.421460048Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.422976378Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.423737538Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.424774377Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.434032356Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.434056602Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.434839234Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc8b48bd333ea [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.434892091Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.435192237Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:05.044Z] daemon.go:316: [dc8b48bd333ea] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:05.044Z] daemon_linux_test.go:244: [dc8b48bd333ea] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestHardRestartWhenContainerIsRunning/dc8b48bd333ea/root --exec-root /tmp/dxr/dc8b48bd333ea --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestHardRestartWhenContainerIsRunning/dc8b48bd333ea/docker.pid --userland-proxy=true --containerd-namespace dc8b48bd333ea --containerd-plugins-namespace dc8b48bd333eap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc8b48bd333ea.sock --debug --storage-driver overlay2 --iptables=false] : [dc8b48bd333ea] daemon exited during startup: exit status 1 [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.429641878Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.429660445Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.431141478Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d16a74b05bbd9 [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.431242752Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.431562123Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:05.044Z] daemon.go:316: [d16a74b05bbd9] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:05.044Z] daemon_linux_test.go:198: [d16a74b05bbd9] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestRestartDaemonWithRestartingContainer/d16a74b05bbd9/root --exec-root /tmp/dxr/d16a74b05bbd9 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestRestartDaemonWithRestartingContainer/d16a74b05bbd9/docker.pid --userland-proxy=true --containerd-namespace d16a74b05bbd9 --containerd-plugins-namespace d16a74b05bbd9p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d16a74b05bbd9.sock --debug --storage-driver overlay2 --iptables=false] : [d16a74b05bbd9] daemon exited during startup: exit status 1 [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.445694272Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.446387487Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.446404389Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447298322Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447326465Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5691079a8724 [2024-04-23T18:46:05.044Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447632240Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:05.045Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447888039Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5691079a8724p [2024-04-23T18:46:05.045Z] daemon.go:316: [d5691079a8724] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:05.045Z] daemon_linux_test.go:147: [d5691079a8724] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonHostGatewayIP/d5691079a8724/root --exec-root /tmp/dxr/d5691079a8724 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonHostGatewayIP/d5691079a8724/docker.pid --userland-proxy=true --containerd-namespace d5691079a8724 --containerd-plugins-namespace d5691079a8724p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5691079a8724.sock --debug --storage-driver overlay2 --iptables=false] : [d5691079a8724] daemon exited during startup: exit status 1 [2024-04-23T18:46:05.045Z] --- FAIL: TestDaemonHostGatewayIP (0.50s) [2024-04-23T18:46:05.045Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.438378151Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=de10f3b19f4fa [2024-04-23T18:46:05.045Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.438624727Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:05.045Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.438891660Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=de10f3b19f4fap [2024-04-23T18:46:05.045Z] daemon.go:316: [de10f3b19f4fa] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:05.045Z] daemon_linux_test.go:98: [de10f3b19f4fa] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode/de10f3b19f4fa/root --exec-root /tmp/dxr/de10f3b19f4fa --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode/de10f3b19f4fa/docker.pid --userland-proxy=true --containerd-namespace de10f3b19f4fa --containerd-plugins-namespace de10f3b19f4fap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/de10f3b19f4fa.sock --debug --storage-driver overlay2 --iptables=false --default-ipc-mode=private] : [de10f3b19f4fa] daemon exited during startup: exit status 1 [2024-04-23T18:46:05.045Z] --- FAIL: TestDaemonRestartIpcMode (0.50s) [2024-04-23T18:46:05.045Z] --- FAIL: TestRestartDaemonWithRestartingContainer (0.50s) [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.419138226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.420553947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.421743867Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.423211632Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.422625771Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.424170171Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.424773614Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.425087389Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.425956470Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.426119634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.426808459Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.427293447Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.427565245Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.428115906Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.432215863Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.429093900Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.433029412Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.429852180Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.434393228Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.430559630Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.435237882Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.431270255Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.435984330Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.432029635Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.436766035Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.432047513Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.438579690Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433123523Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.439321995Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433168979Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df561be9aafb6 [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.440019008Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433443181Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.440035910Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433741096Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df561be9aafb6p [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.441064208Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:05.045Z] --- FAIL: TestHardRestartWhenContainerIsRunning (0.50s) [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.441091629Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d52bc4cc78759 [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.441385327Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:05.045Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.441663213Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d52bc4cc78759p [2024-04-23T18:46:05.045Z] daemon_test.go:29: [d52bc4cc78759] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestContainerKillOnDaemonStart/d52bc4cc78759/root --exec-root /tmp/dxr/d52bc4cc78759 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestContainerKillOnDaemonStart/d52bc4cc78759/docker.pid --userland-proxy=true --containerd-namespace d52bc4cc78759 --containerd-plugins-namespace d52bc4cc78759p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d52bc4cc78759.sock --debug --storage-driver overlay2 --iptables=false] : [d52bc4cc78759] daemon exited during startup: exit status 1 [2024-04-23T18:46:05.045Z] daemon.go:316: [df561be9aafb6] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:05.045Z] daemon_linux_test.go:44: [df561be9aafb6] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart/df561be9aafb6/root --exec-root /tmp/dxr/df561be9aafb6 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart/df561be9aafb6/docker.pid --userland-proxy=true --containerd-namespace df561be9aafb6 --containerd-plugins-namespace df561be9aafb6p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df561be9aafb6.sock --debug --storage-driver overlay2 --iptables=false] : [df561be9aafb6] daemon exited during startup: exit status 1 [2024-04-23T18:46:05.045Z] --- FAIL: TestContainerStartOnDaemonRestart (0.50s) [2024-04-23T18:46:05.045Z] --- FAIL: TestContainerKillOnDaemonStart (0.50s) [2024-04-23T18:46:08.303Z] --- PASS: TestStopContainerWithTimeoutCancel (3.57s) [2024-04-23T18:46:08.303Z] FAIL [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === Skipped [2024-04-23T18:46:08.303Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2024-04-23T18:46:08.303Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2024-04-23T18:46:08.303Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === Failed [2024-04-23T18:46:08.303Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.457552681Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.459495538Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.461215499Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.462936510Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.464742787Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.466363927Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.467750487Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.469312739Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.470532065Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.471981450Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.473817528Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.475297164Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.476596521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.477916136Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.479568890Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.479588057Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480620391Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d9be7f4c290d6 [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480690716Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] time="2024-04-23T18:45:17.480969636Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.303Z] daemon.go:316: [d9be7f4c290d6] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.303Z] restart_test.go:93: [d9be7f4c290d6] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon/d9be7f4c290d6/root --exec-root /tmp/dxr/d9be7f4c290d6 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon/d9be7f4c290d6/docker.pid --userland-proxy=true --containerd-namespace d9be7f4c290d6 --containerd-plugins-namespace d9be7f4c290d6p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d9be7f4c290d6.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d9be7f4c290d6] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.303Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.50s) [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.457366322Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.459267292Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.460988402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.462729900Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.464546064Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.466169600Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.467595839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.468968713Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.470350464Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.471824759Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.473406056Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.474977564Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.475736910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.477412064Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.478707261Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.478738727Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.479716752Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.479742606Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5b105d227509 [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.480034203Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.303Z] daemon.go:316: [d5b105d227509] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.303Z] restart_test.go:93: [d5b105d227509] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon/d5b105d227509/root --exec-root /tmp/dxr/d5b105d227509 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon/d5b105d227509/docker.pid --userland-proxy=true --containerd-namespace d5b105d227509 --containerd-plugins-namespace d5b105d227509p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5b105d227509.sock --debug --storage-driver overlay2 --iptables=false] : [d5b105d227509] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.303Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.50s) [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.460128766Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.461930268Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.463877629Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.465793935Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.467020998Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.468446162Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.469858305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.471212947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.472487648Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.473989307Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.475447348Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.476920889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.478222732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.479762035Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.479783524Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.481055354Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df8a82d3efda2 [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.481212184Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.481519846Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.303Z] daemon.go:316: [df8a82d3efda2] time="2024-04-23T18:45:17.481794031Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df8a82d3efda2p [2024-04-23T18:46:08.303Z] restart_test.go:93: [df8a82d3efda2] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon/df8a82d3efda2/root --exec-root /tmp/dxr/df8a82d3efda2 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon/df8a82d3efda2/docker.pid --userland-proxy=true --containerd-namespace df8a82d3efda2 --containerd-plugins-namespace df8a82d3efda2p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df8a82d3efda2.sock --debug --storage-driver overlay2 --iptables=false] : [df8a82d3efda2] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.303Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.459904105Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.461649600Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.463664751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.465818189Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.467191990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.468606980Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.470180933Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.471563390Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.473094357Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.474303681Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.476014583Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.477269502Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.478549856Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.484313879Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.484336591Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.485297221Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=db889b0cb912d [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.485297345Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.485640485Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] time="2024-04-23T18:45:17.485885125Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=db889b0cb912dp [2024-04-23T18:46:08.303Z] daemon.go:316: [db889b0cb912d] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.303Z] restart_test.go:93: [db889b0cb912d] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon/db889b0cb912d/root --exec-root /tmp/dxr/db889b0cb912d --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon/db889b0cb912d/docker.pid --userland-proxy=true --containerd-namespace db889b0cb912d --containerd-plugins-namespace db889b0cb912dp --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/db889b0cb912d.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [db889b0cb912d] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.303Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.50s) [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.459700031Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.461445452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.463467118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.465351679Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.466864406Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.468286608Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.469531304Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.470880325Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.471681993Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.473248094Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.474679075Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.476343431Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.477825061Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.479580041Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.479600200Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.481190047Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.481192270Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d164324ae2156 [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.481502459Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.303Z] daemon.go:316: [d164324ae2156] time="2024-04-23T18:45:17.481767160Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d164324ae2156p [2024-04-23T18:46:08.303Z] restart_test.go:93: [d164324ae2156] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon/d164324ae2156/root --exec-root /tmp/dxr/d164324ae2156 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon/d164324ae2156/docker.pid --userland-proxy=true --containerd-namespace d164324ae2156 --containerd-plugins-namespace d164324ae2156p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d164324ae2156.sock --debug --storage-driver overlay2 --iptables=false] : [d164324ae2156] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.303Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.50s) [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.459055555Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.460616634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.462335085Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.463209990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.465144782Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.466695146Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.468122000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.469698619Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.471037623Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.472510614Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.474151839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.475595817Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.476754902Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478109339Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478841191Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478861826Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480276750Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480380379Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5f507fb9b3ec [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480593380Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.303Z] daemon.go:316: [d5f507fb9b3ec] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.303Z] restart_test.go:93: [d5f507fb9b3ec] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon/d5f507fb9b3ec/root --exec-root /tmp/dxr/d5f507fb9b3ec --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon/d5f507fb9b3ec/docker.pid --userland-proxy=true --containerd-namespace d5f507fb9b3ec --containerd-plugins-namespace d5f507fb9b3ecp --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5f507fb9b3ec.sock --debug --storage-driver overlay2 --iptables=false] : [d5f507fb9b3ec] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.303Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] [2024-04-23T18:46:08.303Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.50s) [2024-04-23T18:46:08.303Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.460402779Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.462130617Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.464095168Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.464910620Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.466499785Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.303Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.467917253Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.469141329Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.470712049Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.472183875Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.472927213Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.473660632Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.475145799Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.475871751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.477113952Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.477138534Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.478266194Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.478305889Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5a4e5f7f664e [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.478585425Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] time="2024-04-23T18:45:17.478855853Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5a4e5f7f664ep [2024-04-23T18:46:08.304Z] daemon.go:316: [d5a4e5f7f664e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.304Z] restart_test.go:93: [d5a4e5f7f664e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon/d5a4e5f7f664e/root --exec-root /tmp/dxr/d5a4e5f7f664e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon/d5a4e5f7f664e/docker.pid --userland-proxy=true --containerd-namespace d5a4e5f7f664e --containerd-plugins-namespace d5a4e5f7f664ep --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5a4e5f7f664e.sock --debug --storage-driver overlay2 --iptables=false] : [d5a4e5f7f664e] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.304Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.50s) [2024-04-23T18:46:08.304Z] [2024-04-23T18:46:08.304Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.464308604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.465990543Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.467453901Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.468789500Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.470015619Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.471348247Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.472787105Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.474466156Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.476210756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.477575310Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.479060305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.479893783Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.488254838Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489103873Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489120094Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489998585Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490030059Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d086468440d72 [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490270547Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490510485Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d086468440d72p [2024-04-23T18:46:08.304Z] daemon.go:316: [d086468440d72] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.304Z] restart_test.go:93: [d086468440d72] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon/d086468440d72/root --exec-root /tmp/dxr/d086468440d72 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon/d086468440d72/docker.pid --userland-proxy=true --containerd-namespace d086468440d72 --containerd-plugins-namespace d086468440d72p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d086468440d72.sock --debug --storage-driver overlay2 --iptables=false] : [d086468440d72] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.304Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] [2024-04-23T18:46:08.304Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.50s) [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.934839818Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.935663869Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.937833667Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.939559609Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.940435918Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.941931267Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.944277194Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.945734521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.946466939Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.947220427Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.947963847Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.949598353Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.952467921Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954146833Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954918527Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.954947138Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.956166620Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.956216982Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc331fa538278 [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] time="2024-04-23T18:45:17.957414523Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.304Z] daemon.go:316: [dc331fa538278] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.304Z] restart_test.go:93: [dc331fa538278] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon/dc331fa538278/root --exec-root /tmp/dxr/dc331fa538278 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon/dc331fa538278/docker.pid --userland-proxy=true --containerd-namespace dc331fa538278 --containerd-plugins-namespace dc331fa538278p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc331fa538278.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [dc331fa538278] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.304Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.50s) [2024-04-23T18:46:08.304Z] [2024-04-23T18:46:08.304Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.965047025Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.966216186Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.967241701Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.968064702Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.969351669Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.970148767Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.971632588Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.972619992Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.973557435Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.974398068Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.975253511Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.976054367Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.976879886Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.977683268Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.977703699Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.978788824Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.978855465Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d9db5a2322505 [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.979097856Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] time="2024-04-23T18:45:17.979368514Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d9db5a2322505p [2024-04-23T18:46:08.304Z] daemon.go:316: [d9db5a2322505] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.304Z] restart_test.go:93: [d9db5a2322505] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon/d9db5a2322505/root --exec-root /tmp/dxr/d9db5a2322505 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon/d9db5a2322505/docker.pid --userland-proxy=true --containerd-namespace d9db5a2322505 --containerd-plugins-namespace d9db5a2322505p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d9db5a2322505.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d9db5a2322505] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.304Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] [2024-04-23T18:46:08.304Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.944971196Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.946044349Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.946915382Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.947784527Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.949454758Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.952609039Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.953935226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.955680737Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.958007284Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.959572728Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.960393981Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.961308262Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.962239453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.963171195Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.964725808Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.964760622Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.965720802Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.965762516Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d14bb08487559 [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] time="2024-04-23T18:45:17.966069792Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.304Z] daemon.go:316: [d14bb08487559] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.304Z] restart_test.go:93: [d14bb08487559] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon/d14bb08487559/root --exec-root /tmp/dxr/d14bb08487559 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon/d14bb08487559/docker.pid --userland-proxy=true --containerd-namespace d14bb08487559 --containerd-plugins-namespace d14bb08487559p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d14bb08487559.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d14bb08487559] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.304Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] [2024-04-23T18:46:08.304Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.964876665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.967015383Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.967875003Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.969536823Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.970429328Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.971181749Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.972250743Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.973211366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.974045312Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.974925361Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.975759184Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.976581430Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.977336173Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978125189Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978960218Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978979803Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.979903971Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.979936298Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d96682f5e4c56 [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.980216974Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.304Z] daemon.go:316: [d96682f5e4c56] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.304Z] restart_test.go:93: [d96682f5e4c56] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon/d96682f5e4c56/root --exec-root /tmp/dxr/d96682f5e4c56 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon/d96682f5e4c56/docker.pid --userland-proxy=true --containerd-namespace d96682f5e4c56 --containerd-plugins-namespace d96682f5e4c56p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d96682f5e4c56.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d96682f5e4c56] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.304Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] [2024-04-23T18:46:08.304Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.50s) [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.973755774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.974782242Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.975634263Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.976450035Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.977175159Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.977966890Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.978698224Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.979575115Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.980345719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.981670782Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.982397366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.983138784Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.983817443Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.984553741Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.984573285Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985434808Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985491349Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dd510a5f7f456 [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.985767340Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.304Z] daemon.go:316: [dd510a5f7f456] time="2024-04-23T18:45:17.986024590Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd510a5f7f456p [2024-04-23T18:46:08.304Z] restart_test.go:93: [dd510a5f7f456] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon/dd510a5f7f456/root --exec-root /tmp/dxr/dd510a5f7f456 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon/dd510a5f7f456/docker.pid --userland-proxy=true --containerd-namespace dd510a5f7f456 --containerd-plugins-namespace dd510a5f7f456p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dd510a5f7f456.sock --debug --storage-driver overlay2 --iptables=false] : [dd510a5f7f456] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.304Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.50s) [2024-04-23T18:46:08.304Z] [2024-04-23T18:46:08.304Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.50s) [2024-04-23T18:46:08.304Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.946763015Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.948011067Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.949241026Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.952320445Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.953785978Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.954500041Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.304Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.955528732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.957852243Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.959413749Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.960240072Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.961143350Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.962276819Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.963013265Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.964557122Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.964577528Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.965564103Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.965648770Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d3d6808760a36 [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.966232341Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.305Z] daemon.go:316: [d3d6808760a36] time="2024-04-23T18:45:17.969987834Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d3d6808760a36p [2024-04-23T18:46:08.305Z] restart_test.go:93: [d3d6808760a36] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon/d3d6808760a36/root --exec-root /tmp/dxr/d3d6808760a36 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon/d3d6808760a36/docker.pid --userland-proxy=true --containerd-namespace d3d6808760a36 --containerd-plugins-namespace d3d6808760a36p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d3d6808760a36.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d3d6808760a36] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.305Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.50s) [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.50s) [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.968459402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.969696919Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.971047105Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.972028618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.973046265Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.973894488Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.974625363Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.975399905Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.976210532Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.977025081Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.977813711Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.978550502Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.979284700Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.980074536Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.980090733Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.981022310Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.981037046Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d00a3183368e5 [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.981350066Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] time="2024-04-23T18:45:17.981615021Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d00a3183368e5p [2024-04-23T18:46:08.305Z] daemon.go:316: [d00a3183368e5] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.305Z] restart_test.go:93: [d00a3183368e5] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon/d00a3183368e5/root --exec-root /tmp/dxr/d00a3183368e5 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon/d00a3183368e5/docker.pid --userland-proxy=true --containerd-namespace d00a3183368e5 --containerd-plugins-namespace d00a3183368e5p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d00a3183368e5.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d00a3183368e5] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.305Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.50s) [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.51s) [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.969870987Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.971356039Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.972401001Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.973403034Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.974264541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.975077826Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.975904453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.976738071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.977516543Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.978274585Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.979018736Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.979752088Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.980474586Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.981232603Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.981254166Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982098097Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982141321Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df4b0a125dc83 [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982376082Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982620229Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df4b0a125dc83p [2024-04-23T18:46:08.305Z] daemon.go:316: [df4b0a125dc83] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.305Z] restart_test.go:93: [df4b0a125dc83] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon/df4b0a125dc83/root --exec-root /tmp/dxr/df4b0a125dc83 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon/df4b0a125dc83/docker.pid --userland-proxy=true --containerd-namespace df4b0a125dc83 --containerd-plugins-namespace df4b0a125dc83p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df4b0a125dc83.sock --debug --storage-driver overlay2 --iptables=false] : [df4b0a125dc83] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.305Z] --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.51s) [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestDaemonRestartKillContainers (0.00s) [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestDaemonHostGatewayIP (0.50s) [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.423960804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.425227990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.426346313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.427185617Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.428336194Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.429219017Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.430128564Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.430931800Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.440474368Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.443392774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.444204190Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.444960714Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.445694272Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.446387487Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.446404389Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447298322Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447326465Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5691079a8724 [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447632240Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447888039Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5691079a8724p [2024-04-23T18:46:08.305Z] daemon.go:316: [d5691079a8724] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.305Z] daemon_linux_test.go:147: [d5691079a8724] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonHostGatewayIP/d5691079a8724/root --exec-root /tmp/dxr/d5691079a8724 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonHostGatewayIP/d5691079a8724/docker.pid --userland-proxy=true --containerd-namespace d5691079a8724 --containerd-plugins-namespace d5691079a8724p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5691079a8724.sock --debug --storage-driver overlay2 --iptables=false] : [d5691079a8724] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestDaemonRestartIpcMode (0.50s) [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.425531082Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.426559117Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.427808950Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.428764387Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.429479895Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.430170853Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.430993796Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.431800067Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.432827003Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.433539212Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.434523753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.435674617Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.436575196Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.437325459Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.437345882Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.438287190Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.438378151Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=de10f3b19f4fa [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.438624727Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] time="2024-04-23T18:46:04.438891660Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=de10f3b19f4fap [2024-04-23T18:46:08.305Z] daemon.go:316: [de10f3b19f4fa] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.305Z] daemon_linux_test.go:98: [de10f3b19f4fa] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode/de10f3b19f4fa/root --exec-root /tmp/dxr/de10f3b19f4fa --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode/de10f3b19f4fa/docker.pid --userland-proxy=true --containerd-namespace de10f3b19f4fa --containerd-plugins-namespace de10f3b19f4fap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/de10f3b19f4fa.sock --debug --storage-driver overlay2 --iptables=false --default-ipc-mode=private] : [de10f3b19f4fa] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestRestartDaemonWithRestartingContainer (0.50s) [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.411493585Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.412644999Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.413675381Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.416050756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.418022201Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.419298223Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.420901469Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.422452589Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.423580027Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.424941915Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.425731152Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.426977104Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.427945875Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.428888036Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.429641878Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.429660445Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.431141478Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d16a74b05bbd9 [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.431242752Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] time="2024-04-23T18:46:04.431562123Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.305Z] daemon.go:316: [d16a74b05bbd9] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.305Z] daemon_linux_test.go:198: [d16a74b05bbd9] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestRestartDaemonWithRestartingContainer/d16a74b05bbd9/root --exec-root /tmp/dxr/d16a74b05bbd9 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestRestartDaemonWithRestartingContainer/d16a74b05bbd9/docker.pid --userland-proxy=true --containerd-namespace d16a74b05bbd9 --containerd-plugins-namespace d16a74b05bbd9p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d16a74b05bbd9.sock --debug --storage-driver overlay2 --iptables=false] : [d16a74b05bbd9] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestHardRestartWhenContainerIsRunning (0.50s) [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.409648621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.411243981Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.412372774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.413279121Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.414535312Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.416273932Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.417326722Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.418175462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.419466245Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.420352753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.421460048Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.422976378Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.423737538Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.424774377Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.434032356Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.434056602Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.434839234Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc8b48bd333ea [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.434892091Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] time="2024-04-23T18:46:04.435192237Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.305Z] daemon.go:316: [dc8b48bd333ea] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.305Z] daemon_linux_test.go:244: [dc8b48bd333ea] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestHardRestartWhenContainerIsRunning/dc8b48bd333ea/root --exec-root /tmp/dxr/dc8b48bd333ea --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestHardRestartWhenContainerIsRunning/dc8b48bd333ea/docker.pid --userland-proxy=true --containerd-namespace dc8b48bd333ea --containerd-plugins-namespace dc8b48bd333eap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc8b48bd333ea.sock --debug --storage-driver overlay2 --iptables=false] : [dc8b48bd333ea] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestContainerStartOnDaemonRestart (0.50s) [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.419138226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.420553947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.421743867Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.423211632Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.424170171Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.425087389Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.426119634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.427293447Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.428115906Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.429093900Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.429852180Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.430559630Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.431270255Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.432029635Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.432047513Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433123523Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433168979Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df561be9aafb6 [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433443181Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433741096Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df561be9aafb6p [2024-04-23T18:46:08.305Z] daemon.go:316: [df561be9aafb6] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.305Z] daemon_linux_test.go:44: [df561be9aafb6] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart/df561be9aafb6/root --exec-root /tmp/dxr/df561be9aafb6 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart/df561be9aafb6/docker.pid --userland-proxy=true --containerd-namespace df561be9aafb6 --containerd-plugins-namespace df561be9aafb6p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df561be9aafb6.sock --debug --storage-driver overlay2 --iptables=false] : [df561be9aafb6] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.305Z] [2024-04-23T18:46:08.305Z] === FAIL: arm64.integration.container TestContainerKillOnDaemonStart (0.50s) [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.422625771Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.424773614Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.425956470Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.426808459Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.427565245Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.432215863Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.433029412Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.434393228Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.435237882Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.435984330Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.436766035Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.438579690Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.305Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.439321995Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.306Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.440019008Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.306Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.440035910Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.306Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.441064208Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.306Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.441091629Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d52bc4cc78759 [2024-04-23T18:46:08.306Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.441385327Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.306Z] daemon.go:316: [d52bc4cc78759] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.306Z] daemon.go:316: [d52bc4cc78759] time="2024-04-23T18:46:04.441663213Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d52bc4cc78759p [2024-04-23T18:46:08.306Z] daemon_test.go:29: [d52bc4cc78759] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestContainerKillOnDaemonStart/d52bc4cc78759/root --exec-root /tmp/dxr/d52bc4cc78759 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestContainerKillOnDaemonStart/d52bc4cc78759/docker.pid --userland-proxy=true --containerd-namespace d52bc4cc78759 --containerd-plugins-namespace d52bc4cc78759p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d52bc4cc78759.sock --debug --storage-driver overlay2 --iptables=false] : [d52bc4cc78759] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.306Z] [2024-04-23T18:46:08.306Z] DONE 328 tests, 2 skipped, 23 failures in 150.895s [2024-04-23T18:46:08.306Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2024-04-23T18:46:08.306Z] ++ '[' -n '' ']' [2024-04-23T18:46:08.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:08.306Z] ++ set -e [2024-04-23T18:46:08.306Z] ++ '[' -n 0 ']' [2024-04-23T18:46:08.306Z] ++ set -x [2024-04-23T18:46:08.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:08.306Z] INFO: Testing against a local daemon [2024-04-23T18:46:08.306Z] === RUN TestConfigDaemonID [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.990317990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.991101082Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.991842509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.992580359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.993270340Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.993925246Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.994605455Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.995260394Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.995927697Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.996593646Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.997270738Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.997929705Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.998604565Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.999262892Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.999275585Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:08.560Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000190432Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:08.561Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000265196Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df555c0e1e75a [2024-04-23T18:46:08.561Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000513323Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:08.561Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000797856Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df555c0e1e75ap [2024-04-23T18:46:08.561Z] daemon.go:316: [df555c0e1e75a] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:08.561Z] daemon_test.go:43: [df555c0e1e75a] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonID/df555c0e1e75a/root --exec-root /tmp/dxr/df555c0e1e75a --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonID/df555c0e1e75a/docker.pid --userland-proxy=true --containerd-namespace df555c0e1e75a --containerd-plugins-namespace df555c0e1e75ap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df555c0e1e75a.sock --debug --storage-driver overlay2 --iptables=false] : [df555c0e1e75a] daemon exited during startup: exit status 1 [2024-04-23T18:46:08.561Z] panic.go:523: [df555c0e1e75a] daemon is not started [2024-04-23T18:46:08.561Z] --- FAIL: TestConfigDaemonID (0.50s) [2024-04-23T18:46:08.561Z] === RUN TestDaemonConfigValidation [2024-04-23T18:46:08.561Z] === RUN TestDaemonConfigValidation/config_with_no_content [2024-04-23T18:46:08.561Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2024-04-23T18:46:08.561Z] === RUN TestDaemonConfigValidation/config_with_{} [2024-04-23T18:46:08.561Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2024-04-23T18:46:08.561Z] === RUN TestDaemonConfigValidation/invalid_config [2024-04-23T18:46:08.561Z] === PAUSE TestDaemonConfigValidation/invalid_config [2024-04-23T18:46:08.561Z] === RUN TestDaemonConfigValidation/malformed_config [2024-04-23T18:46:08.561Z] === PAUSE TestDaemonConfigValidation/malformed_config [2024-04-23T18:46:08.561Z] === RUN TestDaemonConfigValidation/valid_config [2024-04-23T18:46:08.561Z] === PAUSE TestDaemonConfigValidation/valid_config [2024-04-23T18:46:08.561Z] === CONT TestDaemonConfigValidation/config_with_no_content [2024-04-23T18:46:08.561Z] === CONT TestDaemonConfigValidation/malformed_config [2024-04-23T18:46:08.561Z] === CONT TestDaemonConfigValidation/invalid_config [2024-04-23T18:46:08.561Z] === CONT TestDaemonConfigValidation/valid_config [2024-04-23T18:46:08.561Z] === CONT TestDaemonConfigValidation/config_with_{} [2024-04-23T18:46:08.561Z] --- PASS: TestDaemonConfigValidation (0.00s) [2024-04-23T18:46:08.561Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2024-04-23T18:46:08.561Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2024-04-23T18:46:08.561Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2024-04-23T18:46:08.561Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2024-04-23T18:46:08.561Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2024-04-23T18:46:08.561Z] === RUN TestConfigDaemonSeccompProfiles [2024-04-23T18:46:08.561Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2024-04-23T18:46:09.920Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2024-04-23T18:46:10.843Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2024-04-23T18:46:11.766Z] daemon_test.go:180: [d8cc58b505667] daemon is not started [2024-04-23T18:46:11.766Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2024-04-23T18:46:11.766Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2024-04-23T18:46:11.766Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2024-04-23T18:46:11.766Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2024-04-23T18:46:11.766Z] === RUN TestDaemonProxy [2024-04-23T18:46:11.766Z] === RUN TestDaemonProxy/environment_variables [2024-04-23T18:46:11.766Z] === PAUSE TestDaemonProxy/environment_variables [2024-04-23T18:46:11.766Z] === RUN TestDaemonProxy/command-line_options [2024-04-23T18:46:11.766Z] === PAUSE TestDaemonProxy/command-line_options [2024-04-23T18:46:11.766Z] === RUN TestDaemonProxy/configuration_file [2024-04-23T18:46:11.766Z] === PAUSE TestDaemonProxy/configuration_file [2024-04-23T18:46:11.766Z] === RUN TestDaemonProxy/conflicting_options [2024-04-23T18:46:12.324Z] === RUN TestDaemonProxy/reload_sanitized [2024-04-23T18:46:12.324Z] === PAUSE TestDaemonProxy/reload_sanitized [2024-04-23T18:46:12.324Z] === CONT TestDaemonProxy/environment_variables [2024-04-23T18:46:12.324Z] === CONT TestDaemonProxy/configuration_file [2024-04-23T18:46:12.324Z] === CONT TestDaemonProxy/reload_sanitized [2024-04-23T18:46:12.324Z] === CONT TestDaemonProxy/command-line_options [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.216720031Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.201887552Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.217555298Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.202967361Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.204607267Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.218395046Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.205517019Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.219180870Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.201223843Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.203181503Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.219935712Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.204804506Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.220646461Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.205713865Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.221340602Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.206558863Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.222078452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.206178562Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.207072750Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.207381602Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.207837774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.208667077Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.210993969Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.211721374Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.212458132Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.213821661Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.215013903Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.222786280Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.223505151Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.224304276Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.225020874Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.225733871Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.226427939Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.227093593Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.227108058Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.228013987Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.228016654Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=daa96afa46578 [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.228446119Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:12.883Z] daemon.go:316: [daa96afa46578] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:12.883Z] daemon_test.go:215: [daa96afa46578] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/environment_variables/daa96afa46578/root --exec-root /tmp/dxr/daa96afa46578 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/environment_variables/daa96afa46578/docker.pid --userland-proxy=true --containerd-namespace daa96afa46578 --containerd-plugins-namespace daa96afa46578p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/daa96afa46578.sock --debug --storage-driver overlay2 --iptables=false] : [daa96afa46578] daemon exited during startup: exit status 1 [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.206369435Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.207232968Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.207987162Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.208827763Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.210852827Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.211584269Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.212321363Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.213677967Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.214405282Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.215349462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.208144526Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.216168410Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.208985586Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.215829593Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.210697580Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.216552182Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.217275894Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218043257Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218790387Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218811408Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219629272Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219682695Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc7dbebcc40aa [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219918071Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.220182518Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dc7dbebcc40aap [2024-04-23T18:46:12.883Z] daemon.go:316: [dc7dbebcc40aa] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.216192902Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:12.883Z] daemon_test.go:308: [dc7dbebcc40aa] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/root --exec-root /tmp/dxr/dc7dbebcc40aa --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/docker.pid --userland-proxy=true --containerd-namespace dc7dbebcc40aa --containerd-plugins-namespace dc7dbebcc40aap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc7dbebcc40aa.sock --debug --storage-driver overlay2 --iptables=false --config-file /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/root/daemon.json] : [dc7dbebcc40aa] daemon exited during startup: exit status 1 [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.211415074Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.212179704Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.214013806Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.215185100Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.215994973Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.216868746Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.216886830Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.217848577Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.217864963Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=de68ccf3d46f2 [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.218137672Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:12.883Z] daemon.go:316: [de68ccf3d46f2] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.217236543Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d06b0f7b30227 [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.217260378Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.217583622Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:12.883Z] daemon.go:316: [d06b0f7b30227] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:12.883Z] daemon_test.go:373: [de68ccf3d46f2] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/reload_sanitized/de68ccf3d46f2/root --exec-root /tmp/dxr/de68ccf3d46f2 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/reload_sanitized/de68ccf3d46f2/docker.pid --userland-proxy=true --containerd-namespace de68ccf3d46f2 --containerd-plugins-namespace de68ccf3d46f2p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/de68ccf3d46f2.sock --debug --storage-driver overlay2 --iptables=false --http-proxy https://myuser:mypassword@example.org --https-proxy https://myuser:mypassword@example.org --no-proxy example.com] : [de68ccf3d46f2] daemon exited during startup: exit status 1 [2024-04-23T18:46:12.883Z] daemon_test.go:251: [d06b0f7b30227] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/command-line_options/d06b0f7b30227/root --exec-root /tmp/dxr/d06b0f7b30227 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/command-line_options/d06b0f7b30227/docker.pid --userland-proxy=true --containerd-namespace d06b0f7b30227 --containerd-plugins-namespace d06b0f7b30227p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d06b0f7b30227.sock --debug --storage-driver overlay2 --iptables=false --http-proxy http://127.0.0.1:41485 --https-proxy http://127.0.0.1:41485 --no-proxy example.com] : [d06b0f7b30227] daemon exited during startup: exit status 1 [2024-04-23T18:46:12.883Z] --- FAIL: TestDaemonProxy (0.50s) [2024-04-23T18:46:12.883Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2024-04-23T18:46:12.883Z] --- FAIL: TestDaemonProxy/environment_variables (0.50s) [2024-04-23T18:46:12.883Z] --- FAIL: TestDaemonProxy/configuration_file (0.50s) [2024-04-23T18:46:12.883Z] --- FAIL: TestDaemonProxy/reload_sanitized (0.50s) [2024-04-23T18:46:12.883Z] --- FAIL: TestDaemonProxy/command-line_options (0.50s) [2024-04-23T18:46:12.883Z] === RUN TestLiveRestore [2024-04-23T18:46:12.883Z] === RUN TestLiveRestore/volume_references [2024-04-23T18:46:12.883Z] === PAUSE TestLiveRestore/volume_references [2024-04-23T18:46:12.883Z] === RUN TestLiveRestore/autoremove [2024-04-23T18:46:12.883Z] === PAUSE TestLiveRestore/autoremove [2024-04-23T18:46:12.883Z] === CONT TestLiveRestore/volume_references [2024-04-23T18:46:12.883Z] === CONT TestLiveRestore/autoremove [2024-04-23T18:46:12.883Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.691933778Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.692775347Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.693544753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.694337551Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.695027566Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.695714955Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.696467836Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.697179438Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.697887331Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.686770906Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.688103707Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.689034924Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.689839972Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.690641928Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.691393914Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.692110653Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.692922848Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.693686141Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.694482927Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.695189122Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.695880704Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.698575508Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.699300820Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.700042756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.696605278Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.697329843Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.698061613Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.698077752Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.699113509Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d80ff032f53fa [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.699124946Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.699537608Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:13.138Z] daemon.go:316: [d80ff032f53fa] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.700820137Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.701584751Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.701608390Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:13.138Z] daemon_test.go:464: [d80ff032f53fa] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/volume_references/d80ff032f53fa/root --exec-root /tmp/dxr/d80ff032f53fa --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/volume_references/d80ff032f53fa/docker.pid --userland-proxy=true --containerd-namespace d80ff032f53fa --containerd-plugins-namespace d80ff032f53fap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d80ff032f53fa.sock --debug --storage-driver overlay2 --live-restore --iptables=false] : [d80ff032f53fa] daemon exited during startup: exit status 1 [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.702470102Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.702528628Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df131ade242b7 [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.702775188Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.703025645Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df131ade242b7p [2024-04-23T18:46:13.138Z] daemon.go:316: [df131ade242b7] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:13.138Z] daemon_test.go:401: [df131ade242b7] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers/df131ade242b7/root --exec-root /tmp/dxr/df131ade242b7 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers/df131ade242b7/docker.pid --userland-proxy=true --containerd-namespace df131ade242b7 --containerd-plugins-namespace df131ade242b7p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df131ade242b7.sock --debug --storage-driver overlay2 --live-restore --iptables=false] : [df131ade242b7] daemon exited during startup: exit status 1 [2024-04-23T18:46:13.138Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.178703549Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.179506604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.180243732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.180997335Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.181628274Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.182292721Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.182949432Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.183625646Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.184309318Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.184992645Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.185652876Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.186318587Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.186978613Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.187652382Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.187668201Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188544977Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188558647Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d172c9df7c744 [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188899186Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.189163592Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d172c9df7c744p [2024-04-23T18:46:13.697Z] daemon.go:316: [d172c9df7c744] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:13.697Z] daemon_test.go:401: [d172c9df7c744] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited/d172c9df7c744/root --exec-root /tmp/dxr/d172c9df7c744 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited/d172c9df7c744/docker.pid --userland-proxy=true --containerd-namespace d172c9df7c744 --containerd-plugins-namespace d172c9df7c744p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d172c9df7c744.sock --debug --storage-driver overlay2 --live-restore --iptables=false] : [d172c9df7c744] daemon exited during startup: exit status 1 [2024-04-23T18:46:13.697Z] --- FAIL: TestLiveRestore (0.00s) [2024-04-23T18:46:13.697Z] --- FAIL: TestLiveRestore/volume_references (0.50s) [2024-04-23T18:46:13.697Z] --- FAIL: TestLiveRestore/autoremove (1.00s) [2024-04-23T18:46:13.697Z] --- FAIL: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (0.50s) [2024-04-23T18:46:13.697Z] --- FAIL: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (0.50s) [2024-04-23T18:46:13.697Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2024-04-23T18:46:14.621Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) [2024-04-23T18:46:14.621Z] FAIL [2024-04-23T18:46:14.621Z] [2024-04-23T18:46:14.621Z] === Failed [2024-04-23T18:46:14.621Z] === FAIL: arm64.integration.daemon TestConfigDaemonID (0.50s) [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.990317990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.991101082Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.991842509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.992580359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.993270340Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.993925246Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.994605455Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.995260394Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.995927697Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.996593646Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.997270738Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.997929705Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.998604565Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.999262892Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:07.999275585Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000190432Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000265196Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df555c0e1e75a [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000513323Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] time="2024-04-23T18:46:08.000797856Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df555c0e1e75ap [2024-04-23T18:46:14.621Z] daemon.go:316: [df555c0e1e75a] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:14.621Z] daemon_test.go:43: [df555c0e1e75a] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonID/df555c0e1e75a/root --exec-root /tmp/dxr/df555c0e1e75a --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonID/df555c0e1e75a/docker.pid --userland-proxy=true --containerd-namespace df555c0e1e75a --containerd-plugins-namespace df555c0e1e75ap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df555c0e1e75a.sock --debug --storage-driver overlay2 --iptables=false] : [df555c0e1e75a] daemon exited during startup: exit status 1 [2024-04-23T18:46:14.621Z] panic.go:523: [df555c0e1e75a] daemon is not started [2024-04-23T18:46:14.621Z] [2024-04-23T18:46:14.621Z] === FAIL: arm64.integration.daemon TestDaemonProxy/environment_variables (0.50s) [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.216720031Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.217555298Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.218395046Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.219180870Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.219935712Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.220646461Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.221340602Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.222078452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.222786280Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.223505151Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.224304276Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.225020874Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.225733871Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.226427939Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.227093593Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.227108058Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.228013987Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.228016654Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=daa96afa46578 [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] time="2024-04-23T18:46:12.228446119Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:14.621Z] daemon.go:316: [daa96afa46578] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:14.621Z] daemon_test.go:215: [daa96afa46578] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/environment_variables/daa96afa46578/root --exec-root /tmp/dxr/daa96afa46578 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/environment_variables/daa96afa46578/docker.pid --userland-proxy=true --containerd-namespace daa96afa46578 --containerd-plugins-namespace daa96afa46578p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/daa96afa46578.sock --debug --storage-driver overlay2 --iptables=false] : [daa96afa46578] daemon exited during startup: exit status 1 [2024-04-23T18:46:14.621Z] --- FAIL: TestDaemonProxy/environment_variables (0.50s) [2024-04-23T18:46:14.621Z] [2024-04-23T18:46:14.621Z] === FAIL: arm64.integration.daemon TestDaemonProxy/configuration_file (0.50s) [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.206178562Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.207072750Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.207837774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.208667077Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.210993969Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.211721374Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.212458132Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.213821661Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.215013903Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.215829593Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.216552182Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.217275894Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218043257Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218790387Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.218811408Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219629272Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219682695Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc7dbebcc40aa [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.219918071Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] time="2024-04-23T18:46:12.220182518Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dc7dbebcc40aap [2024-04-23T18:46:14.621Z] daemon.go:316: [dc7dbebcc40aa] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:14.621Z] daemon_test.go:308: [dc7dbebcc40aa] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/root --exec-root /tmp/dxr/dc7dbebcc40aa --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/docker.pid --userland-proxy=true --containerd-namespace dc7dbebcc40aa --containerd-plugins-namespace dc7dbebcc40aap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc7dbebcc40aa.sock --debug --storage-driver overlay2 --iptables=false --config-file /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/configuration_file/dc7dbebcc40aa/root/daemon.json] : [dc7dbebcc40aa] daemon exited during startup: exit status 1 [2024-04-23T18:46:14.621Z] --- FAIL: TestDaemonProxy/configuration_file (0.50s) [2024-04-23T18:46:14.621Z] [2024-04-23T18:46:14.621Z] === FAIL: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.50s) [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.201223843Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.203181503Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.204804506Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.205713865Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.206558863Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.207381602Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.208144526Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.208985586Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.210697580Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.211415074Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.212179704Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.214013806Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.215185100Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.215994973Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.216868746Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.216886830Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.217848577Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.217864963Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=de68ccf3d46f2 [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] time="2024-04-23T18:46:12.218137672Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:14.621Z] daemon.go:316: [de68ccf3d46f2] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:14.621Z] daemon_test.go:373: [de68ccf3d46f2] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/reload_sanitized/de68ccf3d46f2/root --exec-root /tmp/dxr/de68ccf3d46f2 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/reload_sanitized/de68ccf3d46f2/docker.pid --userland-proxy=true --containerd-namespace de68ccf3d46f2 --containerd-plugins-namespace de68ccf3d46f2p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/de68ccf3d46f2.sock --debug --storage-driver overlay2 --iptables=false --http-proxy https://myuser:mypassword@example.org --https-proxy https://myuser:mypassword@example.org --no-proxy example.com] : [de68ccf3d46f2] daemon exited during startup: exit status 1 [2024-04-23T18:46:14.621Z] --- FAIL: TestDaemonProxy/reload_sanitized (0.50s) [2024-04-23T18:46:14.621Z] [2024-04-23T18:46:14.621Z] === FAIL: arm64.integration.daemon TestDaemonProxy/command-line_options (0.50s) [2024-04-23T18:46:14.621Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.201887552Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.202967361Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:14.621Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.204607267Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:14.621Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.205517019Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.206369435Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.207232968Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.207987162Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.208827763Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.210852827Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.211584269Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.212321363Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.213677967Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.214405282Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.215349462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.216168410Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.216192902Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.217236543Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d06b0f7b30227 [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.217260378Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] time="2024-04-23T18:46:12.217583622Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:14.622Z] daemon.go:316: [d06b0f7b30227] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:14.622Z] daemon_test.go:251: [d06b0f7b30227] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/command-line_options/d06b0f7b30227/root --exec-root /tmp/dxr/d06b0f7b30227 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonProxy/command-line_options/d06b0f7b30227/docker.pid --userland-proxy=true --containerd-namespace d06b0f7b30227 --containerd-plugins-namespace d06b0f7b30227p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d06b0f7b30227.sock --debug --storage-driver overlay2 --iptables=false --http-proxy http://127.0.0.1:41485 --https-proxy http://127.0.0.1:41485 --no-proxy example.com] : [d06b0f7b30227] daemon exited during startup: exit status 1 [2024-04-23T18:46:14.622Z] --- FAIL: TestDaemonProxy/command-line_options (0.50s) [2024-04-23T18:46:14.622Z] [2024-04-23T18:46:14.622Z] === FAIL: arm64.integration.daemon TestDaemonProxy (0.50s) [2024-04-23T18:46:14.622Z] [2024-04-23T18:46:14.622Z] === FAIL: arm64.integration.daemon TestLiveRestore/volume_references (0.50s) [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.686770906Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.688103707Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.689034924Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.689839972Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.690641928Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.691393914Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.692110653Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.692922848Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.693686141Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.694482927Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.695189122Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.695880704Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.696605278Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.697329843Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.698061613Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.698077752Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.699113509Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d80ff032f53fa [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.699124946Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] time="2024-04-23T18:46:12.699537608Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:14.622Z] daemon.go:316: [d80ff032f53fa] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:14.622Z] daemon_test.go:464: [d80ff032f53fa] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/volume_references/d80ff032f53fa/root --exec-root /tmp/dxr/d80ff032f53fa --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/volume_references/d80ff032f53fa/docker.pid --userland-proxy=true --containerd-namespace d80ff032f53fa --containerd-plugins-namespace d80ff032f53fap --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d80ff032f53fa.sock --debug --storage-driver overlay2 --live-restore --iptables=false] : [d80ff032f53fa] daemon exited during startup: exit status 1 [2024-04-23T18:46:14.622Z] --- FAIL: TestLiveRestore/volume_references (0.50s) [2024-04-23T18:46:14.622Z] [2024-04-23T18:46:14.622Z] === FAIL: arm64.integration.daemon TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (0.50s) [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.691933778Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.692775347Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.693544753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.694337551Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.695027566Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.695714955Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.696467836Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.697179438Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.697887331Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.698575508Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.699300820Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.700042756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.700820137Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.701584751Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.701608390Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.702470102Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.702528628Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df131ade242b7 [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.702775188Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] time="2024-04-23T18:46:12.703025645Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df131ade242b7p [2024-04-23T18:46:14.622Z] daemon.go:316: [df131ade242b7] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:14.622Z] daemon_test.go:401: [df131ade242b7] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers/df131ade242b7/root --exec-root /tmp/dxr/df131ade242b7 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers/df131ade242b7/docker.pid --userland-proxy=true --containerd-namespace df131ade242b7 --containerd-plugins-namespace df131ade242b7p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df131ade242b7.sock --debug --storage-driver overlay2 --live-restore --iptables=false] : [df131ade242b7] daemon exited during startup: exit status 1 [2024-04-23T18:46:14.622Z] --- FAIL: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (0.50s) [2024-04-23T18:46:14.622Z] [2024-04-23T18:46:14.622Z] === FAIL: arm64.integration.daemon TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (0.50s) [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.178703549Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.179506604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.180243732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.180997335Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.181628274Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.182292721Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.182949432Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.183625646Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.184309318Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.184992645Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.185652876Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.186318587Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.186978613Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.187652382Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.187668201Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188544977Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188558647Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d172c9df7c744 [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188899186Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.189163592Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d172c9df7c744p [2024-04-23T18:46:14.622Z] daemon.go:316: [d172c9df7c744] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:14.622Z] daemon_test.go:401: [d172c9df7c744] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited/d172c9df7c744/root --exec-root /tmp/dxr/d172c9df7c744 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited/d172c9df7c744/docker.pid --userland-proxy=true --containerd-namespace d172c9df7c744 --containerd-plugins-namespace d172c9df7c744p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d172c9df7c744.sock --debug --storage-driver overlay2 --live-restore --iptables=false] : [d172c9df7c744] daemon exited during startup: exit status 1 [2024-04-23T18:46:14.622Z] --- FAIL: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (0.50s) [2024-04-23T18:46:14.622Z] [2024-04-23T18:46:14.622Z] === FAIL: arm64.integration.daemon TestLiveRestore/autoremove (1.00s) [2024-04-23T18:46:14.622Z] --- FAIL: TestLiveRestore/autoremove (1.00s) [2024-04-23T18:46:14.622Z] [2024-04-23T18:46:14.622Z] === FAIL: arm64.integration.daemon TestLiveRestore (0.00s) [2024-04-23T18:46:14.622Z] [2024-04-23T18:46:14.622Z] DONE 23 tests, 11 failures in 6.414s [2024-04-23T18:46:14.622Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2024-04-23T18:46:14.622Z] ++ '[' -n '' ']' [2024-04-23T18:46:14.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:14.622Z] ++ set -e [2024-04-23T18:46:14.622Z] ++ '[' -n 0 ']' [2024-04-23T18:46:14.622Z] ++ set -x [2024-04-23T18:46:14.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:14.622Z] INFO: Testing against a local daemon [2024-04-23T18:46:14.622Z] === RUN TestCommitInheritsEnv [2024-04-23T18:46:14.622Z] --- PASS: TestCommitInheritsEnv (0.18s) [2024-04-23T18:46:14.622Z] === RUN TestUsernsCommit [2024-04-23T18:46:15.983Z] --- PASS: TestUsernsCommit (1.43s) [2024-04-23T18:46:15.983Z] === RUN TestImportExtremelyLargeImageWorks [2024-04-23T18:46:15.983Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-04-23T18:46:15.983Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2024-04-23T18:46:15.983Z] === RUN TestImportWithCustomPlatform [2024-04-23T18:46:15.983Z] === RUN TestImportWithCustomPlatform/#00 [2024-04-23T18:46:15.983Z] === RUN TestImportWithCustomPlatform/linux [2024-04-23T18:46:15.983Z] === RUN TestImportWithCustomPlatform/LINUX [2024-04-23T18:46:16.237Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatform (0.13s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.03s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s) [2024-04-23T18:46:16.237Z] === RUN TestImportWithCustomPlatformReject [2024-04-23T18:46:16.237Z] === RUN TestImportWithCustomPlatformReject/_______ [2024-04-23T18:46:16.237Z] === RUN TestImportWithCustomPlatformReject// [2024-04-23T18:46:16.237Z] === RUN TestImportWithCustomPlatformReject/macos [2024-04-23T18:46:16.237Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2024-04-23T18:46:16.237Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2024-04-23T18:46:16.237Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2024-04-23T18:46:16.237Z] === RUN TestImageInspectEmptyTagsAndDigests [2024-04-23T18:46:16.237Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2024-04-23T18:46:16.237Z] === RUN TestImagesFilterMultiReference [2024-04-23T18:46:16.237Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2024-04-23T18:46:16.237Z] === RUN TestImagesFilterUntil [2024-04-23T18:46:16.492Z] list_test.go:99: ImageList: ID=sha256:d8f1a8a7d8f1e1f43830400cced76df1c223316a5cc8a094e6c30d945c1c1799 RepoTags=[testimagesfilteruntil:v1] [2024-04-23T18:46:16.492Z] --- PASS: TestImagesFilterUntil (0.27s) [2024-04-23T18:46:16.492Z] === RUN TestImagesFilterBeforeSince [2024-04-23T18:46:16.746Z] list_test.go:133: ImageList: ID=sha256:3ae7f5e3358108d86323e9706f812ef2a77da6651548c01090ef2e0123b2c8ca RepoTags=[testimagesfilterbeforesince:v3] [2024-04-23T18:46:16.746Z] list_test.go:133: ImageList: ID=sha256:e850670ab529ff1c33cd64e0b8f1c2972f87842ec23c7ef6cd971bc0cbc45d7d RepoTags=[testimagesfilterbeforesince:v2] [2024-04-23T18:46:16.746Z] list_test.go:133: ImageList: ID=sha256:7324391baae7913de1f858562b2f9bb7cc5930d9dc455f8ed7809cbd3d2db009 RepoTags=[testimagesfilterbeforesince:v1] [2024-04-23T18:46:16.746Z] --- PASS: TestImagesFilterBeforeSince (0.30s) [2024-04-23T18:46:16.746Z] === RUN TestAPIImagesFilters [2024-04-23T18:46:16.746Z] === RUN TestAPIImagesFilters/repository_regex [2024-04-23T18:46:16.746Z] === PAUSE TestAPIImagesFilters/repository_regex [2024-04-23T18:46:16.746Z] === RUN TestAPIImagesFilters/image_name_regex [2024-04-23T18:46:16.746Z] === PAUSE TestAPIImagesFilters/image_name_regex [2024-04-23T18:46:16.746Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T18:46:16.746Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T18:46:16.746Z] === RUN TestAPIImagesFilters/registry_port_regex [2024-04-23T18:46:16.746Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2024-04-23T18:46:16.746Z] === CONT TestAPIImagesFilters/repository_regex [2024-04-23T18:46:16.746Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T18:46:16.746Z] === CONT TestAPIImagesFilters/registry_port_regex [2024-04-23T18:46:16.746Z] === CONT TestAPIImagesFilters/image_name_regex [2024-04-23T18:46:16.746Z] --- PASS: TestAPIImagesFilters (0.03s) [2024-04-23T18:46:16.746Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2024-04-23T18:46:16.746Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2024-04-23T18:46:16.746Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2024-04-23T18:46:16.746Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2024-04-23T18:46:16.746Z] === RUN TestAPIImagesListSizeShared [2024-04-23T18:46:17.669Z] --- PASS: TestAPIImagesListSizeShared (0.62s) [2024-04-23T18:46:17.669Z] === RUN TestPruneDontDeleteUsedDangling [2024-04-23T18:46:17.924Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) [2024-04-23T18:46:17.924Z] === RUN TestImagePullPlatformInvalid [2024-04-23T18:46:17.924Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2024-04-23T18:46:17.924Z] === RUN TestImagePullStoredDigestForOtherRepo [2024-04-23T18:46:17.924Z] time="2024-04-23T18:46:17.925317241Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=33ee83f2-47bc-4958-bcf6-a5f44bcb2147 version=2.8.3 [2024-04-23T18:46:17.924Z] time="2024-04-23T18:46:17.92540208Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=33ee83f2-47bc-4958-bcf6-a5f44bcb2147 version=2.8.3 [2024-04-23T18:46:17.924Z] time="2024-04-23T18:46:17.925418211Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.20.8 instance.id=33ee83f2-47bc-4958-bcf6-a5f44bcb2147 version=2.8.3 [2024-04-23T18:46:17.924Z] time="2024-04-23T18:46:17.925668463Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=33ee83f2-47bc-4958-bcf6-a5f44bcb2147 version=2.8.3 [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.020990056Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c60f714-df89-4fa1-95eb-281c79f378a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36198" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.021059897Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c60f714-df89-4fa1-95eb-281c79f378a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36198" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.547279ms http.response.status=200 http.response.written=2 [2024-04-23T18:46:18.180Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.023231117Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb933795-7c9d-4246-ab2e-9dccaa6fbc37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.023275752Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb933795-7c9d-4246-ab2e-9dccaa6fbc37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.023305872Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4097657-4305-4d5b-bfd4-31d30fd2d7ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.023348358Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4097657-4305-4d5b-bfd4-31d30fd2d7ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.023360805Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb933795-7c9d-4246-ab2e-9dccaa6fbc37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.645µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=219d1f65-4ee5-4444-8f30-9d6742a5f25e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.023409132Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4097657-4305-4d5b-bfd4-31d30fd2d7ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=27.331µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d358c9c8-7e14-4624-b89b-4b4e74c4d14b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.023472934Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4097657-4305-4d5b-bfd4-31d30fd2d7ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.112456ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.180Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown" [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.023492536Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb933795-7c9d-4246-ab2e-9dccaa6fbc37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.107328ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.180Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown" [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.024995459Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daaba869-bded-403e-92cd-72f5029f22a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.025039586Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daaba869-bded-403e-92cd-72f5029f22a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T18:46:18.180Z] time="2024-04-23T18:46:18.025181343Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daaba869-bded-403e-92cd-72f5029f22a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=111.12µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8f136a69-c24d-4e32-b420-312082a47e0e trace.line=110 vars.name=test [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025235619Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daaba869-bded-403e-92cd-72f5029f22a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=25.271µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=d50e0bf8-bd52-48ad-b33d-25b2d91c6b9c trace.line=142 vars.name=test [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025275159Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edc63df3-3d02-4e87-8d68-d213792be0de http.request.method=POST http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025309152Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edc63df3-3d02-4e87-8d68-d213792be0de http.request.method=POST http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025318801Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daaba869-bded-403e-92cd-72f5029f22a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=49.238µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8f0b29e9-7620-414d-9c53-8fa77d671353 trace.line=110 vars.name=test [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025401713Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edc63df3-3d02-4e87-8d68-d213792be0de http.request.method=POST http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=65.344µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6d304bb3-d559-4ada-90ba-8dd296073e50 trace.line=110 vars.name=test [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025466795Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edc63df3-3d02-4e87-8d68-d213792be0de http.request.method=POST http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=24.163µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2199c222-452d-40db-b04a-6a0a4a682561 trace.line=142 vars.name=test [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025542994Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edc63df3-3d02-4e87-8d68-d213792be0de http.request.method=POST http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=45.169µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=73daac0e-934a-42fa-881a-a679e7d6dd61 trace.line=110 vars.name=test [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025610251Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=edc63df3-3d02-4e87-8d68-d213792be0de http.request.method=POST http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.78927ms http.response.status=202 http.response.written=0 [2024-04-23T18:46:18.181Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown" [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.025412002Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=daaba869-bded-403e-92cd-72f5029f22a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.675335ms http.response.status=202 http.response.written=0 [2024-04-23T18:46:18.181Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown" [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027236216Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027308633Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027376727Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.309µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e7ad63e5-5128-44a4-a734-1a1271e76e1c trace.line=95 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027427729Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.03µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=3c85a077-98e5-42f4-baa2-9231a3a9112c trace.line=142 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027510583Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027591008Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=40.574µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=88d61100-a965-4417-b048-737b3840b740 trace.line=110 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027632935Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.309µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=71cabd1d-4dc6-4873-8112-ee0db0f4772c trace.line=155 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027670851Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.152µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ce3bc897-dc54-4f1e-b0ec-b872261dd0ec trace.line=155 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.027696204Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=8.311µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cc1380f7-0032-4d0a-8789-885e3038e917 trace.line=155 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.02777864Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=58.87µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=2c6d43a8-ea12-4aa5-ab23-d01292d9a3f4 trace.line=185 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.028063385Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=241.703µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=31ab61dc-0203-440c-8cb9-2c1a0aeca015 trace.line=110 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.02828131Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=128.499µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c598e1ef-24ff-4086-9be1-62dda2421421 trace.line=202 vars.name=test vars.uuid=bc2f98cd-1d81-4619-9a69-85c54756ad8b [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.028688228Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e8754412-3731-46ba-95f9-4af1a401c5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:36210" http.request.uri="/v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.345863ms http.response.status=201 http.response.written=0 [2024-04-23T18:46:18.181Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "PUT /v2/test/blobs/uploads/bc2f98cd-1d81-4619-9a69-85c54756ad8b?_state=Agn9Ap_befYq4VdUpQDcPewcMNoGbuVg-yNmKTDjrb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjMmY5OGNkLTFkODEtNDYxOS05YTY5LTg1YzU0NzU2YWQ4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUzMTk4MTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029086613Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029152843Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029219181Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=35.339µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c11e6794-bfdc-4d36-b66c-5f5254500934 trace.line=95 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029274909Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=23.933µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=ce9adb83-0443-4ae5-a235-32b2c7a2a5fc trace.line=142 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029311684Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029382304Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=36.882µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7da171f4-8e9f-4944-b339-f29a919875af trace.line=110 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029418389Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=10.166µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a1ae2249-0ba9-448a-99ed-5080e0882c20 trace.line=155 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029458651Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.323µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e9704a8e-fddd-4ec9-9092-c7c765097457 trace.line=155 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029488345Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=8.992µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=28b0589e-a305-4495-8526-28f3325c405c trace.line=155 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029548479Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=38.047µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=a6129b30-91c2-4f1e-af77-62ef838185c3 trace.line=185 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029610542Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=35.487µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f8c8be2c-8f04-49b2-b7d6-4a9d8b488f03 trace.line=110 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029715574Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/22a328e9-51d1-4da2-8a39-005584ddfda4")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=79.687µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=fb0404ae-28e4-4c32-bcc7-e3de300712b2 trace.line=202 vars.name=test vars.uuid=22a328e9-51d1-4da2-8a39-005584ddfda4 [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.029782486Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe695c55-39aa-4aa1-b53f-ae6acd471d7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.15156ms http.response.status=201 http.response.written=0 [2024-04-23T18:46:18.181Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "PUT /v2/test/blobs/uploads/22a328e9-51d1-4da2-8a39-005584ddfda4?_state=68Jej5Zo-3jniA3d9vK9Qe9eCSw42dthCJpOY9vEctZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyYTMyOGU5LTUxZDEtNGRhMi04YTM5LTAwNTU4NGRkZmRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxODo0NjoxOC4wMjUwNTA2NjJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.030898044Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14bcea2b-715e-4252-a888-749b3cb7ae61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.030996766Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14bcea2b-715e-4252-a888-749b3cb7ae61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.031132271Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14bcea2b-715e-4252-a888-749b3cb7ae61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=45.628µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3310f8ab-215d-46b6-ab7e-83aa0132e25d trace.line=95 vars.name=test vars.reference=latest [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.031375032Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14bcea2b-715e-4252-a888-749b3cb7ae61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.235868ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2024-04-23T18:46:18.181Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown" [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.032379421Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.032409943Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.032542667Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.032558667Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T18:46:18.181Z] time="2024-04-23T18:46:18.032567454Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.032628828Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=34.042µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c3e9dffa-2779-4332-bf97-6352313d632a trace.line=95 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.032675867Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=15.385µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ee00c2f7-e64f-4f6b-9c8e-62356518d77a trace.line=155 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.032735993Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=24.64µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1857e405-86d4-46af-8c8a-3f0dbd41e16d trace.line=95 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.032774433Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.331µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20381a45-3773-482a-869c-d84514b249fe trace.line=155 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.032812488Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.93µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1328ae1c-0724-4f30-bb02-f25eb0080b54 trace.line=155 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.032887096Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=48.886µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3aea09cf-2370-4811-b25e-dbe2e8df0b56 trace.line=110 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.032970943Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=55.654µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c38790da-9183-464a-ada0-5fc668572edc trace.line=110 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.033115695Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=60.208µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d4ad3f25-2bc0-4fca-9809-a9031d5e60df trace.line=110 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.033171678Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=32.459µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=05e2d7bd-1f78-4a4f-928f-d6e793ff1016 trace.line=110 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.03320773Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.033221187Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c600587-5aa7-44a5-ac4f-898907415cd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.515674ms http.response.status=201 http.response.written=0 [2024-04-23T18:46:18.182Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.03820391Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=92c241fd-ee79-44f7-bece-9134a1ea2476 http.request.method=GET http.request.remoteaddr="127.0.0.1:36226" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.038241308Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=92c241fd-ee79-44f7-bece-9134a1ea2476 http.request.method=GET http.request.remoteaddr="127.0.0.1:36226" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="802.611µs" http.response.status=200 http.response.written=2 [2024-04-23T18:46:18.182Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.040788505Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.040822703Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.040891929Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.785µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f3aacb65-1a64-41a6-a442-f7b465713e29 trace.line=95 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.040913582Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.040961277Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.105µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10840a1b-7f53-4d34-a323-83fb364a6255 trace.line=95 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.041009079Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.355µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f6149b34-cd19-40af-9282-7b2e0eb779a1 trace.line=155 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.041048209Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.456µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=6bec1338-b839-4535-8693-e01b11b620b0 trace.line=125 vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.041149631Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.041242651Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07a4c068-42d6-455b-b7d0-dde8139eaeaa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.719806ms http.response.status=200 http.response.written=417 [2024-04-23T18:46:18.182Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.054106566Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e925bad5-0547-44ae-a7cd-043951dbe610 http.request.method=GET http.request.remoteaddr="127.0.0.1:36250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.054150118Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e925bad5-0547-44ae-a7cd-043951dbe610 http.request.method=GET http.request.remoteaddr="127.0.0.1:36250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.054164985Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e925bad5-0547-44ae-a7cd-043951dbe610 http.request.method=GET http.request.remoteaddr="127.0.0.1:36250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.054237181Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e925bad5-0547-44ae-a7cd-043951dbe610 http.request.method=GET http.request.remoteaddr="127.0.0.1:36250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.74µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=63e49638-3c90-421a-a21f-08ea0290be57 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.054288044Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e925bad5-0547-44ae-a7cd-043951dbe610 http.request.method=GET http.request.remoteaddr="127.0.0.1:36250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.162µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c3bc33f6-d764-4caf-aba6-86720182f4e9 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.054325319Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e925bad5-0547-44ae-a7cd-043951dbe610 http.request.method=GET http.request.remoteaddr="127.0.0.1:36250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.276µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=9b881f0b-7482-4ffb-9798-82ff6911dcd5 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.054403455Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e925bad5-0547-44ae-a7cd-043951dbe610 http.request.method=GET http.request.remoteaddr="127.0.0.1:36250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.05452662Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e925bad5-0547-44ae-a7cd-043951dbe610 http.request.method=GET http.request.remoteaddr="127.0.0.1:36250" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.208824ms http.response.status=200 http.response.written=417 [2024-04-23T18:46:18.182Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.06234401Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062386987Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062396021Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062427356Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062459921Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.533µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5cf9bbb4-a43e-4099-95de-2508d4d9671a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062498551Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.495µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3398747b-0a9c-4b83-88f7-d64b017a0504 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062517783Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.073µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e5c53764-6cf1-47bb-b79f-0c7ea05f8cb6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062561991Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.528µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be0427b5-3085-4bbe-b4e5-cceed0d749cc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062568121Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.667µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a6eb67a9-2399-4943-b6bc-f356a95989af trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062594976Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.821µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bd325fe2-9f2c-48d7-86fc-46bda27812bb trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062615176Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.948µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d75723a4-1ce8-4056-84c5-4e2614153912 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.182Z] time="2024-04-23T18:46:18.062627147Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.296µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=06085181-282d-4fa6-9567-1c3882922739 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.06265017Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.297µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c318f862-80e5-4828-bd7d-8afe7c6308cb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.062665112Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.069µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=277a2fb3-48cc-412e-9905-7511c8e94785 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.062682424Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.411µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d9910a94-ce66-4686-b0f1-468389b462c8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.062711864Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.507µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=745ae659-420c-4598-bef8-fb4ce548d810 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.062721972Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.279µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=3b99adb5-e183-4fe3-a4a1-ecb06f74491b trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.062753931Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.349µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=c4dc9a8e-e1e7-4b86-8c9b-9d83d201dfb3 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.063212967Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.496µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f112d083-aa43-49fc-bf5e-55caa3909c1b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.063282241Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.342µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=91f8a366-8945-4cfa-875d-6249e1a52706 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.06335712Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b199d1c6-21c7-4906-82ea-9809cf185b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.810209ms http.response.status=200 http.response.written=68 [2024-04-23T18:46:18.183Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.063537671Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.648µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=87044afc-8b25-47c6-bc13-d73ce59526a9 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.063630822Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.114µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=33ec2b8f-5c69-47d6-a1a8-756ea2659648 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.063997134Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e77af58-96cd-4080-a0dd-858f82e88067 http.request.method=GET http.request.remoteaddr="127.0.0.1:36252" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.535669ms http.response.status=200 http.response.written=194 [2024-04-23T18:46:18.183Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.083498906Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1f00c81f-78df-49e0-afb7-83dd4e20a694 http.request.method=GET http.request.remoteaddr="127.0.0.1:36280" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.083535976Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1f00c81f-78df-49e0-afb7-83dd4e20a694 http.request.method=GET http.request.remoteaddr="127.0.0.1:36280" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="787.235µs" http.response.status=200 http.response.written=2 [2024-04-23T18:46:18.183Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.089370541Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=734fa53c-a152-453e-a33e-48d4e1615bf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.089413445Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=734fa53c-a152-453e-a33e-48d4e1615bf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.089426778Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=734fa53c-a152-453e-a33e-48d4e1615bf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.08948816Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=734fa53c-a152-453e-a33e-48d4e1615bf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.761µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=17cf9fab-ad39-417e-b687-22511f0d56a1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.089534977Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=734fa53c-a152-453e-a33e-48d4e1615bf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.612µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be3a1878-9f51-4d62-b84b-a3281d195cfc trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.089615862Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=734fa53c-a152-453e-a33e-48d4e1615bf9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.039219ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.090902765Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4e4de9-baef-4351-91ef-302cd08bec63 http.request.method=GET http.request.remoteaddr="127.0.0.1:36300" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.090940803Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4e4de9-baef-4351-91ef-302cd08bec63 http.request.method=GET http.request.remoteaddr="127.0.0.1:36300" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.090954637Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4e4de9-baef-4351-91ef-302cd08bec63 http.request.method=GET http.request.remoteaddr="127.0.0.1:36300" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.091007977Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4e4de9-baef-4351-91ef-302cd08bec63 http.request.method=GET http.request.remoteaddr="127.0.0.1:36300" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.762µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5ea28883-8635-4de0-880f-5c05eb209663 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.091051398Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4e4de9-baef-4351-91ef-302cd08bec63 http.request.method=GET http.request.remoteaddr="127.0.0.1:36300" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.627µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=359c4f66-6fe9-4cfc-9320-4ca1ac0e8a54 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] time="2024-04-23T18:46:18.091087615Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e4e4de9-baef-4351-91ef-302cd08bec63 http.request.method=GET http.request.remoteaddr="127.0.0.1:36300" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.531µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T18:46:18.183Z] 127.0.0.1 - - [23/Apr/2024:18:46:18 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/1efcdf557e46a693fd10f95d0defe7bfd8c85586 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T18:46:18.183Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.19s) [2024-04-23T18:46:18.183Z] === RUN TestImagePullNonExisting [2024-04-23T18:46:18.183Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T18:46:18.183Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T18:46:18.183Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T18:46:18.183Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T18:46:18.183Z] === RUN TestImagePullNonExisting/asdfasdf [2024-04-23T18:46:18.183Z] === PAUSE TestImagePullNonExisting/asdfasdf [2024-04-23T18:46:18.183Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2024-04-23T18:46:18.183Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2024-04-23T18:46:18.183Z] === RUN TestImagePullNonExisting/library/asdfasdf [2024-04-23T18:46:18.183Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2024-04-23T18:46:18.183Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T18:46:18.183Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T18:46:18.183Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T18:46:18.183Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2024-04-23T18:46:18.183Z] === CONT TestImagePullNonExisting/asdfasdf [2024-04-23T18:46:18.183Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T18:46:18.183Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T18:46:18.183Z] === CONT TestImagePullNonExisting/library/asdfasdf [2024-04-23T18:46:19.542Z] --- PASS: TestImagePullNonExisting (0.01s) [2024-04-23T18:46:19.542Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) [2024-04-23T18:46:19.542Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) [2024-04-23T18:46:19.542Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2024-04-23T18:46:19.542Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) [2024-04-23T18:46:19.542Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.27s) [2024-04-23T18:46:19.542Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) [2024-04-23T18:46:19.542Z] === RUN TestRemoveImageOrphaning [2024-04-23T18:46:19.796Z] --- PASS: TestRemoveImageOrphaning (0.19s) [2024-04-23T18:46:19.796Z] === RUN TestRemoveByDigest [2024-04-23T18:46:19.796Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-04-23T18:46:19.796Z] --- SKIP: TestRemoveByDigest (0.00s) [2024-04-23T18:46:19.796Z] === RUN TestRemoveImageGarbageCollector [2024-04-23T18:46:19.796Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-04-23T18:46:19.796Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2024-04-23T18:46:19.796Z] === RUN TestSaveCheckTimes [2024-04-23T18:46:19.796Z] === PAUSE TestSaveCheckTimes [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/busybox:latest [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/busybox:latest/Manifest [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/busybox:latest/Config [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/multilayer:latest [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/multilayer:latest/Manifest [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/multilayer:latest/Config [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name [2024-04-23T18:46:19.796Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag [2024-04-23T18:46:19.796Z] --- PASS: TestSaveOCI (0.15s) [2024-04-23T18:46:19.796Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) [2024-04-23T18:46:19.796Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) [2024-04-23T18:46:19.796Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/multilayer:latest (0.01s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) [2024-04-23T18:46:19.797Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) [2024-04-23T18:46:19.797Z] === RUN TestSaveRepoWithMultipleImages [2024-04-23T18:46:20.051Z] --- PASS: TestSaveRepoWithMultipleImages (0.21s) [2024-04-23T18:46:20.051Z] === RUN TestSaveDirectoryPermissions [2024-04-23T18:46:20.973Z] --- PASS: TestSaveDirectoryPermissions (0.99s) [2024-04-23T18:46:20.973Z] === RUN TestTagUnprefixedRepoByNameOrName [2024-04-23T18:46:20.973Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2024-04-23T18:46:20.973Z] === RUN TestTagUsingDigestAlgorithmAsName [2024-04-23T18:46:20.973Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2024-04-23T18:46:20.973Z] === RUN TestTagValidPrefixedRepo [2024-04-23T18:46:20.973Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2024-04-23T18:46:20.973Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2024-04-23T18:46:20.973Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2024-04-23T18:46:20.973Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2024-04-23T18:46:20.973Z] === RUN TestTagValidPrefixedRepo/foooo:t [2024-04-23T18:46:20.973Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2024-04-23T18:46:20.973Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T18:46:20.973Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T18:46:20.973Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2024-04-23T18:46:20.973Z] === CONT TestTagValidPrefixedRepo/foooo:t [2024-04-23T18:46:20.973Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2024-04-23T18:46:20.973Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T18:46:21.228Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) [2024-04-23T18:46:21.228Z] === RUN TestTagExistedNameWithoutForce [2024-04-23T18:46:21.228Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2024-04-23T18:46:21.228Z] === RUN TestTagOfficialNames [2024-04-23T18:46:21.228Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2024-04-23T18:46:21.228Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2024-04-23T18:46:21.228Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2024-04-23T18:46:21.228Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2024-04-23T18:46:21.228Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2024-04-23T18:46:21.228Z] --- PASS: TestTagOfficialNames (0.05s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2024-04-23T18:46:21.228Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2024-04-23T18:46:21.228Z] === RUN TestTagMatchesDigest [2024-04-23T18:46:21.228Z] --- PASS: TestTagMatchesDigest (0.01s) [2024-04-23T18:46:21.228Z] === CONT TestSaveCheckTimes [2024-04-23T18:46:21.228Z] --- PASS: TestSaveCheckTimes (0.03s) [2024-04-23T18:46:21.228Z] PASS [2024-04-23T18:46:21.228Z] [2024-04-23T18:46:21.228Z] === Skipped [2024-04-23T18:46:21.228Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2024-04-23T18:46:21.228Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-04-23T18:46:21.228Z] [2024-04-23T18:46:21.228Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2024-04-23T18:46:21.228Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-04-23T18:46:21.228Z] [2024-04-23T18:46:21.228Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2024-04-23T18:46:21.228Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-04-23T18:46:21.228Z] [2024-04-23T18:46:21.228Z] DONE 71 tests, 3 skipped in 6.806s [2024-04-23T18:46:21.228Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2024-04-23T18:46:21.228Z] ++ '[' -n '' ']' [2024-04-23T18:46:21.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:21.228Z] ++ set -e [2024-04-23T18:46:21.228Z] ++ '[' -n 0 ']' [2024-04-23T18:46:21.228Z] ++ set -x [2024-04-23T18:46:21.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:21.228Z] === RUN TestStripANSICommands [2024-04-23T18:46:21.228Z] === RUN TestStripANSICommands/#00 [2024-04-23T18:46:21.228Z] === RUN TestStripANSICommands/#01 [2024-04-23T18:46:21.228Z] --- PASS: TestStripANSICommands (0.00s) [2024-04-23T18:46:21.228Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2024-04-23T18:46:21.228Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2024-04-23T18:46:21.228Z] PASS [2024-04-23T18:46:21.228Z] [2024-04-23T18:46:21.228Z] DONE 3 tests in 0.006s [2024-04-23T18:46:21.228Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2024-04-23T18:46:21.228Z] ++ '[' -n '' ']' [2024-04-23T18:46:21.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:21.228Z] ++ set -e [2024-04-23T18:46:21.228Z] ++ '[' -n 0 ']' [2024-04-23T18:46:21.228Z] ++ set -x [2024-04-23T18:46:21.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:21.228Z] INFO: Testing against a local daemon [2024-04-23T18:46:21.228Z] === RUN TestCreateWithMultiNetworks [2024-04-23T18:46:22.153Z] --- PASS: TestCreateWithMultiNetworks (0.87s) [2024-04-23T18:46:22.153Z] === RUN TestNetworkCreateDelete [2024-04-23T18:46:22.408Z] --- PASS: TestNetworkCreateDelete (0.17s) [2024-04-23T18:46:22.408Z] === RUN TestDockerNetworkDeletePreferID [2024-04-23T18:46:22.980Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2024-04-23T18:46:22.980Z] === RUN TestDaemonDNSFallback [2024-04-23T18:46:29.501Z] --- PASS: TestDaemonDNSFallback (6.19s) [2024-04-23T18:46:29.501Z] === RUN TestInspectNetwork [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.008612838Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.009462144Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.010203522Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.010970713Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.011640453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.012346500Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.013027014Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.013707108Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.014372976Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.015042002Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.015693117Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.016384904Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017052240Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:29.501Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017730267Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:29.502Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017747407Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:29.502Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018640233Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:29.502Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018656003Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d2f6a8c52b289 [2024-04-23T18:46:29.502Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018956904Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:29.502Z] daemon.go:316: [d2f6a8c52b289] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:29.502Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.019232420Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d2f6a8c52b289p [2024-04-23T18:46:29.502Z] swarm.go:43: [d2f6a8c52b289] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork/d2f6a8c52b289/root --exec-root /tmp/dxr/d2f6a8c52b289 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork/d2f6a8c52b289/docker.pid --userland-proxy=true --containerd-namespace d2f6a8c52b289 --containerd-plugins-namespace d2f6a8c52b289p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d2f6a8c52b289.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d2f6a8c52b289] daemon exited during startup: exit status 1 [2024-04-23T18:46:29.502Z] --- FAIL: TestInspectNetwork (0.51s) [2024-04-23T18:46:29.502Z] === RUN TestRunContainerWithBridgeNone [2024-04-23T18:46:30.861Z] --- PASS: TestRunContainerWithBridgeNone (1.20s) [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/create [2024-04-23T18:46:30.861Z] === PAUSE TestNetworkInvalidJSON/networks/create [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T18:46:30.861Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T18:46:30.861Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T18:46:30.861Z] === CONT TestNetworkInvalidJSON/networks/create [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2024-04-23T18:46:30.861Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T18:46:30.861Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2024-04-23T18:46:30.861Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2024-04-23T18:46:30.861Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2024-04-23T18:46:30.861Z] === RUN TestNetworkList [2024-04-23T18:46:30.862Z] === RUN TestNetworkList//networks [2024-04-23T18:46:30.862Z] === PAUSE TestNetworkList//networks [2024-04-23T18:46:30.862Z] === RUN TestNetworkList//networks/ [2024-04-23T18:46:30.862Z] === PAUSE TestNetworkList//networks/ [2024-04-23T18:46:30.862Z] === CONT TestNetworkList//networks [2024-04-23T18:46:30.862Z] === CONT TestNetworkList//networks/ [2024-04-23T18:46:30.862Z] --- PASS: TestNetworkList (0.01s) [2024-04-23T18:46:30.862Z] --- PASS: TestNetworkList//networks (0.00s) [2024-04-23T18:46:30.862Z] --- PASS: TestNetworkList//networks/ (0.00s) [2024-04-23T18:46:30.862Z] === RUN TestHostIPv4BridgeLabel [2024-04-23T18:46:31.420Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2024-04-23T18:46:31.420Z] === RUN TestDefaultNetworkOpts [2024-04-23T18:46:31.420Z] === RUN TestDefaultNetworkOpts/default_value [2024-04-23T18:46:32.779Z] === RUN TestDefaultNetworkOpts/cmdline_value [2024-04-23T18:46:33.702Z] === RUN TestDefaultNetworkOpts/config-from_value [2024-04-23T18:46:35.062Z] --- PASS: TestDefaultNetworkOpts (3.75s) [2024-04-23T18:46:35.062Z] --- PASS: TestDefaultNetworkOpts/default_value (1.22s) [2024-04-23T18:46:35.062Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s) [2024-04-23T18:46:35.062Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.26s) [2024-04-23T18:46:35.062Z] === RUN TestForbidDuplicateNetworkNames [2024-04-23T18:46:35.621Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s) [2024-04-23T18:46:35.621Z] === RUN TestDaemonRestartWithLiveRestore [2024-04-23T18:46:36.981Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2024-04-23T18:46:36.981Z] === RUN TestDaemonDefaultNetworkPools [2024-04-23T18:46:37.540Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2024-04-23T18:46:37.540Z] === RUN TestDaemonRestartWithExistingNetwork [2024-04-23T18:46:38.899Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2024-04-23T18:46:38.899Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2024-04-23T18:46:40.259Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2024-04-23T18:46:40.259Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2024-04-23T18:46:40.514Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2024-04-23T18:46:40.514Z] === RUN TestServiceWithPredefinedNetwork [2024-04-23T18:46:41.073Z] 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]" [2024-04-23T18:46:41.073Z] 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]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.571162803Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.571956840Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.572728536Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.573436330Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.574135912Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.574871136Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:41.073Z] 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]" [2024-04-23T18:46:41.073Z] 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]" [2024-04-23T18:46:41.073Z] 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]" [2024-04-23T18:46:41.073Z] 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]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.578353628Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.579015738Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.579685502Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:41.073Z] 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..." [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580626836Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580631628Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc5d996f65582 [2024-04-23T18:46:41.073Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580958006Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:41.073Z] 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 [2024-04-23T18:46:41.073Z] 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 [2024-04-23T18:46:41.073Z] --- FAIL: TestServiceWithPredefinedNetwork (0.51s) [2024-04-23T18:46:41.073Z] === RUN TestServiceRemoveKeepsIngressNetwork [2024-04-23T18:46:41.073Z] service_test.go:250: FLAKY_TEST [2024-04-23T18:46:41.073Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-04-23T18:46:41.073Z] === RUN TestServiceWithDataPathPortInit [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.077894466Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.078668525Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.079490878Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.080233741Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.080956083Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.081624519Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.082281804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.082941033Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.083624566Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.084292140Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.084941286Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.085587109Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.086251532Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.086898676Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.087546550Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.087560867Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.088547763Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.088597469Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df004f89d2387 [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.088852414Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:41.632Z] daemon.go:316: [df004f89d2387] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:41.632Z] swarm.go:43: [df004f89d2387] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit/df004f89d2387/root --exec-root /tmp/dxr/df004f89d2387 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit/df004f89d2387/docker.pid --userland-proxy=true --containerd-namespace df004f89d2387 --containerd-plugins-namespace df004f89d2387p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/df004f89d2387.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [df004f89d2387] daemon exited during startup: exit status 1 [2024-04-23T18:46:41.632Z] --- FAIL: TestServiceWithDataPathPortInit (0.51s) [2024-04-23T18:46:41.632Z] === RUN TestServiceWithDefaultAddressPoolInit [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.589542840Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.590358998Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.591097676Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.591822390Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.592509755Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.593194502Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.593877370Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.594576000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.595276099Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.595935172Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.596622849Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.597326886Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598004298Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598682497Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598700203Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599596680Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599671329Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d48d932f13564 [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599931296Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.600221933Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d48d932f13564p [2024-04-23T18:46:42.192Z] swarm.go:43: [d48d932f13564] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit/d48d932f13564/root --exec-root /tmp/dxr/d48d932f13564 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit/d48d932f13564/docker.pid --userland-proxy=true --containerd-namespace d48d932f13564 --containerd-plugins-namespace d48d932f13564p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d48d932f13564.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d48d932f13564] daemon exited during startup: exit status 1 [2024-04-23T18:46:42.192Z] --- FAIL: TestServiceWithDefaultAddressPoolInit (0.51s) [2024-04-23T18:46:42.192Z] FAIL [2024-04-23T18:46:42.192Z] [2024-04-23T18:46:42.192Z] === Skipped [2024-04-23T18:46:42.192Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-04-23T18:46:42.192Z] service_test.go:250: FLAKY_TEST [2024-04-23T18:46:42.192Z] [2024-04-23T18:46:42.192Z] === Failed [2024-04-23T18:46:42.192Z] === FAIL: arm64.integration.network TestInspectNetwork (0.51s) [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.008612838Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.009462144Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.010203522Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.010970713Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.011640453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.012346500Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.013027014Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.013707108Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.014372976Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.015042002Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.015693117Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.016384904Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017052240Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017730267Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.017747407Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018640233Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018656003Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d2f6a8c52b289 [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.018956904Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:42.192Z] daemon.go:316: [d2f6a8c52b289] time="2024-04-23T18:46:29.019232420Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d2f6a8c52b289p [2024-04-23T18:46:42.192Z] swarm.go:43: [d2f6a8c52b289] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork/d2f6a8c52b289/root --exec-root /tmp/dxr/d2f6a8c52b289 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork/d2f6a8c52b289/docker.pid --userland-proxy=true --containerd-namespace d2f6a8c52b289 --containerd-plugins-namespace d2f6a8c52b289p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d2f6a8c52b289.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d2f6a8c52b289] daemon exited during startup: exit status 1 [2024-04-23T18:46:42.192Z] [2024-04-23T18:46:42.192Z] === FAIL: arm64.integration.network TestServiceWithPredefinedNetwork (0.51s) [2024-04-23T18:46:42.192Z] 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]" [2024-04-23T18:46:42.192Z] 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]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.571162803Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.571956840Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.572728536Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.573436330Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.574135912Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.574871136Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:42.192Z] 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]" [2024-04-23T18:46:42.192Z] 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]" [2024-04-23T18:46:42.192Z] 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]" [2024-04-23T18:46:42.192Z] 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]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.578353628Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.579015738Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.579685502Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:42.192Z] 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..." [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580626836Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580631628Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc5d996f65582 [2024-04-23T18:46:42.192Z] daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580958006Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:42.192Z] 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 [2024-04-23T18:46:42.192Z] 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 [2024-04-23T18:46:42.192Z] [2024-04-23T18:46:42.192Z] === FAIL: arm64.integration.network TestServiceWithDataPathPortInit (0.51s) [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.077894466Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.078668525Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.079490878Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.080233741Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.080956083Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.081624519Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.082281804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.082941033Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.083624566Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.084292140Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.084941286Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.085587109Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.086251532Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.086898676Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.087546550Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.087560867Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.088547763Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.088597469Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=df004f89d2387 [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] time="2024-04-23T18:46:41.088852414Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:42.192Z] daemon.go:316: [df004f89d2387] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:42.192Z] swarm.go:43: [df004f89d2387] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit/df004f89d2387/root --exec-root /tmp/dxr/df004f89d2387 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit/df004f89d2387/docker.pid --userland-proxy=true --containerd-namespace df004f89d2387 --containerd-plugins-namespace df004f89d2387p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/df004f89d2387.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [df004f89d2387] daemon exited during startup: exit status 1 [2024-04-23T18:46:42.192Z] [2024-04-23T18:46:42.192Z] === FAIL: arm64.integration.network TestServiceWithDefaultAddressPoolInit (0.51s) [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.589542840Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.590358998Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.591097676Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.591822390Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.592509755Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.593194502Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.593877370Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.594576000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.595276099Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.595935172Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.596622849Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.597326886Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598004298Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598682497Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598700203Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599596680Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599671329Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d48d932f13564 [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599931296Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:46:42.192Z] daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.600221933Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d48d932f13564p [2024-04-23T18:46:42.192Z] swarm.go:43: [d48d932f13564] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit/d48d932f13564/root --exec-root /tmp/dxr/d48d932f13564 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit/d48d932f13564/docker.pid --userland-proxy=true --containerd-namespace d48d932f13564 --containerd-plugins-namespace d48d932f13564p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d48d932f13564.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d48d932f13564] daemon exited during startup: exit status 1 [2024-04-23T18:46:42.192Z] [2024-04-23T18:46:42.192Z] DONE 40 tests, 1 skipped, 4 failures in 20.889s [2024-04-23T18:46:42.192Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2024-04-23T18:46:42.192Z] ++ '[' -n '' ']' [2024-04-23T18:46:42.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:42.192Z] ++ set -e [2024-04-23T18:46:42.192Z] ++ '[' -n 0 ']' [2024-04-23T18:46:42.192Z] ++ set -x [2024-04-23T18:46:42.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:46:42.192Z] INFO: Testing against a local daemon [2024-04-23T18:46:42.192Z] === RUN TestDockerNetworkIpvlanPersistance [2024-04-23T18:46:43.552Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.27s) [2024-04-23T18:46:43.552Z] === RUN TestDockerNetworkIpvlan [2024-04-23T18:46:43.552Z] === RUN TestDockerNetworkIpvlan/Subinterface [2024-04-23T18:46:44.111Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2024-04-23T18:46:45.034Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2024-04-23T18:46:46.393Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2024-04-23T18:46:47.752Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2024-04-23T18:46:49.112Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2024-04-23T18:46:50.994Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetWithParent [2024-04-23T18:46:52.875Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetNoParent [2024-04-23T18:46:55.383Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2024-04-23T18:46:57.264Z] === RUN TestDockerNetworkIpvlan/L2Addressing [2024-04-23T18:46:58.189Z] === RUN TestDockerNetworkIpvlan/L3Addressing [2024-04-23T18:46:59.549Z] === RUN TestDockerNetworkIpvlan/NoIPv6 [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan (17.00s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.73s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.68s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.54s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.41s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.38s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.51s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.99s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.23s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.23s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.11s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.04s) [2024-04-23T18:47:00.473Z] --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.15s) [2024-04-23T18:47:00.473Z] === RUN TestIPVlanDNS [2024-04-23T18:47:01.032Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false [2024-04-23T18:47:09.098Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false [2024-04-23T18:47:14.328Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true [2024-04-23T18:47:19.559Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false [2024-04-23T18:47:26.079Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false [2024-04-23T18:47:31.312Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true [2024-04-23T18:47:37.832Z] --- PASS: TestIPVlanDNS (36.42s) [2024-04-23T18:47:37.832Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.99s) [2024-04-23T18:47:37.832Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.53s) [2024-04-23T18:47:37.832Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.45s) [2024-04-23T18:47:37.832Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.85s) [2024-04-23T18:47:37.832Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.49s) [2024-04-23T18:47:37.832Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.47s) [2024-04-23T18:47:37.832Z] PASS [2024-04-23T18:47:37.832Z] [2024-04-23T18:47:37.832Z] DONE 21 tests in 54.712s [2024-04-23T18:47:37.832Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2024-04-23T18:47:37.832Z] ++ '[' -n '' ']' [2024-04-23T18:47:37.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:47:37.832Z] ++ set -e [2024-04-23T18:47:37.832Z] ++ '[' -n 0 ']' [2024-04-23T18:47:37.832Z] ++ set -x [2024-04-23T18:47:37.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:47:37.832Z] INFO: Testing against a local daemon [2024-04-23T18:47:37.832Z] === RUN TestDockerNetworkMacvlanPersistance [2024-04-23T18:47:38.087Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s) [2024-04-23T18:47:38.087Z] === RUN TestDockerNetworkMacvlan [2024-04-23T18:47:38.087Z] === RUN TestDockerNetworkMacvlan/Subinterface [2024-04-23T18:47:38.646Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2024-04-23T18:47:39.570Z] === RUN TestDockerNetworkMacvlan/NilParent [2024-04-23T18:47:40.931Z] === RUN TestDockerNetworkMacvlan/InternalMode [2024-04-23T18:47:42.814Z] === RUN TestDockerNetworkMacvlan/MultiSubnetWithParent [2024-04-23T18:47:44.697Z] === RUN TestDockerNetworkMacvlan/MultiSubnetNoParent [2024-04-23T18:47:47.203Z] === RUN TestDockerNetworkMacvlan/Addressing [2024-04-23T18:47:48.126Z] === RUN TestDockerNetworkMacvlan/NoIPv6 [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan (11.11s) [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.67s) [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.71s) [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s) [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.46s) [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.91s) [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.47s) [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.14s) [2024-04-23T18:47:49.486Z] --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.20s) [2024-04-23T18:47:49.486Z] === RUN TestMACVlanDNS [2024-04-23T18:47:49.740Z] === RUN TestMACVlanDNS/with_parent [2024-04-23T18:47:57.809Z] === RUN TestMACVlanDNS/no_parent [2024-04-23T18:48:03.039Z] === RUN TestMACVlanDNS/with_parent,_internal [2024-04-23T18:48:08.272Z] --- PASS: TestMACVlanDNS (18.54s) [2024-04-23T18:48:08.272Z] --- PASS: TestMACVlanDNS/with_parent (6.80s) [2024-04-23T18:48:08.272Z] --- PASS: TestMACVlanDNS/no_parent (5.65s) [2024-04-23T18:48:08.272Z] --- PASS: TestMACVlanDNS/with_parent,_internal (5.47s) [2024-04-23T18:48:08.272Z] PASS [2024-04-23T18:48:08.272Z] [2024-04-23T18:48:08.272Z] DONE 14 tests in 30.866s [2024-04-23T18:48:08.272Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2024-04-23T18:48:08.272Z] ++ '[' -n '' ']' [2024-04-23T18:48:08.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:48:08.272Z] ++ set -e [2024-04-23T18:48:08.272Z] ++ '[' -n 0 ']' [2024-04-23T18:48:08.272Z] ++ set -x [2024-04-23T18:48:08.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:48:08.272Z] INFO: Testing against a local daemon [2024-04-23T18:48:08.272Z] === RUN TestBridgeICC [2024-04-23T18:48:08.272Z] === RUN TestBridgeICC/IPv4_non-internal_network [2024-04-23T18:48:09.631Z] === RUN TestBridgeICC/IPv4_internal_network [2024-04-23T18:48:10.555Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2024-04-23T18:48:11.915Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2024-04-23T18:48:12.839Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2024-04-23T18:48:13.764Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2024-04-23T18:48:15.125Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name [2024-04-23T18:48:16.488Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name [2024-04-23T18:48:17.412Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2024-04-23T18:48:19.921Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2024-04-23T18:48:23.182Z] --- PASS: TestBridgeICC (14.97s) [2024-04-23T18:48:23.182Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.10s) [2024-04-23T18:48:23.182Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.06s) [2024-04-23T18:48:23.182Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.12s) [2024-04-23T18:48:23.183Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.06s) [2024-04-23T18:48:23.183Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.13s) [2024-04-23T18:48:23.183Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.03s) [2024-04-23T18:48:23.183Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.36s) [2024-04-23T18:48:23.183Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.13s) [2024-04-23T18:48:23.183Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.12s) [2024-04-23T18:48:23.183Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.26s) [2024-04-23T18:48:23.183Z] === RUN TestBridgeICCWindows [2024-04-23T18:48:23.183Z] bridge_test.go:216: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T18:48:23.183Z] --- SKIP: TestBridgeICCWindows (0.00s) [2024-04-23T18:48:23.183Z] === RUN TestBridgeINC [2024-04-23T18:48:23.438Z] === RUN TestBridgeINC/IPv4_non-internal_network [2024-04-23T18:48:27.596Z] === RUN TestBridgeINC/IPv4_internal_network [2024-04-23T18:48:28.957Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2024-04-23T18:48:33.177Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2024-04-23T18:48:34.539Z] --- PASS: TestBridgeINC (11.70s) [2024-04-23T18:48:34.539Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.39s) [2024-04-23T18:48:34.539Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.13s) [2024-04-23T18:48:34.539Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.43s) [2024-04-23T18:48:34.539Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.15s) [2024-04-23T18:48:34.539Z] === RUN TestDefaultBridgeIPv6 [2024-04-23T18:48:34.539Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA [2024-04-23T18:48:35.901Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only [2024-04-23T18:48:37.783Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only [2024-04-23T18:48:39.143Z] --- PASS: TestDefaultBridgeIPv6 (4.48s) [2024-04-23T18:48:39.143Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.51s) [2024-04-23T18:48:39.143Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.50s) [2024-04-23T18:48:39.144Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.46s) [2024-04-23T18:48:39.144Z] === RUN TestDefaultBridgeAddresses [2024-04-23T18:48:39.144Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes [2024-04-23T18:48:40.503Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes [2024-04-23T18:48:42.385Z] --- PASS: TestDefaultBridgeAddresses (3.10s) [2024-04-23T18:48:42.385Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) [2024-04-23T18:48:42.385Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) [2024-04-23T18:48:42.385Z] === RUN TestInternalNwConnectivity [2024-04-23T18:48:45.640Z] --- PASS: TestInternalNwConnectivity (3.48s) [2024-04-23T18:48:45.640Z] === RUN TestDisableIPv6Addrs [2024-04-23T18:48:46.199Z] === RUN TestDisableIPv6Addrs/IPv6_enabled [2024-04-23T18:48:46.758Z] === RUN TestDisableIPv6Addrs/IPv6_disabled [2024-04-23T18:48:47.317Z] --- PASS: TestDisableIPv6Addrs (1.65s) [2024-04-23T18:48:47.317Z] --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.46s) [2024-04-23T18:48:47.317Z] --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.43s) [2024-04-23T18:48:47.317Z] === RUN TestNonIPv6Network [2024-04-23T18:48:48.676Z] --- PASS: TestNonIPv6Network (1.37s) [2024-04-23T18:48:48.676Z] === RUN TestNoIP6Tables [2024-04-23T18:48:48.676Z] === RUN TestNoIP6Tables/ip6tables_on [2024-04-23T18:48:50.036Z] === RUN TestNoIP6Tables/ip6tables_off [2024-04-23T18:48:50.959Z] --- PASS: TestNoIP6Tables (2.49s) [2024-04-23T18:48:50.959Z] --- PASS: TestNoIP6Tables/ip6tables_on (1.32s) [2024-04-23T18:48:50.959Z] --- PASS: TestNoIP6Tables/ip6tables_off (1.16s) [2024-04-23T18:48:50.959Z] === RUN TestSetInterfaceSysctl [2024-04-23T18:48:52.319Z] --- PASS: TestSetInterfaceSysctl (1.01s) [2024-04-23T18:48:52.319Z] === RUN TestEtcHostsIpv6 [2024-04-23T18:48:52.574Z] === RUN TestEtcHostsIpv6/IPv6_enabled [2024-04-23T18:48:53.132Z] === RUN TestEtcHostsIpv6/IPv6_disabled [2024-04-23T18:48:53.691Z] --- PASS: TestEtcHostsIpv6 (1.54s) [2024-04-23T18:48:53.691Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.45s) [2024-04-23T18:48:53.691Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.49s) [2024-04-23T18:48:53.691Z] === RUN TestMACAddrOnRestart [2024-04-23T18:48:55.573Z] --- PASS: TestMACAddrOnRestart (2.07s) [2024-04-23T18:48:55.573Z] === RUN TestCfgdMACAddrOnRestart [2024-04-23T18:48:58.081Z] --- PASS: TestCfgdMACAddrOnRestart (2.55s) [2024-04-23T18:48:58.081Z] === RUN TestInspectCfgdMAC [2024-04-23T18:48:58.640Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge [2024-04-23T18:48:58.894Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge [2024-04-23T18:48:58.894Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge [2024-04-23T18:48:59.149Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge [2024-04-23T18:48:59.149Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge [2024-04-23T18:48:59.149Z] --- PASS: TestInspectCfgdMAC (1.09s) [2024-04-23T18:48:59.149Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s) [2024-04-23T18:48:59.149Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s) [2024-04-23T18:48:59.149Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.20s) [2024-04-23T18:48:59.149Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.17s) [2024-04-23T18:48:59.149Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s) [2024-04-23T18:48:59.149Z] === RUN TestWatchtowerCreate [2024-04-23T18:49:00.508Z] --- PASS: TestWatchtowerCreate (1.07s) [2024-04-23T18:49:00.508Z] === RUN TestResolvConfLocalhostIPv6 [2024-04-23T18:49:01.431Z] --- PASS: TestResolvConfLocalhostIPv6 (1.21s) [2024-04-23T18:49:01.431Z] === RUN TestInternalNetworkDNS [2024-04-23T18:49:27.901Z] --- PASS: TestInternalNetworkDNS (23.01s) [2024-04-23T18:49:27.901Z] === RUN TestNslookupWindows [2024-04-23T18:49:27.901Z] resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T18:49:27.901Z] --- SKIP: TestNslookupWindows (0.00s) [2024-04-23T18:49:27.901Z] PASS [2024-04-23T18:49:27.901Z] [2024-04-23T18:49:27.901Z] === Skipped [2024-04-23T18:49:27.901Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s) [2024-04-23T18:49:27.901Z] bridge_test.go:216: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T18:49:27.901Z] [2024-04-23T18:49:27.901Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s) [2024-04-23T18:49:27.901Z] resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T18:49:27.901Z] [2024-04-23T18:49:27.901Z] DONE 48 tests, 2 skipped in 76.819s [2024-04-23T18:49:27.901Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2024-04-23T18:49:27.901Z] ++ '[' -n '' ']' [2024-04-23T18:49:27.901Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:49:27.901Z] ++ set -e [2024-04-23T18:49:27.901Z] ++ '[' -n 0 ']' [2024-04-23T18:49:27.901Z] ++ set -x [2024-04-23T18:49:27.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:49:27.901Z] testing: warning: no tests to run [2024-04-23T18:49:27.901Z] PASS [2024-04-23T18:49:27.901Z] [2024-04-23T18:49:27.901Z] DONE 0 tests in 0.005s [2024-04-23T18:49:27.901Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2024-04-23T18:49:27.901Z] ++ '[' -n '' ']' [2024-04-23T18:49:27.901Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:49:27.901Z] ++ set -e [2024-04-23T18:49:27.901Z] ++ '[' -n 0 ']' [2024-04-23T18:49:27.901Z] ++ set -x [2024-04-23T18:49:27.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:49:27.901Z] INFO: Testing against a local daemon [2024-04-23T18:49:27.901Z] === RUN TestAuthZPluginAllowRequest [2024-04-23T18:49:27.901Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) [2024-04-23T18:49:27.901Z] === RUN TestAuthZPluginTLS [2024-04-23T18:49:27.901Z] --- PASS: TestAuthZPluginTLS (0.54s) [2024-04-23T18:49:27.901Z] === RUN TestAuthZPluginDenyRequest [2024-04-23T18:49:27.901Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2024-04-23T18:49:27.901Z] === RUN TestAuthZPluginAPIDenyResponse [2024-04-23T18:49:27.901Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2024-04-23T18:49:27.901Z] === RUN TestAuthZPluginDenyResponse [2024-04-23T18:49:27.901Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2024-04-23T18:49:27.901Z] === RUN TestAuthZPluginAllowEventStream [2024-04-23T18:49:28.461Z] 2024/04/23 18:49:28 http: panic serving 127.0.0.1:44626: runtime error: invalid memory address or nil pointer dereference [2024-04-23T18:49:28.461Z] goroutine 78 [running]: [2024-04-23T18:49:28.461Z] net/http.(*conn).serve.func1() [2024-04-23T18:49:28.461Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T18:49:28.461Z] panic({0xa96bc0?, 0x15cb010?}) [2024-04-23T18:49:28.461Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T18:49:28.461Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x400011d860}, 0xffff3d5a53b8?) [2024-04-23T18:49:28.461Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2024-04-23T18:49:28.461Z] net/http.HandlerFunc.ServeHTTP(0x4000210400?, {0xd9bff0?, 0x400011d860?}, 0x403084?) [2024-04-23T18:49:28.461Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T18:49:28.461Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x400011d860}, 0x4000210400) [2024-04-23T18:49:28.461Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T18:49:28.461Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000142f20, {0xd9abb0?, 0x40000f1420}, 0x4000210300, {0xd90c00, 0x4000126200}) [2024-04-23T18:49:28.461Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T18:49:28.461Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40000f1420?}, 0x40003ba2a0?) [2024-04-23T18:49:28.461Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T18:49:28.461Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9abb0?, 0x40000f1420?}, 0x40000f1420?) [2024-04-23T18:49:28.461Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T18:49:28.461Z] net/http.serverHandler.ServeHTTP({0xd97628?}, {0xd9abb0?, 0x40000f1420?}, 0x6?) [2024-04-23T18:49:28.461Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T18:49:28.461Z] net/http.(*conn).serve(0x400054e6c0, {0xda2358, 0x40001e6150}) [2024-04-23T18:49:28.461Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T18:49:28.461Z] created by net/http.(*Server).Serve in goroutine 11 [2024-04-23T18:49:28.461Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T18:49:29.824Z] 2024/04/23 18:49:29 http: panic serving 127.0.0.1:44642: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-04-23T18:49:29.824Z] goroutine 185 [running]: [2024-04-23T18:49:29.824Z] net/http.(*conn).serve.func1() [2024-04-23T18:49:29.824Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T18:49:29.824Z] panic({0xa2c420?, 0x40004a2160?}) [2024-04-23T18:49:29.824Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T18:49:29.824Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x40007801e0}, 0xffff3d5a6180?) [2024-04-23T18:49:29.824Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-04-23T18:49:29.824Z] net/http.HandlerFunc.ServeHTTP(0x400014c000?, {0xd9bff0?, 0x40007801e0?}, 0x403084?) [2024-04-23T18:49:29.824Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T18:49:29.824Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x40007801e0}, 0x400014c000) [2024-04-23T18:49:29.824Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T18:49:29.824Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000142f20, {0xd9abb0?, 0x4000194000}, 0x4000210700, {0xd90c00, 0x4000126200}) [2024-04-23T18:49:29.824Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T18:49:29.824Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x4000194000?}, 0x4000555aa0?) [2024-04-23T18:49:29.824Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T18:49:29.824Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x4000194000?}, 0x4000014b40?) [2024-04-23T18:49:29.824Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T18:49:29.824Z] net/http.serverHandler.ServeHTTP({0x4000555aa0?}, {0xd9abb0?, 0x4000194000?}, 0x6?) [2024-04-23T18:49:29.824Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T18:49:29.824Z] net/http.(*conn).serve(0x40001fb170, {0xda2358, 0x40001e6150}) [2024-04-23T18:49:29.824Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T18:49:29.824Z] created by net/http.(*Server).Serve in goroutine 11 [2024-04-23T18:49:29.824Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T18:49:31.709Z] 2024/04/23 18:49:31 http: panic serving 127.0.0.1:44644: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-04-23T18:49:31.709Z] goroutine 118 [running]: [2024-04-23T18:49:31.709Z] net/http.(*conn).serve.func1() [2024-04-23T18:49:31.709Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T18:49:31.709Z] panic({0xa2c420?, 0x40004a2220?}) [2024-04-23T18:49:31.709Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T18:49:31.709Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x4000780360}, 0xffff3d5a6180?) [2024-04-23T18:49:31.709Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-04-23T18:49:31.709Z] net/http.HandlerFunc.ServeHTTP(0x400014c200?, {0xd9bff0?, 0x4000780360?}, 0x403084?) [2024-04-23T18:49:31.709Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T18:49:31.709Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x4000780360}, 0x400014c200) [2024-04-23T18:49:31.709Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T18:49:31.709Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000142f20, {0xd9abb0?, 0x40001940e0}, 0x400014c100, {0xd90c00, 0x4000126200}) [2024-04-23T18:49:31.709Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T18:49:31.709Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40001940e0?}, 0x400049c6c0?) [2024-04-23T18:49:31.709Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T18:49:31.709Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40001940e0?}, 0x4000014b40?) [2024-04-23T18:49:31.709Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T18:49:31.709Z] net/http.serverHandler.ServeHTTP({0x400049c6c0?}, {0xd9abb0?, 0x40001940e0?}, 0x6?) [2024-04-23T18:49:31.709Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T18:49:31.709Z] net/http.(*conn).serve(0x40001fa240, {0xda2358, 0x40001e6150}) [2024-04-23T18:49:31.709Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T18:49:31.709Z] created by net/http.(*Server).Serve in goroutine 11 [2024-04-23T18:49:31.709Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T18:49:34.221Z] --- PASS: TestAuthZPluginAllowEventStream (6.01s) [2024-04-23T18:49:34.221Z] === RUN TestAuthZPluginErrorResponse [2024-04-23T18:49:34.221Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2024-04-23T18:49:34.221Z] === RUN TestAuthZPluginErrorRequest [2024-04-23T18:49:34.782Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2024-04-23T18:49:34.782Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2024-04-23T18:49:35.343Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2024-04-23T18:49:35.343Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2024-04-23T18:49:36.710Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) [2024-04-23T18:49:36.710Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2024-04-23T18:49:37.636Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s) [2024-04-23T18:49:37.636Z] === RUN TestAuthZPluginHeader [2024-04-23T18:49:38.196Z] --- PASS: TestAuthZPluginHeader (0.61s) [2024-04-23T18:49:38.196Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2024-04-23T18:49:38.196Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-04-23T18:49:38.196Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-04-23T18:49:38.196Z] === RUN TestAuthZPluginV2Disable [2024-04-23T18:49:38.196Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-04-23T18:49:38.196Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2024-04-23T18:49:38.196Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2024-04-23T18:49:38.196Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-04-23T18:49:38.196Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-04-23T18:49:38.196Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2024-04-23T18:49:38.196Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-04-23T18:49:38.196Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-04-23T18:49:38.196Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2024-04-23T18:49:56.431Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2024-04-23T18:49:56.431Z] PASS [2024-04-23T18:49:56.431Z] [2024-04-23T18:49:56.431Z] === Skipped [2024-04-23T18:49:56.431Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-04-23T18:49:56.431Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-04-23T18:49:56.431Z] [2024-04-23T18:49:56.431Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2024-04-23T18:49:56.431Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-04-23T18:49:56.431Z] [2024-04-23T18:49:56.431Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-04-23T18:49:56.431Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-04-23T18:49:56.431Z] [2024-04-23T18:49:56.431Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-04-23T18:49:56.432Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-04-23T18:49:56.432Z] [2024-04-23T18:49:56.432Z] DONE 17 tests, 4 skipped in 30.554s [2024-04-23T18:49:56.432Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2024-04-23T18:49:56.432Z] ++ '[' -n '' ']' [2024-04-23T18:49:56.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:49:56.432Z] ++ set -e [2024-04-23T18:49:56.432Z] ++ '[' -n 0 ']' [2024-04-23T18:49:56.432Z] ++ set -x [2024-04-23T18:49:56.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:49:56.432Z] INFO: Testing against a local daemon [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T18:49:56.432Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T18:49:56.432Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/pull [2024-04-23T18:49:56.432Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2024-04-23T18:49:56.432Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T18:49:56.432Z] === CONT TestPluginInvalidJSON/plugins/pull [2024-04-23T18:49:56.432Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2024-04-23T18:49:56.432Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON (0.01s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2024-04-23T18:49:56.432Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2024-04-23T18:49:56.432Z] === RUN TestPluginInstall [2024-04-23T18:49:56.432Z] === RUN TestPluginInstall/no_auth [2024-04-23T18:49:59.010Z] time="2024-04-23T18:49:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T18:49:59.010Z] time="2024-04-23T18:49:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20516f8337e24dc2f198266bf942cf1b58e2038e7515a350054d1ffe5e57c094" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T18:49:59.010Z] time="2024-04-23T18:49:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T18:49:59.010Z] time="2024-04-23T18:49:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20516f8337e24dc2f198266bf942cf1b58e2038e7515a350054d1ffe5e57c094" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T18:49:59.010Z] === RUN TestPluginInstall/with_digest [2024-04-23T18:49:59.265Z] === RUN TestPluginInstall/with_htpasswd [2024-04-23T18:49:59.520Z] time="2024-04-23T18:49:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T18:49:59.520Z] time="2024-04-23T18:49:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84afd9c3d7b8244641345de5d007b2e1f1d2cb8c04c0cbda2d29dcbdb81c12b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T18:49:59.520Z] time="2024-04-23T18:49:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T18:49:59.520Z] time="2024-04-23T18:49:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84afd9c3d7b8244641345de5d007b2e1f1d2cb8c04c0cbda2d29dcbdb81c12b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T18:49:59.775Z] === RUN TestPluginInstall/with_insecure [2024-04-23T18:50:00.698Z] time="2024-04-23T18:50:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T18:50:00.698Z] time="2024-04-23T18:50:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8bb614d6c09fb9e28c051267d6354286eb3ef7f7f1139fff8dfc0fa30083a8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T18:50:00.698Z] time="2024-04-23T18:50:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T18:50:00.698Z] time="2024-04-23T18:50:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8bb614d6c09fb9e28c051267d6354286eb3ef7f7f1139fff8dfc0fa30083a8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T18:50:00.698Z] plugin_test.go:247: [d4188202e71bc] daemon is not started [2024-04-23T18:50:00.698Z] --- PASS: TestPluginInstall (5.49s) [2024-04-23T18:50:00.698Z] --- PASS: TestPluginInstall/no_auth (3.63s) [2024-04-23T18:50:00.698Z] --- PASS: TestPluginInstall/with_digest (0.48s) [2024-04-23T18:50:00.698Z] --- PASS: TestPluginInstall/with_htpasswd (0.46s) [2024-04-23T18:50:00.698Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2024-04-23T18:50:00.698Z] === RUN TestPluginsWithRuntimes [2024-04-23T18:50:02.058Z] === RUN TestPluginsWithRuntimes/No_Args [2024-04-23T18:50:02.981Z] === RUN TestPluginsWithRuntimes/With_Args [2024-04-23T18:50:03.905Z] --- PASS: TestPluginsWithRuntimes (3.20s) [2024-04-23T18:50:03.905Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2024-04-23T18:50:03.905Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2024-04-23T18:50:03.905Z] === RUN TestPluginBackCompatMediaTypes [2024-04-23T18:50:04.464Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) [2024-04-23T18:50:04.464Z] PASS [2024-04-23T18:50:04.464Z] [2024-04-23T18:50:04.464Z] DONE 25 tests in 9.230s [2024-04-23T18:50:04.464Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2024-04-23T18:50:04.464Z] ++ '[' -n '' ']' [2024-04-23T18:50:04.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:04.464Z] ++ set -e [2024-04-23T18:50:04.464Z] ++ '[' -n 0 ']' [2024-04-23T18:50:04.464Z] ++ set -x [2024-04-23T18:50:04.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:04.464Z] INFO: Testing against a local daemon [2024-04-23T18:50:04.464Z] === RUN TestExternalGraphDriver [2024-04-23T18:50:04.719Z] === RUN TestExternalGraphDriver/json [2024-04-23T18:50:04.719Z] === RUN TestExternalGraphDriver/spec [2024-04-23T18:50:04.719Z] === RUN TestExternalGraphDriver/pull [2024-04-23T18:50:04.719Z] --- PASS: TestExternalGraphDriver (0.34s) [2024-04-23T18:50:04.719Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2024-04-23T18:50:04.719Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2024-04-23T18:50:04.719Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2024-04-23T18:50:04.719Z] === RUN TestGraphdriverPluginV2 [2024-04-23T18:50:04.974Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-04-23T18:50:04.974Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2024-04-23T18:50:04.974Z] PASS [2024-04-23T18:50:04.974Z] [2024-04-23T18:50:04.974Z] === Skipped [2024-04-23T18:50:04.974Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2024-04-23T18:50:04.974Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-04-23T18:50:04.974Z] [2024-04-23T18:50:04.974Z] DONE 5 tests, 1 skipped in 0.696s [2024-04-23T18:50:04.974Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2024-04-23T18:50:04.974Z] ++ '[' -n '' ']' [2024-04-23T18:50:04.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:04.974Z] ++ set -e [2024-04-23T18:50:04.974Z] ++ '[' -n 0 ']' [2024-04-23T18:50:04.974Z] ++ set -x [2024-04-23T18:50:04.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:05.229Z] INFO: Testing against a local daemon [2024-04-23T18:50:05.229Z] === RUN TestContinueAfterPluginCrash [2024-04-23T18:50:05.229Z] === PAUSE TestContinueAfterPluginCrash [2024-04-23T18:50:05.229Z] === RUN TestReadPluginNoRead [2024-04-23T18:50:05.229Z] === PAUSE TestReadPluginNoRead [2024-04-23T18:50:05.229Z] === RUN TestDaemonStartWithLogOpt [2024-04-23T18:50:05.229Z] === PAUSE TestDaemonStartWithLogOpt [2024-04-23T18:50:05.229Z] === CONT TestContinueAfterPluginCrash [2024-04-23T18:50:05.229Z] === CONT TestDaemonStartWithLogOpt [2024-04-23T18:50:05.229Z] === CONT TestReadPluginNoRead [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.102850350Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.102245445Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.103716138Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.104577429Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.103173557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.105406860Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.104048665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.106164852Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.104818997Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.103505748Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.105628474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.104393385Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.106349618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.105209246Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.107063123Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.106003421Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.106734936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.107449220Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.108225632Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.109019995Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.109752134Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.110470570Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.111191688Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.111918354Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.112677535Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.113456499Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.113478307Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.106914163Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.114343348Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d35389780a480 [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.107660348Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.114356993Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.107823075Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.114789078Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.108676383Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.108511908Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.115069480Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d35389780a480p [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.109264616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.110008216Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.110757158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.111496344Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.109509285Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.110250350Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.112247025Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.111017958Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.788Z] validation_test.go:26: [d35389780a480] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt/d35389780a480/root --exec-root /tmp/dxr/d35389780a480 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt/d35389780a480/docker.pid --userland-proxy=true --containerd-namespace d35389780a480 --containerd-plugins-namespace d35389780a480p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d35389780a480.sock --debug --storage-driver overlay2 --iptables=false] : [d35389780a480] daemon exited during startup: exit status 1 [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.113002818Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.113020975Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114011190Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:05.788Z] --- FAIL: TestDaemonStartWithLogOpt (0.50s) [2024-04-23T18:50:05.788Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114065022Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d18ed4b601fc2 [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.111749629Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.112495715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.113235582Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:05.788Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.113253928Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114206573Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114238030Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d62b26621a85f [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114506494Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:05.789Z] logging_linux_test.go:27: [d62b26621a85f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash/d62b26621a85f/root --exec-root /tmp/dxr/d62b26621a85f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash/d62b26621a85f/docker.pid --userland-proxy=true --containerd-namespace d62b26621a85f --containerd-plugins-namespace d62b26621a85fp --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d62b26621a85f.sock --debug --storage-driver overlay2 --iptables=false --init] : [d62b26621a85f] daemon exited during startup: exit status 1 [2024-04-23T18:50:05.789Z] --- FAIL: TestContinueAfterPluginCrash (0.50s) [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114361653Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114647405Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d18ed4b601fc2p [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:05.789Z] read_test.go:28: [d18ed4b601fc2] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestReadPluginNoRead/d18ed4b601fc2/root --exec-root /tmp/dxr/d18ed4b601fc2 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestReadPluginNoRead/d18ed4b601fc2/docker.pid --userland-proxy=true --containerd-namespace d18ed4b601fc2 --containerd-plugins-namespace d18ed4b601fc2p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d18ed4b601fc2.sock --debug --storage-driver overlay2 --iptables=false] : [d18ed4b601fc2] daemon exited during startup: exit status 1 [2024-04-23T18:50:05.789Z] --- FAIL: TestReadPluginNoRead (0.50s) [2024-04-23T18:50:05.789Z] FAIL [2024-04-23T18:50:05.789Z] [2024-04-23T18:50:05.789Z] === Failed [2024-04-23T18:50:05.789Z] === FAIL: arm64.integration.plugin.logging TestDaemonStartWithLogOpt (0.50s) [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.103505748Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.104393385Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.105209246Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.106003421Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.106734936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.107449220Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.108225632Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.109019995Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.109752134Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.110470570Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.111191688Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.111918354Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.112677535Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.113456499Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.113478307Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.114343348Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d35389780a480 [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.114356993Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.114789078Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:05.789Z] daemon.go:316: [d35389780a480] time="2024-04-23T18:50:05.115069480Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d35389780a480p [2024-04-23T18:50:05.789Z] validation_test.go:26: [d35389780a480] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt/d35389780a480/root --exec-root /tmp/dxr/d35389780a480 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt/d35389780a480/docker.pid --userland-proxy=true --containerd-namespace d35389780a480 --containerd-plugins-namespace d35389780a480p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d35389780a480.sock --debug --storage-driver overlay2 --iptables=false] : [d35389780a480] daemon exited during startup: exit status 1 [2024-04-23T18:50:05.789Z] [2024-04-23T18:50:05.789Z] === FAIL: arm64.integration.plugin.logging TestContinueAfterPluginCrash (0.50s) [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.102245445Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.103173557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.104048665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.104818997Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.105628474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.106349618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.107063123Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.107823075Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.108676383Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.109509285Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.110250350Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.111017958Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.111749629Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.112495715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.113235582Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.113253928Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114206573Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114238030Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d62b26621a85f [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114506494Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:05.789Z] daemon.go:316: [d62b26621a85f] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:05.789Z] logging_linux_test.go:27: [d62b26621a85f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash/d62b26621a85f/root --exec-root /tmp/dxr/d62b26621a85f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash/d62b26621a85f/docker.pid --userland-proxy=true --containerd-namespace d62b26621a85f --containerd-plugins-namespace d62b26621a85fp --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d62b26621a85f.sock --debug --storage-driver overlay2 --iptables=false --init] : [d62b26621a85f] daemon exited during startup: exit status 1 [2024-04-23T18:50:05.789Z] [2024-04-23T18:50:05.789Z] === FAIL: arm64.integration.plugin.logging TestReadPluginNoRead (0.50s) [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.102850350Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.103716138Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.104577429Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.105406860Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.106164852Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.106914163Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.107660348Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.108511908Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.109264616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.110008216Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.110757158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.111496344Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.112247025Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.113002818Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.113020975Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114011190Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114065022Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d18ed4b601fc2 [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114361653Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114647405Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d18ed4b601fc2p [2024-04-23T18:50:05.789Z] daemon.go:316: [d18ed4b601fc2] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:05.789Z] read_test.go:28: [d18ed4b601fc2] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestReadPluginNoRead/d18ed4b601fc2/root --exec-root /tmp/dxr/d18ed4b601fc2 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestReadPluginNoRead/d18ed4b601fc2/docker.pid --userland-proxy=true --containerd-namespace d18ed4b601fc2 --containerd-plugins-namespace d18ed4b601fc2p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d18ed4b601fc2.sock --debug --storage-driver overlay2 --iptables=false] : [d18ed4b601fc2] daemon exited during startup: exit status 1 [2024-04-23T18:50:05.789Z] [2024-04-23T18:50:05.789Z] DONE 3 tests, 3 failures in 0.531s [2024-04-23T18:50:05.789Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2024-04-23T18:50:05.789Z] ++ '[' -n '' ']' [2024-04-23T18:50:05.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:05.789Z] ++ set -e [2024-04-23T18:50:05.789Z] ++ '[' -n 0 ']' [2024-04-23T18:50:05.789Z] ++ set -x [2024-04-23T18:50:05.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:05.789Z] testing: warning: no tests to run [2024-04-23T18:50:05.789Z] PASS [2024-04-23T18:50:05.789Z] [2024-04-23T18:50:05.789Z] DONE 0 tests in 0.005s [2024-04-23T18:50:05.789Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2024-04-23T18:50:05.789Z] ++ '[' -n '' ']' [2024-04-23T18:50:05.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:05.789Z] ++ set -e [2024-04-23T18:50:05.789Z] ++ '[' -n 0 ']' [2024-04-23T18:50:05.789Z] ++ set -x [2024-04-23T18:50:05.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:05.789Z] INFO: Testing against a local daemon [2024-04-23T18:50:05.789Z] === RUN TestPluginWithDevMounts [2024-04-23T18:50:05.789Z] === PAUSE TestPluginWithDevMounts [2024-04-23T18:50:05.789Z] === CONT TestPluginWithDevMounts [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.638882426Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.639711185Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.640528276Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.641290428Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.642048518Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.642750011Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.643475339Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.644172680Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.644878169Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.645580425Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.646257943Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.646928618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.647626263Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.648316819Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.648333048Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.649268240Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.649334577Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d3e0599ad9208 [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.649574882Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.649849573Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d3e0599ad9208p [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:06.349Z] mounts_test.go:26: [d3e0599ad9208] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts/d3e0599ad9208/root --exec-root /tmp/dxr/d3e0599ad9208 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts/d3e0599ad9208/docker.pid --userland-proxy=true --containerd-namespace d3e0599ad9208 --containerd-plugins-namespace d3e0599ad9208p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d3e0599ad9208.sock --debug --storage-driver overlay2 --iptables=false] : [d3e0599ad9208] daemon exited during startup: exit status 1 [2024-04-23T18:50:06.349Z] --- FAIL: TestPluginWithDevMounts (0.50s) [2024-04-23T18:50:06.349Z] FAIL [2024-04-23T18:50:06.349Z] [2024-04-23T18:50:06.349Z] === Failed [2024-04-23T18:50:06.349Z] === FAIL: arm64.integration.plugin.volumes TestPluginWithDevMounts (0.50s) [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.638882426Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.639711185Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.640528276Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.641290428Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.642048518Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.642750011Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.643475339Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.644172680Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.644878169Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.645580425Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.646257943Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.646928618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.647626263Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.648316819Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.648333048Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.649268240Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.649334577Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d3e0599ad9208 [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.649574882Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] time="2024-04-23T18:50:05.649849573Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d3e0599ad9208p [2024-04-23T18:50:06.349Z] daemon.go:316: [d3e0599ad9208] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:06.349Z] mounts_test.go:26: [d3e0599ad9208] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts/d3e0599ad9208/root --exec-root /tmp/dxr/d3e0599ad9208 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts/d3e0599ad9208/docker.pid --userland-proxy=true --containerd-namespace d3e0599ad9208 --containerd-plugins-namespace d3e0599ad9208p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d3e0599ad9208.sock --debug --storage-driver overlay2 --iptables=false] : [d3e0599ad9208] daemon exited during startup: exit status 1 [2024-04-23T18:50:06.349Z] [2024-04-23T18:50:06.349Z] DONE 1 tests, 1 failure in 0.529s [2024-04-23T18:50:06.349Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2024-04-23T18:50:06.349Z] ++ '[' -n '' ']' [2024-04-23T18:50:06.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:06.349Z] ++ set -e [2024-04-23T18:50:06.349Z] ++ '[' -n 0 ']' [2024-04-23T18:50:06.349Z] ++ set -x [2024-04-23T18:50:06.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:06.349Z] INFO: Testing against a local daemon [2024-04-23T18:50:06.349Z] === RUN TestSecretInspect [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.182603231Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.183396462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.184152313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.184868246Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.185590547Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.186270116Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.186956889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.187647043Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.188328541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.189016906Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.189691035Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.190408503Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191110940Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191788630Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191802595Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.192739002Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.192748987Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=da2caeef30154 [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.193082745Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:06.604Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.193372353Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=da2caeef30154p [2024-04-23T18:50:06.604Z] swarm.go:43: [da2caeef30154] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect/da2caeef30154/root --exec-root /tmp/dxr/da2caeef30154 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect/da2caeef30154/docker.pid --userland-proxy=true --containerd-namespace da2caeef30154 --containerd-plugins-namespace da2caeef30154p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/da2caeef30154.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [da2caeef30154] daemon exited during startup: exit status 1 [2024-04-23T18:50:06.604Z] --- FAIL: TestSecretInspect (0.51s) [2024-04-23T18:50:06.604Z] === RUN TestSecretList [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.688528758Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.689340369Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.690102225Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.690826503Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.691501305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.692173006Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.692885855Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.693563004Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.694243312Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.694901278Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.695575522Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.696258349Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.696940249Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.697613919Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.697626743Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.698515832Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.698540956Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5a48bfde7ee3 [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.698802954Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:07.165Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.699106830Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5a48bfde7ee3p [2024-04-23T18:50:07.165Z] swarm.go:43: [d5a48bfde7ee3] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList/d5a48bfde7ee3/root --exec-root /tmp/dxr/d5a48bfde7ee3 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList/d5a48bfde7ee3/docker.pid --userland-proxy=true --containerd-namespace d5a48bfde7ee3 --containerd-plugins-namespace d5a48bfde7ee3p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d5a48bfde7ee3.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d5a48bfde7ee3] daemon exited during startup: exit status 1 [2024-04-23T18:50:07.165Z] --- FAIL: TestSecretList (0.51s) [2024-04-23T18:50:07.165Z] === RUN TestSecretsCreateAndDelete [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.201513751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.202308755Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.203075732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.203831771Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.204504678Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.205199508Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.205880883Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.206560214Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.207257761Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.207947693Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.208625999Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.209351393Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.210015988Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.210673683Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.210687812Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.211594411Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.211617442Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d0122876f172e [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.211886045Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.212145869Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d0122876f172ep [2024-04-23T18:50:07.724Z] daemon.go:316: [d0122876f172e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:07.724Z] swarm.go:43: [d0122876f172e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete/d0122876f172e/root --exec-root /tmp/dxr/d0122876f172e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete/d0122876f172e/docker.pid --userland-proxy=true --containerd-namespace d0122876f172e --containerd-plugins-namespace d0122876f172ep --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d0122876f172e.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d0122876f172e] daemon exited during startup: exit status 1 [2024-04-23T18:50:07.724Z] --- FAIL: TestSecretsCreateAndDelete (0.51s) [2024-04-23T18:50:07.724Z] === RUN TestSecretsUpdate [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.708390715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.709190322Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.709921344Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.710675406Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.711340592Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.712019349Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.712743693Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.713468266Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.714206664Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.714897327Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.715557410Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.716237545Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.716925541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.717607548Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.717621906Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.718534708Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.718573205Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=de90eb72a7cab [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.718822363Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.719058754Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=de90eb72a7cabp [2024-04-23T18:50:08.283Z] daemon.go:316: [de90eb72a7cab] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:08.283Z] swarm.go:43: [de90eb72a7cab] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate/de90eb72a7cab/root --exec-root /tmp/dxr/de90eb72a7cab --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate/de90eb72a7cab/docker.pid --userland-proxy=true --containerd-namespace de90eb72a7cab --containerd-plugins-namespace de90eb72a7cabp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/de90eb72a7cab.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [de90eb72a7cab] daemon exited during startup: exit status 1 [2024-04-23T18:50:08.283Z] --- FAIL: TestSecretsUpdate (0.51s) [2024-04-23T18:50:08.283Z] === RUN TestTemplatedSecret [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.213509839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.214306616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.215065305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.215811022Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.216497664Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.217174846Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.217856327Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.218529472Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.219193477Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.219851747Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.220519936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.221204051Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.221860319Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.222515339Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.222529739Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.223411198Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.223476460Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=db31ca208db6b [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.223716608Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.223968843Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=db31ca208db6bp [2024-04-23T18:50:08.841Z] daemon.go:316: [db31ca208db6b] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:08.841Z] swarm.go:43: [db31ca208db6b] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret/db31ca208db6b/root --exec-root /tmp/dxr/db31ca208db6b --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret/db31ca208db6b/docker.pid --userland-proxy=true --containerd-namespace db31ca208db6b --containerd-plugins-namespace db31ca208db6bp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/db31ca208db6b.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [db31ca208db6b] daemon exited during startup: exit status 1 [2024-04-23T18:50:08.841Z] --- FAIL: TestTemplatedSecret (0.50s) [2024-04-23T18:50:08.841Z] === RUN TestSecretCreateResolve [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.725293378Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.726099188Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.726854128Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.727576256Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.728245053Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.728951313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.729622521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.730318156Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.730986493Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.731651130Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.732339634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.733016406Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.733699692Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.734358684Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.734373526Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735259925Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735306307Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d286745c28c05 [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735553446Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735787072Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d286745c28c05p [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:09.401Z] swarm.go:43: [d286745c28c05] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve/d286745c28c05/root --exec-root /tmp/dxr/d286745c28c05 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve/d286745c28c05/docker.pid --userland-proxy=true --containerd-namespace d286745c28c05 --containerd-plugins-namespace d286745c28c05p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d286745c28c05.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d286745c28c05] daemon exited during startup: exit status 1 [2024-04-23T18:50:09.401Z] --- FAIL: TestSecretCreateResolve (0.51s) [2024-04-23T18:50:09.401Z] FAIL [2024-04-23T18:50:09.401Z] [2024-04-23T18:50:09.401Z] === Failed [2024-04-23T18:50:09.401Z] === FAIL: arm64.integration.secret TestSecretInspect (0.51s) [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.182603231Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.183396462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.184152313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.184868246Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.185590547Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.186270116Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.186956889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.187647043Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.188328541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.189016906Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.189691035Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.190408503Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191110940Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191788630Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191802595Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.192739002Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.192748987Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=da2caeef30154 [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.193082745Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:09.401Z] daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.193372353Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=da2caeef30154p [2024-04-23T18:50:09.401Z] swarm.go:43: [da2caeef30154] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect/da2caeef30154/root --exec-root /tmp/dxr/da2caeef30154 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect/da2caeef30154/docker.pid --userland-proxy=true --containerd-namespace da2caeef30154 --containerd-plugins-namespace da2caeef30154p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/da2caeef30154.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [da2caeef30154] daemon exited during startup: exit status 1 [2024-04-23T18:50:09.401Z] [2024-04-23T18:50:09.401Z] === FAIL: arm64.integration.secret TestSecretList (0.51s) [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.688528758Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.689340369Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.690102225Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.690826503Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.691501305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.692173006Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.692885855Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.693563004Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.694243312Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.694901278Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.695575522Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.696258349Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.696940249Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.697613919Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.697626743Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.698515832Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.698540956Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5a48bfde7ee3 [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.698802954Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:09.401Z] daemon.go:316: [d5a48bfde7ee3] time="2024-04-23T18:50:06.699106830Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5a48bfde7ee3p [2024-04-23T18:50:09.401Z] swarm.go:43: [d5a48bfde7ee3] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList/d5a48bfde7ee3/root --exec-root /tmp/dxr/d5a48bfde7ee3 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList/d5a48bfde7ee3/docker.pid --userland-proxy=true --containerd-namespace d5a48bfde7ee3 --containerd-plugins-namespace d5a48bfde7ee3p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d5a48bfde7ee3.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d5a48bfde7ee3] daemon exited during startup: exit status 1 [2024-04-23T18:50:09.401Z] [2024-04-23T18:50:09.401Z] === FAIL: arm64.integration.secret TestSecretsCreateAndDelete (0.51s) [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.201513751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.202308755Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.203075732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.203831771Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.204504678Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.205199508Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.205880883Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.206560214Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.207257761Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.207947693Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.208625999Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.209351393Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.210015988Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.210673683Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.210687812Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.211594411Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.211617442Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d0122876f172e [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.211886045Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] time="2024-04-23T18:50:07.212145869Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d0122876f172ep [2024-04-23T18:50:09.401Z] daemon.go:316: [d0122876f172e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:09.401Z] swarm.go:43: [d0122876f172e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete/d0122876f172e/root --exec-root /tmp/dxr/d0122876f172e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete/d0122876f172e/docker.pid --userland-proxy=true --containerd-namespace d0122876f172e --containerd-plugins-namespace d0122876f172ep --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d0122876f172e.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d0122876f172e] daemon exited during startup: exit status 1 [2024-04-23T18:50:09.401Z] [2024-04-23T18:50:09.401Z] === FAIL: arm64.integration.secret TestSecretsUpdate (0.51s) [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.708390715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.709190322Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.709921344Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.710675406Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.711340592Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.712019349Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.712743693Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.713468266Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.714206664Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.714897327Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.715557410Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.716237545Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.716925541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.717607548Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.717621906Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.718534708Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.718573205Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=de90eb72a7cab [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.718822363Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] time="2024-04-23T18:50:07.719058754Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=de90eb72a7cabp [2024-04-23T18:50:09.401Z] daemon.go:316: [de90eb72a7cab] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:09.401Z] swarm.go:43: [de90eb72a7cab] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate/de90eb72a7cab/root --exec-root /tmp/dxr/de90eb72a7cab --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate/de90eb72a7cab/docker.pid --userland-proxy=true --containerd-namespace de90eb72a7cab --containerd-plugins-namespace de90eb72a7cabp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/de90eb72a7cab.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [de90eb72a7cab] daemon exited during startup: exit status 1 [2024-04-23T18:50:09.401Z] [2024-04-23T18:50:09.401Z] === FAIL: arm64.integration.secret TestTemplatedSecret (0.50s) [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.213509839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.214306616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.215065305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.215811022Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.216497664Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.217174846Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.217856327Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.218529472Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.219193477Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.219851747Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.220519936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.221204051Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.221860319Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.222515339Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.222529739Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.223411198Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.223476460Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=db31ca208db6b [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.223716608Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] time="2024-04-23T18:50:08.223968843Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=db31ca208db6bp [2024-04-23T18:50:09.401Z] daemon.go:316: [db31ca208db6b] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:09.401Z] swarm.go:43: [db31ca208db6b] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret/db31ca208db6b/root --exec-root /tmp/dxr/db31ca208db6b --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret/db31ca208db6b/docker.pid --userland-proxy=true --containerd-namespace db31ca208db6b --containerd-plugins-namespace db31ca208db6bp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/db31ca208db6b.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [db31ca208db6b] daemon exited during startup: exit status 1 [2024-04-23T18:50:09.401Z] [2024-04-23T18:50:09.401Z] === FAIL: arm64.integration.secret TestSecretCreateResolve (0.51s) [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.725293378Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.726099188Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.726854128Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.727576256Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.728245053Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.728951313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.729622521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.730318156Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.730986493Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.731651130Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.732339634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.733016406Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.733699692Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.734358684Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.734373526Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735259925Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735306307Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d286745c28c05 [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735553446Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] time="2024-04-23T18:50:08.735787072Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d286745c28c05p [2024-04-23T18:50:09.401Z] daemon.go:316: [d286745c28c05] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:09.401Z] swarm.go:43: [d286745c28c05] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve/d286745c28c05/root --exec-root /tmp/dxr/d286745c28c05 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve/d286745c28c05/docker.pid --userland-proxy=true --containerd-namespace d286745c28c05 --containerd-plugins-namespace d286745c28c05p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d286745c28c05.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d286745c28c05] daemon exited during startup: exit status 1 [2024-04-23T18:50:09.401Z] [2024-04-23T18:50:09.401Z] DONE 6 tests, 6 failures in 3.077s [2024-04-23T18:50:09.401Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2024-04-23T18:50:09.401Z] ++ '[' -n '' ']' [2024-04-23T18:50:09.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:09.401Z] ++ set -e [2024-04-23T18:50:09.401Z] ++ '[' -n 0 ']' [2024-04-23T18:50:09.401Z] ++ set -x [2024-04-23T18:50:09.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:09.402Z] INFO: Testing against a local daemon [2024-04-23T18:50:09.402Z] === RUN TestServiceCreateInit [2024-04-23T18:50:09.402Z] === RUN TestServiceCreateInit/daemonInitDisabled [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.264714604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.265504013Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.266231794Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.266993560Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.267650501Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.268384313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.269100804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.269844216Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.270563694Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.271259723Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.271910641Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.272611477Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273288110Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273968524Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273983006Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.274913325Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.274944889Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d4843985e573a [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.275199913Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.275447077Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d4843985e573ap [2024-04-23T18:50:09.961Z] daemon.go:316: [d4843985e573a] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:09.961Z] swarm.go:43: [d4843985e573a] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled/d4843985e573a/root --exec-root /tmp/dxr/d4843985e573a --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled/d4843985e573a/docker.pid --userland-proxy=true --containerd-namespace d4843985e573a --containerd-plugins-namespace d4843985e573ap --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d4843985e573a.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d4843985e573a] daemon exited during startup: exit status 1 [2024-04-23T18:50:09.961Z] === RUN TestServiceCreateInit/daemonInitEnabled [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.768915409Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.769693691Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.770430006Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.771156433Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.771842509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.772550665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.773244568Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.773945118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.774613545Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.775301024Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.775973078Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.776712723Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.777404485Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.778103558Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.778119336Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:10.215Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779033221Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:10.216Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779056153Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d640b3a747c8f [2024-04-23T18:50:10.216Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779330828Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:10.216Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779576860Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d640b3a747c8fp [2024-04-23T18:50:10.216Z] daemon.go:316: [d640b3a747c8f] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:10.216Z] swarm.go:43: [d640b3a747c8f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled/d640b3a747c8f/root --exec-root /tmp/dxr/d640b3a747c8f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled/d640b3a747c8f/docker.pid --userland-proxy=true --containerd-namespace d640b3a747c8f --containerd-plugins-namespace d640b3a747c8fp --containerd /var/run/docker/containerd/containerd.sock --experimental --init --host unix:///tmp/docker-integration/d640b3a747c8f.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d640b3a747c8f] daemon exited during startup: exit status 1 [2024-04-23T18:50:10.216Z] --- FAIL: TestServiceCreateInit (1.01s) [2024-04-23T18:50:10.216Z] --- FAIL: TestServiceCreateInit/daemonInitDisabled (0.50s) [2024-04-23T18:50:10.216Z] --- FAIL: TestServiceCreateInit/daemonInitEnabled (0.50s) [2024-04-23T18:50:10.216Z] === RUN TestCreateServiceMultipleTimes [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.277213949Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.277998196Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.278732558Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.279454186Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.280117633Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.280837382Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.281516032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.282204463Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.282868181Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.283553592Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.284221724Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.284923701Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.285598389Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.286267046Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.286280724Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287129634Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287147750Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5b0982685205 [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287427036Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:10.775Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287725087Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5b0982685205p [2024-04-23T18:50:10.775Z] swarm.go:43: [d5b0982685205] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes/d5b0982685205/root --exec-root /tmp/dxr/d5b0982685205 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes/d5b0982685205/docker.pid --userland-proxy=true --containerd-namespace d5b0982685205 --containerd-plugins-namespace d5b0982685205p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d5b0982685205.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d5b0982685205] daemon exited during startup: exit status 1 [2024-04-23T18:50:10.775Z] --- FAIL: TestCreateServiceMultipleTimes (0.51s) [2024-04-23T18:50:10.775Z] === RUN TestCreateServiceConflict [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.793357058Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.794197460Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.795043901Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.795818729Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.796570304Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.797247445Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.797937895Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.798639183Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.799335777Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.800008553Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.800711055Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.801398190Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.802090206Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.802764467Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.803451077Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.803465468Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804444590Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804480798Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=db98d6f7ce421 [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804785929Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:11.334Z] daemon.go:316: [db98d6f7ce421] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:11.334Z] swarm.go:43: [db98d6f7ce421] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict/db98d6f7ce421/root --exec-root /tmp/dxr/db98d6f7ce421 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict/db98d6f7ce421/docker.pid --userland-proxy=true --containerd-namespace db98d6f7ce421 --containerd-plugins-namespace db98d6f7ce421p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/db98d6f7ce421.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [db98d6f7ce421] daemon exited during startup: exit status 1 [2024-04-23T18:50:11.334Z] --- FAIL: TestCreateServiceConflict (0.51s) [2024-04-23T18:50:11.334Z] === RUN TestCreateServiceMaxReplicas [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.352316807Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.353105452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.353843285Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.354577113Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.355235744Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.355908183Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.356599593Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.357283864Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.357963179Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.358639368Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.359294947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.359949852Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.360615039Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.361278256Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.361292688Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.362178438Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.362232320Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dd4d03db9ff7d [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.362459751Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.362702460Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd4d03db9ff7dp [2024-04-23T18:50:11.893Z] daemon.go:316: [dd4d03db9ff7d] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:11.893Z] swarm.go:43: [dd4d03db9ff7d] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas/dd4d03db9ff7d/root --exec-root /tmp/dxr/dd4d03db9ff7d --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas/dd4d03db9ff7d/docker.pid --userland-proxy=true --containerd-namespace dd4d03db9ff7d --containerd-plugins-namespace dd4d03db9ff7dp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dd4d03db9ff7d.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dd4d03db9ff7d] daemon exited during startup: exit status 1 [2024-04-23T18:50:11.893Z] --- FAIL: TestCreateServiceMaxReplicas (0.51s) [2024-04-23T18:50:11.893Z] === RUN TestCreateServiceSecretFileMode [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.806804839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.807630620Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.808416804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.809203923Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.809916575Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.810653045Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.811394496Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.812102315Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.812826700Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.813534346Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.814202708Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.814892755Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.815558311Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.816267336Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.816282868Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.817212965Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.817274797Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d98c5b474c204 [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.817526170Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.817774270Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d98c5b474c204p [2024-04-23T18:50:12.452Z] daemon.go:316: [d98c5b474c204] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:12.452Z] swarm.go:43: [d98c5b474c204] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode/d98c5b474c204/root --exec-root /tmp/dxr/d98c5b474c204 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode/d98c5b474c204/docker.pid --userland-proxy=true --containerd-namespace d98c5b474c204 --containerd-plugins-namespace d98c5b474c204p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d98c5b474c204.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d98c5b474c204] daemon exited during startup: exit status 1 [2024-04-23T18:50:12.452Z] --- FAIL: TestCreateServiceSecretFileMode (0.51s) [2024-04-23T18:50:12.452Z] === RUN TestCreateServiceConfigFileMode [2024-04-23T18:50:13.011Z] 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]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.322142773Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.322954368Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.323721360Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.324466307Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.325160932Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.325869153Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:13.011Z] 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]" [2024-04-23T18:50:13.011Z] 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]" [2024-04-23T18:50:13.011Z] 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]" [2024-04-23T18:50:13.011Z] 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]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.329337137Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.330014606Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.330710003Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:13.011Z] 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..." [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331633774Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331701785Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d36a08502dfe7 [2024-04-23T18:50:13.011Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331959820Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:13.011Z] 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 [2024-04-23T18:50:13.011Z] 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 [2024-04-23T18:50:13.011Z] 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 [2024-04-23T18:50:13.011Z] --- FAIL: TestCreateServiceConfigFileMode (0.51s) [2024-04-23T18:50:13.011Z] === RUN TestCreateServiceSysctls [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.824487304Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.825292548Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.826066072Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.826813126Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.827490924Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.828196281Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.828921158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.829617753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.830302418Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.830992736Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.831665085Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.832385089Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:13.265Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833110048Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:13.266Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833824012Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:13.266Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833839199Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:13.266Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.834772825Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:13.266Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.834847055Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d04a1999eca46 [2024-04-23T18:50:13.266Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.835065436Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:13.266Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.835325613Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d04a1999eca46p [2024-04-23T18:50:13.266Z] daemon.go:316: [d04a1999eca46] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:13.266Z] swarm.go:43: [d04a1999eca46] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls/d04a1999eca46/root --exec-root /tmp/dxr/d04a1999eca46 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls/d04a1999eca46/docker.pid --userland-proxy=true --containerd-namespace d04a1999eca46 --containerd-plugins-namespace d04a1999eca46p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d04a1999eca46.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d04a1999eca46] daemon exited during startup: exit status 1 [2024-04-23T18:50:13.266Z] --- FAIL: TestCreateServiceSysctls (0.51s) [2024-04-23T18:50:13.266Z] === RUN TestCreateServiceCapabilities [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.336032118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.336864856Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.337610008Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.338346281Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.339020583Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.339690553Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.340408973Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.341107882Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.341811795Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.342483718Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.343162771Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.343843645Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.344534669Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.345203194Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.345218201Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.346126236Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dcdd8d82ea883 [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.346148849Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.346483632Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.346763739Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dcdd8d82ea883p [2024-04-23T18:50:13.825Z] daemon.go:316: [dcdd8d82ea883] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:13.825Z] swarm.go:43: [dcdd8d82ea883] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities/dcdd8d82ea883/root --exec-root /tmp/dxr/dcdd8d82ea883 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities/dcdd8d82ea883/docker.pid --userland-proxy=true --containerd-namespace dcdd8d82ea883 --containerd-plugins-namespace dcdd8d82ea883p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dcdd8d82ea883.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dcdd8d82ea883] daemon exited during startup: exit status 1 [2024-04-23T18:50:13.826Z] --- FAIL: TestCreateServiceCapabilities (0.51s) [2024-04-23T18:50:13.826Z] === RUN TestInspect [2024-04-23T18:50:14.385Z] 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]" [2024-04-23T18:50:14.385Z] 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]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.843037439Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.843765770Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.844492616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.845190516Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.845856022Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.846527165Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:14.385Z] 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]" [2024-04-23T18:50:14.385Z] 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]" [2024-04-23T18:50:14.385Z] 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]" [2024-04-23T18:50:14.385Z] 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]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.849926212Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.850583119Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.851248700Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:14.385Z] 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..." [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852143664Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852204487Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=daf1a86ebfbc7 [2024-04-23T18:50:14.385Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852433658Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:14.385Z] 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 [2024-04-23T18:50:14.385Z] 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 [2024-04-23T18:50:14.385Z] --- FAIL: TestInspect (0.51s) [2024-04-23T18:50:14.385Z] === RUN TestCreateJob [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.358701768Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.359505158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.360249677Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.360976540Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.361639798Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.362301965Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.362997297Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.363669621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.364357765Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.365034447Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.365693119Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.366346474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.366986233Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.367655571Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.367669323Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368552989Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368606780Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d0323f606aa26 [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368851647Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.369106162Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d0323f606aa26p [2024-04-23T18:50:14.944Z] daemon.go:316: [d0323f606aa26] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:14.944Z] swarm.go:43: [d0323f606aa26] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateJob/d0323f606aa26/root --exec-root /tmp/dxr/d0323f606aa26 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateJob/d0323f606aa26/docker.pid --userland-proxy=true --containerd-namespace d0323f606aa26 --containerd-plugins-namespace d0323f606aa26p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d0323f606aa26.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d0323f606aa26] daemon exited during startup: exit status 1 [2024-04-23T18:50:14.944Z] --- FAIL: TestCreateJob (0.51s) [2024-04-23T18:50:14.944Z] === RUN TestReplicatedJob [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.857935279Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.858758647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.859592379Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.860342248Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.861118282Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.861811521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.862492141Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.863184166Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.863886964Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.864570201Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.865276264Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.865949779Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.866624647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867288356Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867971865Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867986453Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.868896678Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.868916362Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dbac927bdb562 [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.869172231Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:15.503Z] daemon.go:316: [dbac927bdb562] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:15.503Z] swarm.go:43: [dbac927bdb562] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestReplicatedJob/dbac927bdb562/root --exec-root /tmp/dxr/dbac927bdb562 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestReplicatedJob/dbac927bdb562/docker.pid --userland-proxy=true --containerd-namespace dbac927bdb562 --containerd-plugins-namespace dbac927bdb562p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dbac927bdb562.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dbac927bdb562] daemon exited during startup: exit status 1 [2024-04-23T18:50:15.503Z] --- FAIL: TestReplicatedJob (0.51s) [2024-04-23T18:50:15.503Z] === RUN TestUpdateReplicatedJob [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.368431176Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.369234041Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.370049738Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.370806179Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.371530137Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.372240648Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.372929538Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.373631392Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.374319036Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.375014359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.375685961Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.376369822Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.377075557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.377742541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.378421101Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.378436075Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.379351937Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.379398188Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d0941e52b0094 [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.379662747Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:16.062Z] daemon.go:316: [d0941e52b0094] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:16.062Z] swarm.go:43: [d0941e52b0094] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestUpdateReplicatedJob/d0941e52b0094/root --exec-root /tmp/dxr/d0941e52b0094 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestUpdateReplicatedJob/d0941e52b0094/docker.pid --userland-proxy=true --containerd-namespace d0941e52b0094 --containerd-plugins-namespace d0941e52b0094p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d0941e52b0094.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d0941e52b0094] daemon exited during startup: exit status 1 [2024-04-23T18:50:16.062Z] --- FAIL: TestUpdateReplicatedJob (0.51s) [2024-04-23T18:50:16.062Z] === RUN TestServiceListWithStatuses [2024-04-23T18:50:16.316Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.879014388Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:16.316Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.879822635Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:16.316Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.880613266Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:16.316Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.881374318Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:16.316Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.882065719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:16.316Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.882748399Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:16.316Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.883442918Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.884115251Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.884831792Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.885523012Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.886215160Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.886907653Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.887604518Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.888304321Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.888322659Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889238070Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889313448Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=db9a17445bc5e [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889542184Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:16.317Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889815497Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=db9a17445bc5ep [2024-04-23T18:50:16.317Z] swarm.go:43: [db9a17445bc5e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceListWithStatuses/db9a17445bc5e/root --exec-root /tmp/dxr/db9a17445bc5e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceListWithStatuses/db9a17445bc5e/docker.pid --userland-proxy=true --containerd-namespace db9a17445bc5e --containerd-plugins-namespace db9a17445bc5ep --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/db9a17445bc5e.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [db9a17445bc5e] daemon exited during startup: exit status 1 [2024-04-23T18:50:16.317Z] --- FAIL: TestServiceListWithStatuses (0.51s) [2024-04-23T18:50:16.317Z] === RUN TestDockerNetworkConnectAliasPreV144 [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.391595719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.392433651Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.393184833Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.393905681Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.394602162Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.395277071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.395999757Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.396704557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.397482979Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.398177687Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.398870032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.399543825Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400228777Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400953548Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400968415Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.401915317Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.401950392Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=de77269b34d3f [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.402251175Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.402510762Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=de77269b34d3fp [2024-04-23T18:50:16.875Z] daemon.go:316: [de77269b34d3f] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:16.875Z] swarm.go:43: [de77269b34d3f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAliasPreV144/de77269b34d3f/root --exec-root /tmp/dxr/de77269b34d3f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAliasPreV144/de77269b34d3f/docker.pid --userland-proxy=true --containerd-namespace de77269b34d3f --containerd-plugins-namespace de77269b34d3fp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/de77269b34d3f.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [de77269b34d3f] daemon exited during startup: exit status 1 [2024-04-23T18:50:16.875Z] --- FAIL: TestDockerNetworkConnectAliasPreV144 (0.51s) [2024-04-23T18:50:16.875Z] === RUN TestDockerNetworkReConnect [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.901212088Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.901997936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.902731666Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.903462483Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.904142849Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.904806132Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.905509947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.906196746Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.906883084Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.907574026Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.908274051Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.908968414Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.909650314Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.910325871Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.910339664Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.911233504Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.911245844Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d140302b58269 [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.911540367Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.911792462Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d140302b58269p [2024-04-23T18:50:17.434Z] daemon.go:316: [d140302b58269] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:17.434Z] swarm.go:43: [d140302b58269] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect/d140302b58269/root --exec-root /tmp/dxr/d140302b58269 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect/d140302b58269/docker.pid --userland-proxy=true --containerd-namespace d140302b58269 --containerd-plugins-namespace d140302b58269p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d140302b58269.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d140302b58269] daemon exited during startup: exit status 1 [2024-04-23T18:50:17.434Z] --- FAIL: TestDockerNetworkReConnect (0.51s) [2024-04-23T18:50:17.434Z] === RUN TestServicePlugin [2024-04-23T18:50:17.434Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-04-23T18:50:17.434Z] --- SKIP: TestServicePlugin (0.00s) [2024-04-23T18:50:17.434Z] === RUN TestServiceUpdateLabel [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.410911795Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.411716776Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.412463388Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.413201516Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.413871421Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.414542302Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.415239495Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.415939323Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.416701557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.417391334Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.418070141Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.418762288Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.419460992Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.420154485Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.420170370Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.421118346Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.421204809Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dcdad4d1d9782 [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.421464486Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.421711478Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dcdad4d1d9782p [2024-04-23T18:50:17.993Z] daemon.go:316: [dcdad4d1d9782] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:17.993Z] swarm.go:43: [dcdad4d1d9782] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel/dcdad4d1d9782/root --exec-root /tmp/dxr/dcdad4d1d9782 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel/dcdad4d1d9782/docker.pid --userland-proxy=true --containerd-namespace dcdad4d1d9782 --containerd-plugins-namespace dcdad4d1d9782p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dcdad4d1d9782.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dcdad4d1d9782] daemon exited during startup: exit status 1 [2024-04-23T18:50:17.993Z] --- FAIL: TestServiceUpdateLabel (0.51s) [2024-04-23T18:50:17.993Z] === RUN TestServiceUpdateSecrets [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.925023200Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.925836641Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.926627715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.927426715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.928167207Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.928869159Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.929599452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.930339122Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.931041649Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.931744143Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.932432386Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.933141936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.933838121Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.934518733Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.934534355Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935498142Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935533103Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d41020e45a769 [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935812364Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.936061998Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d41020e45a769p [2024-04-23T18:50:18.551Z] daemon.go:316: [d41020e45a769] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:18.551Z] swarm.go:43: [d41020e45a769] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets/d41020e45a769/root --exec-root /tmp/dxr/d41020e45a769 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets/d41020e45a769/docker.pid --userland-proxy=true --containerd-namespace d41020e45a769 --containerd-plugins-namespace d41020e45a769p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d41020e45a769.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d41020e45a769] daemon exited during startup: exit status 1 [2024-04-23T18:50:18.551Z] --- FAIL: TestServiceUpdateSecrets (0.51s) [2024-04-23T18:50:18.551Z] === RUN TestServiceUpdateConfigs [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.429132268Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.429950910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.430762226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.431484756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.432217166Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.432919209Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.433596826Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.434280490Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.434950509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.435628487Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.436314760Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.437008164Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.437680923Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.438343320Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439010550Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439025015Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439909921Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439991329Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d7898cce6b8da [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.440272683Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.110Z] daemon.go:316: [d7898cce6b8da] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.110Z] swarm.go:43: [d7898cce6b8da] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs/d7898cce6b8da/root --exec-root /tmp/dxr/d7898cce6b8da --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs/d7898cce6b8da/docker.pid --userland-proxy=true --containerd-namespace d7898cce6b8da --containerd-plugins-namespace d7898cce6b8dap --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d7898cce6b8da.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d7898cce6b8da] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.110Z] --- FAIL: TestServiceUpdateConfigs (0.51s) [2024-04-23T18:50:19.110Z] === RUN TestServiceUpdateNetwork [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.951608857Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.952433751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.953199686Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.953950876Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.954660402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.955318910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.956010352Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.956725474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.957427730Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.958155134Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.958830339Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.959517359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960191792Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960884154Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960900014Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.961779389Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.961780332Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d8a07636b2230 [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.962083478Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.962363610Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d8a07636b2230p [2024-04-23T18:50:19.364Z] daemon.go:316: [d8a07636b2230] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.364Z] swarm.go:43: [d8a07636b2230] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork/d8a07636b2230/root --exec-root /tmp/dxr/d8a07636b2230 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork/d8a07636b2230/docker.pid --userland-proxy=true --containerd-namespace d8a07636b2230 --containerd-plugins-namespace d8a07636b2230p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d8a07636b2230.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d8a07636b2230] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.364Z] --- FAIL: TestServiceUpdateNetwork (0.51s) [2024-04-23T18:50:19.365Z] === RUN TestServiceUpdatePidsLimit [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.441697680Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.442531059Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.443247838Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.443981625Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.444635391Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.445333118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.446017217Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.446706772Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.447377965Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.448056525Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.448736768Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.449435168Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.450086341Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.450764877Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.450778866Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.451686967Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.451726358Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dd48f3acbe738 [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.452042271Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.452313525Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd48f3acbe738p [2024-04-23T18:50:19.926Z] daemon.go:316: [dd48f3acbe738] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.926Z] swarm.go:43: [dd48f3acbe738] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdatePidsLimit/dd48f3acbe738/root --exec-root /tmp/dxr/dd48f3acbe738 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdatePidsLimit/dd48f3acbe738/docker.pid --userland-proxy=true --containerd-namespace dd48f3acbe738 --containerd-plugins-namespace dd48f3acbe738p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dd48f3acbe738.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dd48f3acbe738] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.926Z] --- FAIL: TestServiceUpdatePidsLimit (0.51s) [2024-04-23T18:50:19.926Z] FAIL [2024-04-23T18:50:19.926Z] [2024-04-23T18:50:19.926Z] === Skipped [2024-04-23T18:50:19.926Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2024-04-23T18:50:19.926Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-04-23T18:50:19.926Z] [2024-04-23T18:50:19.926Z] === Failed [2024-04-23T18:50:19.926Z] === FAIL: arm64.integration.service TestServiceCreateInit/daemonInitDisabled (0.50s) [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.264714604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.265504013Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.266231794Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.266993560Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.267650501Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.268384313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.269100804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.269844216Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.270563694Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.271259723Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.271910641Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.272611477Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273288110Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273968524Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.273983006Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.274913325Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.274944889Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d4843985e573a [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.275199913Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] time="2024-04-23T18:50:09.275447077Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d4843985e573ap [2024-04-23T18:50:19.926Z] daemon.go:316: [d4843985e573a] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.926Z] swarm.go:43: [d4843985e573a] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled/d4843985e573a/root --exec-root /tmp/dxr/d4843985e573a --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled/d4843985e573a/docker.pid --userland-proxy=true --containerd-namespace d4843985e573a --containerd-plugins-namespace d4843985e573ap --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d4843985e573a.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d4843985e573a] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.926Z] --- FAIL: TestServiceCreateInit/daemonInitDisabled (0.50s) [2024-04-23T18:50:19.926Z] [2024-04-23T18:50:19.926Z] === FAIL: arm64.integration.service TestServiceCreateInit/daemonInitEnabled (0.50s) [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.768915409Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.769693691Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.770430006Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.771156433Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.771842509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.772550665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.773244568Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.773945118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.774613545Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.775301024Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.775973078Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.776712723Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.777404485Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.778103558Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.778119336Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779033221Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779056153Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d640b3a747c8f [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779330828Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779576860Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d640b3a747c8fp [2024-04-23T18:50:19.926Z] daemon.go:316: [d640b3a747c8f] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.926Z] swarm.go:43: [d640b3a747c8f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled/d640b3a747c8f/root --exec-root /tmp/dxr/d640b3a747c8f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled/d640b3a747c8f/docker.pid --userland-proxy=true --containerd-namespace d640b3a747c8f --containerd-plugins-namespace d640b3a747c8fp --containerd /var/run/docker/containerd/containerd.sock --experimental --init --host unix:///tmp/docker-integration/d640b3a747c8f.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d640b3a747c8f] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.926Z] --- FAIL: TestServiceCreateInit/daemonInitEnabled (0.50s) [2024-04-23T18:50:19.926Z] [2024-04-23T18:50:19.926Z] === FAIL: arm64.integration.service TestServiceCreateInit (1.01s) [2024-04-23T18:50:19.926Z] [2024-04-23T18:50:19.926Z] === FAIL: arm64.integration.service TestCreateServiceMultipleTimes (0.51s) [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.277213949Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.277998196Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.278732558Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.279454186Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.280117633Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.280837382Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.281516032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.282204463Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.282868181Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.283553592Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.284221724Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.284923701Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.285598389Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.286267046Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.286280724Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287129634Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287147750Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d5b0982685205 [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287427036Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.926Z] daemon.go:316: [d5b0982685205] time="2024-04-23T18:50:10.287725087Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5b0982685205p [2024-04-23T18:50:19.926Z] swarm.go:43: [d5b0982685205] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes/d5b0982685205/root --exec-root /tmp/dxr/d5b0982685205 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes/d5b0982685205/docker.pid --userland-proxy=true --containerd-namespace d5b0982685205 --containerd-plugins-namespace d5b0982685205p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d5b0982685205.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d5b0982685205] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.926Z] [2024-04-23T18:50:19.926Z] === FAIL: arm64.integration.service TestCreateServiceConflict (0.51s) [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.793357058Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.794197460Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.795043901Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.795818729Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.796570304Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.797247445Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.797937895Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.798639183Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.799335777Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.926Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.800008553Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.800711055Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.801398190Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.802090206Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.802764467Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.803451077Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.803465468Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804444590Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804480798Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=db98d6f7ce421 [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] time="2024-04-23T18:50:10.804785929Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.927Z] daemon.go:316: [db98d6f7ce421] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.927Z] swarm.go:43: [db98d6f7ce421] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict/db98d6f7ce421/root --exec-root /tmp/dxr/db98d6f7ce421 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict/db98d6f7ce421/docker.pid --userland-proxy=true --containerd-namespace db98d6f7ce421 --containerd-plugins-namespace db98d6f7ce421p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/db98d6f7ce421.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [db98d6f7ce421] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.927Z] [2024-04-23T18:50:19.927Z] === FAIL: arm64.integration.service TestCreateServiceMaxReplicas (0.51s) [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.352316807Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.353105452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.353843285Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.354577113Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.355235744Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.355908183Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.356599593Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.357283864Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.357963179Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.358639368Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.359294947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.359949852Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.360615039Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.361278256Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.361292688Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.362178438Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.362232320Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dd4d03db9ff7d [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.362459751Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] time="2024-04-23T18:50:11.362702460Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd4d03db9ff7dp [2024-04-23T18:50:19.927Z] daemon.go:316: [dd4d03db9ff7d] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.927Z] swarm.go:43: [dd4d03db9ff7d] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas/dd4d03db9ff7d/root --exec-root /tmp/dxr/dd4d03db9ff7d --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas/dd4d03db9ff7d/docker.pid --userland-proxy=true --containerd-namespace dd4d03db9ff7d --containerd-plugins-namespace dd4d03db9ff7dp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dd4d03db9ff7d.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dd4d03db9ff7d] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.927Z] [2024-04-23T18:50:19.927Z] === FAIL: arm64.integration.service TestCreateServiceSecretFileMode (0.51s) [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.806804839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.807630620Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.808416804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.809203923Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.809916575Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.810653045Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.811394496Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.812102315Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.812826700Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.813534346Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.814202708Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.814892755Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.815558311Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.816267336Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.816282868Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.817212965Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.817274797Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d98c5b474c204 [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.817526170Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] time="2024-04-23T18:50:11.817774270Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d98c5b474c204p [2024-04-23T18:50:19.927Z] daemon.go:316: [d98c5b474c204] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.927Z] swarm.go:43: [d98c5b474c204] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode/d98c5b474c204/root --exec-root /tmp/dxr/d98c5b474c204 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode/d98c5b474c204/docker.pid --userland-proxy=true --containerd-namespace d98c5b474c204 --containerd-plugins-namespace d98c5b474c204p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d98c5b474c204.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d98c5b474c204] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.927Z] [2024-04-23T18:50:19.927Z] === FAIL: arm64.integration.service TestCreateServiceConfigFileMode (0.51s) [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.322142773Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.322954368Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.323721360Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.324466307Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.325160932Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.325869153Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.329337137Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.330014606Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.330710003Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] 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..." [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331633774Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331701785Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d36a08502dfe7 [2024-04-23T18:50:19.927Z] daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331959820Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.927Z] 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 [2024-04-23T18:50:19.927Z] 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 [2024-04-23T18:50:19.927Z] 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 [2024-04-23T18:50:19.927Z] [2024-04-23T18:50:19.927Z] === FAIL: arm64.integration.service TestCreateServiceSysctls (0.51s) [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.824487304Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.825292548Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.826066072Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.826813126Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.827490924Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.828196281Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.828921158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.829617753Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.830302418Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.830992736Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.831665085Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.832385089Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833110048Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833824012Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.833839199Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.834772825Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.834847055Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d04a1999eca46 [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.835065436Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] time="2024-04-23T18:50:12.835325613Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d04a1999eca46p [2024-04-23T18:50:19.927Z] daemon.go:316: [d04a1999eca46] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.927Z] swarm.go:43: [d04a1999eca46] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls/d04a1999eca46/root --exec-root /tmp/dxr/d04a1999eca46 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls/d04a1999eca46/docker.pid --userland-proxy=true --containerd-namespace d04a1999eca46 --containerd-plugins-namespace d04a1999eca46p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d04a1999eca46.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d04a1999eca46] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.927Z] [2024-04-23T18:50:19.927Z] === FAIL: arm64.integration.service TestCreateServiceCapabilities (0.51s) [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.336032118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.336864856Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.337610008Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.338346281Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.339020583Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.339690553Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.340408973Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.341107882Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.341811795Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.342483718Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.343162771Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.343843645Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.344534669Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.345203194Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.345218201Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.346126236Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dcdd8d82ea883 [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.346148849Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.346483632Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] time="2024-04-23T18:50:13.346763739Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dcdd8d82ea883p [2024-04-23T18:50:19.927Z] daemon.go:316: [dcdd8d82ea883] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.927Z] swarm.go:43: [dcdd8d82ea883] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities/dcdd8d82ea883/root --exec-root /tmp/dxr/dcdd8d82ea883 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities/dcdd8d82ea883/docker.pid --userland-proxy=true --containerd-namespace dcdd8d82ea883 --containerd-plugins-namespace dcdd8d82ea883p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dcdd8d82ea883.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dcdd8d82ea883] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.927Z] [2024-04-23T18:50:19.927Z] === FAIL: arm64.integration.service TestInspect (0.51s) [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.843037439Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.843765770Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.844492616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.845190516Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.845856022Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.846527165Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] 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]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.849926212Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.850583119Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.851248700Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] 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..." [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852143664Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852204487Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=daf1a86ebfbc7 [2024-04-23T18:50:19.927Z] daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852433658Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.927Z] 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 [2024-04-23T18:50:19.927Z] 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 [2024-04-23T18:50:19.927Z] [2024-04-23T18:50:19.927Z] === FAIL: arm64.integration.service TestCreateJob (0.51s) [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.358701768Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.359505158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.360249677Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.360976540Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.361639798Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.362301965Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.362997297Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.363669621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.364357765Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.365034447Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.365693119Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.366346474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.366986233Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.367655571Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.367669323Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368552989Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368606780Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d0323f606aa26 [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.368851647Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] time="2024-04-23T18:50:14.369106162Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d0323f606aa26p [2024-04-23T18:50:19.927Z] daemon.go:316: [d0323f606aa26] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.927Z] swarm.go:43: [d0323f606aa26] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateJob/d0323f606aa26/root --exec-root /tmp/dxr/d0323f606aa26 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateJob/d0323f606aa26/docker.pid --userland-proxy=true --containerd-namespace d0323f606aa26 --containerd-plugins-namespace d0323f606aa26p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d0323f606aa26.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d0323f606aa26] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.927Z] [2024-04-23T18:50:19.927Z] === FAIL: arm64.integration.service TestReplicatedJob (0.51s) [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.857935279Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.858758647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.859592379Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.860342248Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.861118282Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.861811521Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.862492141Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.863184166Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.863886964Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.864570201Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.865276264Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.865949779Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.866624647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867288356Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867971865Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.867986453Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.927Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.868896678Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.928Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.868916362Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dbac927bdb562 [2024-04-23T18:50:19.928Z] daemon.go:316: [dbac927bdb562] time="2024-04-23T18:50:14.869172231Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.928Z] daemon.go:316: [dbac927bdb562] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.928Z] swarm.go:43: [dbac927bdb562] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestReplicatedJob/dbac927bdb562/root --exec-root /tmp/dxr/dbac927bdb562 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestReplicatedJob/dbac927bdb562/docker.pid --userland-proxy=true --containerd-namespace dbac927bdb562 --containerd-plugins-namespace dbac927bdb562p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dbac927bdb562.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dbac927bdb562] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.928Z] [2024-04-23T18:50:19.928Z] === FAIL: arm64.integration.service TestUpdateReplicatedJob (0.51s) [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.368431176Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.369234041Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.370049738Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.370806179Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.371530137Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.372240648Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.372929538Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.373631392Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.374319036Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.375014359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.375685961Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.376369822Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.377075557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.377742541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.378421101Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.378436075Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.379351937Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.379398188Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d0941e52b0094 [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] time="2024-04-23T18:50:15.379662747Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.928Z] daemon.go:316: [d0941e52b0094] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.928Z] swarm.go:43: [d0941e52b0094] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestUpdateReplicatedJob/d0941e52b0094/root --exec-root /tmp/dxr/d0941e52b0094 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestUpdateReplicatedJob/d0941e52b0094/docker.pid --userland-proxy=true --containerd-namespace d0941e52b0094 --containerd-plugins-namespace d0941e52b0094p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d0941e52b0094.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d0941e52b0094] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.928Z] [2024-04-23T18:50:19.928Z] === FAIL: arm64.integration.service TestServiceListWithStatuses (0.51s) [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.879014388Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.879822635Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.880613266Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.881374318Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.882065719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.882748399Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.883442918Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.884115251Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.884831792Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.885523012Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.886215160Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.886907653Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.887604518Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.888304321Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.888322659Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889238070Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889313448Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=db9a17445bc5e [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889542184Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.928Z] daemon.go:316: [db9a17445bc5e] time="2024-04-23T18:50:15.889815497Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=db9a17445bc5ep [2024-04-23T18:50:19.928Z] swarm.go:43: [db9a17445bc5e] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceListWithStatuses/db9a17445bc5e/root --exec-root /tmp/dxr/db9a17445bc5e --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceListWithStatuses/db9a17445bc5e/docker.pid --userland-proxy=true --containerd-namespace db9a17445bc5e --containerd-plugins-namespace db9a17445bc5ep --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/db9a17445bc5e.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [db9a17445bc5e] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.928Z] [2024-04-23T18:50:19.928Z] === FAIL: arm64.integration.service TestDockerNetworkConnectAliasPreV144 (0.51s) [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.391595719Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.392433651Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.393184833Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.393905681Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.394602162Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.395277071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.395999757Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.396704557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.397482979Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.398177687Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.398870032Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.399543825Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400228777Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400953548Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.400968415Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.401915317Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.401950392Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=de77269b34d3f [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.402251175Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] time="2024-04-23T18:50:16.402510762Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=de77269b34d3fp [2024-04-23T18:50:19.928Z] daemon.go:316: [de77269b34d3f] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.928Z] swarm.go:43: [de77269b34d3f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAliasPreV144/de77269b34d3f/root --exec-root /tmp/dxr/de77269b34d3f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAliasPreV144/de77269b34d3f/docker.pid --userland-proxy=true --containerd-namespace de77269b34d3f --containerd-plugins-namespace de77269b34d3fp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/de77269b34d3f.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [de77269b34d3f] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.928Z] [2024-04-23T18:50:19.928Z] === FAIL: arm64.integration.service TestDockerNetworkReConnect (0.51s) [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.901212088Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.901997936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.902731666Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.903462483Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.904142849Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.904806132Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.905509947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.906196746Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.906883084Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.907574026Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.908274051Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.908968414Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.909650314Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.910325871Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.910339664Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.911233504Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.911245844Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d140302b58269 [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.911540367Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] time="2024-04-23T18:50:16.911792462Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d140302b58269p [2024-04-23T18:50:19.928Z] daemon.go:316: [d140302b58269] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.928Z] swarm.go:43: [d140302b58269] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect/d140302b58269/root --exec-root /tmp/dxr/d140302b58269 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect/d140302b58269/docker.pid --userland-proxy=true --containerd-namespace d140302b58269 --containerd-plugins-namespace d140302b58269p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d140302b58269.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d140302b58269] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.928Z] [2024-04-23T18:50:19.928Z] === FAIL: arm64.integration.service TestServiceUpdateLabel (0.51s) [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.410911795Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.411716776Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.412463388Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.413201516Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.413871421Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.414542302Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.415239495Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.415939323Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.416701557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.417391334Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.418070141Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.418762288Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.419460992Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.420154485Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.420170370Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.421118346Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.421204809Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dcdad4d1d9782 [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.421464486Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] time="2024-04-23T18:50:17.421711478Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dcdad4d1d9782p [2024-04-23T18:50:19.928Z] daemon.go:316: [dcdad4d1d9782] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.928Z] swarm.go:43: [dcdad4d1d9782] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel/dcdad4d1d9782/root --exec-root /tmp/dxr/dcdad4d1d9782 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel/dcdad4d1d9782/docker.pid --userland-proxy=true --containerd-namespace dcdad4d1d9782 --containerd-plugins-namespace dcdad4d1d9782p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dcdad4d1d9782.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dcdad4d1d9782] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.928Z] [2024-04-23T18:50:19.928Z] === FAIL: arm64.integration.service TestServiceUpdateSecrets (0.51s) [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.925023200Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.925836641Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.926627715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.927426715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.928167207Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.928869159Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.929599452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.930339122Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.931041649Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.931744143Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.932432386Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.933141936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.933838121Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.934518733Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.934534355Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935498142Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935533103Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d41020e45a769 [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935812364Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.936061998Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d41020e45a769p [2024-04-23T18:50:19.928Z] daemon.go:316: [d41020e45a769] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.928Z] swarm.go:43: [d41020e45a769] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets/d41020e45a769/root --exec-root /tmp/dxr/d41020e45a769 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets/d41020e45a769/docker.pid --userland-proxy=true --containerd-namespace d41020e45a769 --containerd-plugins-namespace d41020e45a769p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d41020e45a769.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d41020e45a769] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.928Z] [2024-04-23T18:50:19.928Z] === FAIL: arm64.integration.service TestServiceUpdateConfigs (0.51s) [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.429132268Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.429950910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.430762226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.431484756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.432217166Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.432919209Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.433596826Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.434280490Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.434950509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.435628487Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.436314760Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.437008164Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.437680923Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.438343320Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439010550Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439025015Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439909921Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439991329Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d7898cce6b8da [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.440272683Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.928Z] daemon.go:316: [d7898cce6b8da] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.928Z] swarm.go:43: [d7898cce6b8da] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs/d7898cce6b8da/root --exec-root /tmp/dxr/d7898cce6b8da --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs/d7898cce6b8da/docker.pid --userland-proxy=true --containerd-namespace d7898cce6b8da --containerd-plugins-namespace d7898cce6b8dap --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d7898cce6b8da.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d7898cce6b8da] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.928Z] [2024-04-23T18:50:19.928Z] === FAIL: arm64.integration.service TestServiceUpdateNetwork (0.51s) [2024-04-23T18:50:19.928Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.951608857Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.952433751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.953199686Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.953950876Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.954660402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.955318910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.956010352Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.928Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.956725474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.957427730Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.958155134Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.958830339Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.959517359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960191792Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960884154Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960900014Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.961779389Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.961780332Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d8a07636b2230 [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.962083478Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.962363610Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d8a07636b2230p [2024-04-23T18:50:19.929Z] daemon.go:316: [d8a07636b2230] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.929Z] swarm.go:43: [d8a07636b2230] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork/d8a07636b2230/root --exec-root /tmp/dxr/d8a07636b2230 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork/d8a07636b2230/docker.pid --userland-proxy=true --containerd-namespace d8a07636b2230 --containerd-plugins-namespace d8a07636b2230p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d8a07636b2230.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d8a07636b2230] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.929Z] [2024-04-23T18:50:19.929Z] === FAIL: arm64.integration.service TestServiceUpdatePidsLimit (0.51s) [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.441697680Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.442531059Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.443247838Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.443981625Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.444635391Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.445333118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.446017217Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.446706772Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.447377965Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.448056525Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.448736768Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.449435168Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.450086341Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.450764877Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.450778866Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.451686967Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.451726358Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dd48f3acbe738 [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.452042271Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] time="2024-04-23T18:50:19.452313525Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dd48f3acbe738p [2024-04-23T18:50:19.929Z] daemon.go:316: [dd48f3acbe738] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:19.929Z] swarm.go:43: [dd48f3acbe738] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdatePidsLimit/dd48f3acbe738/root --exec-root /tmp/dxr/dd48f3acbe738 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdatePidsLimit/dd48f3acbe738/docker.pid --userland-proxy=true --containerd-namespace dd48f3acbe738 --containerd-plugins-namespace dd48f3acbe738p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dd48f3acbe738.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dd48f3acbe738] daemon exited during startup: exit status 1 [2024-04-23T18:50:19.929Z] [2024-04-23T18:50:19.929Z] DONE 23 tests, 1 skipped, 22 failures in 10.718s [2024-04-23T18:50:19.929Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2024-04-23T18:50:19.929Z] ++ '[' -n '' ']' [2024-04-23T18:50:19.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:19.929Z] ++ set -e [2024-04-23T18:50:19.929Z] ++ '[' -n 0 ']' [2024-04-23T18:50:19.929Z] ++ set -x [2024-04-23T18:50:19.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:19.929Z] INFO: Testing against a local daemon [2024-04-23T18:50:19.929Z] === RUN TestSessionCreate [2024-04-23T18:50:19.929Z] --- PASS: TestSessionCreate (0.01s) [2024-04-23T18:50:19.929Z] === RUN TestSessionCreateWithBadUpgrade [2024-04-23T18:50:19.929Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2024-04-23T18:50:19.929Z] PASS [2024-04-23T18:50:19.929Z] [2024-04-23T18:50:19.929Z] DONE 2 tests in 0.041s [2024-04-23T18:50:19.929Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2024-04-23T18:50:19.929Z] ++ '[' -n '' ']' [2024-04-23T18:50:19.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:19.929Z] ++ set -e [2024-04-23T18:50:19.929Z] ++ '[' -n 0 ']' [2024-04-23T18:50:19.929Z] ++ set -x [2024-04-23T18:50:19.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:20.184Z] INFO: Testing against a local daemon [2024-04-23T18:50:20.184Z] === RUN TestCgroupDriverSystemdMemoryLimit [2024-04-23T18:50:20.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-04-23T18:50:20.184Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-04-23T18:50:20.184Z] === RUN TestDiskUsage [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.047679653Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.048510291Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.049294366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.050047928Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.050725127Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.051407724Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.052098846Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.052810177Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.053505575Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.054202063Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.054868718Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.055553621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056246393Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056961400Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056976283Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.057914857Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.057973333Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc17ada51c720 [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.058265804Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.058510097Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dc17ada51c720p [2024-04-23T18:50:20.742Z] daemon.go:316: [dc17ada51c720] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:20.742Z] disk_usage_test.go:29: [dc17ada51c720] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDiskUsage/dc17ada51c720/root --exec-root /tmp/dxr/dc17ada51c720 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDiskUsage/dc17ada51c720/docker.pid --userland-proxy=true --containerd-namespace dc17ada51c720 --containerd-plugins-namespace dc17ada51c720p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc17ada51c720.sock --debug --storage-driver overlay2 --iptables=false] : [dc17ada51c720] daemon exited during startup: exit status 1 [2024-04-23T18:50:20.742Z] --- FAIL: TestDiskUsage (0.50s) [2024-04-23T18:50:20.742Z] === RUN TestEventsExecDie [2024-04-23T18:50:20.997Z] --- PASS: TestEventsExecDie (0.50s) [2024-04-23T18:50:20.997Z] === RUN TestEventsBackwardsCompatible [2024-04-23T18:50:21.252Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2024-04-23T18:50:21.252Z] === RUN TestEventsVolumeCreate [2024-04-23T18:50:21.252Z] --- PASS: TestEventsVolumeCreate (0.05s) [2024-04-23T18:50:21.252Z] === RUN TestInfoBinaryCommits [2024-04-23T18:50:21.252Z] --- PASS: TestInfoBinaryCommits (0.01s) [2024-04-23T18:50:21.252Z] === RUN TestInfoAPIVersioned [2024-04-23T18:50:21.252Z] --- PASS: TestInfoAPIVersioned (0.01s) [2024-04-23T18:50:21.252Z] === RUN TestInfoAPI [2024-04-23T18:50:21.252Z] --- PASS: TestInfoAPI (0.01s) [2024-04-23T18:50:21.252Z] === RUN TestInfoAPIWarnings [2024-04-23T18:50:39.274Z] --- PASS: TestInfoAPIWarnings (16.54s) [2024-04-23T18:50:39.274Z] === RUN TestInfoDebug [2024-04-23T18:50:39.274Z] --- PASS: TestInfoDebug (0.52s) [2024-04-23T18:50:39.274Z] === RUN TestInfoInsecureRegistries [2024-04-23T18:50:39.274Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2024-04-23T18:50:39.274Z] === RUN TestInfoRegistryMirrors [2024-04-23T18:50:39.274Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2024-04-23T18:50:39.274Z] === RUN TestLoginFailsWithBadCredentials [2024-04-23T18:50:40.198Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2024-04-23T18:50:40.198Z] === RUN TestPingCacheHeaders [2024-04-23T18:50:40.198Z] --- PASS: TestPingCacheHeaders (0.01s) [2024-04-23T18:50:40.198Z] === RUN TestPingGet [2024-04-23T18:50:40.198Z] --- PASS: TestPingGet (0.01s) [2024-04-23T18:50:40.198Z] === RUN TestPingHead [2024-04-23T18:50:40.453Z] --- PASS: TestPingHead (0.01s) [2024-04-23T18:50:40.453Z] === RUN TestPingSwarmHeader [2024-04-23T18:50:41.013Z] === RUN TestPingSwarmHeader/before_swarm_init [2024-04-23T18:50:41.572Z] === RUN TestPingSwarmHeader/after_swarm_init [2024-04-23T18:50:42.132Z] === RUN TestPingSwarmHeader/after_swarm_leave [2024-04-23T18:50:42.132Z] --- PASS: TestPingSwarmHeader (1.92s) [2024-04-23T18:50:42.132Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2024-04-23T18:50:42.132Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2024-04-23T18:50:42.132Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2024-04-23T18:50:42.132Z] === RUN TestPingBuilderHeader [2024-04-23T18:50:42.132Z] === RUN TestPingBuilderHeader/default_config [2024-04-23T18:50:42.692Z] === RUN TestPingBuilderHeader/buildkit_disabled [2024-04-23T18:50:43.252Z] --- PASS: TestPingBuilderHeader (1.04s) [2024-04-23T18:50:43.252Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2024-04-23T18:50:43.252Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2024-04-23T18:50:43.252Z] === RUN TestVersion [2024-04-23T18:50:43.252Z] --- PASS: TestVersion (0.01s) [2024-04-23T18:50:43.252Z] FAIL [2024-04-23T18:50:43.252Z] [2024-04-23T18:50:43.252Z] === Skipped [2024-04-23T18:50:43.252Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-04-23T18:50:43.252Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-04-23T18:50:43.252Z] [2024-04-23T18:50:43.252Z] === Failed [2024-04-23T18:50:43.252Z] === FAIL: arm64.integration.system TestDiskUsage (0.50s) [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.047679653Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.048510291Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.049294366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.050047928Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.050725127Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.051407724Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.052098846Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.052810177Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:43.252Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.053505575Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.054202063Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.054868718Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.055553621Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056246393Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056961400Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.056976283Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.057914857Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.057973333Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=dc17ada51c720 [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.058265804Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] time="2024-04-23T18:50:20.058510097Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=dc17ada51c720p [2024-04-23T18:50:43.253Z] daemon.go:316: [dc17ada51c720] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:43.253Z] disk_usage_test.go:29: [dc17ada51c720] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDiskUsage/dc17ada51c720/root --exec-root /tmp/dxr/dc17ada51c720 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDiskUsage/dc17ada51c720/docker.pid --userland-proxy=true --containerd-namespace dc17ada51c720 --containerd-plugins-namespace dc17ada51c720p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/dc17ada51c720.sock --debug --storage-driver overlay2 --iptables=false] : [dc17ada51c720] daemon exited during startup: exit status 1 [2024-04-23T18:50:43.253Z] [2024-04-23T18:50:43.253Z] DONE 24 tests, 1 skipped, 1 failure in 23.243s [2024-04-23T18:50:43.253Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2024-04-23T18:50:43.253Z] ++ '[' -n '' ']' [2024-04-23T18:50:43.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:43.253Z] ++ set -e [2024-04-23T18:50:43.253Z] ++ '[' -n 0 ']' [2024-04-23T18:50:43.253Z] ++ set -x [2024-04-23T18:50:43.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.yv6ncCfXFL/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2024-04-23T18:50:43.253Z] INFO: Testing against a local daemon [2024-04-23T18:50:43.253Z] === RUN TestRunMountVolumeSubdir [2024-04-23T18:50:43.508Z] mount_test.go:28: Setup stderr: [2024-04-23T18:50:43.508Z] mount_test.go:28: Setup stdout: [2024-04-23T18:50:43.508Z] /volume: [2024-04-23T18:50:43.508Z] total 24K [2024-04-23T18:50:43.508Z] drwxr-xr-x 5 root root 4.0K Apr 23 18:50 . [2024-04-23T18:50:43.508Z] drwxr-xr-x 1 root root 4.0K Apr 23 18:50 .. [2024-04-23T18:50:43.508Z] -rw-r--r-- 1 root root 4 Apr 23 18:50 bar.txt [2024-04-23T18:50:43.508Z] drwxr-xr-x 2 root root 4.0K Apr 23 18:50 bin [2024-04-23T18:50:43.508Z] drwxr-xr-x 3 root root 4.0K Apr 23 18:50 hack [2024-04-23T18:50:43.508Z] drwxr-xr-x 2 root root 4.0K Apr 23 18:50 subdir [2024-04-23T18:50:43.508Z] [2024-04-23T18:50:43.508Z] /volume/hack/: [2024-04-23T18:50:43.508Z] total 12K [2024-04-23T18:50:43.508Z] drwxr-xr-x 3 root root 4.0K Apr 23 18:50 . [2024-04-23T18:50:43.508Z] drwxr-xr-x 5 root root 4.0K Apr 23 18:50 .. [2024-04-23T18:50:43.508Z] lrwxrwxrwx 1 root root 4 Apr 23 18:50 bad -> root [2024-04-23T18:50:43.508Z] lrwxrwxrwx 1 root root 9 Apr 23 18:50 good -> ../subdir [2024-04-23T18:50:43.508Z] drwxr-xr-x 2 root root 4.0K Apr 23 18:50 iwanttobehackedwithtoctou [2024-04-23T18:50:43.508Z] lrwxrwxrwx 1 root root 1 Apr 23 18:50 root -> / [2024-04-23T18:50:43.763Z] === RUN TestRunMountVolumeSubdir/subdir [2024-04-23T18:50:44.017Z] mount_test.go:101: stdout: [2024-04-23T18:50:44.017Z] hello.txt [2024-04-23T18:50:44.017Z] mount_test.go:102: stderr: [2024-04-23T18:50:44.272Z] === RUN TestRunMountVolumeSubdir/subdir_link [2024-04-23T18:50:44.527Z] mount_test.go:101: stdout: [2024-04-23T18:50:44.527Z] hello.txt [2024-04-23T18:50:44.527Z] mount_test.go:102: stderr: [2024-04-23T18:50:44.527Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data [2024-04-23T18:50:45.087Z] mount_test.go:101: stdout: [2024-04-23T18:50:45.087Z] /bin/busybox [2024-04-23T18:50:45.087Z] mount_test.go:102: stderr: [2024-04-23T18:50:45.087Z] === RUN TestRunMountVolumeSubdir/file [2024-04-23T18:50:45.399Z] mount_test.go:101: stdout: [2024-04-23T18:50:45.399Z] foo [2024-04-23T18:50:45.399Z] mount_test.go:102: stderr: [2024-04-23T18:50:45.399Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks [2024-04-23T18:50:45.399Z] === RUN TestRunMountVolumeSubdir/not_existing [2024-04-23T18:50:45.399Z] === RUN TestRunMountVolumeSubdir/mount_link [2024-04-23T18:50:45.654Z] === RUN TestRunMountVolumeSubdir/mount_link_link [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir (2.51s) [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.40s) [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.40s) [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s) [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir/file (0.39s) [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.16s) [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.16s) [2024-04-23T18:50:45.909Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.16s) [2024-04-23T18:50:45.909Z] === RUN TestVolumesCreateAndList [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesCreateAndList (0.01s) [2024-04-23T18:50:45.909Z] === RUN TestVolumesRemove [2024-04-23T18:50:45.909Z] === RUN TestVolumesRemove/volume_in_use [2024-04-23T18:50:45.909Z] === RUN TestVolumesRemove/volume_not_in_use [2024-04-23T18:50:45.909Z] === RUN TestVolumesRemove/non-existing_volume [2024-04-23T18:50:45.909Z] === RUN TestVolumesRemove/non-existing_volume_force [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesRemove (0.06s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2024-04-23T18:50:45.909Z] === RUN TestVolumesRemoveSwarmEnabled [2024-04-23T18:50:45.909Z] === PAUSE TestVolumesRemoveSwarmEnabled [2024-04-23T18:50:45.909Z] === RUN TestVolumesInspect [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesInspect (0.01s) [2024-04-23T18:50:45.909Z] === RUN TestVolumesInvalidJSON [2024-04-23T18:50:45.909Z] === RUN TestVolumesInvalidJSON/volumes/create [2024-04-23T18:50:45.909Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2024-04-23T18:50:45.909Z] === CONT TestVolumesInvalidJSON/volumes/create [2024-04-23T18:50:45.909Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2024-04-23T18:50:45.909Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2024-04-23T18:50:45.909Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2024-04-23T18:50:45.909Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2024-04-23T18:50:45.909Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2024-04-23T18:50:45.909Z] === RUN TestVolumePruneAnonymous [2024-04-23T18:50:45.909Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2024-04-23T18:50:45.909Z] === RUN TestVolumePruneAnonFromImage [2024-04-23T18:50:46.164Z] --- PASS: TestVolumePruneAnonFromImage (0.25s) [2024-04-23T18:50:46.164Z] === CONT TestVolumesRemoveSwarmEnabled [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.193222634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.194127297Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.194886398Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.195612654Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.196330796Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.197089011Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.197800252Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.198523120Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.199211060Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.199897744Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.200602454Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.201293700Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.201991642Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.202671868Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.202688533Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203602739Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203627706Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d73086b494be5 [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203950495Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.204281103Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d73086b494be5p [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:46.723Z] swarm.go:43: [d73086b494be5] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestVolumesRemoveSwarmEnabled/d73086b494be5/root --exec-root /tmp/dxr/d73086b494be5 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestVolumesRemoveSwarmEnabled/d73086b494be5/docker.pid --userland-proxy=true --containerd-namespace d73086b494be5 --containerd-plugins-namespace d73086b494be5p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d73086b494be5.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d73086b494be5] daemon exited during startup: exit status 1 [2024-04-23T18:50:46.723Z] --- FAIL: TestVolumesRemoveSwarmEnabled (0.51s) [2024-04-23T18:50:46.723Z] FAIL [2024-04-23T18:50:46.723Z] [2024-04-23T18:50:46.723Z] === Failed [2024-04-23T18:50:46.723Z] === FAIL: arm64.integration.volume TestVolumesRemoveSwarmEnabled (0.51s) [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.193222634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.194127297Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.194886398Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.195612654Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.196330796Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.197089011Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.197800252Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.198523120Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.199211060Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.199897744Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.200602454Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.201293700Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.201991642Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.202671868Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout" [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.202688533Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..." [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203602739Z" level=debug msg="Cleaning up old mountid : start." [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203627706Z" level=info msg="stopping event stream following graceful shutdown" error="" module=libcontainerd namespace=d73086b494be5 [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.203950495Z" level=debug msg="Cleaning up old mountid : done." [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] time="2024-04-23T18:50:46.204281103Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d73086b494be5p [2024-04-23T18:50:46.723Z] daemon.go:316: [d73086b494be5] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled [2024-04-23T18:50:46.723Z] swarm.go:43: [d73086b494be5] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestVolumesRemoveSwarmEnabled/d73086b494be5/root --exec-root /tmp/dxr/d73086b494be5 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestVolumesRemoveSwarmEnabled/d73086b494be5/docker.pid --userland-proxy=true --containerd-namespace d73086b494be5 --containerd-plugins-namespace d73086b494be5p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d73086b494be5.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d73086b494be5] daemon exited during startup: exit status 1 [2024-04-23T18:50:46.723Z] [2024-04-23T18:50:46.723Z] DONE 25 tests, 1 failure in 3.428s [2024-04-23T18:50:46.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2024-04-23T18:50:46.978Z] ++++ cat bundles/test-integration/TestUsernsCommit/d4e7af89fd9cd/docker.pid [2024-04-23T18:50:46.978Z] +++ kill 65928 [2024-04-23T18:50:46.978Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 65928 is not a child of this shell [2024-04-23T18:50:46.978Z] warning: PID 65928 from bundles/test-integration/TestUsernsCommit/d4e7af89fd9cd/docker.pid had a nonzero exit code [2024-04-23T18:50:46.978Z] umount: bundles/test-integration/TestUsernsCommit/d4e7af89fd9cd/root: not mounted. [2024-04-23T18:50:46.978Z] ++++ cat bundles/test-integration/docker.pid [2024-04-23T18:50:46.978Z] +++ kill 25181 [2024-04-23T18:50:48.338Z] +++ /etc/init.d/apparmor stop [2024-04-23T18:50:48.338Z] Leaving: AppArmorNo profiles have been unloaded. [2024-04-23T18:50:48.338Z] [2024-04-23T18:50:48.338Z] Unloading profiles will leave already running processes permanently [2024-04-23T18:50:48.338Z] unconfined, which can lead to unexpected situations. [2024-04-23T18:50:48.338Z] [2024-04-23T18:50:48.338Z] To set a process to complain mode, use the command line tool [2024-04-23T18:50:48.338Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2024-04-23T18:50:48.338Z] +++ true [2024-04-23T18:50:48.338Z] exiting test-integration [2024-04-23T18:50:48.338Z] ++ exit 1 Post stage [Pipeline] junit [2024-04-23T18:50:49.270Z] Recording test results [2024-04-23T18:50:49.551Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-04-23T18:50:49.887Z] + echo Ensuring container killed. [2024-04-23T18:50:49.887Z] Ensuring container killed. [2024-04-23T18:50:49.887Z] + docker rm -vf docker-pr1 [2024-04-23T18:50:49.887Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2024-04-23T18:50:50.158Z] + echo Chowning /workspace to jenkins user [2024-04-23T18:50:50.158Z] Chowning /workspace to jenkins user [2024-04-23T18:50:50.158Z] + id -u [2024-04-23T18:50:50.158Z] + id -g [2024-04-23T18:50:50.158Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47747:/workspace busybox chown -R 1000:1000 /workspace [2024-04-23T18:50:50.158Z] Unable to find image 'busybox:latest' locally [2024-04-23T18:50:50.158Z] latest: Pulling from library/busybox [2024-04-23T18:50:50.412Z] 45d8eb5967de: Already exists [2024-04-23T18:50:50.412Z] Digest: sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966 [2024-04-23T18:50:50.412Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-23T18:50:51.651Z] + bundleName=arm64-integration [2024-04-23T18:50:51.651Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-23T18:50:51.651Z] Creating arm64-integration-bundles.tar.gz [2024-04-23T18:50:51.651Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2024-04-23T18:50:51.651Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-23T18:50:51.912Z] Archiving artifacts [2024-04-23T18:50:53.062Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47747/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-23T18:50:53.352Z] + make clean [2024-04-23T18:50:53.352Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-23T18:50:53.352Z] docker-dev-cache [2024-04-23T18:50:53.352Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-23T18:50:54.957Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47747/1/stashes/