Pull request #4592 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from be193a8204e8e8a9cbded3a5a0797b22d935f03d+c55854ac7464199654154337a44695fb0d8bdf7d (8029a31056740b4c8db820e6134b8bd49f0a0b78) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9004552235612096864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15368066079768327927.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17267901644350400624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1662043171947784797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4929650168653513099.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17049027897037944101.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18180 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c55854ac7464199654154337a44695fb0d8bdf7d into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d Merge succeeded, producing 857e2b0860042946ff06fec583b9ac742babf8d5 Checking out Revision 857e2b0860042946ff06fec583b9ac742babf8d5 (PR-4592) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 857e2b0860042946ff06fec583b9ac742babf8d5 # timeout=10 Commit message: "Merge commit 'c55854ac7464199654154337a44695fb0d8bdf7d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:20 ========================================================= 23:08:20 EdgeX Global Pipelines Version Info 23:08:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:20 ------------------- 23:08:20 stable info: 23:08:20 ------------------- 23:08:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:20 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:08:20 Message: update stable to v1.0.250 23:08:21 ------------------- 23:08:21 experimental info: 23:08:21 ------------------- 23:08:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:08:21 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:08:21 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:08:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:08:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4592 [Pipeline] echo 23:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4592 [Pipeline] echo 23:08:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4592 [Pipeline] echo 23:08:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 857e2b0860042946ff06fec583b9ac742babf8d5 [Pipeline] echo 23:08:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 857e2b0 [Pipeline] echo 23:08:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:23 provisioning config files... 23:08:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9985052151959022076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:23 ---> docker-login.sh 23:08:23 nexus3.edgexfoundry.org:10001 23:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:23 Configure a credential helper to remove this warning. See 23:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:23 23:08:23 Login Succeeded 23:08:23 nexus3.edgexfoundry.org:10002 23:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:24 Configure a credential helper to remove this warning. See 23:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:24 23:08:24 Login Succeeded 23:08:24 nexus3.edgexfoundry.org:10003 23:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:24 Configure a credential helper to remove this warning. See 23:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:24 23:08:24 Login Succeeded 23:08:24 nexus3.edgexfoundry.org:10004 23:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:24 Configure a credential helper to remove this warning. See 23:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:24 23:08:24 Login Succeeded 23:08:24 docker.io 23:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:24 Configure a credential helper to remove this warning. See 23:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:24 23:08:24 Login Succeeded 23:08:24 ---> docker-login.sh ends [Pipeline] } 23:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:25 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + dirname cmd/core-command/Dockerfile 23:08:25 + echo core-command,cmd/core-command/Dockerfile 23:08:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:08:25 + + cut -d/ -f2 23:08:25 dirname cmd/core-data/Dockerfile 23:08:25 + echo core-data,cmd/core-data/Dockerfile 23:08:25 + + cut -d/ -f2 23:08:25 dirname cmd/core-metadata/Dockerfile 23:08:25 + echo core-metadata,cmd/core-metadata/Dockerfile 23:08:25 + dirname cmd/security-bootstrapper/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:08:25 + dirname cmd/security-proxy-auth/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:08:25 + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile 23:08:25 23:08:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:08:25 + dirname cmd/security-secretstore-setup/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:08:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:08:25 + dirname cmd/security-spire-agent/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + dirname cmd/security-spire-config/Dockerfile 23:08:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + dirname cmd/security-spire-server/Dockerfile 23:08:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:08:25 + dirname cmd/support-notifications/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + echo support-notifications,cmd/support-notifications/Dockerfile 23:08:25 + dirname cmd/support-scheduler/Dockerfile 23:08:25 + cut -d/ -f2 23:08:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:08:25 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:08:25 + git rev-list -1 --merges 857e2b0860042946ff06fec583b9ac742babf8d5~1..857e2b0860042946ff06fec583b9ac742babf8d5 [Pipeline] echo 23:08:25 -----------> git rev-list -1 --merges 857e2b0860042946ff06fec583b9ac742babf8d5~1..857e2b0860042946ff06fec583b9ac742babf8d5 857e2b0860042946ff06fec583b9ac742babf8d5 23:08:25 857e2b0860042946ff06fec583b9ac742babf8d5 [false] [Pipeline] sh 23:08:26 + git log --format=format:%s -1 857e2b0860042946ff06fec583b9ac742babf8d5 [Pipeline] echo 23:08:26 ========================================================= 23:08:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:08:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:08:26 + grep -v github /etc/ssh/ssh_known_hosts 23:08:26 + [ -e /tmp/ssh_known_hosts ] 23:08:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:08:26 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:08:26 sudo tee -a /etc/ssh/ssh_known_hosts 23:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:27 23:08:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:27 0.1.4: Pulling from edgex-devops/py-git-semver 23:08:27 b85a868b505f: Pulling fs layer 23:08:27 e2be974225ed: Pulling fs layer 23:08:27 339a4e72a1f5: Pulling fs layer 23:08:27 988bab9f4d93: Pulling fs layer 23:08:27 1469e6f7b9e6: Pulling fs layer 23:08:27 eaf3925da568: Pulling fs layer 23:08:27 bab4dde63d76: Pulling fs layer 23:08:27 bde34c3a00c8: Pulling fs layer 23:08:27 b352a97aabf1: Pulling fs layer 23:08:27 4872d77fe225: Pulling fs layer 23:08:27 5851b861e8e6: Pulling fs layer 23:08:27 bab4dde63d76: Waiting 23:08:27 bde34c3a00c8: Waiting 23:08:27 b352a97aabf1: Waiting 23:08:27 4872d77fe225: Waiting 23:08:27 988bab9f4d93: Waiting 23:08:27 5851b861e8e6: Waiting 23:08:27 1469e6f7b9e6: Waiting 23:08:27 eaf3925da568: Waiting 23:08:27 e2be974225ed: Download complete 23:08:27 988bab9f4d93: Verifying Checksum 23:08:27 988bab9f4d93: Download complete 23:08:27 1469e6f7b9e6: Verifying Checksum 23:08:27 1469e6f7b9e6: Download complete 23:08:27 339a4e72a1f5: Verifying Checksum 23:08:27 339a4e72a1f5: Download complete 23:08:27 eaf3925da568: Verifying Checksum 23:08:27 eaf3925da568: Download complete 23:08:27 bde34c3a00c8: Download complete 23:08:27 b352a97aabf1: Download complete 23:08:27 4872d77fe225: Verifying Checksum 23:08:27 4872d77fe225: Download complete 23:08:27 5851b861e8e6: Download complete 23:08:27 b85a868b505f: Verifying Checksum 23:08:27 b85a868b505f: Download complete 23:08:28 bab4dde63d76: Verifying Checksum 23:08:28 bab4dde63d76: Download complete 23:08:29 b85a868b505f: Pull complete 23:08:29 e2be974225ed: Pull complete 23:08:30 339a4e72a1f5: Pull complete 23:08:30 988bab9f4d93: Pull complete 23:08:30 1469e6f7b9e6: Pull complete 23:08:30 eaf3925da568: Pull complete 23:08:32 bab4dde63d76: Pull complete 23:08:32 bde34c3a00c8: Pull complete 23:08:32 b352a97aabf1: Pull complete 23:08:32 4872d77fe225: Pull complete 23:08:32 5851b861e8e6: Pull complete 23:08:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:32 prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container 23:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:08:36 $ docker top 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f -eo pid,comm 23:08:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:08:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:08:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:36 [ssh-agent] Looking for ssh-agent implementation... 23:08:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:36 $ docker exec 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f ssh-agent 23:08:36 SSH_AUTH_SOCK=/tmp/ssh-l426V91T7eno/agent.31 23:08:36 SSH_AGENT_PID=37 23:08:36 Running ssh-add (command line suppressed) 23:08:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17967729388595644782.key (/w/workspace/edgex-go/1@tmp/private_key_17967729388595644782.key) 23:08:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:37 + git tag --points-at HEAD [Pipeline] } 23:08:37 $ docker exec --env ******** --env ******** 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f ssh-agent -k 23:08:37 unset SSH_AUTH_SOCK; 23:08:37 unset SSH_AGENT_PID; 23:08:37 echo Agent pid 37 killed; 23:08:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:08:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:37 [ssh-agent] Looking for ssh-agent implementation... 23:08:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:37 $ docker exec 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f ssh-agent 23:08:37 SSH_AUTH_SOCK=/tmp/ssh-HPqH0ip4niQ1/agent.70 23:08:37 SSH_AGENT_PID=76 23:08:37 Running ssh-add (command line suppressed) 23:08:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11407262389037772844.key (/w/workspace/edgex-go/1@tmp/private_key_11407262389037772844.key) 23:08:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:38 + git semver init 23:08:38 2023-06-07 23:08:38,457 [run_init] DEBUG init version:0.0.0 force:False 23:08:38 2023-06-07 23:08:38,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:08:38 2023-06-07 23:08:38,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:08:38 2023-06-07 23:08:38,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 23:08:45 2023-06-07 23:08:44,291 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:08:45 2023-06-07 23:08:44,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4592 with force:False 23:08:45 2023-06-07 23:08:44,291 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4592 23:08:45 2023-06-07 23:08:44,294 [execute] INFO git cat-file --batch-check 23:08:45 2023-06-07 23:08:44,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:08:45 2023-06-07 23:08:44,299 [execute] INFO git cat-file --batch 23:08:45 2023-06-07 23:08:44,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:08:45 2023-06-07 23:08:44,304 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4592 23:08:45 0.0.0 [Pipeline] } 23:08:45 $ docker exec --env ******** --env ******** 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f ssh-agent -k 23:08:45 unset SSH_AUTH_SOCK; 23:08:45 unset SSH_AGENT_PID; 23:08:45 echo Agent pid 76 killed; 23:08:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:45 + git semver [Pipeline] } 23:08:45 $ docker stop --time=1 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f 23:08:47 $ docker rm -f --volumes 8ffdd149e549c3f7034e030ed3ba2b2f5e867423c8ea01bdd1de5e3d03bc621f [Pipeline] // withDockerContainer [Pipeline] sh 23:08:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:08:47 Stashed 1 file(s) [Pipeline] echo 23:08:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:48 ========================================================= 23:08:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:08:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:08:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:08:49 f56be85fc22e: Pulling fs layer 23:08:49 85791d961cd3: Pulling fs layer 23:08:49 d694b5ae8c79: Pulling fs layer 23:08:49 9f32a84ed3da: Pulling fs layer 23:08:49 4d19c01a9841: Pulling fs layer 23:08:49 9325e15d5711: Pulling fs layer 23:08:49 556b6ee489ea: Pulling fs layer 23:08:49 c5a4b2cf53e6: Pulling fs layer 23:08:49 9f32a84ed3da: Waiting 23:08:49 4d19c01a9841: Waiting 23:08:49 9325e15d5711: Waiting 23:08:49 556b6ee489ea: Waiting 23:08:49 c5a4b2cf53e6: Waiting 23:08:49 85791d961cd3: Download complete 23:08:49 9f32a84ed3da: Verifying Checksum 23:08:49 9f32a84ed3da: Download complete 23:08:49 4d19c01a9841: Download complete 23:08:49 f56be85fc22e: Verifying Checksum 23:08:49 f56be85fc22e: Download complete 23:08:49 9325e15d5711: Verifying Checksum 23:08:49 9325e15d5711: Download complete 23:08:49 f56be85fc22e: Pull complete 23:08:49 85791d961cd3: Pull complete 23:08:49 c5a4b2cf53e6: Verifying Checksum 23:08:49 c5a4b2cf53e6: Download complete 23:08:49 d694b5ae8c79: Verifying Checksum 23:08:49 d694b5ae8c79: Download complete 23:08:50 556b6ee489ea: Verifying Checksum 23:08:50 556b6ee489ea: Download complete 23:08:53 d694b5ae8c79: Pull complete 23:08:53 9f32a84ed3da: Pull complete 23:08:53 4d19c01a9841: Pull complete 23:08:53 9325e15d5711: Pull complete 23:08:56 556b6ee489ea: Pull complete 23:08:56 c5a4b2cf53e6: Pull complete 23:08:56 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:08:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:08:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:08:57 WORKDIR /edgex 23:08:57 COPY go.mod . 23:08:57 RUN go mod download 23:08:57 + docker build -t ci-base-image-x86_64 -f - . 23:08:57 Sending build context to Docker daemon 170.7MB 23:08:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:08:57 ---> c4be618373d6 23:08:57 Step 2/4 : WORKDIR /edgex 23:09:03 Still waiting to schedule task 23:09:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:09:06 ---> Running in 1be6c85673f3 23:09:06 Removing intermediate container 1be6c85673f3 23:09:06 ---> f68327f4e14c 23:09:06 Step 3/4 : COPY go.mod . 23:09:06 ---> 7b43a6bfb885 23:09:06 Step 4/4 : RUN go mod download 23:09:06 ---> Running in 91714d9d1f02 23:09:24 Removing intermediate container 91714d9d1f02 23:09:24 ---> 62062c748670 23:09:24 Successfully built 62062c748670 23:09:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:24 + docker inspect -f . ci-base-image-x86_64 23:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:24 prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container 23:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:25 $ docker top 4b31c4b74ed7fb00bf5a4ccaadd555065fafa4af51a1deeb54b1f1b02362dd9f -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:25 + go version 23:09:25 go version go1.20.2 linux/amd64 [Pipeline] } 23:09:25 $ docker stop --time=1 4b31c4b74ed7fb00bf5a4ccaadd555065fafa4af51a1deeb54b1f1b02362dd9f 23:09:26 $ docker rm -f --volumes 4b31c4b74ed7fb00bf5a4ccaadd555065fafa4af51a1deeb54b1f1b02362dd9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:27 + docker inspect -f . ci-base-image-x86_64 23:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:27 prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container 23:09:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:28 $ docker top 0da33b4c4a2fdd2666f766a0565c9d1dc80c47c51374cc8c1e3ea274a9b82fd6 -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:28 ========================================================= 23:09:28 [edgeXBuildGoParallel] Running Tests and Build... 23:09:28 ========================================================= [Pipeline] sh 23:09:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:09:28 + make test 23:09:28 go test -race -coverprofile=coverage.out ./... 23:09:37 ? github.com/edgexfoundry/edgex-go [no test files] 23:09:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:09:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:09:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:09:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:09:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:09:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:09:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:09:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:09:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:09:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.037s coverage: 28.7% of statements 23:09:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 23:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:09:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 23:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 23:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:09:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.397s coverage: 88.5% of statements 23:09:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.8% of statements 23:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.370s coverage: 95.6% of statements 23:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:09:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:09:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 23:10:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:10:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:10:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:10:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 23:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:10:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 23:10:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements 23:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 42.9% of statements 23:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements 23:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 23:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 23:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 23:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:10:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:10:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:10:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:10:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 23:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:10:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.061s coverage: 92.9% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 62.3% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 63.1% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 38.4% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 23:10:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:10:27 running golangci-lint 23:10:27 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:10:27 go version go1.20.2 linux/amd64 23:10:27 level=info msg="[config_reader] Used config file .golangci.yml" 23:10:27 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:10:41 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|compiled_files|deps|name) took 14.546775917s" 23:10:41 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.213197ms" 23:10:50 level=info msg="[linters_context/goanalysis] analyzers took 1m10.454159024s with top 10 stages: buildir: 35.246638219s, inspect: 1.945207863s, fact_deprecated: 1.834978431s, gosec: 1.52630209s, printf: 1.322112913s, ctrlflow: 1.287224099s, nilness: 1.039104825s, S1038: 982.446909ms, fact_purity: 964.39975ms, SA5012: 762.962417ms" 23:10:50 level=info msg="[runner] Issues before processing: 203, after processing: 0" 23:10:50 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, skip_files: 203/203, exclude-rules: 23/203, nolint: 0/23, identifier_marker: 203/203, exclude: 203/203, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203" 23:10:50 level=info msg="[runner] processing took 20.341185ms with stages: nolint: 8.281501ms, identifier_marker: 6.012361ms, autogenerated_exclude: 1.870606ms, exclude-rules: 1.838777ms, path_prettifier: 1.376252ms, skip_dirs: 825.537µs, cgo: 105.981µs, filename_unadjuster: 24.99µs, max_same_issues: 900ns, skip_files: 840ns, uniq_by_line: 650ns, max_from_linter: 460ns, exclude: 430ns, source_code: 390ns, severity-rules: 360ns, diff: 340ns, path_shortener: 290ns, sort_results: 280ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" 23:10:50 level=info msg="[runner] linters took 8.17403073s with stages: goanalysis_metalinter: 8.153524334s" 23:10:50 level=info msg="File cache stats: 0 entries of total size 0B" 23:10:50 level=info msg="Memory: 229 samples, avg is 198.2MB, max is 731.5MB" 23:10:50 level=info msg="Execution took 22.779049147s" 23:10:50 go vet ./... 23:10:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:54 ./bin/test-attribution-txt.sh [Pipeline] echo 23:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:10:54 + ls -al . 23:10:54 total 720 23:10:54 drwxrwxr-x 11 1001 1001 4096 Jun 7 23:09 . 23:10:54 drwxr-xr-x 4 root root 4096 Jun 7 23:09 .. 23:10:54 drwxrwxr-x 2 1001 1001 4096 Jun 7 23:08 .blubracket 23:10:54 -rw-rw-r-- 1 1001 1001 16 Jun 7 23:08 .dockerignore 23:10:54 drwxrwxr-x 8 1001 1001 4096 Jun 7 23:08 .git 23:10:54 drwxrwxr-x 3 1001 1001 4096 Jun 7 23:08 .github 23:10:54 -rw-rw-r-- 1 1001 1001 1133 Jun 7 23:08 .gitignore 23:10:54 -rw-rw-r-- 1 1001 1001 42 Jun 7 23:08 .golangci.yml 23:10:54 -rw-rw-r-- 1 1001 1001 87 Jun 7 23:08 .hadolint.yml 23:10:54 drwxr-xr-x 3 1001 1001 4096 Jun 7 23:08 .semver 23:10:54 -rw-rw-r-- 1 1001 1001 166 Jun 7 23:08 .sonarcloud.properties 23:10:54 -rw-rw-r-- 1 1001 1001 1171 Jun 7 23:08 ADOPTERS.md 23:10:54 -rw-rw-r-- 1 1001 1001 10835 Jun 7 23:08 Attribution.txt 23:10:54 -rw-rw-r-- 1 1001 1001 93407 Jun 7 23:08 CHANGELOG.md 23:10:54 -rw-rw-r-- 1 1001 1001 3804 Jun 7 23:08 CONTRIBUTING.md 23:10:54 -rw-rw-r-- 1 1001 1001 677 Jun 7 23:08 GOVERNANCE.md 23:10:54 -rw-rw-r-- 1 1001 1001 883 Jun 7 23:08 Jenkinsfile 23:10:54 -rw-rw-r-- 1 1001 1001 10775 Jun 7 23:08 LICENSE 23:10:54 -rw-rw-r-- 1 1001 1001 14368 Jun 7 23:08 Makefile 23:10:54 -rw-rw-r-- 1 1001 1001 582 Jun 7 23:08 OWNERS.md 23:10:54 -rw-rw-r-- 1 1001 1001 9923 Jun 7 23:08 README.md 23:10:54 -rw-rw-r-- 1 1001 1001 789 Jun 7 23:08 SECURITY.md 23:10:54 -rw-rw-r-- 1 1001 1001 5 Jun 7 23:08 VERSION 23:10:54 drwxrwxr-x 2 1001 1001 4096 Jun 7 23:08 bin 23:10:54 drwxrwxr-x 18 1001 1001 4096 Jun 7 23:08 cmd 23:10:54 -rw-r--r-- 1 root root 447731 Jun 7 23:10 coverage.out 23:10:54 -rw-rw-r-- 1 1001 1001 3159 Jun 7 23:08 go.mod 23:10:54 -rw-rw-r-- 1 1001 1001 31048 Jun 7 23:08 go.sum 23:10:54 drwxrwxr-x 7 1001 1001 4096 Jun 7 23:08 internal 23:10:54 drwxrwxr-x 3 1001 1001 4096 Jun 7 23:08 openapi 23:10:54 -rw-rw-r-- 1 1001 1001 594 Jun 7 23:08 security.txt 23:10:54 drwxrwxr-x 4 1001 1001 4096 Jun 7 23:08 snap 23:10:54 -rw-rw-r-- 1 1001 1001 204 Jun 7 23:08 version.go [Pipeline] sh 23:10:54 + '[' -e coverage.out ] 23:10:54 + chown 1001:1001 coverage.out [Pipeline] stash 23:10:55 Stashed 1 file(s) [Pipeline] sh 23:10:55 + make build 23:10:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:11:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:11:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:11:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:11:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:11:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:11:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:11:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:11:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:11:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:11:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:11:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:11:24 $ docker stop --time=1 0da33b4c4a2fdd2666f766a0565c9d1dc80c47c51374cc8c1e3ea274a9b82fd6 23:11:28 $ docker rm -f --volumes 0da33b4c4a2fdd2666f766a0565c9d1dc80c47c51374cc8c1e3ea274a9b82fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:30 23:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:30 latest: Pulling from edgex-devops/edgex-compose 23:11:30 91d30c5bc195: Pulling fs layer 23:11:30 2e9b0aa3be6d: Pulling fs layer 23:11:30 9c61dcf015f6: Pulling fs layer 23:11:30 4698f68db338: Pulling fs layer 23:11:30 2a2f49069b9e: Pulling fs layer 23:11:30 e0025b399a48: Pulling fs layer 23:11:30 4698f68db338: Waiting 23:11:30 2a2f49069b9e: Waiting 23:11:30 e0025b399a48: Waiting 23:11:30 91d30c5bc195: Verifying Checksum 23:11:30 91d30c5bc195: Download complete 23:11:30 4698f68db338: Verifying Checksum 23:11:30 4698f68db338: Download complete 23:11:30 91d30c5bc195: Pull complete 23:11:30 2e9b0aa3be6d: Verifying Checksum 23:11:30 2e9b0aa3be6d: Download complete 23:11:30 e0025b399a48: Verifying Checksum 23:11:30 e0025b399a48: Download complete 23:11:30 2a2f49069b9e: Download complete 23:11:31 2e9b0aa3be6d: Pull complete 23:11:31 9c61dcf015f6: Verifying Checksum 23:11:31 9c61dcf015f6: Download complete 23:11:33 9c61dcf015f6: Pull complete 23:11:33 4698f68db338: Pull complete 23:11:34 2a2f49069b9e: Pull complete 23:11:34 e0025b399a48: Pull complete 23:11:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:34 prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container 23:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:11:37 $ docker top fd638aee7c1503d5bfca0d3967dcbd4a88124900760e6badde782ecd12f9e176 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:38 + docker compose -f ./docker-compose-build.yml build --parallel 23:11:40 #1 [security-bootstrapper internal] load build definition from Dockerfile 23:11:40 #1 transferring dockerfile: 2.82kB done 23:11:40 #1 DONE 0.0s 23:11:40 23:11:40 #2 [security-spire-agent internal] load build definition from Dockerfile 23:11:40 #2 transferring dockerfile: 2.68kB done 23:11:40 #2 DONE 0.0s 23:11:40 23:11:40 #3 [security-proxy-setup internal] load build definition from Dockerfile 23:11:40 #3 transferring dockerfile: 2.06kB done 23:11:40 #3 DONE 0.0s 23:11:40 23:11:40 #4 [core-command internal] load build definition from Dockerfile 23:11:40 #4 transferring dockerfile: 1.82kB done 23:11:40 #4 DONE 0.0s 23:11:40 23:11:40 #5 [core-metadata internal] load build definition from Dockerfile 23:11:40 #5 transferring dockerfile: 1.96kB done 23:11:40 #5 DONE 0.0s 23:11:40 23:11:40 #6 [security-spire-server internal] load build definition from Dockerfile 23:11:40 #6 transferring dockerfile: 2.63kB done 23:11:40 #6 DONE 0.0s 23:11:40 23:11:40 #7 [security-bootstrapper internal] load .dockerignore 23:11:40 #7 transferring context: 56B done 23:11:40 #7 DONE 0.0s 23:11:40 23:11:40 #8 [security-spire-config internal] load build definition from Dockerfile 23:11:40 #8 transferring dockerfile: 2.58kB done 23:11:40 #8 DONE 0.0s 23:11:40 23:11:40 #9 [core-data internal] load build definition from Dockerfile 23:11:40 #9 transferring dockerfile: 1.90kB done 23:11:40 #9 DONE 0.1s 23:11:40 23:11:40 #10 [support-scheduler internal] load build definition from Dockerfile 23:11:40 #10 transferring dockerfile: 1.82kB done 23:11:40 #10 DONE 0.0s 23:11:40 23:11:40 #11 [security-proxy-auth internal] load build definition from Dockerfile 23:11:40 #11 transferring dockerfile: 2.04kB 0.0s done 23:11:40 #11 DONE 0.1s 23:11:40 23:11:40 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:11:40 #12 transferring dockerfile: 1.78kB done 23:11:40 #12 DONE 0.1s 23:11:40 23:11:40 #13 [security-secretstore-setup internal] load build definition from Dockerfile 23:11:40 #13 transferring dockerfile: 2.38kB done 23:11:40 #13 DONE 0.1s 23:11:40 23:11:40 #14 [support-notifications internal] load build definition from Dockerfile 23:11:40 #14 transferring dockerfile: 1.84kB done 23:11:40 #14 DONE 0.1s 23:11:40 23:11:40 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:11:40 #15 transferring dockerfile: 2.12kB done 23:11:40 #15 DONE 0.1s 23:11:40 23:11:40 #16 [security-spire-agent internal] load .dockerignore 23:11:40 #16 transferring context: 56B done 23:11:40 #16 DONE 0.0s 23:11:40 23:11:40 #17 [security-proxy-setup internal] load .dockerignore 23:11:40 #17 transferring context: 56B done 23:11:40 #17 DONE 0.0s 23:11:40 23:11:40 #18 [core-command internal] load .dockerignore 23:11:40 #18 transferring context: 56B done 23:11:40 #18 DONE 0.0s 23:11:40 23:11:40 #19 [core-metadata internal] load .dockerignore 23:11:40 #19 transferring context: 56B done 23:11:40 #19 DONE 0.0s 23:11:40 23:11:40 #20 [security-spire-server internal] load .dockerignore 23:11:40 #20 transferring context: 56B done 23:11:40 #20 DONE 0.0s 23:11:40 23:11:40 #21 [security-spire-config internal] load .dockerignore 23:11:40 #21 transferring context: 56B done 23:11:40 #21 DONE 0.0s 23:11:40 23:11:40 #22 [security-spiffe-token-provider internal] load .dockerignore 23:11:41 #22 transferring context: 56B done 23:11:41 #22 DONE 0.1s 23:11:41 23:11:41 #23 [core-data internal] load .dockerignore 23:11:41 #23 transferring context: 56B done 23:11:41 #23 DONE 0.1s 23:11:41 23:11:41 #24 [security-proxy-auth internal] load .dockerignore 23:11:41 #24 transferring context: 56B done 23:11:41 #24 DONE 0.1s 23:11:41 23:11:41 #25 [support-scheduler internal] load .dockerignore 23:11:41 #25 transferring context: 56B done 23:11:41 #25 DONE 0.1s 23:11:41 23:11:41 #26 [security-secretstore-setup internal] load .dockerignore 23:11:41 #26 transferring context: 56B done 23:11:41 #26 DONE 0.1s 23:11:41 23:11:41 #27 [support-notifications internal] load .dockerignore 23:11:41 #27 transferring context: 56B done 23:11:41 #27 DONE 0.1s 23:11:41 23:11:41 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:11:41 #28 DONE 0.0s 23:11:41 23:11:41 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 23:11:41 #29 DONE 0.1s 23:11:41 23:11:41 #30 [core-common-config-bootstrapper internal] load .dockerignore 23:11:41 #30 transferring context: 56B done 23:11:41 #30 DONE 0.1s 23:11:41 23:11:41 #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:11:41 #28 DONE 0.0s 23:11:41 23:11:41 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:11:41 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:11:41 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:11:41 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 23:11:41 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 23:11:41 #31 DONE 0.1s 23:11:41 23:11:41 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 23:11:41 #29 DONE 0.1s 23:11:41 23:11:41 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:11:41 #28 DONE 0.0s 23:11:41 23:11:41 #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:11:41 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:11:41 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:11:41 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 23:11:41 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 23:11:41 #31 DONE 0.1s 23:11:41 23:11:41 #32 [core-metadata internal] load build context 23:11:41 #32 ... 23:11:41 23:11:41 #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:11:41 #28 DONE 0.0s 23:11:41 23:11:41 #32 [core-metadata internal] load build context 23:11:41 #32 ... 23:11:41 23:11:41 #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:11:41 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:11:41 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:11:41 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 23:11:41 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 23:11:41 #31 DONE 0.1s 23:11:41 23:11:41 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:11:41 #28 DONE 0.0s 23:11:41 23:11:41 #29 [core-data internal] load metadata for docker.io/library/alpine:3.17 23:11:41 #29 DONE 0.2s 23:11:41 23:11:41 #32 [core-metadata internal] load build context 23:11:41 #32 ... 23:11:41 23:11:41 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:11:41 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:11:41 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:11:41 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 23:11:41 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 23:11:41 #31 DONE 0.1s 23:11:41 23:11:41 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:11:41 #28 DONE 0.0s 23:11:41 23:11:41 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 23:11:41 #29 DONE 0.4s 23:11:41 23:11:41 #33 [core-data internal] load build context 23:11:41 #33 ... 23:11:41 23:11:41 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:11:41 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:11:41 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:11:41 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 23:11:41 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 23:11:41 #31 DONE 0.1s 23:11:41 23:11:41 #33 [core-data internal] load build context 23:11:41 #33 ... 23:11:41 23:11:41 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:11:41 #34 DONE 1.0s 23:11:41 23:11:41 #33 [core-data internal] load build context 23:11:46 #33 transferring context: 129.43MB 4.4s 23:11:47 #33 ... 23:11:47 23:11:47 #35 [core-command internal] load build context 23:11:47 #35 ... 23:11:47 23:11:47 #33 [core-data internal] load build context 23:11:50 #33 transferring context: 351.91MB 9.0s done 23:11:50 #33 ... 23:11:50 23:11:50 #36 [security-bootstrapper internal] load build context 23:11:51 #36 transferring context: 351.91MB 10.1s done 23:11:51 #36 ... 23:11:51 23:11:51 #37 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:11:51 #0 1.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:51 #0 1.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:51 #0 1.800 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:11:51 #0 1.800 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:11:51 #0 1.800 OK: 17823 distinct packages available 23:11:51 #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:51 #0 1.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:51 #0 2.145 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 23:11:51 #0 2.179 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 23:11:51 #0 2.188 (3/7) Installing dumb-init (1.2.5-r2) 23:11:51 #0 2.193 (4/7) Installing musl-obstack (1.2.3-r0) 23:11:51 #0 2.199 (5/7) Installing libucontext (1.2-r0) 23:11:51 #0 2.205 (6/7) Installing gcompat (1.1.0-r0) 23:11:51 #0 2.207 (7/7) Installing openssl (3.0.9-r1) 23:11:51 #0 2.218 Executing busybox-1.35.0-r29.trigger 23:11:51 #0 2.232 OK: 8 MiB in 20 packages 23:11:51 #37 ... 23:11:51 23:11:51 #38 [security-spire-agent internal] load build context 23:11:51 #38 transferring context: 351.91MB 9.1s done 23:11:51 #38 ... 23:11:51 23:11:51 #39 [security-proxy-setup internal] load build context 23:11:51 #39 transferring context: 351.91MB 7.9s done 23:11:51 #39 ... 23:11:51 23:11:51 #40 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:11:51 #0 1.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:51 #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:51 #0 1.507 (1/1) Installing dumb-init (1.2.5-r2) 23:11:51 #0 1.519 Executing busybox-1.35.0-r29.trigger 23:11:51 #0 1.526 OK: 7 MiB in 16 packages 23:11:51 #40 ... 23:11:51 23:11:51 #41 [security-spiffe-token-provider internal] load build context 23:11:51 #41 transferring context: 351.91MB 8.3s done 23:11:52 #41 ... 23:11:52 23:11:52 #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:11:52 #0 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:52 #0 5.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:52 #0 5.821 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:11:52 #0 5.821 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:11:52 #0 5.821 OK: 17823 distinct packages available 23:11:52 #0 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:52 #0 5.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:52 #0 6.212 (1/9) Installing ca-certificates (20230506-r0) 23:11:52 #0 6.234 (2/9) Installing brotli-libs (1.0.9-r9) 23:11:52 #0 6.259 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:11:52 #0 6.266 (4/9) Installing libcurl (8.1.2-r0) 23:11:52 #0 6.297 (5/9) Installing curl (8.1.2-r0) 23:11:52 #0 6.305 (6/9) Installing dumb-init (1.2.5-r2) 23:11:52 #0 6.314 (7/9) Installing musl-obstack (1.2.3-r0) 23:11:52 #0 6.318 (8/9) Installing libucontext (1.2-r0) 23:11:52 #0 6.321 (9/9) Installing gcompat (1.1.0-r0) 23:11:52 #0 6.327 Executing busybox-1.35.0-r29.trigger 23:11:52 #0 6.332 Executing ca-certificates-20230506-r0.trigger 23:11:52 #0 6.430 OK: 10 MiB in 24 packages 23:11:52 #42 ... 23:11:52 23:11:52 #43 [core-common-config-bootstrapper internal] load build context 23:11:52 #43 transferring context: 351.91MB 8.3s done 23:11:52 #43 ... 23:11:52 23:11:52 #44 [support-scheduler internal] load build context 23:11:52 #44 transferring context: 351.91MB 8.6s done 23:11:52 #44 ... 23:11:52 23:11:52 #45 [support-notifications internal] load build context 23:11:52 #45 transferring context: 351.91MB 8.6s done 23:11:52 #45 ... 23:11:52 23:11:52 #46 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 23:11:52 #46 ... 23:11:52 23:11:52 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:11:52 #0 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:52 #0 0.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:52 #0 1.082 (1/2) Installing dumb-init (1.2.5-r2) 23:11:52 #0 1.091 (2/2) Installing su-exec (0.2-r2) 23:11:52 #0 1.120 Executing busybox-1.35.0-r29.trigger 23:11:52 #0 1.234 OK: 7 MiB in 17 packages 23:11:52 #47 ... 23:11:52 23:11:52 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:11:53 #48 ... 23:11:53 23:11:53 #49 [security-secretstore-setup internal] load build context 23:11:53 #49 transferring context: 351.91MB 8.9s done 23:11:53 #49 ... 23:11:53 23:11:53 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:11:54 #50 ... 23:11:54 23:11:54 #51 [security-spire-server internal] load build context 23:11:54 #51 transferring context: 351.91MB 9.0s done 23:11:54 #51 ... 23:11:54 23:11:54 #52 [security-spire-config internal] load build context 23:11:54 #52 transferring context: 351.91MB 9.8s done 23:11:54 #52 ... 23:11:54 23:11:54 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:11:54 #53 ... 23:11:54 23:11:54 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:11:54 #54 ... 23:11:54 23:11:54 #55 [security-proxy-auth internal] load build context 23:11:54 #55 transferring context: 351.91MB 9.5s done 23:11:54 #55 ... 23:11:54 23:11:54 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:11:54 #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:11:54 #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:11:54 #0 4.893 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 23:11:54 #0 4.923 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 23:11:54 #0 4.940 (3/4) Installing dumb-init (1.2.5-r2) 23:11:54 #0 4.955 (4/4) Installing openssl (3.0.9-r1) 23:11:54 #0 4.971 Executing busybox-1.35.0-r29.trigger 23:11:54 #0 4.974 OK: 8 MiB in 17 packages 23:11:55 #56 ... 23:11:55 23:11:55 #32 [core-metadata internal] load build context 23:11:55 #32 transferring context: 351.91MB 8.5s done 23:11:57 #32 ... 23:11:57 23:11:57 #35 [core-command internal] load build context 23:11:57 #35 transferring context: 351.91MB 8.9s done 23:12:19 #35 ... 23:12:19 23:12:19 #39 [security-proxy-setup internal] load build context 23:12:19 #39 DONE 35.6s 23:12:19 23:12:19 #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:12:19 #42 DONE 35.3s 23:12:19 23:12:19 #40 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:12:19 #40 DONE 35.6s 23:12:19 23:12:19 #46 [support-scheduler builder 2/7] WORKDIR /edgex-go 23:12:19 #46 DONE 34.9s 23:12:19 23:12:19 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:12:19 #47 DONE 35.7s 23:12:19 23:12:19 #37 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:12:19 #37 DONE 35.7s 23:12:19 23:12:19 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:12:19 #56 DONE 35.7s 23:12:19 23:12:19 #41 [security-spiffe-token-provider internal] load build context 23:12:19 #41 DONE 35.5s 23:12:19 23:12:19 #32 [core-metadata internal] load build context 23:12:19 #32 DONE 35.7s 23:12:19 23:12:19 #43 [core-common-config-bootstrapper internal] load build context 23:12:19 #43 DONE 35.3s 23:12:19 23:12:19 #35 [core-command internal] load build context 23:12:19 #35 DONE 35.7s 23:12:19 23:12:19 #38 [security-spire-agent internal] load build context 23:12:19 #38 DONE 35.8s 23:12:19 23:12:19 #45 [support-notifications internal] load build context 23:12:19 #45 DONE 35.3s 23:12:19 23:12:19 #51 [security-spire-server internal] load build context 23:12:19 #51 DONE 35.6s 23:12:19 23:12:19 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:12:19 #57 ... 23:12:19 23:12:19 #33 [core-data internal] load build context 23:12:19 #33 DONE 35.5s 23:12:19 23:12:19 #44 [support-scheduler internal] load build context 23:12:19 #44 DONE 35.3s 23:12:19 23:12:19 #49 [security-secretstore-setup internal] load build context 23:12:19 #49 DONE 35.3s 23:12:19 23:12:19 #52 [security-spire-config internal] load build context 23:12:19 #52 DONE 35.6s 23:12:19 23:12:19 #55 [security-proxy-auth internal] load build context 23:12:19 #55 DONE 35.6s 23:12:19 23:12:19 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:12:19 #58 DONE 0.2s 23:12:19 23:12:19 #36 [security-bootstrapper internal] load build context 23:12:19 #36 DONE 36.0s 23:12:19 23:12:19 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:12:19 #48 35.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #48 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #48 35.84 (1/1) Installing dumb-init (1.2.5-r2) 23:12:19 #48 35.84 Executing busybox-1.35.0-r29.trigger 23:12:19 #48 35.85 OK: 7 MiB in 16 packages 23:12:19 #48 DONE 35.9s 23:12:19 23:12:19 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:12:19 #53 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #53 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #53 35.69 (1/3) Installing ca-certificates (20230506-r0) 23:12:19 #53 35.71 (2/3) Installing dumb-init (1.2.5-r2) 23:12:19 #53 35.72 (3/3) Installing su-exec (0.2-r2) 23:12:19 #53 35.72 Executing busybox-1.35.0-r29.trigger 23:12:19 #53 35.72 Executing ca-certificates-20230506-r0.trigger 23:12:19 #53 35.78 OK: 8 MiB in 18 packages 23:12:19 #53 DONE 36.0s 23:12:19 23:12:19 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:12:19 #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #59 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #59 ... 23:12:19 23:12:19 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:12:19 #50 35.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #50 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #50 36.38 (1/2) Installing ca-certificates (20230506-r0) 23:12:19 #50 36.40 (2/2) Installing dumb-init (1.2.5-r2) 23:12:19 #50 36.41 Executing busybox-1.35.0-r29.trigger 23:12:19 #50 36.41 Executing ca-certificates-20230506-r0.trigger 23:12:19 #50 36.47 OK: 8 MiB in 17 packages 23:12:19 #50 DONE 36.6s 23:12:19 23:12:19 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:12:19 #59 1.729 OK: 265 MiB in 53 packages 23:12:19 #59 DONE 2.1s 23:12:19 23:12:19 #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:12:19 #60 DONE 0.1s 23:12:19 23:12:19 #61 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:19 #61 ... 23:12:19 23:12:19 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:12:19 #62 DONE 2.1s 23:12:19 23:12:19 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:12:19 #63 DONE 0.1s 23:12:19 23:12:19 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:12:19 #57 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #57 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #57 2.266 OK: 265 MiB in 53 packages 23:12:19 #57 DONE 2.4s 23:12:19 23:12:19 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:12:19 #0 1.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #0 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #0 2.212 OK: 265 MiB in 53 packages 23:12:19 #64 DONE 2.3s 23:12:19 23:12:19 #65 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:12:19 #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #0 2.312 OK: 265 MiB in 53 packages 23:12:19 #65 DONE 2.4s 23:12:19 23:12:19 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:12:19 #66 DONE 0.1s 23:12:19 23:12:19 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:12:19 #67 DONE 0.1s 23:12:19 23:12:19 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 23:12:19 #68 DONE 0.1s 23:12:19 23:12:19 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:12:19 #54 35.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #54 36.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #54 37.18 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:12:19 #54 37.18 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:12:19 #54 37.18 OK: 17823 distinct packages available 23:12:19 #54 37.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #54 37.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #54 37.56 (1/4) Installing dumb-init (1.2.5-r2) 23:12:19 #54 37.56 (2/4) Installing musl-obstack (1.2.3-r0) 23:12:19 #54 37.57 (3/4) Installing libucontext (1.2-r0) 23:12:19 #54 37.57 (4/4) Installing gcompat (1.1.0-r0) 23:12:19 #54 37.57 Executing busybox-1.35.0-r29.trigger 23:12:19 #54 37.58 OK: 7 MiB in 19 packages 23:12:19 #54 DONE 37.7s 23:12:19 23:12:19 #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:19 #69 ... 23:12:19 23:12:19 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:12:19 #0 1.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #0 2.381 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:12:19 #0 2.381 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:12:19 #0 2.381 OK: 17830 distinct packages available 23:12:19 #0 2.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:19 #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:19 #0 2.764 OK: 265 MiB in 53 packages 23:12:19 #70 DONE 2.9s 23:12:19 23:12:19 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:12:19 #71 DONE 0.0s 23:12:20 23:12:20 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:30 #72 ... 23:12:30 23:12:30 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:30 #73 ... 23:12:30 23:12:30 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:16 #74 DONE 56.2s 23:13:16 23:13:16 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:16 #73 DONE 56.2s 23:13:16 23:13:16 #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:16 #69 DONE 56.2s 23:13:16 23:13:16 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:16 #72 DONE 55.8s 23:13:16 23:13:16 #61 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:16 #61 DONE 56.7s 23:13:16 23:13:16 #75 [security-spiffe-token-provider builder 6/7] COPY . . 23:13:26 #75 ... 23:13:26 23:13:26 #76 [security-spire-agent builder 6/9] COPY . . 23:13:26 #76 ... 23:13:26 23:13:26 #77 [core-command builder 6/7] COPY . . 23:13:26 #77 ... 23:13:26 23:13:26 #78 [support-notifications builder 6/7] COPY . . 23:13:26 #78 ... 23:13:26 23:13:26 #79 [security-bootstrapper builder 6/7] COPY . . 23:13:30 #79 ... 23:13:30 23:13:30 #80 [core-common-config-bootstrapper builder 6/7] COPY . . 23:13:30 #80 CACHED 23:13:30 23:13:30 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:30 #81 CACHED 23:13:30 23:13:30 #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:13:30 #82 CACHED 23:13:30 23:13:30 #75 [security-spiffe-token-provider builder 6/7] COPY . . 23:13:30 #75 DONE 15.3s 23:13:30 23:13:30 #83 [core-data builder 4/7] COPY go.mod vendor* ./ 23:13:30 #83 CACHED 23:13:30 23:13:30 #84 [core-data builder 6/7] COPY . . 23:13:30 #84 CACHED 23:13:30 23:13:30 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:30 #85 CACHED 23:13:30 23:13:30 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:13:30 #86 CACHED 23:13:30 23:13:30 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:30 #87 CACHED 23:13:30 23:13:30 #88 [support-scheduler builder 6/7] COPY . . 23:13:30 #88 CACHED 23:13:30 23:13:30 #77 [core-command builder 6/7] COPY . . 23:13:30 #77 DONE 15.3s 23:13:30 23:13:30 #89 [core-metadata builder 6/7] COPY . . 23:13:30 #89 CACHED 23:13:30 23:13:30 #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:13:30 #90 CACHED 23:13:30 23:13:30 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:30 #91 CACHED 23:13:30 23:13:30 #76 [security-spire-agent builder 6/9] COPY . . 23:13:30 #76 DONE 15.3s 23:13:30 23:13:30 #92 [security-proxy-auth builder 6/7] COPY . . 23:13:30 #92 CACHED 23:13:30 23:13:30 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:30 #93 CACHED 23:13:30 23:13:30 #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:13:30 #94 CACHED 23:13:30 23:13:30 #95 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:13:30 #95 ... 23:13:30 23:13:30 #78 [support-notifications builder 6/7] COPY . . 23:13:30 #78 DONE 15.3s 23:13:30 23:13:30 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:13:30 #96 CACHED 23:13:30 23:13:30 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:30 #97 CACHED 23:13:30 23:13:30 #98 [security-secretstore-setup builder 6/7] COPY . . 23:13:30 #98 CACHED 23:13:30 23:13:30 #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:30 #99 CACHED 23:13:30 23:13:30 #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:13:30 #100 CACHED 23:13:30 23:13:30 #101 [security-proxy-setup builder 6/7] COPY . . 23:13:30 #101 CACHED 23:13:30 23:13:30 #79 [security-bootstrapper builder 6/7] COPY . . 23:13:30 #79 DONE 15.3s 23:13:30 23:13:30 #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:30 #102 CACHED 23:13:30 23:13:30 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:13:30 #103 CACHED 23:13:30 23:13:30 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:13:30 #104 CACHED 23:13:30 23:13:30 #105 [security-spire-server builder 6/9] COPY . . 23:13:30 #105 CACHED 23:13:30 23:13:30 #95 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:13:30 #95 DONE 0.2s 23:13:30 23:13:30 #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:13:34 #106 ... 23:13:34 23:13:34 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:13:34 #107 DONE 3.5s 23:13:34 23:13:34 #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:13:35 #108 DONE 1.1s 23:13:35 23:13:35 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:13:35 #0 1.861 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:13:35 #109 ... 23:13:35 23:13:35 #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:13:35 #106 DONE 4.6s 23:13:35 23:13:35 #110 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:13:35 #110 CACHED 23:13:35 23:13:35 #111 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:35 #111 CACHED 23:13:35 23:13:35 #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:13:35 #112 CACHED 23:13:35 23:13:35 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:13:35 #113 CACHED 23:13:35 23:13:35 #114 [security-spire-config builder 6/9] COPY . . 23:13:35 #114 CACHED 23:13:35 23:13:35 #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:13:35 #115 CACHED 23:13:35 23:13:35 #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:13:35 #116 DONE 0.2s 23:13:35 23:13:35 #117 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:13:35 #117 DONE 0.3s 23:13:35 23:13:35 #118 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:13:36 #118 ... 23:13:36 23:13:36 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:13:36 #119 DONE 0.3s 23:13:36 23:13:36 #118 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:13:36 #118 DONE 0.2s 23:13:36 23:13:36 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:13:36 #120 DONE 0.2s 23:13:36 23:13:36 #121 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:13:36 #121 DONE 0.8s 23:13:36 23:13:36 #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:13:36 #122 CACHED 23:13:36 23:13:36 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:13:36 #123 CACHED 23:13:36 23:13:36 #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:39 #124 ... 23:13:39 23:13:39 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:39 #125 DONE 3.1s 23:13:39 23:13:39 #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:39 #124 DONE 2.4s 23:13:39 23:13:39 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:39 #126 DONE 2.5s 23:13:39 23:13:39 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:13:39 #127 DONE 0.1s 23:13:39 23:13:39 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:13:39 #128 DONE 0.1s 23:13:39 23:13:39 #129 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:13:39 #129 DONE 0.1s 23:13:39 23:13:39 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:13:39 #130 ... 23:13:39 23:13:39 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:13:39 #131 DONE 0.2s 23:13:39 23:13:39 #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:13:39 #132 DONE 0.2s 23:13:39 23:13:39 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:13:39 #133 DONE 0.2s 23:13:39 23:13:39 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:13:39 #130 DONE 0.3s 23:13:39 23:13:39 #134 [security-spire-config] exporting to image 23:13:39 #134 exporting layers 23:13:40 #134 ... 23:13:40 23:13:40 #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:13:40 #135 DONE 0.3s 23:13:40 23:13:40 #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:13:40 #136 DONE 0.3s 23:13:40 23:13:40 #134 [security-spire-server] exporting to image 23:13:40 #134 exporting layers 0.9s done 23:13:40 #134 writing image sha256:61c46c0681858c29e1963cb8640f5940347e33bb0af00894c1645b7d7fe172ec 23:13:40 #134 writing image sha256:61c46c0681858c29e1963cb8640f5940347e33bb0af00894c1645b7d7fe172ec done 23:13:40 #134 naming to docker.io/library/security-spire-config done 23:13:40 #134 ... 23:13:40 23:13:40 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:13:40 #0 1.803 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:13:40 #137 ... 23:13:40 23:13:40 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:13:40 #0 1.014 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:13:41 #138 ... 23:13:41 23:13:41 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:13:41 #0 1.717 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:13:41 #139 ... 23:13:41 23:13:41 #134 [security-spire-server] exporting to image 23:13:41 #134 exporting layers 1.0s done 23:13:41 #134 writing image sha256:73068f1a2ebc1a3cb01e9fb54c36792da7bc537e8432a4436d253ec76ab69b00 0.0s done 23:13:41 #134 naming to docker.io/library/security-spire-agent done 23:13:41 #134 writing image sha256:9144be36ab28eedf3d27c142d8f3b1a04b1d44c0c475eb3887df1a5e565d4ccd 0.0s done 23:13:41 #134 naming to docker.io/library/security-spire-server done 23:13:41 #134 DONE 1.4s 23:13:41 23:13:41 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:13:41 #0 0.473 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:13:41 #140 ... 23:13:41 23:13:41 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:13:41 #0 1.507 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:13:41 #141 ... 23:13:41 23:13:41 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:13:41 #0 1.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:13:41 #142 ... 23:13:41 23:13:41 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:13:41 #0 0.844 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:13:41 #143 ... 23:13:41 23:13:41 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:13:41 #0 0.730 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:13:41 #144 ... 23:13:41 23:13:41 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:13:41 #0 0.475 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:13:42 #145 ... 23:13:42 23:13:42 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:13:42 #0 1.016 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:14:38 #146 ... 23:14:38 23:14:38 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:14:38 #139 65.89 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:14:50 #139 DONE 80.1s 23:14:50 23:14:50 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:14:50 #137 DONE 80.1s 23:14:50 23:14:50 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:14:50 #109 DONE 80.1s 23:14:50 23:14:50 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:14:50 #140 DONE 80.1s 23:14:50 23:14:50 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:14:50 #145 DONE 80.1s 23:14:50 23:14:50 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:14:50 #141 DONE 80.1s 23:14:50 23:14:50 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:14:50 #142 DONE 80.2s 23:14:50 23:14:50 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:14:50 #146 DONE 80.2s 23:14:50 23:14:50 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:14:51 #147 ... 23:14:51 23:14:51 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:14:51 #143 DONE 80.5s 23:14:51 23:14:51 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:14:51 #138 DONE 80.6s 23:14:51 23:14:51 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:14:51 #144 DONE 80.6s 23:14:51 23:14:51 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:14:51 #148 ... 23:14:51 23:14:51 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:14:51 #149 DONE 0.8s 23:14:51 23:14:51 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:14:51 #147 DONE 0.7s 23:14:51 23:14:51 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:14:51 #150 DONE 0.6s 23:14:51 23:14:51 #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:14:51 #151 DONE 0.6s 23:14:52 23:14:52 #152 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:14:52 #152 DONE 0.5s 23:14:52 23:14:52 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:14:52 #148 DONE 0.4s 23:14:52 23:14:52 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:14:52 #153 DONE 0.7s 23:14:52 23:14:52 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:14:52 #154 ... 23:14:52 23:14:52 #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:14:52 #155 DONE 0.3s 23:14:52 23:14:52 #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:14:52 #156 DONE 0.3s 23:14:52 23:14:52 #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:14:52 #157 DONE 0.3s 23:14:52 23:14:52 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:14:52 #158 CACHED 23:14:52 23:14:52 #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:14:52 #159 CACHED 23:14:52 23:14:52 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:14:52 #160 CACHED 23:14:52 23:14:52 #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:14:52 #161 CACHED 23:14:52 23:14:52 #162 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:14:52 #162 CACHED 23:14:52 23:14:52 #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:14:52 #163 CACHED 23:14:52 23:14:52 #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:14:52 #164 CACHED 23:14:52 23:14:52 #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:14:52 #165 CACHED 23:14:52 23:14:52 #166 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:14:52 #166 DONE 0.2s 23:14:52 23:14:52 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:14:52 #167 DONE 0.3s 23:14:52 23:14:52 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:14:52 #154 DONE 0.3s 23:14:52 23:14:52 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:14:52 #168 ... 23:14:52 23:14:52 #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:14:52 #169 DONE 0.7s 23:14:52 23:14:52 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:14:53 #170 ... 23:14:53 23:14:53 #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:14:53 #171 DONE 1.5s 23:14:53 23:14:53 #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:14:53 #172 DONE 1.5s 23:14:53 23:14:53 #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:14:53 #173 DONE 1.5s 23:14:53 23:14:53 #174 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:14:53 #174 DONE 1.5s 23:14:53 23:14:53 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:14:53 #170 DONE 1.5s 23:14:53 23:14:53 #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:14:53 #175 DONE 1.5s 23:14:53 23:14:53 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:14:53 #168 DONE 1.5s 23:14:53 23:14:53 #176 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:14:53 #176 DONE 1.6s 23:14:53 23:14:53 #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:14:53 #177 ... 23:14:53 23:14:53 #178 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:14:53 #178 DONE 1.6s 23:14:53 23:14:53 #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:14:53 #179 DONE 0.2s 23:14:53 23:14:53 #134 [core-command] exporting to image 23:14:53 #134 exporting layers 23:14:53 #134 ... 23:14:53 23:14:53 #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:14:53 #180 DONE 0.5s 23:14:54 23:14:54 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:14:54 #181 DONE 0.5s 23:14:54 23:14:54 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:14:54 #182 DONE 0.5s 23:14:54 23:14:54 #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:14:54 #183 DONE 0.5s 23:14:54 23:14:54 #184 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:14:54 #184 DONE 0.5s 23:14:54 23:14:54 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:14:54 #185 DONE 0.5s 23:14:54 23:14:54 #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:14:54 #177 DONE 0.5s 23:14:54 23:14:54 #186 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:14:54 #186 DONE 2.2s 23:14:54 23:14:54 #134 [core-data] exporting to image 23:14:54 #134 ... 23:14:54 23:14:54 #187 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:14:54 #187 DONE 0.5s 23:14:54 23:14:54 #188 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:14:54 #188 DONE 0.5s 23:14:54 23:14:54 #134 [support-scheduler] exporting to image 23:14:54 #134 ... 23:14:54 23:14:54 #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:14:54 #189 DONE 0.3s 23:14:54 23:14:54 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:14:54 #190 DONE 0.3s 23:14:54 23:14:54 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:14:54 #191 DONE 0.3s 23:14:54 23:14:54 #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:14:54 #192 DONE 0.3s 23:14:54 23:14:54 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:14:54 #193 DONE 0.3s 23:14:54 23:14:54 #134 [core-metadata] exporting to image 23:14:54 #134 ... 23:14:54 23:14:54 #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:14:54 #194 DONE 0.3s 23:14:54 23:14:54 #134 [core-metadata] exporting to image 23:14:54 #134 exporting layers 0.4s done 23:14:54 #134 writing image sha256:43f60437fb7ca0a10b3dd9f79df684c5ad1b0f6c3d276003d35d5366b5eb4f91 0.1s done 23:14:54 #134 writing image sha256:cb328a97b3c110980a991d6b9d568eebece05e37e8353a408fc8339c3fcc2a97 23:14:54 #134 writing image sha256:40509db46f5cfffba619274da360130fc31ed24d3fc044a29e17c98f034143fb 23:14:54 #134 writing image sha256:81605f11fd0918762ad74f0cd9eac60f130a3afa7fbdd2576e1519b480eeb584 23:14:54 #134 writing image sha256:c029223b40b61ce82cead54b86a991420f146afe556a9a8ebab7232dd8a77798 23:14:54 #134 naming to docker.io/library/security-spiffe-token-provider 23:14:54 #134 exporting layers 0.3s done 23:14:54 #134 writing image sha256:cb328a97b3c110980a991d6b9d568eebece05e37e8353a408fc8339c3fcc2a97 0.1s done 23:14:54 #134 writing image sha256:40509db46f5cfffba619274da360130fc31ed24d3fc044a29e17c98f034143fb 0.1s done 23:14:54 #134 writing image sha256:81605f11fd0918762ad74f0cd9eac60f130a3afa7fbdd2576e1519b480eeb584 0.1s done 23:14:54 #134 writing image sha256:c029223b40b61ce82cead54b86a991420f146afe556a9a8ebab7232dd8a77798 0.1s done 23:14:54 #134 naming to docker.io/library/security-spiffe-token-provider done 23:14:54 #134 naming to docker.io/library/support-scheduler done 23:14:54 #134 naming to docker.io/library/support-notifications done 23:14:54 #134 naming to docker.io/library/core-data done 23:14:54 #134 naming to docker.io/library/core-command done 23:14:54 #134 writing image sha256:98f8db2e33c4686863c0321ec42d827785f1164c8dbdb0d3586f33e64008615e done 23:14:54 #134 naming to docker.io/library/core-metadata done 23:14:54 #134 DONE 2.3s 23:14:54 23:14:54 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:14:54 #195 DONE 0.3s 23:14:54 23:14:54 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:14:54 #196 DONE 0.3s 23:14:54 23:14:54 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:14:55 #197 DONE 0.5s 23:14:55 23:14:55 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:14:55 #198 DONE 0.6s 23:14:55 23:14:55 #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:55 #199 DONE 0.9s 23:14:55 23:14:55 #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:55 #200 DONE 0.9s 23:14:55 23:14:55 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:14:55 #201 DONE 0.1s 23:14:55 23:14:55 #134 [security-proxy-auth] exporting to image 23:14:55 #134 ... 23:14:55 23:14:55 #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:55 #202 DONE 0.9s 23:14:55 23:14:55 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:14:55 #203 DONE 0.1s 23:14:55 23:14:55 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:14:55 #204 DONE 0.1s 23:14:55 23:14:55 #134 [security-proxy-setup] exporting to image 23:14:55 #134 exporting layers 0.2s done 23:14:55 #134 writing image sha256:70d8c83dc085fc539707e0edc7c416f7b159ff0ddbb7115a662e50ca3bd420f8 done 23:14:55 #134 naming to docker.io/library/core-common-config-bootstrapper done 23:14:55 #134 writing image sha256:f69cb6351ba870afc98141e95376ade98db44c7d3b8ba34402cafba3c68781e0 0.0s done 23:14:55 #134 naming to docker.io/library/security-proxy-auth done 23:14:55 #134 exporting layers 0.3s done 23:14:55 #134 writing image sha256:f45d7383adab6f9b1a088597d22f6771f414cdc1514aa822f0d41713027318bd 0.0s done 23:14:55 #134 naming to docker.io/library/security-proxy-setup 0.0s done 23:14:55 #134 DONE 2.7s 23:14:55 23:14:55 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:14:55 #205 DONE 0.1s 23:14:55 23:14:55 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:14:55 #206 DONE 0.1s 23:14:55 23:14:55 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:14:55 #207 DONE 0.0s 23:14:55 23:14:55 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:14:56 #208 ... 23:14:56 23:14:56 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:56 #209 DONE 0.6s 23:14:56 23:14:56 #134 [security-secretstore-setup] exporting to image 23:14:56 #134 exporting layers 0.2s done 23:14:56 #134 writing image sha256:45442388989c33d6edf6b1b94c4966d1454a53d1c26ef75600138a8098df4c2d done 23:14:56 #134 naming to docker.io/library/security-secretstore-setup done 23:14:56 #134 DONE 2.9s 23:14:56 23:14:56 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:14:56 #208 DONE 0.5s 23:14:56 23:14:56 #134 [security-bootstrapper] exporting to image 23:14:56 #134 exporting layers 0.2s done 23:14:56 #134 writing image sha256:3ebbf00ff7d5e0b2a74d359b36f9c4b5651d2dfac0fbcba3c430b16119c290fb done 23:14:56 #134 naming to docker.io/library/security-bootstrapper done 23:14:56 #134 DONE 3.1s 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:14:56 time="2023-06-07T23:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:14:56 $ docker stop --time=1 fd638aee7c1503d5bfca0d3967dcbd4a88124900760e6badde782ecd12f9e176 23:14:57 $ docker rm -f --volumes fd638aee7c1503d5bfca0d3967dcbd4a88124900760e6badde782ecd12f9e176 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:57 + docker images 23:14:58 REPOSITORY TAG IMAGE ID CREATED SIZE 23:14:58 security-bootstrapper latest 3ebbf00ff7d5 1 second ago 22.2MB 23:14:58 security-proxy-auth latest f69cb6351ba8 2 seconds ago 18.3MB 23:14:58 security-proxy-setup latest f45d7383adab 2 seconds ago 23.5MB 23:14:58 security-secretstore-setup latest 45442388989c 2 seconds ago 32.8MB 23:14:58 core-common-config-bootstrapper latest 70d8c83dc085 2 seconds ago 17.2MB 23:14:58 core-metadata latest 98f8db2e33c4 3 seconds ago 20.4MB 23:14:58 core-command latest c029223b40b6 4 seconds ago 19.9MB 23:14:58 core-data latest 81605f11fd09 4 seconds ago 20MB 23:14:58 security-spiffe-token-provider latest 43f60437fb7c 4 seconds ago 32.8MB 23:14:58 support-notifications latest cb328a97b3c1 4 seconds ago 32.4MB 23:14:58 support-scheduler latest 40509db46f5c 4 seconds ago 31.8MB 23:14:58 security-spire-server latest 9144be36ab28 About a minute ago 107MB 23:14:58 security-spire-config latest 61c46c068185 About a minute ago 102MB 23:14:58 security-spire-agent latest 73068f1a2ebc About a minute ago 166MB 23:14:58 ci-base-image-x86_64 latest 62062c748670 5 minutes ago 918MB 23:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB 23:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB 23:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18187 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws 23:21:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:21:08 The recommended git tool is: git 23:21:14 using credential edgex-jenkins-ssh 23:21:14 Cloning the remote Git repository 23:21:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:21:14 > git init /w/workspace/edgex-go/1 # timeout=10 23:21:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:21:14 > git --version # timeout=10 23:21:14 > git --version # 'git version 2.25.1' 23:21:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:21:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:33 Merging remotes/origin/main commit c55854ac7464199654154337a44695fb0d8bdf7d into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d 23:21:34 Merge succeeded, producing a0e2e2e9586d7bfd9b85eb2556a26333998467c8 23:21:34 Checking out Revision a0e2e2e9586d7bfd9b85eb2556a26333998467c8 (PR-4592) 23:21:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:21:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:21:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:21:33 > git config core.sparsecheckout # timeout=10 23:21:33 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # timeout=10 23:21:33 > git remote # timeout=10 23:21:33 > git config --get remote.origin.url # timeout=10 23:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:33 > git merge c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 23:21:34 > git rev-parse HEAD^{commit} # timeout=10 23:21:34 > git config core.sparsecheckout # timeout=10 23:21:34 > git checkout -f a0e2e2e9586d7bfd9b85eb2556a26333998467c8 # timeout=10 23:21:37 Commit message: "Merge commit 'c55854ac7464199654154337a44695fb0d8bdf7d' into HEAD" 23:21:37 First time build. Skipping changelog. 23:21:37 > git --version # timeout=10 23:21:37 > git --version # 'git version 2.25.1' 23:21:37 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:21:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:38 Dload Upload Total Spent Left Speed 23:21:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 23:21:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:21:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:21:40 + sudo tee /etc/docker/daemon.new 23:21:40 { 23:21:40 "registry-mirrors": [ 23:21:40 "https://nexus3.edgexfoundry.org:10001" 23:21:40 ], 23:21:40 "bip": "10.250.0.254/24", 23:21:40 "hosts": [ 23:21:40 "tcp://0.0.0.0:5555", 23:21:40 "unix:///var/run/docker.sock" 23:21:40 ], 23:21:40 "mtu": 1458, 23:21:40 "selinux-enabled": true, 23:21:40 "seccomp-profile": "/etc/docker/seccomp.json" 23:21:40 } [Pipeline] sh 23:21:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:21:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:59 provisioning config files... 23:21:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3139624209143674375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:59 ---> docker-login.sh 23:21:59 nexus3.edgexfoundry.org:10001 23:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:00 Configure a credential helper to remove this warning. See 23:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:00 23:22:00 Login Succeeded 23:22:00 nexus3.edgexfoundry.org:10002 23:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:00 Configure a credential helper to remove this warning. See 23:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:00 23:22:00 Login Succeeded 23:22:00 nexus3.edgexfoundry.org:10003 23:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:00 Configure a credential helper to remove this warning. See 23:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:00 23:22:00 Login Succeeded 23:22:00 nexus3.edgexfoundry.org:10004 23:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:01 Configure a credential helper to remove this warning. See 23:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:01 23:22:01 Login Succeeded 23:22:01 docker.io 23:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:01 Configure a credential helper to remove this warning. See 23:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:01 23:22:01 Login Succeeded 23:22:01 ---> docker-login.sh ends [Pipeline] } 23:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:22:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:22:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:02 ========================================================= 23:22:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:22:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:22:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:02 c41833b44d91: Pulling fs layer 23:22:02 ed15518f5707: Pulling fs layer 23:22:02 feae8fd75edb: Pulling fs layer 23:22:02 242c74f7c9fa: Pulling fs layer 23:22:02 3cdef696dda3: Pulling fs layer 23:22:02 2ced38df9373: Pulling fs layer 23:22:02 58f1dce35555: Pulling fs layer 23:22:02 3cdef696dda3: Waiting 23:22:02 2ced38df9373: Waiting 23:22:02 242c74f7c9fa: Waiting 23:22:02 58f1dce35555: Waiting 23:22:03 ed15518f5707: Verifying Checksum 23:22:03 ed15518f5707: Download complete 23:22:03 242c74f7c9fa: Verifying Checksum 23:22:03 242c74f7c9fa: Download complete 23:22:03 3cdef696dda3: Verifying Checksum 23:22:03 3cdef696dda3: Download complete 23:22:03 c41833b44d91: Verifying Checksum 23:22:03 c41833b44d91: Download complete 23:22:04 c41833b44d91: Pull complete 23:22:04 58f1dce35555: Verifying Checksum 23:22:04 58f1dce35555: Download complete 23:22:04 ed15518f5707: Pull complete 23:22:05 feae8fd75edb: Verifying Checksum 23:22:05 feae8fd75edb: Download complete 23:22:06 2ced38df9373: Verifying Checksum 23:22:06 2ced38df9373: Download complete 23:22:18 feae8fd75edb: Pull complete 23:22:18 242c74f7c9fa: Pull complete 23:22:18 3cdef696dda3: Pull complete 23:22:25 2ced38df9373: Pull complete 23:22:26 58f1dce35555: Pull complete 23:22:26 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:22:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:26 WORKDIR /edgex 23:22:26 COPY go.mod . 23:22:26 RUN go mod download 23:22:26 + docker build -t ci-base-image-arm64 -f - . 23:22:27 Sending build context to Docker daemon 2.947MB 23:22:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:27 ---> fadd8f120f05 23:22:27 Step 2/4 : WORKDIR /edgex 23:22:29 ---> Running in 2ec3a094516c 23:22:29 Removing intermediate container 2ec3a094516c 23:22:29 ---> 369a0f388b6d 23:22:29 Step 3/4 : COPY go.mod . 23:22:30 ---> 6fcd96618608 23:22:30 Step 4/4 : RUN go mod download 23:22:30 ---> Running in cefdea36e633 23:23:02 Removing intermediate container cefdea36e633 23:23:02 ---> d8dce7b932e7 23:23:02 Successfully built d8dce7b932e7 23:23:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:03 + docker inspect -f . ci-base-image-arm64 23:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:03 prd-ubuntu20.04-docker-arm64-4c-16g-18187 does not seem to be running inside a container 23:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:23:04 $ docker top ae69644328f9c017a066273046031f90255d7879426b07949620fde162ccb9ae -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:05 + go version 23:23:05 go version go1.20.2 linux/arm64 [Pipeline] } 23:23:05 $ docker stop --time=1 ae69644328f9c017a066273046031f90255d7879426b07949620fde162ccb9ae 23:23:07 $ docker rm -f --volumes ae69644328f9c017a066273046031f90255d7879426b07949620fde162ccb9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:08 + docker inspect -f . ci-base-image-arm64 23:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:08 prd-ubuntu20.04-docker-arm64-4c-16g-18187 does not seem to be running inside a container 23:23:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:23:09 $ docker top d23fd3811fa0134da6696caece989a75d702bc04b0bb444446e14c817201e36e -eo pid,comm [Pipeline] { [Pipeline] echo 23:23:10 ========================================================= 23:23:10 [edgeXBuildGoParallel] Running Tests and Build... 23:23:10 ========================================================= [Pipeline] sh 23:23:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:23:11 + make test 23:23:11 go test -race -coverprofile=coverage.out ./... 23:23:58 ? github.com/edgexfoundry/edgex-go [no test files] 23:26:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:26:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:26:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:26:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:26:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:26:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:26:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:26:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:26:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:26:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:26:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:26:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:26:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:26:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:26:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements 23:26:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 98.5% of statements 23:26:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:26:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:26:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:26:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.446s coverage: 71.5% of statements 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.377s coverage: 54.0% of statements 23:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:27:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.006s coverage: 88.5% of statements 23:27:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.445s coverage: 3.8% of statements 23:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:27:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.633s coverage: 95.6% of statements 23:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:27:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements 23:27:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:27:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:27:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:27:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements 23:27:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:27:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.420s coverage: 0.9% of statements 23:27:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 29.0% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.328s coverage: 42.9% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 82.9% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.259s coverage: 94.1% of statements 23:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.340s coverage: 96.3% of statements 23:27:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements 23:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements 23:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:28:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:28:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:28:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.280s coverage: 92.9% of statements 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.103s coverage: 64.4% of statements 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 62.3% of statements 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.205s coverage: 100.0% of statements 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.556s coverage: 81.8% of statements 23:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements 23:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 86.0% of statements 23:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.173s coverage: 63.1% of statements 23:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements 23:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 23:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 23:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements 23:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 23:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 38.4% of statements 23:28:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements 23:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:29:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.307s coverage: 17.7% of statements 23:29:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:29:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:29:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:29:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:29:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.3% of statements 23:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 61.5% of statements 23:29:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:29:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:29:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements 23:29:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:29:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:29:13 go vet ./... 23:32:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:32:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:32:06 ./bin/test-attribution-txt.sh [Pipeline] echo 23:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:32:07 + ls -al . 23:32:07 total 716 23:32:07 drwxrwxr-x 10 1001 1001 4096 Jun 7 23:23 . 23:32:07 drwxr-xr-x 4 root root 4096 Jun 7 23:23 .. 23:32:07 drwxrwxr-x 2 1001 1001 4096 Jun 7 23:21 .blubracket 23:32:07 -rw-rw-r-- 1 1001 1001 16 Jun 7 23:21 .dockerignore 23:32:07 drwxrwxr-x 8 1001 1001 4096 Jun 7 23:21 .git 23:32:07 drwxrwxr-x 3 1001 1001 4096 Jun 7 23:21 .github 23:32:07 -rw-rw-r-- 1 1001 1001 1133 Jun 7 23:21 .gitignore 23:32:07 -rw-rw-r-- 1 1001 1001 42 Jun 7 23:21 .golangci.yml 23:32:07 -rw-rw-r-- 1 1001 1001 87 Jun 7 23:21 .hadolint.yml 23:32:07 -rw-rw-r-- 1 1001 1001 166 Jun 7 23:21 .sonarcloud.properties 23:32:07 -rw-rw-r-- 1 1001 1001 1171 Jun 7 23:21 ADOPTERS.md 23:32:07 -rw-rw-r-- 1 1001 1001 10835 Jun 7 23:21 Attribution.txt 23:32:07 -rw-rw-r-- 1 1001 1001 93407 Jun 7 23:21 CHANGELOG.md 23:32:07 -rw-rw-r-- 1 1001 1001 3804 Jun 7 23:21 CONTRIBUTING.md 23:32:07 -rw-rw-r-- 1 1001 1001 677 Jun 7 23:21 GOVERNANCE.md 23:32:07 -rw-rw-r-- 1 1001 1001 883 Jun 7 23:21 Jenkinsfile 23:32:07 -rw-rw-r-- 1 1001 1001 10775 Jun 7 23:21 LICENSE 23:32:07 -rw-rw-r-- 1 1001 1001 14368 Jun 7 23:21 Makefile 23:32:07 -rw-rw-r-- 1 1001 1001 582 Jun 7 23:21 OWNERS.md 23:32:07 -rw-rw-r-- 1 1001 1001 9923 Jun 7 23:21 README.md 23:32:07 -rw-rw-r-- 1 1001 1001 789 Jun 7 23:21 SECURITY.md 23:32:07 -rw-rw-r-- 1 1001 1001 5 Jun 7 23:08 VERSION 23:32:07 drwxrwxr-x 2 1001 1001 4096 Jun 7 23:21 bin 23:32:07 drwxrwxr-x 18 1001 1001 4096 Jun 7 23:21 cmd 23:32:07 -rw-r--r-- 1 root root 447730 Jun 7 23:29 coverage.out 23:32:07 -rw-rw-r-- 1 1001 1001 3159 Jun 7 23:21 go.mod 23:32:07 -rw-rw-r-- 1 1001 1001 31048 Jun 7 23:21 go.sum 23:32:07 drwxrwxr-x 7 1001 1001 4096 Jun 7 23:21 internal 23:32:07 drwxrwxr-x 3 1001 1001 4096 Jun 7 23:21 openapi 23:32:07 -rw-rw-r-- 1 1001 1001 594 Jun 7 23:21 security.txt 23:32:07 drwxrwxr-x 4 1001 1001 4096 Jun 7 23:21 snap 23:32:07 -rw-rw-r-- 1 1001 1001 204 Jun 7 23:21 version.go [Pipeline] sh 23:32:08 + '[' -e coverage.out ] 23:32:08 + chown 1001:1001 coverage.out [Pipeline] stash 23:32:08 Warning: overwriting stash ‘coverage-report’ 23:32:09 Stashed 1 file(s) [Pipeline] sh 23:32:09 + make build 23:32:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:34:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:34:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:34:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:34:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:34:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:34:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:35:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:35:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:35:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:35:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:35:31 $ docker stop --time=1 d23fd3811fa0134da6696caece989a75d702bc04b0bb444446e14c817201e36e 23:35:33 $ docker rm -f --volumes d23fd3811fa0134da6696caece989a75d702bc04b0bb444446e14c817201e36e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:35:36 23:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:35:36 latest: Pulling from edgex-devops/edgex-compose-arm64 23:35:36 547446be3368: Pulling fs layer 23:35:36 d125d8839a47: Pulling fs layer 23:35:36 3e85d5ac6304: Pulling fs layer 23:35:36 c3105a71a48b: Pulling fs layer 23:35:36 0f093f025ec4: Pulling fs layer 23:35:36 c3106fc0e877: Pulling fs layer 23:35:36 c3105a71a48b: Waiting 23:35:36 c3106fc0e877: Waiting 23:35:36 0f093f025ec4: Waiting 23:35:36 547446be3368: Verifying Checksum 23:35:36 547446be3368: Download complete 23:35:36 c3105a71a48b: Verifying Checksum 23:35:36 c3105a71a48b: Download complete 23:35:37 d125d8839a47: Verifying Checksum 23:35:37 d125d8839a47: Download complete 23:35:37 c3106fc0e877: Verifying Checksum 23:35:37 0f093f025ec4: Verifying Checksum 23:35:37 0f093f025ec4: Download complete 23:35:37 547446be3368: Pull complete 23:35:38 d125d8839a47: Pull complete 23:35:39 3e85d5ac6304: Verifying Checksum 23:35:39 3e85d5ac6304: Download complete 23:35:51 3e85d5ac6304: Pull complete 23:35:51 c3105a71a48b: Pull complete 23:35:51 0f093f025ec4: Pull complete 23:35:51 c3106fc0e877: Pull complete 23:35:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-18187 does not seem to be running inside a container 23:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:35:54 $ docker top 22ab6da0bd4d5537af8faeeca3876b251e1be02aa18b1755e5b2f00ae77ce6b0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:54 + docker compose -f ./docker-compose-build.yml build --parallel 23:36:02 #1 [core-metadata internal] load build definition from Dockerfile 23:36:02 #1 transferring dockerfile: 1.96kB done 23:36:02 #1 DONE 0.2s 23:36:03 23:36:03 #2 [security-proxy-auth internal] load build definition from Dockerfile 23:36:03 #2 transferring dockerfile: 2.04kB done 23:36:03 #2 DONE 0.0s 23:36:03 23:36:03 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:36:03 #3 transferring dockerfile: 2.12kB done 23:36:03 #3 DONE 0.1s 23:36:03 23:36:03 #4 [core-data internal] load build definition from Dockerfile 23:36:03 #4 transferring dockerfile: 1.90kB 0.0s done 23:36:03 #4 DONE 0.1s 23:36:03 23:36:03 #5 [security-spire-config internal] load build definition from Dockerfile 23:36:03 #5 transferring dockerfile: 2.58kB done 23:36:03 #5 DONE 0.1s 23:36:03 23:36:03 #6 [support-notifications internal] load build definition from Dockerfile 23:36:03 #6 transferring dockerfile: 1.84kB done 23:36:03 #6 DONE 0.1s 23:36:03 23:36:03 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:36:03 #7 transferring dockerfile: 1.78kB done 23:36:03 #7 DONE 0.1s 23:36:03 23:36:03 #8 [security-proxy-setup internal] load build definition from Dockerfile 23:36:03 #8 transferring dockerfile: 2.06kB 0.0s done 23:36:03 #8 DONE 0.1s 23:36:03 23:36:03 #9 [security-secretstore-setup internal] load build definition from Dockerfile 23:36:03 #9 transferring dockerfile: 2.38kB done 23:36:03 #9 DONE 0.1s 23:36:03 23:36:03 #10 [security-spire-agent internal] load build definition from Dockerfile 23:36:03 #10 transferring dockerfile: 2.68kB 0.0s done 23:36:03 #10 DONE 0.1s 23:36:03 23:36:03 #11 [security-bootstrapper internal] load build definition from Dockerfile 23:36:03 #11 transferring dockerfile: 2.82kB 0.0s done 23:36:03 #11 DONE 0.1s 23:36:03 23:36:03 #12 [support-scheduler internal] load build definition from Dockerfile 23:36:03 #12 transferring dockerfile: 1.82kB done 23:36:03 #12 DONE 0.1s 23:36:03 23:36:03 #13 [security-spire-server internal] load build definition from Dockerfile 23:36:03 #13 transferring dockerfile: 2.63kB done 23:36:03 #13 DONE 0.1s 23:36:03 23:36:03 #14 [core-command internal] load build definition from Dockerfile 23:36:03 #14 transferring dockerfile: 1.82kB done 23:36:03 #14 DONE 0.0s 23:36:03 23:36:03 #15 [core-metadata internal] load .dockerignore 23:36:03 #15 transferring context: 56B done 23:36:03 #15 DONE 0.1s 23:36:04 23:36:04 #16 [security-proxy-auth internal] load .dockerignore 23:36:04 #16 transferring context: 56B done 23:36:04 #16 DONE 0.0s 23:36:04 23:36:04 #17 [core-common-config-bootstrapper internal] load .dockerignore 23:36:04 #17 transferring context: 56B done 23:36:04 #17 DONE 0.0s 23:36:04 23:36:04 #18 [core-data internal] load .dockerignore 23:36:04 #18 transferring context: 56B done 23:36:04 #18 DONE 0.1s 23:36:04 23:36:04 #19 [security-spire-config internal] load .dockerignore 23:36:05 #19 transferring context: 56B done 23:36:05 #19 DONE 0.1s 23:36:05 23:36:05 #20 [support-notifications internal] load .dockerignore 23:36:05 #20 transferring context: 56B done 23:36:05 #20 DONE 0.1s 23:36:05 23:36:05 #21 [security-spiffe-token-provider internal] load .dockerignore 23:36:05 #21 transferring context: 56B done 23:36:05 #21 DONE 0.1s 23:36:05 23:36:05 #22 [security-proxy-setup internal] load .dockerignore 23:36:05 #22 transferring context: 56B 0.0s done 23:36:05 #22 DONE 0.1s 23:36:05 23:36:05 #23 [security-secretstore-setup internal] load .dockerignore 23:36:05 #23 transferring context: 56B done 23:36:05 #23 DONE 0.0s 23:36:05 23:36:05 #24 [security-spire-agent internal] load .dockerignore 23:36:05 #24 transferring context: 56B done 23:36:05 #24 DONE 0.0s 23:36:05 23:36:05 #25 [security-bootstrapper internal] load .dockerignore 23:36:05 #25 transferring context: 56B done 23:36:05 #25 DONE 0.0s 23:36:05 23:36:05 #26 [support-scheduler internal] load .dockerignore 23:36:05 #26 transferring context: 56B done 23:36:05 #26 DONE 0.1s 23:36:05 23:36:05 #27 [security-spire-server internal] load .dockerignore 23:36:05 #27 transferring context: 56B done 23:36:05 #27 DONE 0.1s 23:36:05 23:36:05 #28 [core-command internal] load .dockerignore 23:36:05 #28 transferring context: 56B done 23:36:05 #28 DONE 0.1s 23:36:05 23:36:05 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:05 #29 DONE 0.0s 23:36:05 23:36:05 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 23:36:05 #30 DONE 0.1s 23:36:05 23:36:05 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:36:05 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:36:05 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:36:05 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 23:36:05 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 23:36:06 #31 ... 23:36:06 23:36:06 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:06 #29 DONE 0.0s 23:36:06 23:36:06 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:06 #29 DONE 0.0s 23:36:06 23:36:06 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:36:06 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:36:06 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:36:06 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 23:36:06 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 23:36:06 #31 ... 23:36:06 23:36:06 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:06 #29 DONE 0.0s 23:36:06 23:36:06 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:36:06 #32 DONE 1.3s 23:36:06 23:36:06 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:36:06 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:36:06 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:36:06 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 23:36:06 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 23:36:06 #31 ... 23:36:06 23:36:06 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:06 #29 DONE 0.0s 23:36:06 23:36:06 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 23:36:06 #30 DONE 0.4s 23:36:06 23:36:06 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:36:06 #32 DONE 1.4s 23:36:06 23:36:06 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:36:06 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:36:06 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:36:06 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 23:36:06 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 23:36:06 #31 ... 23:36:06 23:36:06 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:06 #29 DONE 0.0s 23:36:06 23:36:06 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:06 #29 DONE 0.0s 23:36:06 23:36:06 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 23:36:06 #33 DONE 0.9s 23:36:06 23:36:06 #34 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:36:06 #34 ... 23:36:06 23:36:06 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:06 #29 DONE 0.0s 23:36:06 23:36:06 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 23:36:06 #30 DONE 0.7s 23:36:07 23:36:07 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:36:07 #32 DONE 1.5s 23:36:07 23:36:07 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 23:36:07 #33 DONE 1.0s 23:36:07 23:36:07 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:36:07 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:36:07 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:36:07 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 23:36:07 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 23:36:07 #31 ... 23:36:07 23:36:07 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:07 #29 DONE 0.0s 23:36:07 23:36:07 #35 [security-proxy-auth internal] load build context 23:36:07 #35 ... 23:36:07 23:36:07 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:07 #29 DONE 0.0s 23:36:07 23:36:07 #35 [security-proxy-auth internal] load build context 23:36:07 #35 ... 23:36:07 23:36:07 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:07 #29 DONE 0.0s 23:36:07 23:36:07 #35 [security-proxy-auth internal] load build context 23:36:07 #35 ... 23:36:07 23:36:07 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 23:36:07 #30 DONE 1.5s 23:36:07 23:36:07 #35 [security-proxy-auth internal] load build context 23:36:07 #35 ... 23:36:07 23:36:07 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:36:07 #32 DONE 1.6s 23:36:07 23:36:07 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 23:36:07 #33 DONE 1.0s 23:36:07 23:36:07 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:07 #29 DONE 0.0s 23:36:07 23:36:07 #36 [security-spire-agent internal] load build context 23:36:07 #36 DONE 0.0s 23:36:07 23:36:07 #35 [security-proxy-auth internal] load build context 23:36:08 #35 ... 23:36:08 23:36:08 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:36:08 #32 DONE 1.6s 23:36:08 23:36:08 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 23:36:08 #33 DONE 1.0s 23:36:08 23:36:08 #35 [security-proxy-auth internal] load build context 23:36:08 #35 ... 23:36:08 23:36:08 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:36:08 #29 DONE 0.0s 23:36:08 23:36:08 #35 [security-proxy-auth internal] load build context 23:36:08 #35 ... 23:36:08 23:36:08 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:36:08 #32 DONE 1.6s 23:36:08 23:36:08 #33 [core-command builder 2/7] WORKDIR /edgex-go 23:36:08 #33 DONE 1.1s 23:36:08 23:36:08 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 23:36:08 #30 DONE 2.1s 23:36:08 23:36:08 #35 [security-proxy-auth internal] load build context 23:36:09 #35 ... 23:36:09 23:36:09 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:36:09 #32 DONE 1.6s 23:36:09 23:36:09 #33 [security-spire-server builder 2/7] WORKDIR /edgex-go 23:36:09 #33 DONE 1.1s 23:36:09 23:36:09 #37 [security-spire-server internal] load build context 23:36:09 #37 DONE 0.0s 23:36:09 23:36:09 #35 [security-proxy-auth internal] load build context 23:36:10 #35 transferring context: 11.14MB 4.0s 23:36:13 #35 ... 23:36:13 23:36:13 #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:36:13 #0 3.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:13 #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:13 #0 5.643 (1/1) Installing dumb-init (1.2.5-r2) 23:36:13 #0 5.661 Executing busybox-1.35.0-r29.trigger 23:36:13 #0 5.720 OK: 8 MiB in 16 packages 23:36:13 #38 DONE 8.1s 23:36:13 23:36:13 #35 [security-proxy-auth internal] load build context 23:36:15 #35 ... 23:36:15 23:36:15 #39 [core-metadata internal] load build context 23:36:15 #39 transferring context: 51.50MB 9.5s 23:36:15 #39 ... 23:36:15 23:36:15 #35 [security-proxy-auth internal] load build context 23:36:16 #35 ... 23:36:16 23:36:16 #40 [core-common-config-bootstrapper internal] load build context 23:36:16 #40 ... 23:36:16 23:36:16 #41 [support-notifications internal] load build context 23:36:16 #41 ... 23:36:16 23:36:16 #42 [core-data internal] load build context 23:36:16 #42 ... 23:36:16 23:36:16 #43 [security-spire-config internal] load build context 23:36:16 #43 ... 23:36:16 23:36:16 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:36:16 #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:16 #0 9.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:16 #44 ... 23:36:16 23:36:16 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:36:16 #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:16 #0 7.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:17 #45 ... 23:36:17 23:36:17 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:36:17 #46 ... 23:36:17 23:36:17 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:36:17 #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:17 #47 ... 23:36:17 23:36:17 #48 [security-proxy-setup internal] load build context 23:36:17 #48 ... 23:36:17 23:36:17 #49 [security-secretstore-setup internal] load build context 23:36:17 #49 ... 23:36:17 23:36:17 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:36:17 #50 ... 23:36:17 23:36:17 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:36:17 #51 ... 23:36:17 23:36:17 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:36:18 #52 ... 23:36:18 23:36:18 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:36:18 #53 ... 23:36:18 23:36:18 #54 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:36:18 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:18 #54 ... 23:36:18 23:36:18 #55 [support-scheduler internal] load build context 23:36:18 #55 ... 23:36:18 23:36:18 #36 [security-spire-agent internal] load build context 23:36:18 #36 ... 23:36:18 23:36:18 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:36:18 #56 ... 23:36:18 23:36:18 #57 [security-spiffe-token-provider internal] load build context 23:36:18 #57 ... 23:36:18 23:36:18 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:36:18 #0 5.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:18 #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:18 #0 8.644 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:36:18 #0 8.644 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:36:18 #0 8.644 OK: 17694 distinct packages available 23:36:18 #0 9.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:18 #58 ... 23:36:18 23:36:18 #34 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:36:18 #34 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:18 #34 ... 23:36:18 23:36:18 #59 [core-command internal] load build context 23:36:19 #59 ... 23:36:19 23:36:19 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:36:19 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 23:36:19 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 23:36:19 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 23:36:19 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 23:36:19 #31 ... 23:36:19 23:36:19 #37 [security-spire-server internal] load build context 23:36:19 #37 ... 23:36:19 23:36:19 #60 [security-bootstrapper internal] load build context 23:36:19 #60 ... 23:36:19 23:36:19 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:36:19 #61 ... 23:36:19 23:36:19 #37 [security-spire-server internal] load build context 23:36:21 #37 transferring context: 8.56MB 11.3s 23:36:25 #37 ... 23:36:25 23:36:25 #36 [security-spire-agent internal] load build context 23:36:25 #36 ... 23:36:25 23:36:25 #37 [security-spire-server internal] load build context 23:36:25 #37 ... 23:36:25 23:36:25 #39 [core-metadata internal] load build context 23:36:25 #39 transferring context: 74.52MB 20.1s 23:36:26 #39 ... 23:36:26 23:36:26 #37 [security-spire-server internal] load build context 23:36:26 #37 ... 23:36:26 23:36:26 #41 [support-notifications internal] load build context 23:36:26 #41 ... 23:36:26 23:36:26 #35 [security-proxy-auth internal] load build context 23:36:26 #35 ... 23:36:26 23:36:26 #40 [core-common-config-bootstrapper internal] load build context 23:36:27 #40 ... 23:36:27 23:36:27 #43 [security-spire-config internal] load build context 23:36:27 #43 ... 23:36:27 23:36:27 #42 [core-data internal] load build context 23:36:27 #42 ... 23:36:27 23:36:27 #43 [security-spire-config internal] load build context 23:36:27 #43 ... 23:36:27 23:36:27 #48 [security-proxy-setup internal] load build context 23:36:27 #48 ... 23:36:27 23:36:27 #49 [security-secretstore-setup internal] load build context 23:36:27 #49 ... 23:36:27 23:36:27 #48 [security-proxy-setup internal] load build context 23:36:28 #48 ... 23:36:28 23:36:28 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:36:28 #45 11.36 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:36:28 #45 11.36 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:36:28 #45 11.36 OK: 17694 distinct packages available 23:36:28 #45 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:28 #45 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:28 #45 ... 23:36:28 23:36:28 #48 [security-proxy-setup internal] load build context 23:36:28 #48 ... 23:36:28 23:36:28 #55 [support-scheduler internal] load build context 23:36:28 #55 ... 23:36:28 23:36:28 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:36:28 #46 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:28 #46 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:28 #46 ... 23:36:28 23:36:28 #48 [security-proxy-setup internal] load build context 23:36:28 #48 ... 23:36:28 23:36:28 #57 [security-spiffe-token-provider internal] load build context 23:36:29 #57 ... 23:36:29 23:36:29 #55 [support-scheduler internal] load build context 23:36:29 #55 ... 23:36:29 23:36:29 #59 [core-command internal] load build context 23:36:29 #59 ... 23:36:29 23:36:29 #55 [support-scheduler internal] load build context 23:36:29 #55 ... 23:36:29 23:36:29 #60 [security-bootstrapper internal] load build context 23:36:29 #60 ... 23:36:29 23:36:29 #55 [support-scheduler internal] load build context 23:36:30 #55 ... 23:36:30 23:36:30 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:36:30 #52 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:30 #52 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:30 #52 ... 23:36:30 23:36:30 #59 [core-command internal] load build context 23:36:30 #59 ... 23:36:30 23:36:30 #54 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:36:30 #54 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:30 #54 ... 23:36:30 23:36:30 #59 [core-command internal] load build context 23:36:30 #59 ... 23:36:30 23:36:30 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:36:30 #58 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:30 #58 22.86 (1/9) Installing ca-certificates (20230506-r0) 23:36:30 #58 ... 23:36:30 23:36:30 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:36:30 #47 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:30 #47 22.91 OK: 263 MiB in 53 packages 23:36:30 #47 ... 23:36:30 23:36:30 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:36:30 #51 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:30 #51 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:30 #51 ... 23:36:30 23:36:30 #34 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:36:30 #34 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:30 #34 ... 23:36:30 23:36:30 #55 [support-scheduler internal] load build context 23:36:31 #55 ... 23:36:31 23:36:31 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:36:31 #44 14.99 (1/2) Installing ca-certificates (20230506-r0) 23:36:31 #44 15.56 (2/2) Installing dumb-init (1.2.5-r2) 23:36:31 #44 15.73 Executing busybox-1.35.0-r29.trigger 23:36:31 #44 15.99 Executing ca-certificates-20230506-r0.trigger 23:36:31 #44 19.78 OK: 8 MiB in 17 packages 23:36:31 #44 DONE 24.3s 23:36:31 23:36:31 #55 [support-scheduler internal] load build context 23:36:31 #55 transferring context: 32.95MB 22.7s 23:36:31 #55 ... 23:36:31 23:36:31 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:36:31 #50 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:31 #50 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:32 #50 ... 23:36:32 23:36:32 #55 [support-scheduler internal] load build context 23:36:32 #55 ... 23:36:32 23:36:32 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:36:32 #56 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:32 #56 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:32 #56 ... 23:36:32 23:36:32 #55 [support-scheduler internal] load build context 23:36:32 #55 ... 23:36:32 23:36:32 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:36:32 #47 DONE 25.7s 23:36:32 23:36:32 #55 [support-scheduler internal] load build context 23:36:33 #55 ... 23:36:33 23:36:33 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:36:33 #34 24.38 OK: 263 MiB in 53 packages 23:36:33 #34 DONE 27.1s 23:36:33 23:36:33 #55 [support-scheduler internal] load build context 23:36:33 #55 ... 23:36:33 23:36:33 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:36:33 #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:33 #61 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:33 #61 ... 23:36:33 23:36:33 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:36:33 #53 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:33 #53 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:33 #53 ... 23:36:33 23:36:33 #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:36:33 #54 23.71 OK: 263 MiB in 53 packages 23:36:33 #54 DONE 26.7s 23:36:33 23:36:33 #55 [support-scheduler internal] load build context 23:36:34 #55 ... 23:36:34 23:36:34 #36 [security-spire-agent internal] load build context 23:36:35 #36 ... 23:36:35 23:36:35 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:36:35 #50 28.29 (1/1) Installing dumb-init (1.2.5-r2) 23:36:35 #50 28.29 Executing busybox-1.35.0-r29.trigger 23:36:35 #50 28.61 OK: 8 MiB in 16 packages 23:36:35 #50 ... 23:36:35 23:36:35 #39 [core-metadata internal] load build context 23:36:35 #39 transferring context: 100.96MB 30.4s 23:36:36 #39 ... 23:36:36 23:36:36 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:36:36 #58 23.64 (2/9) Installing brotli-libs (1.0.9-r9) 23:36:36 #58 23.89 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:36:36 #58 23.93 (4/9) Installing libcurl (8.1.1-r1) 23:36:36 #58 24.04 (5/9) Installing curl (8.1.1-r1) 23:36:36 #58 24.13 (6/9) Installing dumb-init (1.2.5-r2) 23:36:36 #58 24.29 (7/9) Installing musl-obstack (1.2.3-r0) 23:36:36 #58 24.41 (8/9) Installing libucontext (1.2-r0) 23:36:36 #58 24.41 (9/9) Installing gcompat (1.1.0-r0) 23:36:36 #58 24.41 Executing busybox-1.35.0-r29.trigger 23:36:36 #58 24.66 Executing ca-certificates-20230506-r0.trigger 23:36:36 #58 27.01 OK: 11 MiB in 24 packages 23:36:36 #58 DONE 28.4s 23:36:36 23:36:36 #39 [core-metadata internal] load build context 23:36:36 #39 ... 23:36:36 23:36:36 #55 [support-scheduler internal] load build context 23:36:36 #55 ... 23:36:36 23:36:36 #37 [security-spire-server internal] load build context 23:36:36 #37 ... 23:36:36 23:36:36 #55 [support-scheduler internal] load build context 23:36:37 #55 ... 23:36:37 23:36:37 #41 [support-notifications internal] load build context 23:36:37 #41 ... 23:36:37 23:36:37 #35 [security-proxy-auth internal] load build context 23:36:37 #35 ... 23:36:37 23:36:37 #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:36:37 #45 27.72 (1/4) Installing dumb-init (1.2.5-r2) 23:36:37 #45 27.76 (2/4) Installing musl-obstack (1.2.3-r0) 23:36:37 #45 27.79 (3/4) Installing libucontext (1.2-r0) 23:36:37 #45 27.84 (4/4) Installing gcompat (1.1.0-r0) 23:36:37 #45 27.88 Executing busybox-1.35.0-r29.trigger 23:36:37 #45 28.14 OK: 8 MiB in 19 packages 23:36:37 #45 DONE 30.6s 23:36:37 23:36:37 #35 [security-proxy-auth internal] load build context 23:36:37 #35 ... 23:36:37 23:36:37 #40 [core-common-config-bootstrapper internal] load build context 23:36:37 #40 ... 23:36:37 23:36:37 #42 [core-data internal] load build context 23:36:37 #42 ... 23:36:37 23:36:37 #40 [core-common-config-bootstrapper internal] load build context 23:36:38 #40 ... 23:36:38 23:36:38 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:36:38 #61 26.57 (1/2) Installing dumb-init (1.2.5-r2) 23:36:38 #61 26.57 (2/2) Installing su-exec (0.2-r2) 23:36:38 #61 26.57 Executing busybox-1.35.0-r29.trigger 23:36:38 #61 26.64 OK: 8 MiB in 17 packages 23:36:38 #61 DONE 29.2s 23:36:38 23:36:38 #40 [core-common-config-bootstrapper internal] load build context 23:36:38 #40 ... 23:36:38 23:36:38 #43 [security-spire-config internal] load build context 23:36:38 #43 ... 23:36:38 23:36:38 #49 [security-secretstore-setup internal] load build context 23:36:38 #49 ... 23:36:38 23:36:38 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:36:38 #51 27.81 OK: 263 MiB in 53 packages 23:36:38 #51 DONE 31.0s 23:36:38 23:36:38 #40 [core-common-config-bootstrapper internal] load build context 23:36:38 #40 ... 23:36:38 23:36:38 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:36:38 #50 DONE 31.7s 23:36:38 23:36:38 #40 [core-common-config-bootstrapper internal] load build context 23:36:39 #40 ... 23:36:39 23:36:39 #48 [security-proxy-setup internal] load build context 23:36:39 #48 ... 23:36:39 23:36:39 #57 [security-spiffe-token-provider internal] load build context 23:36:39 #57 ... 23:36:39 23:36:39 #41 [support-notifications internal] load build context 23:36:39 #41 ... 23:36:39 23:36:39 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:36:39 #56 27.83 (1/2) Installing dumb-init (1.2.5-r2) 23:36:39 #56 27.83 (2/2) Installing openssl (3.0.8-r4) 23:36:39 #56 28.13 Executing busybox-1.35.0-r29.trigger 23:36:39 #56 28.35 OK: 8 MiB in 17 packages 23:36:39 #56 DONE 31.8s 23:36:39 23:36:39 #41 [support-notifications internal] load build context 23:36:39 #41 ... 23:36:39 23:36:39 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:36:39 #52 24.99 (1/3) Installing ca-certificates (20230506-r0) 23:36:39 #52 25.42 (2/3) Installing dumb-init (1.2.5-r2) 23:36:39 #52 25.45 (3/3) Installing su-exec (0.2-r2) 23:36:39 #52 25.54 Executing busybox-1.35.0-r29.trigger 23:36:39 #52 25.73 Executing ca-certificates-20230506-r0.trigger 23:36:39 #52 28.24 OK: 8 MiB in 18 packages 23:36:39 #52 DONE 31.9s 23:36:39 23:36:39 #41 [support-notifications internal] load build context 23:36:39 #41 ... 23:36:39 23:36:39 #60 [security-bootstrapper internal] load build context 23:36:39 #60 ... 23:36:39 23:36:39 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:36:39 #46 24.17 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:36:39 #46 24.17 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:36:39 #46 24.17 OK: 17699 distinct packages available 23:36:39 #46 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:39 #46 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:39 #46 31.52 OK: 263 MiB in 53 packages 23:36:39 #46 DONE 32.6s 23:36:39 23:36:39 #60 [security-bootstrapper internal] load build context 23:36:39 #60 ... 23:36:39 23:36:39 #41 [support-notifications internal] load build context 23:36:40 #41 ... 23:36:40 23:36:40 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:36:40 #53 28.62 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:36:40 #53 28.62 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:36:40 #53 28.62 OK: 17694 distinct packages available 23:36:40 #53 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:40 #53 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:40 #53 31.55 (1/5) Installing dumb-init (1.2.5-r2) 23:36:40 #53 31.58 (2/5) Installing musl-obstack (1.2.3-r0) 23:36:40 #53 31.58 (3/5) Installing libucontext (1.2-r0) 23:36:40 #53 31.58 (4/5) Installing gcompat (1.1.0-r0) 23:36:40 #53 31.61 (5/5) Installing openssl (3.0.8-r4) 23:36:40 #53 31.64 Executing busybox-1.35.0-r29.trigger 23:36:40 #53 31.75 OK: 9 MiB in 20 packages 23:36:40 #53 DONE 32.6s 23:36:40 23:36:40 #59 [core-command internal] load build context 23:36:40 #59 ... 23:36:40 23:36:40 #41 [support-notifications internal] load build context 23:36:40 #41 ... 23:36:40 23:36:40 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:36:40 #62 DONE 1.3s 23:36:40 23:36:40 #41 [support-notifications internal] load build context 23:36:41 #41 transferring context: 82.19MB 34.9s 23:36:43 #41 ... 23:36:43 23:36:43 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:36:43 #63 DONE 5.8s 23:36:43 23:36:43 #41 [support-notifications internal] load build context 23:36:45 #41 ... 23:36:45 23:36:45 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:36:45 #64 DONE 1.1s 23:36:45 23:36:45 #41 [support-notifications internal] load build context 23:36:45 #41 ... 23:36:45 23:36:45 #36 [security-spire-agent internal] load build context 23:36:45 #36 ... 23:36:45 23:36:45 #41 [support-notifications internal] load build context 23:36:46 #41 ... 23:36:46 23:36:46 #39 [core-metadata internal] load build context 23:36:46 #39 transferring context: 137.77MB 40.9s 23:36:46 #39 ... 23:36:46 23:36:46 #41 [support-notifications internal] load build context 23:36:47 #41 ... 23:36:47 23:36:47 #55 [support-scheduler internal] load build context 23:36:47 #55 ... 23:36:47 23:36:47 #35 [security-proxy-auth internal] load build context 23:36:47 #35 ... 23:36:47 23:36:47 #37 [security-spire-server internal] load build context 23:36:47 #37 ... 23:36:47 23:36:47 #42 [core-data internal] load build context 23:36:47 #42 ... 23:36:47 23:36:47 #35 [security-proxy-auth internal] load build context 23:36:48 #35 ... 23:36:48 23:36:48 #43 [security-spire-config internal] load build context 23:36:48 #43 ... 23:36:48 23:36:48 #49 [security-secretstore-setup internal] load build context 23:36:48 #49 ... 23:36:48 23:36:48 #35 [security-proxy-auth internal] load build context 23:36:49 #35 ... 23:36:49 23:36:49 #40 [core-common-config-bootstrapper internal] load build context 23:36:49 #40 ... 23:36:49 23:36:49 #35 [security-proxy-auth internal] load build context 23:36:49 #35 ... 23:36:49 23:36:49 #48 [security-proxy-setup internal] load build context 23:36:49 #48 ... 23:36:49 23:36:49 #57 [security-spiffe-token-provider internal] load build context 23:36:49 #57 ... 23:36:49 23:36:49 #48 [security-proxy-setup internal] load build context 23:36:49 #48 ... 23:36:49 23:36:49 #60 [security-bootstrapper internal] load build context 23:36:49 #60 ... 23:36:49 23:36:49 #48 [security-proxy-setup internal] load build context 23:36:50 #48 ... 23:36:50 23:36:50 #59 [core-command internal] load build context 23:36:51 #59 ... 23:36:51 23:36:51 #55 [support-scheduler internal] load build context 23:36:52 #55 transferring context: 112.96MB 43.5s 23:36:53 #55 ... 23:36:53 23:36:53 #48 [security-proxy-setup internal] load build context 23:36:55 #48 ... 23:36:55 23:36:55 #36 [security-spire-agent internal] load build context 23:36:55 #36 ... 23:36:55 23:36:55 #48 [security-proxy-setup internal] load build context 23:36:55 #48 ... 23:36:55 23:36:55 #39 [core-metadata internal] load build context 23:36:55 #39 transferring context: 175.25MB 48.3s done 23:36:55 #39 DONE 50.6s 23:36:55 23:36:55 #48 [security-proxy-setup internal] load build context 23:36:57 #48 ... 23:36:57 23:36:57 #41 [support-notifications internal] load build context 23:36:57 #41 ... 23:36:57 23:36:57 #48 [security-proxy-setup internal] load build context 23:36:57 #48 ... 23:36:57 23:36:57 #37 [security-spire-server internal] load build context 23:36:57 #37 ... 23:36:57 23:36:57 #48 [security-proxy-setup internal] load build context 23:36:57 #48 ... 23:36:57 23:36:57 #42 [core-data internal] load build context 23:36:57 #42 ... 23:36:57 23:36:57 #48 [security-proxy-setup internal] load build context 23:36:58 #48 ... 23:36:58 23:36:58 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:36:58 #65 DONE 2.4s 23:36:58 23:36:58 #48 [security-proxy-setup internal] load build context 23:36:58 #48 ... 23:36:58 23:36:58 #43 [security-spire-config internal] load build context 23:36:58 #43 ... 23:36:58 23:36:58 #41 [support-notifications internal] load build context 23:36:58 #41 transferring context: 175.25MB 51.7s done 23:36:58 #41 DONE 52.1s 23:36:58 23:36:58 #43 [security-spire-config internal] load build context 23:36:58 #43 ... 23:36:58 23:36:58 #48 [security-proxy-setup internal] load build context 23:36:58 #48 ... 23:36:58 23:36:58 #49 [security-secretstore-setup internal] load build context 23:36:58 #49 ... 23:36:58 23:36:58 #48 [security-proxy-setup internal] load build context 23:36:59 #48 ... 23:36:59 23:36:59 #40 [core-common-config-bootstrapper internal] load build context 23:36:59 #40 ... 23:36:59 23:36:59 #48 [security-proxy-setup internal] load build context 23:36:59 #48 ... 23:36:59 23:36:59 #35 [security-proxy-auth internal] load build context 23:36:59 #35 ... 23:36:59 23:36:59 #57 [security-spiffe-token-provider internal] load build context 23:36:59 #57 ... 23:36:59 23:36:59 #35 [security-proxy-auth internal] load build context 23:36:59 #35 ... 23:36:59 23:36:59 #60 [security-bootstrapper internal] load build context 23:37:00 #60 ... 23:37:00 23:37:00 #48 [security-proxy-setup internal] load build context 23:37:00 #48 ... 23:37:00 23:37:00 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:37:00 #66 DONE 1.3s 23:37:00 23:37:00 #48 [security-proxy-setup internal] load build context 23:37:01 #48 ... 23:37:01 23:37:01 #59 [core-command internal] load build context 23:37:01 #59 ... 23:37:01 23:37:01 #48 [security-proxy-setup internal] load build context 23:37:01 #48 ... 23:37:01 23:37:01 #42 [core-data internal] load build context 23:37:01 #42 transferring context: 175.25MB 54.5s done 23:37:01 #42 DONE 55.2s 23:37:01 23:37:01 #48 [security-proxy-setup internal] load build context 23:37:02 #48 ... 23:37:02 23:37:02 #36 [security-spire-agent internal] load build context 23:37:02 #36 transferring context: 175.25MB 53.9s done 23:37:02 #36 DONE 54.5s 23:37:02 23:37:02 #60 [security-bootstrapper internal] load build context 23:37:03 #60 ... 23:37:03 23:37:03 #55 [support-scheduler internal] load build context 23:37:03 #55 ... 23:37:03 23:37:03 #60 [security-bootstrapper internal] load build context 23:37:04 #60 ... 23:37:04 23:37:04 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:37:04 #67 DONE 1.1s 23:37:04 23:37:04 #60 [security-bootstrapper internal] load build context 23:37:04 #60 transferring context: 175.25MB 56.3s done 23:37:05 #60 DONE 57.0s 23:37:05 23:37:05 #48 [security-proxy-setup internal] load build context 23:37:05 #48 ... 23:37:05 23:37:05 #55 [support-scheduler internal] load build context 23:37:05 #55 transferring context: 175.25MB 56.3s done 23:37:05 #55 DONE 57.2s 23:37:05 23:37:05 #48 [security-proxy-setup internal] load build context 23:37:05 #48 ... 23:37:05 23:37:05 #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:37:05 #68 DONE 1.0s 23:37:06 23:37:06 #48 [security-proxy-setup internal] load build context 23:37:06 #48 transferring context: 175.25MB 58.8s done 23:37:06 #48 DONE 59.6s 23:37:06 23:37:06 #43 [security-spire-config internal] load build context 23:37:07 #43 ... 23:37:07 23:37:07 #49 [security-secretstore-setup internal] load build context 23:37:07 #49 ... 23:37:07 23:37:07 #37 [security-spire-server internal] load build context 23:37:07 #37 transferring context: 175.25MB 58.2s done 23:37:07 #37 DONE 58.9s 23:37:07 23:37:07 #43 [security-spire-config internal] load build context 23:37:08 #43 ... 23:37:08 23:37:08 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:08 #69 ... 23:37:08 23:37:08 #43 [security-spire-config internal] load build context 23:37:08 #43 ... 23:37:08 23:37:08 #49 [security-secretstore-setup internal] load build context 23:37:08 #49 transferring context: 175.25MB 61.2s done 23:37:08 #49 DONE 61.8s 23:37:08 23:37:08 #43 [security-spire-config internal] load build context 23:37:09 #43 ... 23:37:09 23:37:09 #40 [core-common-config-bootstrapper internal] load build context 23:37:09 #40 ... 23:37:09 23:37:09 #35 [security-proxy-auth internal] load build context 23:37:09 #35 ... 23:37:09 23:37:09 #43 [security-spire-config internal] load build context 23:37:09 #43 ... 23:37:09 23:37:09 #57 [security-spiffe-token-provider internal] load build context 23:37:10 #57 ... 23:37:10 23:37:10 #43 [security-spire-config internal] load build context 23:37:10 #43 ... 23:37:10 23:37:10 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:10 #70 ... 23:37:10 23:37:10 #35 [security-proxy-auth internal] load build context 23:37:11 #35 ... 23:37:11 23:37:11 #59 [core-command internal] load build context 23:37:11 #59 ... 23:37:11 23:37:11 #35 [security-proxy-auth internal] load build context 23:37:12 #35 ... 23:37:12 23:37:12 #57 [security-spiffe-token-provider internal] load build context 23:37:12 #57 transferring context: 175.25MB 64.4s done 23:37:12 #57 DONE 65.0s 23:37:12 23:37:12 #35 [security-proxy-auth internal] load build context 23:37:13 #35 ... 23:37:13 23:37:13 #59 [core-command internal] load build context 23:37:13 #59 transferring context: 175.25MB 63.4s done 23:37:13 #59 DONE 64.2s 23:37:13 23:37:13 #35 [security-proxy-auth internal] load build context 23:37:13 #35 transferring context: 175.25MB 66.9s done 23:37:13 #35 DONE 67.0s 23:37:13 23:37:13 #43 [security-spire-config internal] load build context 23:37:13 #43 transferring context: 175.25MB 66.2s done 23:37:13 #43 DONE 66.7s 23:37:13 23:37:13 #40 [core-common-config-bootstrapper internal] load build context 23:37:13 #40 ... 23:37:13 23:37:13 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:37:13 #71 DONE 1.2s 23:37:13 23:37:13 #40 [core-common-config-bootstrapper internal] load build context 23:37:14 #40 ... 23:37:14 23:37:14 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:14 #72 ... 23:37:14 23:37:14 #40 [core-common-config-bootstrapper internal] load build context 23:37:14 #40 transferring context: 175.25MB 68.4s done 23:37:14 #40 DONE 68.5s 23:37:14 23:37:14 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:16 #73 ... 23:37:16 23:37:16 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:03 #74 ... 23:38:03 23:38:03 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:03 #72 DONE 57.1s 23:38:03 23:38:03 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:03 #70 DONE 60.8s 23:38:03 23:38:03 #75 [security-spire-agent builder 6/9] COPY . . 23:38:03 #75 ... 23:38:03 23:38:03 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:03 #74 DONE 55.0s 23:38:03 23:38:03 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:03 #69 DONE 62.5s 23:38:03 23:38:03 #76 [security-bootstrapper builder 6/7] COPY . . 23:38:03 #76 ... 23:38:03 23:38:03 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:03 #73 DONE 49.1s 23:38:03 23:38:03 #77 [security-spiffe-token-provider builder 6/7] COPY . . 23:38:05 #77 DONE 2.4s 23:38:05 23:38:05 #75 [security-spire-agent builder 6/9] COPY . . 23:38:05 #75 DONE 3.7s 23:38:05 23:38:05 #78 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:38:05 #78 ... 23:38:05 23:38:05 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:05 #79 CACHED 23:38:05 23:38:05 #80 [core-command builder 6/7] COPY . . 23:38:05 #80 CACHED 23:38:05 23:38:05 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 23:38:05 #81 CACHED 23:38:05 23:38:05 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:38:05 #82 CACHED 23:38:05 23:38:05 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:05 #83 CACHED 23:38:05 23:38:05 #84 [support-scheduler builder 6/7] COPY . . 23:38:05 #84 CACHED 23:38:05 23:38:05 #76 [security-bootstrapper builder 6/7] COPY . . 23:38:05 #76 DONE 3.8s 23:38:05 23:38:05 #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:38:05 #85 CACHED 23:38:05 23:38:05 #86 [security-secretstore-setup builder 6/7] COPY . . 23:38:05 #86 CACHED 23:38:05 23:38:05 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:05 #87 CACHED 23:38:05 23:38:05 #88 [security-proxy-setup builder 6/7] COPY . . 23:38:05 #88 CACHED 23:38:05 23:38:05 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:38:05 #89 CACHED 23:38:05 23:38:05 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:05 #90 CACHED 23:38:05 23:38:05 #91 [support-notifications builder 6/7] COPY . . 23:38:05 #91 DONE 3.8s 23:38:05 23:38:05 #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:05 #92 CACHED 23:38:05 23:38:05 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 23:38:05 #93 CACHED 23:38:05 23:38:05 #94 [core-data builder 6/7] COPY . . 23:38:05 #94 CACHED 23:38:05 23:38:05 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:05 #95 CACHED 23:38:05 23:38:05 #96 [security-proxy-auth builder 6/7] COPY . . 23:38:05 #96 CACHED 23:38:05 23:38:05 #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:38:05 #97 CACHED 23:38:05 23:38:05 #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:05 #98 CACHED 23:38:05 23:38:05 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:38:05 #99 CACHED 23:38:05 23:38:05 #100 [core-common-config-bootstrapper builder 6/7] COPY . . 23:38:05 #100 CACHED 23:38:05 23:38:05 #101 [core-metadata builder 6/7] COPY . . 23:38:05 #101 DONE 3.7s 23:38:05 23:38:05 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:38:05 #102 ... 23:38:05 23:38:05 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:38:05 #103 CACHED 23:38:05 23:38:05 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:38:05 #104 CACHED 23:38:05 23:38:05 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:05 #105 CACHED 23:38:05 23:38:05 #106 [security-spire-server builder 6/9] COPY . . 23:38:05 #106 CACHED 23:38:05 23:38:05 #107 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:38:05 #107 DONE 0.4s 23:38:05 23:38:05 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:38:10 #108 ... 23:38:10 23:38:10 #78 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:38:10 #78 5.454 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:38:12 #78 ... 23:38:12 23:38:12 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:38:12 #109 DONE 6.8s 23:38:12 23:38:12 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:38:12 #108 DONE 6.8s 23:38:12 23:38:12 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:38:12 #110 DONE 0.4s 23:38:12 23:38:12 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:38:12 #111 DONE 0.5s 23:38:12 23:38:12 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:38:12 #102 6.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:38:12 #102 ... 23:38:12 23:38:12 #112 [security-spire-config builder 6/9] COPY . . 23:38:12 #112 CACHED 23:38:12 23:38:12 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:38:12 #113 CACHED 23:38:12 23:38:12 #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:12 #114 CACHED 23:38:12 23:38:12 #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:38:12 #115 CACHED 23:38:12 23:38:12 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:38:12 #116 CACHED 23:38:12 23:38:12 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:38:12 #117 CACHED 23:38:12 23:38:12 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:38:12 #118 DONE 0.3s 23:38:12 23:38:12 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:38:13 #119 DONE 0.3s 23:38:13 23:38:13 #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:38:13 #0 6.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:38:13 #120 ... 23:38:13 23:38:13 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:38:15 #121 ... 23:38:15 23:38:15 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:38:15 #0 4.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:38:15 #122 ... 23:38:15 23:38:15 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:38:15 #0 5.745 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:38:15 #123 ... 23:38:15 23:38:15 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:38:15 #0 5.769 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:38:15 #124 ... 23:38:15 23:38:15 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:38:15 #0 6.195 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:38:15 #125 ... 23:38:15 23:38:15 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:38:15 #0 5.288 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:38:15 #126 ... 23:38:15 23:38:15 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:38:15 #0 5.313 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:38:15 #127 ... 23:38:15 23:38:15 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:38:15 #0 6.636 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:38:15 #128 ... 23:38:15 23:38:15 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:38:15 #0 5.192 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:38:16 #129 ... 23:38:16 23:38:16 #130 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:38:17 #130 ... 23:38:17 23:38:17 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:38:17 #121 DONE 3.7s 23:38:17 23:38:17 #131 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:38:17 #131 CACHED 23:38:17 23:38:17 #132 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:38:17 #132 CACHED 23:38:17 23:38:17 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:38:17 #133 ... 23:38:17 23:38:17 #130 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:38:17 #130 DONE 3.5s 23:38:17 23:38:17 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:38:19 #134 DONE 1.4s 23:38:19 23:38:19 #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:38:19 #135 ... 23:38:19 23:38:19 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:38:19 #133 DONE 1.7s 23:38:19 23:38:19 #136 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:38:19 #136 DONE 1.8s 23:38:19 23:38:19 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:38:19 #137 ... 23:38:19 23:38:19 #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:38:19 #135 DONE 0.4s 23:38:19 23:38:19 #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:38:19 #138 DONE 0.4s 23:38:19 23:38:19 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:38:19 #139 ... 23:38:19 23:38:19 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:38:19 #140 DONE 0.3s 23:38:20 23:38:20 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:38:20 #141 ... 23:38:20 23:38:20 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:38:20 #139 DONE 0.5s 23:38:20 23:38:20 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:38:20 #142 ... 23:38:20 23:38:20 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:38:20 #141 DONE 0.4s 23:38:20 23:38:20 #143 [security-spire-config] exporting to image 23:38:20 #143 exporting layers 23:38:20 #143 ... 23:38:20 23:38:20 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:38:20 #142 DONE 0.6s 23:38:21 23:38:21 #143 [security-spire-server] exporting to image 23:38:22 #143 ... 23:38:22 23:38:22 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:38:22 #137 DONE 2.6s 23:38:22 23:38:22 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:38:22 #144 DONE 0.2s 23:38:22 23:38:22 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:38:22 #145 DONE 0.2s 23:38:22 23:38:22 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:38:22 #123 ... 23:38:22 23:38:22 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:38:22 #146 DONE 0.3s 23:38:22 23:38:22 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:38:22 #122 ... 23:38:22 23:38:22 #143 [security-spire-agent] exporting to image 23:38:23 #143 exporting layers 3.0s done 23:38:23 #143 writing image sha256:b10385895a6ff2e28faf67e4e86d5564104fa05766b05e13276b0a632b200fab done 23:38:23 #143 naming to docker.io/library/security-spire-config-arm64 done 23:38:23 #143 exporting layers 2.8s done 23:38:23 #143 writing image sha256:02d11090b6859010431409c9afb5711302b8594feb32b17ce72a68ec58d8bcd9 done 23:38:23 #143 naming to docker.io/library/security-spire-server-arm64 done 23:38:24 #143 exporting layers 1.7s done 23:38:24 #143 writing image sha256:51d1532decc1880c92ee606f94c946da0757b83ba482e9a4b304125d109533c0 done 23:38:24 #143 naming to docker.io/library/security-spire-agent-arm64 done 23:38:24 #143 DONE 3.8s 23:38:24 23:38:24 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:16 #123 ... 23:52:16 23:52:16 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:52:16 #122 DONE 850.2s 23:52:16 23:52:16 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:52:16 #127 ... 23:52:16 23:52:16 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:52:16 #147 DONE 0.1s 23:52:16 23:52:16 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:52:16 #148 DONE 0.1s 23:52:16 23:52:16 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:52:16 #127 ... 23:52:16 23:52:16 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:52:16 #149 DONE 0.3s 23:52:16 23:52:16 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:52:16 #150 DONE 0.1s 23:52:16 23:52:16 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:52:16 #151 DONE 0.1s 23:52:16 23:52:16 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:18 #152 DONE 2.0s 23:52:18 23:52:18 #143 [security-proxy-auth] exporting to image 23:52:18 #143 exporting layers 23:52:19 #143 exporting layers 0.8s done 23:52:19 #143 writing image sha256:ab5a395779647527a8a2ba8078c7cc965de7c9191d4add5143c94d36dc658d0a 0.0s done 23:52:19 #143 naming to docker.io/library/security-proxy-auth-arm64 done 23:52:19 #143 DONE 4.6s 23:52:19 23:52:19 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:29 #123 ... 23:52:29 23:52:29 #120 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:52:29 #120 DONE 863.8s 23:52:29 23:52:29 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:29 #123 ... 23:52:29 23:52:29 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:52:29 #153 DONE 0.2s 23:52:29 23:52:29 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:52:29 #102 864.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:52:29 #102 ... 23:52:29 23:52:29 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:52:29 #154 DONE 0.2s 23:52:29 23:52:29 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:52:29 #155 DONE 0.1s 23:52:29 23:52:29 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:52:30 #156 DONE 0.3s 23:52:30 23:52:30 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:52:30 #157 DONE 0.2s 23:52:30 23:52:30 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:32 #158 DONE 2.2s 23:52:32 23:52:32 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:32 #123 ... 23:52:32 23:52:32 #143 [security-proxy-setup] exporting to image 23:52:32 #143 exporting layers 23:52:33 #143 exporting layers 0.7s done 23:52:33 #143 writing image sha256:713c2312b4b8d6fd8f57b86101a3da9a527ea4696e8b15478c4cffa6efaa4748 done 23:52:33 #143 naming to docker.io/library/security-proxy-setup-arm64 done 23:52:33 #143 DONE 5.3s 23:52:33 23:52:33 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:43 #123 ... 23:52:43 23:52:43 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:52:43 #124 DONE 876.8s 23:52:43 23:52:43 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:52:43 #128 ... 23:52:43 23:52:43 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:52:43 #159 DONE 0.5s 23:52:43 23:52:43 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:43 #123 ... 23:52:43 23:52:43 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:52:45 #160 DONE 2.1s 23:52:45 23:52:45 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:52:45 #125 ... 23:52:45 23:52:45 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:52:45 #161 DONE 0.2s 23:52:45 23:52:45 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:52:45 #162 DONE 0.1s 23:52:45 23:52:45 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:52:45 #127 ... 23:52:45 23:52:45 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:52:45 #163 DONE 0.4s 23:52:45 23:52:45 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:52:46 #164 DONE 0.2s 23:52:46 23:52:46 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:52:46 #165 DONE 0.1s 23:52:46 23:52:46 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:52:46 #166 DONE 0.2s 23:52:46 23:52:46 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:52:46 #167 DONE 0.2s 23:52:46 23:52:46 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:52:46 #168 DONE 0.2s 23:52:46 23:52:46 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:46 #123 ... 23:52:46 23:52:46 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:52:48 #169 DONE 2.0s 23:52:48 23:52:48 #143 [security-bootstrapper] exporting to image 23:52:48 #143 exporting layers 23:52:48 #143 ... 23:52:48 23:52:48 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:52:48 #102 DONE 884.0s 23:52:48 23:52:48 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:52:49 #125 ... 23:52:49 23:52:49 #143 [security-bootstrapper] exporting to image 23:52:49 #143 exporting layers 1.2s done 23:52:49 #143 writing image sha256:209c675157f5896729c8658a2fb609d3696896f66a54fa73bdf980bd1df0f35d done 23:52:49 #143 naming to docker.io/library/security-bootstrapper-arm64 done 23:52:49 #143 DONE 6.5s 23:52:49 23:52:49 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:52:50 #170 DONE 0.2s 23:52:50 23:52:50 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:52:50 #171 DONE 0.1s 23:52:50 23:52:50 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:52:50 #172 DONE 0.1s 23:52:50 23:52:50 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:52:50 #173 DONE 0.1s 23:52:50 23:52:50 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:52:50 #174 DONE 0.1s 23:52:50 23:52:50 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:52:51 #123 ... 23:52:51 23:52:51 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:52:51 #175 DONE 0.3s 23:52:51 23:52:51 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:52:51 #176 DONE 0.3s 23:52:51 23:52:51 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:52:51 #177 DONE 0.1s 23:52:51 23:52:51 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:54 #178 DONE 3.3s 23:52:54 23:52:54 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:52:54 #125 ... 23:52:54 23:52:54 #143 [security-secretstore-setup] exporting to image 23:52:55 #143 exporting layers 1.0s done 23:52:55 #143 writing image sha256:24734c6e15a2d76d386574e4a6fd55c79b0c83a91a30049577d6e28e831e54c3 done 23:52:55 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 23:52:55 #143 DONE 7.6s 23:52:55 23:52:55 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:53:18 #123 DONE 912.8s 23:53:18 23:53:18 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:53:18 #127 ... 23:53:18 23:53:18 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:53:18 #179 DONE 0.2s 23:53:18 23:53:18 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:53:18 #125 ... 23:53:18 23:53:18 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:53:18 #180 DONE 0.1s 23:53:18 23:53:18 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:53:18 #31 ... 23:53:18 23:53:18 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:53:18 #181 DONE 0.2s 23:53:18 23:53:18 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:53:18 #182 DONE 0.1s 23:53:18 23:53:18 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:53:19 #183 DONE 0.1s 23:53:19 23:53:19 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:53:21 #184 DONE 2.1s 23:53:21 23:53:21 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:53:21 #31 ... 23:53:21 23:53:21 #143 [core-common-config-bootstrapper] exporting to image 23:53:21 #143 exporting layers 23:53:21 #143 exporting layers 0.4s done 23:53:21 #143 writing image sha256:df84c14bb75243ad232d07ea86c4f3f67687ed17be82f9c02a5ea95f55b85c69 0.0s done 23:53:21 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:53:21 #143 DONE 8.1s 23:53:21 23:53:21 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:53:33 #125 ... 23:53:33 23:53:33 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:53:33 #129 DONE 929.3s 23:53:34 23:53:34 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:53:34 #31 ... 23:53:34 23:53:34 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:53:35 #185 DONE 0.1s 23:53:35 23:53:35 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:53:35 #186 DONE 0.2s 23:53:35 23:53:35 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:53:35 #187 DONE 0.3s 23:53:35 23:53:35 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:53:35 #188 DONE 0.1s 23:53:35 23:53:35 #143 [core-command] exporting to image 23:53:35 #143 exporting layers 23:53:35 #143 exporting layers 0.3s done 23:53:35 #143 writing image sha256:3c6e8740fe6466e03344b7ad0bb84df3221b4833eca66f93d267c48335606837 done 23:53:35 #143 naming to docker.io/library/core-command-arm64 done 23:53:35 #143 DONE 8.4s 23:53:35 23:53:35 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:53:48 #31 ... 23:53:48 23:53:48 #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:53:48 #126 DONE 943.3s 23:53:48 23:53:48 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:53:48 #127 ... 23:53:48 23:53:48 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:53:49 #189 DONE 0.4s 23:53:49 23:53:49 #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:53:49 #190 DONE 0.1s 23:53:49 23:53:49 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:53:49 #191 ... 23:53:49 23:53:49 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:53:49 #127 DONE 944.5s 23:53:49 23:53:49 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:53:49 #31 ... 23:53:49 23:53:49 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:53:49 #191 DONE 0.6s 23:53:49 23:53:49 #192 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:53:50 #192 DONE 0.2s 23:53:50 23:53:50 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:53:50 #193 ... 23:53:50 23:53:50 #194 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:53:50 #194 DONE 0.1s 23:53:50 23:53:50 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:53:50 #193 DONE 0.2s 23:53:50 23:53:50 #195 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:53:50 #195 DONE 0.2s 23:53:50 23:53:50 #196 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:53:50 #196 DONE 0.3s 23:53:50 23:53:50 #143 [core-metadata] exporting to image 23:53:50 #143 exporting layers 23:53:50 #143 exporting layers 0.5s done 23:53:50 #143 writing image sha256:ff37ac651b2eb2db9111db2c61d5679862e7649e03ca5ef3bba5d5a23801c45a 0.1s done 23:53:50 #143 naming to docker.io/library/core-metadata-arm64 23:53:50 #143 ... 23:53:50 23:53:50 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:53:50 #197 DONE 0.2s 23:53:50 23:53:50 #143 [core-data] exporting to image 23:53:50 #143 naming to docker.io/library/core-metadata-arm64 0.0s done 23:53:51 #143 exporting layers 0.3s done 23:53:51 #143 writing image sha256:5a37b3b00a5378b692bb80a761f5e65dc12ab47695276f092dfe91d7299f0b93 done 23:53:51 #143 naming to docker.io/library/core-data-arm64 done 23:53:51 #143 DONE 8.9s 23:53:51 23:53:51 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:54:47 #125 ... 23:54:47 23:54:47 #78 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:54:47 #78 DONE 995.3s 23:54:47 23:54:47 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:54:47 #128 ... 23:54:47 23:54:47 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:54:47 #198 DONE 0.2s 23:54:47 23:54:47 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:54:47 #199 DONE 0.2s 23:54:47 23:54:47 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:54:47 #128 ... 23:54:47 23:54:47 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:54:47 #200 DONE 0.3s 23:54:47 23:54:47 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:54:47 #201 DONE 0.2s 23:54:47 23:54:47 #143 [security-spiffe-token-provider] exporting to image 23:54:47 #143 exporting layers 23:54:47 #143 exporting layers 0.5s done 23:54:47 #143 writing image sha256:9eb65bb44f3172fc7f3bd6ef3541676cda37a3dd5341c140b7d7459895f1f3cd done 23:54:47 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:54:47 #143 DONE 9.4s 23:54:47 23:54:47 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:55:02 #128 DONE 1017.3s 23:55:02 23:55:02 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:55:02 #31 ... 23:55:02 23:55:02 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:55:02 #202 DONE 0.1s 23:55:02 23:55:02 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:55:02 #203 DONE 0.2s 23:55:02 23:55:02 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:55:03 #204 DONE 0.3s 23:55:03 23:55:03 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:55:03 #205 DONE 0.1s 23:55:03 23:55:03 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:55:03 #125 DONE 1018.2s 23:55:03 23:55:03 #143 [support-scheduler] exporting to image 23:55:03 #143 exporting layers 23:55:03 #143 ... 23:55:03 23:55:03 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:55:03 #206 DONE 0.1s 23:55:03 23:55:03 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:55:03 #207 ... 23:55:03 23:55:03 #143 [support-scheduler] exporting to image 23:55:03 #143 exporting layers 0.5s done 23:55:03 #143 writing image sha256:f244eb834b19e48c90a28185882704c31c0f3263cba6e4b299669f102687552f done 23:55:03 #143 naming to docker.io/library/support-scheduler-arm64 done 23:55:03 #143 DONE 10.0s 23:55:03 23:55:03 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:55:03 #207 DONE 0.2s 23:55:03 23:55:03 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:55:04 #208 DONE 0.3s 23:55:04 23:55:04 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:55:04 #209 DONE 0.1s 23:55:04 23:55:04 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:55:04 #31 ... 23:55:04 23:55:04 #143 [support-notifications] exporting to image 23:55:04 #143 exporting layers 0.4s done 23:55:04 #143 writing image sha256:0c0f7c8d6bb08ea91a1dc5d5aced4e5bef010bb5c8a2b3e3c8561a3c80e4551c done 23:55:04 #143 naming to docker.io/library/support-notifications-arm64 done 23:55:04 #143 DONE 10.3s 23:55:04 23:55:04 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:55:04 time="2023-06-07T23:35:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:04 time="2023-06-07T23:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:55:04 $ docker stop --time=1 22ab6da0bd4d5537af8faeeca3876b251e1be02aa18b1755e5b2f00ae77ce6b0 23:55:06 $ docker rm -f --volumes 22ab6da0bd4d5537af8faeeca3876b251e1be02aa18b1755e5b2f00ae77ce6b0 [Pipeline] // withDockerContainer [Pipeline] sh 23:55:06 + docker images 23:55:06 REPOSITORY TAG IMAGE ID CREATED SIZE 23:55:06 support-notifications-arm64 latest 0c0f7c8d6bb0 2 seconds ago 31.9MB 23:55:06 support-scheduler-arm64 latest f244eb834b19 4 seconds ago 31.2MB 23:55:06 security-spiffe-token-provider-arm64 latest 9eb65bb44f31 25 seconds ago 32.7MB 23:55:06 core-data-arm64 latest 5a37b3b00a53 About a minute ago 19.9MB 23:55:06 core-metadata-arm64 latest ff37ac651b2e About a minute ago 20.2MB 23:55:06 core-command-arm64 latest 3c6e8740fe64 About a minute ago 19.7MB 23:55:06 core-common-config-bootstrapper-arm64 latest df84c14bb752 About a minute ago 17.2MB 23:55:06 security-secretstore-setup-arm64 latest 24734c6e15a2 2 minutes ago 32.2MB 23:55:06 security-bootstrapper-arm64 latest 209c675157f5 2 minutes ago 21.9MB 23:55:06 security-proxy-setup-arm64 latest 713c2312b4b8 2 minutes ago 18.7MB 23:55:06 security-proxy-auth-arm64 latest ab5a39577964 2 minutes ago 18.1MB 23:55:06 security-spire-agent-arm64 latest 51d1532decc1 16 minutes ago 153MB 23:55:06 security-spire-server-arm64 latest 02d11090b685 16 minutes ago 97MB 23:55:06 security-spire-config-arm64 latest b10385895a6f 16 minutes ago 96.1MB 23:55:06 ci-base-image-arm64 latest d8dce7b932e7 32 minutes ago 899MB 23:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB 23:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:07 23:55:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:10 arm64: Pulling from edgex-lftools-log-publisher 23:55:10 8998bd30e6a1: Pulling fs layer 23:55:10 04944245beec: Pulling fs layer 23:55:10 699f458cf7ca: Pulling fs layer 23:55:10 765212b225bb: Pulling fs layer 23:55:10 f23df028b6ca: Pulling fs layer 23:55:10 d65c8cfc05b1: Pulling fs layer 23:55:10 2437ff75d9bd: Pulling fs layer 23:55:10 f23df028b6ca: Waiting 23:55:10 d65c8cfc05b1: Waiting 23:55:10 2437ff75d9bd: Waiting 23:55:10 765212b225bb: Waiting 23:55:10 04944245beec: Verifying Checksum 23:55:10 04944245beec: Download complete 23:55:10 765212b225bb: Verifying Checksum 23:55:10 765212b225bb: Download complete 23:55:10 f23df028b6ca: Verifying Checksum 23:55:10 f23df028b6ca: Download complete 23:55:10 d65c8cfc05b1: Verifying Checksum 23:55:10 d65c8cfc05b1: Download complete 23:55:10 699f458cf7ca: Verifying Checksum 23:55:10 699f458cf7ca: Download complete 23:55:10 8998bd30e6a1: Verifying Checksum 23:55:10 8998bd30e6a1: Download complete 23:55:13 2437ff75d9bd: Verifying Checksum 23:55:13 2437ff75d9bd: Download complete 23:55:14 8998bd30e6a1: Pull complete 23:55:15 04944245beec: Pull complete 23:55:16 699f458cf7ca: Pull complete 23:55:16 765212b225bb: Pull complete 23:55:17 f23df028b6ca: Pull complete 23:55:17 d65c8cfc05b1: Pull complete 23:55:32 2437ff75d9bd: Pull complete 23:55:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:32 prd-ubuntu20.04-docker-arm64-4c-16g-18187 does not seem to be running inside a container 23:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:55:39 $ docker top 179c8ce073d466d57b0fbe707da251f937eebdc3344c46253dddd7a43a328e44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:40 ---> job-cost.sh 23:55:40 lf-activate-venv: SKIPPING 23:55:40 INFO: No Stack... 23:55:40 INFO: Retrieving Pricing Info for: v3-standard-4 23:55:41 INFO: Archiving Costs [Pipeline] sh 23:55:41 + cat /w/workspace/edgex-go/1/archives/cost.csv 23:55:41 + cut -d, -f6 [Pipeline] lock 23:55:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4592-1-stack-cost] 23:55:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4592-1-stack-cost] did not exist. Created. 23:55:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:42 + echo total: 0.10999999940395355 [Pipeline] stash 23:55:42 Stashed 1 file(s) [Pipeline] } 23:55:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4592-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:55:42 $ docker stop --time=1 179c8ce073d466d57b0fbe707da251f937eebdc3344c46253dddd7a43a328e44 23:55:43 $ docker rm -f --volumes 179c8ce073d466d57b0fbe707da251f937eebdc3344c46253dddd7a43a328e44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:55:44 provisioning config files... 23:55:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12304873237387557493tmp [Pipeline] { [Pipeline] sh 23:55:45 + set +x 23:55:45 + bash -s -- 23:55:45 + curl -s https://codecov.io/bash 23:55:45 23:55:45 _____ _ 23:55:45 / ____| | | 23:55:45 | | ___ __| | ___ ___ _____ __ 23:55:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:55:45 | |___| (_) | (_| | __/ (_| (_) \ V / 23:55:45 \_____\___/ \__,_|\___|\___\___/ \_/ 23:55:45 Bash-1.0.6 23:55:45 23:55:45 23:55:45 ==> git version 2.25.1 found 23:55:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:55:45 Release-Date: 2020-01-08 23:55:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:55:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:55:45 ==> Jenkins CI detected. 23:55:45 current dir:  /w/workspace/edgex-go/1 23:55:45 project root: . 23:55:45 --> token set from env 23:55:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:55:45 ==> Running gcov in . (disable via -X gcov) 23:55:45 ==> Python coveragepy not found 23:55:45 ==> Searching for coverage reports in: 23:55:45 + . 23:55:45 -> Found 1 reports 23:55:45 ==> Detecting git/mercurial file structure 23:55:45 ==> Reading reports 23:55:45 + ./coverage.out bytes=447730 23:55:45 ==> Appending adjustments 23:55:45 https://docs.codecov.io/docs/fixing-reports 23:55:46 + Found adjustments 23:55:46 ==> Gzipping contents 23:55:46 60K /tmp/codecov.q3640m.gz 23:55:46 ==> Uploading reports 23:55:46 url: https://codecov.io 23:55:46 query: branch=PR-4592&commit=857e2b0860042946ff06fec583b9ac742babf8d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= 23:55:46 -> Pinging Codecov 23:55:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4592&commit=857e2b0860042946ff06fec583b9ac742babf8d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= 23:55:46 -> Uploading to 23:55:46 https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/857e2b0860042946ff06fec583b9ac742babf8d5/668f583e-d4e6-413d-9d17-f19c544377cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T235546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9687a703018a5b75102995e504cdba2371e317b3e22859fdb8ab6ddc2400c0a8 23:55:46 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:46 Dload Upload Total Spent Left Speed 23:55:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57425 0 0 100 57425 0 245k --:--:-- --:--:-- --:--:-- 245k 23:55:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/857e2b0860042946ff06fec583b9ac742babf8d5 [Pipeline] } 23:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:55:48 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:55:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:55:49 ---> package-listing.sh 23:55:49 ++ facter osfamily 23:55:49 ++ tr '[:upper:]' '[:lower:]' 23:55:50 + OS_FAMILY=debian 23:55:50 + workspace=/w/workspace/edgex-go/1 23:55:50 + START_PACKAGES=/tmp/packages_start.txt 23:55:50 + END_PACKAGES=/tmp/packages_end.txt 23:55:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:55:50 + PACKAGES=/tmp/packages_start.txt 23:55:50 + '[' /w/workspace/edgex-go/1 ']' 23:55:50 + PACKAGES=/tmp/packages_end.txt 23:55:50 + case "${OS_FAMILY}" in 23:55:50 + dpkg -l 23:55:50 + grep '^ii' 23:55:50 + '[' -f /tmp/packages_start.txt ']' 23:55:50 + '[' -f /tmp/packages_end.txt ']' 23:55:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:55:50 + '[' /w/workspace/edgex-go/1 ']' 23:55:50 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:55:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:55:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:55:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:50 23:55:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:51 latest: Pulling from edgex-lftools-log-publisher 23:55:51 5eb5b503b376: Pulling fs layer 23:55:51 5c69ac0246d0: Pulling fs layer 23:55:51 ec43610c2a17: Pulling fs layer 23:55:51 3a2ae6a8a46f: Pulling fs layer 23:55:51 33b1e0a273af: Pulling fs layer 23:55:51 5d3b04190fa2: Pulling fs layer 23:55:51 2f39f015ded8: Pulling fs layer 23:55:51 33b1e0a273af: Waiting 23:55:51 5d3b04190fa2: Waiting 23:55:51 2f39f015ded8: Waiting 23:55:51 3a2ae6a8a46f: Waiting 23:55:51 5c69ac0246d0: Download complete 23:55:51 3a2ae6a8a46f: Verifying Checksum 23:55:51 3a2ae6a8a46f: Download complete 23:55:51 33b1e0a273af: Verifying Checksum 23:55:51 33b1e0a273af: Download complete 23:55:51 5d3b04190fa2: Verifying Checksum 23:55:51 5d3b04190fa2: Download complete 23:55:51 ec43610c2a17: Download complete 23:55:51 5eb5b503b376: Download complete 23:55:52 2f39f015ded8: Verifying Checksum 23:55:52 2f39f015ded8: Download complete 23:55:52 5eb5b503b376: Pull complete 23:55:52 5c69ac0246d0: Pull complete 23:55:53 ec43610c2a17: Pull complete 23:55:53 3a2ae6a8a46f: Pull complete 23:55:53 33b1e0a273af: Pull complete 23:55:53 5d3b04190fa2: Pull complete 23:55:57 2f39f015ded8: Pull complete 23:55:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:55:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:57 prd-ubuntu20.04-docker-8c-8g-18180 does not seem to be running inside a container 23:55:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:56:00 $ docker top 6372cd504c99abff91de3bc08ae43bae52648b8b72e1fa36eac7ba577e1e7492 -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:56:01 + mkdir -p /var/log/sysstat [Pipeline] sh 23:56:01 + ls /var/log/sa-host 23:56:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:01 provisioning config files... 23:56:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8942535084371403838tmp [Pipeline] { [Pipeline] echo 23:56:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:56:02 ---> create-netrc.sh [Pipeline] } 23:56:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:56:02 ---> python-tools-install.sh [Pipeline] echo 23:56:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:56:03 ---> sudo-logs.sh 23:56:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:56:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:56:03 ---> job-cost.sh 23:56:03 lf-activate-venv: SKIPPING 23:56:03 DEBUG: total: 0.10999999940395355 23:56:03 INFO: Retrieving Stack Cost... 23:56:04 INFO: Retrieving Pricing Info for: v3-standard-8 23:56:04 INFO: Archiving Costs [Pipeline] echo 23:56:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:56:04 ---> logs-deploy.sh 23:56:04 lf-activate-venv: SKIPPING 23:56:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4592/1 23:56:04 INFO: archiving workspace using pattern(s): 23:56:05 Archives upload complete. 23:56:05 INFO: archiving logs to Nexus 23:56:06 ---> uname -a: 23:56:06 Linux prd-ubuntu20-04-docker-8c-8g-18180 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:56:06 23:56:06 23:56:06 ---> lscpu: 23:56:06 Architecture: x86_64 23:56:06 CPU op-mode(s): 32-bit, 64-bit 23:56:06 Byte Order: Little Endian 23:56:06 Address sizes: 40 bits physical, 48 bits virtual 23:56:06 CPU(s): 8 23:56:06 On-line CPU(s) list: 0-7 23:56:06 Thread(s) per core: 1 23:56:06 Core(s) per socket: 1 23:56:06 Socket(s): 8 23:56:06 NUMA node(s): 1 23:56:06 Vendor ID: AuthenticAMD 23:56:06 CPU family: 23 23:56:06 Model: 49 23:56:06 Model name: AMD EPYC-Rome Processor 23:56:06 Stepping: 0 23:56:06 CPU MHz: 2799.998 23:56:06 BogoMIPS: 5599.99 23:56:06 Virtualization: AMD-V 23:56:06 Hypervisor vendor: KVM 23:56:06 Virtualization type: full 23:56:06 L1d cache: 256 KiB 23:56:06 L1i cache: 256 KiB 23:56:06 L2 cache: 4 MiB 23:56:06 L3 cache: 128 MiB 23:56:06 NUMA node0 CPU(s): 0-7 23:56:06 Vulnerability Itlb multihit: Not affected 23:56:06 Vulnerability L1tf: Not affected 23:56:06 Vulnerability Mds: Not affected 23:56:06 Vulnerability Meltdown: Not affected 23:56:06 Vulnerability Mmio stale data: Not affected 23:56:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:56:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:56:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:56:06 Vulnerability Srbds: Not affected 23:56:06 Vulnerability Tsx async abort: Not affected 23:56:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:56:06 23:56:06 23:56:06 ---> nproc: 23:56:06 8 23:56:06 23:56:06 23:56:06 ---> df -h: 23:56:06 Filesystem Size Used Avail Use% Mounted on 23:56:06 overlay 155G 22G 134G 15% / 23:56:06 tmpfs 64M 0 64M 0% /dev 23:56:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:56:06 shm 64M 0 64M 0% /dev/shm 23:56:06 /dev/vda1 155G 22G 134G 15% /facter-os 23:56:06 23:56:06 23:56:06 ---> sar -b -r -n DEV: 23:56:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18180) 06/07/23 _x86_64_ (8 CPU) 23:56:06 23:56:06 23:07:34 LINUX RESTART (8 CPU) 23:56:06 23:56:06 23:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:56:06 23:09:01 303.68 28.54 275.14 0.00 3325.13 40768.28 0.00 23:56:06 23:10:01 83.34 0.65 82.69 0.00 18.26 36464.65 0.00 23:56:06 23:11:01 32.76 0.22 32.54 0.00 2.93 18887.40 0.00 23:56:06 23:12:02 215.65 0.45 215.20 0.00 42.16 134664.60 0.00 23:56:06 23:13:01 362.77 13.91 348.86 0.00 974.21 95016.17 0.00 23:56:06 23:14:01 345.92 3.97 341.95 0.00 2545.82 123393.27 0.00 23:56:06 23:15:01 574.61 0.10 574.51 0.00 10.26 94871.18 0.00 23:56:06 23:16:01 2.67 0.00 2.67 0.00 0.00 37.73 0.00 23:56:06 23:17:01 2.78 1.53 1.25 0.00 35.85 13.73 0.00 23:56:06 23:18:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 23:56:06 23:19:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 23:56:06 23:20:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 23:56:06 23:21:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 23:56:06 23:22:01 0.82 0.00 0.82 0.00 0.00 10.26 0.00 23:56:06 23:23:01 1.42 0.02 1.40 0.00 0.13 19.60 0.00 23:56:06 23:24:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 23:56:06 23:25:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 23:56:06 23:26:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 23:56:06 23:27:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 23:56:06 23:28:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 23:56:06 23:29:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 23:56:06 23:30:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 23:56:06 23:31:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 23:56:06 23:32:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 23:56:06 23:33:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 23:56:06 23:34:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 23:56:06 23:35:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 23:56:06 23:36:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 23:56:06 23:37:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 23:56:06 23:38:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 23:56:06 23:39:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 23:56:06 23:40:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 23:56:06 23:41:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 23:56:06 23:42:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 23:56:06 23:43:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 23:56:06 23:44:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 23:56:06 23:45:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 23:56:06 23:46:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 23:56:06 23:47:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 23:56:06 23:48:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 23:56:06 23:49:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 23:56:06 23:50:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 23:56:06 23:51:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 23:56:06 23:52:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 23:56:06 23:53:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 23:56:06 23:54:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 23:56:06 23:55:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 23:56:06 23:56:02 45.58 0.22 45.36 0.00 16.93 16777.47 0.00 23:56:06 Average: 41.79 1.02 40.77 0.00 143.83 11679.37 0.00 23:56:06 23:56:06 23:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:56:06 23:09:01 28665016 31583272 735468 2.24 73492 3113616 1841116 5.43 1068076 2790112 433896 23:56:06 23:10:01 27738848 31384712 920780 2.80 113356 3724104 2148584 6.33 1638900 3050700 539356 23:56:06 23:11:01 27522220 31344936 958408 2.91 117340 3872472 2149192 6.33 1561856 3320100 394284 23:56:06 23:12:02 22816288 31452912 844148 2.57 129468 8555040 2789012 8.22 1647136 7807244 1843688 23:56:06 23:13:01 20688508 31432552 833704 2.54 233272 10365236 2644024 7.79 2178280 9173728 1159348 23:56:06 23:14:01 14288344 28673712 3533112 10.74 272968 13692352 10948740 32.27 5722364 11662600 972572 23:56:06 23:15:01 16304252 31419236 846744 2.58 284320 14481296 2432864 7.17 2806544 12728764 440 23:56:06 23:16:01 16325988 31440980 824820 2.51 284368 14481304 2416568 7.12 2782772 12728768 56 23:56:06 23:17:01 16314640 31431812 833872 2.54 284416 14482368 2400200 7.07 2796720 12729088 8 23:56:06 23:18:01 16357368 31474644 790796 2.40 284448 14482376 2400200 7.07 2751880 12729052 152 23:56:06 23:19:01 16362792 31480088 785240 2.39 284480 14482380 2400200 7.07 2746864 12729056 176 23:56:06 23:20:01 16363036 31480388 784964 2.39 284512 14482380 2400200 7.07 2747244 12729072 224 23:56:06 23:21:01 16363464 31480840 784728 2.39 284536 14482384 2400200 7.07 2747404 12729072 156 23:56:06 23:22:01 16363464 31480840 784692 2.39 284560 14482384 2400200 7.07 2747596 12729072 252 23:56:06 23:23:01 16361676 31479256 786256 2.39 284624 14482492 2410368 7.10 2747340 12729180 340 23:56:06 23:24:01 16361888 31479496 785956 2.39 284644 14482500 2410368 7.10 2747408 12729188 256 23:56:06 23:25:01 16361824 31479448 785916 2.39 284672 14482500 2410368 7.10 2747632 12729188 172 23:56:06 23:26:01 16362068 31479740 785584 2.39 284696 14482504 2410368 7.10 2747564 12729192 280 23:56:06 23:27:01 16361952 31479628 785796 2.39 284728 14482504 2410368 7.10 2747532 12729192 168 23:56:06 23:28:01 16362172 31479984 785552 2.39 284768 14482508 2410368 7.10 2747672 12729272 12 23:56:06 23:29:01 16362156 31480020 785476 2.39 284796 14482512 2410368 7.10 2747624 12729272 184 23:56:06 23:30:01 16362108 31479972 785440 2.39 284824 14482512 2410368 7.10 2747548 12729272 224 23:56:06 23:31:01 16361800 31479668 785776 2.39 284828 14482520 2410368 7.10 2747500 12729276 168 23:56:06 23:32:01 16361760 31479676 785736 2.39 284852 14482524 2410368 7.10 2747932 12729276 276 23:56:06 23:33:01 16361428 31479348 785976 2.39 284896 14482520 2410368 7.10 2747552 12729280 16 23:56:06 23:34:01 16362044 31480056 785376 2.39 284924 14482528 2410368 7.10 2747776 12729292 256 23:56:06 23:35:01 16361792 31479808 785592 2.39 284944 14482532 2426420 7.15 2747736 12729296 168 23:56:06 23:36:01 16361952 31480032 785552 2.39 284968 14482536 2426420 7.15 2747692 12729304 284 23:56:06 23:37:01 16361692 31479772 785772 2.39 284988 14482536 2426420 7.15 2747792 12729304 160 23:56:06 23:38:01 16361864 31480008 785500 2.39 285024 14482540 2426420 7.15 2747824 12729312 88 23:56:06 23:39:01 16361888 31480036 785428 2.39 285068 14482540 2426420 7.15 2747488 12729312 8 23:56:06 23:40:01 16361856 31480072 785364 2.39 285104 14482544 2426420 7.15 2748052 12729320 228 23:56:06 23:41:01 16362068 31480348 785064 2.39 285144 14482548 2426420 7.15 2747956 12729308 180 23:56:06 23:42:01 16361444 31479732 785576 2.39 285180 14482552 2426420 7.15 2747924 12729312 272 23:56:06 23:43:01 16361508 31479872 785464 2.39 285236 14482540 2426420 7.15 2748048 12729316 24 23:56:06 23:44:01 16361632 31480056 785132 2.39 285272 14482556 2426420 7.15 2748112 12729316 264 23:56:06 23:45:01 16361332 31479800 785328 2.39 285308 14482560 2426420 7.15 2748160 12729320 192 23:56:06 23:46:01 16360956 31479456 785812 2.39 285340 14482564 2426420 7.15 2748108 12729324 304 23:56:06 23:47:01 16361208 31479708 785508 2.39 285368 14482568 2426420 7.15 2748108 12729324 184 23:56:06 23:48:01 16361152 31479728 785468 2.39 285400 14482572 2426420 7.15 2748156 12729332 128 23:56:06 23:49:01 16360852 31479436 785688 2.39 285420 14482572 2426420 7.15 2748296 12729332 180 23:56:06 23:50:01 16360592 31479180 785864 2.39 285440 14482576 2443276 7.20 2748328 12729336 140 23:56:06 23:51:01 16360544 31479136 785828 2.39 285456 14482584 2443276 7.20 2748152 12729340 160 23:56:06 23:52:01 16360448 31479176 785708 2.39 285476 14482712 2443276 7.20 2748256 12729428 220 23:56:06 23:53:01 16360296 31479028 785648 2.39 285508 14482716 2459376 7.25 2748264 12729432 36 23:56:06 23:54:01 16360228 31479064 785852 2.39 285516 14482716 2459376 7.25 2748404 12729472 276 23:56:06 23:55:01 16360472 31479312 785572 2.39 285528 14482720 2459376 7.25 2748332 12729476 180 23:56:06 23:56:02 15813184 31441784 819280 2.49 291968 14936056 2497540 7.36 2792348 13178960 412 23:56:06 Average: 17254501 31413162 854298 2.60 269072 13584170 2589532 7.63 2696172 11935052 111480 23:56:06 23:56:06 23:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:56:06 23:09:01 ens3 1562.90 1432.10 12299.73 193.83 0.00 0.00 0.00 0.00 23:56:06 23:09:01 docker0 551.28 471.97 38.18 2794.23 0.00 0.00 0.00 0.00 23:56:06 23:09:01 lo 5.08 5.08 0.49 0.49 0.00 0.00 0.00 0.00 23:56:06 23:10:01 ens3 156.98 108.93 721.62 24.55 0.00 0.00 0.00 0.00 23:56:06 23:10:01 docker0 81.39 115.71 6.51 684.99 0.00 0.00 0.00 0.00 23:56:06 23:10:01 veth79347c3 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 23:56:06 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:11:01 ens3 33.16 21.53 26.68 14.75 0.00 0.00 0.00 0.00 23:56:06 23:11:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 23:56:06 23:11:01 veth79347c3 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 23:56:06 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:12:02 veth6b659d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:12:02 veth6eaac53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:12:02 vethf6a6563 6.46 10.79 0.48 101.96 0.00 0.00 0.00 0.01 23:56:06 23:12:02 ens3 136.54 82.97 2596.07 22.17 0.00 0.00 0.00 0.00 23:56:06 23:12:02 veth5a8a16f 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 23:56:06 23:12:02 docker0 16.16 31.84 1.01 390.12 0.00 0.00 0.00 0.00 23:56:06 23:12:02 veth470ef5e 2.43 5.57 0.19 79.96 0.00 0.00 0.00 0.01 23:56:06 23:12:02 veth01e42f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:12:02 vethc224f47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:12:02 lo 1.12 1.12 0.10 0.10 0.00 0.00 0.00 0.00 23:56:06 23:12:02 vethb3aeaac 1.45 3.65 0.12 42.74 0.00 0.00 0.00 0.00 23:56:06 23:12:02 veth46fcce7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:12:02 veth0b30171 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:12:02 veth285a467 4.36 9.00 0.34 122.86 0.00 0.00 0.00 0.01 23:56:06 23:12:02 veth948c62b 1.45 3.65 0.11 42.66 0.00 0.00 0.00 0.00 23:56:06 23:13:01 ens3 990.53 528.71 7617.68 55.18 0.00 0.00 0.00 0.00 23:56:06 23:13:01 veth5a8a16f 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 23:56:06 23:13:01 veth61fa3ed 97.88 187.29 9.70 1256.47 0.00 0.00 0.00 0.10 23:56:06 23:13:01 veth43d9c5f 97.09 163.65 9.21 1229.40 0.00 0.00 0.00 0.10 23:56:06 23:13:01 docker0 498.92 934.30 41.31 6660.20 0.00 0.00 0.00 0.00 23:56:06 23:13:01 veth96caf9f 95.27 177.12 9.31 1229.52 0.00 0.00 0.00 0.10 23:56:06 23:13:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 23:56:06 23:13:01 vethb6c1d4d 93.51 177.50 9.06 1230.67 0.00 0.00 0.00 0.10 23:56:06 23:13:01 veth0593794 98.19 190.59 9.55 1230.45 0.00 0.00 0.00 0.10 23:56:06 23:14:01 vethb7ccd70 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth59ec7d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth0008387 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth0c02e8f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth33fb11e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 ens3 104.32 52.98 1371.04 11.82 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth5a8a16f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth75ad458 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth7c327bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth7023f61 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth990bf75 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth57bfa88 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:14:01 veth64bd828 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:56:06 23:15:01 ens3 47.78 71.11 17.62 188.33 0.00 0.00 0.00 0.00 23:56:06 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:16:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:17:01 ens3 7.40 4.37 5.47 6.03 0.00 0.00 0.00 0.00 23:56:06 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:18:01 ens3 0.67 0.33 0.35 0.26 0.00 0.00 0.00 0.00 23:56:06 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:19:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:56:06 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:20:01 ens3 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00 23:56:06 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:21:01 ens3 0.45 0.17 0.12 0.07 0.00 0.00 0.00 0.00 23:56:06 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:22:01 ens3 0.72 0.45 0.73 0.21 0.00 0.00 0.00 0.00 23:56:06 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:23:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 23:56:06 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:24:01 ens3 0.53 0.33 0.18 0.14 0.00 0.00 0.00 0.00 23:56:06 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:25:01 ens3 0.48 0.27 0.26 0.20 0.00 0.00 0.00 0.00 23:56:06 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:29:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:56:06 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:31:01 ens3 0.67 0.00 0.06 0.00 0.00 0.00 0.00 0.00 23:56:06 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:32:01 ens3 0.80 0.80 0.51 0.30 0.00 0.00 0.00 0.00 23:56:06 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:34:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 23:56:06 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:36:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:38:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:39:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:56:06 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:42:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:43:01 ens3 0.58 0.37 0.37 0.21 0.00 0.00 0.00 0.00 23:56:06 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:44:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:56:06 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:47:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:49:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 23:56:06 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:54:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:56:06 23:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:06 23:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:56:02 ens3 97.73 59.37 2530.27 14.06 0.00 0.00 0.00 0.00 23:56:06 23:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:06 23:56:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 23:56:06 Average: ens3 64.73 48.67 560.27 11.02 0.00 0.00 0.00 0.00 23:56:06 Average: docker0 23.59 31.93 1.79 216.26 0.00 0.00 0.00 0.00 23:56:06 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 23:56:06 23:56:06 23:56:06 ---> sar -P ALL: 23:56:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18180) 06/07/23 _x86_64_ (8 CPU) 23:56:06 23:56:06 23:07:34 LINUX RESTART (8 CPU) 23:56:06 23:56:06 23:08:02 CPU %user %nice %system %iowait %steal %idle 23:56:06 23:09:01 all 10.44 0.00 3.77 2.98 0.06 82.75 23:56:06 23:09:01 0 7.81 0.00 3.64 0.62 0.05 87.88 23:56:06 23:09:01 1 8.29 0.00 3.76 7.13 0.05 80.77 23:56:06 23:09:01 2 9.90 0.00 3.59 2.71 0.05 83.75 23:56:06 23:09:01 3 10.93 0.00 2.80 0.05 0.07 86.15 23:56:06 23:09:01 4 14.10 0.00 3.19 0.41 0.05 82.24 23:56:06 23:09:01 5 10.47 0.00 4.23 0.34 0.05 84.90 23:56:06 23:09:01 6 12.48 0.00 5.38 6.21 0.07 75.86 23:56:06 23:09:01 7 9.51 0.00 3.55 6.45 0.09 80.41 23:56:06 23:10:01 all 24.54 0.00 4.87 2.87 0.07 67.65 23:56:06 23:10:01 0 23.53 0.00 4.71 0.02 0.07 71.68 23:56:06 23:10:01 1 26.76 0.00 5.44 4.40 0.07 63.32 23:56:06 23:10:01 2 23.95 0.00 4.10 5.92 0.07 65.96 23:56:06 23:10:01 3 26.04 0.00 4.36 5.37 0.07 64.16 23:56:06 23:10:01 4 25.86 0.00 4.42 5.26 0.07 64.39 23:56:06 23:10:01 5 22.76 0.00 4.82 0.59 0.07 71.76 23:56:06 23:10:01 6 24.25 0.00 6.66 0.34 0.07 68.68 23:56:06 23:10:01 7 23.11 0.00 4.46 1.06 0.08 71.28 23:56:06 23:11:01 all 39.85 0.00 5.57 1.33 0.08 53.18 23:56:06 23:11:01 0 38.53 0.00 5.69 0.55 0.07 55.15 23:56:06 23:11:01 1 39.81 0.00 5.75 0.42 0.07 53.96 23:56:06 23:11:01 2 40.08 0.00 5.19 1.14 0.08 53.51 23:56:06 23:11:01 3 39.53 0.00 5.71 6.97 0.08 47.71 23:56:06 23:11:01 4 39.61 0.00 5.71 0.24 0.08 54.37 23:56:06 23:11:01 5 39.96 0.00 5.79 0.25 0.07 53.93 23:56:06 23:11:01 6 40.02 0.00 5.29 0.74 0.08 53.88 23:56:06 23:11:01 7 41.29 0.00 5.44 0.32 0.07 52.89 23:56:06 23:12:02 all 23.61 0.00 6.26 9.23 0.07 60.82 23:56:06 23:12:02 0 23.24 0.00 6.45 2.12 0.07 68.13 23:56:06 23:12:02 1 22.73 0.00 6.35 10.81 0.07 60.04 23:56:06 23:12:02 2 22.77 0.00 6.00 13.13 0.07 58.03 23:56:06 23:12:02 3 24.85 0.00 6.67 29.38 0.08 39.02 23:56:06 23:12:02 4 22.66 0.00 6.24 0.84 0.07 70.21 23:56:06 23:12:02 5 25.55 0.00 6.21 1.39 0.08 66.76 23:56:06 23:12:02 6 23.58 0.00 6.17 15.10 0.07 55.08 23:56:06 23:12:02 7 23.55 0.00 5.99 1.18 0.08 69.20 23:56:06 23:13:01 all 7.32 0.00 3.89 15.31 0.07 73.41 23:56:06 23:13:01 0 7.73 0.00 5.73 25.89 0.07 60.59 23:56:06 23:13:01 1 7.29 0.00 3.11 15.84 0.07 73.69 23:56:06 23:13:01 2 7.07 0.00 3.22 24.27 0.05 65.39 23:56:06 23:13:01 3 7.33 0.00 3.83 24.32 0.07 64.45 23:56:06 23:13:01 4 6.71 0.00 3.29 5.92 0.05 84.02 23:56:06 23:13:01 5 7.46 0.00 3.55 18.58 0.12 70.28 23:56:06 23:13:01 6 7.42 0.00 3.99 3.89 0.05 84.64 23:56:06 23:13:01 7 7.56 0.00 4.40 3.87 0.07 84.11 23:56:06 23:14:01 all 43.78 0.00 7.98 12.88 0.08 35.28 23:56:06 23:14:01 0 43.02 0.00 9.36 21.91 0.07 25.64 23:56:06 23:14:01 1 43.82 0.00 7.69 19.61 0.08 28.79 23:56:06 23:14:01 2 43.67 0.00 8.11 25.63 0.07 22.51 23:56:06 23:14:01 3 44.40 0.00 7.36 4.79 0.08 43.37 23:56:06 23:14:01 4 43.93 0.00 7.67 8.45 0.07 39.88 23:56:06 23:14:01 5 43.55 0.00 7.94 16.54 0.08 31.89 23:56:06 23:14:01 6 44.81 0.00 7.51 2.84 0.07 44.77 23:56:06 23:14:01 7 42.99 0.00 8.19 3.36 0.10 45.36 23:56:06 23:15:01 all 63.58 0.00 8.94 4.65 0.11 22.72 23:56:06 23:15:01 0 64.08 0.00 8.17 2.92 0.10 24.74 23:56:06 23:15:01 1 63.01 0.00 9.92 13.39 0.10 13.59 23:56:06 23:15:01 2 63.93 0.00 8.73 1.42 0.10 25.82 23:56:06 23:15:01 3 63.73 0.00 8.79 2.10 0.10 25.28 23:56:06 23:15:01 4 62.80 0.00 9.10 4.01 0.10 23.99 23:56:06 23:15:01 5 63.85 0.00 8.74 0.97 0.08 26.36 23:56:06 23:15:01 6 63.83 0.00 9.01 10.67 0.10 16.39 23:56:06 23:15:01 7 63.41 0.00 9.11 1.67 0.15 25.66 23:56:06 23:16:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:56:06 23:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:56:06 23:16:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:56:06 23:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:16:01 4 0.07 0.00 0.05 0.00 0.02 99.87 23:56:06 23:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:16:01 7 0.02 0.00 0.02 0.03 0.02 99.92 23:56:06 23:17:01 all 0.29 0.00 0.05 0.01 0.01 99.64 23:56:06 23:17:01 0 0.10 0.00 0.03 0.00 0.02 99.85 23:56:06 23:17:01 1 1.23 0.00 0.02 0.02 0.02 98.72 23:56:06 23:17:01 2 0.15 0.00 0.05 0.00 0.00 99.80 23:56:06 23:17:01 3 0.17 0.00 0.07 0.02 0.00 99.75 23:56:06 23:17:01 4 0.25 0.00 0.12 0.03 0.03 99.57 23:56:06 23:17:01 5 0.07 0.00 0.07 0.00 0.00 99.87 23:56:06 23:17:01 6 0.22 0.00 0.03 0.00 0.00 99.75 23:56:06 23:17:01 7 0.17 0.00 0.02 0.02 0.00 99.80 23:56:06 23:18:01 all 0.18 0.00 0.01 0.01 0.01 99.79 23:56:06 23:18:01 0 0.52 0.00 0.05 0.00 0.00 99.43 23:56:06 23:18:01 1 0.80 0.00 0.00 0.02 0.00 99.19 23:56:06 23:18:01 2 0.02 0.00 0.00 0.03 0.02 99.93 23:56:06 23:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:18:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:56:06 23:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:56:06 23:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:19:01 1 0.32 0.00 0.00 0.02 0.02 99.65 23:56:06 23:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:19:01 4 0.05 0.00 0.03 0.00 0.03 99.88 23:56:06 23:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:56:06 23:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:56:06 23:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:56:06 23:19:01 CPU %user %nice %system %iowait %steal %idle 23:56:06 23:20:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:56:06 23:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:56:06 23:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:56:06 23:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:20:01 4 0.05 0.00 0.05 0.00 0.03 99.87 23:56:06 23:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:56:06 23:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:56:06 23:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:56:06 23:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:56:06 23:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:22:01 all 0.07 0.00 0.01 0.00 0.01 99.91 23:56:06 23:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:22:01 1 0.07 0.00 0.00 0.00 0.02 99.92 23:56:06 23:22:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:56:06 23:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:22:01 7 0.38 0.00 0.00 0.00 0.02 99.60 23:56:06 23:23:01 all 0.04 0.00 0.02 0.00 0.01 99.93 23:56:06 23:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:56:06 23:23:01 1 0.02 0.00 0.02 0.03 0.00 99.93 23:56:06 23:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:23:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:56:06 23:23:01 4 0.07 0.00 0.03 0.00 0.02 99.88 23:56:06 23:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:23:01 7 0.08 0.00 0.03 0.00 0.00 99.88 23:56:06 23:24:01 all 0.06 0.00 0.01 0.00 0.01 99.92 23:56:06 23:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:24:01 1 0.32 0.00 0.00 0.02 0.02 99.65 23:56:06 23:24:01 2 0.03 0.00 0.00 0.02 0.02 99.93 23:56:06 23:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:56:06 23:24:01 5 0.03 0.00 0.02 0.00 0.03 99.92 23:56:06 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:25:01 all 0.17 0.00 0.01 0.00 0.01 99.80 23:56:06 23:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:25:01 1 1.32 0.00 0.02 0.02 0.02 98.63 23:56:06 23:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:56:06 23:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:56:06 23:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:56:06 23:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:26:01 all 0.04 0.00 0.01 0.00 0.01 99.93 23:56:06 23:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:26:01 1 0.18 0.00 0.00 0.02 0.02 99.78 23:56:06 23:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:56:06 23:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:56:06 23:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:56:06 23:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:56:06 23:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:56:06 23:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:56:06 23:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 23:56:06 23:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:28:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:56:06 23:28:01 2 0.05 0.00 0.02 0.02 0.02 99.90 23:56:06 23:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:28:01 4 0.07 0.00 0.02 0.00 0.00 99.92 23:56:06 23:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 23:56:06 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:28:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:56:06 23:29:01 all 0.11 0.00 0.01 0.00 0.01 99.87 23:56:06 23:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:29:01 1 0.81 0.00 0.00 0.02 0.00 99.17 23:56:06 23:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:56:06 23:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:56:06 23:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:56:06 23:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:30:01 all 0.26 0.00 0.01 0.01 0.01 99.71 23:56:06 23:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:30:01 1 1.86 0.00 0.00 0.02 0.02 98.11 23:56:06 23:30:01 2 0.03 0.00 0.03 0.03 0.02 99.88 23:56:06 23:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:30:01 5 0.03 0.00 0.02 0.00 0.03 99.92 23:56:06 23:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:30:01 7 0.07 0.00 0.00 0.00 0.00 99.93 23:56:06 23:56:06 23:30:01 CPU %user %nice %system %iowait %steal %idle 23:56:06 23:31:01 all 0.13 0.00 0.01 0.00 0.01 99.85 23:56:06 23:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:31:01 1 0.99 0.00 0.00 0.00 0.02 98.99 23:56:06 23:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:56:06 23:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:56:06 23:32:01 all 0.08 0.00 0.01 0.00 0.01 99.90 23:56:06 23:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:56:06 23:32:01 1 0.33 0.00 0.02 0.02 0.03 99.60 23:56:06 23:32:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:56:06 23:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:56:06 23:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:32:01 7 0.12 0.00 0.02 0.00 0.00 99.87 23:56:06 23:33:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:56:06 23:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:33:01 1 1.97 0.00 0.02 0.02 0.03 97.96 23:56:06 23:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:56:06 23:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:56:06 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:34:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:56:06 23:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:34:01 1 1.95 0.00 0.02 0.02 0.02 98.00 23:56:06 23:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:56:06 23:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:35:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:56:06 23:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:35:01 1 1.95 0.00 0.00 0.02 0.02 98.01 23:56:06 23:35:01 2 0.03 0.00 0.00 0.02 0.02 99.93 23:56:06 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:36:01 all 0.12 0.00 0.03 0.00 0.01 99.84 23:56:06 23:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:36:01 1 0.86 0.00 0.12 0.03 0.03 98.96 23:56:06 23:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:37:01 all 0.03 0.00 0.00 0.02 0.01 99.94 23:56:06 23:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:37:01 1 0.03 0.00 0.00 0.02 0.02 99.93 23:56:06 23:37:01 2 0.02 0.00 0.00 0.12 0.02 99.85 23:56:06 23:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:37:01 5 0.05 0.00 0.02 0.00 0.03 99.90 23:56:06 23:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:56:06 23:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:38:01 1 0.00 0.00 0.03 0.08 0.02 99.87 23:56:06 23:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:38:01 7 0.02 0.00 0.02 0.03 0.02 99.92 23:56:06 23:39:01 all 0.03 0.00 0.02 0.00 0.01 99.95 23:56:06 23:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:39:01 1 0.03 0.00 0.03 0.02 0.02 99.90 23:56:06 23:39:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:56:06 23:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:56:06 23:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:56:06 23:40:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:56:06 23:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:56:06 23:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:41:01 all 0.24 0.00 0.01 0.00 0.01 99.73 23:56:06 23:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:41:01 1 1.70 0.00 0.02 0.02 0.03 98.24 23:56:06 23:41:01 2 0.05 0.00 0.02 0.02 0.02 99.90 23:56:06 23:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:56:06 23:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:56:06 23:41:01 CPU %user %nice %system %iowait %steal %idle 23:56:06 23:42:01 all 0.20 0.00 0.01 0.00 0.01 99.78 23:56:06 23:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:42:01 1 1.52 0.00 0.02 0.02 0.02 98.43 23:56:06 23:42:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:56:06 23:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:42:01 5 0.02 0.00 0.03 0.00 0.03 99.92 23:56:06 23:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:56:06 23:43:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:56:06 23:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:56:06 23:43:01 1 0.02 0.00 0.03 0.03 0.02 99.90 23:56:06 23:43:01 2 0.03 0.00 0.00 0.02 0.02 99.93 23:56:06 23:43:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:56:06 23:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 23:56:06 23:44:01 all 0.10 0.00 0.01 0.00 0.01 99.87 23:56:06 23:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:56:06 23:44:01 1 0.73 0.00 0.05 0.03 0.03 99.15 23:56:06 23:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:56:06 23:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:45:01 all 0.16 0.00 0.01 0.00 0.01 99.81 23:56:06 23:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:45:01 1 1.09 0.00 0.07 0.03 0.02 98.79 23:56:06 23:45:01 2 0.05 0.00 0.00 0.00 0.03 99.92 23:56:06 23:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:46:01 all 0.21 0.00 0.01 0.00 0.01 99.76 23:56:06 23:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:46:01 1 1.65 0.00 0.02 0.02 0.02 98.30 23:56:06 23:46:01 2 0.00 0.00 0.02 0.00 0.03 99.95 23:56:06 23:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:56:06 23:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:56:06 23:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:47:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:56:06 23:47:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:56:06 23:47:01 1 2.00 0.00 0.02 0.02 0.02 97.95 23:56:06 23:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:56:06 23:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:56:06 23:48:01 all 0.15 0.00 0.02 0.01 0.01 99.81 23:56:06 23:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:56:06 23:48:01 1 1.17 0.00 0.08 0.03 0.02 98.69 23:56:06 23:48:01 2 0.00 0.00 0.03 0.00 0.02 99.95 23:56:06 23:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:56:06 23:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:56:06 23:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:56:06 23:49:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:56:06 23:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:56:06 23:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:56:06 23:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:50:01 1 0.00 0.00 0.02 0.00 0.03 99.95 23:56:06 23:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:56:06 23:50:01 3 0.03 0.00 0.03 0.02 0.02 99.90 23:56:06 23:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:51:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:56:06 23:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:51:01 1 0.00 0.00 0.03 0.07 0.02 99.88 23:56:06 23:51:01 2 0.02 0.00 0.00 0.00 0.03 99.95 23:56:06 23:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:56:06 23:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:56:06 23:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:52:01 1 0.05 0.00 0.02 0.02 0.02 99.90 23:56:06 23:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:56:06 23:52:01 3 0.03 0.00 0.00 0.02 0.02 99.93 23:56:06 23:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:56:06 23:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:56:06 23:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:56:06 23:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:56:06 23:52:01 CPU %user %nice %system %iowait %steal %idle 23:56:06 23:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:56:06 23:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:56:06 23:53:01 1 0.02 0.00 0.02 0.02 0.03 99.92 23:56:06 23:53:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:56:06 23:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:56:06 23:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:56:06 23:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:56:06 23:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 23:56:06 23:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:56:06 23:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:56:06 23:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:56:06 23:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:56:06 23:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:56:06 23:55:01 2 0.02 0.00 0.03 0.02 0.02 99.92 23:56:06 23:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:56:06 23:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:06 23:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:56:06 23:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:56:06 23:56:02 all 2.72 0.00 1.21 0.58 0.02 95.47 23:56:06 23:56:02 0 1.79 0.00 0.95 0.02 0.02 97.22 23:56:06 23:56:02 1 2.18 0.00 1.26 1.09 0.02 95.45 23:56:06 23:56:02 2 2.68 0.00 1.32 0.03 0.03 95.94 23:56:06 23:56:02 3 3.31 0.00 1.32 0.22 0.02 95.13 23:56:06 23:56:02 4 2.96 0.00 1.14 0.00 0.02 95.89 23:56:06 23:56:02 5 3.00 0.00 1.93 3.25 0.03 91.79 23:56:06 23:56:02 6 2.53 0.00 0.94 0.00 0.02 96.52 23:56:06 23:56:02 7 3.33 0.00 0.79 0.03 0.03 95.82 23:56:06 Average: all 4.55 0.00 0.89 1.03 0.02 93.51 23:56:06 Average: 0 4.37 0.00 0.93 1.11 0.01 93.57 23:56:06 Average: 1 4.95 0.00 0.91 1.51 0.03 92.61 23:56:06 Average: 2 4.46 0.00 0.84 1.54 0.02 93.13 23:56:06 Average: 3 4.58 0.00 0.85 1.51 0.02 93.05 23:56:06 Average: 4 4.54 0.00 0.85 0.52 0.02 94.07 23:56:06 Average: 5 4.50 0.00 0.90 0.86 0.02 93.71 23:56:06 Average: 6 4.55 0.00 0.94 0.82 0.01 93.68 23:56:06 Average: 7 4.45 0.00 0.87 0.37 0.02 94.30 23:56:06 23:56:06 23:56:06