Pull request #44853 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 170a1c4709bfaf449393e5fc985d18c2e2af27bd+0104f8f64a3f8c11a323da1596a0dee2980da783 (9a6ebe637ab42d7a40569fda4f5af10de63b4c8d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44853@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared 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 [2023-01-19T20:34:05.536Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-01-19T20:34:05.540Z] Trying to pass milestone 1 [Pipeline] milestone [2023-01-19T20:34:05.645Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-01-19T20:34:05.857Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05136b84759b8ec36) in /home/ubuntu/workspace/moby_PR-44853 [Pipeline] { [Pipeline] checkout [2023-01-19T20:34:05.878Z] The recommended git tool is: git [2023-01-19T20:34:05.886Z] using credential docker-jenkins-github-credentials [2023-01-19T20:34:05.899Z] Cloning the remote Git repository [2023-01-19T20:34:05.899Z] Cloning with configured refspecs honoured and without tags [2023-01-19T20:34:05.904Z] Cloning repository https://github.com/moby/moby.git [2023-01-19T20:34:05.904Z] > git init /home/ubuntu/workspace/moby_PR-44853 # timeout=10 [2023-01-19T20:34:05.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-19T20:34:05.912Z] > git --version # timeout=10 [2023-01-19T20:34:05.918Z] > git --version # 'git version 2.25.1' [2023-01-19T20:34:05.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-19T20:34:05.919Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44853/head:refs/remotes/origin/PR-44853 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-19T20:34:18.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-19T20:34:18.426Z] > git config --add remote.origin.fetch +refs/pull/44853/head:refs/remotes/origin/PR-44853 # timeout=10 [2023-01-19T20:34:18.431Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-19T20:34:18.444Z] Fetching without tags [2023-01-19T20:34:18.658Z] Merging remotes/origin/master commit 0104f8f64a3f8c11a323da1596a0dee2980da783 into PR head commit 170a1c4709bfaf449393e5fc985d18c2e2af27bd [2023-01-19T20:34:19.739Z] Merge succeeded, producing 7bb875df2645401cdb981c6257b408f898937911 [2023-01-19T20:34:19.739Z] Checking out Revision 7bb875df2645401cdb981c6257b408f898937911 (PR-44853) [2023-01-19T20:34:18.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-19T20:34:18.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-19T20:34:18.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-19T20:34:18.447Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44853/head:refs/remotes/origin/PR-44853 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-19T20:34:18.660Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T20:34:18.666Z] > git checkout -f 170a1c4709bfaf449393e5fc985d18c2e2af27bd # timeout=10 [2023-01-19T20:34:19.232Z] > git remote # timeout=10 [2023-01-19T20:34:19.243Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T20:34:19.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-19T20:34:19.252Z] > git merge 0104f8f64a3f8c11a323da1596a0dee2980da783 # timeout=10 [2023-01-19T20:34:19.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T20:34:19.741Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T20:34:19.744Z] > git checkout -f 7bb875df2645401cdb981c6257b408f898937911 # timeout=10 [2023-01-19T20:34:20.081Z] Commit message: "Merge commit '0104f8f64a3f8c11a323da1596a0dee2980da783' into HEAD" [2023-01-19T20:34:20.088Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T20:34:20.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44853:/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 [2023-01-19T20:34:20.083Z] > git rev-list --no-walk 68451ca0c37aed3aefd1f83a2d6cdbb231fc648d # timeout=10 [2023-01-19T20:34:24.978Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [2023-01-19T20:34:25.106Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05136b84759b8ec36) in /home/ubuntu/workspace/moby_PR-44853 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2023-01-19T20:34:25.145Z] The recommended git tool is: git [Pipeline] // stage [2023-01-19T20:34:25.153Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-01-19T20:34:25.171Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2023-01-19T20:34:25.179Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-01-19T20:34:25.393Z] Merging remotes/origin/master commit 0104f8f64a3f8c11a323da1596a0dee2980da783 into PR head commit 170a1c4709bfaf449393e5fc985d18c2e2af27bd [2023-01-19T20:34:25.476Z] Merge succeeded, producing 436476a584cb469fa73dfebd9a99fa664d2eaac1 [2023-01-19T20:34:25.476Z] Checking out Revision 436476a584cb469fa73dfebd9a99fa664d2eaac1 (PR-44853) [2023-01-19T20:34:25.515Z] Commit message: "Merge commit '0104f8f64a3f8c11a323da1596a0dee2980da783' into HEAD" [2023-01-19T20:34:25.521Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-19T20:34:25.165Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44853/.git # timeout=10 [2023-01-19T20:34:25.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-19T20:34:25.181Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-19T20:34:25.182Z] > git --version # timeout=10 [2023-01-19T20:34:25.184Z] > git --version # 'git version 2.25.1' [2023-01-19T20:34:25.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-19T20:34:25.185Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44853/head:refs/remotes/origin/PR-44853 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-19T20:34:25.395Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T20:34:25.398Z] > git checkout -f 170a1c4709bfaf449393e5fc985d18c2e2af27bd # timeout=10 [2023-01-19T20:34:25.429Z] > git remote # timeout=10 [2023-01-19T20:34:25.435Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T20:34:25.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-19T20:34:25.439Z] > git merge 0104f8f64a3f8c11a323da1596a0dee2980da783 # timeout=10 [2023-01-19T20:34:25.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T20:34:25.478Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T20:34:25.481Z] > git checkout -f 436476a584cb469fa73dfebd9a99fa664d2eaac1 # timeout=10 [2023-01-19T20:34:25.517Z] > git rev-list --no-walk 68451ca0c37aed3aefd1f83a2d6cdbb231fc648d # timeout=10 [2023-01-19T20:34:26.176Z] + docker version [2023-01-19T20:34:26.176Z] Client: Docker Engine - Community [2023-01-19T20:34:26.176Z] Version: 22.06.0-beta.0 [2023-01-19T20:34:26.176Z] API version: 1.42 [2023-01-19T20:34:26.176Z] Go version: go1.18.3 [2023-01-19T20:34:26.176Z] Git commit: 3e9117b [2023-01-19T20:34:26.176Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-19T20:34:26.176Z] OS/Arch: linux/arm64 [2023-01-19T20:34:26.176Z] Context: default [2023-01-19T20:34:26.176Z] [2023-01-19T20:34:26.176Z] Server: Docker Engine - Community [2023-01-19T20:34:26.176Z] Engine: [2023-01-19T20:34:26.176Z] Version: 22.06.0-beta.0 [2023-01-19T20:34:26.176Z] API version: 1.42 (minimum version 1.12) [2023-01-19T20:34:26.176Z] Go version: go1.18.3 [2023-01-19T20:34:26.176Z] Git commit: 38633e7 [2023-01-19T20:34:26.176Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-19T20:34:26.176Z] OS/Arch: linux/arm64 [2023-01-19T20:34:26.176Z] Experimental: true [2023-01-19T20:34:26.176Z] containerd: [2023-01-19T20:34:26.176Z] Version: 1.6.8 [2023-01-19T20:34:26.176Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-19T20:34:26.176Z] runc: [2023-01-19T20:34:26.176Z] Version: 1.1.4 [2023-01-19T20:34:26.176Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-19T20:34:26.176Z] docker-init: [2023-01-19T20:34:26.176Z] Version: 0.19.0 [2023-01-19T20:34:26.176Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-19T20:34:26.462Z] + docker info [2023-01-19T20:34:26.462Z] Client: [2023-01-19T20:34:26.462Z] Context: default [2023-01-19T20:34:26.462Z] Debug Mode: false [2023-01-19T20:34:26.462Z] Plugins: [2023-01-19T20:34:26.462Z] buildx: Docker Buildx (Docker Inc.) [2023-01-19T20:34:26.462Z] Version: v0.8.2 [2023-01-19T20:34:26.462Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-01-19T20:34:26.462Z] compose: Docker Compose (Docker Inc.) [2023-01-19T20:34:26.462Z] Version: v2.12.0 [2023-01-19T20:34:26.462Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-19T20:34:26.462Z] [2023-01-19T20:34:26.462Z] Server: [2023-01-19T20:34:26.462Z] Containers: 0 [2023-01-19T20:34:26.462Z] Running: 0 [2023-01-19T20:34:26.462Z] Paused: 0 [2023-01-19T20:34:26.462Z] Stopped: 0 [2023-01-19T20:34:26.462Z] Images: 2 [2023-01-19T20:34:26.462Z] Server Version: 22.06.0-beta.0 [2023-01-19T20:34:26.462Z] Storage Driver: overlay2 [2023-01-19T20:34:26.462Z] Backing Filesystem: extfs [2023-01-19T20:34:26.462Z] Supports d_type: true [2023-01-19T20:34:26.462Z] Using metacopy: false [2023-01-19T20:34:26.462Z] Native Overlay Diff: true [2023-01-19T20:34:26.462Z] userxattr: false [2023-01-19T20:34:26.462Z] Logging Driver: json-file [2023-01-19T20:34:26.462Z] Cgroup Driver: cgroupfs [2023-01-19T20:34:26.462Z] Cgroup Version: 1 [2023-01-19T20:34:26.462Z] Plugins: [2023-01-19T20:34:26.462Z] Volume: local [2023-01-19T20:34:26.462Z] Network: bridge host ipvlan macvlan null overlay [2023-01-19T20:34:26.462Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-19T20:34:26.462Z] Swarm: inactive [2023-01-19T20:34:26.462Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2023-01-19T20:34:26.462Z] Default Runtime: runc [2023-01-19T20:34:26.462Z] Init Binary: docker-init [2023-01-19T20:34:26.462Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-19T20:34:26.462Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-19T20:34:26.462Z] init version: de40ad0 [2023-01-19T20:34:26.462Z] Security Options: [2023-01-19T20:34:26.462Z] apparmor [2023-01-19T20:34:26.462Z] seccomp [2023-01-19T20:34:26.462Z] Profile: builtin [2023-01-19T20:34:26.462Z] Kernel Version: 5.15.0-1022-aws [2023-01-19T20:34:26.462Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-19T20:34:26.462Z] OSType: linux [2023-01-19T20:34:26.462Z] Architecture: aarch64 [2023-01-19T20:34:26.462Z] CPUs: 2 [2023-01-19T20:34:26.462Z] Total Memory: 7.559GiB [2023-01-19T20:34:26.462Z] Name: ip-10-100-103-100 [2023-01-19T20:34:26.462Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-01-19T20:34:26.462Z] Docker Root Dir: /var/lib/docker [2023-01-19T20:34:26.462Z] Debug Mode: false [2023-01-19T20:34:26.462Z] Registry: https://index.docker.io/v1/ [2023-01-19T20:34:26.462Z] Labels: [2023-01-19T20:34:26.462Z] Experimental: true [2023-01-19T20:34:26.462Z] Insecure Registries: [2023-01-19T20:34:26.462Z] 127.0.0.0/8 [2023-01-19T20:34:26.462Z] Live Restore Enabled: true [2023-01-19T20:34:26.462Z] [Pipeline] sh [2023-01-19T20:34:26.740Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-01-19T20:34:26.740Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-01-19T20:34:26.740Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44853/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-01-19T20:34:26.740Z] + bash /home/ubuntu/workspace/moby_PR-44853/check-config.sh [2023-01-19T20:34:26.740Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-19T20:34:26.740Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-01-19T20:34:26.740Z] [2023-01-19T20:34:26.740Z] Generally Necessary: [2023-01-19T20:34:26.740Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-19T20:34:26.740Z] - apparmor: enabled and tools installed [2023-01-19T20:34:26.740Z] - CONFIG_NAMESPACES: enabled [2023-01-19T20:34:26.740Z] - CONFIG_NET_NS: enabled [2023-01-19T20:34:26.740Z] - CONFIG_PID_NS: enabled [2023-01-19T20:34:26.740Z] - CONFIG_IPC_NS: enabled [2023-01-19T20:34:26.740Z] - CONFIG_UTS_NS: enabled [2023-01-19T20:34:26.740Z] - CONFIG_CGROUPS: enabled [2023-01-19T20:34:26.740Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-19T20:34:26.740Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-19T20:34:26.740Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-19T20:34:26.741Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-19T20:34:26.741Z] - CONFIG_CPUSETS: enabled [2023-01-19T20:34:26.741Z] - CONFIG_MEMCG: enabled [2023-01-19T20:34:26.741Z] - CONFIG_KEYS: enabled [2023-01-19T20:34:26.741Z] - CONFIG_VETH: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-19T20:34:26.999Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-19T20:34:26.999Z] - CONFIG_CGROUP_BPF: enabled [2023-01-19T20:34:26.999Z] [2023-01-19T20:34:26.999Z] Optional Features: [2023-01-19T20:34:26.999Z] - CONFIG_USER_NS: enabled [2023-01-19T20:34:26.999Z] - CONFIG_SECCOMP: enabled [2023-01-19T20:34:26.999Z] - CONFIG_SECCOMP_FILTER: enabled [2023-01-19T20:34:26.999Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-19T20:34:26.999Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-19T20:34:26.999Z] (cgroup swap accounting is currently enabled) [2023-01-19T20:34:26.999Z] - CONFIG_BLK_CGROUP: enabled [2023-01-19T20:34:26.999Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-19T20:34:26.999Z] - CONFIG_CGROUP_PERF: enabled [2023-01-19T20:34:26.999Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-19T20:34:27.257Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-19T20:34:27.257Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-19T20:34:27.257Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-19T20:34:27.257Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-19T20:34:27.257Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-19T20:34:27.257Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-19T20:34:27.257Z] - CONFIG_IP_VS: enabled (as module) [2023-01-19T20:34:27.257Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-19T20:34:27.257Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-19T20:34:27.257Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-19T20:34:27.257Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-19T20:34:27.257Z] - CONFIG_SECURITY_SELINUX: enabled [2023-01-19T20:34:27.257Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-01-19T20:34:27.257Z] - CONFIG_EXT4_FS: enabled [2023-01-19T20:34:27.257Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-19T20:34:27.257Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-19T20:34:27.257Z] - Network Drivers: [2023-01-19T20:34:27.257Z] - "overlay": [2023-01-19T20:34:27.257Z] - CONFIG_VXLAN: enabled (as module) [2023-01-19T20:34:27.257Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-19T20:34:27.257Z] Optional (for encrypted networks): [2023-01-19T20:34:27.516Z] - CONFIG_CRYPTO: enabled [2023-01-19T20:34:27.516Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-19T20:34:27.516Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-19T20:34:27.516Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-19T20:34:27.516Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-19T20:34:27.516Z] - CONFIG_XFRM: enabled [2023-01-19T20:34:27.516Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-19T20:34:27.516Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-19T20:34:27.516Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-19T20:34:27.516Z] - "ipvlan": [2023-01-19T20:34:27.516Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-19T20:34:27.516Z] - "macvlan": [2023-01-19T20:34:27.516Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-19T20:34:27.516Z] - CONFIG_DUMMY: enabled (as module) [2023-01-19T20:34:27.516Z] - "ftp,tftp client in container": [2023-01-19T20:34:27.516Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-19T20:34:27.516Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-19T20:34:27.516Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-19T20:34:27.516Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-19T20:34:27.516Z] - Storage Drivers: [2023-01-19T20:34:27.516Z] - "aufs": [2023-01-19T20:34:27.516Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-19T20:34:27.516Z] - "btrfs": [2023-01-19T20:34:27.516Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-19T20:34:27.516Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-19T20:34:27.516Z] - "devicemapper": [2023-01-19T20:34:27.516Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-19T20:34:27.516Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-19T20:34:27.516Z] - "overlay": [2023-01-19T20:34:27.516Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-19T20:34:27.516Z] - "zfs": [2023-01-19T20:34:27.516Z] - /dev/zfs: present [2023-01-19T20:34:27.516Z] - zfs command: missing [2023-01-19T20:34:27.516Z] - zpool command: missing [2023-01-19T20:34:27.516Z] [2023-01-19T20:34:27.516Z] Limits: [2023-01-19T20:34:27.774Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-19T20:34:27.774Z] [2023-01-19T20:34:27.774Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-19T20:34:28.082Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:436476a584cb469fa73dfebd9a99fa664d2eaac1 . [2023-01-19T20:34:28.341Z] #1 [internal] load build definition from Dockerfile [2023-01-19T20:34:28.341Z] #1 transferring dockerfile: 26.78kB done [2023-01-19T20:34:28.341Z] #1 DONE 0.0s [2023-01-19T20:34:28.341Z] [2023-01-19T20:34:28.341Z] #2 [internal] load .dockerignore [2023-01-19T20:34:28.341Z] #2 transferring context: 113B done [2023-01-19T20:34:28.341Z] #2 DONE 0.0s [2023-01-19T20:34:28.341Z] [2023-01-19T20:34:28.341Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-19T20:34:28.341Z] #3 DONE 0.1s [2023-01-19T20:34:28.341Z] [2023-01-19T20:34:28.341Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-19T20:34:28.341Z] #4 CACHED [2023-01-19T20:34:28.341Z] [2023-01-19T20:34:28.341Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-01-19T20:34:28.608Z] #5 DONE 0.1s [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2023-01-19T20:34:28.608Z] #6 DONE 0.0s [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #7 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye [2023-01-19T20:34:28.608Z] #7 DONE 0.1s [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-19T20:34:28.608Z] #8 DONE 0.1s [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-19T20:34:28.608Z] #9 DONE 0.1s [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox [2023-01-19T20:34:28.608Z] #10 DONE 0.0s [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 [2023-01-19T20:34:28.608Z] #11 DONE 0.0s [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-01-19T20:34:28.608Z] #12 DONE 0.0s [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #13 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-19T20:34:28.608Z] #13 CACHED [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #14 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-01-19T20:34:28.608Z] #14 CACHED [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #15 [base 2/5] COPY --from=xx / / [2023-01-19T20:34:28.608Z] #15 CACHED [2023-01-19T20:34:28.608Z] [2023-01-19T20:34:28.608Z] #16 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-01-19T20:34:28.609Z] #16 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-19T20:34:28.609Z] #17 DONE 0.0s [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #18 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-01-19T20:34:28.609Z] #18 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #19 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2023-01-19T20:34:28.609Z] #19 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #20 [tini-src 1/3] WORKDIR /usr/src/tini [2023-01-19T20:34:28.609Z] #20 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #21 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-01-19T20:34:28.609Z] #21 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #22 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2023-01-19T20:34:28.609Z] #22 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #23 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-19T20:34:28.609Z] #23 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #24 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-01-19T20:34:28.609Z] #24 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #25 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-19T20:34:28.609Z] #25 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-19T20:34:28.609Z] #26 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #27 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-01-19T20:34:28.609Z] #27 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-01-19T20:34:28.609Z] #28 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #29 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-01-19T20:34:28.609Z] #29 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #30 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-01-19T20:34:28.609Z] #30 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #31 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-19T20:34:28.609Z] #31 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #32 [build-dummy 2/2] RUN mkdir -p /build [2023-01-19T20:34:28.609Z] #32 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #33 [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.0.2" && /build/shfmt --version [2023-01-19T20:34:28.609Z] #33 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc [2023-01-19T20:34:28.609Z] #34 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #35 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-01-19T20:34:28.609Z] #35 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-01-19T20:34:28.609Z] #36 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #37 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-01-19T20:34:28.609Z] #37 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry [2023-01-19T20:34:28.609Z] #38 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #39 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-01-19T20:34:28.609Z] #39 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-01-19T20:34:28.609Z] #40 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #41 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-19T20:34:28.609Z] #41 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #42 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-19T20:34:28.609Z] #42 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #43 [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 [2023-01-19T20:34:28.609Z] #43 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #44 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-01-19T20:34:28.609Z] #44 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #45 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-01-19T20:34:28.609Z] #45 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #46 [delve-src 1/3] WORKDIR /usr/src/delve [2023-01-19T20:34:28.609Z] #46 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #47 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-19T20:34:28.609Z] #47 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-01-19T20:34:28.609Z] #48 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-01-19T20:34:28.609Z] #49 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #50 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-19T20:34:28.609Z] #50 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #51 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-01-19T20:34:28.609Z] #51 CACHED [2023-01-19T20:34:28.609Z] [2023-01-19T20:34:28.609Z] #52 [internal] load build context [2023-01-19T20:34:29.995Z] #52 ... [2023-01-19T20:34:29.995Z] [2023-01-19T20:34:29.995Z] #53 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-01-19T20:34:29.995Z] #53 DONE 1.4s [2023-01-19T20:34:29.995Z] [2023-01-19T20:34:29.995Z] #54 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2023-01-19T20:34:29.995Z] #54 CACHED [2023-01-19T20:34:29.995Z] [2023-01-19T20:34:29.995Z] #52 [internal] load build context [2023-01-19T20:34:33.295Z] #52 transferring context: 25.68MB 4.7s [2023-01-19T20:34:35.219Z] #52 transferring context: 65.22MB 6.4s done [2023-01-19T20:34:35.219Z] #52 DONE 6.5s [2023-01-19T20:34:35.219Z] [2023-01-19T20:34:35.219Z] #55 [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 [2023-01-19T20:34:35.219Z] #0 2.653 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-19T20:34:35.219Z] #0 2.653 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-19T20:34:35.219Z] #0 2.653 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-19T20:34:35.219Z] #0 3.170 Reading package lists... [2023-01-19T20:34:35.219Z] #0 4.271 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-19T20:34:35.219Z] #0 4.271 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-19T20:34:35.219Z] #0 4.271 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-19T20:34:35.219Z] [2023-01-19T20:34:35.219Z] #55 ... [2023-01-19T20:34:35.219Z] [2023-01-19T20:34:35.219Z] #56 [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 [2023-01-19T20:34:35.219Z] #56 CACHED [2023-01-19T20:34:35.219Z] [2023-01-19T20:34:35.219Z] #57 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-19T20:34:35.219Z] #57 CACHED [2023-01-19T20:34:35.219Z] [2023-01-19T20:34:35.219Z] #58 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-19T20:34:35.219Z] #58 CACHED [2023-01-19T20:34:35.219Z] [2023-01-19T20:34:35.219Z] #55 [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 [2023-01-19T20:34:35.219Z] #55 6.605 Reading package lists... [2023-01-19T20:34:35.219Z] #55 ... [2023-01-19T20:34:35.219Z] [2023-01-19T20:34:35.219Z] #59 [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 [2023-01-19T20:34:35.219Z] #0 5.927 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-19T20:34:35.219Z] #0 5.927 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-19T20:34:35.219Z] #0 5.927 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-19T20:34:35.477Z] #59 ... [2023-01-19T20:34:35.477Z] [2023-01-19T20:34:35.477Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:34:35.477Z] #0 4.709 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-19T20:34:35.477Z] #0 4.709 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-19T20:34:35.477Z] #0 4.709 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-19T20:34:35.477Z] #0 5.454 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2023-01-19T20:34:36.044Z] #60 ... [2023-01-19T20:34:36.044Z] [2023-01-19T20:34:36.044Z] #61 [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.49.0" && /build/golangci-lint --version [2023-01-19T20:34:36.044Z] #0 6.937 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-19T20:34:36.044Z] #0 7.486 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-01-19T20:34:36.044Z] #0 7.515 go: downloading github.com/magiconair/properties v1.8.6 [2023-01-19T20:34:36.301Z] #61 7.597 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-01-19T20:34:36.301Z] #61 7.722 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-01-19T20:34:36.867Z] #61 8.234 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-01-19T20:34:37.432Z] #61 8.556 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-19T20:34:37.432Z] #61 8.686 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-01-19T20:34:37.432Z] #61 8.776 go: downloading go.uber.org/zap v1.17.0 [2023-01-19T20:34:37.690Z] #61 ... [2023-01-19T20:34:37.690Z] [2023-01-19T20:34:37.690Z] #59 [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 [2023-01-19T20:34:38.626Z] #59 9.144 Reading package lists... [2023-01-19T20:34:38.626Z] #59 ... [2023-01-19T20:34:38.626Z] [2023-01-19T20:34:38.626Z] #62 [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 ; [2023-01-19T20:34:38.626Z] #0 5.149 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-19T20:34:38.626Z] #0 5.176 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-19T20:34:38.626Z] #0 5.176 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-19T20:34:38.884Z] #0 8.904 Reading package lists... [2023-01-19T20:34:38.884Z] #62 ... [2023-01-19T20:34:38.884Z] [2023-01-19T20:34:38.884Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-19T20:34:39.143Z] #63 ... [2023-01-19T20:34:39.143Z] [2023-01-19T20:34:39.144Z] #64 [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.0" && /build/go-winres --help [2023-01-19T20:34:39.144Z] #0 9.395 NAME: [2023-01-19T20:34:39.144Z] #0 9.399 go-winres - A tool for embedding resources in Windows executables [2023-01-19T20:34:39.144Z] #0 9.399 [2023-01-19T20:34:39.144Z] #0 9.399 USAGE: [2023-01-19T20:34:39.144Z] #0 9.399 go-winres [global options] command [command options] [arguments...] [2023-01-19T20:34:39.144Z] #0 9.399 [2023-01-19T20:34:39.144Z] #0 9.399 COMMANDS: [2023-01-19T20:34:39.144Z] #0 9.400 init Create an initial ./winres/winres.json [2023-01-19T20:34:39.144Z] #0 9.400 make Make syso files for the "go build" command [2023-01-19T20:34:39.144Z] #0 9.400 simply Make syso files for the "go build" command (simplified) [2023-01-19T20:34:39.144Z] #0 9.400 extract Extract all resources from an executable [2023-01-19T20:34:39.144Z] #0 9.400 patch Replace resources in an executable file (exe, dll) [2023-01-19T20:34:39.144Z] #0 9.400 help, h Shows a list of commands or help for one command [2023-01-19T20:34:39.144Z] #0 9.400 [2023-01-19T20:34:39.144Z] #0 9.400 GLOBAL OPTIONS: [2023-01-19T20:34:39.144Z] #0 9.400 --help, -h show help (default: false) [2023-01-19T20:34:39.144Z] #64 ... [2023-01-19T20:34:39.144Z] [2023-01-19T20:34:39.144Z] #65 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:34:49.917Z] #60 9.079 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2023-01-19T20:34:49.917Z] #60 9.170 Fetched 3703 B in 5s (743 B/s) [2023-01-19T20:34:49.917Z] #60 9.170 Reading package lists... [2023-01-19T20:34:49.917Z] #60 13.99 Reading package lists... [2023-01-19T20:34:49.917Z] #60 18.31 Building dependency tree... [2023-01-19T20:34:49.917Z] #60 ... [2023-01-19T20:34:49.917Z] [2023-01-19T20:34:49.917Z] #55 [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 [2023-01-19T20:34:49.917Z] #55 6.605 Reading package lists... [2023-01-19T20:34:49.917Z] #55 11.27 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-01-19T20:34:49.917Z] #55 11.36 Reading package lists... [2023-01-19T20:34:49.917Z] #55 15.29 Building dependency tree... [2023-01-19T20:34:49.917Z] #55 16.37 Reading state information... [2023-01-19T20:34:49.917Z] #55 18.19 gcc is already the newest version (4:10.2.1-1). [2023-01-19T20:34:49.917Z] #55 18.19 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-01-19T20:34:49.917Z] #55 18.19 The following additional packages will be installed: [2023-01-19T20:34:49.917Z] #55 18.23 bzip2 patch xz-utils [2023-01-19T20:34:49.917Z] #55 18.23 Suggested packages: [2023-01-19T20:34:49.917Z] #55 18.23 bzip2-doc debian-keyring seccomp ed diffutils-doc [2023-01-19T20:34:49.917Z] #55 18.23 Recommended packages: [2023-01-19T20:34:49.917Z] #55 18.23 build-essential fakeroot libalgorithm-merge-perl [2023-01-19T20:34:49.917Z] #55 18.77 The following NEW packages will be installed: [2023-01-19T20:34:49.917Z] #55 18.79 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2023-01-19T20:34:49.917Z] #55 19.23 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. [2023-01-19T20:34:49.917Z] #55 19.23 Need to get 2790 kB of archives. [2023-01-19T20:34:49.917Z] #55 19.23 After this operation, 4077 kB of additional disk space will be used. [2023-01-19T20:34:49.917Z] #55 19.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-19T20:34:49.917Z] #55 19.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-01-19T20:34:49.917Z] #55 19.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-19T20:34:49.917Z] #55 19.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-01-19T20:34:49.917Z] #55 19.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-19T20:34:49.917Z] #55 20.32 debconf: delaying package configuration, since apt-utils is not installed [2023-01-19T20:34:49.917Z] #55 20.59 Fetched 2790 kB in 0s (6066 kB/s) [2023-01-19T20:34:49.917Z] #55 20.69 Selecting previously unselected package bzip2. [2023-01-19T20:34:49.917Z] #55 20.69 (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 ... 15744 files and directories currently installed.) [2023-01-19T20:34:49.917Z] #55 20.77 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2023-01-19T20:34:49.917Z] #55 20.79 Unpacking bzip2 (1.0.8-4) ... [2023-01-19T20:34:49.917Z] #55 20.99 Selecting previously unselected package xz-utils. [2023-01-19T20:34:49.917Z] #55 20.99 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-19T20:34:49.917Z] #55 20.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-19T20:34:49.917Z] #55 ... [2023-01-19T20:34:49.917Z] [2023-01-19T20:34:49.917Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:34:49.917Z] #60 18.31 Building dependency tree... [2023-01-19T20:34:51.291Z] #60 ... [2023-01-19T20:34:51.291Z] [2023-01-19T20:34:51.291Z] #68 [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 [2023-01-19T20:34:51.291Z] #0 8.545 Reading package lists... [2023-01-19T20:34:51.291Z] #68 13.12 Reading package lists... [2023-01-19T20:34:51.291Z] #68 16.92 Building dependency tree... [2023-01-19T20:34:51.291Z] #68 20.38 The following additional packages will be installed: [2023-01-19T20:34:51.291Z] #68 20.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-19T20:34:51.291Z] #68 20.40 Suggested packages: [2023-01-19T20:34:51.291Z] #68 20.42 cmake-doc ninja-build lrzip [2023-01-19T20:34:51.291Z] #68 20.88 The following NEW packages will be installed: [2023-01-19T20:34:51.291Z] #68 20.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-19T20:34:51.291Z] #68 21.31 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2023-01-19T20:34:51.291Z] #68 21.31 Need to get 15.1 MB of archives. [2023-01-19T20:34:51.291Z] #68 21.31 After this operation, 66.8 MB of additional disk space will be used. [2023-01-19T20:34:51.291Z] #68 21.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-19T20:34:51.291Z] #68 21.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-19T20:34:51.291Z] #68 21.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-01-19T20:34:51.291Z] #68 21.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-01-19T20:34:51.291Z] #68 21.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-01-19T20:34:51.291Z] #68 21.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-01-19T20:34:51.291Z] #68 21.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-01-19T20:34:51.291Z] #68 21.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-01-19T20:34:51.291Z] #68 22.77 debconf: delaying package configuration, since apt-utils is not installed [2023-01-19T20:34:51.549Z] #68 ... [2023-01-19T20:34:51.549Z] [2023-01-19T20:34:51.549Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:34:51.549Z] #60 21.55 The following additional packages will be installed: [2023-01-19T20:34:51.549Z] #60 21.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-01-19T20:34:51.549Z] #60 21.56 python3-protobuf python3-six [2023-01-19T20:34:51.549Z] #60 21.56 Suggested packages: [2023-01-19T20:34:51.549Z] #60 21.56 python3-setuptools [2023-01-19T20:34:51.549Z] #60 21.56 Recommended packages: [2023-01-19T20:34:51.549Z] #60 21.56 iproute2 | iproute [2023-01-19T20:34:51.549Z] #60 ... [2023-01-19T20:34:51.549Z] [2023-01-19T20:34:51.549Z] #67 [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 [2023-01-19T20:34:51.549Z] #0 7.769 Reading package lists... [2023-01-19T20:34:51.549Z] #67 13.80 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-19T20:34:51.549Z] #67 13.81 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-19T20:34:51.549Z] #67 13.81 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-19T20:34:51.549Z] #67 16.53 Reading package lists... [2023-01-19T20:34:51.549Z] #67 20.60 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-01-19T20:34:51.807Z] #67 20.66 Reading package lists... [2023-01-19T20:34:51.807Z] #67 ... [2023-01-19T20:34:51.807Z] [2023-01-19T20:34:51.807Z] #65 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:34:52.066Z] #60 22.03 The following NEW packages will be installed: [2023-01-19T20:34:52.066Z] #60 22.08 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-01-19T20:34:52.066Z] #60 22.08 python3-protobuf python3-six [2023-01-19T20:34:52.324Z] #60 ... [2023-01-19T20:34:52.324Z] [2023-01-19T20:34:52.324Z] #59 [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 [2023-01-19T20:34:52.324Z] #59 9.144 Reading package lists... [2023-01-19T20:34:52.324Z] #59 14.39 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-19T20:34:52.324Z] #59 14.39 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-19T20:34:52.324Z] #59 14.39 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-19T20:34:52.324Z] #59 16.80 Reading package lists... [2023-01-19T20:34:52.324Z] #59 20.94 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-19T20:34:52.586Z] #59 21.03 Reading package lists... [2023-01-19T20:34:52.586Z] #59 ... [2023-01-19T20:34:52.586Z] [2023-01-19T20:34:52.586Z] #72 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:34:52.845Z] #60 22.61 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2023-01-19T20:34:52.845Z] #60 22.61 Need to get 2136 kB of archives. [2023-01-19T20:34:52.845Z] #60 22.61 After this operation, 10.8 MB of additional disk space will be used. [2023-01-19T20:34:52.845Z] #60 22.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-01-19T20:34:52.845Z] #60 22.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-19T20:34:52.845Z] #60 22.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-19T20:34:52.845Z] #60 22.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-01-19T20:34:52.845Z] #60 22.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-19T20:34:52.845Z] #60 22.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-01-19T20:34:52.845Z] #60 22.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-19T20:34:54.757Z] #60 24.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2023-01-19T20:34:56.132Z] #60 26.30 debconf: delaying package configuration, since apt-utils is not installed [2023-01-19T20:34:56.699Z] #60 26.54 Fetched 2136 kB in 3s (696 kB/s) [2023-01-19T20:34:56.699Z] #60 26.64 Selecting previously unselected package libprotobuf23:arm64. [2023-01-19T20:34:56.699Z] #60 26.64 (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 ... 15744 files and directories currently installed.) [2023-01-19T20:34:56.699Z] #60 26.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2023-01-19T20:34:56.699Z] #60 26.74 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-01-19T20:34:57.635Z] #60 27.53 Selecting previously unselected package python3-pkg-resources. [2023-01-19T20:34:57.635Z] #60 27.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-19T20:34:57.635Z] #60 27.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-19T20:34:57.894Z] #60 ... [2023-01-19T20:34:57.894Z] [2023-01-19T20:34:57.894Z] #59 [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 [2023-01-19T20:34:57.894Z] #59 21.03 Reading package lists... [2023-01-19T20:34:57.894Z] #59 25.36 Building dependency tree... [2023-01-19T20:34:57.894Z] #59 28.49 gcc is already the newest version (4:10.2.1-1). [2023-01-19T20:34:57.894Z] #59 28.49 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-01-19T20:34:57.894Z] #59 28.49 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2023-01-19T20:34:57.894Z] #59 DONE 29.2s [2023-01-19T20:34:57.894Z] [2023-01-19T20:34:57.894Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:34:57.894Z] #60 27.87 Selecting previously unselected package python3-six. [2023-01-19T20:34:57.894Z] #60 27.88 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2023-01-19T20:34:57.894Z] #60 27.88 Unpacking python3-six (1.16.0-2) ... [2023-01-19T20:34:57.894Z] #60 ... [2023-01-19T20:34:57.894Z] [2023-01-19T20:34:57.894Z] #62 [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 ; [2023-01-19T20:34:57.894Z] #62 24.18 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. [2023-01-19T20:34:57.894Z] #62 24.18 Need to get 5458 kB of archives. [2023-01-19T20:34:57.894Z] #62 24.18 After this operation, 11.6 MB of additional disk space will be used. [2023-01-19T20:34:57.894Z] #62 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-19T20:34:57.894Z] #62 24.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-01-19T20:34:57.894Z] #62 24.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2023-01-19T20:34:57.894Z] #62 24.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2023-01-19T20:34:57.894Z] #62 24.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2023-01-19T20:34:57.894Z] #62 24.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2023-01-19T20:34:57.894Z] #62 24.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2023-01-19T20:34:57.894Z] #62 24.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-19T20:34:57.894Z] #62 24.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-01-19T20:34:57.894Z] #62 24.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2023-01-19T20:34:57.894Z] #62 24.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-19T20:34:57.894Z] #62 24.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-01-19T20:34:57.894Z] #62 24.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-19T20:34:57.894Z] #62 24.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-01-19T20:34:57.894Z] #62 24.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-19T20:34:57.894Z] #62 24.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-01-19T20:34:57.894Z] #62 24.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2023-01-19T20:34:57.894Z] #62 24.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-01-19T20:34:57.894Z] #62 24.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-01-19T20:34:57.894Z] #62 24.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2023-01-19T20:34:57.894Z] #62 25.38 debconf: delaying package configuration, since apt-utils is not installed [2023-01-19T20:34:57.894Z] #62 25.63 Fetched 5458 kB in 1s (7890 kB/s) [2023-01-19T20:34:57.894Z] #62 25.70 Selecting previously unselected package bzip2. [2023-01-19T20:34:57.894Z] #62 25.70 (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 ... 15744 files and directories currently installed.) [2023-01-19T20:34:57.894Z] #62 25.78 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2023-01-19T20:34:57.894Z] #62 25.79 Unpacking bzip2 (1.0.8-4) ... [2023-01-19T20:34:57.894Z] #62 25.93 Selecting previously unselected package xz-utils. [2023-01-19T20:34:57.894Z] #62 25.94 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-19T20:34:57.894Z] #62 25.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-19T20:34:57.894Z] #62 26.19 Selecting previously unselected package libsigsegv2:arm64. [2023-01-19T20:34:57.894Z] #62 26.19 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... [2023-01-19T20:34:57.894Z] #62 26.20 Unpacking libsigsegv2:arm64 (2.13-1) ... [2023-01-19T20:34:57.894Z] #62 26.30 Selecting previously unselected package m4. [2023-01-19T20:34:57.894Z] #62 26.30 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... [2023-01-19T20:34:57.894Z] #62 26.31 Unpacking m4 (1.4.18-5) ... [2023-01-19T20:34:57.894Z] #62 26.57 Selecting previously unselected package autoconf. [2023-01-19T20:34:57.894Z] #62 26.57 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... [2023-01-19T20:34:57.894Z] #62 26.58 Unpacking autoconf (2.69-14) ... [2023-01-19T20:34:57.894Z] #62 26.87 Selecting previously unselected package autotools-dev. [2023-01-19T20:34:57.894Z] #62 26.88 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... [2023-01-19T20:34:57.894Z] #62 26.90 Unpacking autotools-dev (20180224.1+nmu1) ... [2023-01-19T20:34:57.894Z] #62 27.05 Selecting previously unselected package automake. [2023-01-19T20:34:57.894Z] #62 27.06 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... [2023-01-19T20:34:57.894Z] #62 27.08 Unpacking automake (1:1.16.3-2) ... [2023-01-19T20:34:57.894Z] #62 27.67 Selecting previously unselected package patch. [2023-01-19T20:34:57.894Z] #62 27.67 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2023-01-19T20:34:57.894Z] #62 27.68 Unpacking patch (2.7.6-7) ... [2023-01-19T20:34:57.894Z] #62 27.88 Selecting previously unselected package dpkg-dev. [2023-01-19T20:34:57.894Z] #62 27.90 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... [2023-01-19T20:34:57.894Z] #62 27.90 Unpacking dpkg-dev (1.20.12) ... [2023-01-19T20:34:57.894Z] #62 28.79 Selecting previously unselected package build-essential. [2023-01-19T20:34:57.894Z] #62 28.80 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... [2023-01-19T20:34:57.894Z] #62 28.81 Unpacking build-essential (12.9) ... [2023-01-19T20:34:57.894Z] #62 28.99 Selecting previously unselected package libcap2:arm64. [2023-01-19T20:34:57.894Z] #62 28.99 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-19T20:34:57.894Z] #62 29.03 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-19T20:34:57.894Z] #62 29.23 Selecting previously unselected package libcap-dev:arm64. [2023-01-19T20:34:57.894Z] #62 29.23 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-01-19T20:34:57.894Z] #62 29.25 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-01-19T20:34:58.153Z] #62 29.57 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-19T20:34:58.153Z] #62 29.58 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-19T20:34:58.153Z] #62 29.59 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-19T20:34:58.412Z] #62 29.70 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-01-19T20:34:58.412Z] #62 29.73 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-01-19T20:34:58.412Z] #62 29.74 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-01-19T20:34:58.671Z] #62 29.92 Selecting previously unselected package libseccomp-dev:arm64. [2023-01-19T20:34:58.671Z] #62 29.93 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-01-19T20:34:58.671Z] #62 29.95 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-19T20:34:58.929Z] #62 30.23 Selecting previously unselected package libsystemd-dev:arm64. [2023-01-19T20:34:58.929Z] #62 30.23 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-19T20:34:58.929Z] #62 30.24 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-19T20:34:59.495Z] #62 30.88 Selecting previously unselected package libtool. [2023-01-19T20:34:59.495Z] #62 30.89 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... [2023-01-19T20:34:59.495Z] #62 30.92 Unpacking libtool (2.4.6-15) ... [2023-01-19T20:35:00.062Z] #62 31.22 Selecting previously unselected package libudev-dev:arm64. [2023-01-19T20:35:00.062Z] #62 31.24 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-19T20:35:00.062Z] #62 31.24 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-19T20:35:00.062Z] #62 31.46 Selecting previously unselected package libyajl2:arm64. [2023-01-19T20:35:00.062Z] #62 31.46 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... [2023-01-19T20:35:00.062Z] #62 31.46 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-01-19T20:35:00.062Z] #62 31.58 Selecting previously unselected package libyajl-dev:arm64. [2023-01-19T20:35:00.321Z] #62 31.58 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... [2023-01-19T20:35:00.321Z] #62 31.59 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2023-01-19T20:35:00.321Z] #62 31.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-19T20:35:00.321Z] #62 31.74 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-01-19T20:35:00.321Z] #62 31.75 Setting up bzip2 (1.0.8-4) ... [2023-01-19T20:35:00.321Z] #62 31.78 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-19T20:35:00.321Z] #62 31.80 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-01-19T20:35:00.321Z] #62 31.81 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-19T20:35:00.592Z] #62 31.83 Setting up autotools-dev (20180224.1+nmu1) ... [2023-01-19T20:35:00.592Z] #62 31.84 Setting up libsigsegv2:arm64 (2.13-1) ... [2023-01-19T20:35:00.592Z] #62 31.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-19T20:35:00.592Z] #62 31.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-19T20:35:00.592Z] #62 31.93 Setting up patch (2.7.6-7) ... [2023-01-19T20:35:00.592Z] #62 31.94 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-19T20:35:00.592Z] #62 31.95 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2023-01-19T20:35:00.592Z] #62 31.97 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-01-19T20:35:00.592Z] #62 32.00 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-19T20:35:00.592Z] #62 32.01 Setting up libtool (2.4.6-15) ... [2023-01-19T20:35:00.859Z] #62 32.03 Setting up m4 (1.4.18-5) ... [2023-01-19T20:35:00.859Z] #62 32.04 Setting up dpkg-dev (1.20.12) ... [2023-01-19T20:35:00.859Z] #62 32.09 Setting up autoconf (2.69-14) ... [2023-01-19T20:35:00.859Z] #62 32.15 Setting up build-essential (12.9) ... [2023-01-19T20:35:00.859Z] #62 32.17 Setting up automake (1:1.16.3-2) ... [2023-01-19T20:35:00.859Z] #62 32.19 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2023-01-19T20:35:00.859Z] #62 32.21 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-19T20:35:01.118Z] #62 ... [2023-01-19T20:35:01.118Z] [2023-01-19T20:35:01.118Z] #66 [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 [2023-01-19T20:35:01.118Z] #66 32.44 gotestsum version dev [2023-01-19T20:35:03.056Z] #66 DONE 34.3s [2023-01-19T20:35:03.056Z] [2023-01-19T20:35:03.056Z] #67 [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 [2023-01-19T20:35:03.056Z] #67 20.66 Reading package lists... [2023-01-19T20:35:03.056Z] #67 25.19 Building dependency tree... [2023-01-19T20:35:03.056Z] #67 28.46 gcc is already the newest version (4:10.2.1-1). [2023-01-19T20:35:03.056Z] #67 28.46 The following additional packages will be installed: [2023-01-19T20:35:03.056Z] #67 28.48 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev [2023-01-19T20:35:03.056Z] #67 28.48 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-01-19T20:35:03.056Z] #67 28.49 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-01-19T20:35:03.056Z] #67 28.49 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-01-19T20:35:03.056Z] #67 28.50 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-01-19T20:35:03.056Z] #67 28.51 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2023-01-19T20:35:03.056Z] #67 28.53 Suggested packages: [2023-01-19T20:35:03.056Z] #67 28.53 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-01-19T20:35:03.056Z] #67 28.53 | libgdk-pixbuf2.0-dev libxml2-utils [2023-01-19T20:35:03.056Z] #67 30.28 The following NEW packages will be installed: [2023-01-19T20:35:03.056Z] #67 30.29 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 [2023-01-19T20:35:03.056Z] #67 30.29 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-01-19T20:35:03.056Z] #67 30.29 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-01-19T20:35:03.056Z] #67 30.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-01-19T20:35:03.056Z] #67 30.29 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev [2023-01-19T20:35:03.056Z] #67 30.29 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2023-01-19T20:35:03.056Z] #67 30.73 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-01-19T20:35:03.056Z] #67 30.73 Need to get 7950 kB of archives. [2023-01-19T20:35:03.056Z] #67 30.73 After this operation, 39.9 MB of additional disk space will be used. [2023-01-19T20:35:03.056Z] #67 30.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-01-19T20:35:03.056Z] #67 30.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-01-19T20:35:03.056Z] #67 30.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-01-19T20:35:03.056Z] #67 30.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-01-19T20:35:03.056Z] #67 30.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-01-19T20:35:03.056Z] #67 30.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-01-19T20:35:03.056Z] #67 30.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-01-19T20:35:03.056Z] #67 30.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-01-19T20:35:03.056Z] #67 30.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-01-19T20:35:03.056Z] #67 30.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-01-19T20:35:03.056Z] #67 30.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-01-19T20:35:03.056Z] #67 30.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-01-19T20:35:03.056Z] #67 30.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-01-19T20:35:03.056Z] #67 30.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-19T20:35:03.056Z] #67 30.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-19T20:35:03.056Z] #67 30.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-01-19T20:35:03.056Z] #67 30.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-01-19T20:35:03.056Z] #67 30.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-01-19T20:35:03.056Z] #67 30.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-01-19T20:35:03.056Z] #67 30.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-01-19T20:35:03.056Z] #67 30.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-01-19T20:35:03.056Z] #67 30.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-01-19T20:35:03.056Z] #67 30.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-01-19T20:35:03.056Z] #67 30.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-01-19T20:35:03.056Z] #67 30.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-01-19T20:35:03.056Z] #67 30.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-01-19T20:35:03.056Z] #67 30.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-01-19T20:35:03.056Z] #67 31.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-01-19T20:35:03.056Z] #67 31.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-01-19T20:35:03.056Z] #67 31.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-01-19T20:35:03.056Z] #67 32.04 debconf: delaying package configuration, since apt-utils is not installed [2023-01-19T20:35:03.056Z] #67 32.36 Fetched 7950 kB in 1s (11.1 MB/s) [2023-01-19T20:35:03.056Z] #67 32.63 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-01-19T20:35:03.056Z] #67 32.63 (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 ... 15744 files and directories currently installed.) [2023-01-19T20:35:03.056Z] #67 32.71 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-01-19T20:35:03.056Z] #67 32.75 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-01-19T20:35:03.056Z] #67 32.93 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-01-19T20:35:03.056Z] #67 32.94 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-01-19T20:35:03.056Z] #67 32.97 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-01-19T20:35:03.056Z] #67 33.30 Selecting previously unselected package libsecret-common. [2023-01-19T20:35:03.056Z] #67 33.32 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... [2023-01-19T20:35:03.056Z] #67 33.35 Unpacking libsecret-common (0.20.4-2) ... [2023-01-19T20:35:03.056Z] #67 33.95 Selecting previously unselected package libsecret-1-0:arm64. [2023-01-19T20:35:03.056Z] #67 33.96 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-01-19T20:35:03.056Z] #67 34.01 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-01-19T20:35:03.318Z] #67 34.56 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-01-19T20:35:03.318Z] #67 34.56 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-01-19T20:35:03.318Z] #67 34.62 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-01-19T20:35:03.576Z] #67 34.83 Selecting previously unselected package uuid-dev:arm64. [2023-01-19T20:35:03.576Z] #67 34.84 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-19T20:35:03.576Z] #67 34.90 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-19T20:35:03.576Z] #67 ... [2023-01-19T20:35:03.576Z] [2023-01-19T20:35:03.576Z] #62 [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 ; [2023-01-19T20:35:03.576Z] #62 DONE 34.9s [2023-01-19T20:35:03.576Z] [2023-01-19T20:35:03.576Z] #72 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:35:03.834Z] #60 28.12 Selecting previously unselected package python3-protobuf. [2023-01-19T20:35:03.834Z] #60 28.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2023-01-19T20:35:03.834Z] #60 28.14 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-19T20:35:03.834Z] #60 28.88 Selecting previously unselected package libnet1:arm64. [2023-01-19T20:35:03.834Z] #60 28.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-19T20:35:03.834Z] #60 28.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-19T20:35:03.834Z] #60 29.04 Selecting previously unselected package libnl-3-200:arm64. [2023-01-19T20:35:03.834Z] #60 29.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-19T20:35:03.834Z] #60 29.05 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-19T20:35:03.834Z] #60 29.19 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-19T20:35:03.834Z] #60 29.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-19T20:35:03.834Z] #60 29.20 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-19T20:35:03.834Z] #60 29.32 Selecting previously unselected package criu. [2023-01-19T20:35:03.834Z] #60 29.32 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2023-01-19T20:35:03.834Z] #60 29.33 Unpacking criu (3.17.1-1) ... [2023-01-19T20:35:03.834Z] #60 30.08 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-19T20:35:03.834Z] #60 31.95 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-01-19T20:35:03.834Z] #60 32.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-19T20:35:03.834Z] #60 32.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-19T20:35:03.834Z] #60 32.09 Setting up python3-six (1.16.0-2) ... [2023-01-19T20:35:03.834Z] #60 33.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-19T20:35:03.834Z] #60 33.40 Setting up python3-protobuf (3.12.4-1) ... [2023-01-19T20:35:04.096Z] #60 ... [2023-01-19T20:35:04.096Z] [2023-01-19T20:35:04.096Z] #67 [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 [2023-01-19T20:35:04.096Z] #67 35.47 Selecting previously unselected package libblkid-dev:arm64. [2023-01-19T20:35:04.096Z] #67 35.48 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-19T20:35:04.096Z] #67 35.56 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-19T20:35:04.673Z] #67 ... [2023-01-19T20:35:04.673Z] [2023-01-19T20:35:04.673Z] #70 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-19T20:35:04.673Z] #70 DONE 35.9s [2023-01-19T20:35:04.673Z] [2023-01-19T20:35:04.673Z] #67 [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 [2023-01-19T20:35:04.673Z] #67 36.12 Selecting previously unselected package libbtrfs0:arm64. [2023-01-19T20:35:04.673Z] #67 36.12 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... [2023-01-19T20:35:04.673Z] #67 36.14 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-01-19T20:35:05.239Z] #67 36.46 Selecting previously unselected package libbtrfs-dev:arm64. [2023-01-19T20:35:05.239Z] #67 36.47 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-01-19T20:35:05.239Z] #67 36.47 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-19T20:35:05.498Z] #67 36.75 Selecting previously unselected package libelf1:arm64. [2023-01-19T20:35:05.498Z] #67 36.76 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... [2023-01-19T20:35:05.498Z] #67 36.76 Unpacking libelf1:arm64 (0.183-1) ... [2023-01-19T20:35:05.756Z] #67 37.11 Selecting previously unselected package libffi-dev:arm64. [2023-01-19T20:35:05.756Z] #67 ... [2023-01-19T20:35:05.756Z] [2023-01-19T20:35:05.756Z] #68 [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 [2023-01-19T20:35:05.756Z] #68 27.10 Selecting previously unselected package libicu67:arm64. [2023-01-19T20:35:05.756Z] #68 27.11 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... [2023-01-19T20:35:05.756Z] #68 27.12 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-19T20:35:05.756Z] #68 33.49 Selecting previously unselected package libxml2:arm64. [2023-01-19T20:35:05.756Z] #68 33.51 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-01-19T20:35:05.756Z] #68 33.53 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-19T20:35:05.756Z] #68 34.47 Selecting previously unselected package libarchive13:arm64. [2023-01-19T20:35:05.756Z] #68 34.47 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-01-19T20:35:05.756Z] #68 34.52 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-01-19T20:35:05.756Z] #68 34.89 Selecting previously unselected package libjsoncpp24:arm64. [2023-01-19T20:35:05.756Z] #68 34.89 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-01-19T20:35:05.756Z] #68 34.94 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-01-19T20:35:05.756Z] #68 35.22 Selecting previously unselected package librhash0:arm64. [2023-01-19T20:35:05.756Z] #68 35.23 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... [2023-01-19T20:35:05.756Z] #68 35.26 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-01-19T20:35:05.756Z] #68 35.82 Selecting previously unselected package libuv1:arm64. [2023-01-19T20:35:05.756Z] #68 35.83 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... [2023-01-19T20:35:05.756Z] #68 35.91 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-01-19T20:35:05.756Z] #68 36.25 Selecting previously unselected package cmake. [2023-01-19T20:35:05.756Z] #68 36.27 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-01-19T20:35:05.756Z] #68 36.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-19T20:35:05.756Z] #68 ... [2023-01-19T20:35:05.756Z] [2023-01-19T20:35:05.756Z] #67 [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 [2023-01-19T20:35:05.756Z] #67 37.12 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... [2023-01-19T20:35:05.756Z] #67 37.13 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-01-19T20:35:06.014Z] #67 37.30 Selecting previously unselected package libglib2.0-data. [2023-01-19T20:35:06.014Z] #67 37.31 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... [2023-01-19T20:35:06.014Z] #67 37.32 Unpacking libglib2.0-data (2.66.8-1) ... [2023-01-19T20:35:06.273Z] #67 ... [2023-01-19T20:35:06.273Z] [2023-01-19T20:35:06.273Z] #63 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-19T20:35:06.273Z] #63 DONE 37.7s [2023-01-19T20:35:06.273Z] [2023-01-19T20:35:06.273Z] #65 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-19T20:35:10.283Z] #60 37.96 Setting up criu (3.17.1-1) ... [2023-01-19T20:35:10.283Z] #60 39.96 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-19T20:35:10.283Z] #60 DONE 40.3s [2023-01-19T20:35:10.283Z] [2023-01-19T20:35:10.283Z] #65 [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 <= 3... python3 [2023-01-19T20:36:28.929Z] #76 85.31 checking for python3... /usr/bin/python3 [2023-01-19T20:36:28.929Z] #76 85.32 checking for python3 version... 3.9 [2023-01-19T20:36:28.929Z] #76 85.39 checking for python3 platform... linux [2023-01-19T20:36:29.187Z] #76 85.43 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-01-19T20:36:29.445Z] #76 85.57 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-01-19T20:36:29.445Z] #76 85.74 checking for go-md2man... no [2023-01-19T20:36:29.445Z] #76 85.76 checking error.h usability... yes [2023-01-19T20:36:29.445Z] #76 85.93 checking error.h presence... yes [2023-01-19T20:36:29.704Z] #76 85.97 checking for error.h... yes [2023-01-19T20:36:29.704Z] #76 85.99 checking linux/openat2.h usability... yes [2023-01-19T20:36:29.704Z] #76 86.13 checking linux/openat2.h presence... yes [2023-01-19T20:36:29.704Z] #76 86.21 checking for linux/openat2.h... yes [2023-01-19T20:36:30.034Z] #76 86.24 checking for copy_file_range... [2023-01-19T20:36:30.034Z] #76 ... [2023-01-19T20:36:30.034Z] [2023-01-19T20:36:30.034Z] #73 [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 <= 2.0.0... yes [2023-01-19T20:36:31.889Z] #76 88.15 checking sys/capability.h usability... yes [2023-01-19T20:36:31.889Z] #76 88.31 checking sys/capability.h presence... yes [2023-01-19T20:36:31.889Z] #76 88.37 checking for sys/capability.h... yes [2023-01-19T20:36:32.148Z] #76 88.37 checking for library containing cap_from_name... -lcap [2023-01-19T20:36:32.406Z] #76 88.66 checking for library containing dlopen... [2023-01-19T20:36:32.406Z] #76 ... [2023-01-19T20:36:32.406Z] [2023-01-19T20:36:32.406Z] #69 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <= 3.15... no [2023-01-19T20:36:35.171Z] #76 91.45 configure: CRIU headers not found, building without CRIU support [2023-01-19T20:36:35.171Z] #76 91.45 checking for criu > 3.16... no [2023-01-19T20:36:35.171Z] #76 91.48 configure: CRIU version doesn't support join-ns API [2023-01-19T20:36:35.171Z] #76 91.48 checking for criu > 3.16.1... no [2023-01-19T20:36:35.171Z] #76 91.49 configure: CRIU version doesn't support for pre-dumping [2023-01-19T20:36:35.171Z] #76 91.51 checking for new mount API (fsconfig)... yes [2023-01-19T20:36:35.171Z] #76 91.61 checking for seccomp notify API... yes [2023-01-19T20:36:35.429Z] #76 91.70 checking for gperf... no [2023-01-19T20:36:35.429Z] #76 91.70 configure: gperf not found - cannot rebuild signal parser code [2023-01-19T20:36:35.429Z] #76 91.70 checking for library containing argp_parse... none required [2023-01-19T20:36:35.688Z] #76 91.98 checking that generated files are newer than configure... done [2023-01-19T20:36:35.688Z] #76 91.99 configure: creating ./config.status [2023-01-19T20:36:37.589Z] #76 94.06 config.status: creating Makefile [2023-01-19T20:36:37.589Z] #76 94.12 config.status: creating rpm/crun.spec [2023-01-19T20:36:37.589Z] #76 94.19 config.status: creating config.h [2023-01-19T20:36:37.847Z] #76 94.23 config.status: executing libtool commands [2023-01-19T20:36:37.847Z] #76 94.27 config.status: executing depfiles commands [2023-01-19T20:36:38.782Z] #76 95.28 === configuring in libocispec (/tmp/crun-build/libocispec) [2023-01-19T20:36:38.782Z] #76 95.31 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-01-19T20:36:39.349Z] #76 95.70 checking for gcc... gcc [2023-01-19T20:36:39.349Z] #76 95.80 checking whether the C compiler works... yes [2023-01-19T20:36:39.349Z] #76 95.94 checking for C compiler default output file name... a.out [2023-01-19T20:36:39.607Z] #76 95.94 checking for suffix of executables... [2023-01-19T20:36:39.607Z] #76 96.07 checking whether we are cross compiling... no [2023-01-19T20:36:39.865Z] #76 96.17 checking for suffix of object files... o [2023-01-19T20:36:39.865Z] #76 96.27 checking whether we are using the GNU C compiler... yes [2023-01-19T20:36:39.865Z] #76 96.36 checking whether gcc accepts -g... yes [2023-01-19T20:36:40.124Z] #76 96.44 checking for gcc option to accept ISO C89... none needed [2023-01-19T20:36:40.124Z] #76 96.58 checking whether gcc understands -c and -o together... yes [2023-01-19T20:36:40.382Z] #76 96.71 checking how to run the C preprocessor... gcc -E [2023-01-19T20:36:40.382Z] #76 96.92 checking for grep that handles long lines and -e... /bin/grep [2023-01-19T20:36:40.382Z] #76 96.92 checking for egrep... /bin/grep -E [2023-01-19T20:36:40.948Z] #76 96.93 checking for ANSI C header files... yes [2023-01-19T20:36:40.948Z] #76 97.33 checking for sys/types.h... yes [2023-01-19T20:36:40.948Z] #76 97.47 checking for sys/stat.h... yes [2023-01-19T20:36:41.207Z] #76 97.56 checking for stdlib.h... yes [2023-01-19T20:36:41.207Z] #76 97.66 checking for string.h... yes [2023-01-19T20:36:41.465Z] #76 97.81 checking for memory.h... yes [2023-01-19T20:36:41.465Z] #76 97.92 checking for strings.h... yes [2023-01-19T20:36:41.723Z] #76 98.02 checking for inttypes.h... yes [2023-01-19T20:36:41.723Z] #76 98.14 checking for stdint.h... yes [2023-01-19T20:36:41.981Z] #76 98.30 checking for unistd.h... yes [2023-01-19T20:36:41.981Z] #76 98.44 checking minix/config.h usability... no [2023-01-19T20:36:42.239Z] #76 98.54 checking minix/config.h presence... no [2023-01-19T20:36:42.239Z] #76 98.60 checking for minix/config.h... no [2023-01-19T20:36:42.239Z] #76 98.60 checking whether it is safe to define __EXTENSIONS__... yes [2023-01-19T20:36:42.497Z] #76 98.80 checking build system type... aarch64-unknown-linux-gnu [2023-01-19T20:36:42.497Z] #76 98.97 checking host system type... aarch64-unknown-linux-gnu [2023-01-19T20:36:42.497Z] #76 98.97 checking how to print strings... printf [2023-01-19T20:36:42.497Z] #76 98.99 checking for a sed that does not truncate output... /bin/sed [2023-01-19T20:36:42.497Z] #76 99.00 checking for fgrep... /bin/grep -F [2023-01-19T20:36:42.497Z] #76 99.02 checking for ld used by gcc... /usr/bin/ld [2023-01-19T20:36:42.497Z] #76 99.04 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-01-19T20:36:42.756Z] #76 99.05 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-01-19T20:36:42.756Z] #76 99.06 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-01-19T20:36:42.756Z] #76 99.19 checking whether ln -s works... yes [2023-01-19T20:36:42.756Z] #76 99.19 checking the maximum length of command line arguments... 1572864 [2023-01-19T20:36:42.756Z] #76 99.23 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-01-19T20:36:42.756Z] #76 99.23 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-01-19T20:36:42.756Z] #76 99.23 checking for /usr/bin/ld option to reload object files... -r [2023-01-19T20:36:42.756Z] #76 99.24 checking for objdump... objdump [2023-01-19T20:36:42.756Z] #76 99.24 checking how to recognize dependent libraries... pass_all [2023-01-19T20:36:42.756Z] #76 99.24 checking for dlltool... no [2023-01-19T20:36:42.756Z] #76 99.24 checking how to associate runtime and link libraries... printf %s\n [2023-01-19T20:36:42.756Z] #76 99.24 checking for ar... ar [2023-01-19T20:36:43.014Z] #76 99.24 checking for archiver @FILE support... @ [2023-01-19T20:36:43.014Z] #76 99.38 checking for strip... strip [2023-01-19T20:36:43.014Z] #76 99.39 checking for ranlib... ranlib [2023-01-19T20:36:43.014Z] #76 99.39 checking for gawk... no [2023-01-19T20:36:43.014Z] #76 99.39 checking for mawk... mawk [2023-01-19T20:36:43.272Z] #76 99.39 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-01-19T20:36:43.272Z] #76 99.74 checking for sysroot... no [2023-01-19T20:36:43.272Z] #76 99.74 checking for a working dd... /bin/dd [2023-01-19T20:36:43.530Z] #76 99.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-01-19T20:36:43.530Z] #76 99.77 checking for mt... no [2023-01-19T20:36:43.530Z] #76 99.78 checking if : is a manifest tool... no [2023-01-19T20:36:43.530Z] #76 99.79 checking for dlfcn.h... yes [2023-01-19T20:36:43.530Z] #76 99.93 checking for objdir... .libs [2023-01-19T20:36:43.788Z] #76 100.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-01-19T20:36:44.047Z] #76 100.3 checking for gcc option to produce PIC... -fPIC -DPIC [2023-01-19T20:36:44.047Z] #76 100.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-01-19T20:36:44.305Z] #76 100.4 checking if gcc static flag -static works... yes [2023-01-19T20:36:44.305Z] #76 100.7 checking if gcc supports -c -o file.o... yes [2023-01-19T20:36:44.305Z] #76 100.8 checking if gcc supports -c -o file.o... (cached) yes [2023-01-19T20:36:44.305Z] #76 100.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-01-19T20:36:44.563Z] #76 100.9 checking dynamic linker characteristics... GNU/Linux ld.so [2023-01-19T20:36:44.563Z] #76 101.1 checking how to hardcode library paths into programs... immediate [2023-01-19T20:36:44.563Z] #76 101.1 checking whether stripping libraries is possible... yes [2023-01-19T20:36:44.563Z] #76 101.1 checking if libtool supports shared libraries... yes [2023-01-19T20:36:44.563Z] #76 101.1 checking whether to build shared libraries... no [2023-01-19T20:36:44.563Z] #76 101.1 checking whether to build static libraries... yes [2023-01-19T20:36:44.563Z] #76 101.1 checking for a BSD-compatible install... /usr/bin/install -c [2023-01-19T20:36:44.563Z] #76 101.1 checking whether build environment is sane... yes [2023-01-19T20:36:44.563Z] #76 101.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-01-19T20:36:44.821Z] #76 101.2 checking whether make sets $(MAKE)... yes [2023-01-19T20:36:44.821Z] #76 101.3 checking whether make supports the include directive... yes (GNU style) [2023-01-19T20:36:44.821Z] #76 101.3 checking whether make supports nested variables... yes [2023-01-19T20:36:44.821Z] #76 101.3 checking whether UID '0' is supported by ustar format... yes [2023-01-19T20:36:44.821Z] #76 101.3 checking whether GID '0' is supported by ustar format... yes [2023-01-19T20:36:44.821Z] #76 101.3 checking how to create a ustar tar archive... gnutar [2023-01-19T20:36:45.079Z] #76 101.4 checking dependency style of gcc... gcc3 [2023-01-19T20:36:45.079Z] #76 101.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-01-19T20:36:45.079Z] #76 101.5 checking whether make supports nested variables... (cached) yes [2023-01-19T20:36:45.079Z] #76 101.5 checking for pkg-config... /usr/bin/pkg-config [2023-01-19T20:36:45.079Z] #76 101.5 checking pkg-config is at least version 0.9.0... yes [2023-01-19T20:36:45.079Z] #76 101.5 checking for yajl >= 2.1.0... yes [2023-01-19T20:36:45.079Z] #76 101.5 checking for a sed that does not truncate output... (cached) /bin/sed [2023-01-19T20:36:45.079Z] #76 101.5 checking for gcc... (cached) gcc [2023-01-19T20:36:45.337Z] #76 101.6 checking whether we are using the GNU C compiler... (cached) yes [2023-01-19T20:36:45.337Z] #76 101.6 checking whether gcc accepts -g... (cached) yes [2023-01-19T20:36:45.337Z] #76 101.6 checking for gcc option to accept ISO C89... (cached) none needed [2023-01-19T20:36:45.337Z] #76 101.6 checking whether gcc understands -c and -o together... (cached) yes [2023-01-19T20:36:45.337Z] #76 101.6 checking for a Python interpreter with version >= 3... python3 [2023-01-19T20:36:45.337Z] #76 101.7 checking for python3... /usr/bin/python3 [2023-01-19T20:36:45.337Z] #76 101.7 checking for python3 version... 3.9 [2023-01-19T20:36:45.337Z] #76 101.7 checking for python3 platform... linux [2023-01-19T20:36:45.337Z] #76 101.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-01-19T20:36:45.595Z] #76 101.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-01-19T20:36:45.595Z] #76 102.1 checking that generated files are newer than configure... done [2023-01-19T20:36:45.853Z] #76 102.2 configure: creating ./config.status [2023-01-19T20:36:47.754Z] #76 104.0 config.status: creating Makefile [2023-01-19T20:36:47.754Z] #76 104.1 config.status: creating config.h [2023-01-19T20:36:47.754Z] #76 104.1 config.status: executing libtool commands [2023-01-19T20:36:47.754Z] #76 104.2 config.status: executing depfiles commands [2023-01-19T20:36:48.321Z] #76 104.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-01-19T20:36:48.321Z] #76 104.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-01-19T20:36:48.837Z] #76 105.1 checking for gcc... gcc [2023-01-19T20:36:48.837Z] #76 105.2 checking whether the C compiler works... yes [2023-01-19T20:36:48.837Z] #76 105.3 checking for C compiler default output file name... a.out [2023-01-19T20:36:49.095Z] #76 105.3 checking for suffix of executables... [2023-01-19T20:36:49.095Z] #76 105.4 checking whether we are cross compiling... no [2023-01-19T20:36:49.354Z] #76 105.6 checking for suffix of object files... o [2023-01-19T20:36:49.354Z] #76 105.7 checking whether we are using the GNU C compiler... yes [2023-01-19T20:36:49.354Z] #76 105.8 checking whether gcc accepts -g... yes [2023-01-19T20:36:49.612Z] #76 105.9 checking for gcc option to accept ISO C89... none needed [2023-01-19T20:36:49.612Z] #76 106.1 checking whether gcc understands -c and -o together... yes [2023-01-19T20:36:49.870Z] #76 106.2 checking for a BSD-compatible install... /usr/bin/install -c [2023-01-19T20:36:49.870Z] #76 106.2 checking whether build environment is sane... yes [2023-01-19T20:36:49.870Z] #76 106.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-01-19T20:36:49.870Z] #76 106.2 checking for gawk... no [2023-01-19T20:36:49.870Z] #76 106.3 checking for mawk... mawk [2023-01-19T20:36:49.870Z] #76 106.3 checking whether make sets $(MAKE)... yes [2023-01-19T20:36:49.870Z] #76 106.3 checking whether make supports the include directive... yes (GNU style) [2023-01-19T20:36:49.870Z] #76 106.3 checking whether make supports nested variables... yes [2023-01-19T20:36:49.870Z] #76 106.4 checking whether UID '0' is supported by ustar format... yes [2023-01-19T20:36:49.870Z] #76 106.4 checking whether GID '0' is supported by ustar format... yes [2023-01-19T20:36:50.128Z] #76 106.4 checking how to create a ustar tar archive... gnutar [2023-01-19T20:36:50.128Z] #76 106.4 checking dependency style of gcc... gcc3 [2023-01-19T20:36:50.128Z] #76 106.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-01-19T20:36:50.128Z] #76 106.6 checking whether make supports nested variables... (cached) yes [2023-01-19T20:36:50.394Z] #76 106.6 checking build system type... aarch64-unknown-linux-gnu [2023-01-19T20:36:50.394Z] #76 106.8 checking host system type... aarch64-unknown-linux-gnu [2023-01-19T20:36:50.394Z] #76 106.8 checking how to print strings... printf [2023-01-19T20:36:50.394Z] #76 106.9 checking for a sed that does not truncate output... /bin/sed [2023-01-19T20:36:50.394Z] #76 106.9 checking for grep that handles long lines and -e... /bin/grep [2023-01-19T20:36:50.394Z] #76 106.9 checking for egrep... /bin/grep -E [2023-01-19T20:36:50.394Z] #76 106.9 checking for fgrep... /bin/grep -F [2023-01-19T20:36:50.394Z] #76 106.9 checking for ld used by gcc... /usr/bin/ld [2023-01-19T20:36:50.394Z] #76 106.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-01-19T20:36:50.394Z] #76 106.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-01-19T20:36:50.652Z] #76 107.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-01-19T20:36:50.652Z] #76 107.1 checking whether ln -s works... yes [2023-01-19T20:36:50.652Z] #76 107.1 checking the maximum length of command line arguments... 1572864 [2023-01-19T20:36:50.909Z] #76 107.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-01-19T20:36:50.909Z] #76 107.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-01-19T20:36:50.909Z] #76 107.3 checking for /usr/bin/ld option to reload object files... -r [2023-01-19T20:36:50.909Z] #76 107.3 checking for objdump... objdump [2023-01-19T20:36:50.909Z] #76 107.3 checking how to recognize dependent libraries... pass_all [2023-01-19T20:36:50.909Z] #76 107.3 checking for dlltool... no [2023-01-19T20:36:50.909Z] #76 107.3 checking how to associate runtime and link libraries... printf %s\n [2023-01-19T20:36:50.909Z] #76 107.3 checking for ar... ar [2023-01-19T20:36:50.909Z] #76 107.3 checking for archiver @FILE support... @ [2023-01-19T20:36:50.909Z] #76 107.4 checking for strip... strip [2023-01-19T20:36:50.909Z] #76 107.4 checking for ranlib... ranlib [2023-01-19T20:36:51.167Z] #76 107.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-01-19T20:36:51.167Z] #76 107.6 checking for sysroot... no [2023-01-19T20:36:51.167Z] #76 107.6 checking for a working dd... /bin/dd [2023-01-19T20:36:51.167Z] #76 107.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-01-19T20:36:51.167Z] #76 107.7 checking for mt... no [2023-01-19T20:36:51.167Z] #76 107.7 checking if : is a manifest tool... no [2023-01-19T20:36:51.167Z] #76 107.7 checking how to run the C preprocessor... gcc -E [2023-01-19T20:36:51.990Z] #76 107.8 checking for ANSI C header files... yes [2023-01-19T20:36:51.990Z] #76 108.3 checking for sys/types.h... yes [2023-01-19T20:36:52.248Z] #76 108.4 checking for sys/stat.h... yes [2023-01-19T20:36:52.248Z] #76 108.6 checking for stdlib.h... yes [2023-01-19T20:36:52.248Z] #76 108.7 checking for string.h... yes [2023-01-19T20:36:52.506Z] #76 108.8 checking for memory.h... yes [2023-01-19T20:36:52.506Z] #76 108.9 checking for strings.h... yes [2023-01-19T20:36:52.763Z] #76 109.1 checking for inttypes.h... yes [2023-01-19T20:36:52.763Z] #76 109.2 checking for stdint.h... yes [2023-01-19T20:36:52.763Z] #76 109.3 checking for unistd.h... yes [2023-01-19T20:36:53.021Z] #76 109.4 checking for dlfcn.h... yes [2023-01-19T20:36:53.021Z] #76 109.5 checking for objdir... .libs [2023-01-19T20:36:53.587Z] #76 109.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-01-19T20:36:53.587Z] #76 110.0 checking for gcc option to produce PIC... -fPIC -DPIC [2023-01-19T20:36:53.587Z] #76 110.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-01-19T20:36:53.844Z] #76 110.1 checking if gcc static flag -static works... yes [2023-01-19T20:36:53.844Z] #76 110.2 checking if gcc supports -c -o file.o... yes [2023-01-19T20:36:54.102Z] #76 110.3 checking if gcc supports -c -o file.o... (cached) yes [2023-01-19T20:36:54.102Z] #76 110.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-01-19T20:36:54.102Z] #76 110.4 checking dynamic linker characteristics... GNU/Linux ld.so [2023-01-19T20:36:54.360Z] #76 110.6 checking how to hardcode library paths into programs... immediate [2023-01-19T20:36:54.360Z] #76 110.6 checking whether stripping libraries is possible... yes [2023-01-19T20:36:54.360Z] #76 110.6 checking if libtool supports shared libraries... yes [2023-01-19T20:36:54.360Z] #76 110.6 checking whether to build shared libraries... no [2023-01-19T20:36:54.360Z] #76 110.6 checking whether to build static libraries... yes [2023-01-19T20:36:54.360Z] #76 110.7 checking float.h usability... yes [2023-01-19T20:36:54.360Z] #76 110.8 checking float.h presence... yes [2023-01-19T20:36:54.360Z] #76 110.8 checking for float.h... yes [2023-01-19T20:36:54.617Z] #76 110.9 checking limits.h usability... yes [2023-01-19T20:36:54.617Z] #76 111.1 checking limits.h presence... yes [2023-01-19T20:36:54.617Z] #76 111.1 checking for limits.h... yes [2023-01-19T20:36:54.875Z] #76 111.1 checking stddef.h usability... yes [2023-01-19T20:36:54.875Z] #76 111.2 checking stddef.h presence... yes [2023-01-19T20:36:54.875Z] #76 111.3 checking for stddef.h... yes [2023-01-19T20:36:54.875Z] #76 111.3 checking for stdlib.h... (cached) yes [2023-01-19T20:36:54.875Z] #76 111.4 checking for string.h... (cached) yes [2023-01-19T20:36:54.875Z] #76 111.4 checking sys/time.h usability... yes [2023-01-19T20:36:55.133Z] #76 111.5 checking sys/time.h presence... yes [2023-01-19T20:36:55.133Z] #76 111.5 checking for sys/time.h... yes [2023-01-19T20:36:55.133Z] #76 111.5 checking for inline... inline [2023-01-19T20:36:55.390Z] #76 111.6 checking for size_t... yes [2023-01-19T20:36:55.390Z] #76 111.8 checking for stdlib.h... (cached) yes [2023-01-19T20:36:55.390Z] #76 111.8 checking for GNU libc compatible malloc... yes [2023-01-19T20:36:55.648Z] #76 112.0 checking for stdlib.h... (cached) yes [2023-01-19T20:36:55.906Z] #76 112.0 checking for GNU libc compatible realloc... yes [2023-01-19T20:36:55.906Z] #76 112.2 checking for working strtod... yes [2023-01-19T20:36:55.906Z] #76 112.4 checking for gettimeofday... yes [2023-01-19T20:36:56.164Z] #76 112.5 checking for memset... yes [2023-01-19T20:36:56.422Z] #76 112.7 checking for strspn... yes [2023-01-19T20:36:56.680Z] #76 113.0 checking that generated files are newer than configure... done [2023-01-19T20:36:56.680Z] #76 113.0 configure: creating ./config.status [2023-01-19T20:36:58.581Z] #76 115.1 config.status: creating Makefile [2023-01-19T20:36:58.581Z] #76 115.1 config.status: creating config.h [2023-01-19T20:36:58.581Z] #76 115.1 config.status: executing depfiles commands [2023-01-19T20:36:58.840Z] #76 115.3 config.status: executing libtool commands [2023-01-19T20:36:59.776Z] #76 116.1 GEN .version [2023-01-19T20:36:59.776Z] #76 116.1 make install-recursive [2023-01-19T20:36:59.776Z] #76 116.1 make[1]: Entering directory '/tmp/crun-build' [2023-01-19T20:36:59.776Z] #76 116.2 Making install in libocispec [2023-01-19T20:36:59.776Z] #76 116.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-01-19T20:36:59.776Z] #76 116.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2023-01-19T20:36:59.776Z] #76 116.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2023-01-19T20:36:59.776Z] #76 116.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2023-01-19T20:37:00.034Z] #76 116.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2023-01-19T20:37:00.293Z] #76 116.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-01-19T20:37:00.293Z] #76 116.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-01-19T20:37:00.293Z] #76 116.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-01-19T20:37:00.293Z] #76 116.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-01-19T20:37:00.293Z] #76 116.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-01-19T20:37:00.293Z] #76 116.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-01-19T20:37:00.293Z] #76 116.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-01-19T20:37:00.293Z] #76 116.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-01-19T20:37:00.293Z] #76 116.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-01-19T20:37:00.551Z] #76 117.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-01-19T20:37:00.551Z] #76 117.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-01-19T20:37:00.551Z] #76 117.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-01-19T20:37:00.551Z] #76 117.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-01-19T20:37:00.551Z] #76 117.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-01-19T20:37:00.551Z] #76 117.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-01-19T20:37:00.551Z] #76 117.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-01-19T20:37:01.117Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-01-19T20:37:01.118Z] #76 117.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-01-19T20:37:01.118Z] #76 117.6 make install-recursive [2023-01-19T20:37:01.118Z] #76 117.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-01-19T20:37:01.118Z] #76 117.6 Making install in yajl [2023-01-19T20:37:01.118Z] #76 117.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-01-19T20:37:01.118Z] #76 117.7 CC verify/json_verify-json_verify.o [2023-01-19T20:37:01.118Z] #76 117.7 CC src/libyajl_la-yajl_alloc.lo [2023-01-19T20:37:01.118Z] #76 117.7 CC src/libyajl_la-yajl.lo [2023-01-19T20:37:01.118Z] #76 117.7 CC src/libyajl_la-yajl_gen.lo [2023-01-19T20:37:01.118Z] #76 117.7 CC src/libyajl_la-yajl_parser.lo [2023-01-19T20:37:01.118Z] #76 117.7 CC src/libyajl_la-yajl_buf.lo [2023-01-19T20:37:01.376Z] #76 117.7 CC src/libyajl_la-yajl_encode.lo [2023-01-19T20:37:01.376Z] #76 117.8 CC src/libyajl_la-yajl_lex.lo [2023-01-19T20:37:01.376Z] #76 117.8 CC src/libyajl_la-yajl_tree.lo [2023-01-19T20:37:05.561Z] #76 121.7 CCLD libyajl.la [2023-01-19T20:37:05.562Z] #76 122.0 CCLD verify/json_verify [2023-01-19T20:37:05.820Z] #76 122.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-01-19T20:37:05.820Z] #76 122.3 make[5]: Nothing to be done for 'install-exec-am'. [2023-01-19T20:37:05.820Z] #76 122.3 make[5]: Nothing to be done for 'install-data-am'. [2023-01-19T20:37:05.820Z] #76 122.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-01-19T20:37:05.820Z] #76 122.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-01-19T20:37:05.820Z] #76 122.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-01-19T20:37:05.820Z] #76 122.4 CC src/validate.o [2023-01-19T20:37:06.078Z] #76 122.4 CC src/image_spec_schema_config_schema.lo [2023-01-19T20:37:06.078Z] #76 122.4 CC src/image_spec_schema_content_descriptor.lo [2023-01-19T20:37:06.078Z] #76 122.4 CC src/image_spec_schema_defs.lo [2023-01-19T20:37:06.078Z] #76 122.4 CC src/image_spec_schema_defs_descriptor.lo [2023-01-19T20:37:06.078Z] #76 122.4 CC src/image_spec_schema_image_index_schema.lo [2023-01-19T20:37:06.078Z] #76 122.4 CC src/image_spec_schema_image_layout_schema.lo [2023-01-19T20:37:06.078Z] #76 122.4 CC src/image_spec_schema_image_manifest_schema.lo [2023-01-19T20:37:06.078Z] #76 122.5 CC src/runtime_spec_schema_config_linux.lo [2023-01-19T20:37:06.078Z] #76 122.5 CC src/runtime_spec_schema_config_zos.lo [2023-01-19T20:37:06.078Z] #76 122.5 CC src/runtime_spec_schema_config_schema.lo [2023-01-19T20:37:06.078Z] #76 122.5 CC src/runtime_spec_schema_config_solaris.lo [2023-01-19T20:37:06.078Z] #76 122.6 CC src/runtime_spec_schema_config_vm.lo [2023-01-19T20:37:06.337Z] #76 122.6 CC src/runtime_spec_schema_config_windows.lo [2023-01-19T20:37:06.337Z] #76 122.7 CC src/runtime_spec_schema_defs.lo [2023-01-19T20:37:06.337Z] #76 122.7 CC src/runtime_spec_schema_defs_linux.lo [2023-01-19T20:37:06.337Z] #76 122.8 CC src/runtime_spec_schema_defs_zos.lo [2023-01-19T20:37:06.337Z] #76 122.9 CC src/runtime_spec_schema_defs_vm.lo [2023-01-19T20:37:06.595Z] #76 122.9 CC src/runtime_spec_schema_defs_windows.lo [2023-01-19T20:37:06.595Z] #76 123.1 CC src/runtime_spec_schema_state_schema.lo [2023-01-19T20:37:06.595Z] #76 123.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2023-01-19T20:37:06.853Z] #76 123.3 CC src/basic_test_double_array_item.lo [2023-01-19T20:37:06.853Z] #76 123.4 CC src/basic_test_double_array.lo [2023-01-19T20:37:07.112Z] #76 123.5 CC src/basic_test_top_array_int.lo [2023-01-19T20:37:07.112Z] #76 123.7 CC src/basic_test_top_array_string.lo [2023-01-19T20:37:07.371Z] #76 123.8 CC src/basic_test_top_double_array_int.lo [2023-01-19T20:37:07.629Z] #76 123.9 CC src/basic_test_top_double_array_obj.lo [2023-01-19T20:37:07.629Z] #76 124.1 CC src/basic_test_top_double_array_refobj.lo [2023-01-19T20:37:07.887Z] #76 124.2 CC src/basic_test_top_double_array_string.lo [2023-01-19T20:37:07.887Z] #76 124.3 CC src/read-file.lo [2023-01-19T20:37:08.145Z] #76 124.4 CC src/json_common.lo [2023-01-19T20:37:08.145Z] #76 124.5 CC tests/test-1.o [2023-01-19T20:37:08.145Z] #76 124.7 CC tests/test-2.o [2023-01-19T20:37:08.403Z] #76 125.0 CC tests/test-3.o [2023-01-19T20:37:08.662Z] #76 125.0 CC tests/test-4.o [2023-01-19T20:37:08.662Z] #76 125.2 CC tests/test-5.o [2023-01-19T20:37:08.920Z] #76 125.4 CC tests/test-6.o [2023-01-19T20:37:09.178Z] #76 125.6 CC tests/test-8.o [2023-01-19T20:37:09.178Z] #76 125.7 CC tests/test-7.o [2023-01-19T20:37:09.436Z] #76 125.9 CC tests/test-9.o [2023-01-19T20:37:09.694Z] #76 126.0 CC tests/test-10.o [2023-01-19T20:37:09.694Z] #76 126.1 CC tests/test-11.o [2023-01-19T20:37:41.771Z] #76 153.3 CCLD libocispec.la [2023-01-19T20:37:41.771Z] #76 153.7 CCLD src/validate [2023-01-19T20:37:41.771Z] #76 153.7 CCLD tests/test-1 [2023-01-19T20:37:41.771Z] #76 153.7 CCLD tests/test-2 [2023-01-19T20:37:41.771Z] #76 153.8 CCLD tests/test-3 [2023-01-19T20:37:41.771Z] #76 153.8 CCLD tests/test-4 [2023-01-19T20:37:41.771Z] #76 153.9 CCLD tests/test-5 [2023-01-19T20:37:41.771Z] #76 153.9 CCLD tests/test-6 [2023-01-19T20:37:41.771Z] #76 154.1 CCLD tests/test-7 [2023-01-19T20:37:41.771Z] #76 154.2 CCLD tests/test-8 [2023-01-19T20:37:41.771Z] #76 154.3 CCLD tests/test-9 [2023-01-19T20:37:41.771Z] #76 154.4 CCLD tests/test-10 [2023-01-19T20:37:41.771Z] #76 154.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2023-01-19T20:37:41.771Z] #76 154.5 CCLD tests/test-11 [2023-01-19T20:37:41.771Z] #76 156.0 libtool: link: ar cr libocispec.a [2023-01-19T20:37:41.771Z] #76 156.0 libtool: link: ranlib libocispec.a [2023-01-19T20:37:41.771Z] #76 157.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2023-01-19T20:37:41.771Z] #76 157.4 make[5]: Nothing to be done for 'install-exec-am'. [2023-01-19T20:37:41.771Z] #76 157.4 make[5]: Nothing to be done for 'install-data-am'. [2023-01-19T20:37:41.771Z] #76 157.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-19T20:37:41.771Z] #76 157.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-19T20:37:41.771Z] #76 157.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-19T20:37:41.771Z] #76 157.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-19T20:37:41.771Z] #76 157.4 make[2]: Entering directory '/tmp/crun-build' [2023-01-19T20:37:41.771Z] #76 157.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2023-01-19T20:37:41.771Z] #76 157.5 CC src/libcrun/libcrun_testing_a-utils.o [2023-01-19T20:37:41.771Z] #76 157.6 CC src/libcrun/libcrun_testing_a-container.o [2023-01-19T20:37:41.771Z] #76 157.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2023-01-19T20:37:41.771Z] #76 157.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2023-01-19T20:37:41.771Z] #76 157.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2023-01-19T20:37:41.771Z] #76 157.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2023-01-19T20:37:41.771Z] #76 157.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2023-01-19T20:37:41.771Z] #76 157.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2023-01-19T20:37:41.771Z] #76 157.7 CC src/libcrun/libcrun_testing_a-criu.o [2023-01-19T20:37:41.771Z] #76 157.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2023-01-19T20:37:41.771Z] #76 157.8 CC src/libcrun/libcrun_testing_a-linux.o [2023-01-19T20:37:41.771Z] #76 157.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2023-01-19T20:37:41.771Z] #76 157.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2023-01-19T20:37:41.771Z] #76 158.0 CC src/libcrun/libcrun_testing_a-error.o [2023-01-19T20:37:41.771Z] #76 158.1 CC src/libcrun/libcrun_testing_a-status.o [2023-01-19T20:37:41.771Z] #76 158.1 CC src/libcrun/libcrun_testing_a-terminal.o [2023-01-19T20:37:41.771Z] #76 158.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2023-01-19T20:37:41.771Z] #76 158.2 CC src/libcrun/libcrun_testing_a-signals.o [2023-01-19T20:37:41.771Z] #76 158.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2023-01-19T20:37:42.030Z] #76 158.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2023-01-19T20:37:42.030Z] #76 158.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2023-01-19T20:37:42.030Z] #76 158.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2023-01-19T20:37:42.030Z] #76 158.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2023-01-19T20:37:42.290Z] #76 158.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2023-01-19T20:37:42.290Z] #76 158.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2023-01-19T20:37:42.290Z] #76 158.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2023-01-19T20:37:42.868Z] #76 159.3 CC src/crun-crun.o [2023-01-19T20:37:42.869Z] #76 159.4 CC src/crun-run.o [2023-01-19T20:37:42.869Z] #76 159.5 CC src/crun-delete.o [2023-01-19T20:37:43.127Z] #76 159.6 CC src/crun-kill.o [2023-01-19T20:37:43.128Z] #76 159.6 CC src/crun-pause.o [2023-01-19T20:37:43.386Z] #76 159.8 CC src/crun-unpause.o [2023-01-19T20:37:43.386Z] #76 159.8 CC src/crun-spec.o [2023-01-19T20:37:43.644Z] #76 159.9 CC src/crun-exec.o [2023-01-19T20:37:43.644Z] #76 160.0 CC src/crun-list.o [2023-01-19T20:37:43.644Z] #76 160.2 CC src/crun-create.o [2023-01-19T20:37:43.902Z] #76 160.2 CC src/crun-start.o [2023-01-19T20:37:43.902Z] #76 160.3 CC src/crun-state.o [2023-01-19T20:37:43.902Z] #76 160.5 CC src/crun-update.o [2023-01-19T20:37:44.161Z] #76 160.6 CC src/crun-ps.o [2023-01-19T20:37:44.161Z] #76 160.7 CC src/crun-checkpoint.o [2023-01-19T20:37:44.419Z] #76 160.9 CC src/crun-restore.o [2023-01-19T20:37:44.677Z] #76 161.0 CC src/libcrun/libcrun_la-utils.lo [2023-01-19T20:37:44.936Z] #76 161.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2023-01-19T20:37:44.936Z] #76 161.3 CC src/libcrun/libcrun_la-container.lo [2023-01-19T20:37:45.194Z] #76 161.5 CC src/libcrun/libcrun_la-cgroup.lo [2023-01-19T20:37:45.194Z] #76 161.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2023-01-19T20:37:45.452Z] #76 161.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2023-01-19T20:37:45.711Z] #76 162.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2023-01-19T20:37:45.711Z] #76 162.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2023-01-19T20:37:46.277Z] #76 162.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2023-01-19T20:37:46.277Z] #76 162.5 CC src/libcrun/libcrun_la-criu.lo [2023-01-19T20:37:46.277Z] #76 162.8 CC src/libcrun/libcrun_la-custom-handler.lo [2023-01-19T20:37:46.844Z] #76 163.1 CC src/libcrun/libcrun_la-linux.lo [2023-01-19T20:37:46.844Z] #76 163.2 CC src/libcrun/libcrun_la-seccomp.lo [2023-01-19T20:37:46.844Z] #76 163.3 CC src/libcrun/libcrun_la-ebpf.lo [2023-01-19T20:37:47.104Z] #76 ... [2023-01-19T20:37:47.104Z] [2023-01-19T20:37:47.104Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2023-01-19T20:39:04.767Z] #105 DONE 0.4s [2023-01-19T20:39:04.767Z] [2023-01-19T20:39:04.767Z] #106 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-19T20:39:05.333Z] #106 DONE 0.5s [2023-01-19T20:39:05.333Z] [2023-01-19T20:39:05.333Z] #107 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-19T20:39:05.591Z] #107 DONE 0.4s [2023-01-19T20:39:05.591Z] [2023-01-19T20:39:05.591Z] #108 [dev-base 6/10] RUN ldconfig [2023-01-19T20:39:06.155Z] #108 DONE 0.5s [2023-01-19T20:39:06.155Z] [2023-01-19T20:39:06.155Z] #109 [dev-base 7/10] 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 python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-01-19T20:39:06.722Z] #109 0.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-19T20:39:06.980Z] #109 0.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-19T20:39:06.980Z] #109 0.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-19T20:39:06.980Z] #109 0.861 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-19T20:39:06.980Z] #109 0.968 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [210 kB] [2023-01-19T20:39:07.238Z] #109 1.097 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-19T20:39:07.804Z] #109 1.826 Fetched 8502 kB in 1s (6220 kB/s) [2023-01-19T20:39:08.369Z] #109 1.826 Reading package lists... [2023-01-19T20:39:09.307Z] #109 2.392 Reading package lists... [2023-01-19T20:39:09.307Z] #109 2.937 Building dependency tree... [2023-01-19T20:39:09.566Z] #109 3.355 The following additional packages will be installed: [2023-01-19T20:39:09.566Z] #109 3.355 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-01-19T20:39:09.566Z] #109 3.356 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-01-19T20:39:09.566Z] #109 3.356 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-01-19T20:39:09.566Z] #109 3.357 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-01-19T20:39:09.566Z] #109 3.357 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-01-19T20:39:09.566Z] #109 3.357 xxd [2023-01-19T20:39:09.566Z] #109 3.360 Suggested packages: [2023-01-19T20:39:09.566Z] #109 3.360 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-19T20:39:09.566Z] #109 3.360 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-01-19T20:39:09.566Z] #109 3.360 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-01-19T20:39:09.566Z] #109 3.360 Recommended packages: [2023-01-19T20:39:09.566Z] #109 3.360 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-01-19T20:39:09.566Z] #109 3.360 systemd-timesyncd | time-daemon unzip [2023-01-19T20:39:09.823Z] #109 3.733 The following NEW packages will be installed: [2023-01-19T20:39:09.823Z] #109 3.734 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-01-19T20:39:09.823Z] #109 3.734 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-01-19T20:39:09.823Z] #109 3.734 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-01-19T20:39:09.823Z] #109 3.734 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-01-19T20:39:09.823Z] #109 3.734 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-01-19T20:39:09.823Z] #109 3.735 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-01-19T20:39:09.823Z] #109 3.735 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-01-19T20:39:09.823Z] #109 3.735 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-01-19T20:39:09.823Z] #109 3.735 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-19T20:39:09.823Z] #109 3.735 xz-utils zip zstd [2023-01-19T20:39:10.081Z] #109 4.009 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2023-01-19T20:39:10.081Z] #109 4.009 Need to get 32.1 MB of archives. [2023-01-19T20:39:10.081Z] #109 4.009 After this operation, 124 MB of additional disk space will be used. [2023-01-19T20:39:10.081Z] #109 4.009 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-01-19T20:39:10.081Z] #109 4.013 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-19T20:39:10.081Z] #109 4.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-01-19T20:39:10.081Z] #109 4.016 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-01-19T20:39:10.081Z] #109 4.018 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-01-19T20:39:10.081Z] #109 4.020 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-01-19T20:39:10.081Z] #109 4.021 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-01-19T20:39:10.081Z] #109 4.024 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-01-19T20:39:10.081Z] #109 4.025 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-01-19T20:39:10.081Z] #109 4.027 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2023-01-19T20:39:10.081Z] #109 4.072 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-01-19T20:39:10.348Z] #109 4.072 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-01-19T20:39:10.348Z] #109 4.074 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-01-19T20:39:10.348Z] #109 4.074 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-01-19T20:39:10.348Z] #109 4.075 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-01-19T20:39:10.348Z] #109 4.075 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-01-19T20:39:10.348Z] #109 4.076 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-01-19T20:39:10.348Z] #109 4.080 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-19T20:39:10.348Z] #109 4.081 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-19T20:39:10.348Z] #109 4.083 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-01-19T20:39:10.348Z] #109 4.085 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-19T20:39:10.348Z] #109 4.086 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-01-19T20:39:10.348Z] #109 4.087 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-01-19T20:39:10.348Z] #109 4.090 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-01-19T20:39:10.348Z] #109 4.092 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-01-19T20:39:10.348Z] #109 4.092 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-01-19T20:39:10.348Z] #109 4.093 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-01-19T20:39:10.348Z] #109 4.094 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-01-19T20:39:10.348Z] #109 4.096 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-01-19T20:39:10.348Z] #109 4.100 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-19T20:39:10.348Z] #109 4.102 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-19T20:39:10.348Z] #109 4.103 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-19T20:39:10.348Z] #109 4.104 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-01-19T20:39:10.348Z] #109 4.106 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-01-19T20:39:10.348Z] #109 4.110 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-19T20:39:10.348Z] #109 4.169 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-01-19T20:39:10.348Z] #109 4.175 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-01-19T20:39:10.348Z] #109 4.176 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-19T20:39:10.348Z] #109 4.177 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-01-19T20:39:10.348Z] #109 4.177 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-19T20:39:10.348Z] #109 4.180 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-01-19T20:39:10.348Z] #109 4.181 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-01-19T20:39:10.348Z] #109 4.182 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-19T20:39:10.348Z] #109 4.182 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-19T20:39:10.348Z] #109 4.189 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-19T20:39:10.348Z] #109 4.189 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-19T20:39:10.348Z] #109 4.190 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-19T20:39:10.348Z] #109 4.192 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-19T20:39:10.348Z] #109 4.194 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-19T20:39:10.348Z] #109 4.195 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-19T20:39:10.348Z] #109 4.197 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-01-19T20:39:10.348Z] #109 4.199 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2023-01-19T20:39:10.348Z] #109 4.200 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-01-19T20:39:10.348Z] #109 4.203 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-01-19T20:39:10.348Z] #109 4.208 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-19T20:39:10.348Z] #109 4.251 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-01-19T20:39:10.348Z] #109 4.257 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-01-19T20:39:10.348Z] #109 4.261 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-01-19T20:39:10.348Z] #109 4.263 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-01-19T20:39:10.629Z] #109 4.403 debconf: delaying package configuration, since apt-utils is not installed [2023-01-19T20:39:10.629Z] #109 4.446 Fetched 32.1 MB in 1s (61.5 MB/s) [2023-01-19T20:39:10.629Z] #109 4.480 Selecting previously unselected package libapparmor1:arm64. [2023-01-19T20:39:10.629Z] #109 4.480 (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 ... 15744 files and directories currently installed.) [2023-01-19T20:39:10.629Z] #109 4.485 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-01-19T20:39:10.629Z] #109 4.492 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-01-19T20:39:10.629Z] #109 4.532 Selecting previously unselected package libcap2:arm64. [2023-01-19T20:39:10.629Z] #109 4.532 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-19T20:39:10.629Z] #109 4.535 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-19T20:39:10.629Z] #109 4.564 Selecting previously unselected package libargon2-1:arm64. [2023-01-19T20:39:10.889Z] #109 4.566 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-01-19T20:39:10.889Z] #109 4.569 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-01-19T20:39:10.889Z] #109 4.599 Selecting previously unselected package dmsetup. [2023-01-19T20:39:10.889Z] #109 4.601 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-01-19T20:39:10.889Z] #109 4.604 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-19T20:39:10.889Z] #109 4.642 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-01-19T20:39:10.889Z] #109 4.644 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-19T20:39:10.889Z] #109 4.652 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-19T20:39:10.889Z] #109 4.705 Selecting previously unselected package libjson-c5:arm64. [2023-01-19T20:39:10.889Z] #109 4.707 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-01-19T20:39:10.889Z] #109 4.711 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-01-19T20:39:10.889Z] #109 4.759 Selecting previously unselected package libcryptsetup12:arm64. [2023-01-19T20:39:10.889Z] #109 4.761 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-01-19T20:39:10.889Z] #109 4.764 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-01-19T20:39:10.889Z] #109 4.813 Selecting previously unselected package libip4tc2:arm64. [2023-01-19T20:39:11.150Z] #109 4.814 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-01-19T20:39:11.150Z] #109 4.818 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-01-19T20:39:11.150Z] #109 4.852 Selecting previously unselected package libkmod2:arm64. [2023-01-19T20:39:11.150Z] #109 4.854 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-01-19T20:39:11.150Z] #109 4.857 Unpacking libkmod2:arm64 (28-1) ... [2023-01-19T20:39:11.150Z] #109 4.898 Selecting previously unselected package systemd. [2023-01-19T20:39:11.150Z] #109 4.900 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ... [2023-01-19T20:39:11.150Z] #109 4.963 Unpacking systemd (247.3-7+deb11u1) ... [2023-01-19T20:39:11.408Z] #109 5.350 Selecting previously unselected package pigz. [2023-01-19T20:39:11.408Z] #109 5.352 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-01-19T20:39:11.408Z] #109 5.355 Unpacking pigz (2.6-1) ... [2023-01-19T20:39:11.408Z] #109 5.389 Selecting previously unselected package libelf1:arm64. [2023-01-19T20:39:11.666Z] #109 5.391 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-01-19T20:39:11.666Z] #109 5.394 Unpacking libelf1:arm64 (0.183-1) ... [2023-01-19T20:39:11.666Z] #109 5.443 Selecting previously unselected package libbpf0:arm64. [2023-01-19T20:39:11.666Z] #109 5.445 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-01-19T20:39:11.666Z] #109 5.449 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-01-19T20:39:11.666Z] #109 5.486 Selecting previously unselected package libmnl0:arm64. [2023-01-19T20:39:11.666Z] #109 5.488 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-01-19T20:39:11.666Z] #109 5.492 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-01-19T20:39:11.666Z] #109 5.527 Selecting previously unselected package libxtables12:arm64. [2023-01-19T20:39:11.666Z] #109 5.530 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-01-19T20:39:11.666Z] #109 5.533 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-01-19T20:39:11.666Z] #109 5.563 Selecting previously unselected package libcap2-bin. [2023-01-19T20:39:11.666Z] #109 5.565 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-01-19T20:39:11.666Z] #109 5.568 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-19T20:39:11.666Z] #109 5.608 Selecting previously unselected package iproute2. [2023-01-19T20:39:11.924Z] #109 5.610 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-01-19T20:39:11.924Z] #109 5.615 Unpacking iproute2 (5.10.0-4) ... [2023-01-19T20:39:11.924Z] #109 5.738 Selecting previously unselected package xxd. [2023-01-19T20:39:11.924Z] #109 5.738 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-19T20:39:11.924Z] #109 5.742 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-19T20:39:11.924Z] #109 5.794 Selecting previously unselected package vim-common. [2023-01-19T20:39:11.924Z] #109 5.796 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-19T20:39:11.924Z] #109 5.807 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-19T20:39:11.924Z] #109 5.860 Selecting previously unselected package bash-completion. [2023-01-19T20:39:12.181Z] #109 5.862 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-01-19T20:39:12.746Z] #109 6.516 Unpacking bash-completion (1:2.11-2) ... [2023-01-19T20:39:12.746Z] #109 6.622 Selecting previously unselected package bzip2. [2023-01-19T20:39:12.746Z] #109 6.625 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-01-19T20:39:12.746Z] #109 6.629 Unpacking bzip2 (1.0.8-4) ... [2023-01-19T20:39:12.746Z] #109 6.663 Selecting previously unselected package xz-utils. [2023-01-19T20:39:12.746Z] #109 6.665 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-19T20:39:12.746Z] #109 6.668 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-19T20:39:12.746Z] #109 6.723 Selecting previously unselected package apparmor. [2023-01-19T20:39:12.746Z] #109 6.723 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-01-19T20:39:13.003Z] #109 6.746 Unpacking apparmor (2.13.6-10) ... [2023-01-19T20:39:13.003Z] #109 6.844 Selecting previously unselected package inetutils-ping. [2023-01-19T20:39:13.003Z] #109 6.845 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-01-19T20:39:13.003Z] #109 6.850 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-19T20:39:13.003Z] #109 6.893 Selecting previously unselected package libip6tc2:arm64. [2023-01-19T20:39:13.003Z] #109 6.895 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-01-19T20:39:13.003Z] #109 6.899 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-01-19T20:39:13.003Z] #109 6.932 Selecting previously unselected package libnfnetlink0:arm64. [2023-01-19T20:39:13.003Z] #109 6.935 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-01-19T20:39:13.003Z] #109 6.938 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-19T20:39:13.003Z] #109 6.972 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-01-19T20:39:13.003Z] #109 6.972 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-01-19T20:39:13.261Z] #109 6.975 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-19T20:39:13.261Z] #109 7.010 Selecting previously unselected package libnftnl11:arm64. [2023-01-19T20:39:13.261Z] #109 7.013 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-01-19T20:39:13.261Z] #109 7.016 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-01-19T20:39:13.261Z] #109 7.053 Selecting previously unselected package iptables. [2023-01-19T20:39:13.261Z] #109 7.055 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-01-19T20:39:13.261Z] #109 7.059 Unpacking iptables (1.8.7-1) ... [2023-01-19T20:39:13.261Z] #109 7.129 Selecting previously unselected package libonig5:arm64. [2023-01-19T20:39:13.261Z] #109 7.132 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-19T20:39:13.261Z] #109 7.135 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-19T20:39:13.261Z] #109 7.178 Selecting previously unselected package libjq1:arm64. [2023-01-19T20:39:13.261Z] #109 7.181 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-01-19T20:39:13.261Z] #109 7.184 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-19T20:39:13.261Z] #109 7.219 Selecting previously unselected package jq. [2023-01-19T20:39:13.261Z] #109 7.222 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-01-19T20:39:13.261Z] #109 7.226 Unpacking jq (1.6-2.1) ... [2023-01-19T20:39:13.518Z] #109 7.261 Selecting previously unselected package libaio1:arm64. [2023-01-19T20:39:13.518Z] #109 7.263 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-01-19T20:39:13.518Z] #109 7.266 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-01-19T20:39:13.518Z] #109 7.300 Selecting previously unselected package libgpm2:arm64. [2023-01-19T20:39:13.518Z] #109 7.302 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-01-19T20:39:13.518Z] #109 7.305 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-01-19T20:39:13.518Z] #109 7.339 Selecting previously unselected package libicu67:arm64. [2023-01-19T20:39:13.518Z] #109 7.342 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-01-19T20:39:13.518Z] #109 7.345 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-19T20:39:14.083Z] #109 8.024 Selecting previously unselected package libinih1:arm64. [2023-01-19T20:39:14.083Z] #109 8.026 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-01-19T20:39:14.083Z] #109 8.030 Unpacking libinih1:arm64 (53-1+b2) ... [2023-01-19T20:39:14.083Z] #109 8.063 Selecting previously unselected package libmicrohttpd12:arm64. [2023-01-19T20:39:14.341Z] #109 8.066 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-01-19T20:39:14.341Z] #109 8.070 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-01-19T20:39:14.341Z] #109 8.107 Selecting previously unselected package libnet1:arm64. [2023-01-19T20:39:14.341Z] #109 8.110 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-19T20:39:14.341Z] #109 8.113 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-19T20:39:14.341Z] #109 8.152 Selecting previously unselected package libnl-3-200:arm64. [2023-01-19T20:39:14.341Z] #109 8.154 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-19T20:39:14.341Z] #109 8.157 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-19T20:39:14.341Z] #109 8.191 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-19T20:39:14.341Z] #109 8.193 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-19T20:39:14.341Z] #109 8.197 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-19T20:39:14.341Z] #109 8.231 Selecting previously unselected package libyajl2:arm64. [2023-01-19T20:39:14.341Z] #109 8.234 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-01-19T20:39:14.341Z] #109 8.238 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-01-19T20:39:14.341Z] #109 8.265 Selecting previously unselected package net-tools. [2023-01-19T20:39:14.341Z] #109 8.267 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-01-19T20:39:14.341Z] #109 8.271 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-19T20:39:14.341Z] #109 8.318 Selecting previously unselected package patch. [2023-01-19T20:39:14.599Z] #109 8.321 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-01-19T20:39:14.599Z] #109 8.325 Unpacking patch (2.7.6-7) ... [2023-01-19T20:39:14.599Z] #109 8.359 Selecting previously unselected package python-pip-whl. [2023-01-19T20:39:14.599Z] #109 8.361 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-19T20:39:14.599Z] #109 8.366 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-19T20:39:14.599Z] #109 8.498 Selecting previously unselected package python3-lib2to3. [2023-01-19T20:39:14.599Z] #109 8.501 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-19T20:39:14.599Z] #109 8.504 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-19T20:39:14.599Z] #109 8.543 Selecting previously unselected package python3-distutils. [2023-01-19T20:39:14.599Z] #109 8.546 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-01-19T20:39:14.599Z] #109 8.549 Unpacking python3-distutils (3.9.2-1) ... [2023-01-19T20:39:14.599Z] #109 8.587 Selecting previously unselected package python3-pkg-resources. [2023-01-19T20:39:14.857Z] #109 8.590 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-19T20:39:14.857Z] #109 8.593 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-19T20:39:14.857Z] #109 8.639 Selecting previously unselected package python3-setuptools. [2023-01-19T20:39:14.857Z] #109 8.641 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-01-19T20:39:14.857Z] #109 8.645 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-19T20:39:14.857Z] #109 8.707 Selecting previously unselected package python3-wheel. [2023-01-19T20:39:14.857Z] #109 8.710 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-01-19T20:39:14.857Z] #109 8.713 Unpacking python3-wheel (0.34.2-1) ... [2023-01-19T20:39:14.857Z] #109 8.743 Selecting previously unselected package python3-pip. [2023-01-19T20:39:14.857Z] #109 8.746 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-19T20:39:14.857Z] #109 8.749 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-19T20:39:14.857Z] #109 8.814 Selecting previously unselected package sudo. [2023-01-19T20:39:15.115Z] #109 8.816 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-01-19T20:39:15.115Z] #109 8.821 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-01-19T20:39:15.115Z] #109 8.933 Selecting previously unselected package systemd-journal-remote. [2023-01-19T20:39:15.115Z] #109 8.935 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2023-01-19T20:39:15.115Z] #109 8.938 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2023-01-19T20:39:15.115Z] #109 8.973 Selecting previously unselected package thin-provisioning-tools. [2023-01-19T20:39:15.115Z] #109 8.976 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-01-19T20:39:15.115Z] #109 8.978 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-19T20:39:15.115Z] #109 9.036 Selecting previously unselected package uidmap. [2023-01-19T20:39:15.372Z] #109 9.038 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-01-19T20:39:15.372Z] #109 9.041 Unpacking uidmap (1:4.8.1-1) ... [2023-01-19T20:39:15.372Z] #109 9.086 Selecting previously unselected package vim-runtime. [2023-01-19T20:39:15.372Z] #109 9.089 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-19T20:39:15.372Z] #109 9.099 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-19T20:39:15.372Z] #109 9.110 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-19T20:39:15.372Z] #109 9.114 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-19T20:39:15.937Z] #109 9.681 Selecting previously unselected package vim. [2023-01-19T20:39:15.937Z] #109 9.683 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-19T20:39:15.937Z] #109 9.692 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-19T20:39:15.937Z] #109 9.822 Selecting previously unselected package xfsprogs. [2023-01-19T20:39:15.937Z] #109 9.825 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-01-19T20:39:15.937Z] #109 9.829 Unpacking xfsprogs (5.10.0-4) ... [2023-01-19T20:39:15.937Z] #109 9.923 Selecting previously unselected package zip. [2023-01-19T20:39:16.195Z] #109 9.926 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-01-19T20:39:16.195Z] #109 9.929 Unpacking zip (3.0-12) ... [2023-01-19T20:39:16.195Z] #109 9.975 Selecting previously unselected package zstd. [2023-01-19T20:39:16.195Z] #109 9.977 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-01-19T20:39:16.195Z] #109 9.981 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-01-19T20:39:16.195Z] #109 10.06 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-19T20:39:16.452Z] #109 10.26 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-01-19T20:39:16.452Z] #109 10.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-19T20:39:16.452Z] #109 10.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-01-19T20:39:16.452Z] #109 10.28 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-01-19T20:39:16.452Z] #109 10.29 Setting up libicu67:arm64 (67.1-7) ... [2023-01-19T20:39:16.452Z] #109 10.30 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-01-19T20:39:16.452Z] #109 10.31 Setting up libinih1:arm64 (53-1+b2) ... [2023-01-19T20:39:16.452Z] #109 10.32 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-01-19T20:39:16.452Z] #109 10.33 Setting up uidmap (1:4.8.1-1) ... [2023-01-19T20:39:16.452Z] #109 10.34 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-01-19T20:39:16.452Z] #109 10.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-19T20:39:16.452Z] #109 10.36 Setting up bzip2 (1.0.8-4) ... [2023-01-19T20:39:16.452Z] #109 10.37 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-19T20:39:16.452Z] #109 10.38 Setting up python3-wheel (0.34.2-1) ... [2023-01-19T20:39:16.709Z] #109 10.52 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-01-19T20:39:16.709Z] #109 10.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-19T20:39:16.709Z] #109 10.55 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-19T20:39:16.709Z] #109 10.56 Setting up libcap2-bin (1:2.44-1) ... [2023-01-19T20:39:16.709Z] #109 10.57 Setting up apparmor (2.13.6-10) ... [2023-01-19T20:39:17.643Z] #109 11.32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-01-19T20:39:17.643Z] #109 11.34 Setting up zip (3.0-12) ... [2023-01-19T20:39:17.643Z] #109 11.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-19T20:39:17.643Z] #109 11.38 Setting up bash-completion (1:2.11-2) ... [2023-01-19T20:39:18.208Z] #109 12.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-19T20:39:18.209Z] #109 12.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-19T20:39:18.209Z] #109 12.17 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-01-19T20:39:18.209Z] #109 12.18 Setting up patch (2.7.6-7) ... [2023-01-19T20:39:18.209Z] #109 12.19 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-01-19T20:39:18.209Z] #109 12.23 invoke-rc.d: could not determine current runlevel [2023-01-19T20:39:18.466Z] #109 12.23 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-19T20:39:18.466Z] #109 12.24 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-01-19T20:39:18.466Z] #109 12.25 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-19T20:39:18.466Z] #109 12.26 Setting up pigz (2.6-1) ... [2023-01-19T20:39:18.466Z] #109 12.27 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-19T20:39:18.466Z] #109 12.28 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-19T20:39:18.466Z] #109 12.30 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-19T20:39:18.466Z] #109 12.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-19T20:39:18.466Z] #109 12.49 Setting up libaio1:arm64 (0.3.112-9) ... [2023-01-19T20:39:18.724Z] #109 12.50 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-19T20:39:18.724Z] #109 12.60 Setting up libelf1:arm64 (0.183-1) ... [2023-01-19T20:39:18.982Z] #109 12.62 Setting up libjson-c5:arm64 (0.15-2) ... [2023-01-19T20:39:18.982Z] #109 12.63 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-01-19T20:39:18.982Z] #109 12.64 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-19T20:39:18.982Z] #109 12.66 Setting up libkmod2:arm64 (28-1) ... [2023-01-19T20:39:18.982Z] #109 12.67 Setting up python3-distutils (3.9.2-1) ... [2023-01-19T20:39:18.982Z] #109 12.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-19T20:39:18.982Z] #109 12.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-19T20:39:18.982Z] #109 12.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-19T20:39:18.982Z] #109 12.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-19T20:39:18.982Z] #109 12.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-19T20:39:18.982Z] #109 12.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-19T20:39:18.982Z] #109 12.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-19T20:39:18.982Z] #109 12.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-19T20:39:18.982Z] #109 12.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-19T20:39:18.982Z] #109 12.85 Setting up python3-setuptools (52.0.0-4) ... [2023-01-19T20:39:19.240Z] #109 13.18 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-19T20:39:19.497Z] #109 13.19 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-01-19T20:39:19.497Z] #109 13.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-19T20:39:19.497Z] #109 13.21 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-19T20:39:19.755Z] #109 13.48 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-19T20:39:19.755Z] #109 13.49 Setting up jq (1.6-2.1) ... [2023-01-19T20:39:19.755Z] #109 13.50 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-01-19T20:39:19.755Z] #109 13.51 Setting up iptables (1.8.7-1) ... [2023-01-19T20:39:19.755Z] #109 13.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-19T20:39:19.755Z] #109 13.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-19T20:39:19.755Z] #109 13.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-19T20:39:19.755Z] #109 13.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-19T20:39:19.755Z] #109 13.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-19T20:39:19.755Z] #109 13.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-19T20:39:19.755Z] #109 13.55 Setting up iproute2 (5.10.0-4) ... [2023-01-19T20:39:19.755Z] #109 13.75 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-19T20:39:20.012Z] #109 13.76 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-19T20:39:20.012Z] #109 13.77 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-01-19T20:39:20.012Z] #109 13.78 Setting up systemd (247.3-7+deb11u1) ... [2023-01-19T20:39:20.012Z] #109 13.82 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-01-19T20:39:20.012Z] #109 13.82 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-01-19T20:39:20.012Z] #109 13.83 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-01-19T20:39:20.012Z] #109 13.83 Initializing machine ID from random generator. [2023-01-19T20:39:20.269Z] #109 14.16 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2023-01-19T20:39:20.269Z] #109 14.27 Setting up xfsprogs (5.10.0-4) ... [2023-01-19T20:39:20.526Z] #109 14.29 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-01-19T20:39:20.526Z] #109 14.29 Failed to connect to bus: Host is down [2023-01-19T20:39:20.526Z] #109 14.29 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-19T20:39:21.458Z] #109 DONE 15.3s [2023-01-19T20:39:21.458Z] [2023-01-19T20:39:21.458Z] #110 [dev-base 8/10] 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 [2023-01-19T20:39:21.719Z] #110 0.414 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-19T20:39:21.976Z] #110 0.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-19T20:39:21.976Z] #110 0.422 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-19T20:39:21.976Z] #110 DONE 0.5s [2023-01-19T20:39:21.976Z] [2023-01-19T20:39:21.976Z] #111 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 [2023-01-19T20:39:28.527Z] #111 5.667 Collecting yamllint==1.27.1 [2023-01-19T20:39:28.527Z] #111 6.699 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-01-19T20:39:29.092Z] #111 7.002 Collecting pathspec>=0.5.3 [2023-01-19T20:39:29.092Z] #111 7.006 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-19T20:39:29.092Z] #111 7.101 Collecting pyyaml [2023-01-19T20:39:29.092Z] #111 7.111 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-01-19T20:39:29.092Z] #111 7.128 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-01-19T20:39:29.092Z] #111 7.132 Building wheels for collected packages: yamllint [2023-01-19T20:39:29.092Z] #111 7.133 Building wheel for yamllint (setup.py): started [2023-01-19T20:39:29.350Z] #111 7.388 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-19T20:39:29.350Z] #111 7.389 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=715d53820a5724c21b01087ec3a343815208341c91aae11af8dde1d681dd5365 [2023-01-19T20:39:29.350Z] #111 7.389 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-01-19T20:39:29.350Z] #111 7.391 Successfully built yamllint [2023-01-19T20:39:29.350Z] #111 7.397 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-19T20:39:29.350Z] #111 7.512 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1 [2023-01-19T20:39:29.608Z] #111 DONE 7.6s [2023-01-19T20:39:29.608Z] [2023-01-19T20:39:29.608Z] #112 [dev-base 10/10] 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 libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-01-19T20:39:30.172Z] #112 0.704 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-19T20:39:30.430Z] #112 0.704 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-19T20:39:30.430Z] #112 0.704 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-19T20:39:31.253Z] #112 1.058 Reading package lists... [2023-01-19T20:39:31.820Z] #112 1.590 Reading package lists... [2023-01-19T20:39:31.820Z] #112 2.099 Building dependency tree... [2023-01-19T20:39:31.820Z] #112 2.242 Reading state information... [2023-01-19T20:39:31.820Z] #112 2.417 gcc is already the newest version (4:10.2.1-1). [2023-01-19T20:39:31.820Z] #112 2.417 pkg-config is already the newest version (0.29.2-1). [2023-01-19T20:39:31.820Z] #112 2.417 The following additional packages will be installed: [2023-01-19T20:39:32.078Z] #112 2.418 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-01-19T20:39:32.078Z] #112 2.418 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-01-19T20:39:32.078Z] #112 2.418 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-01-19T20:39:32.078Z] #112 2.418 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-01-19T20:39:32.078Z] #112 2.418 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-01-19T20:39:32.078Z] #112 2.419 uuid-dev zlib1g-dev [2023-01-19T20:39:32.078Z] #112 2.420 Suggested packages: [2023-01-19T20:39:32.078Z] #112 2.420 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-01-19T20:39:32.078Z] #112 2.420 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-01-19T20:39:32.078Z] #112 2.420 Recommended packages: [2023-01-19T20:39:32.078Z] #112 2.420 build-essential fakeroot libalgorithm-merge-perl [2023-01-19T20:39:32.335Z] #112 2.685 The following NEW packages will be installed: [2023-01-19T20:39:32.335Z] #112 2.686 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-01-19T20:39:32.335Z] #112 2.686 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-01-19T20:39:32.335Z] #112 2.686 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-01-19T20:39:32.335Z] #112 2.686 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-01-19T20:39:32.335Z] #112 2.686 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-01-19T20:39:32.335Z] #112 2.686 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-01-19T20:39:32.335Z] #112 2.687 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-01-19T20:39:32.593Z] #112 2.970 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2023-01-19T20:39:32.593Z] #112 2.970 Need to get 10.3 MB of archives. [2023-01-19T20:39:32.593Z] #112 2.970 After this operation, 41.5 MB of additional disk space will be used. [2023-01-19T20:39:32.593Z] #112 2.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-01-19T20:39:32.593Z] #112 2.988 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-01-19T20:39:32.593Z] #112 2.989 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-01-19T20:39:32.593Z] #112 2.990 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-01-19T20:39:32.593Z] #112 2.992 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-01-19T20:39:32.593Z] #112 2.993 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-01-19T20:39:32.593Z] #112 2.995 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-01-19T20:39:32.593Z] #112 2.996 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-01-19T20:39:32.593Z] #112 2.997 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-01-19T20:39:32.593Z] #112 2.999 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-01-19T20:39:32.593Z] #112 3.000 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-01-19T20:39:32.593Z] #112 3.001 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-01-19T20:39:32.593Z] #112 3.004 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-01-19T20:39:32.593Z] #112 3.005 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-01-19T20:39:32.593Z] #112 3.006 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-01-19T20:39:32.593Z] #112 3.008 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-01-19T20:39:32.593Z] #112 3.011 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-01-19T20:39:32.593Z] #112 3.012 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-01-19T20:39:32.593Z] #112 3.029 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-01-19T20:39:32.593Z] #112 3.032 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-01-19T20:39:32.593Z] #112 3.039 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-01-19T20:39:32.593Z] #112 3.040 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-01-19T20:39:32.593Z] #112 3.041 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-01-19T20:39:32.593Z] #112 3.043 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-01-19T20:39:32.593Z] #112 3.044 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-01-19T20:39:32.593Z] #112 3.046 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-01-19T20:39:32.593Z] #112 3.047 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-01-19T20:39:32.593Z] #112 3.050 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-01-19T20:39:32.593Z] #112 3.051 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-01-19T20:39:32.593Z] #112 3.062 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-19T20:39:32.593Z] #112 3.062 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-01-19T20:39:32.593Z] #112 3.064 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-01-19T20:39:32.851Z] #112 3.199 debconf: delaying package configuration, since apt-utils is not installed [2023-01-19T20:39:32.851Z] #112 3.238 Fetched 10.3 MB in 0s (27.6 MB/s) [2023-01-19T20:39:32.851Z] #112 3.261 Selecting previously unselected package dpkg-dev. [2023-01-19T20:39:32.851Z] #112 3.261 (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 ... 21235 files and directories currently installed.) [2023-01-19T20:39:32.851Z] #112 3.273 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-01-19T20:39:32.851Z] #112 3.276 Unpacking dpkg-dev (1.20.12) ... [2023-01-19T20:39:33.108Z] #112 3.399 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-01-19T20:39:33.108Z] #112 3.400 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-01-19T20:39:33.108Z] #112 3.407 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-01-19T20:39:33.108Z] #112 3.439 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-01-19T20:39:33.108Z] #112 3.441 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-01-19T20:39:33.109Z] #112 3.445 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-01-19T20:39:33.109Z] #112 3.490 Selecting previously unselected package libsecret-common. [2023-01-19T20:39:33.109Z] #112 3.490 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-01-19T20:39:33.109Z] #112 3.493 Unpacking libsecret-common (0.20.4-2) ... [2023-01-19T20:39:33.109Z] #112 3.546 Selecting previously unselected package libsecret-1-0:arm64. [2023-01-19T20:39:33.109Z] #112 3.546 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-01-19T20:39:33.109Z] #112 3.550 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-01-19T20:39:33.109Z] #112 3.583 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-01-19T20:39:33.109Z] #112 3.585 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-01-19T20:39:33.109Z] #112 3.589 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-01-19T20:39:33.109Z] #112 3.622 Selecting previously unselected package libapparmor-dev:arm64. [2023-01-19T20:39:33.109Z] #112 3.622 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-01-19T20:39:33.366Z] #112 3.626 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-19T20:39:33.366Z] #112 3.667 Selecting previously unselected package uuid-dev:arm64. [2023-01-19T20:39:33.366Z] #112 3.667 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-19T20:39:33.366Z] #112 3.670 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-19T20:39:33.366Z] #112 3.718 Selecting previously unselected package libblkid-dev:arm64. [2023-01-19T20:39:33.366Z] #112 3.718 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-19T20:39:33.366Z] #112 3.727 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-19T20:39:33.366Z] #112 3.778 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-01-19T20:39:33.366Z] #112 3.781 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-19T20:39:33.366Z] #112 3.785 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-19T20:39:33.366Z] #112 3.815 Selecting previously unselected package libudev-dev:arm64. [2023-01-19T20:39:33.366Z] #112 3.818 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-19T20:39:33.366Z] #112 3.822 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-19T20:39:33.366Z] #112 3.864 Selecting previously unselected package libsepol1-dev:arm64. [2023-01-19T20:39:33.623Z] #112 3.866 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-01-19T20:39:33.623Z] #112 3.871 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-01-19T20:39:33.623Z] #112 3.935 Selecting previously unselected package libpcre2-16-0:arm64. [2023-01-19T20:39:33.623Z] #112 3.937 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-01-19T20:39:33.623Z] #112 3.941 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-19T20:39:33.623Z] #112 3.992 Selecting previously unselected package libpcre2-32-0:arm64. [2023-01-19T20:39:33.623Z] #112 3.994 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-01-19T20:39:33.623Z] #112 3.998 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-19T20:39:33.623Z] #112 4.047 Selecting previously unselected package libpcre2-posix2:arm64. [2023-01-19T20:39:33.623Z] #112 4.047 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-01-19T20:39:33.623Z] #112 4.051 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-19T20:39:33.623Z] #112 4.079 Selecting previously unselected package libpcre2-dev:arm64. [2023-01-19T20:39:33.623Z] #112 4.082 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-01-19T20:39:33.623Z] #112 4.085 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-19T20:39:33.881Z] #112 4.163 Selecting previously unselected package libselinux1-dev:arm64. [2023-01-19T20:39:33.881Z] #112 4.163 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-01-19T20:39:33.881Z] #112 4.167 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-01-19T20:39:33.881Z] #112 4.225 Selecting previously unselected package libdevmapper-dev:arm64. [2023-01-19T20:39:33.881Z] #112 4.228 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-01-19T20:39:33.881Z] #112 4.234 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-19T20:39:33.881Z] #112 4.268 Selecting previously unselected package libffi-dev:arm64. [2023-01-19T20:39:33.881Z] #112 4.270 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-01-19T20:39:33.881Z] #112 4.274 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-01-19T20:39:33.881Z] #112 4.311 Selecting previously unselected package libglib2.0-data. [2023-01-19T20:39:33.881Z] #112 4.314 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-01-19T20:39:33.881Z] #112 4.318 Unpacking libglib2.0-data (2.66.8-1) ... [2023-01-19T20:39:34.139Z] #112 4.452 Selecting previously unselected package libglib2.0-bin. [2023-01-19T20:39:34.139Z] #112 4.455 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-01-19T20:39:34.139Z] #112 4.459 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-01-19T20:39:34.139Z] #112 4.510 Selecting previously unselected package libglib2.0-dev-bin. [2023-01-19T20:39:34.139Z] #112 4.513 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-01-19T20:39:34.139Z] #112 4.521 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-01-19T20:39:34.139Z] #112 4.581 Selecting previously unselected package libmount-dev:arm64. [2023-01-19T20:39:34.139Z] #112 4.583 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-19T20:39:34.139Z] #112 4.588 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-19T20:39:34.139Z] #112 4.631 Selecting previously unselected package libpcre16-3:arm64. [2023-01-19T20:39:34.139Z] #112 4.634 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-01-19T20:39:34.139Z] #112 4.637 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-01-19T20:39:34.139Z] #112 4.683 Selecting previously unselected package libpcre32-3:arm64. [2023-01-19T20:39:34.139Z] #112 4.686 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-01-19T20:39:34.139Z] #112 4.691 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-01-19T20:39:34.139Z] #112 4.738 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-01-19T20:39:34.396Z] #112 4.742 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-01-19T20:39:34.396Z] #112 4.745 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-01-19T20:39:34.396Z] #112 4.780 Selecting previously unselected package libpcre3-dev:arm64. [2023-01-19T20:39:34.396Z] #112 4.783 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-01-19T20:39:34.396Z] #112 4.787 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-01-19T20:39:34.396Z] #112 4.861 Selecting previously unselected package zlib1g-dev:arm64. [2023-01-19T20:39:34.654Z] #112 4.864 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-01-19T20:39:34.654Z] #112 4.867 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-19T20:39:34.654Z] #112 4.907 Selecting previously unselected package libglib2.0-dev:arm64. [2023-01-19T20:39:34.654Z] #112 4.910 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-01-19T20:39:34.654Z] #112 4.913 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-01-19T20:39:34.654Z] #112 5.096 Selecting previously unselected package libseccomp-dev:arm64. [2023-01-19T20:39:34.654Z] #112 5.099 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-01-19T20:39:34.654Z] #112 5.102 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-19T20:39:34.654Z] #112 5.139 Selecting previously unselected package libsecret-1-dev:arm64. [2023-01-19T20:39:34.911Z] #112 5.141 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-01-19T20:39:34.911Z] #112 5.145 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-01-19T20:39:34.911Z] #112 5.196 Selecting previously unselected package libsystemd-dev:arm64. [2023-01-19T20:39:34.911Z] #112 5.199 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-19T20:39:34.911Z] #112 5.203 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-19T20:39:34.911Z] #112 5.311 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-01-19T20:39:34.911Z] #112 5.323 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-01-19T20:39:35.169Z] #112 5.480 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.491 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-19T20:39:35.169Z] #112 5.501 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-01-19T20:39:35.169Z] #112 5.512 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-01-19T20:39:35.169Z] #112 5.525 Setting up libffi-dev:arm64 (3.3-6) ... [2023-01-19T20:39:35.169Z] #112 5.540 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.551 Setting up dpkg-dev (1.20.12) ... [2023-01-19T20:39:35.169Z] #112 5.569 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.580 Setting up libglib2.0-data (2.66.8-1) ... [2023-01-19T20:39:35.169Z] #112 5.590 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.600 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-01-19T20:39:35.169Z] #112 5.611 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.621 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.632 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-19T20:39:35.169Z] #112 5.643 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-01-19T20:39:35.169Z] #112 5.655 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-19T20:39:35.169Z] #112 5.667 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.676 Setting up libsecret-common (0.20.4-2) ... [2023-01-19T20:39:35.169Z] #112 5.685 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.700 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-19T20:39:35.169Z] #112 5.711 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-01-19T20:39:35.169Z] #112 5.723 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-01-19T20:39:35.169Z] #112 5.733 Setting up libglib2.0-bin (2.66.8-1) ... [2023-01-19T20:39:35.169Z] #112 5.742 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-01-19T20:39:35.169Z] #112 5.751 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-01-19T20:39:35.169Z] #112 5.763 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-19T20:39:35.427Z] #112 5.774 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-19T20:39:35.427Z] #112 5.783 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-01-19T20:39:35.427Z] #112 5.791 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-01-19T20:39:35.427Z] #112 5.801 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-01-19T20:39:35.427Z] #112 5.811 No schema files found: doing nothing. [2023-01-19T20:39:35.427Z] #112 5.815 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-19T20:39:35.427Z] #112 5.834 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-01-19T20:39:35.684Z] #112 DONE 6.1s [2023-01-19T20:39:35.684Z] [2023-01-19T20:39:35.684Z] #113 [dev 1/1] COPY . . [2023-01-19T20:39:38.211Z] #113 DONE 2.5s [2023-01-19T20:39:38.211Z] [2023-01-19T20:39:38.211Z] #114 exporting to image [2023-01-19T20:39:38.211Z] #114 exporting layers [2023-01-19T20:39:40.109Z] #114 exporting layers 1.6s done [2023-01-19T20:39:40.109Z] #114 writing image sha256:057946884fd569c646e0290d07a0301d97bbea2e34faf8170db34bbc36cd2384 done [2023-01-19T20:39:40.109Z] #114 naming to docker.io/library/docker:436476a584cb469fa73dfebd9a99fa664d2eaac1 done [2023-01-19T20:39:40.109Z] #114 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-19T20:39:40.417Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-01-19T20:39:40.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44853/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=436476a584cb469fa73dfebd9a99fa664d2eaac1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:436476a584cb469fa73dfebd9a99fa664d2eaac1 hack/test/unit [2023-01-19T20:39:40.954Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-01-19T20:39:40.954Z] + TESTFLAGS+=' -test.timeout=5m' [2023-01-19T20:39:40.954Z] + TESTDIRS=./... [2023-01-19T20:39:40.954Z] + exclude_paths='/vendor/|/integration' [2023-01-19T20:39:40.954Z] ++ go list ./... [2023-01-19T20:39:40.954Z] ++ grep -vE '(/vendor/|/integration)' [2023-01-19T20:39:41.889Z] + pkg_list='github.com/docker/docker/api [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/backend/build [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/httpstatus [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/httputils [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/middleware [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/build [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/container [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/debug [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/distribution [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/grpc [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/image [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/network [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/plugin [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/session [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/swarm [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/system [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/server/router/volume [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/backend [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/blkiodev [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/container [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/events [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/filters [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/image [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/mount [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/network [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/registry [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/strslice [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/swarm [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/time [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/versions [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-19T20:39:41.889Z] github.com/docker/docker/api/types/volume [2023-01-19T20:39:41.889Z] github.com/docker/docker/builder [2023-01-19T20:39:41.889Z] github.com/docker/docker/builder/builder-next [2023-01-19T20:39:41.889Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/worker [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/dockerfile [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/remotecontext [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/remotecontext/git [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-19T20:39:41.890Z] github.com/docker/docker/cli/debug [2023-01-19T20:39:41.890Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-19T20:39:41.890Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/client [2023-01-19T20:39:41.890Z] github.com/docker/docker/cmd/docker-proxy [2023-01-19T20:39:41.890Z] github.com/docker/docker/cmd/dockerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-19T20:39:41.890Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-19T20:39:41.890Z] github.com/docker/docker/container [2023-01-19T20:39:41.890Z] github.com/docker/docker/container/stream [2023-01-19T20:39:41.890Z] github.com/docker/docker/contrib/apparmor [2023-01-19T20:39:41.890Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-19T20:39:41.890Z] github.com/docker/docker/contrib/httpserver [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/convert [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/executor [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/provider [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/config [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/containerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/events [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/events/testutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/images [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/initlayer [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/links [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/listeners [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/gelf [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/journald [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/local [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/logentries [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/splunk [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/syslog [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/templates [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/names [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/network [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/stats [2023-01-19T20:39:41.890Z] github.com/docker/docker/distribution [2023-01-19T20:39:41.890Z] github.com/docker/docker/distribution/metadata [2023-01-19T20:39:41.890Z] github.com/docker/docker/distribution/utils [2023-01-19T20:39:41.890Z] github.com/docker/docker/distribution/xfer [2023-01-19T20:39:41.890Z] github.com/docker/docker/dockerversion [2023-01-19T20:39:41.890Z] github.com/docker/docker/errdefs [2023-01-19T20:39:41.890Z] github.com/docker/docker/image [2023-01-19T20:39:41.890Z] github.com/docker/docker/image/cache [2023-01-19T20:39:41.890Z] github.com/docker/docker/image/tarexport [2023-01-19T20:39:41.890Z] github.com/docker/docker/image/v1 [2023-01-19T20:39:41.890Z] github.com/docker/docker/internal/mounttree [2023-01-19T20:39:41.890Z] github.com/docker/docker/internal/test/suite [2023-01-19T20:39:41.890Z] github.com/docker/docker/internal/unshare [2023-01-19T20:39:41.890Z] github.com/docker/docker/layer [2023-01-19T20:39:41.890Z] github.com/docker/docker/libcontainerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/libcontainerd/queue [2023-01-19T20:39:41.890Z] github.com/docker/docker/libcontainerd/remote [2023-01-19T20:39:41.890Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-19T20:39:41.890Z] github.com/docker/docker/libcontainerd/types [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/bitseq [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/cluster [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/config [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/datastore [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/driverapi [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/etchosts [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/idm [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ipam [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/iptables [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/netlabel [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/netutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/networkdb [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/ns [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/options [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/osl [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/portallocator [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/portmapper [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/testutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/libnetwork/types [2023-01-19T20:39:41.890Z] github.com/docker/docker/oci [2023-01-19T20:39:41.890Z] github.com/docker/docker/oci/caps [2023-01-19T20:39:41.890Z] github.com/docker/docker/opts [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/aaparser [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/archive [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/authorization [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/broadcaster [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/capabilities [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/chrootarchive [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/containerfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/devicemapper [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/directory [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/dmesg [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/fileutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/homedir [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/idtools [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/ioutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/jsonmessage [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/longpath [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/loopback [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/namesgenerator [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/parsers [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/pidfile [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/platform [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/platforms [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/plugingetter [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/plugins [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/plugins/transport [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/pools [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/process [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/progress [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/reexec [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/rootless [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/stack [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/stdcopy [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/streamformatter [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/stringid [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/sysinfo [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/system [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/tailfile [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/tarsum [2023-01-19T20:39:41.890Z] github.com/docker/docker/pkg/useragent [2023-01-19T20:39:41.890Z] github.com/docker/docker/plugin [2023-01-19T20:39:41.890Z] github.com/docker/docker/plugin/executor/containerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/plugin/v2 [2023-01-19T20:39:41.890Z] github.com/docker/docker/profiles/apparmor [2023-01-19T20:39:41.890Z] github.com/docker/docker/profiles/seccomp [2023-01-19T20:39:41.890Z] github.com/docker/docker/quota [2023-01-19T20:39:41.890Z] github.com/docker/docker/reference [2023-01-19T20:39:41.890Z] github.com/docker/docker/registry [2023-01-19T20:39:41.890Z] github.com/docker/docker/registry/resumable [2023-01-19T20:39:41.890Z] github.com/docker/docker/restartmanager [2023-01-19T20:39:41.890Z] github.com/docker/docker/runconfig [2023-01-19T20:39:41.890Z] github.com/docker/docker/runconfig/opts [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/daemon [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/environment [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/fakecontext [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/fakegit [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/fakestorage [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/fixtures/load [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/registry [2023-01-19T20:39:41.890Z] github.com/docker/docker/testutil/request [2023-01-19T20:39:41.890Z] github.com/docker/docker/volume [2023-01-19T20:39:41.890Z] github.com/docker/docker/volume/drivers [2023-01-19T20:39:41.890Z] github.com/docker/docker/volume/local [2023-01-19T20:39:41.890Z] github.com/docker/docker/volume/mounts [2023-01-19T20:39:41.890Z] github.com/docker/docker/volume/service [2023-01-19T20:39:41.890Z] github.com/docker/docker/volume/service/opts [2023-01-19T20:39:41.890Z] github.com/docker/docker/volume/testutils' [2023-01-19T20:39:41.890Z] ++ grep --fixed-strings -v /libnetwork [2023-01-19T20:39:41.890Z] ++ echo 'github.com/docker/docker/api [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/backend/build [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/httpstatus [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/httputils [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/middleware [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/build [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/container [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/debug [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/distribution [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/grpc [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/image [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/network [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/plugin [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/session [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/swarm [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/system [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/server/router/volume [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/backend [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/blkiodev [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/container [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/events [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/filters [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/image [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/mount [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/network [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/registry [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/strslice [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/swarm [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/time [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/versions [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-19T20:39:41.890Z] github.com/docker/docker/api/types/volume [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/builder-next/worker [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/dockerfile [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/remotecontext [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/remotecontext/git [2023-01-19T20:39:41.890Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-19T20:39:41.890Z] github.com/docker/docker/cli/debug [2023-01-19T20:39:41.890Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-19T20:39:41.890Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/client [2023-01-19T20:39:41.890Z] github.com/docker/docker/cmd/docker-proxy [2023-01-19T20:39:41.890Z] github.com/docker/docker/cmd/dockerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-19T20:39:41.890Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-19T20:39:41.890Z] github.com/docker/docker/container [2023-01-19T20:39:41.890Z] github.com/docker/docker/container/stream [2023-01-19T20:39:41.890Z] github.com/docker/docker/contrib/apparmor [2023-01-19T20:39:41.890Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-19T20:39:41.890Z] github.com/docker/docker/contrib/httpserver [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/convert [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/executor [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/cluster/provider [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/config [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/containerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/events [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/events/testutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/images [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/initlayer [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/links [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/listeners [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/gelf [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/journald [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/local [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/logentries [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/splunk [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/syslog [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/logger/templates [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/names [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/network [2023-01-19T20:39:41.890Z] github.com/docker/docker/daemon/stats [2023-01-19T20:39:41.890Z] github.com/docker/docker/distribution [2023-01-19T20:39:41.890Z] github.com/docker/docker/distribution/metadata [2023-01-19T20:39:41.890Z] github.com/docker/docker/distribution/utils [2023-01-19T20:39:41.890Z] github.com/docker/docker/distribution/xfer [2023-01-19T20:39:41.890Z] github.com/docker/docker/dockerversion [2023-01-19T20:39:41.890Z] github.com/docker/docker/errdefs [2023-01-19T20:39:41.890Z] github.com/docker/docker/image [2023-01-19T20:39:41.890Z] github.com/docker/docker/image/cache [2023-01-19T20:39:41.890Z] github.com/docker/docker/image/tarexport [2023-01-19T20:39:41.890Z] github.com/docker/docker/image/v1 [2023-01-19T20:39:41.890Z] github.com/docker/docker/internal/mounttree [2023-01-19T20:39:41.890Z] github.com/docker/docker/internal/test/suite [2023-01-19T20:39:41.890Z] github.com/docker/docker/internal/unshare [2023-01-19T20:39:41.890Z] github.com/docker/docker/layer [2023-01-19T20:39:41.890Z] github.com/docker/docker/libcontainerd [2023-01-19T20:39:41.890Z] github.com/docker/docker/libcontainerd/queue [2023-01-19T20:39:41.890Z] github.com/docker/docker/libcontainerd/remote [2023-01-19T20:39:41.891Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-19T20:39:41.891Z] github.com/docker/docker/libcontainerd/types [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/bitseq [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/cluster [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/config [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/datastore [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/driverapi [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/etchosts [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/idm [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ipam [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/iptables [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/netlabel [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/netutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/networkdb [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/ns [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/options [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/osl [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/portallocator [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/portmapper [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/testutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/libnetwork/types [2023-01-19T20:39:41.891Z] github.com/docker/docker/oci [2023-01-19T20:39:41.891Z] github.com/docker/docker/oci/caps [2023-01-19T20:39:41.891Z] github.com/docker/docker/opts [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/aaparser [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/archive [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/authorization [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/broadcaster [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/capabilities [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/chrootarchive [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/containerfs [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/devicemapper [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/directory [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/dmesg [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/fileutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/homedir [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/idtools [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/ioutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/jsonmessage [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/longpath [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/loopback [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/namesgenerator [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/parsers [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/pidfile [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/platform [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/platforms [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugingetter [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins/transport [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/pools [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/process [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/progress [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/reexec [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/rootless [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/stack [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/stdcopy [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/streamformatter [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/stringid [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/sysinfo [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/system [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/tailfile [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/tarsum [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/useragent [2023-01-19T20:39:41.891Z] github.com/docker/docker/plugin [2023-01-19T20:39:41.891Z] github.com/docker/docker/plugin/executor/containerd [2023-01-19T20:39:41.891Z] github.com/docker/docker/plugin/v2 [2023-01-19T20:39:41.891Z] github.com/docker/docker/profiles/apparmor [2023-01-19T20:39:41.891Z] github.com/docker/docker/profiles/seccomp [2023-01-19T20:39:41.891Z] github.com/docker/docker/quota [2023-01-19T20:39:41.891Z] github.com/docker/docker/reference [2023-01-19T20:39:41.891Z] github.com/docker/docker/registry [2023-01-19T20:39:41.891Z] github.com/docker/docker/registry/resumable [2023-01-19T20:39:41.891Z] github.com/docker/docker/restartmanager [2023-01-19T20:39:41.891Z] github.com/docker/docker/runconfig [2023-01-19T20:39:41.891Z] github.com/docker/docker/runconfig/opts [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/daemon [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/environment [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fakecontext [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fakegit [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fakestorage [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fixtures/load [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/registry [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/request [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/drivers [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/local [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/mounts [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/service [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/service/opts [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/testutils' [2023-01-19T20:39:41.891Z] + base_pkg_list='github.com/docker/docker/api [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/backend/build [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/httpstatus [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/httputils [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/middleware [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/build [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/container [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/debug [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/distribution [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/grpc [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/image [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/network [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/plugin [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/session [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/swarm [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/system [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/volume [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/backend [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/blkiodev [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/container [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/events [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/filters [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/image [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/mount [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/network [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/registry [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/strslice [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/swarm [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/time [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/versions [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types/volume [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/builder-next [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/builder-next/worker [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/dockerfile [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/remotecontext [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/remotecontext/git [2023-01-19T20:39:41.891Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-19T20:39:41.891Z] github.com/docker/docker/cli/debug [2023-01-19T20:39:41.891Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-19T20:39:41.891Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-19T20:39:41.891Z] github.com/docker/docker/client [2023-01-19T20:39:41.891Z] github.com/docker/docker/cmd/docker-proxy [2023-01-19T20:39:41.891Z] github.com/docker/docker/cmd/dockerd [2023-01-19T20:39:41.891Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-19T20:39:41.891Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-19T20:39:41.891Z] github.com/docker/docker/container [2023-01-19T20:39:41.891Z] github.com/docker/docker/container/stream [2023-01-19T20:39:41.891Z] github.com/docker/docker/contrib/apparmor [2023-01-19T20:39:41.891Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-19T20:39:41.891Z] github.com/docker/docker/contrib/httpserver [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/cluster [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/cluster/convert [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/cluster/executor [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/cluster/provider [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/config [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/containerd [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/events [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/events/testutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/images [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/initlayer [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/links [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/listeners [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/gelf [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/journald [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/local [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/logentries [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/splunk [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/syslog [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/logger/templates [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/names [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/network [2023-01-19T20:39:41.891Z] github.com/docker/docker/daemon/stats [2023-01-19T20:39:41.891Z] github.com/docker/docker/distribution [2023-01-19T20:39:41.891Z] github.com/docker/docker/distribution/metadata [2023-01-19T20:39:41.891Z] github.com/docker/docker/distribution/utils [2023-01-19T20:39:41.891Z] github.com/docker/docker/distribution/xfer [2023-01-19T20:39:41.891Z] github.com/docker/docker/dockerversion [2023-01-19T20:39:41.891Z] github.com/docker/docker/errdefs [2023-01-19T20:39:41.891Z] github.com/docker/docker/image [2023-01-19T20:39:41.891Z] github.com/docker/docker/image/cache [2023-01-19T20:39:41.891Z] github.com/docker/docker/image/tarexport [2023-01-19T20:39:41.891Z] github.com/docker/docker/image/v1 [2023-01-19T20:39:41.891Z] github.com/docker/docker/internal/mounttree [2023-01-19T20:39:41.891Z] github.com/docker/docker/internal/test/suite [2023-01-19T20:39:41.891Z] github.com/docker/docker/internal/unshare [2023-01-19T20:39:41.891Z] github.com/docker/docker/layer [2023-01-19T20:39:41.891Z] github.com/docker/docker/libcontainerd [2023-01-19T20:39:41.891Z] github.com/docker/docker/libcontainerd/queue [2023-01-19T20:39:41.891Z] github.com/docker/docker/libcontainerd/remote [2023-01-19T20:39:41.891Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-19T20:39:41.891Z] github.com/docker/docker/libcontainerd/types [2023-01-19T20:39:41.891Z] github.com/docker/docker/oci [2023-01-19T20:39:41.891Z] github.com/docker/docker/oci/caps [2023-01-19T20:39:41.891Z] github.com/docker/docker/opts [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/aaparser [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/archive [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/authorization [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/broadcaster [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/capabilities [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/chrootarchive [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/containerfs [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/devicemapper [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/directory [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/dmesg [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/fileutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/homedir [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/idtools [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/ioutils [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/jsonmessage [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/longpath [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/loopback [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/namesgenerator [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/parsers [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/pidfile [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/platform [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/platforms [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugingetter [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/plugins/transport [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/pools [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/process [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/progress [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/reexec [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/rootless [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/stack [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/stdcopy [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/streamformatter [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/stringid [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/sysinfo [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/system [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/tailfile [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/tarsum [2023-01-19T20:39:41.891Z] github.com/docker/docker/pkg/useragent [2023-01-19T20:39:41.891Z] github.com/docker/docker/plugin [2023-01-19T20:39:41.891Z] github.com/docker/docker/plugin/executor/containerd [2023-01-19T20:39:41.891Z] github.com/docker/docker/plugin/v2 [2023-01-19T20:39:41.891Z] github.com/docker/docker/profiles/apparmor [2023-01-19T20:39:41.891Z] github.com/docker/docker/profiles/seccomp [2023-01-19T20:39:41.891Z] github.com/docker/docker/quota [2023-01-19T20:39:41.891Z] github.com/docker/docker/reference [2023-01-19T20:39:41.891Z] github.com/docker/docker/registry [2023-01-19T20:39:41.891Z] github.com/docker/docker/registry/resumable [2023-01-19T20:39:41.891Z] github.com/docker/docker/restartmanager [2023-01-19T20:39:41.891Z] github.com/docker/docker/runconfig [2023-01-19T20:39:41.891Z] github.com/docker/docker/runconfig/opts [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/daemon [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/environment [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fakecontext [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fakegit [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fakestorage [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fixtures/load [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/registry [2023-01-19T20:39:41.891Z] github.com/docker/docker/testutil/request [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/drivers [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/local [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/mounts [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/service [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/service/opts [2023-01-19T20:39:41.891Z] github.com/docker/docker/volume/testutils' [2023-01-19T20:39:41.891Z] ++ grep --fixed-strings /libnetwork [2023-01-19T20:39:41.891Z] ++ echo 'github.com/docker/docker/api [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/backend/build [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/httpstatus [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/httputils [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/middleware [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/build [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/container [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/debug [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/distribution [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/grpc [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/image [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/network [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/plugin [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/session [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/swarm [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/system [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/server/router/volume [2023-01-19T20:39:41.891Z] github.com/docker/docker/api/types [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/backend [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/blkiodev [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/container [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/events [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/filters [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/image [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/mount [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/network [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/registry [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/strslice [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/swarm [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/time [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/versions [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-19T20:39:41.892Z] github.com/docker/docker/api/types/volume [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/builder-next [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/builder-next/worker [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/dockerfile [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/remotecontext [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/remotecontext/git [2023-01-19T20:39:41.892Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-19T20:39:41.892Z] github.com/docker/docker/cli/debug [2023-01-19T20:39:41.892Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-19T20:39:41.892Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-19T20:39:41.892Z] github.com/docker/docker/client [2023-01-19T20:39:41.892Z] github.com/docker/docker/cmd/docker-proxy [2023-01-19T20:39:41.892Z] github.com/docker/docker/cmd/dockerd [2023-01-19T20:39:41.892Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-19T20:39:41.892Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-19T20:39:41.892Z] github.com/docker/docker/container [2023-01-19T20:39:41.892Z] github.com/docker/docker/container/stream [2023-01-19T20:39:41.892Z] github.com/docker/docker/contrib/apparmor [2023-01-19T20:39:41.892Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-19T20:39:41.892Z] github.com/docker/docker/contrib/httpserver [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/cluster [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/cluster/convert [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/cluster/executor [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/cluster/provider [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/config [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/containerd [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/events [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/events/testutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/images [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/initlayer [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/links [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/listeners [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/gelf [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/journald [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/local [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/logentries [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/splunk [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/syslog [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/logger/templates [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/names [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/network [2023-01-19T20:39:41.892Z] github.com/docker/docker/daemon/stats [2023-01-19T20:39:41.892Z] github.com/docker/docker/distribution [2023-01-19T20:39:41.892Z] github.com/docker/docker/distribution/metadata [2023-01-19T20:39:41.892Z] github.com/docker/docker/distribution/utils [2023-01-19T20:39:41.892Z] github.com/docker/docker/distribution/xfer [2023-01-19T20:39:41.892Z] github.com/docker/docker/dockerversion [2023-01-19T20:39:41.892Z] github.com/docker/docker/errdefs [2023-01-19T20:39:41.892Z] github.com/docker/docker/image [2023-01-19T20:39:41.892Z] github.com/docker/docker/image/cache [2023-01-19T20:39:41.892Z] github.com/docker/docker/image/tarexport [2023-01-19T20:39:41.892Z] github.com/docker/docker/image/v1 [2023-01-19T20:39:41.892Z] github.com/docker/docker/internal/mounttree [2023-01-19T20:39:41.892Z] github.com/docker/docker/internal/test/suite [2023-01-19T20:39:41.892Z] github.com/docker/docker/internal/unshare [2023-01-19T20:39:41.892Z] github.com/docker/docker/layer [2023-01-19T20:39:41.892Z] github.com/docker/docker/libcontainerd [2023-01-19T20:39:41.892Z] github.com/docker/docker/libcontainerd/queue [2023-01-19T20:39:41.892Z] github.com/docker/docker/libcontainerd/remote [2023-01-19T20:39:41.892Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-19T20:39:41.892Z] github.com/docker/docker/libcontainerd/types [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/bitseq [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cluster [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/config [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/datastore [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/driverapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/etchosts [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/idm [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipam [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/iptables [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/netlabel [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/netutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/networkdb [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ns [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/options [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/osl [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/portallocator [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/portmapper [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/testutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/types [2023-01-19T20:39:41.892Z] github.com/docker/docker/oci [2023-01-19T20:39:41.892Z] github.com/docker/docker/oci/caps [2023-01-19T20:39:41.892Z] github.com/docker/docker/opts [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/aaparser [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/archive [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/authorization [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/broadcaster [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/capabilities [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/chrootarchive [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/containerfs [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/devicemapper [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/directory [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/dmesg [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/fileutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/homedir [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/idtools [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/ioutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/jsonmessage [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/longpath [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/loopback [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/namesgenerator [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/parsers [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/pidfile [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/platform [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/platforms [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/plugingetter [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/plugins [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/plugins/transport [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/pools [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/process [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/progress [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/reexec [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/rootless [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/stack [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/stdcopy [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/streamformatter [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/stringid [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/sysinfo [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/system [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/tailfile [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/tarsum [2023-01-19T20:39:41.892Z] github.com/docker/docker/pkg/useragent [2023-01-19T20:39:41.892Z] github.com/docker/docker/plugin [2023-01-19T20:39:41.892Z] github.com/docker/docker/plugin/executor/containerd [2023-01-19T20:39:41.892Z] github.com/docker/docker/plugin/v2 [2023-01-19T20:39:41.892Z] github.com/docker/docker/profiles/apparmor [2023-01-19T20:39:41.892Z] github.com/docker/docker/profiles/seccomp [2023-01-19T20:39:41.892Z] github.com/docker/docker/quota [2023-01-19T20:39:41.892Z] github.com/docker/docker/reference [2023-01-19T20:39:41.892Z] github.com/docker/docker/registry [2023-01-19T20:39:41.892Z] github.com/docker/docker/registry/resumable [2023-01-19T20:39:41.892Z] github.com/docker/docker/restartmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/runconfig [2023-01-19T20:39:41.892Z] github.com/docker/docker/runconfig/opts [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/daemon [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/environment [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/fakecontext [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/fakegit [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/fakestorage [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/fixtures/load [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/registry [2023-01-19T20:39:41.892Z] github.com/docker/docker/testutil/request [2023-01-19T20:39:41.892Z] github.com/docker/docker/volume [2023-01-19T20:39:41.892Z] github.com/docker/docker/volume/drivers [2023-01-19T20:39:41.892Z] github.com/docker/docker/volume/local [2023-01-19T20:39:41.892Z] github.com/docker/docker/volume/mounts [2023-01-19T20:39:41.892Z] github.com/docker/docker/volume/service [2023-01-19T20:39:41.892Z] github.com/docker/docker/volume/service/opts [2023-01-19T20:39:41.892Z] github.com/docker/docker/volume/testutils' [2023-01-19T20:39:41.892Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/bitseq [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cluster [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/config [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/datastore [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/driverapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/etchosts [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/idm [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipam [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/iptables [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/netlabel [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/netutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/networkdb [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ns [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/options [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/osl [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/portallocator [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/portmapper [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/testutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/types' [2023-01-19T20:39:41.892Z] + echo 'github.com/docker/docker/libnetwork [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/bitseq [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cluster [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/config [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/datastore [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/driverapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/etchosts [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/idm [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipam [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-19T20:39:41.892Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/iptables [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/netlabel [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/netutils [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/networkdb [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/ns [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/options [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/osl [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/portallocator [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/portmapper [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/testutils [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/types' [2023-01-19T20:39:41.893Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-19T20:39:41.893Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-19T20:39:41.893Z] + type docker-proxy [2023-01-19T20:39:41.893Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-01-19T20:39:41.893Z] + hack/make.sh binary-proxy install-proxy [2023-01-19T20:39:41.893Z] [2023-01-19T20:39:42.150Z] Removing bundles/ [2023-01-19T20:39:42.150Z] [2023-01-19T20:39:42.150Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-01-19T20:39:42.150Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-01-19T20:39:43.527Z] Created binary: bundles/binary-proxy/docker-proxy [2023-01-19T20:39:43.527Z] [2023-01-19T20:39:43.527Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-01-19T20:39:43.527Z] Installing docker-proxy to /usr/local/bin/ [2023-01-19T20:39:43.527Z] [2023-01-19T20:39:43.527Z] + mkdir -p bundles [2023-01-19T20:39:43.527Z] + '[' -n 'github.com/docker/docker/api [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/backend/build [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/httpstatus [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/httputils [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/middleware [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/build [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/container [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/debug [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/distribution [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/grpc [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/image [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/network [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/plugin [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/session [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/swarm [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/system [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/server/router/volume [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/backend [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/blkiodev [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/container [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/events [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/filters [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/image [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/mount [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/network [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/registry [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/strslice [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/swarm [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/time [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/versions [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-19T20:39:43.527Z] github.com/docker/docker/api/types/volume [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/builder-next [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/builder-next/worker [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/dockerfile [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/remotecontext [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/remotecontext/git [2023-01-19T20:39:43.527Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-19T20:39:43.527Z] github.com/docker/docker/cli/debug [2023-01-19T20:39:43.527Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-19T20:39:43.527Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-19T20:39:43.527Z] github.com/docker/docker/client [2023-01-19T20:39:43.527Z] github.com/docker/docker/cmd/docker-proxy [2023-01-19T20:39:43.527Z] github.com/docker/docker/cmd/dockerd [2023-01-19T20:39:43.527Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-19T20:39:43.527Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-19T20:39:43.527Z] github.com/docker/docker/container [2023-01-19T20:39:43.527Z] github.com/docker/docker/container/stream [2023-01-19T20:39:43.527Z] github.com/docker/docker/contrib/apparmor [2023-01-19T20:39:43.527Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-19T20:39:43.527Z] github.com/docker/docker/contrib/httpserver [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/cluster [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/cluster/convert [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/cluster/executor [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/cluster/provider [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/config [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/containerd [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/events [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/events/testutils [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/images [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/initlayer [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/links [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/listeners [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/gelf [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/journald [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/local [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/logentries [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/splunk [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/syslog [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/logger/templates [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/names [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/network [2023-01-19T20:39:43.527Z] github.com/docker/docker/daemon/stats [2023-01-19T20:39:43.527Z] github.com/docker/docker/distribution [2023-01-19T20:39:43.527Z] github.com/docker/docker/distribution/metadata [2023-01-19T20:39:43.527Z] github.com/docker/docker/distribution/utils [2023-01-19T20:39:43.527Z] github.com/docker/docker/distribution/xfer [2023-01-19T20:39:43.527Z] github.com/docker/docker/dockerversion [2023-01-19T20:39:43.527Z] github.com/docker/docker/errdefs [2023-01-19T20:39:43.527Z] github.com/docker/docker/image [2023-01-19T20:39:43.527Z] github.com/docker/docker/image/cache [2023-01-19T20:39:43.527Z] github.com/docker/docker/image/tarexport [2023-01-19T20:39:43.527Z] github.com/docker/docker/image/v1 [2023-01-19T20:39:43.527Z] github.com/docker/docker/internal/mounttree [2023-01-19T20:39:43.527Z] github.com/docker/docker/internal/test/suite [2023-01-19T20:39:43.527Z] github.com/docker/docker/internal/unshare [2023-01-19T20:39:43.527Z] github.com/docker/docker/layer [2023-01-19T20:39:43.527Z] github.com/docker/docker/libcontainerd [2023-01-19T20:39:43.527Z] github.com/docker/docker/libcontainerd/queue [2023-01-19T20:39:43.527Z] github.com/docker/docker/libcontainerd/remote [2023-01-19T20:39:43.527Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-19T20:39:43.527Z] github.com/docker/docker/libcontainerd/types [2023-01-19T20:39:43.527Z] github.com/docker/docker/oci [2023-01-19T20:39:43.527Z] github.com/docker/docker/oci/caps [2023-01-19T20:39:43.527Z] github.com/docker/docker/opts [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/aaparser [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/archive [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/authorization [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/broadcaster [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/capabilities [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/chrootarchive [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/containerfs [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/devicemapper [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/directory [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/dmesg [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/fileutils [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/homedir [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/idtools [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/ioutils [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/jsonmessage [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/longpath [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/loopback [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/namesgenerator [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/parsers [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/pidfile [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/platform [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/platforms [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/plugingetter [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/plugins [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/plugins/transport [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/pools [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/process [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/progress [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/reexec [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/rootless [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/stack [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/stdcopy [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/streamformatter [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/stringid [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/sysinfo [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/system [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/tailfile [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/tarsum [2023-01-19T20:39:43.527Z] github.com/docker/docker/pkg/useragent [2023-01-19T20:39:43.527Z] github.com/docker/docker/plugin [2023-01-19T20:39:43.527Z] github.com/docker/docker/plugin/executor/containerd [2023-01-19T20:39:43.527Z] github.com/docker/docker/plugin/v2 [2023-01-19T20:39:43.527Z] github.com/docker/docker/profiles/apparmor [2023-01-19T20:39:43.527Z] github.com/docker/docker/profiles/seccomp [2023-01-19T20:39:43.527Z] github.com/docker/docker/quota [2023-01-19T20:39:43.527Z] github.com/docker/docker/reference [2023-01-19T20:39:43.527Z] github.com/docker/docker/registry [2023-01-19T20:39:43.527Z] github.com/docker/docker/registry/resumable [2023-01-19T20:39:43.527Z] github.com/docker/docker/restartmanager [2023-01-19T20:39:43.527Z] github.com/docker/docker/runconfig [2023-01-19T20:39:43.527Z] github.com/docker/docker/runconfig/opts [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/daemon [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/environment [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/fakecontext [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/fakegit [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/fakestorage [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/fixtures/load [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/registry [2023-01-19T20:39:43.527Z] github.com/docker/docker/testutil/request [2023-01-19T20:39:43.527Z] github.com/docker/docker/volume [2023-01-19T20:39:43.527Z] github.com/docker/docker/volume/drivers [2023-01-19T20:39:43.527Z] github.com/docker/docker/volume/local [2023-01-19T20:39:43.527Z] github.com/docker/docker/volume/mounts [2023-01-19T20:39:43.527Z] github.com/docker/docker/volume/service [2023-01-19T20:39:43.527Z] github.com/docker/docker/volume/service/opts [2023-01-19T20:39:43.527Z] github.com/docker/docker/volume/testutils' ']' [2023-01-19T20:39:43.528Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove 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/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/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 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/imagerefchecker github.com/docker/docker/builder/builder-next/worker 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/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/docker-device-tool 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay 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/logentries 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/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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite 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/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/aaparser 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/devicemapper 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/loopback 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/platforms 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 [2023-01-19T20:39:44.460Z] ? github.com/docker/docker/api [no test files] [2023-01-19T20:39:56.652Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 66.7% of statements [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/types/container 0.009s coverage: 74.3% of statements [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 95.3% of statements [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/builder [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-19T20:41:18.178Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/builder/remotecontext 0.038s coverage: 13.7% of statements [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/builder/dockerfile 0.064s coverage: 50.1% of statements [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.008s coverage: 100.0% of statements [2023-01-19T20:41:18.178Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2023-01-19T20:41:20.078Z] ok github.com/docker/docker/builder/remotecontext/git 3.145s coverage: 82.5% of statements [2023-01-19T20:41:20.078Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-01-19T20:41:20.078Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-01-19T20:41:21.011Z] ok github.com/docker/docker/client 0.093s coverage: 76.1% of statements [2023-01-19T20:41:21.011Z] ok github.com/docker/docker/cmd/docker-proxy 0.192s coverage: 66.5% of statements [2023-01-19T20:41:53.073Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 27.7% of statements [2023-01-19T20:41:54.971Z] ok github.com/docker/docker/container 0.124s coverage: 36.5% of statements [2023-01-19T20:41:55.228Z] ok github.com/docker/docker/cmd/dockerd/trap 2.409s coverage: 0.0% of statements [2023-01-19T20:41:55.228Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-01-19T20:41:55.228Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-19T20:41:55.228Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-19T20:41:55.228Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-19T20:41:55.228Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-19T20:42:00.488Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2023-01-19T20:42:02.389Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2023-01-19T20:42:03.762Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements [2023-01-19T20:42:10.316Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.452s coverage: 13.4% of statements [2023-01-19T20:42:11.688Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 77.3% of statements [2023-01-19T20:42:12.253Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-01-19T20:42:12.818Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2023-01-19T20:42:13.383Z] ok github.com/docker/docker/daemon 10.110s coverage: 16.2% of statements [2023-01-19T20:42:13.383Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-19T20:42:13.383Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-19T20:42:13.383Z] ? github.com/docker/docker/daemon/containerd [no test files] [2023-01-19T20:42:13.383Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-19T20:42:14.317Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.602s coverage: 74.8% of statements [2023-01-19T20:42:15.253Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements [2023-01-19T20:42:15.253Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 60.7% of statements [2023-01-19T20:42:17.154Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2023-01-19T20:42:18.542Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.219s coverage: 50.6% of statements [2023-01-19T20:42:19.916Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.661s coverage: 46.2% of statements [2023-01-19T20:42:19.916Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-19T20:42:20.174Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.175s coverage: 60.3% of statements [2023-01-19T20:42:20.174Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-19T20:42:20.174Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-19T20:42:21.107Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2023-01-19T20:42:21.364Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2023-01-19T20:42:21.930Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2023-01-19T20:42:23.304Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 6.9% of statements [2023-01-19T20:42:23.304Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-19T20:42:23.304Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-19T20:42:23.562Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2023-01-19T20:42:24.496Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2023-01-19T20:42:24.496Z] ok github.com/docker/docker/daemon/logger/awslogs 0.116s coverage: 78.8% of statements [2023-01-19T20:42:24.496Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-19T20:42:25.060Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2023-01-19T20:42:25.625Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2023-01-19T20:42:26.558Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.155s coverage: 76.8% of statements [2023-01-19T20:42:26.816Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2023-01-19T20:42:27.749Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements [2023-01-19T20:42:28.683Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 63.5% of statements [2023-01-19T20:42:28.942Z] ok github.com/docker/docker/daemon/logger/journald 3.330s coverage: 74.5% of statements [2023-01-19T20:42:28.942Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-01-19T20:42:28.942Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-01-19T20:42:28.942Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-19T20:42:28.942Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-01-19T20:42:29.199Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2023-01-19T20:42:30.134Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2023-01-19T20:42:30.398Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2023-01-19T20:42:30.963Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-01-19T20:42:31.529Z] ok github.com/docker/docker/daemon/logger/splunk 1.497s coverage: 82.5% of statements [2023-01-19T20:42:31.529Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-19T20:42:31.529Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-19T20:42:32.498Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2023-01-19T20:42:33.065Z] ok github.com/docker/docker/distribution 0.611s coverage: 29.5% of statements [2023-01-19T20:42:33.065Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-19T20:42:33.636Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements [2023-01-19T20:42:34.569Z] ok github.com/docker/docker/image 0.028s coverage: 86.5% of statements [2023-01-19T20:42:34.826Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-01-19T20:42:35.390Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2023-01-19T20:42:35.390Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-19T20:42:35.647Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2023-01-19T20:42:35.647Z] ? github.com/docker/docker/image/v1 [no test files] [2023-01-19T20:42:35.647Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-01-19T20:42:35.647Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-19T20:42:35.647Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-01-19T20:42:35.905Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-01-19T20:42:36.839Z] ok github.com/docker/docker/oci 0.020s coverage: 39.3% of statements [2023-01-19T20:42:37.404Z] ok github.com/docker/docker/opts 0.024s coverage: 67.3% of statements [2023-01-19T20:42:37.662Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-19T20:42:39.561Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 81.6% of statements [2023-01-19T20:42:40.126Z] ok github.com/docker/docker/pkg/authorization 0.219s coverage: 68.3% of statements [2023-01-19T20:42:40.383Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-19T20:42:40.383Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-01-19T20:42:41.316Z] ok github.com/docker/docker/pkg/chrootarchive 0.236s coverage: 83.1% of statements [2023-01-19T20:42:41.574Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements [2023-01-19T20:42:41.574Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2023-01-19T20:42:41.832Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-01-19T20:42:42.089Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements [2023-01-19T20:42:42.347Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.4% of statements [2023-01-19T20:42:43.280Z] ok github.com/docker/docker/pkg/idtools 0.369s coverage: 69.6% of statements [2023-01-19T20:42:43.844Z] ok github.com/docker/docker/pkg/ioutils 0.344s coverage: 70.0% of statements [2023-01-19T20:42:44.103Z] ok github.com/docker/docker/layer 7.042s coverage: 68.9% of statements [2023-01-19T20:42:44.103Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-19T20:42:44.103Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-19T20:42:44.103Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-19T20:42:44.103Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-19T20:42:44.103Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-19T20:42:44.103Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-19T20:42:44.103Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-01-19T20:42:44.361Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 45.5% of statements [2023-01-19T20:42:44.361Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-19T20:42:44.361Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2023-01-19T20:42:44.619Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2023-01-19T20:42:44.619Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-01-19T20:42:44.877Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 90.2% of statements [2023-01-19T20:42:44.877Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2023-01-19T20:42:44.877Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-19T20:42:44.877Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-01-19T20:42:44.877Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-19T20:42:45.443Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2023-01-19T20:42:46.008Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-01-19T20:42:46.266Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-01-19T20:42:46.266Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2023-01-19T20:42:46.523Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-19T20:42:46.781Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-01-19T20:42:47.038Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-01-19T20:42:47.297Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-01-19T20:42:47.555Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-01-19T20:42:47.813Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements [2023-01-19T20:42:48.379Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 56.0% of statements [2023-01-19T20:42:48.945Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements [2023-01-19T20:42:49.203Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2023-01-19T20:42:49.769Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.1% of statements [2023-01-19T20:42:49.769Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-19T20:42:51.666Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2023-01-19T20:42:52.238Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-01-19T20:42:52.496Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2023-01-19T20:42:53.877Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2023-01-19T20:42:54.135Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-01-19T20:42:55.069Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2023-01-19T20:42:55.327Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-01-19T20:42:55.585Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements [2023-01-19T20:42:55.843Z] ok github.com/docker/docker/runconfig 0.008s coverage: 63.6% of statements [2023-01-19T20:42:56.100Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-01-19T20:42:58.000Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-01-19T20:42:58.566Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.6% of statements [2023-01-19T20:42:59.131Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 68.1% of statements [2023-01-19T20:43:00.503Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.2% of statements [2023-01-19T20:43:22.410Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 74.4% of statements [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/volume [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-19T20:43:22.410Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === Skipped [2023-01-19T20:43:22.410Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-01-19T20:43:22.410Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-01-19T20:43:22.410Z] network_proxy_test.go:208: No support for dual stack yet [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-01-19T20:43:22.410Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-01-19T20:43:22.410Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:71: No driver to put! [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-19T20:43:22.410Z] time="2023-01-19T20:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-19T20:43:22.410Z] time="2023-01-19T20:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-19T20:43:22.410Z] time="2023-01-19T20:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-19T20:43:22.410Z] time="2023-01-19T20:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-19T20:43:22.410Z] time="2023-01-19T20:42:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:71: No driver to put! [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-19T20:43:22.410Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-19T20:43:22.410Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-19T20:43:22.410Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.410Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-19T20:43:22.410Z] [2023-01-19T20:43:22.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-19T20:43:22.410Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.411Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-19T20:43:22.411Z] [2023-01-19T20:43:22.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-19T20:43:22.411Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.411Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-19T20:43:22.411Z] [2023-01-19T20:43:22.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-19T20:43:22.411Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.411Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-19T20:43:22.411Z] [2023-01-19T20:43:22.411Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-19T20:43:22.411Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-19T20:43:22.411Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-19T20:43:22.411Z] [2023-01-19T20:43:22.411Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-19T20:43:22.411Z] graphtest_unix.go:71: No driver to put! [2023-01-19T20:43:22.411Z] [2023-01-19T20:43:22.411Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-19T20:43:22.411Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-01-19T20:43:22.411Z] [2023-01-19T20:43:22.411Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-19T20:43:22.411Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-01-19T20:43:22.411Z] [2023-01-19T20:43:22.411Z] DONE 2966 tests, 28 skipped in 216.004s [2023-01-19T20:43:22.411Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/bitseq [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/cluster [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/config [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/datastore [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/driverapi [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/etchosts [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/idm [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ipam [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/iptables [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/netlabel [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/netutils [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/networkdb [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/ns [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/options [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/osl [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/portallocator [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/portmapper [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/testutils [2023-01-19T20:43:22.411Z] github.com/docker/docker/libnetwork/types' ']' [2023-01-19T20:43:22.411Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq 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/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test 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/idm github.com/docker/docker/libnetwork/internal/caller 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/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/testutils github.com/docker/docker/libnetwork/types [2023-01-19T20:44:09.059Z] ok github.com/docker/docker/libnetwork 40.531s coverage: 41.8% of statements [2023-01-19T20:44:09.059Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-01-19T20:44:09.059Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 9.3% of statements [2023-01-19T20:44:09.059Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 22.0% of statements [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-01-19T20:44:09.059Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-01-19T20:44:09.059Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-01-19T20:44:11.584Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.723s coverage: 62.1% of statements [2023-01-19T20:44:11.584Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-01-19T20:44:11.584Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2023-01-19T20:44:12.520Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.351s coverage: 5.2% of statements [2023-01-19T20:44:12.520Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-01-19T20:44:13.088Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.8% of statements [2023-01-19T20:44:13.088Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-01-19T20:44:13.391Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-01-19T20:44:23.355Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.176s coverage: 7.1% of statements [2023-01-19T20:44:23.355Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-01-19T20:44:23.355Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2023-01-19T20:44:23.920Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2023-01-19T20:44:23.920Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-01-19T20:44:23.920Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-01-19T20:44:23.920Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-01-19T20:44:24.485Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2023-01-19T20:44:24.743Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.0% of statements [2023-01-19T20:44:24.743Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2023-01-19T20:44:25.000Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-01-19T20:44:37.190Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2023-01-19T20:44:55.259Z] ok github.com/docker/docker/libnetwork/ipam 16.571s coverage: 85.3% of statements [2023-01-19T20:44:55.259Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-01-19T20:44:55.259Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-01-19T20:44:55.259Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2023-01-19T20:44:55.259Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2023-01-19T20:44:55.259Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-01-19T20:44:55.259Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2023-01-19T20:44:55.259Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2023-01-19T20:44:55.259Z] ok github.com/docker/docker/libnetwork/iptables 0.244s coverage: 40.7% of statements [2023-01-19T20:44:55.259Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-01-19T20:44:55.259Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2023-01-19T20:46:46.674Z] ok github.com/docker/docker/libnetwork/networkdb 103.259s coverage: 60.1% of statements [2023-01-19T20:46:46.674Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-01-19T20:46:46.674Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-01-19T20:46:46.674Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 41.4% of statements [2023-01-19T20:46:46.674Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-01-19T20:46:46.674Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-01-19T20:46:46.674Z] ok github.com/docker/docker/libnetwork/portmapper 0.624s coverage: 46.3% of statements [2023-01-19T20:46:46.674Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2023-01-19T20:46:46.674Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-01-19T20:46:46.674Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2023-01-19T20:46:46.674Z] [2023-01-19T20:46:46.674Z] === Skipped [2023-01-19T20:46:46.674Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-01-19T20:46:46.674Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-19T20:46:46.674Z] [2023-01-19T20:46:46.674Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-01-19T20:46:46.674Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-19T20:46:46.674Z] [2023-01-19T20:46:46.674Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-01-19T20:46:46.674Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-19T20:46:46.674Z] [2023-01-19T20:46:46.674Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-01-19T20:46:46.674Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-19T20:46:46.674Z] [2023-01-19T20:46:46.674Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-01-19T20:46:46.674Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-19T20:46:46.674Z] [2023-01-19T20:46:46.674Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-01-19T20:46:46.674Z] firewalld_test.go:14: firewalld is not running [2023-01-19T20:46:46.674Z] [2023-01-19T20:46:46.674Z] DONE 320 tests, 6 skipped in 207.179s Post stage [Pipeline] junit [2023-01-19T20:46:47.620Z] Recording test results [2023-01-19T20:46:49.082Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T20:46:49.421Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44853/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=436476a584cb469fa73dfebd9a99fa664d2eaac1 -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:436476a584cb469fa73dfebd9a99fa664d2eaac1 hack/make.sh dynbinary test-integration [2023-01-19T20:46:49.986Z] [2023-01-19T20:46:49.986Z] Removing bundles/ [2023-01-19T20:46:49.986Z] [2023-01-19T20:46:49.986Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-19T20:46:49.986Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-01-19T20:48:26.424Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-01-19T20:48:26.424Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-01-19T20:48:26.424Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-01-19T20:48:26.424Z] [2023-01-19T20:48:26.424Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-19T20:48:26.424Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-19T20:48:26.424Z] HOSTNAME=b972c003f89a [2023-01-19T20:48:26.424Z] TESTDEBUG=0 [2023-01-19T20:48:26.424Z] DEST=bundles/test-integration [2023-01-19T20:48:26.424Z] PWD=/go/src/github.com/docker/docker [2023-01-19T20:48:26.424Z] DOCKER_GITCOMMIT=436476a584cb469fa73dfebd9a99fa664d2eaac1 [2023-01-19T20:48:26.424Z] container=docker [2023-01-19T20:48:26.424Z] HOME=/root [2023-01-19T20:48:26.424Z] GOLANG_VERSION=1.19.5 [2023-01-19T20:48:26.424Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-19T20:48:26.424Z] VALIDATE_BRANCH=master [2023-01-19T20:48:26.424Z] TERM=xterm [2023-01-19T20:48:26.424Z] DOCKER_PKG=github.com/docker/docker [2023-01-19T20:48:26.424Z] SHLVL=1 [2023-01-19T20:48:26.424Z] TIMEOUT=120m [2023-01-19T20:48:26.424Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-19T20:48:26.424Z] GO111MODULE=off [2023-01-19T20:48:26.424Z] DOCKER_EXPERIMENTAL=1 [2023-01-19T20:48:26.424Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-19T20:48:26.424Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-19T20:48:26.424Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-19T20:48:26.424Z] GOPATH=/go [2023-01-19T20:48:26.424Z] PKG_CONFIG=pkg-config [2023-01-19T20:48:26.424Z] _=/usr/bin/env [2023-01-19T20:48:26.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-19T20:48:52.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-19T20:48:52.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-19T20:49:14.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-19T20:49:22.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-19T20:49:29.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-01-19T20:49:29.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-19T20:49:29.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-19T20:49:30.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-19T20:49:31.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-19T20:49:31.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-19T20:49:31.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-19T20:49:33.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-19T20:49:34.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-19T20:49:35.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-19T20:49:36.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-19T20:49:37.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-19T20:49:37.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-19T20:49:39.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-19T20:49:39.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-19T20:49:40.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-19T20:49:41.235Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-19T20:49:41.235Z] Using test binary docker [2023-01-19T20:49:41.235Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-19T20:49:41.235Z] +++ /etc/init.d/apparmor start [2023-01-19T20:49:41.235Z] Not: starting. [2023-01-19T20:49:41.235Z] INFO: Waiting for daemon to start... [2023-01-19T20:49:41.235Z] Starting dockerd [2023-01-19T20:49:41.235Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-01-19T20:49:44.512Z] . [2023-01-19T20:49:44.512Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-19T20:49:44.512Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-19T20:49:44.512Z] Error: No such image: emptyfs [2023-01-19T20:49:44.512Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-19T20:49:44.512Z] ++++ docker load [2023-01-19T20:49:44.512Z] Loaded image: emptyfs:latest [2023-01-19T20:49:44.512Z] Running integration-test (iteration 1) [2023-01-19T20:49:44.512Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-01-19T20:49:44.512Z] ++ 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 [2023-01-19T20:49:44.512Z] ++ set -e [2023-01-19T20:49:44.512Z] ++ '[' -n 0 ']' [2023-01-19T20:49:44.512Z] ++ set -x [2023-01-19T20:49:44.512Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:49:44.512Z] Loaded image: busybox:latest [2023-01-19T20:49:44.512Z] Loaded image: busybox:glibc [2023-01-19T20:49:45.884Z] Loaded image: debian:bullseye-slim [2023-01-19T20:49:45.884Z] Loaded image: hello-world:latest [2023-01-19T20:49:45.884Z] Loaded image: arm32v7/hello-world:latest [2023-01-19T20:49:45.884Z] INFO: Testing against a local daemon [2023-01-19T20:49:45.884Z] === RUN TestCgroupNamespacesBuild [2023-01-19T20:49:47.256Z] --- PASS: TestCgroupNamespacesBuild (1.54s) [2023-01-19T20:49:47.256Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-19T20:49:48.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.98s) [2023-01-19T20:49:48.188Z] === RUN TestBuildWithSession [2023-01-19T20:49:48.188Z] build_session_test.go:25: TODO: BuildKit [2023-01-19T20:49:48.188Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-19T20:49:48.188Z] === RUN TestBuildSquashParent [2023-01-19T20:49:51.495Z] --- PASS: TestBuildSquashParent (2.96s) [2023-01-19T20:49:51.495Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-19T20:49:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-19T20:49:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-19T20:49:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-19T20:49:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-19T20:49:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-19T20:49:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-19T20:49:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-19T20:49:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-19T20:49:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-19T20:49:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-19T20:49:51.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-19T20:49:51.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-19T20:49:51.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-19T20:49:51.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-19T20:49:52.428Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-19T20:49:52.428Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-19T20:49:53.361Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-19T20:49:53.361Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-19T20:49:54.293Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-01-19T20:49:54.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2023-01-19T20:49:54.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2023-01-19T20:49:54.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.90s) [2023-01-19T20:49:54.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.90s) [2023-01-19T20:49:54.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.92s) [2023-01-19T20:49:54.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.99s) [2023-01-19T20:49:54.293Z] === RUN TestBuildMultiStageCopy [2023-01-19T20:49:54.293Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-19T20:49:55.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-19T20:49:55.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-19T20:49:55.231Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-19T20:49:55.231Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-19T20:49:55.231Z] --- PASS: TestBuildMultiStageCopy (1.09s) [2023-01-19T20:49:55.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.84s) [2023-01-19T20:49:55.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2023-01-19T20:49:55.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-01-19T20:49:55.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) [2023-01-19T20:49:55.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s) [2023-01-19T20:49:55.231Z] === RUN TestBuildMultiStageParentConfig [2023-01-19T20:49:55.489Z] --- PASS: TestBuildMultiStageParentConfig (0.28s) [2023-01-19T20:49:55.489Z] === RUN TestBuildLabelWithTargets [2023-01-19T20:49:56.054Z] --- PASS: TestBuildLabelWithTargets (0.50s) [2023-01-19T20:49:56.054Z] === RUN TestBuildWithEmptyLayers [2023-01-19T20:49:56.311Z] --- PASS: TestBuildWithEmptyLayers (0.09s) [2023-01-19T20:49:56.311Z] === RUN TestBuildMultiStageOnBuild [2023-01-19T20:49:57.244Z] --- PASS: TestBuildMultiStageOnBuild (0.94s) [2023-01-19T20:49:57.244Z] === RUN TestBuildUncleanTarFilenames [2023-01-19T20:49:57.244Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2023-01-19T20:49:57.244Z] === RUN TestBuildMultiStageLayerLeak [2023-01-19T20:49:58.176Z] --- PASS: TestBuildMultiStageLayerLeak (0.90s) [2023-01-19T20:49:58.176Z] === RUN TestBuildWithHugeFile [2023-01-19T20:50:54.377Z] --- PASS: TestBuildWithHugeFile (51.47s) [2023-01-19T20:50:54.377Z] === RUN TestBuildWCOWSandboxSize [2023-01-19T20:50:54.377Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-01-19T20:50:54.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-01-19T20:50:54.377Z] === RUN TestBuildWithEmptyDockerfile [2023-01-19T20:50:54.377Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-19T20:50:54.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-19T20:50:54.377Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-19T20:50:54.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-19T20:50:54.377Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-19T20:50:54.377Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-19T20:50:54.377Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-19T20:50:54.377Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-19T20:50:54.377Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-19T20:50:54.377Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-01-19T20:50:54.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-01-19T20:50:54.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-01-19T20:50:54.377Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-01-19T20:50:54.377Z] === RUN TestBuildPreserveOwnership [2023-01-19T20:50:54.377Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-19T20:50:54.377Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-19T20:50:54.377Z] --- PASS: TestBuildPreserveOwnership (1.94s) [2023-01-19T20:50:54.377Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.40s) [2023-01-19T20:50:54.377Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.53s) [2023-01-19T20:50:54.377Z] === RUN TestBuildPlatformInvalid [2023-01-19T20:50:54.377Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2023-01-19T20:50:54.377Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-19T20:50:54.377Z] Loaded image: busybox:latest [2023-01-19T20:50:54.377Z] Loaded image: busybox:glibc [2023-01-19T20:50:54.377Z] Loaded image: debian:bullseye-slim [2023-01-19T20:50:54.377Z] Loaded image: hello-world:latest [2023-01-19T20:50:54.377Z] Loaded image: arm32v7/hello-world:latest [2023-01-19T20:51:02.482Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s) [2023-01-19T20:51:02.482Z] PASS [2023-01-19T20:51:02.482Z] [2023-01-19T20:51:02.482Z] === Skipped [2023-01-19T20:51:02.482Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-01-19T20:51:02.482Z] build_session_test.go:25: TODO: BuildKit [2023-01-19T20:51:02.482Z] [2023-01-19T20:51:02.482Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-01-19T20:51:02.482Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-01-19T20:51:02.482Z] [2023-01-19T20:51:02.482Z] DONE 34 tests, 2 skipped in 77.837s [2023-01-19T20:51:02.482Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-01-19T20:51:02.482Z] ++ 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 [2023-01-19T20:51:02.482Z] ++ set -e [2023-01-19T20:51:02.482Z] ++ '[' -n 0 ']' [2023-01-19T20:51:02.482Z] ++ set -x [2023-01-19T20:51:02.482Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:51:02.482Z] INFO: Testing against a local daemon [2023-01-19T20:51:02.482Z] === RUN TestConfigInspect [2023-01-19T20:51:03.853Z] --- PASS: TestConfigInspect (1.86s) [2023-01-19T20:51:03.853Z] === RUN TestConfigList [2023-01-19T20:51:05.748Z] --- PASS: TestConfigList (1.78s) [2023-01-19T20:51:05.748Z] === RUN TestConfigsCreateAndDelete [2023-01-19T20:51:07.644Z] --- PASS: TestConfigsCreateAndDelete (1.73s) [2023-01-19T20:51:07.644Z] === RUN TestConfigsUpdate [2023-01-19T20:51:09.015Z] --- PASS: TestConfigsUpdate (1.76s) [2023-01-19T20:51:09.015Z] === RUN TestTemplatedConfig [2023-01-19T20:51:11.538Z] --- PASS: TestTemplatedConfig (2.34s) [2023-01-19T20:51:11.538Z] === RUN TestConfigCreateResolve [2023-01-19T20:51:13.435Z] --- PASS: TestConfigCreateResolve (1.69s) [2023-01-19T20:51:13.435Z] PASS [2023-01-19T20:51:13.435Z] [2023-01-19T20:51:13.435Z] DONE 6 tests in 11.251s [2023-01-19T20:51:13.435Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-01-19T20:51:13.435Z] ++ 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 [2023-01-19T20:51:13.435Z] ++ set -e [2023-01-19T20:51:13.435Z] ++ '[' -n 0 ']' [2023-01-19T20:51:13.435Z] ++ set -x [2023-01-19T20:51:13.435Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:51:13.435Z] INFO: Testing against a local daemon [2023-01-19T20:51:13.435Z] === RUN TestAttachWithTTY [2023-01-19T20:51:13.435Z] --- PASS: TestAttachWithTTY (0.06s) [2023-01-19T20:51:13.435Z] === RUN TestAttachWithoutTTy [2023-01-19T20:51:13.435Z] --- PASS: TestAttachWithoutTTy (0.04s) [2023-01-19T20:51:13.435Z] === RUN TestCheckpoint [2023-01-19T20:51:13.435Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-19T20:51:13.435Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/commit [2023-01-19T20:51:13.435Z] === PAUSE TestContainerInvalidJSON/commit [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/create [2023-01-19T20:51:13.435Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-01-19T20:51:13.435Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-01-19T20:51:13.435Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-01-19T20:51:13.435Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-19T20:51:13.435Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-19T20:51:13.435Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-19T20:51:13.435Z] === CONT TestContainerInvalidJSON/commit [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-01-19T20:51:13.435Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-01-19T20:51:13.435Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-01-19T20:51:13.435Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-01-19T20:51:13.435Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-01-19T20:51:13.435Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-01-19T20:51:13.435Z] === CONT TestContainerInvalidJSON/containers/create [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-01-19T20:51:13.435Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-01-19T20:51:13.435Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-01-19T20:51:13.435Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-19T20:51:13.435Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-01-19T20:51:13.435Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-19T20:51:13.435Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-01-19T20:51:13.435Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-19T20:51:13.693Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-01-19T20:51:13.693Z] === RUN TestCopyEmptyFile [2023-01-19T20:51:13.693Z] --- PASS: TestCopyEmptyFile (0.07s) [2023-01-19T20:51:13.693Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-19T20:51:13.693Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-19T20:51:13.693Z] === RUN TestCopyFromContainer [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer// [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/. [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer//. [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/./ [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer//./ [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer//bar/root [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer//bar/root/. [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/bar/quux [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/bar/quux/. [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-19T20:51:14.261Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-19T20:51:14.518Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-01-19T20:51:14.518Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer (0.72s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer//. (0.02s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/./ (0.02s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer//./ (0.02s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2023-01-19T20:51:14.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-19T20:51:14.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-19T20:51:14.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-19T20:51:14.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-19T20:51:14.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-19T20:51:14.518Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-19T20:51:14.518Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-19T20:51:14.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-19T20:51:14.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-19T20:51:14.518Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-19T20:51:14.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-01-19T20:51:14.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-19T20:51:14.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-19T20:51:14.518Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-19T20:51:14.518Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-19T20:51:14.518Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-01-19T20:51:14.518Z] === RUN TestCreateWithInvalidEnv [2023-01-19T20:51:14.518Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-19T20:51:14.518Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-19T20:51:14.518Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-19T20:51:14.518Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-19T20:51:14.518Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-19T20:51:14.518Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-19T20:51:14.518Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-19T20:51:14.518Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-19T20:51:14.518Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-19T20:51:14.518Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-19T20:51:14.518Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-19T20:51:14.518Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-19T20:51:14.518Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-19T20:51:14.518Z] === RUN TestCreateTmpfsMountsTarget [2023-01-19T20:51:14.518Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-01-19T20:51:14.518Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-19T20:51:15.450Z] --- PASS: TestCreateWithCustomMaskedPaths (1.05s) [2023-01-19T20:51:15.450Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-19T20:51:16.821Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.04s) [2023-01-19T20:51:16.821Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-19T20:51:16.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-19T20:51:16.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-19T20:51:16.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-19T20:51:16.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-19T20:51:16.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-19T20:51:16.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-19T20:51:16.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-19T20:51:16.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-19T20:51:16.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-19T20:51:16.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-19T20:51:16.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-19T20:51:16.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-19T20:51:16.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-19T20:51:16.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-19T20:51:16.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-19T20:51:16.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-19T20:51:16.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-19T20:51:16.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-19T20:51:16.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-19T20:51:16.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-19T20:51:16.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-19T20:51:16.821Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-19T20:51:17.079Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.35s) [2023-01-19T20:51:17.079Z] === RUN TestCreateDifferentPlatform [2023-01-19T20:51:17.079Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-19T20:51:17.079Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-19T20:51:17.079Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-19T20:51:17.079Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-19T20:51:17.079Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-19T20:51:17.079Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-19T20:51:17.079Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-01-19T20:51:17.079Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-19T20:51:17.079Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-01-19T20:51:17.079Z] === RUN TestCreateInvalidHostConfig [2023-01-19T20:51:17.079Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-19T20:51:17.079Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-19T20:51:17.079Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-01-19T20:51:17.079Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-01-19T20:51:17.079Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-19T20:51:17.079Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-19T20:51:17.079Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-19T20:51:17.079Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-19T20:51:17.079Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-19T20:51:17.079Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-19T20:51:17.079Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-19T20:51:17.079Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-01-19T20:51:17.079Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-01-19T20:51:17.079Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-01-19T20:51:17.079Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-01-19T20:51:17.079Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-01-19T20:51:17.079Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-01-19T20:51:17.079Z] === RUN TestContainerStartOnDaemonRestart [2023-01-19T20:51:17.079Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-19T20:51:17.079Z] === RUN TestDaemonRestartIpcMode [2023-01-19T20:51:17.079Z] === PAUSE TestDaemonRestartIpcMode [2023-01-19T20:51:17.079Z] === RUN TestDaemonHostGatewayIP [2023-01-19T20:51:17.079Z] === PAUSE TestDaemonHostGatewayIP [2023-01-19T20:51:17.079Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-19T20:51:17.079Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-19T20:51:17.079Z] === RUN TestContainerKillOnDaemonStart [2023-01-19T20:51:17.079Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-19T20:51:17.079Z] === RUN TestDiff [2023-01-19T20:51:17.343Z] --- PASS: TestDiff (0.38s) [2023-01-19T20:51:17.343Z] === RUN TestExecConsoleSize [2023-01-19T20:51:17.908Z] --- PASS: TestExecConsoleSize (0.41s) [2023-01-19T20:51:17.908Z] === RUN TestExecWithCloseStdin [2023-01-19T20:51:18.474Z] --- PASS: TestExecWithCloseStdin (0.43s) [2023-01-19T20:51:18.474Z] === RUN TestExec [2023-01-19T20:51:18.732Z] --- PASS: TestExec (0.52s) [2023-01-19T20:51:18.732Z] === RUN TestExecUser [2023-01-19T20:51:19.297Z] --- PASS: TestExecUser (0.47s) [2023-01-19T20:51:19.297Z] === RUN TestExportContainerAndImportImage [2023-01-19T20:51:19.864Z] --- PASS: TestExportContainerAndImportImage (0.45s) [2023-01-19T20:51:19.864Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-19T20:51:20.796Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s) [2023-01-19T20:51:20.796Z] === RUN TestHealthCheckWorkdir [2023-01-19T20:51:21.360Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2023-01-19T20:51:21.360Z] === RUN TestHealthKillContainer [2023-01-19T20:51:29.459Z] --- PASS: TestHealthKillContainer (7.76s) [2023-01-19T20:51:29.459Z] === RUN TestHealthCheckProcessKilled [2023-01-19T20:51:29.716Z] --- PASS: TestHealthCheckProcessKilled (0.57s) [2023-01-19T20:51:29.716Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-19T20:51:30.281Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2023-01-19T20:51:30.281Z] === RUN TestIpcModeNone [2023-01-19T20:51:30.538Z] --- PASS: TestIpcModeNone (0.44s) [2023-01-19T20:51:30.538Z] === RUN TestIpcModePrivate [2023-01-19T20:51:30.796Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-01-19T20:51:31.053Z] --- PASS: TestIpcModePrivate (0.42s) [2023-01-19T20:51:31.053Z] === RUN TestIpcModeShareable [2023-01-19T20:51:31.310Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2023-01-19T20:51:31.310Z] --- PASS: TestIpcModeShareable (0.44s) [2023-01-19T20:51:31.310Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-19T20:51:32.681Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2023-01-19T20:51:32.681Z] === RUN TestAPIIpcModeHost [2023-01-19T20:51:32.938Z] --- PASS: TestAPIIpcModeHost (0.28s) [2023-01-19T20:51:32.938Z] === RUN TestDaemonIpcModeShareable [2023-01-19T20:51:33.899Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-01-19T20:51:34.169Z] --- PASS: TestDaemonIpcModeShareable (1.02s) [2023-01-19T20:51:34.169Z] === RUN TestDaemonIpcModePrivate [2023-01-19T20:51:35.130Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-01-19T20:51:35.130Z] --- PASS: TestDaemonIpcModePrivate (1.00s) [2023-01-19T20:51:35.130Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-19T20:51:36.062Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-01-19T20:51:36.062Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s) [2023-01-19T20:51:36.062Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-19T20:51:36.993Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-01-19T20:51:36.993Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.00s) [2023-01-19T20:51:36.993Z] === RUN TestIpcModeOlderClient [2023-01-19T20:51:36.993Z] === PAUSE TestIpcModeOlderClient [2023-01-19T20:51:36.993Z] === RUN TestKillContainerInvalidSignal [2023-01-19T20:51:37.559Z] --- PASS: TestKillContainerInvalidSignal (0.35s) [2023-01-19T20:51:37.559Z] === RUN TestKillContainer [2023-01-19T20:51:37.559Z] === RUN TestKillContainer/no_signal [2023-01-19T20:51:37.817Z] === RUN TestKillContainer/non_killing_signal [2023-01-19T20:51:38.074Z] === RUN TestKillContainer/killing_signal [2023-01-19T20:51:38.639Z] --- PASS: TestKillContainer (1.08s) [2023-01-19T20:51:38.639Z] --- PASS: TestKillContainer/no_signal (0.34s) [2023-01-19T20:51:38.639Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2023-01-19T20:51:38.639Z] --- PASS: TestKillContainer/killing_signal (0.34s) [2023-01-19T20:51:38.639Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-19T20:51:38.639Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-19T20:51:38.897Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-19T20:51:39.463Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2023-01-19T20:51:39.463Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2023-01-19T20:51:39.463Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-01-19T20:51:39.463Z] === RUN TestKillStoppedContainer [2023-01-19T20:51:39.463Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-01-19T20:51:39.463Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-19T20:51:39.463Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-01-19T20:51:39.463Z] === RUN TestKillDifferentUserContainer [2023-01-19T20:51:39.721Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2023-01-19T20:51:39.721Z] === RUN TestInspectOomKilledTrue [2023-01-19T20:51:40.285Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2023-01-19T20:51:40.285Z] === RUN TestInspectOomKilledFalse [2023-01-19T20:51:40.543Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2023-01-19T20:51:40.543Z] === RUN TestLinksEtcHostsContentMatch [2023-01-19T20:51:40.801Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2023-01-19T20:51:40.801Z] === RUN TestLinksContainerNames [2023-01-19T20:51:41.733Z] --- PASS: TestLinksContainerNames (0.72s) [2023-01-19T20:51:41.733Z] === RUN TestLogsFollowTailEmpty [2023-01-19T20:51:41.991Z] --- PASS: TestLogsFollowTailEmpty (0.35s) [2023-01-19T20:51:41.991Z] === RUN TestLogs [2023-01-19T20:51:41.991Z] === RUN TestLogs/driver_local [2023-01-19T20:51:41.991Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-01-19T20:51:41.991Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-01-19T20:51:41.991Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-01-19T20:51:41.991Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-01-19T20:51:41.991Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-01-19T20:51:41.991Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-01-19T20:51:41.991Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-19T20:51:41.991Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-19T20:51:41.991Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-01-19T20:51:41.991Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-01-19T20:51:41.991Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-01-19T20:51:41.991Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-01-19T20:51:41.991Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-01-19T20:51:41.991Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-19T20:51:42.559Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-01-19T20:51:42.559Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-01-19T20:51:43.125Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-01-19T20:51:43.125Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-01-19T20:51:43.689Z] === RUN TestLogs/driver_json-file [2023-01-19T20:51:43.689Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-19T20:51:43.689Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-19T20:51:43.689Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-01-19T20:51:43.689Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-01-19T20:51:43.689Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-01-19T20:51:43.689Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-01-19T20:51:43.689Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-19T20:51:43.689Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-19T20:51:43.689Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-01-19T20:51:43.689Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-01-19T20:51:43.689Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-01-19T20:51:43.689Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-01-19T20:51:43.689Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-19T20:51:43.689Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-19T20:51:44.255Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-01-19T20:51:44.255Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-01-19T20:51:44.819Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-01-19T20:51:44.819Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-01-19T20:51:45.387Z] --- PASS: TestLogs (3.55s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_local (0.01s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.54s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.47s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.46s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2023-01-19T20:51:45.387Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2023-01-19T20:51:45.387Z] === RUN TestContainerNetworkMountsNoChown [2023-01-19T20:51:45.644Z] --- PASS: TestContainerNetworkMountsNoChown (0.34s) [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/default [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/default [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/private [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/private [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/rprivate [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/slave [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/slave [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/rslave [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/shared [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/shared [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/rshared [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-19T20:51:45.644Z] === CONT TestMountDaemonRoot/default [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-19T20:51:45.644Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-19T20:51:45.644Z] === CONT TestMountDaemonRoot/rshared [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-19T20:51:45.644Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-19T20:51:45.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-19T20:51:45.644Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-19T20:51:45.902Z] === CONT TestMountDaemonRoot/shared [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-19T20:51:45.902Z] === CONT TestMountDaemonRoot/rslave [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-19T20:51:45.902Z] === CONT TestMountDaemonRoot/slave [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-19T20:51:45.902Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-19T20:51:45.902Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/rprivate [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/private [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-19T20:51:45.903Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-19T20:51:45.903Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-19T20:51:45.903Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-19T20:51:46.160Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2023-01-19T20:51:46.160Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-01-19T20:51:46.160Z] === RUN TestContainerBindMountNonRecursive [2023-01-19T20:51:47.531Z] --- PASS: TestContainerBindMountNonRecursive (0.99s) [2023-01-19T20:51:47.531Z] === RUN TestContainerVolumesMountedAsShared [2023-01-19T20:51:47.531Z] --- PASS: TestContainerVolumesMountedAsShared (0.34s) [2023-01-19T20:51:47.531Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-19T20:51:47.789Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s) [2023-01-19T20:51:47.789Z] === RUN TestContainerCopyLeaksMounts [2023-01-19T20:51:48.355Z] --- PASS: TestContainerCopyLeaksMounts (0.48s) [2023-01-19T20:51:48.355Z] === RUN TestNetworkNat [2023-01-19T20:51:48.920Z] --- PASS: TestNetworkNat (0.41s) [2023-01-19T20:51:48.920Z] === RUN TestNetworkLocalhostTCPNat [2023-01-19T20:51:49.179Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2023-01-19T20:51:49.179Z] === RUN TestNetworkLoopbackNat [2023-01-19T20:51:51.703Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2023-01-19T20:51:51.703Z] === RUN TestPause [2023-01-19T20:51:51.961Z] --- PASS: TestPause (0.39s) [2023-01-19T20:51:51.961Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-19T20:51:51.961Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-19T20:51:51.961Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-19T20:51:51.961Z] === RUN TestPauseStopPausedContainer [2023-01-19T20:51:52.525Z] --- PASS: TestPauseStopPausedContainer (0.39s) [2023-01-19T20:51:52.525Z] === RUN TestPidHost [2023-01-19T20:51:53.457Z] --- PASS: TestPidHost (0.84s) [2023-01-19T20:51:53.457Z] === RUN TestPsFilter [2023-01-19T20:51:53.457Z] --- PASS: TestPsFilter (0.10s) [2023-01-19T20:51:53.457Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-19T20:51:53.715Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2023-01-19T20:51:53.715Z] === RUN TestRemoveContainerWithVolume [2023-01-19T20:51:54.280Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2023-01-19T20:51:54.280Z] === RUN TestRemoveContainerRunning [2023-01-19T20:51:54.537Z] --- PASS: TestRemoveContainerRunning (0.40s) [2023-01-19T20:51:54.537Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-19T20:51:54.795Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s) [2023-01-19T20:51:54.795Z] === RUN TestRemoveInvalidContainer [2023-01-19T20:51:55.052Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-19T20:51:55.052Z] === RUN TestRenameLinkedContainer [2023-01-19T20:51:56.424Z] --- PASS: TestRenameLinkedContainer (1.45s) [2023-01-19T20:51:56.424Z] === RUN TestRenameStoppedContainer [2023-01-19T20:51:56.681Z] --- PASS: TestRenameStoppedContainer (0.36s) [2023-01-19T20:51:56.681Z] === RUN TestRenameRunningContainerAndReuse [2023-01-19T20:51:57.614Z] --- PASS: TestRenameRunningContainerAndReuse (0.71s) [2023-01-19T20:51:57.614Z] === RUN TestRenameInvalidName [2023-01-19T20:51:57.872Z] --- PASS: TestRenameInvalidName (0.36s) [2023-01-19T20:51:57.872Z] === RUN TestRenameAnonymousContainer [2023-01-19T20:51:59.246Z] --- PASS: TestRenameAnonymousContainer (1.27s) [2023-01-19T20:51:59.246Z] === RUN TestRenameContainerWithSameName [2023-01-19T20:51:59.504Z] --- PASS: TestRenameContainerWithSameName (0.36s) [2023-01-19T20:51:59.504Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-19T20:52:00.436Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2023-01-19T20:52:00.436Z] === RUN TestResize [2023-01-19T20:52:00.697Z] --- PASS: TestResize (0.36s) [2023-01-19T20:52:00.697Z] === RUN TestResizeWithInvalidSize [2023-01-19T20:52:00.954Z] --- PASS: TestResizeWithInvalidSize (0.35s) [2023-01-19T20:52:00.954Z] === RUN TestResizeWhenContainerNotStarted [2023-01-19T20:52:01.519Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-19T20:52:01.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-19T20:52:01.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-19T20:52:01.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-19T20:52:01.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-19T20:52:02.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-19T20:52:02.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-19T20:52:04.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-19T20:52:04.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-19T20:52:05.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-19T20:52:05.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-19T20:52:08.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-19T20:52:08.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-19T20:52:12.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-19T20:52:12.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-19T20:52:13.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-19T20:52:14.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-19T20:52:15.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-19T20:52:15.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.43s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.63s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.44s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.57s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.74s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.74s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.54s) [2023-01-19T20:52:17.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.44s) [2023-01-19T20:52:17.157Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-01-19T20:52:17.157Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-01-19T20:52:18.091Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-01-19T20:52:19.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.62s) [2023-01-19T20:52:19.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.78s) [2023-01-19T20:52:19.023Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s) [2023-01-19T20:52:19.023Z] === RUN TestCgroupNamespacesRun [2023-01-19T20:52:19.956Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2023-01-19T20:52:19.956Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-19T20:52:20.931Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.99s) [2023-01-19T20:52:20.931Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-19T20:52:22.325Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s) [2023-01-19T20:52:22.325Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-19T20:52:23.257Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s) [2023-01-19T20:52:23.257Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-19T20:52:24.188Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.00s) [2023-01-19T20:52:24.189Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-19T20:52:25.121Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s) [2023-01-19T20:52:25.121Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-19T20:52:25.685Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2023-01-19T20:52:25.685Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-19T20:52:26.617Z] --- PASS: TestCgroupNamespacesRunOlderClient (0.98s) [2023-01-19T20:52:26.617Z] === RUN TestNISDomainname [2023-01-19T20:52:27.182Z] --- PASS: TestNISDomainname (0.60s) [2023-01-19T20:52:27.182Z] === RUN TestHostnameDnsResolution [2023-01-19T20:52:27.747Z] --- PASS: TestHostnameDnsResolution (0.65s) [2023-01-19T20:52:27.747Z] === RUN TestUnprivilegedPortsAndPing [2023-01-19T20:52:28.313Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2023-01-19T20:52:28.313Z] === RUN TestPrivilegedHostDevices [2023-01-19T20:52:28.878Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2023-01-19T20:52:28.878Z] === RUN TestRunConsoleSize [2023-01-19T20:52:29.135Z] --- PASS: TestRunConsoleSize (0.38s) [2023-01-19T20:52:29.135Z] === RUN TestRunWithAlternativeContainerdShim [2023-01-19T20:52:31.031Z] --- PASS: TestRunWithAlternativeContainerdShim (1.79s) [2023-01-19T20:52:31.031Z] === RUN TestStats [2023-01-19T20:52:33.556Z] --- PASS: TestStats (2.42s) [2023-01-19T20:52:33.556Z] === RUN TestStopContainerWithTimeout [2023-01-19T20:52:33.556Z] === RUN TestStopContainerWithTimeout/0 [2023-01-19T20:52:33.556Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-19T20:52:33.556Z] === RUN TestStopContainerWithTimeout/1 [2023-01-19T20:52:33.556Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-19T20:52:33.556Z] === RUN TestStopContainerWithTimeout/3 [2023-01-19T20:52:33.556Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-19T20:52:33.556Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-19T20:52:33.556Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-19T20:52:33.556Z] === CONT TestStopContainerWithTimeout/0 [2023-01-19T20:52:33.556Z] === CONT TestStopContainerWithTimeout/3 [2023-01-19T20:52:34.125Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-19T20:52:36.020Z] === CONT TestStopContainerWithTimeout/1 [2023-01-19T20:52:37.390Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-19T20:52:37.390Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2023-01-19T20:52:37.390Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2023-01-19T20:52:37.390Z] --- PASS: TestStopContainerWithTimeout/-1 (2.31s) [2023-01-19T20:52:37.390Z] --- PASS: TestStopContainerWithTimeout/1 (1.36s) [2023-01-19T20:52:37.390Z] === RUN TestDeleteDevicemapper [2023-01-19T20:52:37.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-19T20:52:37.390Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-19T20:52:37.390Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-19T20:52:38.762Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2023-01-19T20:52:38.762Z] === RUN TestUpdateMemory [2023-01-19T20:52:39.020Z] --- PASS: TestUpdateMemory (0.46s) [2023-01-19T20:52:39.020Z] === RUN TestUpdateCPUQuota [2023-01-19T20:52:39.952Z] --- PASS: TestUpdateCPUQuota (0.72s) [2023-01-19T20:52:39.952Z] === RUN TestUpdatePidsLimit [2023-01-19T20:52:39.952Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-19T20:52:39.952Z] === RUN TestUpdatePidsLimit/no_change [2023-01-19T20:52:40.209Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-19T20:52:40.467Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-19T20:52:40.467Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-19T20:52:40.724Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-19T20:52:40.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-19T20:52:41.547Z] --- PASS: TestUpdatePidsLimit (1.80s) [2023-01-19T20:52:41.547Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-01-19T20:52:41.547Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2023-01-19T20:52:41.547Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2023-01-19T20:52:41.547Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2023-01-19T20:52:41.547Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2023-01-19T20:52:41.547Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-01-19T20:52:41.547Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2023-01-19T20:52:41.547Z] === RUN TestUpdateRestartPolicy [2023-01-19T20:52:53.733Z] --- PASS: TestUpdateRestartPolicy (10.57s) [2023-01-19T20:52:53.733Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-19T20:52:53.733Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2023-01-19T20:52:53.733Z] === RUN TestWaitNonBlocked [2023-01-19T20:52:53.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-19T20:52:53.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-19T20:52:53.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-19T20:52:53.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-19T20:52:53.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-19T20:52:53.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-19T20:52:53.733Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-19T20:52:53.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2023-01-19T20:52:53.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2023-01-19T20:52:53.733Z] === RUN TestWaitBlocked [2023-01-19T20:52:53.733Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-19T20:52:53.733Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-19T20:52:53.733Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-19T20:52:53.733Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-19T20:52:53.733Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-19T20:52:53.733Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-19T20:52:53.733Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-19T20:52:53.733Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.52s) [2023-01-19T20:52:53.733Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2023-01-19T20:52:53.733Z] === RUN TestWaitConditions [2023-01-19T20:52:53.733Z] === RUN TestWaitConditions/default [2023-01-19T20:52:53.733Z] === PAUSE TestWaitConditions/default [2023-01-19T20:52:53.733Z] === RUN TestWaitConditions/not-running [2023-01-19T20:52:53.733Z] === PAUSE TestWaitConditions/not-running [2023-01-19T20:52:53.733Z] === RUN TestWaitConditions/next-exit [2023-01-19T20:52:53.733Z] === PAUSE TestWaitConditions/next-exit [2023-01-19T20:52:53.733Z] === RUN TestWaitConditions/removed [2023-01-19T20:52:53.733Z] === PAUSE TestWaitConditions/removed [2023-01-19T20:52:53.733Z] === CONT TestWaitConditions/default [2023-01-19T20:52:53.733Z] === CONT TestWaitConditions/next-exit [2023-01-19T20:52:53.733Z] === CONT TestWaitConditions/default [2023-01-19T20:52:53.733Z] wait_test.go:146: ContainerID = 784ec2ca5b241271487012d29b7a00475bda2fc8efb6f5e2c26a45b6be161a41 [2023-01-19T20:52:53.733Z] === CONT TestWaitConditions/next-exit [2023-01-19T20:52:53.733Z] wait_test.go:146: ContainerID = 1b5b35439c0d7b04e399e7a3dce29fd9060340830e29605d7bbfddaf9cf34d31 [2023-01-19T20:52:54.297Z] === CONT TestWaitConditions/removed [2023-01-19T20:52:54.297Z] wait_test.go:146: ContainerID = d5e74e92e2d6c4cb35ba9ef6b9d51d5d8efd8d1767aceaa4cc4896b7611c62a2 [2023-01-19T20:52:54.555Z] === CONT TestWaitConditions/not-running [2023-01-19T20:52:54.555Z] wait_test.go:146: ContainerID = 63119023c2805888f1f16c6e9847e41f2d803f3da7234580e288c39eb48f7656 [2023-01-19T20:52:55.120Z] --- PASS: TestWaitConditions (0.01s) [2023-01-19T20:52:55.120Z] --- PASS: TestWaitConditions/default (0.56s) [2023-01-19T20:52:55.120Z] --- PASS: TestWaitConditions/next-exit (0.72s) [2023-01-19T20:52:55.120Z] --- PASS: TestWaitConditions/removed (0.59s) [2023-01-19T20:52:55.120Z] --- PASS: TestWaitConditions/not-running (0.52s) [2023-01-19T20:52:55.120Z] === RUN TestWaitRestartedContainer [2023-01-19T20:52:55.120Z] === RUN TestWaitRestartedContainer/default [2023-01-19T20:52:55.120Z] === PAUSE TestWaitRestartedContainer/default [2023-01-19T20:52:55.120Z] === RUN TestWaitRestartedContainer/not-running [2023-01-19T20:52:55.120Z] === PAUSE TestWaitRestartedContainer/not-running [2023-01-19T20:52:55.120Z] === RUN TestWaitRestartedContainer/next-exit [2023-01-19T20:52:55.120Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-01-19T20:52:55.120Z] === CONT TestWaitRestartedContainer/default [2023-01-19T20:52:55.120Z] === CONT TestWaitRestartedContainer/next-exit [2023-01-19T20:52:56.495Z] === CONT TestWaitRestartedContainer/not-running [2023-01-19T20:52:57.060Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-01-19T20:52:57.060Z] --- PASS: TestWaitRestartedContainer/next-exit (1.15s) [2023-01-19T20:52:57.060Z] --- PASS: TestWaitRestartedContainer/default (1.18s) [2023-01-19T20:52:57.060Z] --- PASS: TestWaitRestartedContainer/not-running (0.75s) [2023-01-19T20:52:57.060Z] === CONT TestContainerStartOnDaemonRestart [2023-01-19T20:52:57.060Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-19T20:52:58.957Z] --- PASS: TestContainerStartOnDaemonRestart (1.85s) [2023-01-19T20:52:58.957Z] === CONT TestIpcModeOlderClient [2023-01-19T20:52:58.957Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-01-19T20:52:58.957Z] === CONT TestContainerKillOnDaemonStart [2023-01-19T20:52:59.215Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2023-01-19T20:52:59.215Z] === CONT TestDaemonHostGatewayIP [2023-01-19T20:53:01.112Z] --- PASS: TestDaemonHostGatewayIP (1.98s) [2023-01-19T20:53:01.112Z] === CONT TestDaemonRestartIpcMode [2023-01-19T20:53:03.636Z] --- PASS: TestDaemonRestartIpcMode (2.06s) [2023-01-19T20:53:10.185Z] --- PASS: TestContainerKillOnDaemonStart (11.40s) [2023-01-19T20:53:10.185Z] PASS [2023-01-19T20:53:10.185Z] [2023-01-19T20:53:10.185Z] === Skipped [2023-01-19T20:53:10.185Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-01-19T20:53:10.185Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-19T20:53:10.185Z] [2023-01-19T20:53:10.185Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-19T20:53:10.185Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-19T20:53:10.185Z] [2023-01-19T20:53:10.185Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-19T20:53:10.185Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-19T20:53:10.185Z] [2023-01-19T20:53:10.185Z] DONE 281 tests, 3 skipped in 117.128s [2023-01-19T20:53:10.185Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-19T20:53:10.185Z] ++ 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 [2023-01-19T20:53:10.185Z] ++ set -e [2023-01-19T20:53:10.185Z] ++ '[' -n 0 ']' [2023-01-19T20:53:10.185Z] ++ set -x [2023-01-19T20:53:10.185Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:53:10.443Z] INFO: Testing against a local daemon [2023-01-19T20:53:10.443Z] === RUN TestConfigDaemonID [2023-01-19T20:53:11.813Z] daemon_test.go:51: [db1b4e7374cd7] daemon is not started [2023-01-19T20:53:11.813Z] --- PASS: TestConfigDaemonID (1.05s) [2023-01-19T20:53:11.813Z] === RUN TestDaemonConfigValidation [2023-01-19T20:53:11.813Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-01-19T20:53:11.813Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-01-19T20:53:11.814Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-01-19T20:53:11.814Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-01-19T20:53:11.814Z] === RUN TestDaemonConfigValidation/invalid_config [2023-01-19T20:53:11.814Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-01-19T20:53:11.814Z] === RUN TestDaemonConfigValidation/malformed_config [2023-01-19T20:53:11.814Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-01-19T20:53:11.814Z] === RUN TestDaemonConfigValidation/valid_config [2023-01-19T20:53:11.814Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-01-19T20:53:11.814Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-01-19T20:53:11.814Z] === CONT TestDaemonConfigValidation/malformed_config [2023-01-19T20:53:11.814Z] === CONT TestDaemonConfigValidation/valid_config [2023-01-19T20:53:11.814Z] === CONT TestDaemonConfigValidation/invalid_config [2023-01-19T20:53:11.814Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-01-19T20:53:11.814Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-01-19T20:53:11.814Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2023-01-19T20:53:11.814Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2023-01-19T20:53:11.814Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2023-01-19T20:53:11.814Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-01-19T20:53:11.814Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2023-01-19T20:53:11.814Z] === RUN TestConfigDaemonSeccompProfiles [2023-01-19T20:53:11.814Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-01-19T20:53:12.746Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-01-19T20:53:13.678Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-01-19T20:53:15.049Z] === CONT TestConfigDaemonSeccompProfiles [2023-01-19T20:53:15.049Z] daemon_test.go:165: [db729e9b1acf0] daemon is not started [2023-01-19T20:53:15.049Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-01-19T20:53:15.049Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-01-19T20:53:15.049Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-01-19T20:53:15.049Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-01-19T20:53:15.049Z] === RUN TestDaemonProxy [2023-01-19T20:53:15.049Z] === RUN TestDaemonProxy/environment_variables [2023-01-19T20:53:16.420Z] === RUN TestDaemonProxy/command-line_options [2023-01-19T20:53:18.317Z] === RUN TestDaemonProxy/configuration_file [2023-01-19T20:53:20.245Z] === RUN TestDaemonProxy/conflicting_options [2023-01-19T20:53:20.528Z] === RUN TestDaemonProxy/reload_sanitized [2023-01-19T20:53:21.094Z] --- PASS: TestDaemonProxy (6.21s) [2023-01-19T20:53:21.094Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2023-01-19T20:53:21.094Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2023-01-19T20:53:21.094Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2023-01-19T20:53:21.094Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2023-01-19T20:53:21.094Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-01-19T20:53:21.094Z] === RUN TestLiveRestore [2023-01-19T20:53:21.094Z] === RUN TestLiveRestore/volume_references [2023-01-19T20:53:21.094Z] === PAUSE TestLiveRestore/volume_references [2023-01-19T20:53:21.094Z] === CONT TestLiveRestore/volume_references [2023-01-19T20:53:21.659Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-19T20:53:21.659Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-19T20:53:22.590Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-19T20:53:23.523Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-19T20:53:24.087Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-19T20:53:25.019Z] --- PASS: TestLiveRestore (0.00s) [2023-01-19T20:53:25.019Z] --- PASS: TestLiveRestore/volume_references (3.92s) [2023-01-19T20:53:25.019Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.33s) [2023-01-19T20:53:25.019Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.83s) [2023-01-19T20:53:25.019Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s) [2023-01-19T20:53:25.019Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.79s) [2023-01-19T20:53:25.019Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.81s) [2023-01-19T20:53:25.019Z] PASS [2023-01-19T20:53:25.019Z] [2023-01-19T20:53:25.019Z] DONE 24 tests in 14.650s [2023-01-19T20:53:25.019Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-01-19T20:53:25.019Z] ++ 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 [2023-01-19T20:53:25.019Z] ++ set -e [2023-01-19T20:53:25.019Z] ++ '[' -n 0 ']' [2023-01-19T20:53:25.019Z] ++ set -x [2023-01-19T20:53:25.019Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:53:25.276Z] INFO: Testing against a local daemon [2023-01-19T20:53:25.276Z] === RUN TestCommitInheritsEnv [2023-01-19T20:53:25.276Z] --- PASS: TestCommitInheritsEnv (0.15s) [2023-01-19T20:53:25.276Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-19T20:53:25.276Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-01-19T20:53:25.276Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform/#00 [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform/_______ [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform// [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform/linux [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform/LINUX [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform/macos [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-01-19T20:53:25.276Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-01-19T20:53:25.535Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-01-19T20:53:25.535Z] === RUN TestImagesFilterMultiReference [2023-01-19T20:53:25.535Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-01-19T20:53:25.535Z] === RUN TestImagesFilterBeforeSince [2023-01-19T20:53:25.795Z] list_test.go:87: ImageList: ID=sha256:52ec7767258db05abbc3984c6fd1c7598eba6867c67fbf35cab5909870278f22 RepoTags=[testimagesfilterbeforesince:v2] [2023-01-19T20:53:25.795Z] list_test.go:87: ImageList: ID=sha256:5558c992d214c54f55c640e6958b5a57d9527516e0ee1dd3df774d5f874436fc RepoTags=[testimagesfilterbeforesince:v1] [2023-01-19T20:53:25.795Z] list_test.go:87: ImageList: ID=sha256:aeab83cc240490416295b6bdc427dd557c8f4739fbd206305811ce6881030dc6 RepoTags=[testimagesfilterbeforesince:v3] [2023-01-19T20:53:25.795Z] --- PASS: TestImagesFilterBeforeSince (0.22s) [2023-01-19T20:53:25.795Z] === RUN TestImagePullPlatformInvalid [2023-01-19T20:53:25.795Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-19T20:53:25.795Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" 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.19.5 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.19.5 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6da923e4-3f5f-44fd-a6bd-9a176e58eae8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46132" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6da923e4-3f5f-44fd-a6bd-9a176e58eae8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46132" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.321087ms http.response.status=200 http.response.written=2 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efb44701-8661-4c75-a0a2-1baf54a412d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efb44701-8661-4c75-a0a2-1baf54a412d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efb44701-8661-4c75-a0a2-1baf54a412d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=78.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2c321007-186d-460d-b71d-fb30dcf4e08a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efb44701-8661-4c75-a0a2-1baf54a412d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.265063ms http.response.status=404 http.response.written=157 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fae67002-37ac-4bfb-9596-04843c0d1c35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fae67002-37ac-4bfb-9596-04843c0d1c35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fae67002-37ac-4bfb-9596-04843c0d1c35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=57.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e50fcf72-94a2-485a-907d-5f6bde339092 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fae67002-37ac-4bfb-9596-04843c0d1c35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.099812ms http.response.status=404 http.response.written=157 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85fa0375-c456-43d9-8eea-5cb80cf2ef83 http.request.method=POST http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=40904c7e-da56-4d18-a38a-035d4afb2afa http.request.method=POST http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=40904c7e-da56-4d18-a38a-035d4afb2afa http.request.method=POST http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=40904c7e-da56-4d18-a38a-035d4afb2afa http.request.method=POST http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=199.933µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=06e38258-27e3-451a-b287-02722f83ab23 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=40904c7e-da56-4d18-a38a-035d4afb2afa http.request.method=POST http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=17.435µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b4b2be35-5b53-4186-8ced-e46309fa2927 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85fa0375-c456-43d9-8eea-5cb80cf2ef83 http.request.method=POST http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85fa0375-c456-43d9-8eea-5cb80cf2ef83 http.request.method=POST http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=80.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8dd26966-8b7f-4171-8aef-c910ce9174ef trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=40904c7e-da56-4d18-a38a-035d4afb2afa http.request.method=POST http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=173.553µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d02f21d9-fd4c-441c-8609-7a8456d308fb trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=40904c7e-da56-4d18-a38a-035d4afb2afa http.request.method=POST http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=5.385757ms http.response.status=202 http.response.written=0 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85fa0375-c456-43d9-8eea-5cb80cf2ef83 http.request.method=POST http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=210.525µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=06d111d7-6c2a-4473-b378-219b440b4ca2 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85fa0375-c456-43d9-8eea-5cb80cf2ef83 http.request.method=POST http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=62.58µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=14985533-fd50-4cd4-800f-d93682555505 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85fa0375-c456-43d9-8eea-5cb80cf2ef83 http.request.method=POST http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=6.718093ms http.response.status=202 http.response.written=0 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=122.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a3606cb3-0610-407c-a752-ba341f92f0d4 trace.line=82 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=29.103µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ee321e46-9d31-4485-b952-eb4e3d4c70cd trace.line=141 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.795Z] time="2023-01-19T20:53:25Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=31.27µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c0a7a84-5124-46e9-8b36-cc65fb637965 trace.line=82 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=13.432µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b9f0d32-0e5c-4b4a-b481-3c51a09fe301 trace.line=141 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=209.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e288ec22-91a3-495d-a57f-38c719dcd8de trace.line=124 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=13.407µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1de57491-c1af-452c-bbcf-bef68708fa0c trace.line=141 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=32.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=26457fa3-ea29-4186-89bb-54fb4473e5e4 trace.line=141 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=8.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=85d97478-f2b8-46be-afec-f2343c5173a3 trace.line=141 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=51.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=f3df16cf-04cb-4169-ba06-5c2276c83e71 trace.line=167 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=52.816µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ea8be90b-85cc-4fdc-bb50-e4bb4b3f6f4b trace.line=95 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=79.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4bd1b1be-f5d5-4787-a7bd-f5e188b7e387 trace.line=181 vars.name=test vars.uuid=3362d1cb-c019-4bea-82dc-d8ea658e4657 version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=72c8474e-8267-4659-a777-d8251474b844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46136" http.request.uri="/v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=5.230887ms http.response.status=201 http.response.written=0 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "PUT /v2/test/blobs/uploads/3362d1cb-c019-4bea-82dc-d8ea658e4657?_state=lWmUui6bPLlT0c7kTPQclWWoLpjp9tYcPOdtJsHh3397Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNjJkMWNiLWMwMTktNGJlYS04MmRjLWQ4ZWE2NThlNDY1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTE5NTE1MTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=79.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a84108df-ddbc-4953-b1b8-b9ac3e1548b3 trace.line=124 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=11.044µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=175de019-8153-423c-a139-525ca9fb3ffd trace.line=141 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=13.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7c653f66-3912-4c4e-9785-b1a7d57ed27c trace.line=141 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=9.001µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=616e799f-d21e-42d2-959d-d3d05fc89b9a trace.line=141 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=58.092µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=718f49a8-4c79-4e1c-a4ed-32d97448d9b1 trace.line=167 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=43.569µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b567601c-226f-4fe4-a3af-b5f3f99dca21 trace.line=95 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e331cd84-60bd-4983-8c8b-5563154409fe\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=190.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2e755d18-62d3-4367-80e6-c60d58a44fa8 trace.line=181 vars.name=test vars.uuid=e331cd84-60bd-4983-8c8b-5563154409fe version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0e050c6f-49a1-4f0d-8a8a-3f721035e1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=6.624047ms http.response.status=201 http.response.written=0 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "PUT /v2/test/blobs/uploads/e331cd84-60bd-4983-8c8b-5563154409fe?_state=MSmQ9NLbIID9uFuBLsW_GMclm6m_7zeQ9z8E3L0d9hh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzMzFjZDg0LTYwYmQtNDk4My04YzhiLTU1NjMxNTQ0MDlmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOVQyMDo1MzoyNS43MTU4MDIxNjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c4ece5ce-e91b-457b-824c-2c9828653d6f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c4ece5ce-e91b-457b-824c-2c9828653d6f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c4ece5ce-e91b-457b-824c-2c9828653d6f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=49.764µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6fa8743c-1093-440c-a391-6b6c0892ba0d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c4ece5ce-e91b-457b-824c-2c9828653d6f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.195083ms http.response.status=404 http.response.written=96 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.796Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown" [2023-01-19T20:53:25.796Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=100.741µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ba4f3ad-6978-4ffd-a13f-0b7b9bfcbdbf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=26.535µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f8a219ec-6dea-40ae-bf7a-3d2ef70d04c0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=21.374µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6837653c-437c-47ad-b7c5-820f221f2519 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=14.761µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e4e35e1-1408-4c1e-b00c-7f0b638b15c7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=13.621µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ba0b422-2ffc-4705-b036-22a229ce6e45 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=1.12657ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=426752ab-df30-4cd2-986a-bdb73359b41e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=73.632µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f1337ee9-e486-489a-b748-0f7100c10558 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=25.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=355d8123-6419-4b40-acda-aa3a81cdfb79 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=165.397µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=019cf9c1-cca2-4b55-8e7e-22683d146b7a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=57.165µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=de0e3d76-27f5-4b44-a078-08430abc5c9c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c8943ad4-200f-4f22-afc7-610032a533f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46140" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=3.631286ms http.response.status=201 http.response.written=0 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3e98775f-149a-46db-90e4-d30ed424a589 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3e98775f-149a-46db-90e4-d30ed424a589 http.request.method=GET http.request.remoteaddr="127.0.0.1:46154" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.445µs" http.response.status=200 http.response.written=2 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=40.049µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2e7f5c84-d786-4097-991d-e8521be8b771 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=20.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=34d4fec5-eee3-479e-8c5c-3fe0f5740d7c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=14.047µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6338d883-26f6-4e34-a909-2711feb9077d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=14.318µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8500ea85-f59b-4c56-b3f9-d9538cff72ad trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1e7aec24-1538-430e-8982-84a469d75ebf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46168" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-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.343553ms http.response.status=200 http.response.written=417 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7c80745a-8727-4bdb-af77-4ffab10481b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46174" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7c80745a-8727-4bdb-af77-4ffab10481b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46174" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7c80745a-8727-4bdb-af77-4ffab10481b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46174" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.797Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7c80745a-8727-4bdb-af77-4ffab10481b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46174" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=188.905µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4be557ef-0df2-4042-bfc3-7beb6c4742b5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7c80745a-8727-4bdb-af77-4ffab10481b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46174" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=21.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a9fe81db-b0cb-49c3-9a28-aa355398c0cd trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7c80745a-8727-4bdb-af77-4ffab10481b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46174" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=28.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f2f5eec-088d-4057-be3b-80d1e6ad20b7 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7c80745a-8727-4bdb-af77-4ffab10481b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46174" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7c80745a-8727-4bdb-af77-4ffab10481b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46174" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.651545ms http.response.status=200 http.response.written=417 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=77.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=65e81712-053f-49a7-9ec4-6df28cc06e62 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=16.771µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=10f2c606-bacb-4d28-b4fb-359274895836 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=22.564µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=742abd65-a94c-4295-b588-2ed2d0f3fcaf trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=24.049µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37a7b156-53d2-4de9-99b8-3e2ce5b60146 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=15.836µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9febb5e2-7a3a-444c-b2b5-1ca38c77d61e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=22.137µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3ada224d-4a76-4b7d-805b-69c89d52f894 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=12.234µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b2258c3f-5a8b-4fed-8937-0e3d1c3a2cf9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=8.14µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cb9489e1-1755-4cb4-9abf-9e60ad85efd9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=5.399µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=35bbae02-cc2d-4c06-a064-5436f3a3d788 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=13.169µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=4acf899f-40a4-4b6c-80d1-70373d941a4e trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=16.369µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=03767d74-baf7-4d6d-a1af-690d539e91f7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=9.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4d850fc6-3a48-431a-b1ed-3382748f74a0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=951bb72e-9f38-459e-84b6-54084071eb44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46200" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.472773ms http.response.status=200 http.response.written=68 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=39.434µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1560f7dc-a724-4450-9f19-2dca406d22ca trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=23.245µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=df08b608-298e-45e1-8dba-0e115dfab836 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=5.547µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=21f5ce84-b09c-42cc-ad59-39c15208ee88 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.798Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=19.208µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=7c4d2fb5-c59e-4419-b8bc-ec626a41eb6e trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=33.599µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=597b7031-00d4-4af9-a0d6-a7e0f416ad7f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=83.249µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f8d8d4b4-477e-4508-b45d-a74f746f860c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c6f4f231-bfe5-4c9c-89ca-b68e9dce5889 http.request.method=GET http.request.remoteaddr="127.0.0.1:46190" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.766716ms http.response.status=200 http.response.written=179 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9df22e90-523f-4e28-9e38-6a6bb2fd9ac0 http.request.method=GET http.request.remoteaddr="127.0.0.1:46216" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9df22e90-523f-4e28-9e38-6a6bb2fd9ac0 http.request.method=GET http.request.remoteaddr="127.0.0.1:46216" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.254µs" http.response.status=200 http.response.written=2 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=83daee9a-6170-4b75-8163-f95a921c2f07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=83daee9a-6170-4b75-8163-f95a921c2f07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=83daee9a-6170-4b75-8163-f95a921c2f07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=83daee9a-6170-4b75-8163-f95a921c2f07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=48.492µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f1484699-1d1a-48af-81dd-53f520d01d95 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=83daee9a-6170-4b75-8163-f95a921c2f07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=22.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be5163db-1ab9-4ee8-ac57-233bb9203c90 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=83daee9a-6170-4b75-8163-f95a921c2f07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.006751ms http.response.status=404 http.response.written=181 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d0706363-6e0e-49dc-8339-eb780933a72e http.request.method=GET http.request.remoteaddr="127.0.0.1:46228" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d0706363-6e0e-49dc-8339-eb780933a72e http.request.method=GET http.request.remoteaddr="127.0.0.1:46228" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d0706363-6e0e-49dc-8339-eb780933a72e http.request.method=GET http.request.remoteaddr="127.0.0.1:46228" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d0706363-6e0e-49dc-8339-eb780933a72e http.request.method=GET http.request.remoteaddr="127.0.0.1:46228" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=21.407µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=14735e06-d31a-4a12-b8a9-e1402fc6a795 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d0706363-6e0e-49dc-8339-eb780933a72e http.request.method=GET http.request.remoteaddr="127.0.0.1:46228" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=55d01020-2f25-42b4-b78c-91edc95830ca trace.duration=10.79µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f82b031b-b9f7-418e-83f9-1a85b419c5b2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] time="2023-01-19T20:53:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d0706363-6e0e-49dc-8339-eb780933a72e http.request.method=GET http.request.remoteaddr="127.0.0.1:46228" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.020348ms http.response.status=404 http.response.written=181 instance.id=55d01020-2f25-42b4-b78c-91edc95830ca vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-19T20:53:25.799Z] 127.0.0.1 - - [19/Jan/2023:20:53:25 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/436476a584cb469fa73dfebd9a99fa664d2eaac1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-19T20:53:26.057Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.21s) [2023-01-19T20:53:26.057Z] === RUN TestRemoveImageOrphaning [2023-01-19T20:53:26.057Z] --- PASS: TestRemoveImageOrphaning (0.14s) [2023-01-19T20:53:26.057Z] === RUN TestRemoveImageGarbageCollector [2023-01-19T20:53:26.057Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:53:26.057Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-19T20:53:26.057Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-19T20:53:26.057Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-01-19T20:53:26.057Z] === RUN TestTagInvalidReference [2023-01-19T20:53:26.057Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-19T20:53:26.057Z] === RUN TestTagValidPrefixedRepo [2023-01-19T20:53:26.057Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-01-19T20:53:26.057Z] === RUN TestTagExistedNameWithoutForce [2023-01-19T20:53:26.057Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-01-19T20:53:26.057Z] === RUN TestTagOfficialNames [2023-01-19T20:53:26.314Z] --- PASS: TestTagOfficialNames (0.05s) [2023-01-19T20:53:26.314Z] === RUN TestTagMatchesDigest [2023-01-19T20:53:26.314Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-19T20:53:26.314Z] PASS [2023-01-19T20:53:26.314Z] [2023-01-19T20:53:26.314Z] === Skipped [2023-01-19T20:53:26.314Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-19T20:53:26.314Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-01-19T20:53:26.314Z] [2023-01-19T20:53:26.314Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-19T20:53:26.314Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:53:26.314Z] [2023-01-19T20:53:26.314Z] DONE 24 tests, 2 skipped in 1.280s [2023-01-19T20:53:26.314Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-01-19T20:53:26.314Z] ++ 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 [2023-01-19T20:53:26.314Z] ++ set -e [2023-01-19T20:53:26.314Z] ++ '[' -n 0 ']' [2023-01-19T20:53:26.314Z] ++ set -x [2023-01-19T20:53:26.314Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:53:26.314Z] === RUN TestStripANSICommands [2023-01-19T20:53:26.314Z] === RUN TestStripANSICommands/#00 [2023-01-19T20:53:26.314Z] === RUN TestStripANSICommands/#01 [2023-01-19T20:53:26.314Z] --- PASS: TestStripANSICommands (0.00s) [2023-01-19T20:53:26.314Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-01-19T20:53:26.314Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-01-19T20:53:26.314Z] PASS [2023-01-19T20:53:26.314Z] [2023-01-19T20:53:26.314Z] DONE 3 tests in 0.044s [2023-01-19T20:53:26.314Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-01-19T20:53:26.314Z] ++ 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 [2023-01-19T20:53:26.314Z] ++ set -e [2023-01-19T20:53:26.314Z] ++ '[' -n 0 ']' [2023-01-19T20:53:26.314Z] ++ set -x [2023-01-19T20:53:26.314Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:53:26.314Z] INFO: Testing against a local daemon [2023-01-19T20:53:26.314Z] === RUN TestNetworkCreateDelete [2023-01-19T20:53:26.572Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-01-19T20:53:26.572Z] === RUN TestDockerNetworkDeletePreferID [2023-01-19T20:53:26.829Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2023-01-19T20:53:26.829Z] === RUN TestDaemonDNSFallback [2023-01-19T20:53:33.379Z] --- PASS: TestDaemonDNSFallback (6.08s) [2023-01-19T20:53:33.379Z] === RUN TestInspectNetwork [2023-01-19T20:53:35.903Z] === RUN TestInspectNetwork/full_network_id [2023-01-19T20:53:35.903Z] === RUN TestInspectNetwork/partial_network_id [2023-01-19T20:53:35.903Z] === RUN TestInspectNetwork/network_name [2023-01-19T20:53:35.903Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-19T20:53:40.081Z] --- PASS: TestInspectNetwork (6.76s) [2023-01-19T20:53:40.081Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-19T20:53:40.081Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-19T20:53:40.081Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-19T20:53:40.081Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-19T20:53:40.081Z] === RUN TestRunContainerWithBridgeNone [2023-01-19T20:53:41.451Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/create [2023-01-19T20:53:41.451Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-01-19T20:53:41.451Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-19T20:53:41.451Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-19T20:53:41.451Z] === CONT TestNetworkInvalidJSON/networks/create [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-01-19T20:53:41.451Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-01-19T20:53:41.451Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-01-19T20:53:41.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-01-19T20:53:41.451Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-01-19T20:53:41.451Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-01-19T20:53:41.451Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-01-19T20:53:41.451Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-01-19T20:53:41.451Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-01-19T20:53:41.452Z] === RUN TestNetworkList [2023-01-19T20:53:41.452Z] === RUN TestNetworkList//networks [2023-01-19T20:53:41.452Z] === PAUSE TestNetworkList//networks [2023-01-19T20:53:41.452Z] === RUN TestNetworkList//networks/ [2023-01-19T20:53:41.452Z] === PAUSE TestNetworkList//networks/ [2023-01-19T20:53:41.452Z] === CONT TestNetworkList//networks [2023-01-19T20:53:41.452Z] === CONT TestNetworkList//networks/ [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkList (0.01s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-19T20:53:41.452Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-19T20:53:41.452Z] === RUN TestHostIPv4BridgeLabel [2023-01-19T20:53:41.709Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-01-19T20:53:41.709Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-19T20:53:43.080Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-01-19T20:53:43.080Z] === RUN TestDaemonDefaultNetworkPools [2023-01-19T20:53:43.645Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-01-19T20:53:43.645Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-19T20:53:45.016Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-01-19T20:53:45.016Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-19T20:53:45.949Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2023-01-19T20:53:45.949Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-19T20:53:46.514Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-01-19T20:53:46.514Z] === RUN TestServiceWithPredefinedNetwork [2023-01-19T20:53:49.038Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2023-01-19T20:53:49.038Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-19T20:53:49.038Z] service_test.go:242: FLAKY_TEST [2023-01-19T20:53:49.038Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-19T20:53:49.038Z] === RUN TestServiceWithDataPathPortInit [2023-01-19T20:54:03.897Z] --- PASS: TestServiceWithDataPathPortInit (12.87s) [2023-01-19T20:54:03.897Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-19T20:54:03.897Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pq2g611wov7h8oeb3jmbpc7iw Created:2023-01-19 20:54:02.770054353 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[527f6fb9b943f53620ef1d2ad2c95555f6884c0e5d94902747f90f2c3d61034b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.avt3obydlsglvfpzwj3b4m3ez EndpointID:165225719fdaa83705c3fae86b57f57fc6d2f10c77182e5e1b58c17c704f1125 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6a98e9532a80f9388c6a44c989230c10829ecabc1e6b4177b38618b147622e91 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:6eab17cf20a2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.avt3obydlsglvfpzwj3b4m3ez EndpointID:165225719fdaa83705c3fae86b57f57fc6d2f10c77182e5e1b58c17c704f1125 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-19T20:54:08.074Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.29s) [2023-01-19T20:54:08.074Z] PASS [2023-01-19T20:54:08.074Z] [2023-01-19T20:54:08.074Z] === Skipped [2023-01-19T20:54:08.074Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-19T20:54:08.074Z] service_test.go:242: FLAKY_TEST [2023-01-19T20:54:08.074Z] [2023-01-19T20:54:08.074Z] DONE 38 tests, 1 skipped in 41.544s [2023-01-19T20:54:08.074Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-19T20:54:08.074Z] ++ 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 [2023-01-19T20:54:08.074Z] ++ set -e [2023-01-19T20:54:08.074Z] ++ '[' -n 0 ']' [2023-01-19T20:54:08.074Z] ++ set -x [2023-01-19T20:54:08.074Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:54:08.074Z] INFO: Testing against a local daemon [2023-01-19T20:54:08.074Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-19T20:54:08.074Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-19T20:54:08.074Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-19T20:54:08.074Z] === RUN TestDockerNetworkIpvlan [2023-01-19T20:54:08.074Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-19T20:54:08.074Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-19T20:54:08.074Z] PASS [2023-01-19T20:54:08.074Z] [2023-01-19T20:54:08.074Z] === Skipped [2023-01-19T20:54:08.074Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-19T20:54:08.074Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-19T20:54:08.074Z] [2023-01-19T20:54:08.074Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-19T20:54:08.074Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-19T20:54:08.074Z] [2023-01-19T20:54:08.074Z] DONE 2 tests, 2 skipped in 0.087s [2023-01-19T20:54:08.074Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-19T20:54:08.074Z] ++ 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 [2023-01-19T20:54:08.074Z] ++ set -e [2023-01-19T20:54:08.074Z] ++ '[' -n 0 ']' [2023-01-19T20:54:08.074Z] ++ set -x [2023-01-19T20:54:08.074Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:54:08.075Z] INFO: Testing against a local daemon [2023-01-19T20:54:08.075Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-19T20:54:09.446Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s) [2023-01-19T20:54:09.446Z] === RUN TestDockerNetworkMacvlan [2023-01-19T20:54:09.704Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-19T20:54:10.637Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-19T20:54:11.201Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-19T20:54:12.572Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-19T20:54:13.946Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-19T20:54:16.470Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-19T20:54:16.470Z] --- PASS: TestDockerNetworkMacvlan (7.35s) [2023-01-19T20:54:16.470Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-01-19T20:54:16.470Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2023-01-19T20:54:16.470Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.56s) [2023-01-19T20:54:16.470Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.61s) [2023-01-19T20:54:16.470Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.23s) [2023-01-19T20:54:16.470Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.34s) [2023-01-19T20:54:16.470Z] PASS [2023-01-19T20:54:16.470Z] [2023-01-19T20:54:16.470Z] DONE 8 tests in 8.607s [2023-01-19T20:54:16.727Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-19T20:54:16.727Z] ++ 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 [2023-01-19T20:54:16.727Z] ++ set -e [2023-01-19T20:54:16.727Z] ++ '[' -n 0 ']' [2023-01-19T20:54:16.727Z] ++ set -x [2023-01-19T20:54:16.727Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:54:16.727Z] testing: warning: no tests to run [2023-01-19T20:54:16.727Z] PASS [2023-01-19T20:54:16.727Z] [2023-01-19T20:54:16.727Z] DONE 0 tests in 0.026s [2023-01-19T20:54:16.727Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-19T20:54:16.727Z] ++ 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 [2023-01-19T20:54:16.727Z] ++ set -e [2023-01-19T20:54:16.727Z] ++ '[' -n 0 ']' [2023-01-19T20:54:16.727Z] ++ set -x [2023-01-19T20:54:16.727Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:54:16.727Z] INFO: Testing against a local daemon [2023-01-19T20:54:16.727Z] === RUN TestAuthZPluginAllowRequest [2023-01-19T20:54:17.661Z] --- PASS: TestAuthZPluginAllowRequest (1.02s) [2023-01-19T20:54:17.661Z] === RUN TestAuthZPluginTLS [2023-01-19T20:54:18.226Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-01-19T20:54:18.226Z] === RUN TestAuthZPluginDenyRequest [2023-01-19T20:54:18.791Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2023-01-19T20:54:18.791Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-19T20:54:19.356Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-19T20:54:19.356Z] === RUN TestAuthZPluginDenyResponse [2023-01-19T20:54:19.921Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-01-19T20:54:19.921Z] === RUN TestAuthZPluginAllowEventStream [2023-01-19T20:54:21.291Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2023-01-19T20:54:21.291Z] === RUN TestAuthZPluginErrorResponse [2023-01-19T20:54:21.549Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-01-19T20:54:21.549Z] === RUN TestAuthZPluginErrorRequest [2023-01-19T20:54:22.113Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2023-01-19T20:54:22.113Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-19T20:54:22.684Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-01-19T20:54:22.684Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-19T20:54:23.628Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s) [2023-01-19T20:54:23.628Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-19T20:54:24.999Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s) [2023-01-19T20:54:24.999Z] === RUN TestAuthZPluginHeader [2023-01-19T20:54:25.564Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-01-19T20:54:25.564Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-19T20:54:25.564Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:25.564Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-19T20:54:25.564Z] === RUN TestAuthZPluginV2Disable [2023-01-19T20:54:25.564Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:25.564Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-01-19T20:54:25.564Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-19T20:54:25.564Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:25.564Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-19T20:54:25.564Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-19T20:54:25.564Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:25.564Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-19T20:54:25.564Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-19T20:54:43.628Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-01-19T20:54:43.628Z] PASS [2023-01-19T20:54:43.628Z] [2023-01-19T20:54:43.628Z] === Skipped [2023-01-19T20:54:43.628Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-19T20:54:43.628Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:43.628Z] [2023-01-19T20:54:43.628Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-01-19T20:54:43.628Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:43.628Z] [2023-01-19T20:54:43.628Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-19T20:54:43.628Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:43.628Z] [2023-01-19T20:54:43.628Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-19T20:54:43.628Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:43.628Z] [2023-01-19T20:54:43.628Z] DONE 17 tests, 4 skipped in 25.703s [2023-01-19T20:54:43.628Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-19T20:54:43.628Z] ++ 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 [2023-01-19T20:54:43.628Z] ++ set -e [2023-01-19T20:54:43.628Z] ++ '[' -n 0 ']' [2023-01-19T20:54:43.628Z] ++ set -x [2023-01-19T20:54:43.628Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:54:43.628Z] INFO: Testing against a local daemon [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-01-19T20:54:43.628Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-19T20:54:43.628Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-01-19T20:54:43.628Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-01-19T20:54:43.628Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-01-19T20:54:43.628Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-01-19T20:54:43.628Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-01-19T20:54:43.628Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-01-19T20:54:43.628Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-01-19T20:54:43.628Z] === RUN TestPluginInstall [2023-01-19T20:54:43.628Z] === RUN TestPluginInstall/no_auth [2023-01-19T20:54:46.907Z] time="2023-01-19T20:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-19T20:54:46.907Z] time="2023-01-19T20:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f206108f101a607cd0fa726702bc6df1c37d69a48876da708b2bbcbba0b6ebcf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-19T20:54:46.907Z] time="2023-01-19T20:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-19T20:54:46.907Z] time="2023-01-19T20:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f206108f101a607cd0fa726702bc6df1c37d69a48876da708b2bbcbba0b6ebcf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-19T20:54:46.907Z] === RUN TestPluginInstall/with_htpasswd [2023-01-19T20:54:46.907Z] time="2023-01-19T20:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-19T20:54:46.907Z] time="2023-01-19T20:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39bd9bc5a5baabf4a06700b622688b3932d208f85c515140f28e6100582c7e1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-19T20:54:46.907Z] time="2023-01-19T20:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-19T20:54:46.907Z] time="2023-01-19T20:54:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39bd9bc5a5baabf4a06700b622688b3932d208f85c515140f28e6100582c7e1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-19T20:54:47.164Z] === RUN TestPluginInstall/with_insecure [2023-01-19T20:54:48.097Z] time="2023-01-19T20:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-19T20:54:48.097Z] time="2023-01-19T20:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cee80161652ff5d22967463bc2a28d06cc99a7bc94be0f18bb9ad1abb87c28e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-19T20:54:48.097Z] time="2023-01-19T20:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-19T20:54:48.097Z] time="2023-01-19T20:54:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cee80161652ff5d22967463bc2a28d06cc99a7bc94be0f18bb9ad1abb87c28e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-19T20:54:48.097Z] plugin_test.go:196: [da5f9d6497528] daemon is not started [2023-01-19T20:54:48.097Z] --- PASS: TestPluginInstall (5.59s) [2023-01-19T20:54:48.097Z] --- PASS: TestPluginInstall/no_auth (4.09s) [2023-01-19T20:54:48.097Z] --- PASS: TestPluginInstall/with_htpasswd (0.51s) [2023-01-19T20:54:48.097Z] --- PASS: TestPluginInstall/with_insecure (0.98s) [2023-01-19T20:54:48.097Z] === RUN TestPluginsWithRuntimes [2023-01-19T20:54:49.994Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-19T20:54:50.558Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-19T20:54:51.489Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2023-01-19T20:54:51.489Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2023-01-19T20:54:51.489Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-01-19T20:54:51.489Z] === RUN TestPluginBackCompatMediaTypes [2023-01-19T20:54:52.055Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s) [2023-01-19T20:54:52.055Z] PASS [2023-01-19T20:54:52.055Z] [2023-01-19T20:54:52.055Z] DONE 24 tests in 9.671s [2023-01-19T20:54:52.055Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-19T20:54:52.055Z] ++ 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 [2023-01-19T20:54:52.055Z] ++ set -e [2023-01-19T20:54:52.055Z] ++ '[' -n 0 ']' [2023-01-19T20:54:52.055Z] ++ set -x [2023-01-19T20:54:52.055Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:54:52.055Z] INFO: Testing against a local daemon [2023-01-19T20:54:52.055Z] === RUN TestExternalGraphDriver [2023-01-19T20:54:52.619Z] === RUN TestExternalGraphDriver/json [2023-01-19T20:54:53.990Z] === RUN TestExternalGraphDriver/spec [2023-01-19T20:54:55.361Z] === RUN TestExternalGraphDriver/pull [2023-01-19T20:54:56.732Z] --- PASS: TestExternalGraphDriver (4.67s) [2023-01-19T20:54:56.732Z] --- PASS: TestExternalGraphDriver/json (1.44s) [2023-01-19T20:54:56.732Z] --- PASS: TestExternalGraphDriver/spec (1.43s) [2023-01-19T20:54:56.732Z] --- PASS: TestExternalGraphDriver/pull (1.46s) [2023-01-19T20:54:56.732Z] === RUN TestGraphdriverPluginV2 [2023-01-19T20:54:57.297Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:57.297Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-01-19T20:54:57.297Z] PASS [2023-01-19T20:54:57.297Z] [2023-01-19T20:54:57.297Z] === Skipped [2023-01-19T20:54:57.297Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-01-19T20:54:57.297Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:54:57.297Z] [2023-01-19T20:54:57.297Z] DONE 5 tests, 1 skipped in 5.105s [2023-01-19T20:54:57.297Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-19T20:54:57.297Z] ++ 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 [2023-01-19T20:54:57.297Z] ++ set -e [2023-01-19T20:54:57.297Z] ++ '[' -n 0 ']' [2023-01-19T20:54:57.297Z] ++ set -x [2023-01-19T20:54:57.297Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:54:57.297Z] INFO: Testing against a local daemon [2023-01-19T20:54:57.297Z] === RUN TestContinueAfterPluginCrash [2023-01-19T20:54:57.297Z] === PAUSE TestContinueAfterPluginCrash [2023-01-19T20:54:57.297Z] === RUN TestReadPluginNoRead [2023-01-19T20:54:57.297Z] === PAUSE TestReadPluginNoRead [2023-01-19T20:54:57.297Z] === RUN TestDaemonStartWithLogOpt [2023-01-19T20:54:57.297Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-19T20:54:57.297Z] === CONT TestDaemonStartWithLogOpt [2023-01-19T20:54:57.297Z] === CONT TestContinueAfterPluginCrash [2023-01-19T20:55:00.574Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2023-01-19T20:55:00.574Z] === CONT TestReadPluginNoRead [2023-01-19T20:55:02.473Z] === RUN TestReadPluginNoRead/default [2023-01-19T20:55:03.406Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-19T20:55:04.777Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-19T20:55:05.035Z] --- PASS: TestContinueAfterPluginCrash (7.78s) [2023-01-19T20:55:05.600Z] === CONT TestReadPluginNoRead [2023-01-19T20:55:05.600Z] read_test.go:91: [d0d023200d87d] daemon is not started [2023-01-19T20:55:05.600Z] --- PASS: TestReadPluginNoRead (5.45s) [2023-01-19T20:55:05.600Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2023-01-19T20:55:05.600Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2023-01-19T20:55:05.600Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2023-01-19T20:55:05.600Z] PASS [2023-01-19T20:55:05.857Z] [2023-01-19T20:55:05.857Z] DONE 6 tests in 8.540s [2023-01-19T20:55:05.857Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-01-19T20:55:05.857Z] ++ 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 [2023-01-19T20:55:05.857Z] ++ set -e [2023-01-19T20:55:05.857Z] ++ '[' -n 0 ']' [2023-01-19T20:55:05.857Z] ++ set -x [2023-01-19T20:55:05.857Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:55:05.857Z] testing: warning: no tests to run [2023-01-19T20:55:05.857Z] PASS [2023-01-19T20:55:05.857Z] [2023-01-19T20:55:05.857Z] DONE 0 tests in 0.039s [2023-01-19T20:55:05.857Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-19T20:55:05.857Z] ++ 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 [2023-01-19T20:55:05.857Z] ++ set -e [2023-01-19T20:55:05.857Z] ++ '[' -n 0 ']' [2023-01-19T20:55:05.857Z] ++ set -x [2023-01-19T20:55:05.857Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:55:05.857Z] INFO: Testing against a local daemon [2023-01-19T20:55:05.857Z] === RUN TestPluginWithDevMounts [2023-01-19T20:55:05.857Z] === PAUSE TestPluginWithDevMounts [2023-01-19T20:55:05.857Z] === CONT TestPluginWithDevMounts [2023-01-19T20:55:07.754Z] --- PASS: TestPluginWithDevMounts (1.48s) [2023-01-19T20:55:07.754Z] PASS [2023-01-19T20:55:07.754Z] [2023-01-19T20:55:07.754Z] DONE 1 tests in 1.609s [2023-01-19T20:55:07.754Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-19T20:55:07.754Z] ++ 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 [2023-01-19T20:55:07.754Z] ++ set -e [2023-01-19T20:55:07.754Z] ++ '[' -n 0 ']' [2023-01-19T20:55:07.754Z] ++ set -x [2023-01-19T20:55:07.754Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:55:07.754Z] INFO: Testing against a local daemon [2023-01-19T20:55:07.754Z] === RUN TestSecretInspect [2023-01-19T20:55:09.651Z] --- PASS: TestSecretInspect (1.81s) [2023-01-19T20:55:09.651Z] === RUN TestSecretList [2023-01-19T20:55:11.021Z] --- PASS: TestSecretList (1.78s) [2023-01-19T20:55:11.021Z] === RUN TestSecretsCreateAndDelete [2023-01-19T20:55:12.917Z] --- PASS: TestSecretsCreateAndDelete (1.74s) [2023-01-19T20:55:12.917Z] === RUN TestSecretsUpdate [2023-01-19T20:55:14.288Z] --- PASS: TestSecretsUpdate (1.30s) [2023-01-19T20:55:14.288Z] === RUN TestTemplatedSecret [2023-01-19T20:55:16.813Z] --- PASS: TestTemplatedSecret (2.24s) [2023-01-19T20:55:16.813Z] === RUN TestSecretCreateResolve [2023-01-19T20:55:18.185Z] --- PASS: TestSecretCreateResolve (1.89s) [2023-01-19T20:55:18.185Z] PASS [2023-01-19T20:55:18.185Z] [2023-01-19T20:55:18.185Z] DONE 6 tests in 10.848s [2023-01-19T20:55:18.185Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-01-19T20:55:18.185Z] ++ 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 [2023-01-19T20:55:18.185Z] ++ set -e [2023-01-19T20:55:18.185Z] ++ '[' -n 0 ']' [2023-01-19T20:55:18.185Z] ++ set -x [2023-01-19T20:55:18.185Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:55:18.444Z] INFO: Testing against a local daemon [2023-01-19T20:55:18.444Z] === RUN TestServiceCreateInit [2023-01-19T20:55:18.444Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-19T20:55:22.622Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-19T20:55:25.901Z] --- PASS: TestServiceCreateInit (7.28s) [2023-01-19T20:55:25.901Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2023-01-19T20:55:25.901Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2023-01-19T20:55:25.901Z] === RUN TestCreateServiceMultipleTimes [2023-01-19T20:55:40.763Z] --- PASS: TestCreateServiceMultipleTimes (14.53s) [2023-01-19T20:55:40.763Z] === RUN TestCreateServiceConflict [2023-01-19T20:55:42.137Z] --- PASS: TestCreateServiceConflict (1.82s) [2023-01-19T20:55:42.137Z] === RUN TestCreateServiceMaxReplicas [2023-01-19T20:55:44.660Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2023-01-19T20:55:44.660Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-19T20:55:56.847Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.23s) [2023-01-19T20:55:56.847Z] === RUN TestCreateServiceSecretFileMode [2023-01-19T20:55:59.372Z] --- PASS: TestCreateServiceSecretFileMode (2.30s) [2023-01-19T20:55:59.372Z] === RUN TestCreateServiceConfigFileMode [2023-01-19T20:56:01.897Z] --- PASS: TestCreateServiceConfigFileMode (2.30s) [2023-01-19T20:56:01.897Z] === RUN TestCreateServiceSysctls [2023-01-19T20:56:04.431Z] --- PASS: TestCreateServiceSysctls (2.76s) [2023-01-19T20:56:04.431Z] === RUN TestCreateServiceCapabilities [2023-01-19T20:56:06.327Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2023-01-19T20:56:06.327Z] === RUN TestInspect [2023-01-19T20:56:08.858Z] --- PASS: TestInspect (2.46s) [2023-01-19T20:56:08.858Z] === RUN TestCreateJob [2023-01-19T20:56:12.135Z] --- PASS: TestCreateJob (2.84s) [2023-01-19T20:56:12.135Z] === RUN TestReplicatedJob [2023-01-19T20:56:17.391Z] --- PASS: TestReplicatedJob (4.75s) [2023-01-19T20:56:17.391Z] === RUN TestUpdateReplicatedJob [2023-01-19T20:56:19.917Z] --- PASS: TestUpdateReplicatedJob (3.08s) [2023-01-19T20:56:19.917Z] === RUN TestServiceListWithStatuses [2023-01-19T20:56:19.917Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-19T20:56:19.917Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-19T20:56:19.917Z] === RUN TestDockerNetworkConnectAlias [2023-01-19T20:56:23.195Z] --- PASS: TestDockerNetworkConnectAlias (3.34s) [2023-01-19T20:56:23.195Z] === RUN TestDockerNetworkReConnect [2023-01-19T20:56:25.755Z] --- PASS: TestDockerNetworkReConnect (2.76s) [2023-01-19T20:56:25.755Z] === RUN TestServicePlugin [2023-01-19T20:56:25.755Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:56:25.755Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-19T20:56:25.755Z] === RUN TestServiceUpdateLabel [2023-01-19T20:56:27.651Z] --- PASS: TestServiceUpdateLabel (1.75s) [2023-01-19T20:56:27.651Z] === RUN TestServiceUpdateSecrets [2023-01-19T20:56:42.512Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2023-01-19T20:56:42.512Z] === RUN TestServiceUpdateConfigs [2023-01-19T20:56:56.993Z] --- PASS: TestServiceUpdateConfigs (14.22s) [2023-01-19T20:56:56.993Z] === RUN TestServiceUpdateNetwork [2023-01-19T20:57:09.182Z] --- PASS: TestServiceUpdateNetwork (11.64s) [2023-01-19T20:57:09.182Z] === RUN TestServiceUpdatePidsLimit [2023-01-19T20:57:09.182Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-19T20:57:09.440Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-19T20:57:17.546Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-19T20:57:24.200Z] --- PASS: TestServiceUpdatePidsLimit (15.91s) [2023-01-19T20:57:24.200Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-01-19T20:57:24.200Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-01-19T20:57:24.200Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-01-19T20:57:24.200Z] PASS [2023-01-19T20:57:24.200Z] [2023-01-19T20:57:24.200Z] === Skipped [2023-01-19T20:57:24.200Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-19T20:57:24.200Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-19T20:57:24.200Z] [2023-01-19T20:57:24.200Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-01-19T20:57:24.200Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-19T20:57:24.200Z] [2023-01-19T20:57:24.200Z] DONE 27 tests, 2 skipped in 125.133s [2023-01-19T20:57:24.201Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-01-19T20:57:24.201Z] ++ 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 [2023-01-19T20:57:24.201Z] ++ set -e [2023-01-19T20:57:24.201Z] ++ '[' -n 0 ']' [2023-01-19T20:57:24.201Z] ++ set -x [2023-01-19T20:57:24.201Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:57:24.201Z] INFO: Testing against a local daemon [2023-01-19T20:57:24.201Z] === RUN TestSessionCreate [2023-01-19T20:57:24.201Z] --- PASS: TestSessionCreate (0.02s) [2023-01-19T20:57:24.201Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-19T20:57:24.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-19T20:57:24.201Z] PASS [2023-01-19T20:57:24.201Z] [2023-01-19T20:57:24.201Z] DONE 2 tests in 0.118s [2023-01-19T20:57:24.201Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-01-19T20:57:24.201Z] ++ 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 [2023-01-19T20:57:24.201Z] ++ set -e [2023-01-19T20:57:24.201Z] ++ '[' -n 0 ']' [2023-01-19T20:57:24.201Z] ++ set -x [2023-01-19T20:57:24.201Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:57:24.201Z] INFO: Testing against a local daemon [2023-01-19T20:57:24.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-19T20:57:24.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-19T20:57:24.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-19T20:57:24.201Z] === RUN TestDiskUsage [2023-01-19T20:57:24.201Z] === PAUSE TestDiskUsage [2023-01-19T20:57:24.201Z] === RUN TestEventsExecDie [2023-01-19T20:57:24.201Z] --- PASS: TestEventsExecDie (0.48s) [2023-01-19T20:57:24.201Z] === RUN TestEventsBackwardsCompatible [2023-01-19T20:57:24.201Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-01-19T20:57:24.201Z] === RUN TestEventsVolumeCreate [2023-01-19T20:57:24.201Z] --- PASS: TestEventsVolumeCreate (0.07s) [2023-01-19T20:57:24.201Z] === RUN TestInfoBinaryCommits [2023-01-19T20:57:24.201Z] --- PASS: TestInfoBinaryCommits (0.04s) [2023-01-19T20:57:24.201Z] === RUN TestInfoAPIVersioned [2023-01-19T20:57:24.201Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-19T20:57:24.201Z] === RUN TestInfoAPI [2023-01-19T20:57:24.476Z] --- PASS: TestInfoAPI (0.03s) [2023-01-19T20:57:24.476Z] === RUN TestInfoAPIWarnings [2023-01-19T20:57:42.557Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-01-19T20:57:42.557Z] === RUN TestInfoDebug [2023-01-19T20:57:42.557Z] --- PASS: TestInfoDebug (0.52s) [2023-01-19T20:57:42.557Z] === RUN TestInfoInsecureRegistries [2023-01-19T20:57:42.557Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-19T20:57:42.557Z] === RUN TestInfoRegistryMirrors [2023-01-19T20:57:42.557Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-19T20:57:42.557Z] === RUN TestLoginFailsWithBadCredentials [2023-01-19T20:57:42.815Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-19T20:57:42.815Z] === RUN TestPingCacheHeaders [2023-01-19T20:57:42.815Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-19T20:57:42.815Z] === RUN TestPingGet [2023-01-19T20:57:42.815Z] --- PASS: TestPingGet (0.02s) [2023-01-19T20:57:42.815Z] === RUN TestPingHead [2023-01-19T20:57:42.815Z] --- PASS: TestPingHead (0.02s) [2023-01-19T20:57:42.815Z] === RUN TestPingSwarmHeader [2023-01-19T20:57:43.380Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-01-19T20:57:43.944Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-01-19T20:57:44.509Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-01-19T20:57:44.509Z] --- PASS: TestPingSwarmHeader (1.75s) [2023-01-19T20:57:44.509Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-01-19T20:57:44.509Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-01-19T20:57:44.509Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-01-19T20:57:44.509Z] === RUN TestPingBuilderHeader [2023-01-19T20:57:44.771Z] === RUN TestPingBuilderHeader/default_config [2023-01-19T20:57:45.029Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-01-19T20:57:45.594Z] --- PASS: TestPingBuilderHeader (1.05s) [2023-01-19T20:57:45.594Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-01-19T20:57:45.594Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-01-19T20:57:45.594Z] === RUN TestVersion [2023-01-19T20:57:45.594Z] --- PASS: TestVersion (0.02s) [2023-01-19T20:57:45.594Z] === CONT TestDiskUsage [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/container_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/image_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/volume_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/build-cache_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-01-19T20:57:46.159Z] === RUN TestDiskUsage/after_LoadBusybox [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-01-19T20:57:46.417Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage (0.98s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run (0.24s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-01-19T20:57:46.676Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-01-19T20:57:46.676Z] PASS [2023-01-19T20:57:46.676Z] [2023-01-19T20:57:46.676Z] === Skipped [2023-01-19T20:57:46.676Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-19T20:57:46.676Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-19T20:57:46.676Z] [2023-01-19T20:57:46.676Z] DONE 57 tests, 1 skipped in 23.102s [2023-01-19T20:57:46.676Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-19T20:57:46.676Z] ++ 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 [2023-01-19T20:57:46.676Z] ++ set -e [2023-01-19T20:57:46.676Z] ++ '[' -n 0 ']' [2023-01-19T20:57:46.676Z] ++ set -x [2023-01-19T20:57:46.676Z] ++ 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_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-01-19T20:57:46.676Z] INFO: Testing against a local daemon [2023-01-19T20:57:46.676Z] === RUN TestVolumesCreateAndList [2023-01-19T20:57:46.676Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-19T20:57:46.676Z] === RUN TestVolumesRemove [2023-01-19T20:57:46.934Z] --- PASS: TestVolumesRemove (0.06s) [2023-01-19T20:57:46.934Z] === RUN TestVolumesInspect [2023-01-19T20:57:46.934Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-19T20:57:46.934Z] === RUN TestVolumesInvalidJSON [2023-01-19T20:57:46.934Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-01-19T20:57:46.934Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-01-19T20:57:46.934Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-01-19T20:57:46.934Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-01-19T20:57:46.934Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-01-19T20:57:46.934Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-01-19T20:57:46.934Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-01-19T20:57:46.934Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-01-19T20:57:46.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-01-19T20:57:46.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-01-19T20:57:46.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-01-19T20:57:46.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-01-19T20:57:46.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-01-19T20:57:46.934Z] === RUN TestVolumePruneAnonymous [2023-01-19T20:57:46.934Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-01-19T20:57:46.934Z] PASS [2023-01-19T20:57:46.934Z] [2023-01-19T20:57:46.934Z] DONE 10 tests in 0.223s [2023-01-19T20:57:46.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-19T20:57:46.934Z] ++++ cat bundles/test-integration/docker.pid [2023-01-19T20:57:46.934Z] +++ kill 14190 [2023-01-19T20:57:47.192Z] +++ /etc/init.d/apparmor stop [2023-01-19T20:57:47.192Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-19T20:57:47.192Z] [2023-01-19T20:57:47.192Z] Unloading profiles will leave already running processes permanently [2023-01-19T20:57:47.192Z] unconfined, which can lead to unexpected situations. [2023-01-19T20:57:47.192Z] [2023-01-19T20:57:47.192Z] To set a process to complain mode, use the command line tool [2023-01-19T20:57:47.192Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-19T20:57:47.192Z] +++ true [2023-01-19T20:57:47.192Z] exiting test-integration [2023-01-19T20:57:47.192Z] ++ exit 0 [2023-01-19T20:57:47.192Z] Post stage [Pipeline] junit [2023-01-19T20:57:48.145Z] Recording test results [2023-01-19T20:57:48.324Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-19T20:57:48.634Z] + echo Ensuring container killed. [2023-01-19T20:57:48.634Z] Ensuring container killed. [2023-01-19T20:57:48.634Z] + docker rm -vf docker-pr2 [2023-01-19T20:57:48.634Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-01-19T20:57:48.932Z] + echo Chowning /workspace to jenkins user [2023-01-19T20:57:48.932Z] Chowning /workspace to jenkins user [2023-01-19T20:57:48.932Z] + id -u [2023-01-19T20:57:48.932Z] + id -g [2023-01-19T20:57:48.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44853:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-19T20:57:50.591Z] + bundleName=arm64-integration [2023-01-19T20:57:50.591Z] + echo Creating arm64-integration-bundles.tar.gz [2023-01-19T20:57:50.591Z] Creating arm64-integration-bundles.tar.gz [2023-01-19T20:57:50.591Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-19T20:57:50.591Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-19T20:57:50.858Z] Archiving artifacts [2023-01-19T20:57:52.489Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44853/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-19T20:57:52.780Z] + make clean [2023-01-19T20:57:53.038Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-01-19T20:57:53.038Z] docker-dev-cache [2023-01-19T20:57:53.038Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS