Pull request #4582 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9e5f618f3852e3b934336bdf9d50e92334ff97c+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (bb68406bbc093f3f1ad3458f84811a6c3bd323ce) 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-ssh14949812498458447682.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18066160282422586698.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4582/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-4582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4159260154407301207.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-4582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17991661715745306405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7380938466832567652.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-4582/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-4582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8861790971925575849.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-17173 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [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 > 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/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c Merge succeeded, producing d9e5f618f3852e3b934336bdf9d50e92334ff97c Checking out Revision d9e5f618f3852e3b934336bdf9d50e92334ff97c (PR-4582) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:34 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:34 ========================================================= 19:58:34 EdgeX Global Pipelines Version Info 19:58:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:35 ------------------- 19:58:35 stable info: 19:58:35 ------------------- 19:58:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:58:35 Message: update stable to v1.0.249 19:58:35 ------------------- 19:58:35 experimental info: 19:58:35 ------------------- 19:58:35 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:58:35 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4582 [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4582 [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4582 [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9e5f618f3852e3b934336bdf9d50e92334ff97c [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9e5f61 [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:37 provisioning config files... 19:58:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2291495029425995446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:37 ---> docker-login.sh 19:58:37 nexus3.edgexfoundry.org:10001 19:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:38 Configure a credential helper to remove this warning. See 19:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:38 19:58:38 Login Succeeded 19:58:38 nexus3.edgexfoundry.org:10002 19:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:38 Configure a credential helper to remove this warning. See 19:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:38 19:58:38 Login Succeeded 19:58:38 nexus3.edgexfoundry.org:10003 19:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:38 Configure a credential helper to remove this warning. See 19:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:38 19:58:38 Login Succeeded 19:58:38 nexus3.edgexfoundry.org:10004 19:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:38 Configure a credential helper to remove this warning. See 19:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:38 19:58:38 Login Succeeded 19:58:38 docker.io 19:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:38 Configure a credential helper to remove this warning. See 19:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:38 19:58:38 Login Succeeded 19:58:38 ---> docker-login.sh ends [Pipeline] } 19:58:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:39 + 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 19:58:39 + dirname cmd/core-command/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo core-command,cmd/core-command/Dockerfile 19:58:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:39 + dirname cmd/core-data/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo core-data,cmd/core-data/Dockerfile 19:58:39 + dirname cmd/core-metadata/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:39 + dirname+ cmd/security-bootstrapper/Dockerfile 19:58:39 cut -d/ -f2 19:58:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:39 + dirname cmd/security-proxy-auth/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:39 + dirname cmd/security-proxy-setup/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:39 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:39 + dirname cmd/security-spire-agent/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:39 + dirname cmd/security-spire-config/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:39 + dirname cmd/security-spire-server/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:39 + dirname cmd/support-notifications/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:39 + dirname cmd/support-scheduler/Dockerfile 19:58:39 + cut -d/ -f2 19:58:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:39 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 19:58:39 + git rev-list -1 --merges d9e5f618f3852e3b934336bdf9d50e92334ff97c~1..d9e5f618f3852e3b934336bdf9d50e92334ff97c [Pipeline] echo 19:58:40 -----------> git rev-list -1 --merges d9e5f618f3852e3b934336bdf9d50e92334ff97c~1..d9e5f618f3852e3b934336bdf9d50e92334ff97c d9e5f618f3852e3b934336bdf9d50e92334ff97c [false] [Pipeline] sh 19:58:40 + git log --format=format:%s -1 d9e5f618f3852e3b934336bdf9d50e92334ff97c [Pipeline] echo 19:58:40 ========================================================= 19:58:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:40 + grep -v github /etc/ssh/ssh_known_hosts 19:58:40 + [ -e /tmp/ssh_known_hosts ] 19:58:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:40 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:41 19:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:41 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:41 b85a868b505f: Pulling fs layer 19:58:41 e2be974225ed: Pulling fs layer 19:58:41 339a4e72a1f5: Pulling fs layer 19:58:41 988bab9f4d93: Pulling fs layer 19:58:41 1469e6f7b9e6: Pulling fs layer 19:58:41 eaf3925da568: Pulling fs layer 19:58:41 bab4dde63d76: Pulling fs layer 19:58:41 bde34c3a00c8: Pulling fs layer 19:58:41 b352a97aabf1: Pulling fs layer 19:58:41 4872d77fe225: Pulling fs layer 19:58:41 5851b861e8e6: Pulling fs layer 19:58:41 bab4dde63d76: Waiting 19:58:41 bde34c3a00c8: Waiting 19:58:41 5851b861e8e6: Waiting 19:58:41 988bab9f4d93: Waiting 19:58:41 1469e6f7b9e6: Waiting 19:58:41 4872d77fe225: Waiting 19:58:41 b352a97aabf1: Waiting 19:58:41 eaf3925da568: Waiting 19:58:41 e2be974225ed: Download complete 19:58:42 339a4e72a1f5: Verifying Checksum 19:58:42 339a4e72a1f5: Download complete 19:58:42 1469e6f7b9e6: Verifying Checksum 19:58:42 1469e6f7b9e6: Download complete 19:58:42 eaf3925da568: Download complete 19:58:42 bde34c3a00c8: Verifying Checksum 19:58:42 bde34c3a00c8: Download complete 19:58:42 b352a97aabf1: Verifying Checksum 19:58:42 b352a97aabf1: Download complete 19:58:42 4872d77fe225: Verifying Checksum 19:58:42 4872d77fe225: Download complete 19:58:42 5851b861e8e6: Verifying Checksum 19:58:42 5851b861e8e6: Download complete 19:58:42 b85a868b505f: Verifying Checksum 19:58:42 b85a868b505f: Download complete 19:58:42 bab4dde63d76: Verifying Checksum 19:58:42 bab4dde63d76: Download complete 19:58:43 b85a868b505f: Pull complete 19:58:43 e2be974225ed: Pull complete 19:58:44 339a4e72a1f5: Pull complete 19:58:44 988bab9f4d93: Pull complete 19:58:44 1469e6f7b9e6: Pull complete 19:58:44 eaf3925da568: Pull complete 19:58:46 bab4dde63d76: Pull complete 19:58:46 bde34c3a00c8: Pull complete 19:58:46 b352a97aabf1: Pull complete 19:58:46 4872d77fe225: Pull complete 19:58:46 5851b861e8e6: Pull complete 19:58:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:46 prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container 19:58:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:58:48 $ docker top 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:48 [ssh-agent] Looking for ssh-agent implementation... 19:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:48 $ docker exec 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 ssh-agent 19:58:48 SSH_AUTH_SOCK=/tmp/ssh-3IxUjm1FwjIY/agent.33 19:58:48 SSH_AGENT_PID=39 19:58:48 Running ssh-add (command line suppressed) 19:58:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15529600114175750689.key (/w/workspace/edgex-go/1@tmp/private_key_15529600114175750689.key) 19:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:49 + git tag --points-at HEAD [Pipeline] } 19:58:49 $ docker exec --env ******** --env ******** 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 ssh-agent -k 19:58:49 unset SSH_AUTH_SOCK; 19:58:49 unset SSH_AGENT_PID; 19:58:49 echo Agent pid 39 killed; 19:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:49 [ssh-agent] Looking for ssh-agent implementation... 19:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:49 $ docker exec 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 ssh-agent 19:58:49 SSH_AUTH_SOCK=/tmp/ssh-YdNRV6aXU4cj/agent.71 19:58:49 SSH_AGENT_PID=77 19:58:49 Running ssh-add (command line suppressed) 19:58:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12248967838328051819.key (/w/workspace/edgex-go/1@tmp/private_key_12248967838328051819.key) 19:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:50 + git semver init 19:58:50 2023-05-29 19:58:50,486 [run_init] DEBUG init version:0.0.0 force:False 19:58:50 2023-05-29 19:58:50,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:50 2023-05-29 19:58:50,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:50 2023-05-29 19:58:50,487 [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) 19:58:56 2023-05-29 19:58:55,632 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:56 2023-05-29 19:58:55,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4582 with force:False 19:58:56 2023-05-29 19:58:55,633 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4582 19:58:56 2023-05-29 19:58:55,637 [execute] INFO git cat-file --batch-check 19:58:56 2023-05-29 19:58:55,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:56 2023-05-29 19:58:55,643 [execute] INFO git cat-file --batch 19:58:56 2023-05-29 19:58:55,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:56 2023-05-29 19:58:55,649 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4582 19:58:56 0.0.0 [Pipeline] } 19:58:56 $ docker exec --env ******** --env ******** 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 ssh-agent -k 19:58:56 unset SSH_AUTH_SOCK; 19:58:56 unset SSH_AGENT_PID; 19:58:56 echo Agent pid 77 killed; 19:58:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:56 + git semver [Pipeline] } 19:58:56 $ docker stop --time=1 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 19:58:58 $ docker rm -f --volumes 0f64bdee3b189bda9361ef6c119b775d5ad3e4b6eff0a77399a60d868dcb3516 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:58:58 Stashed 1 file(s) [Pipeline] echo 19:58:58 [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 19:58:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:59 ========================================================= 19:58:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:58:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:00 f56be85fc22e: Pulling fs layer 19:59:00 85791d961cd3: Pulling fs layer 19:59:00 d694b5ae8c79: Pulling fs layer 19:59:00 9f32a84ed3da: Pulling fs layer 19:59:00 4d19c01a9841: Pulling fs layer 19:59:00 9325e15d5711: Pulling fs layer 19:59:00 556b6ee489ea: Pulling fs layer 19:59:00 c5a4b2cf53e6: Pulling fs layer 19:59:00 c5a4b2cf53e6: Waiting 19:59:00 556b6ee489ea: Waiting 19:59:00 4d19c01a9841: Waiting 19:59:00 9325e15d5711: Waiting 19:59:00 9f32a84ed3da: Waiting 19:59:00 85791d961cd3: Download complete 19:59:00 9f32a84ed3da: Verifying Checksum 19:59:00 9f32a84ed3da: Download complete 19:59:00 4d19c01a9841: Verifying Checksum 19:59:00 4d19c01a9841: Download complete 19:59:00 f56be85fc22e: Verifying Checksum 19:59:00 f56be85fc22e: Download complete 19:59:00 9325e15d5711: Verifying Checksum 19:59:00 9325e15d5711: Download complete 19:59:00 f56be85fc22e: Pull complete 19:59:00 85791d961cd3: Pull complete 19:59:00 c5a4b2cf53e6: Verifying Checksum 19:59:00 c5a4b2cf53e6: Download complete 19:59:00 d694b5ae8c79: Download complete 19:59:00 556b6ee489ea: Verifying Checksum 19:59:00 556b6ee489ea: Download complete 19:59:04 d694b5ae8c79: Pull complete 19:59:04 9f32a84ed3da: Pull complete 19:59:04 4d19c01a9841: Pull complete 19:59:04 9325e15d5711: Pull complete 19:59:06 556b6ee489ea: Pull complete 19:59:07 c5a4b2cf53e6: Pull complete 19:59:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:08 + + docker build -t ci-base-image-x86_64 -f - . 19:59:08 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:08 WORKDIR /edgex 19:59:08 COPY go.mod . 19:59:08 RUN go mod download 19:59:08 Sending build context to Docker daemon 170.8MB 19:59:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:08 ---> c4be618373d6 19:59:08 Step 2/4 : WORKDIR /edgex 19:59:10 ---> Running in 6228d6c6756b 19:59:10 Removing intermediate container 6228d6c6756b 19:59:10 ---> e197d85467a0 19:59:10 Step 3/4 : COPY go.mod . 19:59:11 ---> 47eba8e6feaa 19:59:11 Step 4/4 : RUN go mod download 19:59:11 ---> Running in 757fbb19aad3 19:59:14 Still waiting to schedule task 19:59:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:24 Removing intermediate container 757fbb19aad3 19:59:24 ---> 9e615cdf03f0 19:59:24 Successfully built 9e615cdf03f0 19:59:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:24 + docker inspect -f . ci-base-image-x86_64 19:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:24 prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container 19:59: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 ******** ci-base-image-x86_64 cat 19:59:25 $ docker top 48330a4ed821f1d58e791d60ee0ee8d35c5f82e6ccb8aea5f48c0b4b1705b956 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:25 + go version 19:59:25 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:25 $ docker stop --time=1 48330a4ed821f1d58e791d60ee0ee8d35c5f82e6ccb8aea5f48c0b4b1705b956 19:59:26 $ docker rm -f --volumes 48330a4ed821f1d58e791d60ee0ee8d35c5f82e6ccb8aea5f48c0b4b1705b956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:27 + docker inspect -f . ci-base-image-x86_64 19:59:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:27 prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container 19:59: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 ******** ci-base-image-x86_64 cat 19:59:28 $ docker top 1a0082cd441072c7fa4b4bc6a8e1512c39f518b2ec8d768d89fd4fcd89ad799e -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:28 ========================================================= 19:59:28 [edgeXBuildGoParallel] Running Tests and Build... 19:59:28 ========================================================= [Pipeline] sh 19:59:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:28 + make test 19:59:28 go test -race -coverprofile=coverage.out ./... 19:59:35 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.5% of statements 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.772s coverage: 88.5% of statements 20:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.055s coverage: 3.8% of statements 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.360s coverage: 95.6% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.0% of statements 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.696s coverage: 79.9% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 86.0% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 63.1% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.3% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 20:00:28 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 20:00:28 running golangci-lint 20:00:28 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:00:28 go version go1.20.2 linux/amd64 20:00:28 level=info msg="[config_reader] Used config file .golangci.yml" 20:00:28 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:00:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17174 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [Pipeline] { [Pipeline] ws 20:00:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:46 The recommended git tool is: git 20:00:46 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|deps|name|types_sizes|compiled_files) took 16.136010537s" 20:00:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.89439ms" 20:00:51 using credential edgex-jenkins-ssh 20:00:51 Cloning the remote Git repository 20:00:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:51 > git init /w/workspace/edgex-go/1 # timeout=10 20:00:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:51 > git --version # timeout=10 20:00:51 > git --version # 'git version 2.25.1' 20:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:54 level=info msg="[linters_context/goanalysis] analyzers took 1m11.294698914s with top 10 stages: buildir: 41.988081578s, inspect: 2.044741771s, gosec: 1.84088919s, fact_deprecated: 1.585886757s, ctrlflow: 1.096274263s, printf: 1.062387504s, S1038: 1.046506276s, fact_purity: 864.685499ms, nilness: 799.44036ms, unused: 784.901018ms" 20:00:54 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:00:54 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, skip_files: 203/203, skip_dirs: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, path_prettifier: 203/203, exclude-rules: 23/203" 20:00:54 level=info msg="[runner] processing took 19.174691ms with stages: nolint: 8.133438ms, identifier_marker: 5.203212ms, exclude-rules: 2.134436ms, path_prettifier: 1.650221ms, autogenerated_exclude: 1.237585ms, skip_dirs: 715.448µs, cgo: 70.131µs, filename_unadjuster: 19.08µs, diff: 5.63µs, exclude: 1.03µs, uniq_by_line: 870ns, max_same_issues: 860ns, source_code: 760ns, skip_files: 600ns, sort_results: 420ns, severity-rules: 390ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 20:00:54 level=info msg="[runner] linters took 9.282026932s with stages: goanalysis_metalinter: 9.262732349s" 20:00:54 level=info msg="File cache stats: 0 entries of total size 0B" 20:00:54 level=info msg="Memory: 241 samples, avg is 189.1MB, max is 766.1MB" 20:00:54 level=info msg="Execution took 25.468927914s" 20:00:54 go vet ./... 20:00:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:59 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:59 + ls -al . 20:00:59 total 704 20:00:59 drwxrwxr-x 11 1001 1001 4096 May 29 19:59 . 20:00:59 drwxr-xr-x 4 root root 4096 May 29 19:59 .. 20:00:59 drwxrwxr-x 2 1001 1001 4096 May 29 19:58 .blubracket 20:00:59 -rw-rw-r-- 1 1001 1001 16 May 29 19:58 .dockerignore 20:00:59 drwxrwxr-x 8 1001 1001 4096 May 29 19:58 .git 20:00:59 drwxrwxr-x 3 1001 1001 4096 May 29 19:58 .github 20:00:59 -rw-rw-r-- 1 1001 1001 1133 May 29 19:58 .gitignore 20:00:59 -rw-rw-r-- 1 1001 1001 42 May 29 19:58 .golangci.yml 20:00:59 -rw-rw-r-- 1 1001 1001 87 May 29 19:58 .hadolint.yml 20:00:59 drwxr-xr-x 3 1001 1001 4096 May 29 19:58 .semver 20:00:59 -rw-rw-r-- 1 1001 1001 166 May 29 19:58 .sonarcloud.properties 20:00:59 -rw-rw-r-- 1 1001 1001 1171 May 29 19:58 ADOPTERS.md 20:00:59 -rw-rw-r-- 1 1001 1001 10835 May 29 19:58 Attribution.txt 20:00:59 -rw-rw-r-- 1 1001 1001 73765 May 29 19:58 CHANGELOG.md 20:00:59 -rw-rw-r-- 1 1001 1001 3804 May 29 19:58 CONTRIBUTING.md 20:00:59 -rw-rw-r-- 1 1001 1001 677 May 29 19:58 GOVERNANCE.md 20:00:59 -rw-rw-r-- 1 1001 1001 883 May 29 19:58 Jenkinsfile 20:00:59 -rw-rw-r-- 1 1001 1001 10775 May 29 19:58 LICENSE 20:00:59 -rw-rw-r-- 1 1001 1001 14368 May 29 19:58 Makefile 20:00:59 -rw-rw-r-- 1 1001 1001 582 May 29 19:58 OWNERS.md 20:00:59 -rw-rw-r-- 1 1001 1001 9902 May 29 19:58 README.md 20:00:59 -rw-rw-r-- 1 1001 1001 789 May 29 19:58 SECURITY.md 20:00:59 -rw-rw-r-- 1 1001 1001 5 May 29 19:58 VERSION 20:00:59 drwxrwxr-x 2 1001 1001 4096 May 29 19:58 bin 20:00:59 drwxrwxr-x 18 1001 1001 4096 May 29 19:58 cmd 20:00:59 -rw-r--r-- 1 root root 447731 May 29 20:00 coverage.out 20:00:59 -rw-rw-r-- 1 1001 1001 3159 May 29 19:58 go.mod 20:00:59 -rw-rw-r-- 1 1001 1001 30958 May 29 19:58 go.sum 20:00:59 drwxrwxr-x 7 1001 1001 4096 May 29 19:58 internal 20:00:59 drwxrwxr-x 3 1001 1001 4096 May 29 19:58 openapi 20:00:59 -rw-rw-r-- 1 1001 1001 594 May 29 19:58 security.txt 20:00:59 drwxrwxr-x 4 1001 1001 4096 May 29 19:58 snap 20:00:59 -rw-rw-r-- 1 1001 1001 204 May 29 19:58 version.go [Pipeline] sh 20:01:00 + '[' -e coverage.out ] 20:01:00 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:00 Stashed 1 file(s) [Pipeline] sh 20:01:00 + make build 20:01:00 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 20:01:10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:01:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:10 > git config core.sparsecheckout # timeout=10 20:01:10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 20:01:10 > git remote # timeout=10 20:01:10 Merge succeeded, producing d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:01:10 Checking out Revision d9e5f618f3852e3b934336bdf9d50e92334ff97c (PR-4582) 20:01:11 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.5" 20:01:11 > git --version # timeout=10 20:01:11 > git --version # 'git version 2.25.1' 20:01:11 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:12 Dload Upload Total Spent Left Speed 20:01:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 20:01:12 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 [Pipeline] sh 20:01:10 > git config --get remote.origin.url # timeout=10 20:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:10 > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 20:01:10 > git rev-parse HEAD^{commit} # timeout=10 20:01:10 > git config core.sparsecheckout # timeout=10 20:01:10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 20:01:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:13 + sudo tee /etc/docker/daemon.new 20:01:13 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 20:01:15 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 20:01:15 { 20:01:15 "registry-mirrors": [ 20:01:15 "https://nexus3.edgexfoundry.org:10001" 20:01:15 ], 20:01:15 "bip": "10.250.0.254/24", 20:01:15 "hosts": [ 20:01:15 "tcp://0.0.0.0:5555", 20:01:15 "unix:///var/run/docker.sock" 20:01:15 ], 20:01:15 "mtu": 1458, 20:01:15 "selinux-enabled": true, 20:01:15 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:15 } [Pipeline] sh 20:01:15 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 20:01:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:16 + sudo service docker restart 20:01:23 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 20:01:23 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 20:01:25 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 20:01:26 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 20:01:27 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 20:01:28 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 20:01:29 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] } 20:01:30 $ docker stop --time=1 1a0082cd441072c7fa4b4bc6a8e1512c39f518b2ec8d768d89fd4fcd89ad799e 20:01:34 $ docker rm -f --volumes 1a0082cd441072c7fa4b4bc6a8e1512c39f518b2ec8d768d89fd4fcd89ad799e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 20:01:34 provisioning config files... 20:01:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17160276354364376954tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 20:01:35 ---> docker-login.sh 20:01:35 nexus3.edgexfoundry.org:10001 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:35 20:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:35 Configure a credential helper to remove this warning. See 20:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:35 20:01:35 Login Succeeded 20:01:35 nexus3.edgexfoundry.org:10002 20:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:35 latest: Pulling from edgex-devops/edgex-compose 20:01:35 cbdbe7a5bc2a: Pulling fs layer 20:01:35 ca9280d653b3: Pulling fs layer 20:01:35 7e9c9ca2126c: Pulling fs layer 20:01:35 cbdbe7a5bc2a: Download complete 20:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:35 Configure a credential helper to remove this warning. See 20:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:35 20:01:35 Login Succeeded 20:01:35 nexus3.edgexfoundry.org:10003 20:01:36 ca9280d653b3: Verifying Checksum 20:01:36 ca9280d653b3: Download complete 20:01:36 cbdbe7a5bc2a: Pull complete 20:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:36 7e9c9ca2126c: Verifying Checksum 20:01:36 7e9c9ca2126c: Download complete 20:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:36 Configure a credential helper to remove this warning. See 20:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:36 20:01:36 Login Succeeded 20:01:36 nexus3.edgexfoundry.org:10004 20:01:36 ca9280d653b3: Pull complete 20:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:36 Configure a credential helper to remove this warning. See 20:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:36 20:01:36 Login Succeeded 20:01:36 docker.io 20:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:37 Configure a credential helper to remove this warning. See 20:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:37 20:01:37 Login Succeeded 20:01:37 ---> docker-login.sh ends [Pipeline] } 20:01:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:38 ========================================================= 20:01:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:01:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:38 c41833b44d91: Pulling fs layer 20:01:38 ed15518f5707: Pulling fs layer 20:01:38 feae8fd75edb: Pulling fs layer 20:01:38 242c74f7c9fa: Pulling fs layer 20:01:38 3cdef696dda3: Pulling fs layer 20:01:38 2ced38df9373: Pulling fs layer 20:01:38 58f1dce35555: Pulling fs layer 20:01:38 242c74f7c9fa: Waiting 20:01:38 3cdef696dda3: Waiting 20:01:38 2ced38df9373: Waiting 20:01:38 58f1dce35555: Waiting 20:01:38 ed15518f5707: Verifying Checksum 20:01:38 ed15518f5707: Download complete 20:01:38 242c74f7c9fa: Verifying Checksum 20:01:38 242c74f7c9fa: Download complete 20:01:38 3cdef696dda3: Verifying Checksum 20:01:38 3cdef696dda3: Download complete 20:01:38 c41833b44d91: Verifying Checksum 20:01:39 c41833b44d91: Pull complete 20:01:39 7e9c9ca2126c: Pull complete 20:01:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 20:01:39 58f1dce35555: Verifying Checksum 20:01:39 58f1dce35555: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:40 prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container 20:01:40 $ docker run -t -d -u 1001:1001 --entrypoint= -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/edgex-compose:latest cat 20:01:41 feae8fd75edb: Verifying Checksum 20:01:41 feae8fd75edb: Download complete 20:01:41 2ced38df9373: Verifying Checksum 20:01:41 2ced38df9373: Download complete 20:01:42 ed15518f5707: Pull complete 20:01:42 $ docker top 5aaa89f39eba42c7717eed9a11762e95fbea510600b64c63e33592ad50361c77 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:42 + docker-compose build --help 20:01:42 + grep parallel 20:01:43 --parallel Build images in parallel. [Pipeline] } 20:01:43 $ docker stop --time=1 5aaa89f39eba42c7717eed9a11762e95fbea510600b64c63e33592ad50361c77 20:01:44 $ docker rm -f --volumes 5aaa89f39eba42c7717eed9a11762e95fbea510600b64c63e33592ad50361c77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:45 prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container 20:01:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:45 $ docker top 33045189d3d7d254049b8551098145305f1b17b47fecbe4d98b76d12262d0f52 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:46 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:46 Building core-command ... 20:01:46 Building core-common-config-bootstrapper ... 20:01:46 Building core-data ... 20:01:46 Building core-metadata ... 20:01:46 Building security-bootstrapper ... 20:01:46 Building security-proxy-auth ... 20:01:46 Building security-proxy-setup ... 20:01:46 Building security-secretstore-setup ... 20:01:46 Building security-spiffe-token-provider ... 20:01:46 Building security-spire-agent ... 20:01:46 Building security-spire-config ... 20:01:46 Building security-spire-server ... 20:01:46 Building support-notifications ... 20:01:46 Building support-scheduler ... 20:01:46 Building security-spire-agent 20:01:46 Building support-scheduler 20:01:46 Building support-notifications 20:01:46 Building core-common-config-bootstrapper 20:01:46 Building security-spire-config 20:01:57 feae8fd75edb: Pull complete 20:01:57 242c74f7c9fa: Pull complete 20:01:57 3cdef696dda3: Pull complete 20:01:59 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:59 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:01:59 ---> 9e615cdf03f0 20:01:59 Step 3/27 : WORKDIR /edgex-go 20:01:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:59 ---> 9e615cdf03f0 20:01:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:59 ---> 9e615cdf03f0 20:01:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:59 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:59 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:01:59 ---> 9e615cdf03f0 20:01:59 Step 3/27 : WORKDIR /edgex-go 20:01:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:59 ---> 9e615cdf03f0 20:01:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:02 ---> Running in 4cff86e035aa 20:02:02 ---> Running in 49ca7eb3ea6c 20:02:02 ---> Running in 6e76f9dd432f 20:02:02 ---> Running in 587a14a8a9ac 20:02:02 ---> Running in d12659daeace 20:02:02 2ced38df9373: Pull complete 20:02:02 Removing intermediate container 49ca7eb3ea6c 20:02:02 ---> 9fe5c242cb2f 20:02:02 Step 4/23 : WORKDIR /edgex-go 20:02:02 Removing intermediate container 4cff86e035aa 20:02:02 ---> 281fcad9eda4 20:02:02 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:02:02 Removing intermediate container d12659daeace 20:02:02 ---> c2fb36d591f3 20:02:02 Step 4/23 : WORKDIR /edgex-go 20:02:02 Removing intermediate container 6e76f9dd432f 20:02:02 ---> f4467d93e9a7 20:02:02 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:02:02 Removing intermediate container 587a14a8a9ac 20:02:02 ---> d6144f711dab 20:02:02 Step 4/23 : WORKDIR /edgex-go 20:02:02 ---> Running in 4cc0a1e06129 20:02:02 ---> Running in 93c6354a8114 20:02:02 ---> Running in d1aeb00fac65 20:02:02 ---> Running in fbe03d6f96ca 20:02:02 ---> Running in ddc6b02687ee 20:02:02 Removing intermediate container 93c6354a8114 20:02:02 ---> ccda6a658a75 20:02:02 Step 5/23 : RUN apk add --update --no-cache make git 20:02:03 Removing intermediate container d1aeb00fac65 20:02:03 ---> 4470fb933bdf 20:02:03 Step 5/23 : RUN apk add --update --no-cache make git 20:02:03 ---> Running in 3ee4f855a793 20:02:03 Removing intermediate container ddc6b02687ee 20:02:03 ---> 8a343e30fa4d 20:02:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:02:03 ---> Running in a48d2682cd8b 20:02:03 ---> Running in c88cce675dec 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:03 OK: 265 MiB in 53 packages 20:02:03 OK: 265 MiB in 53 packages 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:04 OK: 265 MiB in 53 packages 20:02:04 OK: 265 MiB in 53 packages 20:02:04 OK: 265 MiB in 53 packages 20:02:04 Removing intermediate container 4cc0a1e06129 20:02:04 ---> 720c2038dc29 20:02:04 Step 5/27 : COPY go.mod vendor* ./ 20:02:04 Removing intermediate container fbe03d6f96ca 20:02:04 ---> 6193ce738441 20:02:04 Step 5/27 : COPY go.mod vendor* ./ 20:02:04 ---> be6730ad24a7 20:02:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container a48d2682cd8b 20:02:04 ---> 48e364c8edc8 20:02:04 Step 6/23 : COPY go.mod vendor* ./ 20:02:04 20:02:04 ---> Running in 8bf609b8b333 20:02:04 ---> 388c5b15585e 20:02:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:04 ---> Running in a1525965bbb0 20:02:04 Removing intermediate container 3ee4f855a793 20:02:04 ---> a56f9ade4405 20:02:04 Step 6/23 : COPY go.mod vendor* ./ 20:02:04 Removing intermediate container c88cce675dec 20:02:04 ---> 06e75ea8d6e3 20:02:04 Step 6/23 : COPY go.mod vendor* ./ 20:02:04 ---> 5bf6f3b300d2 20:02:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:04 ---> 7d8dee4abfa1 20:02:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:04 ---> Running in 20ff59eba9e2 20:02:04 ---> d194efc306af 20:02:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:04 ---> Running in 260cd88bfa1f 20:02:04 ---> Running in a414adc175a2 20:02:05 58f1dce35555: Pull complete 20:02:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:02:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:05 WORKDIR /edgex 20:02:05 COPY go.mod . 20:02:05 RUN go mod download 20:02:05 + docker build -t ci-base-image-arm64 -f - . 20:02:06 Sending build context to Docker daemon 2.928MB 20:02:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:06 ---> fadd8f120f05 20:02:06 Step 2/4 : WORKDIR /edgex 20:02:08 ---> Running in f71367fc1843 20:02:09 Removing intermediate container f71367fc1843 20:02:09 ---> 2da8e23b3b59 20:02:09 Step 3/4 : COPY go.mod . 20:02:09 ---> dfec07381dfc 20:02:09 Step 4/4 : RUN go mod download 20:02:09 ---> Running in 35d94fdc9793 20:02:42 Removing intermediate container 35d94fdc9793 20:02:42 ---> c42eddb65d3b 20:02:42 Successfully built c42eddb65d3b 20:02:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:42 + docker inspect -f . ci-base-image-arm64 20:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:42 prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container 20:02:42 $ 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 ******** ci-base-image-arm64 cat 20:02:44 $ docker top 4d1a0b4f2582a6a12b2196d8e2070b912369ad908b80d6c19bbfc2513a8beff2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:44 + go version 20:02:44 go version go1.20.2 linux/arm64 [Pipeline] } 20:02:44 $ docker stop --time=1 4d1a0b4f2582a6a12b2196d8e2070b912369ad908b80d6c19bbfc2513a8beff2 20:02:46 $ docker rm -f --volumes 4d1a0b4f2582a6a12b2196d8e2070b912369ad908b80d6c19bbfc2513a8beff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:47 + docker inspect -f . ci-base-image-arm64 20:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:47 prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container 20:02:47 $ 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 ******** ci-base-image-arm64 cat 20:02:48 $ docker top dd62494fa0a628c8f63b65eea3d4d2a2b450a1a4204fda3faf19fe20003c538b -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:49 ========================================================= 20:02:49 [edgeXBuildGoParallel] Running Tests and Build... 20:02:49 ========================================================= [Pipeline] sh 20:02:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:49 + make test 20:02:49 go test -race -coverprofile=coverage.out ./... 20:03:26 Removing intermediate container 8bf609b8b333 20:03:26 ---> 8d53a7cd749f 20:03:26 Step 7/27 : COPY . . 20:03:26 Removing intermediate container 20ff59eba9e2 20:03:26 ---> 76d42418432e 20:03:26 Step 8/23 : COPY . . 20:03:26 Removing intermediate container 260cd88bfa1f 20:03:26 ---> cc129013e9d5 20:03:26 Step 8/23 : COPY . . 20:03:26 Removing intermediate container a1525965bbb0 20:03:26 ---> 8fb47c2dfaf8 20:03:26 Step 7/27 : COPY . . 20:03:26 Removing intermediate container a414adc175a2 20:03:26 ---> 712121c20a09 20:03:26 Step 8/23 : COPY . . 20:03:28 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:44 ---> a06ff7949941 20:03:44 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:03:44 ---> a2ace9ed87a0 20:03:44 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:03:44 ---> cf9f6ee719cc 20:03:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:44 ---> 724992dcb0c8 20:03:44 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:03:44 ---> 019f7abfadcc 20:03:44 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:03:44 ---> Running in 3ce3ef486c2c 20:03:44 ---> Running in d1b2ecff181c 20:03:44 ---> Running in 863c0c13660f 20:03:44 ---> Running in b4c4342baef2 20:03:44 ---> Running in 9a3baba4f3fa 20:03:44 Removing intermediate container d1b2ecff181c 20:03:44 ---> 50201cf39918 20:03:44 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:44 Removing intermediate container 9a3baba4f3fa 20:03:44 ---> 7e837ce46bc6 20:03:44 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:44 ---> Running in 8077ac42fc48 20:03:44 ---> Running in c91611559aac 20:03:44 Removing intermediate container 8077ac42fc48 20:03:44 ---> f2aa7cbe52f1 20:03:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:44 ---> Running in e029b3a4b57c 20:03:44 Removing intermediate container c91611559aac 20:03:44 ---> 555ee0e6239a 20:03:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:44 ---> Running in 400bce092661 20:03:44 Removing intermediate container e029b3a4b57c 20:03:44 ---> fe794efd0150 20:03:44 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 20:03:44 ---> Running in 319acb3bd84c 20:03:44 Removing intermediate container 400bce092661 20:03:44 ---> 5cdefa7826b4 20:03:44 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 20:03:44 ---> Running in 2799a0fe9f0f 20:03:44 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 20:03:44 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 20:03:44 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 20:03:46 Removing intermediate container 319acb3bd84c 20:03:46 ---> c9087b5f80e5 20:03:46 Step 12/27 : WORKDIR /edgex-go 20:03:47 Removing intermediate container 2799a0fe9f0f 20:03:47 ---> 02c80e8bc26a 20:03:47 Step 12/27 : WORKDIR /edgex-go 20:03:47 ---> Running in 7cbb0d765a13 20:03:47 ---> Running in 0649db803f31 20:03:47 Removing intermediate container 7cbb0d765a13 20:03:47 ---> 4422e6c60cdc 20:03:47 20:03:47 Step 13/27 : FROM alpine:3.17 20:03:47 Removing intermediate container 0649db803f31 20:03:47 ---> 5ebf56d20937 20:03:47 20:03:47 Step 13/27 : FROM alpine:3.17 20:03:47 3.17: Pulling from library/alpine 20:03:47 3.17: Pulling from library/alpine 20:03:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:48 Status: Downloaded newer image for alpine:3.17 20:03:48 Status: Downloaded newer image for alpine:3.17 20:03:48 ---> 9ed4aefc74f6 20:03:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:48 ---> 9ed4aefc74f6 20:03:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:49 ---> Running in 17c3fe5c41aa 20:03:49 ---> Running in 3e82cc1688e9 20:03:49 Removing intermediate container 17c3fe5c41aa 20:03:49 ---> e894c3370bfd 20:03:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:49 Removing intermediate container 3e82cc1688e9 20:03:49 ---> 8b755e439307 20:03:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:49 ---> Running in 79ffa61d3b51 20:03:49 ---> Running in 88db4acf3459 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:50 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:50 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:50 OK: 17823 distinct packages available 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:51 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:51 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:51 OK: 17823 distinct packages available 20:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:51 (1/4) Installing dumb-init (1.2.5-r2) 20:03:51 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:51 (3/4) Installing libucontext (1.2-r0) 20:03:51 (4/4) Installing gcompat (1.1.0-r0) 20:03:51 Executing busybox-1.35.0-r29.trigger 20:03:51 OK: 7 MiB in 19 packages 20:03:51 (1/5) Installing dumb-init (1.2.5-r2) 20:03:51 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:51 (3/5) Installing libucontext (1.2-r0) 20:03:51 (4/5) Installing gcompat (1.1.0-r0) 20:03:51 (5/5) Installing openssl (3.0.8-r4) 20:03:51 Executing busybox-1.35.0-r29.trigger 20:03:51 OK: 8 MiB in 20 packages 20:03:58 Removing intermediate container 79ffa61d3b51 20:03:58 ---> bb4946c68f9e 20:03:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:58 Removing intermediate container 88db4acf3459 20:03:58 ---> 2c7de81d6e81 20:03:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:59 ---> 8aca9631e780 20:03:59 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:03:59 ---> 2ef2f7195d7d 20:03:59 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:04:00 ---> db14f017b8ba 20:04:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:04:00 ---> 309f0367a426 20:04:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:08 ---> a9600c6f311f 20:04:08 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:08 ---> fa94be1d3bd3 20:04:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:14 ---> 85a28c4d3558 20:04:14 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:14 ---> c46348991bfc 20:04:14 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:04:14 ---> Running in ab6e286cf415 20:04:14 Removing intermediate container ab6e286cf415 20:04:14 ---> b0028fb9781d 20:04:14 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:16 ---> 8c22c6a0d89b 20:04:16 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:04:18 ---> dc7baa47657d 20:04:18 Step 22/27 : WORKDIR / 20:04:18 ---> c775c8221a30 20:04:18 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:04:18 ---> Running in 7d169955f34a 20:04:19 Removing intermediate container 3ce3ef486c2c 20:04:19 ---> 134e5aef5cfe 20:04:19 20:04:19 Step 10/23 : FROM alpine:3.17 20:04:19 ---> 9ed4aefc74f6 20:04:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:19 ---> Running in d6687b3dd1b4 20:04:19 Removing intermediate container 863c0c13660f 20:04:19 ---> ed6bd878102b 20:04:19 20:04:19 Step 10/23 : FROM alpine:3.17 20:04:19 ---> 9ed4aefc74f6 20:04:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:19 Removing intermediate container 7d169955f34a 20:04:19 ---> fa734a129dee 20:04:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:19 ---> edd6b46511b9 20:04:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:19 ---> Running in bbcdd0ea7bb3 20:04:19 Removing intermediate container b4c4342baef2 20:04:19 ---> 8ccb15cbd9ee 20:04:19 20:04:19 Step 10/23 : FROM alpine:3.17 20:04:19 ---> 9ed4aefc74f6 20:04:19 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:19 ---> Running in 01b39886dfdd 20:04:19 ---> Running in a7801669d5c7 20:04:19 ---> Running in 5244c4acef04 20:04:19 Removing intermediate container bbcdd0ea7bb3 20:04:19 ---> ae991a080cc2 20:04:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:19 ---> Running in c6a5c9c53d20 20:04:19 Removing intermediate container 01b39886dfdd 20:04:19 ---> 97ee6beaa6a1 20:04:19 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:19 Removing intermediate container a7801669d5c7 20:04:19 ---> 883f60c537cb 20:04:19 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:19 ---> Running in cd297c386bc9 20:04:19 ---> Running in e409998771d7 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container e409998771d7 20:04:20 ---> aa6693711f81 20:04:20 Step 25/27 : LABEL arch=x86_64 20:04:20 Removing intermediate container cd297c386bc9 20:04:20 ---> 370641ac8f6d 20:04:20 Step 25/27 : LABEL arch=x86_64 20:04:20 ---> Running in 739005e16a60 20:04:20 ---> Running in 3c4a39ffffc5 20:04:20 (1/1) Installing dumb-init (1.2.5-r2) 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 OK: 7 MiB in 16 packages 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container 739005e16a60 20:04:20 ---> 3504493bf02e 20:04:20 Step 26/27 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:04:20 Removing intermediate container 3c4a39ffffc5 20:04:20 ---> 90ba42ffa26e 20:04:20 Step 26/27 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 ---> Running in 21409a519c5f 20:04:20 ---> Running in 58f55ff4a1a6 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container 58f55ff4a1a6 20:04:20 ---> d06112501102 20:04:20 Step 27/27 : LABEL version=0.0.0 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container 21409a519c5f 20:04:20 ---> bcb3cfcb4655 20:04:20 Step 27/27 : LABEL version=0.0.0 20:04:20 ---> Running in 8f05cc5eac58 20:04:20 ---> Running in 956fcf69f8bd 20:04:20 (1/2) Installing ca-certificates (20230506-r0) 20:04:20 Removing intermediate container 8f05cc5eac58 20:04:20 ---> 9fd4a0cea0c1 20:04:20 20:04:20 (2/2) Installing dumb-init (1.2.5-r2) 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 (1/1) Installing dumb-init (1.2.5-r2) 20:04:20 Removing intermediate container 956fcf69f8bd 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 Executing ca-certificates-20230506-r0.trigger 20:04:20 ---> 18199f22e748 20:04:20 20:04:20 Removing intermediate container d6687b3dd1b4 20:04:20 ---> 920bf7cde1f6 20:04:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:20 OK: 7 MiB in 16 packages 20:04:20 Successfully built 9fd4a0cea0c1 20:04:20 Successfully tagged security-spire-agent:latest 20:04:20 Building core-metadata 20:04:20  Building security-spire-agent ... done  ---> Running in 515d16306e61 20:04:20 Successfully built 18199f22e748 20:04:20 Successfully tagged security-spire-config:latest 20:04:20  Building security-spire-config ... done Building security-spire-server 20:04:20 OK: 8 MiB in 17 packages 20:04:20 Removing intermediate container 515d16306e61 20:04:20 ---> b91f04e7a8bd 20:04:20 Step 13/23 : ENV APP_PORT=59861 20:04:24 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:04:24 ---> 9e615cdf03f0 20:04:24 Step 3/26 : WORKDIR /edgex-go 20:04:24 ---> Using cache 20:04:24 ---> f4467d93e9a7 20:04:24 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:04:24 ---> Using cache 20:04:24 ---> 6193ce738441 20:04:24 Step 5/26 : COPY go.mod vendor* ./ 20:04:24 ---> Using cache 20:04:24 ---> 388c5b15585e 20:04:24 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:24 ---> Using cache 20:04:24 ---> 8fb47c2dfaf8 20:04:24 Step 7/26 : COPY . . 20:04:24 ---> Using cache 20:04:24 ---> 019f7abfadcc 20:04:24 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:04:24 ---> Using cache 20:04:24 ---> 7e837ce46bc6 20:04:24 Step 9/26 : WORKDIR /edgex-go/spire-build 20:04:24 ---> Using cache 20:04:24 ---> 555ee0e6239a 20:04:24 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:24 ---> Using cache 20:04:24 ---> 5cdefa7826b4 20:04:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 20:04:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:25 ---> 9e615cdf03f0 20:04:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:04:25 ---> Using cache 20:04:25 ---> d6144f711dab 20:04:25 Step 4/25 : WORKDIR /edgex-go 20:04:25 ---> Using cache 20:04:25 ---> 8a343e30fa4d 20:04:25 Step 5/25 : RUN apk add --update --no-cache make git 20:04:29 ---> Running in 2b085b2bc410 20:04:29 ---> Running in b9c6f75634eb 20:04:29 ---> Running in b4e98b1a6c50 20:04:29 Removing intermediate container 2b085b2bc410 20:04:29 ---> e887c0d52364 20:04:29 Step 14/23 : EXPOSE $APP_PORT 20:04:29 ---> Running in 4a1b6495d1d4 20:04:29 Removing intermediate container c6a5c9c53d20 20:04:29 ---> 92dfc83f3811 20:04:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:29 Removing intermediate container 5244c4acef04 20:04:29 ---> 1ffbc81c6e27 20:04:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:04:29 ---> Running in 8e82a0b3a538 20:04:29 Removing intermediate container 4a1b6495d1d4 20:04:29 ---> 6e7027c6b82b 20:04:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:29 ---> 4de86ee246a1 20:04:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:29 Removing intermediate container 8e82a0b3a538 20:04:29 ---> 89b819305cda 20:04:29 Step 13/23 : ENV APP_PORT=59860 20:04:29 ---> Running in 3ac4098302f3 20:04:29 ---> b7c291d669ac 20:04:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:29 ---> d81f433109cc 20:04:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:29 Removing intermediate container 3ac4098302f3 20:04:29 ---> c16fc19e54d0 20:04:29 Step 14/23 : EXPOSE $APP_PORT 20:04:29 ---> Running in dc61e7c3b8f5 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:29 ---> f376317eda86 20:04:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:29 Removing intermediate container dc61e7c3b8f5 20:04:29 ---> 2696d0d9bfbf 20:04:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:29 OK: 265 MiB in 53 packages 20:04:30 ---> 6d300d93c3a3 20:04:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:30 ---> b6afad98bac8 20:04:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:30 ---> 23b74a6953d5 20:04:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:04:30 Removing intermediate container b4e98b1a6c50 20:04:30 ---> 5658620221c0 20:04:30 Step 12/26 : WORKDIR /edgex-go 20:04:30 ---> Running in 3ae5e23aef78 20:04:30 ---> 11439c889fa9 20:04:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:30 ---> 3563d52b9406 20:04:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:30 ---> 0664532bcbd9 20:04:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:04:30 Removing intermediate container 3ae5e23aef78 20:04:30 ---> 7e1a3cc900d3 20:04:30 20:04:30 Step 13/26 : FROM alpine:3.17 20:04:30 ---> 9ed4aefc74f6 20:04:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:30 ---> Using cache 20:04:30 ---> 8b755e439307 20:04:30 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:30 ---> Using cache 20:04:30 ---> 2c7de81d6e81 20:04:30 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:30 ---> Using cache 20:04:30 ---> Running in 58a677f3c0d8 20:04:30 ---> 2ef2f7195d7d 20:04:30 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:04:30 ---> Using cache 20:04:30 ---> db14f017b8ba 20:04:30 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:30 Removing intermediate container b9c6f75634eb 20:04:30 ---> e18437bf2b4f 20:04:30 Step 6/25 : COPY go.mod vendor* ./ 20:04:30 ---> 1a21cc161843 20:04:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:30 ---> Running in c8316f222eaa 20:04:30 Removing intermediate container 58a677f3c0d8 20:04:30 ---> a3cbe74b87f2 20:04:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:30 ---> Running in b5902b719c49 20:04:30 ---> aa0be1ba64c1 20:04:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:31 ---> Running in 63dd540227c5 20:04:31 Removing intermediate container b5902b719c49 20:04:31 ---> dbe592305f92 20:04:31 Step 21/23 : LABEL arch=x86_64 20:04:32 ---> 2a5359d9646f 20:04:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:04:32 ---> Running in 1d74277db425 20:04:32 ---> 871e4cfb5c4f 20:04:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:32 ---> 94a952f9b673 20:04:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:04:32 ---> Running in 13b2e875e58b 20:04:32 Removing intermediate container 1d74277db425 20:04:32 ---> a58b6a305ae9 20:04:32 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:04:32 ---> Running in 49e3e638570f 20:04:32 Removing intermediate container c8316f222eaa 20:04:32 ---> 92534939aba8 20:04:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:32 ---> Running in 6c0748813dd8 20:04:32 Removing intermediate container 13b2e875e58b 20:04:32 ---> c0d32993d531 20:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:32 ---> a97d6b945cd6 20:04:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:32 Removing intermediate container 49e3e638570f 20:04:32 ---> b2a84bb4f518 20:04:32 Step 23/23 : LABEL version=0.0.0 20:04:32 ---> Running in 2cd4a1e1bfc5 20:04:32 ---> Running in bc545415a095 20:04:32 Removing intermediate container 6c0748813dd8 20:04:32 ---> 0d7e52659db6 20:04:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:04:32 ---> Running in 42f52f06cce2 20:04:32 Removing intermediate container 2cd4a1e1bfc5 20:04:32 ---> f8867d64619e 20:04:32 Step 21/23 : LABEL arch=x86_64 20:04:32 ---> 2bae444dff22 20:04:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:32 ---> Running in 09cfcbe39525 20:04:32 Removing intermediate container bc545415a095 20:04:32 ---> 7a196a8a333a 20:04:32 20:04:32 Removing intermediate container 42f52f06cce2 20:04:32 ---> fa5f2ce1a877 20:04:32 Step 21/23 : LABEL arch=x86_64 20:04:32 ---> Running in 185f1539a9a9 20:04:32 Removing intermediate container 09cfcbe39525 20:04:32 ---> 2e95bc165afb 20:04:32 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:04:32 ---> b1a7559cc357 20:04:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:33 Successfully built 7a196a8a333a 20:04:33 Successfully tagged support-scheduler:latest 20:04:33  Building support-scheduler ... done Building security-spiffe-token-provider 20:04:33 ---> Running in 8312b2e3de07 20:04:33 ---> Running in fb794b55f410 20:04:33 Removing intermediate container 185f1539a9a9 20:04:33 ---> 6b6ca0c7ca37 20:04:33 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:04:33 ---> Running in f3265c788216 20:04:35 Removing intermediate container fb794b55f410 20:04:35 ---> 14ea830fd4e8 20:04:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:37 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:37 ---> 9e615cdf03f0 20:04:37 Step 3/20 : WORKDIR /edgex-go 20:04:37 ---> Using cache 20:04:37 ---> f4467d93e9a7 20:04:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:04:37 Removing intermediate container 8312b2e3de07 20:04:37 ---> 14786def6733 20:04:37 Step 23/23 : LABEL version=0.0.0 20:04:37 Removing intermediate container f3265c788216 20:04:37 ---> f5e1a084b057 20:04:37 Step 23/23 : LABEL version=0.0.0 20:04:37 ---> Running in 443c967b6099 20:04:37 ---> Running in 7a04298a602b 20:04:37 ---> Running in b3b2accb1685 20:04:37 ---> Running in a7a980812847 20:04:37 Removing intermediate container 443c967b6099 20:04:37 ---> baf0d4ee6b8e 20:04:37 Step 24/26 : LABEL arch=x86_64 20:04:37 Removing intermediate container a7a980812847 20:04:37 ---> a1861128e7c2 20:04:37 20:04:37 ---> Running in ec62a039bf5b 20:04:37 Removing intermediate container b3b2accb1685 20:04:37 ---> 53e078c2c56c 20:04:37 20:04:37 Successfully built a1861128e7c2 20:04:37 Successfully tagged support-notifications:latest 20:04:37  Building support-notifications ... done Building security-bootstrapper 20:04:37 Successfully built 53e078c2c56c 20:04:37 Successfully tagged core-common-config-bootstrapper:latest 20:04:37  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 20:04:37 Removing intermediate container ec62a039bf5b 20:04:37 ---> 9892912e9e5a 20:04:37 Step 25/26 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:04:37 ---> Running in 060c8afc1622 20:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:37 Removing intermediate container 060c8afc1622 20:04:37 ---> 48a62fa55f91 20:04:37 Step 26/26 : LABEL version=0.0.0 20:04:37 ---> Running in a1e29789633a 20:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:38 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:38 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:38 OK: 17828 distinct packages available 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:38 OK: 265 MiB in 53 packages 20:04:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:41 ---> 9e615cdf03f0 20:04:41 Step 3/25 : WORKDIR /edgex-go 20:04:41 ---> Using cache 20:04:41 ---> f4467d93e9a7 20:04:41 Step 4/25 : RUN apk add --update --no-cache make git 20:04:41 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:41 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:04:41 ---> 9e615cdf03f0 20:04:41 Step 3/33 : WORKDIR /edgex-go 20:04:41 ---> Using cache 20:04:41 ---> f4467d93e9a7 20:04:41 Step 4/33 : RUN apk add --update --no-cache make git 20:04:42 Removing intermediate container a1e29789633a 20:04:42 ---> 95138651241b 20:04:42 20:04:42 Successfully built 95138651241b 20:04:44 Successfully tagged security-spire-server:latest 20:04:44 Building core-command 20:04:48  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:48 ---> 9e615cdf03f0 20:04:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:04:48 ---> Using cache 20:04:48 ---> d6144f711dab 20:04:48 Step 4/24 : WORKDIR /edgex-go 20:04:48 ---> Using cache 20:04:48 ---> 8a343e30fa4d 20:04:48 Step 5/24 : RUN apk add --update --no-cache make git 20:04:48 ---> Using cache 20:04:48 ---> e18437bf2b4f 20:04:48 Step 6/24 : COPY go.mod vendor* ./ 20:04:48 ---> Using cache 20:04:48 ---> aa0be1ba64c1 20:04:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:49 ---> Running in 6bd27f4dab5e 20:04:49 ---> Running in 3275e2e7f959 20:04:49 ---> Running in c78283c477e6 20:04:49 Removing intermediate container 7a04298a602b 20:04:49 ---> 7598f0155140 20:04:49 Step 5/20 : COPY go.mod vendor* ./ 20:04:49 ---> 89e67e71be95 20:04:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:49 ---> Running in 6a18f1b6c231 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 OK: 265 MiB in 53 packages 20:04:49 OK: 265 MiB in 53 packages 20:04:50 Removing intermediate container 3275e2e7f959 20:04:50 ---> 59100b9ec306 20:04:50 Step 5/25 : COPY go.mod vendor* ./ 20:04:50 Removing intermediate container 6bd27f4dab5e 20:04:50 ---> 48673a1546a7 20:04:50 Step 5/33 : COPY go.mod vendor* ./ 20:04:50 ---> 10ffb84141b8 20:04:50 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:50 ---> e3d412bdb19e 20:04:50 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:50 ---> Running in 8f8d43441bfc 20:04:50 ---> Running in d5303b2499ca 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.652s coverage: 28.7% of statements 20:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements 20:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.491s coverage: 71.5% of statements 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.299s coverage: 54.0% of statements 20:05:58 Removing intermediate container c78283c477e6 20:05:58 ---> e18953fb1752 20:05:58 Removing intermediate container 63dd540227c5 20:05:58 Step 8/24 : COPY . . ---> 9821355a02e9 20:05:58 20:05:58 Step 8/25 : COPY . . 20:05:58 Removing intermediate container d5303b2499ca 20:05:58 ---> 3a662d395fc7 20:05:58 Step 7/33 : COPY . . 20:05:58 Removing intermediate container 6a18f1b6c231 20:05:58 ---> bfd8309c4a34 20:05:58 Step 7/20 : COPY . . 20:05:58 Removing intermediate container 8f8d43441bfc 20:05:58 ---> 987f5937e966 20:05:58 Step 7/25 : COPY . . 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:16 ---> a505c639e63b 20:06:16 ---> e44bdf0b7ef7 20:06:16 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadataStep 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:06:16 20:06:16 ---> 962b2015f884 20:06:16 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:16 ---> Running in 7d00004d2e3d 20:06:16 ---> Running in 33334796e8ad 20:06:16 ---> f62db6408da4 20:06:16 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:06:16 ---> 35aed76fd220 20:06:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:16 ---> Running in 3a88722583f5 20:06:16 ---> Running in 01063334da18 20:06:16 ---> Running in dbcfaffcafe2 20:06:16 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 20:06:16 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 20:06:16 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 20:06:16 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 20:06:16 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 20:06:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.975s coverage: 88.5% of statements 20:06:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.734s coverage: 3.8% of statements 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.563s coverage: 95.6% of statements 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 72.2% of statements 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 65.9% of statements 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.394s coverage: 0.9% of statements 20:06:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.257s coverage: 42.9% of statements 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 82.9% of statements 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 20:06:48 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 20:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 20:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:03 Removing intermediate container dbcfaffcafe2 20:07:03 ---> 87b4b3a02db6 20:07:03 20:07:03 Step 9/33 : FROM alpine:3.17 20:07:03 ---> 9ed4aefc74f6 20:07:03 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:03 Removing intermediate container 3a88722583f5 20:07:03 ---> 675101ec9d8a 20:07:03 20:07:03 Step 9/25 : FROM alpine:3.17 20:07:03 ---> 9ed4aefc74f6 20:07:03 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:07:03 Removing intermediate container 7d00004d2e3d 20:07:03 ---> d54b81d4d097 20:07:03 20:07:03 Step 10/25 : FROM alpine:3.17 20:07:03 ---> 9ed4aefc74f6 20:07:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:07:03 ---> Using cache 20:07:03 ---> 920bf7cde1f6 20:07:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:03 ---> Using cache 20:07:03 ---> b91f04e7a8bd 20:07:03 Step 13/25 : ENV APP_PORT=59881 20:07:03 ---> Running in d4b9272e710a 20:07:03 Removing intermediate container 33334796e8ad 20:07:03 ---> 9967933d0a14 20:07:03 20:07:03 Step 10/24 : FROM alpine:3.17 20:07:03 ---> 9ed4aefc74f6 20:07:03 ---> Running in bbe2b64854f6 20:07:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:07:03 ---> Using cache 20:07:03 ---> 920bf7cde1f6 20:07:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:03 ---> Using cache 20:07:03 ---> b91f04e7a8bd 20:07:03 Step 13/24 : ENV APP_PORT=59882 20:07:03 ---> Running in a7d1e4ca5e28 20:07:03 ---> Running in 08fe7b674235 20:07:03 Removing intermediate container 01063334da18 20:07:03 ---> 7e6a8c488012 20:07:03 20:07:03 Step 9/20 : FROM alpine:3.17 20:07:03 ---> 9ed4aefc74f6 20:07:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:03 ---> Using cache 20:07:03 ---> 80c6cc036a18 20:07:03 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:03 Removing intermediate container d4b9272e710a 20:07:03 ---> 80c6cc036a18 20:07:03 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:07:03 ---> Running in a71ca2b3a78b 20:07:03 Removing intermediate container a7d1e4ca5e28 20:07:03 ---> 024eb7cc9654 20:07:03 Step 14/25 : EXPOSE $APP_PORT 20:07:03 ---> Running in 51b5c63cc6e5 20:07:03 ---> Running in 3e13bd9f2bd0 20:07:03 Removing intermediate container 08fe7b674235 20:07:03 ---> a8f478d66b95 20:07:03 Step 14/24 : EXPOSE $APP_PORT 20:07:03 ---> Running in d563777b4bea 20:07:03 Removing intermediate container 3e13bd9f2bd0 20:07:03 ---> aa030fe54caa 20:07:03 Step 15/25 : WORKDIR / 20:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:03 ---> Running in 28c6f3556ad9 20:07:03 Removing intermediate container d563777b4bea 20:07:03 ---> 252d3060e6fd 20:07:03 Step 15/24 : WORKDIR / 20:07:03 ---> Running in 7cafbfb23a27 20:07:03 Removing intermediate container 28c6f3556ad9 20:07:03 ---> 076daf7b205a 20:07:03 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:03 Removing intermediate container 7cafbfb23a27 20:07:03 ---> 3249a734b5b9 20:07:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:03 ---> 5b6ea2ca3e17 20:07:03 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:03 ---> 5e0949a56381 20:07:03 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:07:03 ---> 9af8021c3152 20:07:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:03 (1/3) Installing ca-certificates (20230506-r0) 20:07:03 (2/3) Installing dumb-init (1.2.5-r2) 20:07:03 (3/3) Installing su-exec (0.2-r2) 20:07:03 Executing busybox-1.35.0-r29.trigger 20:07:03 Executing ca-certificates-20230506-r0.trigger 20:07:03 OK: 8 MiB in 18 packages 20:07:03 (1/2) Installing dumb-init (1.2.5-r2) 20:07:03 (2/2) Installing su-exec (0.2-r2) 20:07:04 Executing busybox-1.35.0-r29.trigger 20:07:04 OK: 7 MiB in 17 packages 20:07:04 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:07:04 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:07:04 OK: 17823 distinct packages available 20:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:04 ---> 6a187203f118 20:07:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:07:04 ---> 141a17b5b9f0 20:07:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:07:04 (1/9) Installing ca-certificates (20230506-r0) 20:07:04 (2/9) Installing brotli-libs (1.0.9-r9) 20:07:04 ---> 1a0757c605d3 20:07:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:07:04 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:07:04 (4/9) Installing libcurl (8.1.1-r1) 20:07:04 (5/9) Installing curl (8.1.1-r1) 20:07:04 (6/9) Installing dumb-init (1.2.5-r2) 20:07:04 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:04 (8/9) Installing libucontext (1.2-r0) 20:07:04 (9/9) Installing gcompat (1.1.0-r0) 20:07:04 Executing busybox-1.35.0-r29.trigger 20:07:04 Executing ca-certificates-20230506-r0.trigger 20:07:04 OK: 10 MiB in 24 packages 20:07:04 ---> 6f0dab08c18e 20:07:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:07:04 Removing intermediate container 51b5c63cc6e5 20:07:04 ---> bb9a33e6ab88 20:07:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:07:05 ---> 99f6de614c01 20:07:05 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:07:05 Removing intermediate container bbe2b64854f6 20:07:05 ---> a018de5521a0 20:07:05 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:05 ---> Running in c50a5f616788 20:07:05 ---> Running in b454436e51a9 20:07:05 ---> Running in 53aeeb19c24e 20:07:05 Removing intermediate container c50a5f616788 20:07:05 ---> c1cfa22e4c57 20:07:05 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:07:05 ---> 8d725e505e3d 20:07:05 Step 20/24 : ENTRYPOINT ["/core-command"] 20:07:05 Removing intermediate container 53aeeb19c24e 20:07:05 ---> 5b9e86ac8994 20:07:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:05 ---> Running in 17641afeebc9 20:07:05 Removing intermediate container b454436e51a9 20:07:05 ---> dc2e8ac263c8 20:07:05 Step 12/25 : WORKDIR / 20:07:05 ---> Running in d48f210e25c7 20:07:05 ---> Running in ea47aed3f50b 20:07:05 ---> Running in 393bd4ba1225 20:07:05 Removing intermediate container 17641afeebc9 20:07:05 ---> 8471f3160468 20:07:05 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:07:05 Removing intermediate container d48f210e25c7 20:07:05 ---> 3190af842b36 20:07:05 Step 23/25 : LABEL arch=x86_64 20:07:05 Removing intermediate container ea47aed3f50b 20:07:05 ---> a1d7973540cf 20:07:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:05 ---> Running in 23b3e134f066 20:07:05 ---> Running in 42cdec3797d1 20:07:05 Removing intermediate container 393bd4ba1225 20:07:05 ---> a2112f06ab2e 20:07:05 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:05 ---> Running in 2bb4fc9eb506 20:07:05 Removing intermediate container a71ca2b3a78b 20:07:05 ---> 443e57a1995e 20:07:05 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:05 Removing intermediate container 23b3e134f066 20:07:05 ---> 9ff593d905a1 20:07:05 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:07:05 Removing intermediate container 42cdec3797d1 20:07:05 ---> 40e019225d36 20:07:05 Step 22/24 : LABEL arch=x86_64 20:07:05 Removing intermediate container 2bb4fc9eb506 20:07:05 ---> b3d1f906c638 20:07:05 Step 24/25 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:07:05 ---> Running in 5cf1f568f61e 20:07:05 ---> 64dff3df32de 20:07:05 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:07:05 ---> Running in e1b77d2ca171 20:07:05 ---> Running in 3da27f2dad4d 20:07:05 Removing intermediate container 5cf1f568f61e 20:07:05 ---> 941a8b2ae41d 20:07:05 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:07:05 Removing intermediate container e1b77d2ca171 20:07:05 ---> e0dccc6fea09 20:07:05 Step 23/24 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:07:05 ---> Running in 0bf578f4ef28 20:07:05 Removing intermediate container 3da27f2dad4d 20:07:05 ---> 2ed0b4eb9ce7 20:07:05 Step 25/25 : LABEL version=0.0.0 20:07:05 ---> 311b9f141064 20:07:05 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:07:05 ---> Running in 1c8649a53969 20:07:05 ---> Running in ff66aefd83dc 20:07:05 ---> 6dbd703b04f6 20:07:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:07:06 Removing intermediate container 1c8649a53969 20:07:06 ---> 8d2154581000 20:07:06 20:07:06 Removing intermediate container ff66aefd83dc 20:07:06 ---> c4c6d90a9fdf 20:07:06 Step 24/24 : LABEL version=0.0.0 20:07:06 ---> 36c0e3b92bd7 20:07:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:06 ---> Running in 2eeef9757604 20:07:06 ---> 2cfe12d221c4 20:07:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:07:06 Successfully built 8d2154581000 20:07:06 Successfully tagged core-metadata:latest 20:07:06  Building core-metadata ... done Building security-proxy-setup 20:07:06 Removing intermediate container 2eeef9757604 20:07:06 ---> 671642b4be99 20:07:06 20:07:06 Successfully built 671642b4be99 20:07:07 Successfully tagged core-command:latest 20:07:07  Building core-command ... done Building security-proxy-auth 20:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:10 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:10 ---> 9e615cdf03f0 20:07:10 Step 3/22 : WORKDIR /edgex-go 20:07:10 ---> Using cache 20:07:10 ---> f4467d93e9a7 20:07:10 Step 4/22 : RUN apk add --update --no-cache make git 20:07:10 ---> Using cache 20:07:10 ---> 48673a1546a7 20:07:10 Step 5/22 : COPY go.mod vendor* ./ 20:07:10 ---> Using cache 20:07:10 ---> e3d412bdb19e 20:07:10 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:10 ---> Using cache 20:07:10 ---> 3a662d395fc7 20:07:10 Step 7/22 : COPY . . 20:07:10 ---> Using cache 20:07:10 ---> f62db6408da4 20:07:10 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:07:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:11 ---> 9e615cdf03f0 20:07:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:07:11 ---> Using cache 20:07:11 ---> d6144f711dab 20:07:11 Step 4/23 : WORKDIR /edgex-go 20:07:11 ---> Using cache 20:07:11 ---> 8a343e30fa4d 20:07:11 Step 5/23 : RUN apk add --update --no-cache make git 20:07:11 ---> Using cache 20:07:11 ---> e18437bf2b4f 20:07:11 Step 6/23 : COPY go.mod vendor* ./ 20:07:11 ---> Using cache 20:07:11 ---> aa0be1ba64c1 20:07:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:11 ---> Using cache 20:07:11 ---> e18953fb1752 20:07:11 Step 8/23 : COPY . . 20:07:11 ---> Using cache 20:07:11 ---> e44bdf0b7ef7 20:07:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:07:13 ---> 7bd308df017e 20:07:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:07:15 ---> 6d46a70fd566 20:07:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:07:15 ---> Running in 13641a8f3d02 20:07:15 ---> Running in 794801600eb9 20:07:15 ---> b521f6eb2b24 20:07:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:07:15 Removing intermediate container 0bf578f4ef28 20:07:15 ---> b96a870a0e5a 20:07:15 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:07:15 ---> Running in ee86d2163ab7 20:07:15 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 20:07:15 ---> 8f8302cd0c5c 20:07:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:07:15 ---> Running in 29918a89ec9d 20:07:15 Removing intermediate container ee86d2163ab7 20:07:15 ---> 764451212320 20:07:15 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:07:15 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 20:07:15 ---> 4d77dce793c0 20:07:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:15 Removing intermediate container 29918a89ec9d 20:07:15 ---> 4c5560ec1932 20:07:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:07:15 ---> d9df0b30183b 20:07:15 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:07:16 ---> Running in 7d1ca49a0ced 20:07:16 ---> Running in 1ca0109117fd 20:07:16 ---> e52e4ef3c0be 20:07:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:16 Removing intermediate container 7d1ca49a0ced 20:07:16 ---> 47f211212581 20:07:16 Step 18/20 : LABEL arch=x86_64 20:07:16 ---> Running in f0d7e23fa283 20:07:16 ---> 79c815afd124 20:07:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:16 ---> Running in 9e565d745886 20:07:16 Removing intermediate container f0d7e23fa283 20:07:16 ---> 3f88063beb52 20:07:16 Step 19/20 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:07:16 ---> Running in 4919634ec83b 20:07:17 Removing intermediate container 4919634ec83b 20:07:17 ---> 578788105d49 20:07:17 Step 20/20 : LABEL version=0.0.0 20:07:17 ---> Running in b27ff2cbb007 20:07:17 Removing intermediate container b27ff2cbb007 20:07:17 ---> 20cffb8ac90d 20:07:17 20:07:17 Successfully built 20cffb8ac90d 20:07:17 Successfully tagged security-spiffe-token-provider:latest 20:07:17  Building security-spiffe-token-provider ... done Building core-data 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.018s coverage: 79.9% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.275s coverage: 92.9% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.198s coverage: 62.3% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.8% of statements 20:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.501s coverage: 82.1% of statements 20:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 86.0% of statements 20:07:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:19 ---> 9e615cdf03f0 20:07:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:07:19 ---> Using cache 20:07:19 ---> d6144f711dab 20:07:19 Step 4/23 : WORKDIR /edgex-go 20:07:19 ---> Using cache 20:07:19 ---> 8a343e30fa4d 20:07:19 Step 5/23 : RUN apk add --update --no-cache make git 20:07:19 ---> Using cache 20:07:19 ---> e18437bf2b4f 20:07:19 Step 6/23 : COPY go.mod vendor* ./ 20:07:19 ---> Using cache 20:07:19 ---> aa0be1ba64c1 20:07:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:19 ---> Using cache 20:07:19 ---> e18953fb1752 20:07:19 Step 8/23 : COPY . . 20:07:19 ---> Using cache 20:07:19 ---> e44bdf0b7ef7 20:07:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:07:22 Removing intermediate container 1ca0109117fd 20:07:22 ---> 97ee45f9b1c1 20:07:22 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:22 ---> Running in 91c6c973d53b 20:07:23 ---> d62d32f22994 20:07:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:07:23 Removing intermediate container 9e565d745886 20:07:23 ---> 19aa66e913ec 20:07:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:07:23 ---> Running in 1988416debbb 20:07:24 Removing intermediate container 1988416debbb 20:07:24 ---> 3b8f391142d6 20:07:24 Step 23/25 : LABEL arch=x86_64 20:07:24 ---> d74594b0d068 20:07:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:07:24 ---> Running in 770931ac8648 20:07:24 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 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.025s coverage: 63.1% of statements 20:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 20:07:25 Removing intermediate container 770931ac8648 20:07:25 ---> 72f4713e6d75 20:07:25 Step 24/25 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:07:25 ---> 80847940c08b 20:07:25 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:07:25 ---> Running in d4139dd4411b 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 20:07:26 Removing intermediate container d4139dd4411b 20:07:26 ---> 8893ebe8231e 20:07:26 Step 25/25 : LABEL version=0.0.0 20:07:26 ---> edc3581edc93 20:07:26 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:07:26 ---> Running in e72f58683e85 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 20:07:26 Removing intermediate container e72f58683e85 20:07:26 ---> 4dd456d81022 20:07:26 20:07:26 ---> 33a5214fede0 20:07:26 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:07:26 Successfully built 4dd456d81022 20:07:26 Successfully tagged security-secretstore-setup:latest 20:07:27  Building security-secretstore-setup ... done  ---> e08980a38bff 20:07:27 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:07:27 ---> 06100ee3cac7 20:07:27 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:07:27 ---> 4a2f9fc01e23 20:07:27 Step 28/33 : RUN chmod +x /entrypoint.sh 20:07:27 ---> Running in c6e0856427a9 20:07:29 Removing intermediate container c6e0856427a9 20:07:29 ---> ac25f0e9d629 20:07:29 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:07:29 ---> Running in c2c8c499e9b7 20:07:30 Removing intermediate container c2c8c499e9b7 20:07:30 ---> 77a5b670f783 20:07:30 Step 30/33 : CMD ["gate"] 20:07:30 ---> Running in 359a4c8e8314 20:07:30 Removing intermediate container 359a4c8e8314 20:07:30 ---> 7987ae900eac 20:07:30 Step 31/33 : LABEL arch=x86_64 20:07:30 ---> Running in c1f89919a49e 20:07:30 Removing intermediate container c1f89919a49e 20:07:30 ---> df8dc0d12a1b 20:07:30 Step 32/33 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:07:30 ---> Running in 3a865468bfa0 20:07:31 Removing intermediate container 3a865468bfa0 20:07:31 ---> fc2ad371ed12 20:07:31 Step 33/33 : LABEL version=0.0.0 20:07:31 ---> Running in 616b4b2a95ce 20:07:31 Removing intermediate container 616b4b2a95ce 20:07:31 ---> be9771624a79 20:07:31 20:07:31 Successfully built be9771624a79 20:07:31 Successfully tagged security-bootstrapper:latest 20:07:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.955s coverage: 38.4% of statements 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements 20:07:43  Building security-bootstrapper ... done Removing intermediate container 13641a8f3d02 20:07:43 ---> b725adf47031 20:07:43 20:07:43 Step 10/23 : FROM alpine:3.17 20:07:43 ---> 9ed4aefc74f6 20:07:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:43 ---> Using cache 20:07:43 ---> ae991a080cc2 20:07:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:07:43 ---> Using cache 20:07:43 ---> 92dfc83f3811 20:07:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:43 ---> Using cache 20:07:43 Removing intermediate container 794801600eb9 20:07:43 ---> 60f0f119b7ec 20:07:43 20:07:43 Step 9/22 : FROM alpine:3.17 20:07:43 ---> 9ed4aefc74f6 20:07:43 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:07:43 ---> 4de86ee246a1 20:07:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:07:43 ---> Using cache 20:07:43 ---> d81f433109cc 20:07:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:07:43 ---> Running in 24f732752914 20:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:43 (1/2) Installing dumb-init (1.2.5-r2) 20:07:43 (2/2) Installing openssl (3.0.8-r4) 20:07:43 Executing busybox-1.35.0-r29.trigger 20:07:43 OK: 8 MiB in 17 packages 20:07:45 ---> 00e6123b7d0b 20:07:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:07:45 Removing intermediate container 91c6c973d53b 20:07:45 ---> e91dc5745984 20:07:45 20:07:45 Step 10/23 : FROM alpine:3.17 20:07:45 ---> 9ed4aefc74f6 20:07:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:45 ---> Running in e7475026a545 20:07:45 ---> 95f63b750194 20:07:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:07:45 Removing intermediate container 24f732752914 20:07:45 ---> d29694bc7e25 20:07:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:45 ---> Running in 2e3c9a123aed 20:07:45 Removing intermediate container e7475026a545 20:07:45 ---> 9bd27a534090 20:07:45 Step 12/23 : ENV APP_PORT=59880 20:07:45 ---> Running in 60b670c725cd 20:07:45 Removing intermediate container 2e3c9a123aed 20:07:45 ---> ff05d51e2b29 20:07:45 Step 12/22 : WORKDIR /edgex 20:07:45 ---> Running in e4f76b63bd6d 20:07:45 ---> 9836d79f771c 20:07:45 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:45 Removing intermediate container 60b670c725cd 20:07:45 ---> 2717b88f51a0 20:07:45 Step 13/23 : EXPOSE $APP_PORT 20:07:45 ---> Running in 2e0891af9301 20:07:45 ---> Running in d21213c08cc1 20:07:45 Removing intermediate container e4f76b63bd6d 20:07:45 ---> bcffa4290477 20:07:45 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:45 Removing intermediate container d21213c08cc1 20:07:45 ---> 60cc7869bcfd 20:07:45 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:07:45 ---> Running in cc89a0fbeb90 20:07:45 ---> 48dc4b7092fb 20:07:45 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:46 ---> 6e1dd91ba7b7 20:07:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:07:46 ---> 45bbaa29bf28 20:07:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:46 Removing intermediate container 2e0891af9301 20:07:46 ---> e4b8d7e1b1d7 20:07:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:07:46 ---> Running in 5b89110589f6 20:07:46 ---> 9ca2ebfe8ec1 20:07:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:46 Removing intermediate container 5b89110589f6 20:07:46 ---> 1f90bc12e251 20:07:46 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:07:46 (1/1) Installing dumb-init (1.2.5-r2) 20:07:46 Executing busybox-1.35.0-r29.trigger 20:07:46 ---> Running in 1e41bb9d789a 20:07:46 OK: 7 MiB in 16 packages 20:07:46 Removing intermediate container 1e41bb9d789a 20:07:46 ---> 05f49d4d1f37 20:07:46 Step 21/23 : LABEL arch=x86_64 20:07:46 ---> Running in ad70c893bbc5 20:07:46 ---> 1fae90a423cb 20:07:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:46 ---> Running in ebe74adae8bd 20:07:46 Removing intermediate container ad70c893bbc5 20:07:46 ---> 8f071d4b35d5 20:07:46 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:07:46 ---> Running in a51a8068cd69 20:07:47 Removing intermediate container a51a8068cd69 20:07:47 ---> 961471466ca6 20:07:47 Step 23/23 : LABEL version=0.0.0 20:07:47 Removing intermediate container cc89a0fbeb90 20:07:47 ---> 40da87ccdc6b 20:07:47 ---> Running in 1f995557ff62 20:07:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:47 Removing intermediate container 1f995557ff62 20:07:47 ---> 4c80709d849f 20:07:47 20:07:47 ---> e42d848fdd32 20:07:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:47 Successfully built 4c80709d849f 20:07:47 Successfully tagged security-proxy-auth:latest 20:07:47  Building security-proxy-auth ... done  ---> 199dbbb20d03 20:07:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:07:47 Removing intermediate container ebe74adae8bd 20:07:47 ---> 6c5ba72b6d27 20:07:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:07:47 ---> 3872a7228b84 20:07:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:07:47 ---> Running in e632011e607b 20:07:47 Removing intermediate container e632011e607b 20:07:47 ---> 019d1336ed16 20:07:47 Step 20/22 : LABEL arch=x86_64 20:07:47 ---> Running in 4f5ed653ef88 20:07:47 ---> 0e30a4c799d8 20:07:47 Step 19/23 : ENTRYPOINT ["/core-data"] 20:07:47 ---> Running in 695cb0c6b8ab 20:07:47 Removing intermediate container 4f5ed653ef88 20:07:47 ---> cdbb729225f6 20:07:47 Step 21/22 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:07:48 ---> Running in eb25ab8f1445 20:07:48 Removing intermediate container 695cb0c6b8ab 20:07:48 ---> 5142da26fbe0 20:07:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:48 ---> Running in 47a87ae91f93 20:07:48 Removing intermediate container eb25ab8f1445 20:07:48 ---> 442fe373fba5 20:07:48 Step 22/22 : LABEL version=0.0.0 20:07:48 ---> Running in 3ec1436374ff 20:07:48 Removing intermediate container 47a87ae91f93 20:07:48 ---> 0ccf91c7fca0 20:07:48 Step 21/23 : LABEL arch=x86_64 20:07:48 ---> Running in 3d596abc78d3 20:07:48 Removing intermediate container 3ec1436374ff 20:07:48 ---> ba9e97d773fc 20:07:48 20:07:48 Successfully built ba9e97d773fc 20:07:48 Removing intermediate container 3d596abc78d3 20:07:48 ---> 86b100f443ff 20:07:48 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:07:48 Successfully tagged security-proxy-setup:latest 20:07:48  Building security-proxy-setup ... done  ---> Running in 38f37d79c2f9 20:07:48 Removing intermediate container 38f37d79c2f9 20:07:48 ---> ebae737dc3e4 20:07:48 Step 23/23 : LABEL version=0.0.0 20:07:48 ---> Running in c3776323fa97 20:07:48 Removing intermediate container c3776323fa97 20:07:48 ---> fae5e73dc6e0 20:07:48 20:07:48 Successfully built fae5e73dc6e0 20:07:48 Successfully tagged core-data:latest 20:07:48  Building core-data ... done  [Pipeline] } 20:07:48 $ docker stop --time=1 33045189d3d7d254049b8551098145305f1b17b47fecbe4d98b76d12262d0f52 20:07:50 $ docker rm -f --volumes 33045189d3d7d254049b8551098145305f1b17b47fecbe4d98b76d12262d0f52 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:50 + docker images 20:07:50 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:50 core-data latest fae5e73dc6e0 2 seconds ago 20MB 20:07:50 security-proxy-setup latest ba9e97d773fc 2 seconds ago 18.7MB 20:07:50 security-proxy-auth latest 4c80709d849f 4 seconds ago 18.3MB 20:07:50 e91dc5745984 6 seconds ago 1.73GB 20:07:50 b725adf47031 9 seconds ago 1.7GB 20:07:50 60f0f119b7ec 11 seconds ago 1.7GB 20:07:50 security-bootstrapper latest be9771624a79 19 seconds ago 22.2MB 20:07:50 security-secretstore-setup latest 4dd456d81022 24 seconds ago 32.8MB 20:07:50 security-spiffe-token-provider latest 20cffb8ac90d 34 seconds ago 32.8MB 20:07:50 core-command latest 671642b4be99 44 seconds ago 19.9MB 20:07:50 core-metadata latest 8d2154581000 44 seconds ago 20.4MB 20:07:50 7e6a8c488012 49 seconds ago 1.76GB 20:07:50 9967933d0a14 52 seconds ago 1.72GB 20:07:50 675101ec9d8a 52 seconds ago 1.72GB 20:07:50 d54b81d4d097 52 seconds ago 1.73GB 20:07:50 87b4b3a02db6 54 seconds ago 1.71GB 20:07:50 support-notifications latest a1861128e7c2 3 minutes ago 32.4MB 20:07:50 security-spire-server latest 95138651241b 3 minutes ago 103MB 20:07:50 core-common-config-bootstrapper latest 53e078c2c56c 3 minutes ago 17.2MB 20:07:50 support-scheduler latest 7a196a8a333a 3 minutes ago 31.8MB 20:07:50 7e1a3cc900d3 3 minutes ago 1.58GB 20:07:50 security-spire-agent latest 9fd4a0cea0c1 3 minutes ago 161MB 20:07:50 security-spire-config latest 18199f22e748 3 minutes ago 102MB 20:07:50 8ccb15cbd9ee 3 minutes ago 1.79GB 20:07:50 ed6bd878102b 3 minutes ago 1.72GB 20:07:50 134e5aef5cfe 3 minutes ago 1.79GB 20:07:50 5ebf56d20937 4 minutes ago 1.58GB 20:07:50 4422e6c60cdc 4 minutes ago 1.58GB 20:07:50 ci-base-image-x86_64 latest 9e615cdf03f0 8 minutes ago 918MB 20:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 20:07:50 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 20:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 20:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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] } 20:07:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.340s coverage: 17.7% of statements 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.540s coverage: 92.3% of statements 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 61.5% of statements 20:07:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 20:08:00 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 20:08:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:08:00 go vet ./... 20:10:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:37 ./bin/test-attribution-txt.sh [Pipeline] echo 20:10:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:10:37 + ls -al . 20:10:37 total 704 20:10:37 drwxrwxr-x 10 1001 1001 4096 May 29 20:02 . 20:10:37 drwxr-xr-x 4 root root 4096 May 29 20:02 .. 20:10:37 drwxrwxr-x 2 1001 1001 4096 May 29 20:01 .blubracket 20:10:37 -rw-rw-r-- 1 1001 1001 16 May 29 20:01 .dockerignore 20:10:37 drwxrwxr-x 8 1001 1001 4096 May 29 20:01 .git 20:10:37 drwxrwxr-x 3 1001 1001 4096 May 29 20:01 .github 20:10:37 -rw-rw-r-- 1 1001 1001 1133 May 29 20:01 .gitignore 20:10:37 -rw-rw-r-- 1 1001 1001 42 May 29 20:01 .golangci.yml 20:10:37 -rw-rw-r-- 1 1001 1001 87 May 29 20:01 .hadolint.yml 20:10:37 -rw-rw-r-- 1 1001 1001 166 May 29 20:01 .sonarcloud.properties 20:10:37 -rw-rw-r-- 1 1001 1001 1171 May 29 20:01 ADOPTERS.md 20:10:37 -rw-rw-r-- 1 1001 1001 10835 May 29 20:01 Attribution.txt 20:10:37 -rw-rw-r-- 1 1001 1001 73765 May 29 20:01 CHANGELOG.md 20:10:37 -rw-rw-r-- 1 1001 1001 3804 May 29 20:01 CONTRIBUTING.md 20:10:37 -rw-rw-r-- 1 1001 1001 677 May 29 20:01 GOVERNANCE.md 20:10:37 -rw-rw-r-- 1 1001 1001 883 May 29 20:01 Jenkinsfile 20:10:37 -rw-rw-r-- 1 1001 1001 10775 May 29 20:01 LICENSE 20:10:37 -rw-rw-r-- 1 1001 1001 14368 May 29 20:01 Makefile 20:10:37 -rw-rw-r-- 1 1001 1001 582 May 29 20:01 OWNERS.md 20:10:37 -rw-rw-r-- 1 1001 1001 9902 May 29 20:01 README.md 20:10:37 -rw-rw-r-- 1 1001 1001 789 May 29 20:01 SECURITY.md 20:10:37 -rw-rw-r-- 1 1001 1001 5 May 29 19:58 VERSION 20:10:37 drwxrwxr-x 2 1001 1001 4096 May 29 20:01 bin 20:10:37 drwxrwxr-x 18 1001 1001 4096 May 29 20:01 cmd 20:10:37 -rw-r--r-- 1 root root 447731 May 29 20:07 coverage.out 20:10:37 -rw-rw-r-- 1 1001 1001 3159 May 29 20:01 go.mod 20:10:37 -rw-rw-r-- 1 1001 1001 30958 May 29 20:01 go.sum 20:10:37 drwxrwxr-x 7 1001 1001 4096 May 29 20:01 internal 20:10:37 drwxrwxr-x 3 1001 1001 4096 May 29 20:01 openapi 20:10:37 -rw-rw-r-- 1 1001 1001 594 May 29 20:01 security.txt 20:10:37 drwxrwxr-x 4 1001 1001 4096 May 29 20:01 snap 20:10:37 -rw-rw-r-- 1 1001 1001 204 May 29 20:01 version.go [Pipeline] sh 20:10:38 + '[' -e coverage.out ] 20:10:38 + chown 1001:1001 coverage.out [Pipeline] stash 20:10:38 Warning: overwriting stash ‘coverage-report’ 20:10:39 Stashed 1 file(s) [Pipeline] sh 20:10:40 + make build 20:10:40 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 20:12:02 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 20:12: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 20:12:12 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 20:12:16 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 20:13:02 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 20:13:04 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 20:13:11 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 20:13:16 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 20:13:21 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 20:13: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:13:31 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] } 20:13:36 $ docker stop --time=1 dd62494fa0a628c8f63b65eea3d4d2a2b450a1a4204fda3faf19fe20003c538b 20:13:38 $ docker rm -f --volumes dd62494fa0a628c8f63b65eea3d4d2a2b450a1a4204fda3faf19fe20003c538b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:40 20:13:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:41 latest: Pulling from edgex-devops/edgex-compose-arm64 20:13:41 29e5d40040c1: Pulling fs layer 20:13:41 1ce36da41761: Pulling fs layer 20:13:41 25b303627fd3: Pulling fs layer 20:13:41 29e5d40040c1: Verifying Checksum 20:13:41 29e5d40040c1: Download complete 20:13:42 1ce36da41761: Verifying Checksum 20:13:42 1ce36da41761: Download complete 20:13:42 29e5d40040c1: Pull complete 20:13:43 25b303627fd3: Verifying Checksum 20:13:43 25b303627fd3: Download complete 20:13:43 1ce36da41761: Pull complete 20:13:53 25b303627fd3: Pull complete 20:13:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:54 prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container 20:13:54 $ docker run -t -d -u 1001:1001 --entrypoint= -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/edgex-compose-arm64:latest cat 20:13:56 $ docker top 9c2de8a44d45b54c74cc502821d2b49acc7ea2d7128ac8cab1bc2c8682172afb -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:57 + docker-compose build --help 20:13:57 + grep parallel 20:14:00 --parallel Build images in parallel. [Pipeline] } 20:14:00 $ docker stop --time=1 9c2de8a44d45b54c74cc502821d2b49acc7ea2d7128ac8cab1bc2c8682172afb 20:14:02 $ docker rm -f --volumes 9c2de8a44d45b54c74cc502821d2b49acc7ea2d7128ac8cab1bc2c8682172afb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:03 prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container 20:14:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:04 $ docker top 883f556ea64de04bb1f7362e918975fa491f9581690d426017e2c99249b9d359 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:05 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:09 Building core-command ... 20:14:09 Building core-common-config-bootstrapper ... 20:14:09 Building core-data ... 20:14:09 Building core-metadata ... 20:14:09 Building security-bootstrapper ... 20:14:09 Building security-proxy-auth ... 20:14:09 Building security-proxy-setup ... 20:14:09 Building security-secretstore-setup ... 20:14:09 Building security-spiffe-token-provider ... 20:14:09 Building security-spire-agent ... 20:14:09 Building security-spire-config ... 20:14:09 Building security-spire-server ... 20:14:09 Building support-notifications ... 20:14:09 Building support-scheduler ... 20:14:09 Building security-spire-agent 20:14:09 Building security-spiffe-token-provider 20:14:09 Building support-scheduler 20:14:09 Building core-metadata 20:14:09 Building core-common-config-bootstrapper 20:14:56 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:14:56 ---> c42eddb65d3b 20:14:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:14:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:56 ---> c42eddb65d3b 20:14:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:14:56 ---> c42eddb65d3b 20:14:56 Step 3/27 : WORKDIR /edgex-go 20:14:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:56 ---> c42eddb65d3b 20:14:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:56 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:14:56 ---> c42eddb65d3b 20:14:56 Step 3/20 : WORKDIR /edgex-go 20:14:56 ---> Running in ddd92dd8ea4c 20:14:56 ---> Running in 80ca409a5537 20:14:56 ---> Running in 79753118d5f8 20:14:56 ---> Running in 64bd29ab0f53 20:14:56 ---> Running in 370f332c4e6a 20:14:57 Removing intermediate container ddd92dd8ea4c 20:14:57 ---> c8a3198786f2 20:14:57 Step 4/25 : WORKDIR /edgex-go 20:14:57 Removing intermediate container 370f332c4e6a 20:14:57 ---> ff950e4a1562 20:14:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:14:57 Removing intermediate container 79753118d5f8 20:14:57 ---> 3aba18ec1225 20:14:57 Step 4/23 : WORKDIR /edgex-go 20:14:57 ---> Running in 3f6d8cc1b310 20:14:57 Removing intermediate container 64bd29ab0f53 20:14:57 ---> cf19e8c46cf8 20:14:57 Step 4/23 : WORKDIR /edgex-go 20:14:57 Removing intermediate container 80ca409a5537 20:14:57 ---> 7d49e6c99380 20:14:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:14:57 ---> Running in b44b8dcb1364 20:14:57 ---> Running in ef37c2b0a4e4 20:14:57 ---> Running in 9dd65cb3acf7 20:14:57 ---> Running in 5bb77632d4ab 20:14:58 Removing intermediate container ef37c2b0a4e4 20:14:58 ---> 74e2a84c0736 20:14:58 Step 5/23 : RUN apk add --update --no-cache make git 20:14:58 Removing intermediate container b44b8dcb1364 20:14:58 ---> 622b6e00dfc0 20:14:58 Step 5/25 : RUN apk add --update --no-cache make git 20:14:58 Removing intermediate container 5bb77632d4ab 20:14:58 ---> 7f7380971fbc 20:14:58 Step 5/23 : RUN apk add --update --no-cache make git 20:14:58 ---> Running in 56d92eba4eaf 20:14:58 ---> Running in 11a63a841abe 20:14:58 ---> Running in 9c352ced3929 20:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:01 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:15:01 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:15:01 OK: 17699 distinct packages available 20:15:01 OK: 263 MiB in 53 packages 20:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:02 OK: 263 MiB in 53 packages 20:15:02 OK: 263 MiB in 53 packages 20:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:03 Removing intermediate container 9dd65cb3acf7 20:15:03 ---> 82d5f5607a47 20:15:03 Step 5/27 : COPY go.mod vendor* ./ 20:15:03 OK: 263 MiB in 53 packages 20:15:04 OK: 263 MiB in 53 packages 20:15:04 ---> 34a80b59beec 20:15:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:04 ---> Running in 9ea60fbc29ed 20:15:04 Removing intermediate container 9c352ced3929 20:15:04 ---> 512187af3e58 20:15:04 Step 6/25 : COPY go.mod vendor* ./ 20:15:04 Removing intermediate container 56d92eba4eaf 20:15:04 ---> 6419e1df2220 20:15:04 Step 6/23 : COPY go.mod vendor* ./ 20:15:05 Removing intermediate container 11a63a841abe 20:15:05 ---> 42e36c6f8845 20:15:05 Step 6/23 : COPY go.mod vendor* ./ 20:15:05 Removing intermediate container 3f6d8cc1b310 20:15:05 ---> 23e4b89d3911 20:15:05 Step 5/20 : COPY go.mod vendor* ./ 20:15:06 ---> f2d1fa71fd2c 20:15:06 ---> c13f70695873 20:15:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:06 ---> Running in 3378668b3e31 20:15:06 ---> be6523327e60 20:15:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:06 ---> Running in d5c99fba300d 20:15:07 ---> Running in ac5be86ee1f9 20:15:07 ---> 0062b309e7d5 20:15:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:07 ---> Running in 6ac0206b581e 20:16:59 Removing intermediate container 6ac0206b581e 20:16:59 ---> b0da9f4b0108 20:16:59 Step 7/20 : COPY . . 20:16:59 Removing intermediate container d5c99fba300d 20:16:59 ---> b8ff6147b5a1 20:16:59 Step 8/23 : COPY . . 20:16:59 Removing intermediate container 9ea60fbc29ed 20:16:59 ---> bce4af0959b7 20:16:59 Step 7/27 : COPY . . 20:16:59 Removing intermediate container ac5be86ee1f9 20:16:59 ---> 90efdc6344b5 20:16:59 Step 8/23 : COPY . . 20:16:59 Removing intermediate container 3378668b3e31 20:16:59 ---> 7d59fad361f8 20:16:59 Step 8/25 : COPY . . 20:17:03 ---> af04540a540a 20:17:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:03 ---> 8c0fd027508c 20:17:03 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:17:03 ---> Running in aad21ffedb3a 20:17:03 ---> e61f694f080d 20:17:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:03 ---> 211fd3b95bed 20:17:03 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:17:03 ---> Running in 6342914e1347 20:17:03 ---> abb529b6c9bc 20:17:03 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:17:03 ---> Running in c3b6640c6249 20:17:03 ---> Running in a047608934be 20:17:03 ---> Running in 93818cc9272f 20:17:04 Removing intermediate container 93818cc9272f 20:17:04 ---> ea4b515b751d 20:17:04 Step 9/27 : WORKDIR /edgex-go/spire-build 20:17:04 ---> Running in b57ffee3e862 20:17:05 Removing intermediate container b57ffee3e862 20:17:05 ---> 1bb556fcd486 20:17:05 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:17:05 ---> Running in ce05f8fc40e6 20:17:05 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 20:17:05 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 20:17:06 Removing intermediate container ce05f8fc40e6 20:17:06 ---> c90ed69723ca 20:17:06 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 20:17:06 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 20:17:06 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 20:17:06 ---> Running in 4253347a2e63 20:17:10 Removing intermediate container 4253347a2e63 20:17:10 ---> e748bb77fa71 20:17:10 Step 12/27 : WORKDIR /edgex-go 20:17:10 ---> Running in 8cc2c93bc574 20:17:10 Removing intermediate container 8cc2c93bc574 20:17:10 ---> 64c5122c766c 20:17:10 20:17:10 Step 13/27 : FROM alpine:3.17 20:17:10 3.17: Pulling from library/alpine 20:17:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:17:10 Status: Downloaded newer image for alpine:3.17 20:17:10 ---> 51e60588ff2c 20:17:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:11 ---> Running in ae9d9c7879b8 20:17:11 Removing intermediate container ae9d9c7879b8 20:17:11 ---> 6ab6e6475ca7 20:17:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:11 ---> Running in 169547591dd5 20:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:15 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:15 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:15 OK: 17694 distinct packages available 20:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:18 (1/5) Installing dumb-init (1.2.5-r2) 20:17:18 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:18 (3/5) Installing libucontext (1.2-r0) 20:17:18 (4/5) Installing gcompat (1.1.0-r0) 20:17:18 (5/5) Installing openssl (3.0.8-r4) 20:17:18 Executing busybox-1.35.0-r29.trigger 20:17:18 OK: 9 MiB in 20 packages 20:17:19 Removing intermediate container 169547591dd5 20:17:19 ---> 149d28259851 20:17:19 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:20 ---> 8e2f222d4f8c 20:17:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:17:21 ---> a099e7e66d36 20:17:21 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:17:26 ---> 8b435a25c040 20:17:26 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:32 ---> 62a81dca3c11 20:17:32 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:17:32 ---> adb9c70281e4 20:17:32 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:17:33 ---> e625324aa3f5 20:17:33 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:37 ---> 0cdcb404959d 20:17:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:37 ---> Running in 82c822050b88 20:17:37 Removing intermediate container 82c822050b88 20:17:37 ---> 6fa3d672b1e2 20:17:37 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:37 ---> Running in aa73f94baf78 20:17:37 Removing intermediate container aa73f94baf78 20:17:37 ---> 4ecf9304a3bb 20:17:37 Step 25/27 : LABEL arch=arm64 20:17:38 ---> Running in 2a522b308037 20:17:38 Removing intermediate container 2a522b308037 20:17:38 ---> af92e918b179 20:17:38 Step 26/27 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:17:38 ---> Running in 39f513041545 20:17:39 Removing intermediate container 39f513041545 20:17:39 ---> 3d891465e03a 20:17:39 Step 27/27 : LABEL version=0.0.0 20:17:39 ---> Running in dbbfdb2c31e2 20:17:39 Removing intermediate container dbbfdb2c31e2 20:17:39 ---> b0e02d677c67 20:17:39 20:17:40 Successfully built b0e02d677c67 20:17:40 Successfully tagged security-spire-agent-arm64:latest 20:17:40  Building security-spire-agent ... done Building security-proxy-setup 20:17:58 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:17:58 ---> c42eddb65d3b 20:17:58 Step 3/22 : WORKDIR /edgex-go 20:17:58 ---> Using cache 20:17:58 ---> 7d49e6c99380 20:17:58 Step 4/22 : RUN apk add --update --no-cache make git 20:17:58 ---> Running in 4fd9d3a857a1 20:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:01 OK: 263 MiB in 53 packages 20:18:05 Removing intermediate container 4fd9d3a857a1 20:18:05 ---> e41db908a528 20:18:05 Step 5/22 : COPY go.mod vendor* ./ 20:18:06 ---> d7a10ae16f7e 20:18:06 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:06 ---> Running in 9957e5b1b824 20:19:42 Removing intermediate container 9957e5b1b824 20:19:42 ---> 83e3f1a33c9d 20:19:42 Step 7/22 : COPY . . 20:19:46 ---> ce55723dfa0c 20:19:46 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:19:46 ---> Running in 843854954cde 20:19:48 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 20:23:40 Removing intermediate container aad21ffedb3a 20:23:40 ---> 94b733cc452f 20:23:40 20:23:40 Step 10/23 : FROM alpine:3.17 20:23:40 ---> 51e60588ff2c 20:23:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:23:40 ---> Running in 12a4c78f9fb2 20:23:40 Removing intermediate container 12a4c78f9fb2 20:23:40 ---> 38c98d4e53d1 20:23:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:23:40 ---> Running in e118583d65b4 20:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:40 (1/1) Installing dumb-init (1.2.5-r2) 20:23:40 Executing busybox-1.35.0-r29.trigger 20:23:40 OK: 8 MiB in 16 packages 20:23:40 Removing intermediate container e118583d65b4 20:23:40 ---> 4d87695da819 20:23:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:40 ---> bd6d2e61b42e 20:23:40 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:23:40 ---> 7062fa1aaa71 20:23:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:23:42 ---> 789acaf35fce 20:23:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:23:43 ---> df3356b946de 20:23:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:23:44 ---> 3660326e70b3 20:23:44 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:44 ---> Running in f4e3fc0008a2 20:23:50 Removing intermediate container f4e3fc0008a2 20:23:50 ---> 847b4ab1093d 20:23:50 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:23:50 ---> Running in 19fac12fa26c 20:23:50 Removing intermediate container 19fac12fa26c 20:23:50 ---> f7a0b10d6747 20:23:50 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:23:50 ---> Running in d8d0cc0fc89a 20:23:50 Removing intermediate container d8d0cc0fc89a 20:23:50 ---> 43a4dd8ae3df 20:23:50 Step 21/23 : LABEL arch=arm64 20:23:51 ---> Running in 54814521c98c 20:23:51 Removing intermediate container 54814521c98c 20:23:51 ---> 3c3506495b2f 20:23:51 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:23:51 ---> Running in 36ca8515f4d6 20:23:52 Removing intermediate container 36ca8515f4d6 20:23:52 ---> e30352b0f687 20:23:52 Step 23/23 : LABEL version=0.0.0 20:23:52 ---> Running in 49468a18a271 20:23:53 Removing intermediate container 49468a18a271 20:23:53 ---> a6d9115081fb 20:23:53 20:23:53 Successfully built a6d9115081fb 20:23:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:23:53 Building core-command 20:24:11  Building core-common-config-bootstrapper ... done Removing intermediate container a047608934be 20:24:11 ---> fa4f4b56c338 20:24:11 20:24:11 Step 10/25 : FROM alpine:3.17 20:24:11 ---> 51e60588ff2c 20:24:11 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:24:11 ---> Running in 7f60e872a89b 20:24:11 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:11 ---> c42eddb65d3b 20:24:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:24:11 ---> Using cache 20:24:11 ---> cf19e8c46cf8 20:24:11 Step 4/24 : WORKDIR /edgex-go 20:24:11 ---> Using cache 20:24:11 ---> 74e2a84c0736 20:24:11 Step 5/24 : RUN apk add --update --no-cache make git 20:24:11 ---> Using cache 20:24:11 ---> 6419e1df2220 20:24:11 Step 6/24 : COPY go.mod vendor* ./ 20:24:11 ---> Using cache 20:24:11 ---> f2d1fa71fd2c 20:24:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:11 ---> Using cache 20:24:11 ---> b8ff6147b5a1 20:24:11 Step 8/24 : COPY . . 20:24:11 ---> Using cache 20:24:11 ---> 8c0fd027508c 20:24:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:24:11 ---> Running in 25b16322e7af 20:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:13 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 20:24:13 (1/1) Installing dumb-init (1.2.5-r2) 20:24:13 Executing busybox-1.35.0-r29.trigger 20:24:13 OK: 8 MiB in 16 packages 20:24:16 Removing intermediate container 7f60e872a89b 20:24:16 ---> 8e5797b66e35 20:24:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:24:16 ---> Running in dc3cfc5d7f3d 20:24:17 Removing intermediate container dc3cfc5d7f3d 20:24:17 ---> c2795b06df5f 20:24:17 Step 13/25 : ENV APP_PORT=59881 20:24:17 ---> Running in 6ae5d987a4c1 20:24:18 Removing intermediate container 6ae5d987a4c1 20:24:18 ---> f9b42fbb5ddf 20:24:18 Step 14/25 : EXPOSE $APP_PORT 20:24:18 ---> Running in 0eb820bfe6b5 20:24:18 Removing intermediate container 0eb820bfe6b5 20:24:18 ---> daeff929d437 20:24:18 Step 15/25 : WORKDIR / 20:24:18 ---> Running in b1491e442744 20:24:19 Removing intermediate container b1491e442744 20:24:19 ---> 391678ec1a22 20:24:19 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:20 ---> 3f66eaf57abb 20:24:20 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:24:21 ---> 2136b4103343 20:24:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:22 ---> 6ca849675310 20:24:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:24:23 ---> a23692b3e349 20:24:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:24:24 ---> 2dcd8f04a52f 20:24:24 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:24:24 ---> Running in eba7911397a0 20:24:25 Removing intermediate container eba7911397a0 20:24:25 ---> f899a498bc56 20:24:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:25 ---> Running in 755e7441b40a 20:24:25 Removing intermediate container 755e7441b40a 20:24:25 ---> 6c76fd5dac52 20:24:25 Step 23/25 : LABEL arch=arm64 20:24:25 ---> Running in 33a3a4149abb 20:24:26 Removing intermediate container 33a3a4149abb 20:24:26 ---> c7eb965ac063 20:24:26 Step 24/25 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:24:26 ---> Running in 20746929d7db 20:24:26 Removing intermediate container 20746929d7db 20:24:26 ---> 2ec37cc9ef30 20:24:26 Step 25/25 : LABEL version=0.0.0 20:24:26 ---> Running in ee3f1b791119 20:24:27 Removing intermediate container ee3f1b791119 20:24:27 ---> fc244816fdec 20:24:27 20:24:27 Successfully built fc244816fdec 20:24:27 Successfully tagged core-metadata-arm64:latest 20:24:27  Building core-metadata ... done Building security-spire-config 20:24:45 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:24:45 ---> c42eddb65d3b 20:24:45 Step 3/27 : WORKDIR /edgex-go 20:24:45 ---> Using cache 20:24:45 ---> 7d49e6c99380 20:24:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:24:45 ---> Using cache 20:24:45 ---> 82d5f5607a47 20:24:45 Step 5/27 : COPY go.mod vendor* ./ 20:24:45 ---> Using cache 20:24:45 ---> 34a80b59beec 20:24:45 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:45 ---> Using cache 20:24:45 ---> bce4af0959b7 20:24:45 Step 7/27 : COPY . . 20:24:45 ---> Using cache 20:24:45 ---> abb529b6c9bc 20:24:45 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:24:45 ---> Using cache 20:24:45 ---> ea4b515b751d 20:24:45 Step 9/27 : WORKDIR /edgex-go/spire-build 20:24:45 ---> Using cache 20:24:45 ---> 1bb556fcd486 20:24:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:24:45 ---> Using cache 20:24:45 ---> c90ed69723ca 20:24:45 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 20:24:45 ---> Using cache 20:24:45 ---> e748bb77fa71 20:24:45 Step 12/27 : WORKDIR /edgex-go 20:24:45 ---> Using cache 20:24:45 ---> 64c5122c766c 20:24:45 20:24:45 Step 13/27 : FROM alpine:3.17 20:24:45 ---> 51e60588ff2c 20:24:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:45 ---> Using cache 20:24:45 ---> 6ab6e6475ca7 20:24:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:24:45 ---> Running in f1d230084fac 20:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:48 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:48 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:48 OK: 17694 distinct packages available 20:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:50 (1/4) Installing dumb-init (1.2.5-r2) 20:24:50 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:50 (3/4) Installing libucontext (1.2-r0) 20:24:50 (4/4) Installing gcompat (1.1.0-r0) 20:24:50 Executing busybox-1.35.0-r29.trigger 20:24:50 OK: 8 MiB in 19 packages 20:24:52 Removing intermediate container f1d230084fac 20:24:52 ---> 2388952878ec 20:24:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:53 ---> fe65a1d40179 20:24:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:24:56 ---> d46c9f55becf 20:24:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:03 ---> f867be09a4a3 20:25:03 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:25:03 ---> bca925aa844d 20:25:03 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:25:03 ---> Running in 037d1ff549a6 20:25:04 Removing intermediate container 037d1ff549a6 20:25:04 ---> 3a65b26e54bd 20:25:04 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:25:04 ---> e2acc26f2adc 20:25:04 Step 22/27 : WORKDIR / 20:25:04 ---> Running in 6e56d419b8c0 20:25:05 Removing intermediate container 6e56d419b8c0 20:25:05 ---> 1a6d257a50fc 20:25:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:05 ---> Running in bdae35b11ce4 20:25:06 Removing intermediate container bdae35b11ce4 20:25:06 ---> 6e36f5f15e71 20:25:06 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:06 ---> Running in 7480f1096d1c 20:25:06 Removing intermediate container 7480f1096d1c 20:25:06 ---> 009927c943c0 20:25:06 Step 25/27 : LABEL arch=arm64 20:25:06 ---> Running in a324820ac35d 20:25:06 Removing intermediate container a324820ac35d 20:25:06 ---> eca0b0092109 20:25:06 Step 26/27 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:25:07 ---> Running in ecd01ad47d69 20:25:07 Removing intermediate container ecd01ad47d69 20:25:07 ---> 135c1ae628c3 20:25:07 Step 27/27 : LABEL version=0.0.0 20:25:07 ---> Running in 6252e2810471 20:25:08 Removing intermediate container 6252e2810471 20:25:08 ---> c8bdcb5224cb 20:25:08 20:25:08 Successfully built c8bdcb5224cb 20:25:08 Successfully tagged security-spire-config-arm64:latest 20:25:08  Building security-spire-config ... done Building support-notifications 20:25:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:27 ---> c42eddb65d3b 20:25:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:27 ---> Using cache 20:25:27 ---> cf19e8c46cf8 20:25:27 Step 4/23 : WORKDIR /edgex-go 20:25:27 ---> Using cache 20:25:27 ---> 74e2a84c0736 20:25:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:25:27 ---> Running in bc5e1cb511e8 20:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:29 OK: 263 MiB in 53 packages 20:25:31 Removing intermediate container bc5e1cb511e8 20:25:31 ---> 425caae2e1be 20:25:31 Step 6/23 : COPY go.mod vendor* ./ 20:25:32 Removing intermediate container c3b6640c6249 20:25:32 ---> 12a029d58e55 20:25:32 20:25:32 Step 9/20 : FROM alpine:3.17 20:25:32 ---> 51e60588ff2c 20:25:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:25:32 ---> Running in 3ad82ed9345d 20:25:33 ---> 31eb7044923b 20:25:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:33 ---> Running in 5c6f9bf05ec5 20:25:33 Removing intermediate container 3ad82ed9345d 20:25:33 ---> 536355a58dfc 20:25:33 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:25:33 ---> Running in 506a3d678efd 20:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:38 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:25:38 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:25:38 OK: 17694 distinct packages available 20:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:40 (1/9) Installing ca-certificates (20230506-r0) 20:25:40 (2/9) Installing brotli-libs (1.0.9-r9) 20:25:40 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:25:40 (4/9) Installing libcurl (8.1.1-r1) 20:25:40 (5/9) Installing curl (8.1.1-r1) 20:25:40 (6/9) Installing dumb-init (1.2.5-r2) 20:25:40 (7/9) Installing musl-obstack (1.2.3-r0) 20:25:40 (8/9) Installing libucontext (1.2-r0) 20:25:40 (9/9) Installing gcompat (1.1.0-r0) 20:25:40 Executing busybox-1.35.0-r29.trigger 20:25:40 Executing ca-certificates-20230506-r0.trigger 20:25:41 OK: 11 MiB in 24 packages 20:25:44 Removing intermediate container 506a3d678efd 20:25:44 ---> 3c059ad343fb 20:25:44 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:45 ---> 1b6a680172fc 20:25:45 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:25:47 ---> 7f29556252ab 20:25:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:25:50 ---> cac434545471 20:25:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:25:51 Removing intermediate container 843854954cde 20:25:51 ---> 3ab884ff594d 20:25:51 20:25:51 Step 9/22 : FROM alpine:3.17 20:25:51 ---> 51e60588ff2c 20:25:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:25:51 ---> Running in 3cbc0fa64c1e 20:25:52 ---> 05570d06ee64 20:25:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:25:52 ---> Running in 5b3cb4b184cc 20:25:53 Removing intermediate container 5b3cb4b184cc 20:25:53 ---> ef0e758ce146 20:25:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:25:53 ---> Running in 96a7595c798f 20:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:53 Removing intermediate container 96a7595c798f 20:25:53 ---> e0da2641dfc9 20:25:53 Step 18/20 : LABEL arch=arm64 20:25:54 ---> Running in 2c768af4f738 20:25:54 Removing intermediate container 2c768af4f738 20:25:54 ---> a3190de8442f 20:25:54 Step 19/20 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:25:54 ---> Running in 994920f3bb71 20:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:55 Removing intermediate container 994920f3bb71 20:25:55 ---> 57af1cd7be1f 20:25:55 Step 20/20 : LABEL version=0.0.0 20:25:55 ---> Running in 677d1424fe52 20:25:55 Removing intermediate container 677d1424fe52 20:25:55 ---> d04ea7d23735 20:25:55 20:25:56 Successfully built d04ea7d23735 20:25:56 Successfully tagged security-spiffe-token-provider-arm64:latest 20:25:56  Building security-spiffe-token-provider ... done Building security-spire-server 20:25:56 (1/2) Installing dumb-init (1.2.5-r2) 20:25:56 (2/2) Installing openssl (3.0.8-r4) 20:25:56 Executing busybox-1.35.0-r29.trigger 20:25:56 OK: 8 MiB in 17 packages 20:25:58 Removing intermediate container 3cbc0fa64c1e 20:25:58 ---> e79ad9276a19 20:25:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:25:58 ---> Running in 16247fefd510 20:25:58 Removing intermediate container 16247fefd510 20:25:58 ---> e12ac4928bf0 20:25:58 Step 12/22 : WORKDIR /edgex 20:25:58 ---> Running in 8a7365ec8253 20:25:59 Removing intermediate container 8a7365ec8253 20:25:59 ---> 50a285989b69 20:25:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:00 ---> c97bab744f41 20:26:00 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:26:01 ---> 5ce1507e9ad1 20:26:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:26:02 ---> f9d2bbd5d72e 20:26:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:26:03 ---> c655438cedc4 20:26:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:26:05 ---> ef30bd0dd47e 20:26:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:05 ---> Running in eb1b2ca3b4fa 20:26:09 Removing intermediate container eb1b2ca3b4fa 20:26:09 ---> 172b9747a619 20:26:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:26:09 ---> Running in 9ea4301aca75 20:26:09 Removing intermediate container 9ea4301aca75 20:26:09 ---> eefd19d1bee5 20:26:09 Step 20/22 : LABEL arch=arm64 20:26:09 ---> Running in d4464b93f11c 20:26:10 Removing intermediate container d4464b93f11c 20:26:10 ---> 0e52b4761203 20:26:10 Step 21/22 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:26:10 ---> Running in bceced6d1d9d 20:26:11 Removing intermediate container bceced6d1d9d 20:26:11 ---> ee8a97b30dbe 20:26:11 Step 22/22 : LABEL version=0.0.0 20:26:11 ---> Running in d91e4ba7f1a5 20:26:12 Removing intermediate container d91e4ba7f1a5 20:26:12 ---> 1546c6f59fe6 20:26:12 20:26:12 Successfully built 1546c6f59fe6 20:26:12 Successfully tagged security-proxy-setup-arm64:latest 20:26:13  Building security-proxy-setup ... done Building core-data 20:26:13 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:26:13 ---> c42eddb65d3b 20:26:13 Step 3/26 : WORKDIR /edgex-go 20:26:13 ---> Using cache 20:26:13 ---> 7d49e6c99380 20:26:13 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:26:13 ---> Using cache 20:26:13 ---> 82d5f5607a47 20:26:13 Step 5/26 : COPY go.mod vendor* ./ 20:26:13 ---> Using cache 20:26:13 ---> 34a80b59beec 20:26:13 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:13 ---> Using cache 20:26:13 ---> bce4af0959b7 20:26:13 Step 7/26 : COPY . . 20:26:13 ---> Using cache 20:26:13 ---> abb529b6c9bc 20:26:13 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:26:13 ---> Using cache 20:26:13 ---> ea4b515b751d 20:26:13 Step 9/26 : WORKDIR /edgex-go/spire-build 20:26:13 ---> Using cache 20:26:13 ---> 1bb556fcd486 20:26:13 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:26:13 ---> Using cache 20:26:13 ---> c90ed69723ca 20:26:13 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 20:26:13 ---> Running in 5885bf355dbd 20:26:19 Removing intermediate container 5885bf355dbd 20:26:19 ---> b298aee4bd67 20:26:19 Step 12/26 : WORKDIR /edgex-go 20:26:19 ---> Running in 0942fa278032 20:26:19 Removing intermediate container 0942fa278032 20:26:19 ---> 823bfaf87932 20:26:19 20:26:19 Step 13/26 : FROM alpine:3.17 20:26:19 ---> 51e60588ff2c 20:26:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:19 ---> Using cache 20:26:19 ---> 6ab6e6475ca7 20:26:19 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:26:19 ---> Using cache 20:26:19 ---> 149d28259851 20:26:19 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:19 ---> Using cache 20:26:19 ---> 8e2f222d4f8c 20:26:19 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:26:19 ---> Using cache 20:26:19 ---> a099e7e66d36 20:26:19 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:26:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:34 ---> c42eddb65d3b 20:26:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:34 ---> Using cache 20:26:34 ---> cf19e8c46cf8 20:26:34 Step 4/23 : WORKDIR /edgex-go 20:26:34 ---> Using cache 20:26:34 ---> 74e2a84c0736 20:26:34 Step 5/23 : RUN apk add --update --no-cache make git 20:26:34 ---> Using cache 20:26:34 ---> 6419e1df2220 20:26:34 Step 6/23 : COPY go.mod vendor* ./ 20:26:34 ---> Using cache 20:26:34 ---> f2d1fa71fd2c 20:26:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:34 ---> Using cache 20:26:34 ---> b8ff6147b5a1 20:26:34 Step 8/23 : COPY . . 20:26:34 ---> Using cache 20:26:34 ---> 8c0fd027508c 20:26:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:26:34 ---> Running in ad2afd7dc644 20:26:34 ---> a870745da8dd 20:26:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:26:36 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 20:26:36 ---> dfe1b5f4bc75 20:26:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:26:38 ---> c7148eed542d 20:26:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:26:40 ---> 5439b4d68c4a 20:26:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:26:40 ---> Running in e5e7a975efec 20:26:44 Removing intermediate container e5e7a975efec 20:26:44 ---> ec3698ca66fd 20:26:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:26:44 ---> Running in 890165e439f9 20:26:45 Removing intermediate container 890165e439f9 20:26:45 ---> 37a8c4b7a4ae 20:26:45 Step 24/26 : LABEL arch=arm64 20:26:45 ---> Running in 4d36b547630f 20:26:46 Removing intermediate container 4d36b547630f 20:26:46 ---> 8a5081ecbf82 20:26:46 Step 25/26 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:26:46 ---> Running in fbaa3e89e42b 20:26:47 Removing intermediate container fbaa3e89e42b 20:26:47 ---> 4854c8a0e51d 20:26:47 Step 26/26 : LABEL version=0.0.0 20:26:47 ---> Running in 68139610e878 20:26:48 Removing intermediate container 6342914e1347 20:26:48 ---> db8885da0b07 20:26:48 20:26:48 Step 10/23 : FROM alpine:3.17 20:26:48 ---> 51e60588ff2c 20:26:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:26:48 ---> Using cache 20:26:48 ---> 8e5797b66e35 20:26:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:26:48 ---> Using cache 20:26:48 ---> c2795b06df5f 20:26:48 Step 13/23 : ENV APP_PORT=59861 20:26:48 ---> Running in a27e6bc44fc3 20:26:48 Removing intermediate container 68139610e878 20:26:48 ---> c975b392a172 20:26:48 20:26:49 Removing intermediate container a27e6bc44fc3 20:26:49 ---> dc0277e92c9e 20:26:49 Step 14/23 : EXPOSE $APP_PORT 20:26:49 ---> Running in 4336c19db19d 20:26:49 Successfully built c975b392a172 20:26:49 Successfully tagged security-spire-server-arm64:latest 20:26:49  Building security-spire-server ... done Building security-proxy-auth 20:26:50 Removing intermediate container 4336c19db19d 20:26:50 ---> ffdc1b313763 20:26:50 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:51 ---> 096f9dee71ac 20:26:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:26:53 ---> 2d8d7c43ba19 20:26:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:26:58 ---> 4a1e55e64af3 20:26:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:27:00 ---> 43952c1fa98e 20:27:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:27:00 ---> Running in 9d3b2d04b9a5 20:27:01 Removing intermediate container 9d3b2d04b9a5 20:27:01 ---> dfdf4def88f8 20:27:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:01 ---> Running in febe9a2db28e 20:27:02 Removing intermediate container febe9a2db28e 20:27:02 ---> 760d466da6de 20:27:02 Step 21/23 : LABEL arch=arm64 20:27:02 ---> Running in 015541f590c0 20:27:03 Removing intermediate container 015541f590c0 20:27:03 ---> 3744223b4608 20:27:03 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:27:03 ---> Running in de0bf797102d 20:27:04 Removing intermediate container de0bf797102d 20:27:04 ---> 54f9f6ca8e99 20:27:04 Step 23/23 : LABEL version=0.0.0 20:27:05 ---> Running in 800182294d88 20:27:06 Removing intermediate container 800182294d88 20:27:06 ---> c761663d2d36 20:27:06 20:27:06 Successfully built c761663d2d36 20:27:06 Successfully tagged support-scheduler-arm64:latest 20:27:06  Building support-scheduler ... done Building security-bootstrapper 20:27:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:10 ---> c42eddb65d3b 20:27:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:27:10 ---> Using cache 20:27:10 ---> cf19e8c46cf8 20:27:10 Step 4/23 : WORKDIR /edgex-go 20:27:10 ---> Using cache 20:27:10 ---> 74e2a84c0736 20:27:10 Step 5/23 : RUN apk add --update --no-cache make git 20:27:10 ---> Using cache 20:27:10 ---> 6419e1df2220 20:27:10 Step 6/23 : COPY go.mod vendor* ./ 20:27:10 ---> Using cache 20:27:10 ---> f2d1fa71fd2c 20:27:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:10 ---> Using cache 20:27:10 ---> b8ff6147b5a1 20:27:10 Step 8/23 : COPY . . 20:27:10 ---> Using cache 20:27:10 ---> 8c0fd027508c 20:27:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:27:10 ---> Running in 7be32f42acb5 20:27:12 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 20:27:24 Removing intermediate container 5c6f9bf05ec5 20:27:24 ---> c0bdfeae4e5b 20:27:24 Step 8/23 : COPY . . 20:27:24 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:27:24 ---> c42eddb65d3b 20:27:24 Step 3/33 : WORKDIR /edgex-go 20:27:24 ---> Using cache 20:27:24 ---> 7d49e6c99380 20:27:24 Step 4/33 : RUN apk add --update --no-cache make git 20:27:24 ---> Using cache 20:27:24 ---> e41db908a528 20:27:24 Step 5/33 : COPY go.mod vendor* ./ 20:27:24 ---> Using cache 20:27:24 ---> d7a10ae16f7e 20:27:24 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:24 ---> Using cache 20:27:24 ---> 83e3f1a33c9d 20:27:24 Step 7/33 : COPY . . 20:27:24 ---> Using cache 20:27:24 ---> ce55723dfa0c 20:27:24 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:27:24 ---> Running in c86b7e41b168 20:27:26 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 20:27:41 ---> ead444ab7067 20:27:41 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:27:41 ---> Running in 791cd06abcdb 20:27:41 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 20:30:18 Removing intermediate container 25b16322e7af 20:30:18 ---> f8961df10bd5 20:30:18 20:30:18 Step 10/24 : FROM alpine:3.17 20:30:18 ---> 51e60588ff2c 20:30:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:30:18 ---> Using cache 20:30:18 ---> 8e5797b66e35 20:30:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:30:18 ---> Using cache 20:30:18 ---> c2795b06df5f 20:30:18 Step 13/24 : ENV APP_PORT=59882 20:30:18 ---> Running in 8ed554bac309 20:30:18 Removing intermediate container 8ed554bac309 20:30:18 ---> dd8289b486a0 20:30:18 Step 14/24 : EXPOSE $APP_PORT 20:30:18 ---> Running in d352ebb93947 20:30:18 Removing intermediate container d352ebb93947 20:30:18 ---> 8a24c5b42abd 20:30:18 Step 15/24 : WORKDIR / 20:30:18 ---> Running in 781f4466ef15 20:30:18 Removing intermediate container 781f4466ef15 20:30:18 ---> 1ebc5b99c090 20:30:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:18 ---> 8b98525c5bf2 20:30:18 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:30:18 ---> 3613fd2f604d 20:30:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:30:18 ---> 55c48ed28fce 20:30:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:30:18 ---> 519eefef33af 20:30:18 Step 20/24 : ENTRYPOINT ["/core-command"] 20:30:18 ---> Running in 7a7c040e98dd 20:30:18 Removing intermediate container 7a7c040e98dd 20:30:18 ---> 3d21bbe1a97e 20:30:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:18 ---> Running in 2c56b1adb61e 20:30:19 Removing intermediate container 2c56b1adb61e 20:30:19 ---> f9bb668cb980 20:30:19 Step 22/24 : LABEL arch=arm64 20:30:19 ---> Running in 023824ee83b5 20:30:20 Removing intermediate container 023824ee83b5 20:30:20 ---> 08a2ee4cc7df 20:30:20 Step 23/24 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:30:20 ---> Running in 1979dd708121 20:30:20 Removing intermediate container 1979dd708121 20:30:20 ---> 31573ac9a526 20:30:20 Step 24/24 : LABEL version=0.0.0 20:30:20 ---> Running in 500efa0a00a2 20:30:25 Removing intermediate container 500efa0a00a2 20:30:25 ---> 2858e3985a10 20:30:25 20:30:25 Successfully built 2858e3985a10 20:30:25 Successfully tagged core-command-arm64:latest 20:30:25 Building security-secretstore-setup 20:30:43  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:30:43 ---> c42eddb65d3b 20:30:43 Step 3/25 : WORKDIR /edgex-go 20:30:43 ---> Using cache 20:30:43 ---> 7d49e6c99380 20:30:43 Step 4/25 : RUN apk add --update --no-cache make git 20:30:43 ---> Using cache 20:30:43 ---> e41db908a528 20:30:43 Step 5/25 : COPY go.mod vendor* ./ 20:30:43 ---> Using cache 20:30:43 ---> d7a10ae16f7e 20:30:43 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:43 ---> Using cache 20:30:43 ---> 83e3f1a33c9d 20:30:43 Step 7/25 : COPY . . 20:30:43 ---> Using cache 20:30:43 ---> ce55723dfa0c 20:30:43 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:43 ---> Running in e1b6909af6e7 20:30:43 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 20:33:20 Removing intermediate container 7be32f42acb5 20:33:20 ---> fcf8cdd0d390 20:33:20 20:33:20 Step 10/23 : FROM alpine:3.17 20:33:20 ---> 51e60588ff2c 20:33:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:33:20 ---> Using cache 20:33:20 ---> 38c98d4e53d1 20:33:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:33:20 ---> Using cache 20:33:20 ---> 4d87695da819 20:33:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:20 ---> Using cache 20:33:20 ---> bd6d2e61b42e 20:33:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:33:20 ---> Using cache 20:33:20 ---> 7062fa1aaa71 20:33:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:33:20 ---> c6ca58fbc5fc 20:33:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:33:20 ---> 0b0a6764b4c0 20:33:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:33:20 ---> fe0dfdd6c79a 20:33:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:20 ---> Running in 3fe9552554c4 20:33:20 Removing intermediate container 3fe9552554c4 20:33:20 ---> 8d294ccd4925 20:33:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:33:20 ---> Running in 1cf0008b9d93 20:33:20 Removing intermediate container 1cf0008b9d93 20:33:20 ---> bd590d6f87e9 20:33:20 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:33:20 ---> Running in e3923ec0152d 20:33:20 Removing intermediate container e3923ec0152d 20:33:20 ---> d72d20da6337 20:33:20 Step 21/23 : LABEL arch=arm64 20:33:20 ---> Running in 2e1d9f69c056 20:33:20 Removing intermediate container ad2afd7dc644 20:33:20 ---> fc3eaadf6120 20:33:20 20:33:20 Step 10/23 : FROM alpine:3.17 20:33:20 ---> 51e60588ff2c 20:33:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:33:22 ---> Running in 6bc5fba5e535 20:33:22 Removing intermediate container 2e1d9f69c056 20:33:22 ---> 66e8645791cb 20:33:22 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:33:22 ---> Running in b48161f5470d 20:33:23 Removing intermediate container 6bc5fba5e535 20:33:23 ---> a4322e3ae0ed 20:33:23 Step 12/23 : ENV APP_PORT=59880 20:33:23 ---> Running in cce3990d4115 20:33:24 Removing intermediate container b48161f5470d 20:33:24 ---> 4c60f9ae54d4 20:33:24 Step 23/23 : LABEL version=0.0.0 20:33:24 ---> Running in c061f3727404 20:33:24 Removing intermediate container cce3990d4115 20:33:24 ---> 9cdd6f62b5b9 20:33:24 Step 13/23 : EXPOSE $APP_PORT 20:33:24 ---> Running in c244cfd9e165 20:33:24 Removing intermediate container c061f3727404 20:33:24 ---> fa1430cd7091 20:33:24 20:33:25 Removing intermediate container c244cfd9e165 20:33:25 ---> 6e2e4087b31f 20:33:25 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:33:25 ---> Running in a73aa542930d 20:33:25 Successfully built fa1430cd7091 20:33:25 Successfully tagged security-proxy-auth-arm64:latest 20:33:27  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:30 (1/1) Installing dumb-init (1.2.5-r2) 20:33:30 Executing busybox-1.35.0-r29.trigger 20:33:30 OK: 8 MiB in 16 packages 20:33:32 Removing intermediate container a73aa542930d 20:33:32 ---> 54bd5cee16e1 20:33:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:37 ---> 470d55dbbaba 20:33:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:37 Removing intermediate container c86b7e41b168 20:33:37 ---> 4ee42f9f8cdd 20:33:37 20:33:37 Step 9/33 : FROM alpine:3.17 20:33:37 ---> 51e60588ff2c 20:33:37 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:33:37 ---> Using cache 20:33:37 ---> 536355a58dfc 20:33:37 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:33:37 ---> Running in 7f1be6d5b14c 20:33:37 ---> 2b8009c42e6f 20:33:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:40 ---> 151100bf7299 20:33:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:41 ---> 0bc48a6c0284 20:33:41 Step 19/23 : ENTRYPOINT ["/core-data"] 20:33:41 ---> Running in b6e19237b5e4 20:33:41 Removing intermediate container b6e19237b5e4 20:33:41 ---> 8da675398172 20:33:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:41 ---> Running in 050660eb4c5d 20:33:42 (1/2) Installing dumb-init (1.2.5-r2) 20:33:42 (2/2) Installing su-exec (0.2-r2) 20:33:42 Executing busybox-1.35.0-r29.trigger 20:33:42 OK: 8 MiB in 17 packages 20:33:42 Removing intermediate container 050660eb4c5d 20:33:42 ---> e69a4809ccff 20:33:42 Step 21/23 : LABEL arch=arm64 20:33:42 ---> Running in 149e24812ca4 20:33:43 Removing intermediate container 149e24812ca4 20:33:43 ---> 657e7842609b 20:33:43 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:33:43 ---> Running in 5bfe44228e96 20:33:44 Removing intermediate container 7f1be6d5b14c 20:33:44 ---> 93ab3c7bed61 20:33:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:33:44 ---> Running in befaa02b6116 20:33:44 Removing intermediate container 5bfe44228e96 20:33:44 ---> 965722b28f6b 20:33:44 Step 23/23 : LABEL version=0.0.0 20:33:44 ---> Running in 152e24f83b56 20:33:44 Removing intermediate container befaa02b6116 20:33:44 ---> 1b28e3c240fb 20:33:44 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:33:44 ---> Running in 89cdfb1abaf1 20:33:45 Removing intermediate container 152e24f83b56 20:33:45 ---> 216843e83383 20:33:45 20:33:45 Removing intermediate container 89cdfb1abaf1 20:33:45 ---> 010f6de3f57e 20:33:45 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:33:45 ---> Running in 44986fe9d9b2 20:33:45 Successfully built 216843e83383 20:33:45 Successfully tagged core-data-arm64:latest 20:33:46  Building core-data ... done Removing intermediate container 44986fe9d9b2 20:33:46 ---> 4e9c0c2c691a 20:33:46 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:33:46 ---> Running in 749f889befb3 20:33:46 Removing intermediate container 749f889befb3 20:33:46 ---> d7c47320a98e 20:33:46 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:33:46 ---> Running in f12f30b8e24f 20:33:50 Removing intermediate container f12f30b8e24f 20:33:50 ---> db1bde343e5a 20:33:50 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:33:50 ---> Running in 860c5f64257a 20:33:50 Removing intermediate container 860c5f64257a 20:33:50 ---> fa82b4cc0d87 20:33:50 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:33:51 ---> 30f0f3ca2854 20:33:51 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:33:51 ---> Running in d39614cc2034 20:33:55 Removing intermediate container d39614cc2034 20:33:55 ---> cb35fd6279d6 20:33:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:56 ---> 20e8945d3173 20:33:56 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:33:56 ---> fb88470df8e4 20:33:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:33:59 ---> d06ad33286c1 20:33:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:33:59 ---> b98f79ae2e48 20:33:59 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:00 ---> 0f3e11dd8701 20:34:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:34:04 ---> aac1957f6e34 20:34:04 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:34:04 ---> 664517a06960 20:34:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:05 ---> 9d0fc7b4c9df 20:34:05 Step 28/33 : RUN chmod +x /entrypoint.sh 20:34:05 ---> Running in 1f31daf1bab6 20:34:09 Removing intermediate container 1f31daf1bab6 20:34:09 ---> aec0b355c7b3 20:34:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:34:09 ---> Running in 849dda3617d9 20:34:09 Removing intermediate container 849dda3617d9 20:34:09 ---> cd090e124788 20:34:09 Step 30/33 : CMD ["gate"] 20:34:09 ---> Running in f2a93f1d0fc5 20:34:09 Removing intermediate container f2a93f1d0fc5 20:34:09 ---> b880594408f1 20:34:09 Step 31/33 : LABEL arch=arm64 20:34:09 ---> Running in a37372ddbcbc 20:34:10 Removing intermediate container a37372ddbcbc 20:34:10 ---> 7f971f996525 20:34:10 Step 32/33 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:34:10 ---> Running in 8f5f48b6b121 20:34:10 Removing intermediate container 8f5f48b6b121 20:34:10 ---> df2dd3e021dc 20:34:10 Step 33/33 : LABEL version=0.0.0 20:34:10 ---> Running in 3dc6c1395ad5 20:34:11 Removing intermediate container 3dc6c1395ad5 20:34:11 ---> b6a1f7b85249 20:34:11 20:34:11 Successfully built b6a1f7b85249 20:34:11 Successfully tagged security-bootstrapper-arm64:latest 20:34:50  Building security-bootstrapper ... done 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 20:34:58 Removing intermediate container e1b6909af6e7 20:34:58 ---> 6e57eae00f23 20:34:58 20:34:58 Step 9/25 : FROM alpine:3.17 20:34:58 ---> 51e60588ff2c 20:34:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:58 ---> Running in 516bf665d04d 20:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:01 (1/3) Installing ca-certificates (20230506-r0) 20:35:01 (2/3) Installing dumb-init (1.2.5-r2) 20:35:01 (3/3) Installing su-exec (0.2-r2) 20:35:01 Executing busybox-1.35.0-r29.trigger 20:35:01 Executing ca-certificates-20230506-r0.trigger 20:35:02 OK: 8 MiB in 18 packages 20:35:04 Removing intermediate container 516bf665d04d 20:35:04 ---> cd515ce3516d 20:35:04 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:35:04 ---> Running in e37dfbe2bfed 20:35:04 Removing intermediate container e37dfbe2bfed 20:35:04 ---> 07d6dbb17997 20:35:04 Step 12/25 : WORKDIR / 20:35:04 ---> Running in c2fd0c18f05b 20:35:05 Removing intermediate container 791cd06abcdb 20:35:05 ---> 811c468087c4 20:35:05 20:35:05 Step 10/23 : FROM alpine:3.17 20:35:05 ---> 51e60588ff2c 20:35:05 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:05 ---> Running in 107126781a2c 20:35:05 Removing intermediate container c2fd0c18f05b 20:35:05 ---> 5ebd18e74a1b 20:35:05 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:06 ---> 00450a46a004 20:35:06 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:06 ---> 6e69ff9f6547 20:35:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:07 ---> 9854eebd0f22 20:35:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:35:08 (1/2) Installing ca-certificates (20230506-r0) 20:35:08 (2/2) Installing dumb-init (1.2.5-r2) 20:35:08 Executing busybox-1.35.0-r29.trigger 20:35:08 Executing ca-certificates-20230506-r0.trigger 20:35:08 OK: 8 MiB in 17 packages 20:35:09 ---> 59eb9fb70b63 20:35:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:35:09 ---> 002e7a907c8d 20:35:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:09 Removing intermediate container 107126781a2c 20:35:09 ---> 33954a8c7ce7 20:35:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:35:10 ---> Running in dc8a344654cb 20:35:10 Removing intermediate container dc8a344654cb 20:35:10 ---> b5cc6a684da9 20:35:10 Step 13/23 : ENV APP_PORT=59860 20:35:10 ---> Running in 8095b84ba23f 20:35:10 ---> eeb8218b9982 20:35:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:10 Removing intermediate container 8095b84ba23f 20:35:10 ---> 436cb3315f3f 20:35:10 Step 14/23 : EXPOSE $APP_PORT 20:35:10 ---> Running in 830c4ea14b0f 20:35:11 Removing intermediate container 830c4ea14b0f 20:35:11 ---> dfbd47ecb4dd 20:35:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:11 ---> 44602214e77d 20:35:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35:12 ---> 907cb0624a1e 20:35:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:35:12 ---> 1854f9b6ac89 20:35:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:12 ---> 4e4e40f41da9 20:35:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:12 ---> Running in 3ab5cbbfd4d3 20:35:14 ---> 10e4f3f48db2 20:35:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:35:14 Removing intermediate container 3ab5cbbfd4d3 20:35:14 ---> 27e72b0cae3e 20:35:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:35:14 ---> Running in 80c46c95bcd3 20:35:14 ---> 47106e89decd 20:35:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:35:14 ---> Running in 3f04e31abb25 20:35:15 Removing intermediate container 80c46c95bcd3 20:35:15 ---> 1982ff5a7123 20:35:15 Step 23/25 : LABEL arch=arm64 20:35:15 ---> Running in e123a9f599bf 20:35:15 Removing intermediate container 3f04e31abb25 20:35:15 ---> b82b5d815f4f 20:35:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:15 ---> Running in f7c0bb924ad2 20:35:15 Removing intermediate container e123a9f599bf 20:35:15 ---> 9c6b287c603e 20:35:15 Step 24/25 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:35:15 ---> Running in 56454653c59e 20:35:15 Removing intermediate container f7c0bb924ad2 20:35:15 ---> 2c920fe1fe8f 20:35:15 Step 21/23 : LABEL arch=arm64 20:35:15 ---> Running in 4cbc02f1e385 20:35:15 Removing intermediate container 56454653c59e 20:35:15 ---> 86a6a570972c 20:35:15 Step 25/25 : LABEL version=0.0.0 20:35:15 ---> Running in c21dbeffacf3 20:35:16 Removing intermediate container 4cbc02f1e385 20:35:16 ---> a053990ca97b 20:35:16 Step 22/23 : LABEL git_sha=d9e5f618f3852e3b934336bdf9d50e92334ff97c 20:35:16 ---> Running in ad3b5528f87e 20:35:16 Removing intermediate container c21dbeffacf3 20:35:16 ---> 737689d64bce 20:35:16 20:35:16 Removing intermediate container ad3b5528f87e 20:35:16 ---> 3710814624c4 20:35:16 Step 23/23 : LABEL version=0.0.0 20:35:16 ---> Running in 5b0162a34c6f 20:35:16 Successfully built 737689d64bce 20:35:16 Successfully tagged security-secretstore-setup-arm64:latest 20:35:16  Building security-secretstore-setup ... done Removing intermediate container 5b0162a34c6f 20:35:16 ---> 2ffc794670c4 20:35:16 20:35:16 Successfully built 2ffc794670c4 20:35:17 Successfully tagged support-notifications-arm64:latest 20:35:17  Building support-notifications ... done  [Pipeline] } 20:35:17 $ docker stop --time=1 883f556ea64de04bb1f7362e918975fa491f9581690d426017e2c99249b9d359 20:35:19 $ docker rm -f --volumes 883f556ea64de04bb1f7362e918975fa491f9581690d426017e2c99249b9d359 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:19 + docker images 20:35:20 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:20 security-secretstore-setup-arm64 latest 737689d64bce 3 seconds ago 32.2MB 20:35:20 support-notifications-arm64 latest 2ffc794670c4 3 seconds ago 31.9MB 20:35:20 811c468087c4 15 seconds ago 1.59GB 20:35:20 6e57eae00f23 21 seconds ago 1.52GB 20:35:20 security-bootstrapper-arm64 latest b6a1f7b85249 About a minute ago 21.9MB 20:35:20 core-data-arm64 latest 216843e83383 About a minute ago 19.9MB 20:35:20 4ee42f9f8cdd About a minute ago 1.51GB 20:35:20 security-proxy-auth-arm64 latest fa1430cd7091 About a minute ago 18.1MB 20:35:20 fc3eaadf6120 2 minutes ago 1.53GB 20:35:20 fcf8cdd0d390 2 minutes ago 1.51GB 20:35:20 core-command-arm64 latest 2858e3985a10 4 minutes ago 19.7MB 20:35:20 f8961df10bd5 5 minutes ago 1.53GB 20:35:20 support-scheduler-arm64 latest c761663d2d36 8 minutes ago 31.2MB 20:35:20 security-spire-server-arm64 latest c975b392a172 8 minutes ago 97MB 20:35:20 db8885da0b07 8 minutes ago 1.59GB 20:35:20 823bfaf87932 9 minutes ago 1.39GB 20:35:20 security-proxy-setup-arm64 latest 1546c6f59fe6 9 minutes ago 18.7MB 20:35:20 security-spiffe-token-provider-arm64 latest d04ea7d23735 9 minutes ago 32.8MB 20:35:20 3ab884ff594d 9 minutes ago 1.51GB 20:35:20 12a029d58e55 9 minutes ago 1.57GB 20:35:20 security-spire-config-arm64 latest c8bdcb5224cb 10 minutes ago 96.1MB 20:35:20 core-metadata-arm64 latest fc244816fdec 10 minutes ago 20.2MB 20:35:20 fa4f4b56c338 11 minutes ago 1.53GB 20:35:20 core-common-config-bootstrapper-arm64 latest a6d9115081fb 11 minutes ago 17.2MB 20:35:20 94b733cc452f 11 minutes ago 1.52GB 20:35:20 security-spire-agent-arm64 latest b0e02d677c67 17 minutes ago 153MB 20:35:20 64c5122c766c 18 minutes ago 1.39GB 20:35:20 ci-base-image-arm64 latest c42eddb65d3b 32 minutes ago 899MB 20:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 20:35:20 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 20:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 20:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:20 20:35:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:21 arm64: Pulling from edgex-lftools-log-publisher 20:35:21 8998bd30e6a1: Pulling fs layer 20:35:21 04944245beec: Pulling fs layer 20:35:21 699f458cf7ca: Pulling fs layer 20:35:21 765212b225bb: Pulling fs layer 20:35:21 f23df028b6ca: Pulling fs layer 20:35:21 d65c8cfc05b1: Pulling fs layer 20:35:21 2437ff75d9bd: Pulling fs layer 20:35:21 f23df028b6ca: Waiting 20:35:21 d65c8cfc05b1: Waiting 20:35:21 2437ff75d9bd: Waiting 20:35:21 765212b225bb: Waiting 20:35:21 04944245beec: Verifying Checksum 20:35:21 04944245beec: Download complete 20:35:21 765212b225bb: Verifying Checksum 20:35:21 765212b225bb: Download complete 20:35:21 f23df028b6ca: Verifying Checksum 20:35:21 f23df028b6ca: Download complete 20:35:21 d65c8cfc05b1: Verifying Checksum 20:35:21 d65c8cfc05b1: Download complete 20:35:21 699f458cf7ca: Verifying Checksum 20:35:21 699f458cf7ca: Download complete 20:35:22 8998bd30e6a1: Verifying Checksum 20:35:22 8998bd30e6a1: Download complete 20:35:24 2437ff75d9bd: Verifying Checksum 20:35:24 2437ff75d9bd: Download complete 20:35:26 8998bd30e6a1: Pull complete 20:35:26 04944245beec: Pull complete 20:35:28 699f458cf7ca: Pull complete 20:35:28 765212b225bb: Pull complete 20:35:29 f23df028b6ca: Pull complete 20:35:29 d65c8cfc05b1: Pull complete 20:35:44 2437ff75d9bd: Pull complete 20:35:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:44 prd-ubuntu20.04-docker-arm64-4c-16g-17174 does not seem to be running inside a container 20:35:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:35:47 $ docker top cd5588b37c94c7f9e5e5ffffe98c65d33074af15d2d519ff10f86e5607b0bead -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:48 ---> job-cost.sh 20:35:48 lf-activate-venv: SKIPPING 20:35:48 INFO: No Stack... 20:35:48 INFO: Retrieving Pricing Info for: v3-standard-4 20:35:49 INFO: Archiving Costs [Pipeline] sh 20:35:49 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:35:49 + cut -d, -f6 [Pipeline] lock 20:35:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4582-1-stack-cost] 20:35:50 Resource [jenkins-edgexfoundry-edgex-go-PR-4582-1-stack-cost] did not exist. Created. 20:35:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:50 + echo total: 0.10999999940395355 [Pipeline] stash 20:35:50 Stashed 1 file(s) [Pipeline] } 20:35:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4582-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:51 $ docker stop --time=1 cd5588b37c94c7f9e5e5ffffe98c65d33074af15d2d519ff10f86e5607b0bead 20:35:52 $ docker rm -f --volumes cd5588b37c94c7f9e5e5ffffe98c65d33074af15d2d519ff10f86e5607b0bead [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 20:35:53 provisioning config files... 20:35:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14787121402936090663tmp [Pipeline] { [Pipeline] sh 20:35:54 + set +x 20:35:54 + bash -s -- 20:35:54 + curl -s https://codecov.io/bash 20:35:55 20:35:55 _____ _ 20:35:55 / ____| | | 20:35:55 | | ___ __| | ___ ___ _____ __ 20:35:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:35:55 | |___| (_) | (_| | __/ (_| (_) \ V / 20:35:55 \_____\___/ \__,_|\___|\___\___/ \_/ 20:35:55 Bash-1.0.6 20:35:55 20:35:55 20:35:55 ==> git version 2.25.1 found 20:35:55 ==> 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 20:35:55 Release-Date: 2020-01-08 20:35:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:35:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:35:55 ==> Jenkins CI detected. 20:35:55 current dir:  /w/workspace/edgex-go/1 20:35:55 project root: . 20:35:55 --> token set from env 20:35:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:35:55 ==> Running gcov in . (disable via -X gcov) 20:35:55 ==> Python coveragepy not found 20:35:55 ==> Searching for coverage reports in: 20:35:55 + . 20:35:55 -> Found 1 reports 20:35:55 ==> Detecting git/mercurial file structure 20:35:55 ==> Reading reports 20:35:55 + ./coverage.out bytes=447731 20:35:55 ==> Appending adjustments 20:35:55 https://docs.codecov.io/docs/fixing-reports 20:35:56 + Found adjustments 20:35:56 ==> Gzipping contents 20:35:56 60K /tmp/codecov.9oMTI4.gz 20:35:56 ==> Uploading reports 20:35:56 url: https://codecov.io 20:35:56 query: branch=PR-4582&commit=d9e5f618f3852e3b934336bdf9d50e92334ff97c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= 20:35:56 -> Pinging Codecov 20:35:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4582&commit=d9e5f618f3852e3b934336bdf9d50e92334ff97c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= 20:35:56 -> Uploading to 20:35:56 https://storage.googleapis.com/codecov/v4/raw/2023-05-29/00271124DB129430A58F1EEE437C3FCB/d9e5f618f3852e3b934336bdf9d50e92334ff97c/012da27b-b25a-473a-924f-d21e5d2f64a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T203556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=197bbbbcdfdb8b8553a858ef3b69bebade4afe45a80992d37bd037d26d97162b 20:35:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:56 Dload Upload Total Spent Left Speed 20:35:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57430 0 0 100 57430 0 210k --:--:-- --:--:-- --:--:-- 210k 20:35:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d9e5f618f3852e3b934336bdf9d50e92334ff97c [Pipeline] } 20:35:56 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 20:35:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:35:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:59 ---> package-listing.sh 20:35:59 ++ facter osfamily 20:35:59 ++ tr '[:upper:]' '[:lower:]' 20:35:59 + OS_FAMILY=debian 20:35:59 + workspace=/w/workspace/edgex-go/1 20:35:59 + START_PACKAGES=/tmp/packages_start.txt 20:35:59 + END_PACKAGES=/tmp/packages_end.txt 20:35:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:59 + PACKAGES=/tmp/packages_start.txt 20:35:59 + '[' /w/workspace/edgex-go/1 ']' 20:35:59 + PACKAGES=/tmp/packages_end.txt 20:35:59 + case "${OS_FAMILY}" in 20:35:59 + dpkg -l 20:35:59 + grep '^ii' 20:35:59 + '[' -f /tmp/packages_start.txt ']' 20:35:59 + '[' -f /tmp/packages_end.txt ']' 20:35:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:59 + '[' /w/workspace/edgex-go/1 ']' 20:35:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:35:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:35:59 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 20:35:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:00 20:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:00 latest: Pulling from edgex-lftools-log-publisher 20:36:00 5eb5b503b376: Pulling fs layer 20:36:00 5c69ac0246d0: Pulling fs layer 20:36:00 ec43610c2a17: Pulling fs layer 20:36:00 3a2ae6a8a46f: Pulling fs layer 20:36:00 33b1e0a273af: Pulling fs layer 20:36:00 5d3b04190fa2: Pulling fs layer 20:36:00 2f39f015ded8: Pulling fs layer 20:36:00 3a2ae6a8a46f: Waiting 20:36:00 33b1e0a273af: Waiting 20:36:00 5d3b04190fa2: Waiting 20:36:00 2f39f015ded8: Waiting 20:36:00 5c69ac0246d0: Download complete 20:36:01 33b1e0a273af: Verifying Checksum 20:36:01 33b1e0a273af: Download complete 20:36:01 5d3b04190fa2: Verifying Checksum 20:36:01 5d3b04190fa2: Download complete 20:36:01 ec43610c2a17: Verifying Checksum 20:36:01 ec43610c2a17: Download complete 20:36:01 5eb5b503b376: Verifying Checksum 20:36:01 5eb5b503b376: Download complete 20:36:01 2f39f015ded8: Download complete 20:36:02 5eb5b503b376: Pull complete 20:36:02 5c69ac0246d0: Pull complete 20:36:02 ec43610c2a17: Pull complete 20:36:02 3a2ae6a8a46f: Pull complete 20:36:03 33b1e0a273af: Pull complete 20:36:03 5d3b04190fa2: Pull complete 20:36:07 2f39f015ded8: Pull complete 20:36:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:07 prd-ubuntu20.04-docker-8c-8g-17173 does not seem to be running inside a container 20:36:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:36:11 $ docker top fc8d3a3b7bbbe483eaead4adae2fd2e397044fff64e79c65d191e849c58e24e2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:36:12 + mkdir -p /var/log/sysstat [Pipeline] sh 20:36:12 + ls /var/log/sa-host 20:36:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:12 provisioning config files... 20:36:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6748117152770767426tmp [Pipeline] { [Pipeline] echo 20:36:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:36:12 ---> create-netrc.sh [Pipeline] } 20:36:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:36:13 ---> python-tools-install.sh [Pipeline] echo 20:36:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:36:13 ---> sudo-logs.sh 20:36:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:36:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:36:14 ---> job-cost.sh 20:36:14 lf-activate-venv: SKIPPING 20:36:14 DEBUG: total: 0.10999999940395355 20:36:14 INFO: Retrieving Stack Cost... 20:36:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:36:14 INFO: Archiving Costs [Pipeline] echo 20:36:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:36:15 ---> logs-deploy.sh 20:36:15 lf-activate-venv: SKIPPING 20:36:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4582/1 20:36:15 INFO: archiving workspace using pattern(s): 20:36:16 Archives upload complete. 20:36:16 INFO: archiving logs to Nexus 20:36:17 ---> uname -a: 20:36:17 Linux prd-ubuntu20-04-docker-8c-8g-17173 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:36:17 20:36:17 20:36:17 ---> lscpu: 20:36:17 Architecture: x86_64 20:36:17 CPU op-mode(s): 32-bit, 64-bit 20:36:17 Byte Order: Little Endian 20:36:17 Address sizes: 40 bits physical, 48 bits virtual 20:36:17 CPU(s): 8 20:36:17 On-line CPU(s) list: 0-7 20:36:17 Thread(s) per core: 1 20:36:17 Core(s) per socket: 1 20:36:17 Socket(s): 8 20:36:17 NUMA node(s): 1 20:36:17 Vendor ID: AuthenticAMD 20:36:17 CPU family: 23 20:36:17 Model: 49 20:36:17 Model name: AMD EPYC-Rome Processor 20:36:17 Stepping: 0 20:36:17 CPU MHz: 2799.998 20:36:17 BogoMIPS: 5599.99 20:36:17 Virtualization: AMD-V 20:36:17 Hypervisor vendor: KVM 20:36:17 Virtualization type: full 20:36:17 L1d cache: 256 KiB 20:36:17 L1i cache: 256 KiB 20:36:17 L2 cache: 4 MiB 20:36:17 L3 cache: 128 MiB 20:36:17 NUMA node0 CPU(s): 0-7 20:36:17 Vulnerability Itlb multihit: Not affected 20:36:17 Vulnerability L1tf: Not affected 20:36:17 Vulnerability Mds: Not affected 20:36:17 Vulnerability Meltdown: Not affected 20:36:17 Vulnerability Mmio stale data: Not affected 20:36:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:36:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:36:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:36:17 Vulnerability Srbds: Not affected 20:36:17 Vulnerability Tsx async abort: Not affected 20:36:17 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 20:36:17 20:36:17 20:36:17 ---> nproc: 20:36:17 8 20:36:17 20:36:17 20:36:17 ---> df -h: 20:36:17 Filesystem Size Used Avail Use% Mounted on 20:36:17 overlay 155G 21G 135G 14% / 20:36:17 tmpfs 64M 0 64M 0% /dev 20:36:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:36:17 shm 64M 0 64M 0% /dev/shm 20:36:17 /dev/vda1 155G 21G 135G 14% /facter-os 20:36:17 20:36:17 20:36:17 ---> sar -b -r -n DEV: 20:36:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17173) 05/29/23 _x86_64_ (8 CPU) 20:36:17 20:36:17 19:57:55 LINUX RESTART (8 CPU) 20:36:17 20:36:17 19:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:36:17 19:59:02 127.67 47.97 79.71 0.00 5408.73 77364.35 0.00 20:36:17 20:00:01 100.78 0.69 100.08 0.00 24.27 69831.15 0.00 20:36:17 20:01:01 33.69 0.18 33.51 0.00 2.67 35887.37 0.00 20:36:17 20:02:01 114.33 0.10 114.23 0.00 13.73 110594.77 0.00 20:36:17 20:03:01 351.07 7.37 343.71 0.00 127.31 102608.23 0.00 20:36:17 20:04:01 474.35 14.63 459.72 0.00 5131.03 232376.61 0.00 20:36:17 20:05:01 736.67 2.60 734.07 0.00 31.43 227627.59 0.00 20:36:17 20:06:01 353.54 4.20 349.34 0.00 35.08 171176.35 0.00 20:36:17 20:07:01 189.02 0.10 188.92 0.00 3.87 154466.26 0.00 20:36:17 20:08:01 840.41 0.10 840.31 0.00 9.60 127096.42 0.00 20:36:17 20:09:01 2.25 0.00 2.25 0.00 0.00 27.86 0.00 20:36:17 20:10:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 20:36:17 20:11:01 1.82 0.00 1.82 0.00 0.00 24.66 0.00 20:36:17 20:12:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 20:36:17 20:13:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 20:36:17 20:14:01 2.30 0.02 2.28 0.00 0.13 29.33 0.00 20:36:17 20:15:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 20:36:17 20:16:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 20:36:17 20:17:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 20:36:17 20:18:01 1.63 0.02 1.62 0.00 0.13 18.26 0.00 20:36:17 20:19:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 20:36:17 20:20:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:36:17 20:21:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 20:36:17 20:22:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 20:36:17 20:23:01 2.93 1.60 1.33 0.00 36.26 17.20 0.00 20:36:17 20:24:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 20:36:17 20:25:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 20:36:17 20:26:01 1.73 0.00 1.73 0.00 0.00 18.39 0.00 20:36:17 20:27:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 20:36:17 20:28:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 20:36:17 20:29:02 1.08 0.00 1.08 0.00 0.00 12.26 0.00 20:36:17 20:30:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 20:36:17 20:31:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 20:36:17 20:32:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 20:36:17 20:33:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 20:36:17 20:34:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 20:36:17 20:35:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 20:36:17 20:36:01 3.75 0.22 3.53 0.00 16.93 603.23 0.00 20:36:17 Average: 88.68 2.10 86.58 0.00 285.53 34513.39 0.00 20:36:17 20:36:17 19:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:36:17 19:59:02 29171632 31592604 739800 2.25 63572 2645568 2062712 6.08 1019128 2359076 425924 20:36:17 20:00:01 27886632 31501064 799928 2.43 113356 3693984 1994496 5.88 1513952 3027384 508296 20:36:17 20:01:01 27787960 31469280 828892 2.52 116712 3734296 1941412 5.72 1366436 3247808 268796 20:36:17 20:02:01 26129836 31526244 773248 2.35 119508 5416548 1803328 5.31 1581504 4656352 574652 20:36:17 20:03:01 23510708 31369652 916000 2.79 216980 7564840 2739052 8.07 2195608 6427160 482896 20:36:17 20:04:01 20698784 31118628 1134472 3.45 311304 9901368 3333344 9.82 2764692 8504640 75464 20:36:17 20:05:01 18879132 31277644 966044 2.94 366904 11631036 2638292 7.78 2729284 10149276 1459560 20:36:17 20:06:01 15193924 31462668 798660 2.43 448352 15351352 1959544 5.77 2478736 14046556 2526960 20:36:17 20:07:01 15368128 31434724 823124 2.50 449996 15111240 2000260 5.89 2710224 13598244 37164 20:36:17 20:08:01 17434924 31500360 762360 2.32 458816 13172956 1925480 5.67 2579948 11737740 500 20:36:17 20:09:01 17434980 31500464 762196 2.32 458860 13172960 1925480 5.67 2579912 11737744 4 20:36:17 20:10:01 17445704 31511244 751364 2.28 458920 13172964 1925480 5.67 2569936 11737748 136 20:36:17 20:11:01 17445980 31511572 751020 2.28 458960 13172964 1925480 5.67 2569984 11737748 164 20:36:17 20:12:01 17447784 31513460 749220 2.28 459016 13172972 1925480 5.67 2568424 11737756 12 20:36:17 20:13:01 17453776 31519488 743196 2.26 459044 13172968 1925480 5.67 2563268 11737756 16 20:36:17 20:14:01 17453304 31519120 743640 2.26 459084 13172952 1922104 5.66 2563240 11737736 208 20:36:17 20:15:01 17453240 31519076 743588 2.26 459124 13172956 1922104 5.66 2563392 11737740 16 20:36:17 20:16:01 17453232 31519108 743564 2.26 459140 13172956 1922104 5.66 2563288 11737740 152 20:36:17 20:17:01 17453460 31519356 743228 2.26 459168 13172956 1922104 5.66 2563304 11737744 4 20:36:17 20:18:01 17453580 31519776 743088 2.26 459180 13173088 1922104 5.66 2562904 11737980 200 20:36:17 20:19:01 17453760 31519972 742852 2.26 459188 13173092 1922104 5.66 2562960 11737984 8 20:36:17 20:20:01 17453240 31519456 743280 2.26 459212 13173100 1922104 5.66 2562900 11737988 152 20:36:17 20:21:01 17453444 31519692 743004 2.26 459224 13173100 1922104 5.66 2562932 11737988 8 20:36:17 20:22:01 17453120 31519376 743212 2.26 459252 13173108 1922104 5.66 2562944 11737992 52 20:36:17 20:23:01 17446196 31514520 748184 2.28 459284 13174188 1922104 5.66 2571868 11738344 8 20:36:17 20:24:01 17446416 31514728 747964 2.27 459304 13174196 1922104 5.66 2571448 11738292 160 20:36:17 20:25:01 17446408 31514732 747860 2.27 459352 13174200 1922104 5.66 2571568 11738296 8 20:36:17 20:26:01 17446612 31514996 747564 2.27 459384 13174200 1922104 5.66 2571368 11738300 164 20:36:17 20:27:01 17446312 31514780 747732 2.27 459452 13174204 1922104 5.66 2571464 11738304 8 20:36:17 20:28:01 17445216 31513752 748660 2.28 459476 13174212 1922104 5.66 2571480 11738304 148 20:36:17 20:29:02 17445176 31513744 748668 2.28 459496 13174212 1922104 5.66 2571548 11738308 4 20:36:17 20:30:01 17444828 31513400 748920 2.28 459520 13174216 1922104 5.66 2571780 11738312 4 20:36:17 20:31:01 17445064 31513680 748604 2.28 459532 13174216 1922104 5.66 2571828 11738312 12 20:36:17 20:32:01 17445012 31513636 748784 2.28 459552 13174220 1922104 5.66 2571844 11738316 12 20:36:17 20:33:01 17444964 31513644 748740 2.28 459568 13174224 1905780 5.62 2571568 11738320 12 20:36:17 20:34:01 17444916 31513616 748704 2.28 459596 13174216 1905780 5.62 2571936 11738320 8 20:36:17 20:35:01 17444812 31513548 748704 2.28 459608 13174228 1905780 5.62 2571932 11738324 8 20:36:17 20:36:01 17393960 31500396 760976 2.31 459652 13212672 2008624 5.92 2586440 11775388 18896 20:36:17 Average: 18698846 31491242 775764 2.36 408570 12029545 2007138 5.92 2444131 10696245 167916 20:36:17 20:36:17 19:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:36:17 19:59:02 ens3 1576.42 1454.07 12143.29 173.17 0.00 0.00 0.00 0.00 20:36:17 19:59:02 docker0 576.31 487.50 40.92 2749.54 0.00 0.00 0.00 0.00 20:36:17 19:59:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 20:36:17 20:00:01 ens3 175.51 135.99 736.35 104.90 0.00 0.00 0.00 0.00 20:36:17 20:00:01 docker0 82.56 122.23 6.53 695.58 0.00 0.00 0.00 0.00 20:36:17 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:00:01 veth464fc26 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 20:36:17 20:01:01 ens3 33.33 22.50 27.00 15.04 0.00 0.00 0.00 0.00 20:36:17 20:01:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 20:36:17 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:01:01 veth464fc26 1.38 1.40 0.12 0.13 0.00 0.00 0.00 0.00 20:36:17 20:02:01 vethb7a7212 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:36:17 20:02:01 ens3 83.69 53.27 1696.69 19.19 0.00 0.00 0.00 0.00 20:36:17 20:02:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:36:17 20:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:36:17 20:03:01 vethb7a7212 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:36:17 20:03:01 ens3 1062.11 661.37 6277.52 63.43 0.00 0.00 0.00 0.00 20:36:17 20:03:01 docker0 654.44 1052.79 50.09 6269.91 0.00 0.00 0.00 0.00 20:36:17 20:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:04:01 vethcfff62c 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:36:17 20:04:01 vethb7a7212 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:36:17 20:04:01 veth36fb727 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:36:17 20:04:01 ens3 179.01 77.98 3056.23 12.29 0.00 0.00 0.00 0.00 20:36:17 20:04:01 docker0 6.65 13.18 0.44 177.99 0.00 0.00 0.00 0.00 20:36:17 20:04:01 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 20:36:17 20:04:01 veth852c760 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 20:36:17 20:05:01 vethb7a7212 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 20:36:17 20:05:01 veth7ecfd19 85.36 147.21 8.19 981.73 0.00 0.00 0.00 0.08 20:36:17 20:05:01 vethf1183e8 98.57 172.35 9.35 1202.66 0.00 0.00 0.00 0.10 20:36:17 20:05:01 vethf5ffdf1 96.77 172.75 9.21 1196.72 0.00 0.00 0.00 0.10 20:36:17 20:05:01 ens3 917.77 499.49 6059.85 61.60 0.00 0.00 0.00 0.00 20:36:17 20:05:01 veth8621282 91.06 190.43 8.78 1205.92 0.00 0.00 0.00 0.10 20:36:17 20:05:01 docker0 475.61 880.02 38.61 6025.94 0.00 0.00 0.00 0.00 20:36:17 20:05:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:05:01 veth1bbbf38 92.32 172.41 8.71 1096.64 0.00 0.00 0.00 0.09 20:36:17 20:06:01 vethb7a7212 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:06:01 ens3 24.29 23.55 345.33 3.90 0.00 0.00 0.00 0.00 20:36:17 20:06:01 docker0 18.89 17.96 1.39 333.03 0.00 0.00 0.00 0.00 20:36:17 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:07:01 vethb7a7212 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:07:01 ens3 10.73 6.93 8.90 4.89 0.00 0.00 0.00 0.00 20:36:17 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:08:01 ens3 83.30 89.15 313.48 146.58 0.00 0.00 0.00 0.00 20:36:17 20:08:01 docker0 10.76 20.88 0.70 282.94 0.00 0.00 0.00 0.00 20:36:17 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:09:01 ens3 0.48 1.43 0.10 6.63 0.00 0.00 0.00 0.00 20:36:17 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:13:01 ens3 0.22 0.10 0.41 0.01 0.00 0.00 0.00 0.00 20:36:17 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:14:01 ens3 1.77 2.37 0.18 6.61 0.00 0.00 0.00 0.00 20:36:17 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:15:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:18:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:19:01 ens3 3.48 3.48 0.29 6.76 0.00 0.00 0.00 0.00 20:36:17 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:23:01 ens3 16.76 19.76 5.91 49.09 0.00 0.00 0.00 0.00 20:36:17 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:24:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:36:17 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:29:02 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:36:17 20:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:30:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:32:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:34:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:36:17 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:17 20:35:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:36:01 ens3 41.29 31.41 656.45 7.70 0.00 0.00 0.00 0.00 20:36:17 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:17 20:36:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 20:36:17 Average: ens3 110.97 81.24 825.54 17.92 0.00 0.00 0.00 0.00 20:36:17 Average: docker0 48.13 68.43 3.66 435.95 0.00 0.00 0.00 0.00 20:36:17 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:36:17 20:36:17 20:36:17 ---> sar -P ALL: 20:36:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17173) 05/29/23 _x86_64_ (8 CPU) 20:36:17 20:36:17 19:57:55 LINUX RESTART (8 CPU) 20:36:17 20:36:17 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:36:17 19:59:02 all 8.93 0.00 3.07 1.10 0.05 86.86 20:36:17 19:59:02 0 8.34 0.00 2.80 1.06 0.05 87.75 20:36:17 19:59:02 1 15.14 0.00 3.92 3.35 0.05 77.53 20:36:17 19:59:02 2 9.37 0.00 3.25 1.16 0.03 86.19 20:36:17 19:59:02 3 6.38 0.00 1.97 0.15 0.05 91.44 20:36:17 19:59:02 4 6.92 0.00 2.44 1.69 0.05 88.90 20:36:17 19:59:02 5 9.46 0.00 3.71 0.46 0.05 86.33 20:36:17 19:59:02 6 7.32 0.00 2.91 0.18 0.05 89.54 20:36:17 19:59:02 7 8.46 0.00 3.57 0.73 0.05 87.19 20:36:17 20:00:01 all 26.13 0.00 6.34 0.89 0.08 66.56 20:36:17 20:00:01 0 27.26 0.00 6.66 4.14 0.09 61.85 20:36:17 20:00:01 1 24.38 0.00 7.12 0.98 0.07 67.45 20:36:17 20:00:01 2 27.13 0.00 6.86 0.21 0.09 65.71 20:36:17 20:00:01 3 27.08 0.00 6.60 1.36 0.07 64.90 20:36:17 20:00:01 4 25.25 0.00 5.97 0.02 0.07 68.70 20:36:17 20:00:01 5 25.13 0.00 5.04 0.07 0.11 69.64 20:36:17 20:00:01 6 26.43 0.00 6.60 0.12 0.07 66.78 20:36:17 20:00:01 7 26.37 0.00 5.82 0.19 0.09 67.54 20:36:17 20:01:01 all 39.71 0.00 5.88 0.43 0.09 53.90 20:36:17 20:01:01 0 38.67 0.00 5.19 0.40 0.07 55.68 20:36:17 20:01:01 1 39.93 0.00 5.94 0.00 0.12 54.01 20:36:17 20:01:01 2 40.12 0.00 6.24 0.00 0.09 53.55 20:36:17 20:01:01 3 39.54 0.00 5.85 0.00 0.07 54.55 20:36:17 20:01:01 4 41.09 0.00 5.34 0.00 0.09 53.48 20:36:17 20:01:01 5 38.63 0.00 6.05 0.00 0.12 55.20 20:36:17 20:01:01 6 39.13 0.00 5.56 0.72 0.07 54.52 20:36:17 20:01:01 7 40.58 0.00 6.84 2.26 0.07 50.26 20:36:17 20:02:01 all 23.58 0.00 8.10 1.58 0.07 66.67 20:36:17 20:02:01 0 23.86 0.00 9.43 6.32 0.08 60.31 20:36:17 20:02:01 1 25.30 0.00 7.80 0.02 0.07 66.82 20:36:17 20:02:01 2 24.75 0.00 8.46 0.03 0.08 66.67 20:36:17 20:02:01 3 25.27 0.00 8.65 0.02 0.07 65.99 20:36:17 20:02:01 4 23.96 0.00 9.02 0.22 0.07 66.74 20:36:17 20:02:01 5 21.82 0.00 6.66 5.81 0.07 65.64 20:36:17 20:02:01 6 19.23 0.00 6.32 0.00 0.07 74.39 20:36:17 20:02:01 7 24.49 0.00 8.43 0.22 0.08 66.77 20:36:17 20:03:01 all 7.33 0.00 3.84 9.09 0.06 79.68 20:36:17 20:03:01 0 7.37 0.00 3.61 7.98 0.07 80.97 20:36:17 20:03:01 1 7.76 0.00 3.76 4.57 0.05 83.85 20:36:17 20:03:01 2 6.85 0.00 3.27 11.28 0.03 78.56 20:36:17 20:03:01 3 7.81 0.00 4.84 21.53 0.08 65.75 20:36:17 20:03:01 4 7.27 0.00 3.40 5.53 0.05 83.75 20:36:17 20:03:01 5 6.90 0.00 4.14 14.74 0.05 74.17 20:36:17 20:03:01 6 7.44 0.00 3.32 3.61 0.05 85.58 20:36:17 20:03:01 7 7.21 0.00 4.39 3.53 0.08 84.79 20:36:17 20:04:01 all 27.21 0.00 9.76 21.31 0.10 41.62 20:36:17 20:04:01 0 26.94 0.00 9.34 38.72 0.08 24.91 20:36:17 20:04:01 1 26.84 0.00 9.06 11.35 0.10 52.65 20:36:17 20:04:01 2 27.12 0.00 11.07 25.91 0.10 35.80 20:36:17 20:04:01 3 27.65 0.00 9.16 13.24 0.10 49.85 20:36:17 20:04:01 4 26.92 0.00 9.54 10.08 0.08 53.38 20:36:17 20:04:01 5 27.65 0.00 10.15 36.14 0.12 25.94 20:36:17 20:04:01 6 26.69 0.00 10.72 19.72 0.08 42.78 20:36:17 20:04:01 7 27.88 0.00 9.06 15.35 0.10 47.60 20:36:17 20:05:01 all 25.54 0.00 8.80 18.09 0.11 47.46 20:36:17 20:05:01 0 25.03 0.00 9.36 28.75 0.12 36.73 20:36:17 20:05:01 1 27.00 0.00 7.22 15.61 0.10 50.08 20:36:17 20:05:01 2 25.42 0.00 11.11 5.67 0.12 57.68 20:36:17 20:05:01 3 26.69 0.00 7.25 18.48 0.10 47.48 20:36:17 20:05:01 4 24.34 0.00 8.48 32.01 0.08 35.09 20:36:17 20:05:01 5 27.29 0.00 8.44 15.37 0.10 48.80 20:36:17 20:05:01 6 24.69 0.00 8.80 8.20 0.08 58.23 20:36:17 20:05:01 7 23.86 0.00 9.73 20.71 0.15 45.54 20:36:17 20:06:01 all 6.71 0.00 4.85 17.53 0.10 70.82 20:36:17 20:06:01 0 6.64 0.00 4.19 11.13 0.03 78.00 20:36:17 20:06:01 1 7.16 0.00 3.87 3.87 0.05 85.06 20:36:17 20:06:01 2 7.69 0.00 4.08 21.45 0.05 66.73 20:36:17 20:06:01 3 6.88 0.00 4.69 21.39 0.03 67.01 20:36:17 20:06:01 4 6.55 0.00 4.61 3.96 0.03 84.85 20:36:17 20:06:01 5 7.12 0.00 5.54 40.77 0.07 46.50 20:36:17 20:06:01 6 5.94 0.00 5.92 26.91 0.37 60.86 20:36:17 20:06:01 7 5.69 0.00 5.88 11.07 0.13 77.23 20:36:17 20:07:01 all 47.44 0.00 7.06 8.73 0.08 36.69 20:36:17 20:07:01 0 46.79 0.00 7.29 1.21 0.05 44.66 20:36:17 20:07:01 1 47.03 0.00 6.32 3.59 0.07 42.99 20:36:17 20:07:01 2 47.58 0.00 6.75 12.38 0.07 33.22 20:36:17 20:07:01 3 48.38 0.00 7.04 3.66 0.08 40.84 20:36:17 20:07:01 4 47.04 0.00 6.82 5.15 0.07 40.92 20:36:17 20:07:01 5 48.38 0.00 7.91 25.39 0.12 18.20 20:36:17 20:07:01 6 47.04 0.00 6.61 8.69 0.08 37.58 20:36:17 20:07:01 7 47.34 0.00 7.73 10.20 0.08 34.64 20:36:17 20:08:01 all 30.81 0.00 8.03 10.17 0.10 50.89 20:36:17 20:08:01 0 27.90 0.00 7.82 8.93 0.14 55.21 20:36:17 20:08:01 1 31.43 0.00 7.68 16.92 0.08 43.88 20:36:17 20:08:01 2 33.41 0.00 7.66 12.80 0.08 46.05 20:36:17 20:08:01 3 34.60 0.00 8.92 12.70 0.14 43.63 20:36:17 20:08:01 4 33.15 0.00 9.37 7.31 0.08 50.08 20:36:17 20:08:01 5 27.70 0.00 8.63 12.40 0.08 51.18 20:36:17 20:08:01 6 29.49 0.00 7.33 4.80 0.08 58.30 20:36:17 20:08:01 7 28.78 0.00 6.84 5.45 0.10 58.83 20:36:17 20:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:36:17 20:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:09:01 4 0.03 0.00 0.03 0.05 0.03 99.85 20:36:17 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:36:17 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:36:17 20:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:36:17 20:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:36:17 20:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:36:17 20:10:01 4 0.05 0.00 0.03 0.05 0.02 99.85 20:36:17 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:11:01 all 0.01 0.00 0.00 0.01 0.01 99.96 20:36:17 20:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:36:17 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:36:17 20:11:01 4 0.02 0.00 0.03 0.05 0.03 99.87 20:36:17 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:11:01 7 0.03 0.00 0.00 0.02 0.02 99.93 20:36:17 20:12:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:36:17 20:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:36:17 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:36:17 20:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:12:01 4 0.02 0.00 0.03 0.05 0.02 99.88 20:36:17 20:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:36:17 20:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:36:17 20:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:36:17 20:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:36:17 20:13:01 4 0.02 0.00 0.05 0.03 0.02 99.88 20:36:17 20:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:36:17 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:14:01 all 0.03 0.00 0.02 0.01 0.00 99.94 20:36:17 20:14:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:36:17 20:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:36:17 20:14:01 2 0.05 0.00 0.03 0.03 0.02 99.87 20:36:17 20:14:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:36:17 20:14:01 4 0.05 0.00 0.00 0.03 0.00 99.92 20:36:17 20:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:14:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:36:17 20:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:15:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:36:17 20:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:15:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:36:17 20:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:15:01 4 0.02 0.00 0.00 0.05 0.02 99.92 20:36:17 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:36:17 20:16:01 all 0.01 0.00 0.01 0.66 0.02 99.30 20:36:17 20:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:36:17 20:16:01 2 0.00 0.00 0.02 2.73 0.05 97.20 20:36:17 20:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:36:17 20:16:01 4 0.00 0.00 0.02 2.57 0.00 97.42 20:36:17 20:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:36:17 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:16:01 7 0.00 0.00 0.02 0.00 0.05 99.93 20:36:17 20:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:36:17 20:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:36:17 20:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:36:17 20:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:36:17 20:17:01 4 0.03 0.00 0.00 0.02 0.02 99.93 20:36:17 20:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:36:17 20:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:36:17 20:18:01 3 0.02 0.00 0.02 0.07 0.00 99.90 20:36:17 20:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:36:17 20:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:36:17 20:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:36:17 20:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:36:17 20:19:01 3 0.05 0.00 0.05 0.00 0.02 99.88 20:36:17 20:19:01 4 0.08 0.00 0.00 0.02 0.02 99.88 20:36:17 20:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:36:17 20:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:20:01 all 0.00 0.00 0.01 0.00 0.00 99.99 20:36:17 20:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:36:17 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:36:17 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:36:17 20:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:36:17 20:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:36:17 20:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:36:17 20:21:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:36:17 20:21:01 4 0.03 0.00 0.03 0.02 0.02 99.90 20:36:17 20:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:36:17 20:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:36:17 20:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:36:17 20:22:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:36:17 20:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:36:17 20:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:23:01 all 0.25 0.00 0.03 0.01 0.01 99.70 20:36:17 20:23:01 0 0.17 0.00 0.03 0.00 0.00 99.80 20:36:17 20:23:01 1 0.17 0.00 0.02 0.00 0.00 99.82 20:36:17 20:23:01 2 0.20 0.00 0.07 0.03 0.00 99.70 20:36:17 20:23:01 3 0.77 0.00 0.03 0.02 0.00 99.18 20:36:17 20:23:01 4 0.12 0.00 0.00 0.02 0.03 99.83 20:36:17 20:23:01 5 0.30 0.00 0.02 0.02 0.02 99.65 20:36:17 20:23:01 6 0.22 0.00 0.02 0.00 0.00 99.77 20:36:17 20:23:01 7 0.07 0.00 0.05 0.00 0.00 99.88 20:36:17 20:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:36:17 20:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:36:17 20:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:36:17 20:24:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:36:17 20:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:36:17 20:24:01 4 0.03 0.00 0.02 0.03 0.02 99.90 20:36:17 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:25:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:36:17 20:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:36:17 20:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:36:17 20:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:25:01 4 0.03 0.00 0.03 0.03 0.03 99.87 20:36:17 20:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:36:17 20:26:01 all 0.14 0.00 0.01 0.03 0.00 99.83 20:36:17 20:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:26:01 1 1.03 0.00 0.03 0.00 0.00 98.94 20:36:17 20:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:36:17 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:26:01 4 0.07 0.00 0.02 0.20 0.02 99.70 20:36:17 20:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:27:01 all 0.04 0.00 0.01 0.03 0.01 99.91 20:36:17 20:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:27:01 1 0.32 0.00 0.02 0.00 0.02 99.65 20:36:17 20:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:36:17 20:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:36:17 20:27:01 4 0.00 0.00 0.00 0.22 0.02 99.77 20:36:17 20:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:36:17 20:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:28:01 all 0.02 0.00 0.00 0.01 0.00 99.96 20:36:17 20:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:36:17 20:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:36:17 20:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:36:17 20:28:01 4 0.05 0.00 0.00 0.05 0.02 99.88 20:36:17 20:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:29:02 all 0.01 0.00 0.01 0.01 0.00 99.98 20:36:17 20:29:02 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:29:02 1 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:29:02 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:29:02 3 0.02 0.00 0.02 0.02 0.00 99.95 20:36:17 20:29:02 4 0.02 0.00 0.02 0.05 0.02 99.90 20:36:17 20:29:02 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:29:02 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:29:02 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:36:17 20:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:36:17 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:36:17 20:30:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:36:17 20:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:36:17 20:31:01 all 0.19 0.00 0.01 0.00 0.00 99.80 20:36:17 20:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:31:01 1 1.38 0.00 0.00 0.00 0.00 98.62 20:36:17 20:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:36:17 20:31:01 3 0.03 0.00 0.03 0.02 0.00 99.92 20:36:17 20:31:01 4 0.05 0.00 0.03 0.02 0.02 99.88 20:36:17 20:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:36:17 20:31:01 CPU %user %nice %system %iowait %steal %idle 20:36:17 20:32:01 all 0.20 0.00 0.00 0.00 0.00 99.79 20:36:17 20:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:36:17 20:32:01 1 1.45 0.00 0.00 0.00 0.00 98.55 20:36:17 20:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:36:17 20:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:17 20:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:36:17 20:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:36:17 20:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:36:17 20:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:33:01 1 0.15 0.00 0.02 0.00 0.02 99.82 20:36:17 20:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:33:01 4 0.03 0.00 0.00 0.02 0.02 99.93 20:36:17 20:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:36:17 20:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:36:17 20:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:36:17 20:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:36:17 20:34:01 4 0.03 0.00 0.00 0.03 0.03 99.90 20:36:17 20:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:36:17 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:36:17 20:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:36:17 20:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:36:17 20:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:36:17 20:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:35:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:36:17 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:17 20:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:17 20:36:01 all 0.56 0.00 0.24 0.03 0.01 99.15 20:36:17 20:36:01 0 0.65 0.00 0.32 0.00 0.00 99.03 20:36:17 20:36:01 1 0.30 0.00 0.25 0.02 0.00 99.43 20:36:17 20:36:01 2 0.67 0.00 0.23 0.22 0.00 98.88 20:36:17 20:36:01 3 0.40 0.00 0.27 0.00 0.02 99.31 20:36:17 20:36:01 4 0.32 0.00 0.20 0.03 0.02 99.43 20:36:17 20:36:01 5 0.32 0.00 0.20 0.00 0.02 99.47 20:36:17 20:36:01 6 0.67 0.00 0.15 0.00 0.00 99.18 20:36:17 20:36:01 7 1.17 0.00 0.33 0.00 0.02 98.48 20:36:17 Average: all 6.35 0.00 1.72 2.34 0.03 89.56 20:36:17 Average: 0 6.22 0.00 1.72 2.83 0.02 89.21 20:36:17 Average: 1 6.70 0.00 1.64 1.57 0.02 90.06 20:36:17 Average: 2 6.50 0.00 1.80 2.45 0.03 89.22 20:36:17 Average: 3 6.55 0.00 1.71 2.42 0.03 89.30 20:36:17 Average: 4 6.31 0.00 1.71 1.82 0.03 90.13 20:36:17 Average: 5 6.19 0.00 1.72 3.93 0.02 88.13 20:36:17 Average: 6 6.08 0.00 1.67 1.91 0.03 90.31 20:36:17 Average: 7 6.27 0.00 1.79 1.81 0.03 90.10 20:36:17 20:36:17 20:36:17