Pull request #4414 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28167453aa7e100448e51f919f853bcb097fb4ef+bf371e8c577b45590121912e6f14e0928f0d9ba1 (cb9c00d5d88b600bfa9b9f89c012246e8233f3c7) 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-ssh11612405725333773532.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15882395355458038836.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4414/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-4414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10291150472137902815.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-4414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18274762500532247344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6947794312556119751.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-4414/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-4414/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2232452860946110061.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-8622’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8624 in /w/workspace/edgexfoundry_edgex-go_PR-4414 [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/4414/head:refs/remotes/origin/PR-4414 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 28167453aa7e100448e51f919f853bcb097fb4ef Merge succeeded, producing 28167453aa7e100448e51f919f853bcb097fb4ef Checking out Revision 28167453aa7e100448e51f919f853bcb097fb4ef (PR-4414) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:17 ========================================================= 19:58:17 EdgeX Global Pipelines Version Info 19:58:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 28167453aa7e100448e51f919f853bcb097fb4ef # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28167453aa7e100448e51f919f853bcb097fb4ef # timeout=10 19:58:18 ------------------- 19:58:18 stable info: 19:58:18 ------------------- 19:58:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:18 Message: update stable to v1.0.244 19:58:18 ------------------- 19:58:18 experimental info: 19:58:18 ------------------- 19:58:18 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4414 [Pipeline] echo 19:58:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4414 [Pipeline] echo 19:58:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4414 [Pipeline] echo 19:58:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28167453aa7e100448e51f919f853bcb097fb4ef [Pipeline] echo 19:58:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2816745 [Pipeline] echo 19:58:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:20 provisioning config files... 19:58:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10635507387282927350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:20 ---> docker-login.sh 19:58:20 nexus3.edgexfoundry.org:10001 19:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:21 Configure a credential helper to remove this warning. See 19:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:21 19:58:21 Login Succeeded 19:58:21 nexus3.edgexfoundry.org:10002 19:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:21 Configure a credential helper to remove this warning. See 19:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:21 19:58:21 Login Succeeded 19:58:21 nexus3.edgexfoundry.org:10003 19:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:21 Configure a credential helper to remove this warning. See 19:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:21 19:58:21 Login Succeeded 19:58:21 nexus3.edgexfoundry.org:10004 19:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:21 Configure a credential helper to remove this warning. See 19:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:21 19:58:21 Login Succeeded 19:58:21 docker.io 19:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:21 Configure a credential helper to remove this warning. See 19:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:21 19:58:21 Login Succeeded 19:58:21 ---> docker-login.sh ends [Pipeline] } 19:58:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:22 + 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:22 + dirname cmd/core-command/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo core-command,cmd/core-command/Dockerfile 19:58:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 19:58:22 cut -d/ -f2 19:58:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:22 + dirname cmd/core-data/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo core-data,cmd/core-data/Dockerfile 19:58:22 + dirname cmd/core-metadata/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:22 + dirname cmd/security-bootstrapper/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:22 + dirname cmd/security-proxy-auth/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:22 + dirname cmd/security-proxy-setup/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:22 + + dirname cmd/security-secretstore-setup/Dockerfile 19:58:22 cut -d/ -f2 19:58:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:22 + dirname cmd/security-spire-agent/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:22 + dirname cmd/security-spire-config/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:22 + + cut -d/ -f2 19:58:22 dirname cmd/security-spire-server/Dockerfile 19:58:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:22 + dirname cmd/support-notifications/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:22 + dirname cmd/support-scheduler/Dockerfile 19:58:22 + cut -d/ -f2 19:58:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:22 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:22 + git rev-list -1 --merges 28167453aa7e100448e51f919f853bcb097fb4ef~1..28167453aa7e100448e51f919f853bcb097fb4ef [Pipeline] echo 19:58:22 -----------> git rev-list -1 --merges 28167453aa7e100448e51f919f853bcb097fb4ef~1..28167453aa7e100448e51f919f853bcb097fb4ef 28167453aa7e100448e51f919f853bcb097fb4ef [false] [Pipeline] sh 19:58:23 + git log --format=format:%s -1 28167453aa7e100448e51f919f853bcb097fb4ef [Pipeline] echo 19:58:23 ========================================================= 19:58:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:23 + grep -v github /etc/ssh/ssh_known_hosts 19:58:23 + [ -e /tmp/ssh_known_hosts ] 19:58:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:23 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:24 19:58:24 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:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:24 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:24 b85a868b505f: Pulling fs layer 19:58:24 e2be974225ed: Pulling fs layer 19:58:24 339a4e72a1f5: Pulling fs layer 19:58:24 988bab9f4d93: Pulling fs layer 19:58:24 1469e6f7b9e6: Pulling fs layer 19:58:24 eaf3925da568: Pulling fs layer 19:58:24 bab4dde63d76: Pulling fs layer 19:58:24 bde34c3a00c8: Pulling fs layer 19:58:24 b352a97aabf1: Pulling fs layer 19:58:24 4872d77fe225: Pulling fs layer 19:58:24 5851b861e8e6: Pulling fs layer 19:58:24 b352a97aabf1: Waiting 19:58:24 4872d77fe225: Waiting 19:58:24 1469e6f7b9e6: Waiting 19:58:24 988bab9f4d93: Waiting 19:58:24 eaf3925da568: Waiting 19:58:24 bab4dde63d76: Waiting 19:58:24 5851b861e8e6: Waiting 19:58:24 bde34c3a00c8: Waiting 19:58:24 e2be974225ed: Download complete 19:58:24 988bab9f4d93: Verifying Checksum 19:58:24 988bab9f4d93: Download complete 19:58:24 1469e6f7b9e6: Verifying Checksum 19:58:24 1469e6f7b9e6: Download complete 19:58:24 eaf3925da568: Download complete 19:58:24 339a4e72a1f5: Verifying Checksum 19:58:24 339a4e72a1f5: Download complete 19:58:24 bde34c3a00c8: Download complete 19:58:24 b352a97aabf1: Verifying Checksum 19:58:24 b352a97aabf1: Download complete 19:58:24 4872d77fe225: Download complete 19:58:24 5851b861e8e6: Download complete 19:58:24 b85a868b505f: Verifying Checksum 19:58:24 b85a868b505f: Download complete 19:58:25 bab4dde63d76: Verifying Checksum 19:58:25 bab4dde63d76: Download complete 19:58:26 b85a868b505f: Pull complete 19:58:26 e2be974225ed: Pull complete 19:58:26 339a4e72a1f5: Pull complete 19:58:26 988bab9f4d93: Pull complete 19:58:26 1469e6f7b9e6: Pull complete 19:58:27 eaf3925da568: Pull complete 19:58:29 bab4dde63d76: Pull complete 19:58:29 bde34c3a00c8: Pull complete 19:58:29 b352a97aabf1: Pull complete 19:58:29 4872d77fe225: Pull complete 19:58:29 5851b861e8e6: Pull complete 19:58:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:29 prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container 19:58:29 $ 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:31 $ docker top d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 -eo pid,comm 19:58:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:58:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:31 [ssh-agent] Looking for ssh-agent implementation... 19:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:31 $ docker exec d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 ssh-agent 19:58:31 SSH_AUTH_SOCK=/tmp/ssh-tw2yTuus7emz/agent.33 19:58:31 SSH_AGENT_PID=39 19:58:31 Running ssh-add (command line suppressed) 19:58:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10211833500295522617.key (/w/workspace/edgex-go/1@tmp/private_key_10211833500295522617.key) 19:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:31 + git tag --points-at HEAD [Pipeline] } 19:58:31 $ docker exec --env ******** --env ******** d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 ssh-agent -k 19:58:32 unset SSH_AUTH_SOCK; 19:58:32 unset SSH_AGENT_PID; 19:58:32 echo Agent pid 39 killed; 19:58:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:32 [ssh-agent] Looking for ssh-agent implementation... 19:58:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:32 $ docker exec d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 ssh-agent 19:58:32 SSH_AUTH_SOCK=/tmp/ssh-CDp2yaJFvsX5/agent.71 19:58:32 SSH_AGENT_PID=77 19:58:32 Running ssh-add (command line suppressed) 19:58:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11169334115924332384.key (/w/workspace/edgex-go/1@tmp/private_key_11169334115924332384.key) 19:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:32 + git semver init 19:58:33 2023-03-07 19:58:32,972 [run_init] DEBUG init version:0.0.0 force:False 19:58:33 2023-03-07 19:58:32,973 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:33 2023-03-07 19:58:32,973 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:33 2023-03-07 19:58:32,974 [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:38 2023-03-07 19:58:37,282 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:38 2023-03-07 19:58:37,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4414 with force:False 19:58:38 2023-03-07 19:58:37,282 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4414 19:58:38 2023-03-07 19:58:37,285 [execute] INFO git cat-file --batch-check 19:58:38 2023-03-07 19:58:37,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:38 2023-03-07 19:58:37,290 [execute] INFO git cat-file --batch 19:58:38 2023-03-07 19:58:37,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:38 2023-03-07 19:58:37,296 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4414 19:58:38 0.0.0 [Pipeline] } 19:58:38 $ docker exec --env ******** --env ******** d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 ssh-agent -k 19:58:38 unset SSH_AUTH_SOCK; 19:58:38 unset SSH_AGENT_PID; 19:58:38 echo Agent pid 77 killed; 19:58:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:38 + git semver [Pipeline] } 19:58:39 $ docker stop --time=1 d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 19:58:40 $ docker rm -f --volumes d36a10c141a0f81f0a80e74d9193232b9e4fefd3a90d06c13cffe871db570c85 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:58:41 Stashed 1 file(s) [Pipeline] echo 19:58:41 [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:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:42 ========================================================= 19:58:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:58:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:58:42 213ec9aee27d: Pulling fs layer 19:58:42 4583459ba037: Pulling fs layer 19:58:42 93c1e223e6f2: Pulling fs layer 19:58:42 53926ce57604: Pulling fs layer 19:58:42 21b2b0c7a3f4: Pulling fs layer 19:58:42 22ff95d597cd: Pulling fs layer 19:58:42 12d6caf4c0d1: Pulling fs layer 19:58:42 96b7cbca73a9: Pulling fs layer 19:58:42 a7acece74701: Pulling fs layer 19:58:42 22ff95d597cd: Waiting 19:58:42 12d6caf4c0d1: Waiting 19:58:42 53926ce57604: Waiting 19:58:42 21b2b0c7a3f4: Waiting 19:58:42 a7acece74701: Waiting 19:58:42 96b7cbca73a9: Waiting 19:58:42 93c1e223e6f2: Verifying Checksum 19:58:42 93c1e223e6f2: Download complete 19:58:42 4583459ba037: Verifying Checksum 19:58:42 4583459ba037: Download complete 19:58:42 21b2b0c7a3f4: Download complete 19:58:42 22ff95d597cd: Verifying Checksum 19:58:42 22ff95d597cd: Download complete 19:58:42 213ec9aee27d: Verifying Checksum 19:58:42 213ec9aee27d: Download complete 19:58:42 12d6caf4c0d1: Download complete 19:58:42 213ec9aee27d: Pull complete 19:58:42 4583459ba037: Pull complete 19:58:42 93c1e223e6f2: Pull complete 19:58:42 a7acece74701: Verifying Checksum 19:58:42 a7acece74701: Download complete 19:58:43 96b7cbca73a9: Verifying Checksum 19:58:43 96b7cbca73a9: Download complete 19:58:43 53926ce57604: Verifying Checksum 19:58:43 53926ce57604: Download complete 19:58:47 53926ce57604: Pull complete 19:58:47 21b2b0c7a3f4: Pull complete 19:58:47 22ff95d597cd: Pull complete 19:58:47 12d6caf4c0d1: Pull complete 19:58:48 96b7cbca73a9: Pull complete 19:58:49 a7acece74701: Pull complete 19:58:49 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:58:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:50 WORKDIR /edgex 19:58:50 COPY go.mod . 19:58:50 RUN go mod download 19:58:50 + docker build -t ci-base-image-x86_64 -f - . 19:58:50 Sending build context to Docker daemon 170.3MB 19:58:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:50 ---> db6d94c90886 19:58:50 Step 2/4 : WORKDIR /edgex 19:58:52 ---> Running in f577cfb0aa54 19:58:52 Removing intermediate container f577cfb0aa54 19:58:52 ---> 91bb08451344 19:58:52 Step 3/4 : COPY go.mod . 19:58:52 ---> 6ca69864428a 19:58:52 Step 4/4 : RUN go mod download 19:58:52 ---> Running in 9e55406caeff 19:58:56 Still waiting to schedule task 19:58:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8623’ is offline 19:59:04 Removing intermediate container 9e55406caeff 19:59:04 ---> e31160b22a31 19:59:04 Successfully built e31160b22a31 19:59:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:05 + docker inspect -f . ci-base-image-x86_64 19:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:05 prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container 19:59:05 $ 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:05 $ docker top 8442049a99796316776153ddd5ffb266aecd40f8532031128f0f8ef2e001b3b6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:06 + go version 19:59:06 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:06 $ docker stop --time=1 8442049a99796316776153ddd5ffb266aecd40f8532031128f0f8ef2e001b3b6 19:59:07 $ docker rm -f --volumes 8442049a99796316776153ddd5ffb266aecd40f8532031128f0f8ef2e001b3b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:08 + docker inspect -f . ci-base-image-x86_64 19:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:08 prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container 19:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:08 $ docker top cef9b143240489a63e6e28f6965cacdec33b5888634cf1eb6727d47b15bd05e6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:08 ========================================================= 19:59:08 [edgeXBuildGoParallel] Running Tests and Build... 19:59:08 ========================================================= [Pipeline] sh 19:59:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:09 + make test 19:59:09 go test -race -coverprofile=coverage.out ./... 19:59:16 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 19:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 19:59:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 71.2% of statements 19:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements 19:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.338s coverage: 88.5% of statements 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements 19:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 45.5% of statements 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 82.9% of statements 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.353s coverage: 79.9% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.128s coverage: 86.9% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.065s coverage: 20.0% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 84.8% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.1% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:59:59 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:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:00:21 go vet ./... 20:00:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:22 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:22 + ls -al . 20:00:22 total 704 20:00:22 drwxrwxr-x 11 1001 1001 4096 Mar 7 19:59 . 20:00:22 drwxr-xr-x 4 root root 4096 Mar 7 19:59 .. 20:00:22 drwxrwxr-x 2 1001 1001 4096 Mar 7 19:58 .blubracket 20:00:22 -rw-rw-r-- 1 1001 1001 16 Mar 7 19:58 .dockerignore 20:00:22 drwxrwxr-x 8 1001 1001 4096 Mar 7 19:59 .git 20:00:22 drwxrwxr-x 3 1001 1001 4096 Mar 7 19:58 .github 20:00:22 -rw-rw-r-- 1 1001 1001 1112 Mar 7 19:58 .gitignore 20:00:22 -rw-rw-r-- 1 1001 1001 42 Mar 7 19:58 .golangci.yml 20:00:22 -rw-rw-r-- 1 1001 1001 87 Mar 7 19:58 .hadolint.yml 20:00:22 drwxr-xr-x 3 1001 1001 4096 Mar 7 19:58 .semver 20:00:22 -rw-rw-r-- 1 1001 1001 166 Mar 7 19:58 .sonarcloud.properties 20:00:22 -rw-rw-r-- 1 1001 1001 1171 Mar 7 19:58 ADOPTERS.md 20:00:22 -rw-rw-r-- 1 1001 1001 10825 Mar 7 19:58 Attribution.txt 20:00:22 -rw-rw-r-- 1 1001 1001 73765 Mar 7 19:58 CHANGELOG.md 20:00:22 -rw-rw-r-- 1 1001 1001 3804 Mar 7 19:58 CONTRIBUTING.md 20:00:22 -rw-rw-r-- 1 1001 1001 677 Mar 7 19:58 GOVERNANCE.md 20:00:22 -rw-rw-r-- 1 1001 1001 883 Mar 7 19:58 Jenkinsfile 20:00:22 -rw-rw-r-- 1 1001 1001 10775 Mar 7 19:58 LICENSE 20:00:22 -rw-rw-r-- 1 1001 1001 14071 Mar 7 19:58 Makefile 20:00:22 -rw-rw-r-- 1 1001 1001 582 Mar 7 19:58 OWNERS.md 20:00:22 -rw-rw-r-- 1 1001 1001 9403 Mar 7 19:58 README.md 20:00:22 -rw-rw-r-- 1 1001 1001 6912 Mar 7 19:58 SECURITY.md 20:00:22 -rw-rw-r-- 1 1001 1001 5 Mar 7 19:58 VERSION 20:00:22 drwxrwxr-x 2 1001 1001 4096 Mar 7 19:58 bin 20:00:22 drwxrwxr-x 18 1001 1001 4096 Mar 7 19:58 cmd 20:00:22 -rw-r--r-- 1 root root 446903 Mar 7 19:59 coverage.out 20:00:22 -rw-rw-r-- 1 1001 1001 3232 Mar 7 19:58 go.mod 20:00:22 -rw-rw-r-- 1 1001 1001 31099 Mar 7 19:58 go.sum 20:00:22 drwxrwxr-x 7 1001 1001 4096 Mar 7 19:58 internal 20:00:22 drwxrwxr-x 3 1001 1001 4096 Mar 7 19:58 openapi 20:00:22 drwxrwxr-x 4 1001 1001 4096 Mar 7 19:58 snap 20:00:22 -rw-rw-r-- 1 1001 1001 204 Mar 7 19:58 version.go [Pipeline] sh 20:00:23 + '[' -e coverage.out ] 20:00:23 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:23 Stashed 1 file(s) [Pipeline] sh 20:00:23 + make build 20:00:23 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:00:35 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:00:36 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:00:37 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:00:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8628 in /w/workspace/edgexfoundry_edgex-go_PR-4414 [Pipeline] { [Pipeline] ws 20:00:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:37 The recommended git tool is: git 20:00:38 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:00:43 using credential edgex-jenkins-ssh 20:00:43 Cloning the remote Git repository 20:00:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:43 > git init /w/workspace/edgex-go/1 # timeout=10 20:00:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:43 > git --version # timeout=10 20:00:43 > git --version # 'git version 2.25.1' 20:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:46 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:00:46 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:00:47 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:00: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:00:49 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:00:50 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:00:51 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:00:52 $ docker stop --time=1 cef9b143240489a63e6e28f6965cacdec33b5888634cf1eb6727d47b15bd05e6 20:00:55 $ docker rm -f --volumes cef9b143240489a63e6e28f6965cacdec33b5888634cf1eb6727d47b15bd05e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:00:56 20:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:00:56 latest: Pulling from edgex-devops/edgex-compose 20:00:56 cbdbe7a5bc2a: Pulling fs layer 20:00:56 ca9280d653b3: Pulling fs layer 20:00:56 7e9c9ca2126c: Pulling fs layer 20:00:57 cbdbe7a5bc2a: Verifying Checksum 20:00:57 cbdbe7a5bc2a: Download complete 20:00:57 ca9280d653b3: Verifying Checksum 20:00:57 ca9280d653b3: Download complete 20:00:57 cbdbe7a5bc2a: Pull complete 20:00:57 7e9c9ca2126c: Verifying Checksum 20:00:57 7e9c9ca2126c: Download complete 20:00:57 ca9280d653b3: Pull complete 20:00:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:01 7e9c9ca2126c: Pull complete 20:01:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:01 prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container 20:01:01 $ 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:01 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 28167453aa7e100448e51f919f853bcb097fb4ef 20:01:01 Merge succeeded, producing 28167453aa7e100448e51f919f853bcb097fb4ef 20:01:01 Checking out Revision 28167453aa7e100448e51f919f853bcb097fb4ef (PR-4414) 20:01:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4414/head:refs/remotes/origin/PR-4414 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:01 > git config core.sparsecheckout # timeout=10 20:01:01 > git checkout -f 28167453aa7e100448e51f919f853bcb097fb4ef # timeout=10 20:01:01 > git remote # timeout=10 20:01:01 > git config --get remote.origin.url # timeout=10 20:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:01 > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 20:01:01 > git rev-parse HEAD^{commit} # timeout=10 20:01:01 > git config core.sparsecheckout # timeout=10 20:01:01 > git checkout -f 28167453aa7e100448e51f919f853bcb097fb4ef # timeout=10 20:01:02 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 20:01:02 $ docker top 6c9a035825d6ae0471bad5be36dcf701482ed02785f4c8bd17bb5f52f960d575 -eo pid,comm 20:01:02 > git --version # timeout=10 20:01:02 > git --version # 'git version 2.25.1' 20:01:02 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] { [Pipeline] sh 20:01:02 + docker-compose build --help 20:01:02 + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:03 --parallel Build images in parallel. [Pipeline] } 20:01:03 $ docker stop --time=1 6c9a035825d6ae0471bad5be36dcf701482ed02785f4c8bd17bb5f52f960d575 20:01:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:03 Dload Upload Total Spent Left Speed 20:01:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 20:01:04 $ docker rm -f --volumes 6c9a035825d6ae0471bad5be36dcf701482ed02785f4c8bd17bb5f52f960d575 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:05 + sudo tee /etc/docker/daemon.new 20:01:05 { 20:01:05 "registry-mirrors": [ 20:01:05 "https://nexus3.edgexfoundry.org:10001" 20:01:05 ], 20:01:05 "bip": "10.250.0.254/24", 20:01:05 "hosts": [ 20:01:05 "tcp://0.0.0.0:5555", 20:01:05 "unix:///var/run/docker.sock" 20:01:05 ], 20:01:05 "mtu": 1458, 20:01:05 "selinux-enabled": true, 20:01:05 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:05 } 20:01:05 prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container 20:01:05 $ 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:06 $ docker top 2bf9bc5f764ca8ca1bc316782feb67020b5be2eec50f560480325ce1dec4d1d1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:01:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:06 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:06 + sudo service docker restart 20:01:07 Building core-command ... 20:01:07 Building core-common-config-bootstrapper ... 20:01:07 Building core-data ... 20:01:07 Building core-metadata ... 20:01:07 Building security-bootstrapper ... 20:01:07 Building security-proxy-auth ... 20:01:07 Building security-proxy-setup ... 20:01:07 Building security-secretstore-setup ... 20:01:07 Building security-spiffe-token-provider ... 20:01:07 Building security-spire-agent ... 20:01:07 Building security-spire-config ... 20:01:07 Building security-spire-server ... 20:01:07 Building support-notifications ... 20:01:07 Building support-scheduler ... 20:01:07 Building security-spire-agent 20:01:07 Building support-scheduler 20:01:07 Building support-notifications 20:01:07 Building core-command 20:01:07 Building security-spire-config 20:01:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:19 ---> e31160b22a31 20:01:19 Step 3/24 : WORKDIR /edgex-go 20:01:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:19 ---> e31160b22a31 20:01:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:19 ---> e31160b22a31 20:01:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:19 ---> e31160b22a31 20:01:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:19 ---> e31160b22a31 20:01:19 Step 3/24 : WORKDIR /edgex-go 20:01:21 ---> Running in 8ddade22b242 20:01:21 ---> Running in ef34b77508b7 20:01:21 ---> Running in cdde7b9b4279 20:01:21 ---> Running in cd1b78df9ae0 20:01:21 ---> Running in 3bccfee3229f 20:01:21 Removing intermediate container cdde7b9b4279 20:01:21 ---> 245727502bd0 20:01:21 Step 4/22 : WORKDIR /edgex-go 20:01:21 Removing intermediate container 3bccfee3229f 20:01:21 ---> ae94b2519be2 20:01:21 Step 4/23 : WORKDIR /edgex-go 20:01:21 Removing intermediate container cd1b78df9ae0 20:01:21 ---> b920e6bd656b 20:01:21 Step 4/22 : WORKDIR /edgex-go 20:01:21 Removing intermediate container 8ddade22b242 20:01:21 ---> 226877fe3003 20:01:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:01:21 ---> Running in 07f78f149cc9 20:01:21 Removing intermediate container ef34b77508b7 20:01:21 ---> 195711b9bc27 20:01:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:01:21 ---> Running in af044d4a0fac 20:01:21 ---> Running in 66a1b0cb0bb4 20:01:21 ---> Running in 5b0679932def 20:01:21 ---> Running in fcb530069e59 20:01:21 Removing intermediate container 07f78f149cc9 20:01:21 ---> 537198faf6e7 20:01:21 Step 5/22 : RUN apk add --update --no-cache make git 20:01:21 Removing intermediate container 66a1b0cb0bb4 20:01:21 ---> aea0a39333db 20:01:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:01:21 Removing intermediate container af044d4a0fac 20:01:21 ---> 27c26994f99b 20:01:21 Step 5/23 : RUN apk add --update --no-cache make git 20:01:21 ---> Running in bfbed97af5fc 20:01:21 ---> Running in 00dc67027c55 20:01:21 ---> Running in dab3ba70d991 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:22 OK: 211 MiB in 51 packages 20:01:22 OK: 211 MiB in 51 packages 20:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:22 OK: 211 MiB in 51 packages 20:01:22 OK: 211 MiB in 51 packages 20:01:22 OK: 211 MiB in 51 packages 20:01:22 Removing intermediate container 5b0679932def 20:01:22 ---> e28e58309bbe 20:01:22 Step 5/24 : COPY go.mod vendor* ./ 20:01:22 Removing intermediate container fcb530069e59 20:01:22 ---> 86ccc807442b 20:01:22 Step 5/24 : COPY go.mod vendor* ./ 20:01:22 ---> fd62601a96f9 20:01:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:22 ---> Running in 918e5f1494ee 20:01:22 Removing intermediate container bfbed97af5fc 20:01:22 ---> a8f3e717799f 20:01:22 Step 6/22 : COPY go.mod vendor* ./ 20:01:22 Removing intermediate container 00dc67027c55 20:01:22 ---> 3b830a446b97 20:01:22 Step 6/22 : COPY go.mod vendor* ./ 20:01:22 ---> 35e508bc6d02 20:01:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:22 Removing intermediate container dab3ba70d991 20:01:22 ---> 3398e10f61b3 20:01:22 Step 6/23 : COPY go.mod vendor* ./ 20:01:22 ---> Running in e61f29dbd017 20:01:22 ---> 2f1ce6416afa 20:01:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:23 ---> b2fb0686b9f6 20:01:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:23 ---> Running in 80962711ec8f 20:01:23 ---> Running in 287c4ab17c27 20:01:23 ---> 1d4dec83927e 20:01:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:23 ---> Running in e488c5c8894d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:25 provisioning config files... 20:01:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14288157018860959433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:25 ---> docker-login.sh 20:01:25 nexus3.edgexfoundry.org:10001 20:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:26 Configure a credential helper to remove this warning. See 20:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:26 20:01:26 Login Succeeded 20:01:26 nexus3.edgexfoundry.org:10002 20:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:26 Configure a credential helper to remove this warning. See 20:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:26 20:01:26 Login Succeeded 20:01:26 nexus3.edgexfoundry.org:10003 20:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:27 Configure a credential helper to remove this warning. See 20:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:27 20:01:27 Login Succeeded 20:01:27 nexus3.edgexfoundry.org:10004 20:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:27 Configure a credential helper to remove this warning. See 20:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:27 20:01:27 Login Succeeded 20:01:27 docker.io 20:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:28 Configure a credential helper to remove this warning. See 20:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:28 20:01:28 Login Succeeded 20:01:28 ---> docker-login.sh ends [Pipeline] } 20:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:29 ========================================================= 20:01:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:01:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:29 9b18e9b68314: Pulling fs layer 20:01:29 35d82f9e3411: Pulling fs layer 20:01:29 e16973657156: Pulling fs layer 20:01:29 fc693d55d65f: Pulling fs layer 20:01:29 7e9fc2657dce: Pulling fs layer 20:01:29 dda99020689f: Pulling fs layer 20:01:29 db1c61fa0a46: Pulling fs layer 20:01:29 891c053d2c06: Pulling fs layer 20:01:29 fc693d55d65f: Waiting 20:01:29 7e9fc2657dce: Waiting 20:01:29 dda99020689f: Waiting 20:01:29 db1c61fa0a46: Waiting 20:01:29 891c053d2c06: Waiting 20:01:29 e16973657156: Verifying Checksum 20:01:29 e16973657156: Download complete 20:01:29 35d82f9e3411: Verifying Checksum 20:01:29 35d82f9e3411: Download complete 20:01:29 7e9fc2657dce: Verifying Checksum 20:01:29 7e9fc2657dce: Download complete 20:01:29 dda99020689f: Verifying Checksum 20:01:29 dda99020689f: Download complete 20:01:29 9b18e9b68314: Verifying Checksum 20:01:29 9b18e9b68314: Download complete 20:01:30 9b18e9b68314: Pull complete 20:01:30 891c053d2c06: Verifying Checksum 20:01:30 891c053d2c06: Download complete 20:01:31 35d82f9e3411: Pull complete 20:01:31 e16973657156: Pull complete 20:01:32 db1c61fa0a46: Verifying Checksum 20:01:32 db1c61fa0a46: Download complete 20:01:32 fc693d55d65f: Download complete 20:01:47 fc693d55d65f: Pull complete 20:01:47 7e9fc2657dce: Pull complete 20:01:47 dda99020689f: Pull complete 20:01:52 db1c61fa0a46: Pull complete 20:01:54 891c053d2c06: Pull complete 20:01:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:01:55 + docker build -t ci-base-image-arm64 -f - . 20:01:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:55 WORKDIR /edgex 20:01:55 COPY go.mod . 20:01:55 RUN go mod download 20:01:55 Sending build context to Docker daemon 2.946MB 20:01:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:55 ---> f96f9c87975a 20:01:55 Step 2/4 : WORKDIR /edgex 20:01:56 ---> Running in 5248a29c748a 20:01:56 Removing intermediate container 5248a29c748a 20:01:56 ---> 6672e6260eec 20:01:56 Step 3/4 : COPY go.mod . 20:01:57 ---> 7c1d4c8801f6 20:01:57 Step 4/4 : RUN go mod download 20:01:57 ---> Running in cf590bfec7d0 20:02:01 Removing intermediate container e488c5c8894d 20:02:01 ---> 141418a05c27 20:02:01 Step 8/23 : COPY . . 20:02:01 Removing intermediate container 287c4ab17c27 20:02:01 ---> 01df67314091 20:02:01 Step 8/22 : COPY . . 20:02:01 Removing intermediate container 918e5f1494ee 20:02:01 ---> 581a8a654e87 20:02:01 Step 7/24 : COPY . . 20:02:01 Removing intermediate container e61f29dbd017 20:02:01 ---> 49f73a3e4c56 20:02:01 Step 7/24 : COPY . . 20:02:01 Removing intermediate container 80962711ec8f 20:02:01 ---> e96c3405165f 20:02:01 Step 8/22 : COPY . . 20:02:08 ---> 380dd9f5c64c 20:02:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:02:08 ---> 5ba7c6e10c12 20:02:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:02:08 ---> 19c568c82531 20:02:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:02:08 ---> 76f8406b62b0 20:02:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:02:08 ---> Running in 1a31a38457a8 20:02:08 ---> 7933913d7fb9 20:02:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:02:08 ---> Running in 3bf71d9afb9a 20:02:08 ---> Running in 85d0c9ca71de 20:02:08 ---> Running in 8a01ef41ee17 20:02:08 ---> Running in a7c4969e58e1 20:02:08 Removing intermediate container 1a31a38457a8 20:02:08 ---> e5fb06c7fd6f 20:02:08 Step 9/24 : WORKDIR /edgex-go/spire-build 20:02:08 ---> Running in 5df5f42beece 20:02:08 Removing intermediate container 8a01ef41ee17 20:02:08 ---> ff13e8a51c6d 20:02:08 Step 9/24 : WORKDIR /edgex-go/spire-build 20:02:08 ---> Running in 3e624d733130 20:02:08 Removing intermediate container 5df5f42beece 20:02:08 ---> 1e0b352f113b 20:02:08 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:02:08 ---> Running in 89c399882ef5 20:02:08 Removing intermediate container 3e624d733130 20:02:08 ---> a5092fbbfcf0 20:02:08 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:02:08 ---> Running in cf230f0e1b55 20:02:08 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:02:08 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:02:08 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:02:09 Removing intermediate container 89c399882ef5 20:02:09 ---> ae99c201a3a1 20:02:09 Step 11/24 : WORKDIR /edgex-go 20:02:09 Removing intermediate container cf230f0e1b55 20:02:09 ---> 66532af63432 20:02:09 Step 11/24 : WORKDIR /edgex-go 20:02:09 ---> Running in f398aed7b671 20:02:09 ---> Running in c71f64adc008 20:02:09 Removing intermediate container f398aed7b671 20:02:09 ---> e73aebc27657 20:02:09 20:02:09 Step 12/24 : FROM alpine:3.15 20:02:09 Removing intermediate container c71f64adc008 20:02:09 ---> 75700f7caa10 20:02:09 20:02:09 Step 12/24 : FROM alpine:3.15 20:02:10 3.15: Pulling from library/alpine 20:02:10 3.15: Pulling from library/alpine 20:02:11 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:02:11 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:02:11 Status: Image is up to date for alpine:3.15 20:02:11 Status: Downloaded newer image for alpine:3.15 20:02:11 ---> 5ce65d7b0fde 20:02:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:11 ---> 5ce65d7b0fde 20:02:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:11 ---> Running in e57e2570ca81 20:02:11 ---> Running in 0206461d7c78 20:02:11 Removing intermediate container 0206461d7c78 20:02:11 ---> 6893d25ce2f4 20:02:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:11 Removing intermediate container e57e2570ca81 20:02:11 ---> 3755b1785bf5 20:02:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:11 ---> Running in 43f85e7b353a 20:02:11 ---> Running in 7782d099e39e 20:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:02:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:02:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:02:12 OK: 15859 distinct packages available 20:02:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:02:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:02:12 OK: 15859 distinct packages available 20:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:02:13 (1/4) Installing dumb-init (1.2.5-r1) 20:02:13 (2/4) Installing musl-obstack (1.2.3-r0) 20:02:13 (3/4) Installing libucontext (1.1-r0) 20:02:13 (4/4) Installing gcompat (1.0.0-r4) 20:02:13 (1/5) Installing dumb-init (1.2.5-r1) 20:02:13 Executing busybox-1.34.1-r7.trigger 20:02:13 (2/5) Installing musl-obstack (1.2.3-r0) 20:02:13 OK: 6 MiB in 18 packages 20:02:13 (3/5) Installing libucontext (1.1-r0) 20:02:13 (4/5) Installing gcompat (1.0.0-r4) 20:02:13 (5/5) Installing openssl (1.1.1t-r1) 20:02:13 Executing busybox-1.34.1-r7.trigger 20:02:13 OK: 7 MiB in 19 packages 20:02:15 Removing intermediate container 43f85e7b353a 20:02:15 ---> b7637d1fb56b 20:02:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:02:15 Removing intermediate container 7782d099e39e 20:02:15 ---> 3de1db1d6526 20:02:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:02:18 ---> 58e84322aa2a 20:02:18 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:02:18 ---> 9be2bda6d688 20:02:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:02:18 ---> 42112d4d2c57 20:02:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:02:19 ---> Running in 1ac8096dc151 20:02:19 Removing intermediate container 1ac8096dc151 20:02:19 ---> 8502636c66b3 20:02:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:02:20 ---> 360b5fe0dca2 20:02:20 Step 19/24 : WORKDIR / 20:02:20 ---> 4e988865a5c4 20:02:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:02:20 ---> Running in fc7f952891a3 20:02:20 Removing intermediate container fc7f952891a3 20:02:20 ---> 958e37332a26 20:02:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:02:20 ---> Running in faf27b9a47a1 20:02:20 ---> beb0329b2835 20:02:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:02:21 Removing intermediate container faf27b9a47a1 20:02:21 ---> c672bb18608e 20:02:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:21 ---> Running in 10420ae8819e 20:02:21 ---> 51e8a7ac8a95 20:02:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:02:21 Removing intermediate container 10420ae8819e 20:02:21 ---> e969cdce5e15 20:02:21 Step 22/24 : LABEL arch=x86_64 20:02:22 ---> Running in c579d33783d4 20:02:22 ---> 20e1227d3e44 20:02:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:02:23 ---> Running in ae31efd6d5ba 20:02:23 Removing intermediate container c579d33783d4 20:02:23 ---> 2a2dc09acfb2 20:02:23 Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:02:23 ---> Running in 4129449b0d4a 20:02:23 Removing intermediate container ae31efd6d5ba 20:02:23 ---> e47a2eb00af3 20:02:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:24 ---> Running in 4e08170941ef 20:02:24 Removing intermediate container 4129449b0d4a 20:02:24 ---> a91c65a21f98 20:02:24 Step 24/24 : LABEL version=0.0.0 20:02:25 ---> Running in cef228110d67 20:02:25 Removing intermediate container 4e08170941ef 20:02:25 ---> 4709bf32cfdc 20:02:25 Step 22/24 : LABEL arch=x86_64 20:02:25 ---> Running in 386dc1dc2548 20:02:25 Removing intermediate container cef228110d67 20:02:25 ---> 4dcbdde56984 20:02:25 20:02:25 Successfully built 4dcbdde56984 20:02:25 Successfully tagged security-spire-config:latest 20:02:25  Building security-spire-config ... done Building security-proxy-auth 20:02:27 Removing intermediate container 386dc1dc2548 20:02:27 ---> 50f88d6562e7 20:02:27 Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:02:27 ---> Running in 50aec9783dcb 20:02:28 Removing intermediate container 50aec9783dcb 20:02:28 ---> d1971c856014 20:02:28 Step 24/24 : LABEL version=0.0.0 20:02:28 ---> Running in 13f40e63a0b1 20:02:28 Removing intermediate container 13f40e63a0b1 20:02:28 ---> 930cce7579ee 20:02:28 20:02:28 Successfully built 930cce7579ee 20:02:28 Successfully tagged security-spire-agent:latest 20:02:28  Building security-spire-agent ... done Building security-spire-server 20:02:29 Removing intermediate container cf590bfec7d0 20:02:29 ---> dadddf6317d9 20:02:29 Successfully built dadddf6317d9 20:02:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:30 + docker inspect -f . ci-base-image-arm64 20:02:30 . [Pipeline] } 20:02:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> e31160b22a31 20:02:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:30 ---> Using cache 20:02:30 ---> b920e6bd656b 20:02:30 Step 4/22 : WORKDIR /edgex-go 20:02:30 ---> Using cache 20:02:30 ---> aea0a39333db 20:02:30 Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:30 prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container 20:02:30 $ 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:31 ---> Running in 31b74c5b0f12 20:02:31 $ docker top 542a7846726e98a61308dc6c24936620e781ad66d74f8b4b5d32e56929c5279f -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:32 OK: 211 MiB in 51 packages 20:02:32 + go version 20:02:32 go version go1.18.7 linux/arm64 [Pipeline] } 20:02:32 $ docker stop --time=1 542a7846726e98a61308dc6c24936620e781ad66d74f8b4b5d32e56929c5279f 20:02:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:33 ---> e31160b22a31 20:02:33 Step 3/23 : WORKDIR /edgex-go 20:02:33 ---> Using cache 20:02:33 ---> 195711b9bc27 20:02:33 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:02:33 ---> Using cache 20:02:33 ---> 86ccc807442b 20:02:33 Step 5/23 : COPY go.mod vendor* ./ 20:02:33 ---> Using cache 20:02:33 ---> 35e508bc6d02 20:02:33 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:33 ---> Using cache 20:02:33 ---> 49f73a3e4c56 20:02:33 Step 7/23 : COPY . . 20:02:33 ---> Using cache 20:02:33 ---> 76f8406b62b0 20:02:33 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:02:33 ---> Using cache 20:02:33 ---> ff13e8a51c6d 20:02:33 Step 9/23 : WORKDIR /edgex-go/spire-build 20:02:33 ---> Using cache 20:02:33 ---> a5092fbbfcf0 20:02:33 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:02:34 ---> Running in c2f85bd85c90 20:02:34 Removing intermediate container 31b74c5b0f12 20:02:34 ---> 9745035416a7 20:02:34 Step 6/22 : COPY go.mod vendor* ./ 20:02:34 $ docker rm -f --volumes 542a7846726e98a61308dc6c24936620e781ad66d74f8b4b5d32e56929c5279f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 20:02:35 ---> fd4460047b8a 20:02:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:35 ---> Running in f6d6154adab5 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:35 + docker inspect -f . ci-base-image-arm64 20:02:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:35 prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container 20:02:35 $ 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:35 Removing intermediate container c2f85bd85c90 20:02:35 ---> 1d6299cf388c 20:02:35 Step 11/23 : WORKDIR /edgex-go 20:02:35 ---> Running in 2eb1727d6374 20:02:36 Removing intermediate container 2eb1727d6374 20:02:36 ---> 6c722e5d1ce8 20:02:36 20:02:36 Step 12/23 : FROM alpine:3.15 20:02:36 ---> 5ce65d7b0fde 20:02:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:36 ---> Using cache 20:02:36 ---> 3755b1785bf5 20:02:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:37 ---> Running in 17d4e3debfe8 20:02:37 $ docker top 0702ba92b73e11c3a0c4db85e637e894886c54c7a36859344fc39ccf54ad4a30 -eo pid,comm [Pipeline] { 20:02:37 Removing intermediate container 85d0c9ca71de 20:02:37 ---> d786b5948568 20:02:37 20:02:37 Step 10/23 : FROM alpine:3.16 [Pipeline] echo 20:02:37 ========================================================= 20:02:37 [edgeXBuildGoParallel] Running Tests and Build... 20:02:37 ========================================================= [Pipeline] sh 20:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:02:37 3.16: Pulling from library/alpine 20:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:02:37 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:02:37 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:02:37 OK: 15859 distinct packages available 20:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:02:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 20:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:02:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:02:38 Status: Downloaded newer image for alpine:3.16 20:02:38 ---> dfd21b5a31f5 20:02:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:02:38 (1/5) Installing dumb-init (1.2.5-r1) 20:02:38 (2/5) Installing musl-obstack (1.2.3-r0) [Pipeline] sh 20:02:38 (3/5) Installing libucontext (1.1-r0) 20:02:38 (4/5) Installing gcompat (1.0.0-r4) 20:02:38 (5/5) Installing openssl (1.1.1t-r1) 20:02:38 ---> Running in 41989a7f4f16 20:02:38 Executing busybox-1.34.1-r7.trigger 20:02:38 OK: 7 MiB in 19 packages 20:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:38 + make test 20:02:38 go test -race -coverprofile=coverage.out ./... 20:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:38 Removing intermediate container 17d4e3debfe8 20:02:38 ---> 2e5445215a35 20:02:38 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:02:38 (1/1) Installing dumb-init (1.2.5-r1) 20:02:38 Executing busybox-1.35.0-r17.trigger 20:02:38 OK: 6 MiB in 15 packages 20:02:39 ---> ff772934ee59 20:02:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:02:40 Removing intermediate container 41989a7f4f16 20:02:40 ---> 41f60b11f558 20:02:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:02:40 ---> Running in 23acacd334cb 20:02:40 ---> 9694f032cb08 20:02:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:02:40 Removing intermediate container 23acacd334cb 20:02:40 ---> 8f91d5298ffc 20:02:40 Step 13/23 : ENV APP_PORT=59882 20:02:40 ---> 0a603eab9993 20:02:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:02:40 ---> Running in 67ddc614ba43 20:02:41 Removing intermediate container 67ddc614ba43 20:02:41 ---> 82e705f7d96d 20:02:41 Step 14/23 : EXPOSE $APP_PORT 20:02:41 ---> d29dfdeef912 20:02:41 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:02:41 ---> Running in 0934a070b586 20:02:41 ---> Running in bf6a3c5970b7 20:02:41 Removing intermediate container 0934a070b586 20:02:41 ---> 197193a5dc7e 20:02:41 Step 15/23 : WORKDIR / 20:02:41 Removing intermediate container bf6a3c5970b7 20:02:41 ---> d43a9b05e3a3 20:02:41 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:41 ---> Running in c7f01afa888c 20:02:42 ---> Running in d0409f9ede29 20:02:42 Removing intermediate container c7f01afa888c 20:02:42 ---> 957bce87180c 20:02:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:42 Removing intermediate container d0409f9ede29 20:02:42 ---> 09cf6d883946 20:02:42 Step 21/23 : LABEL arch=x86_64 20:02:42 ---> Running in 563426f4f758 20:02:43 ---> 47e5901bd3ac 20:02:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:02:43 Removing intermediate container 3bf71d9afb9a 20:02:43 ---> f8e100697ca7 20:02:43 20:02:43 Step 10/22 : FROM alpine:3.16 20:02:43 ---> dfd21b5a31f5 20:02:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:02:43 Removing intermediate container 563426f4f758 20:02:43 ---> 7fd029ac4cd9 20:02:43 Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:02:43 ---> Running in fbbff4a296f7 20:02:43 ---> Running in bb229642db74 20:02:43 Removing intermediate container a7c4969e58e1 20:02:43 ---> 676f25b79dc8 20:02:43 20:02:43 Step 10/22 : FROM alpine:3.16 20:02:43 ---> dfd21b5a31f5 20:02:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:02:43 ---> Using cache 20:02:43 ---> 41f60b11f558 20:02:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:02:43 ---> Using cache 20:02:43 ---> 8f91d5298ffc 20:02:43 Step 13/22 : ENV APP_PORT=59861 20:02:43 ---> Running in c79da2274ed8 20:02:43 ---> 90c6edae2bd7 20:02:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:02:43 Removing intermediate container bb229642db74 20:02:43 ---> 9ecce7030bd2 20:02:43 Step 23/23 : LABEL version=0.0.0 20:02:43 ---> Running in 57fba7b8b6bd 20:02:43 Removing intermediate container c79da2274ed8 20:02:43 ---> 5ec4fe493af4 20:02:43 Step 14/22 : EXPOSE $APP_PORT 20:02:43 ---> Running in be0b85c27980 20:02:43 ---> 8dd4b4e0ffd8 20:02:43 Step 19/23 : ENTRYPOINT ["/core-command"] 20:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:43 ---> Running in 8f9c34738bc9 20:02:43 Removing intermediate container 57fba7b8b6bd 20:02:43 ---> 4664ea839e2d 20:02:43 20:02:43 Removing intermediate container be0b85c27980 20:02:43 ---> a6fec9e0206f 20:02:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:43 Removing intermediate container 8f9c34738bc9 20:02:43 ---> 66cb15f7c120 20:02:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:02:43 Successfully built 4664ea839e2d 20:02:43 Successfully tagged security-spire-server:latest 20:02:43  Building security-spire-server ... done Building core-common-config-bootstrapper 20:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:43 ---> Running in 8e7e6e6d3e6c 20:02:43 ---> 6c2bfc21b2cf 20:02:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:02:43 Removing intermediate container 8e7e6e6d3e6c 20:02:43 ---> 2083e04b18cc 20:02:43 Step 21/23 : LABEL arch=x86_64 20:02:44 (1/2) Installing ca-certificates (20220614-r0) 20:02:44 (2/2) Installing dumb-init (1.2.5-r1) 20:02:44 Executing busybox-1.35.0-r17.trigger 20:02:44 Executing ca-certificates-20220614-r0.trigger 20:02:44 OK: 6 MiB in 16 packages 20:02:44 ---> Running in 35ce59411bdb 20:02:44 ---> e9287d6c4a45 20:02:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:02:44 Removing intermediate container 35ce59411bdb 20:02:44 ---> 103d5b75d649 20:02:44 Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:02:44 ---> Running in f033873d3f92 20:02:44 ---> ebb1943979cb 20:02:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:02:45 ---> Running in 154fcc4100ed 20:02:45 Removing intermediate container f033873d3f92 20:02:45 ---> 279e63afd53f 20:02:45 Step 23/23 : LABEL version=0.0.0 20:02:45 Removing intermediate container fbbff4a296f7 20:02:45 ---> 221a6b1ffabc 20:02:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:02:45 ---> Running in a884a6a8153a 20:02:45 ---> Running in 40a3ddc4c1ac 20:02:45 Removing intermediate container 154fcc4100ed 20:02:45 ---> eb579b440981 20:02:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:02:45 ---> Running in 71f27f1d9835 20:02:45 Removing intermediate container a884a6a8153a 20:02:45 ---> c87bcfb03268 20:02:45 20:02:45 Removing intermediate container 40a3ddc4c1ac 20:02:45 ---> 846ef9e2e433 20:02:45 Step 13/22 : ENV APP_PORT=59860 20:02:45 Successfully built c87bcfb03268 20:02:45 Successfully tagged core-command:latest 20:02:45 Building security-secretstore-setup 20:02:45  Building core-command ... done  ---> Running in 273178464cc0 20:02:45 Removing intermediate container 71f27f1d9835 20:02:45 ---> c36abde5de10 20:02:45 Step 20/22 : LABEL arch=x86_64 20:02:45 ---> Running in 507ccca0da1d 20:02:45 Removing intermediate container 273178464cc0 20:02:45 ---> 3d1506c42c06 20:02:45 Step 14/22 : EXPOSE $APP_PORT 20:02:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:47 ---> e31160b22a31 20:02:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:47 ---> Using cache 20:02:47 ---> b920e6bd656b 20:02:47 Step 4/22 : WORKDIR /edgex-go 20:02:47 ---> Using cache 20:02:47 ---> aea0a39333db 20:02:47 Step 5/22 : RUN apk add --update --no-cache make git 20:02:47 ---> Using cache 20:02:47 ---> 9745035416a7 20:02:47 Step 6/22 : COPY go.mod vendor* ./ 20:02:47 ---> Using cache 20:02:47 ---> fd4460047b8a 20:02:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:48 ---> e31160b22a31 20:02:48 Step 3/23 : WORKDIR /edgex-go 20:02:48 ---> Using cache 20:02:48 ---> 195711b9bc27 20:02:48 Step 4/23 : RUN apk add --update --no-cache make git 20:02:48 Removing intermediate container 507ccca0da1d 20:02:48 ---> 17e024369cae 20:02:48 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:02:49 ---> Running in d8f8a21cc103 20:02:49 ---> Running in ae0266725845 20:02:49 ---> Running in 162a66abcde4 20:02:49 ---> Running in 8ca9fc281029 20:02:49 Removing intermediate container d8f8a21cc103 20:02:49 ---> 11b89d08289e 20:02:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:49 Removing intermediate container 8ca9fc281029 20:02:49 ---> 5685dee370af 20:02:49 Step 22/22 : LABEL version=0.0.0 20:02:49 ---> 8bce690359c1 20:02:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:02:49 ---> Running in 9a60057008f9 20:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:50 Removing intermediate container 9a60057008f9 20:02:50 ---> 1c67f906a224 20:02:50 20:02:50 Successfully built 1c67f906a224 20:02:50 Successfully tagged support-scheduler:latest 20:02:50  Building support-scheduler ... done Building core-data 20:02:50 OK: 211 MiB in 51 packages 20:02:52 ---> 27a0d2bf997e 20:02:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:02:52 Removing intermediate container 162a66abcde4 20:02:52 ---> 0b64a45bd054 20:02:52 Step 5/23 : COPY go.mod vendor* ./ 20:02:52 ---> 228ece7a5be8 20:02:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:02:52 ---> Running in 2b6e2a7dd18a 20:02:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:52 ---> e31160b22a31 20:02:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:52 ---> Using cache 20:02:52 ---> b920e6bd656b 20:02:52 Removing intermediate container 2b6e2a7dd18a 20:02:52 Step 4/22 : WORKDIR /edgex-go ---> d839fab777a1 20:02:52 20:02:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Using cache 20:02:52 20:02:52 ---> aea0a39333db 20:02:52 Step 5/22 : RUN apk add --update --no-cache make git 20:02:52 ---> Using cache 20:02:52 ---> 9745035416a7 20:02:52 Step 6/22 : COPY go.mod vendor* ./ 20:02:52 ---> Using cache 20:02:52 ---> fd4460047b8a 20:02:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:52 ---> 1311b5d89457 20:02:52 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:52 ---> Running in 6e85aef57bfb 20:02:52 ---> Running in cc8aee0819a3 20:02:53 ---> Running in 22a9333f34e6 20:02:53 Removing intermediate container cc8aee0819a3 20:02:53 ---> 62e7764b63e2 20:02:53 Step 20/22 : LABEL arch=x86_64 20:02:53 ---> Running in 46da91d25a85 20:02:53 Removing intermediate container 46da91d25a85 20:02:53 ---> 6fb903c83545 20:02:53 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:02:53 ---> Running in cdd0bd700599 20:02:53 Removing intermediate container cdd0bd700599 20:02:53 ---> 4f5e34847fe6 20:02:53 Step 22/22 : LABEL version=0.0.0 20:02:53 ---> Running in 5b0036ebdbdf 20:02:53 Removing intermediate container 5b0036ebdbdf 20:02:53 ---> fe78ddd5d697 20:02:53 20:02:53 Successfully built fe78ddd5d697 20:02:53 Successfully tagged support-notifications:latest 20:02:53  Building support-notifications ... done Building core-metadata 20:02:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:57 ---> e31160b22a31 20:02:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:02:57 ---> Using cache 20:02:57 ---> b920e6bd656b 20:02:57 Step 4/24 : WORKDIR /edgex-go 20:02:57 ---> Using cache 20:02:57 ---> aea0a39333db 20:02:57 Step 5/24 : RUN apk add --update --no-cache make git 20:02:57 ---> Using cache 20:02:57 ---> 9745035416a7 20:02:57 Step 6/24 : COPY go.mod vendor* ./ 20:02:57 ---> Using cache 20:02:57 ---> fd4460047b8a 20:02:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:58 ---> Running in 981e1fcc972d 20:02:59 Removing intermediate container f6d6154adab5 20:02:59 ---> 65078a19c33b 20:02:59 Step 8/22 : COPY . . 20:03:09 ---> 4bf0c4aa9503 20:03:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:09 ---> Running in b222ecf5b17e 20:03:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:17 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:19 Removing intermediate container ae0266725845 20:03:19 ---> 39d0211c9258 20:03:19 Step 8/22 : COPY . . 20:03:19 Removing intermediate container 22a9333f34e6 20:03:19 ---> a8e66d04439b 20:03:19 Step 7/23 : COPY . . 20:03:19 Removing intermediate container 6e85aef57bfb 20:03:19 ---> 9084f24c6d73 20:03:19 Step 8/22 : COPY . . 20:03:27 ---> 7d4385796579 20:03:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:03:27 ---> 0b1b383f0987 20:03:27 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:27 ---> bfe562cd7308 20:03:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:27 ---> Running in d867b2b8da09 20:03:27 ---> Running in c0987f43915b 20:03:27 ---> Running in 09a925144ebb 20:03:27 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:03:28 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:28 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:03:28 Removing intermediate container b222ecf5b17e 20:03:28 ---> 1e750ab13c25 20:03:28 20:03:28 Step 10/22 : FROM alpine:3.16 20:03:28 ---> dfd21b5a31f5 20:03:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:28 ---> Running in 465bd2ecb912 20:03:28 Removing intermediate container 981e1fcc972d 20:03:28 ---> 784780d4223f 20:03:28 Step 8/24 : COPY . . 20:03:29 Removing intermediate container 465bd2ecb912 20:03:29 ---> 591594d058e2 20:03:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:03:29 ---> Running in 3bf208d55efd 20:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:30 (1/1) Installing dumb-init (1.2.5-r1) 20:03:30 Executing busybox-1.35.0-r17.trigger 20:03:30 OK: 6 MiB in 15 packages 20:03:31 Removing intermediate container 3bf208d55efd 20:03:31 ---> ebad5fb1ac7e 20:03:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:33 ---> d08cf0a948ee 20:03:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:03:35 ---> d53cbd0e857c 20:03:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:03:35 ---> d9641e2e43e8 20:03:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:35 ---> Running in 7c3df3e01914 20:03:35 ---> c10a05e7d6b9 20:03:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:03:36 ---> 790acfc2c663 20:03:36 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:36 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:03:36 ---> Running in cdc761a668df 20:03:38 Removing intermediate container cdc761a668df 20:03:38 ---> 253e920480f3 20:03:38 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:03:38 ---> Running in a90e195b39e9 20:03:38 Removing intermediate container a90e195b39e9 20:03:38 ---> 66e75cf48ce6 20:03:38 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:03:38 ---> Running in 738ed27f4902 20:03:38 Removing intermediate container 738ed27f4902 20:03:38 ---> 8d5bb56f8b7c 20:03:38 Step 20/22 : LABEL arch=x86_64 20:03:39 ---> Running in de8c21404df4 20:03:39 Removing intermediate container de8c21404df4 20:03:39 ---> 5c26c0c3fa80 20:03:39 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:03:39 ---> Running in 5ddc97d9464d 20:03:40 Removing intermediate container 5ddc97d9464d 20:03:40 ---> e96fcca40255 20:03:40 Step 22/22 : LABEL version=0.0.0 20:03:40 ---> Running in 4f34a3ca0ba6 20:03:40 Removing intermediate container 4f34a3ca0ba6 20:03:40 ---> 45ed8f059809 20:03:40 20:03:40 Successfully built 45ed8f059809 20:03:40 Successfully tagged security-proxy-auth:latest 20:03:40 Building security-bootstrapper 20:03:43  Building security-proxy-auth ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:03:43 ---> e31160b22a31 20:03:43 Step 3/32 : WORKDIR /edgex-go 20:03:43 ---> Using cache 20:03:43 ---> 195711b9bc27 20:03:43 Step 4/32 : RUN apk add --update --no-cache make git 20:03:43 ---> Using cache 20:03:43 ---> 0b64a45bd054 20:03:43 Step 5/32 : COPY go.mod vendor* ./ 20:03:43 ---> Using cache 20:03:43 ---> 1311b5d89457 20:03:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:43 ---> Using cache 20:03:43 ---> a8e66d04439b 20:03:43 Step 7/32 : COPY . . 20:03:43 ---> Using cache 20:03:43 ---> 0b1b383f0987 20:03:43 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:45 ---> Running in 39fd203f34dc 20:03:46 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:03:54 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:04:01 Removing intermediate container 09a925144ebb 20:04:01 ---> b8ec886bb66f 20:04:01 20:04:01 Step 10/22 : FROM alpine:3.16 20:04:01 ---> dfd21b5a31f5 20:04:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:01 ---> Using cache 20:04:01 ---> 591594d058e2 20:04:01 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:04:01 ---> Using cache 20:04:01 ---> ebad5fb1ac7e 20:04:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:01 ---> Using cache 20:04:01 ---> d08cf0a948ee 20:04:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:01 Removing intermediate container d867b2b8da09 20:04:01 ---> e81775252a28 20:04:01 20:04:01 Step 9/23 : FROM alpine:3.16 20:04:01 ---> dfd21b5a31f5 20:04:01 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:01 Removing intermediate container c0987f43915b 20:04:01 ---> ba48c3d02436 20:04:01 20:04:01 Step 10/22 : FROM alpine:3.16 20:04:01 ---> dfd21b5a31f5 20:04:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:04:01 ---> Running in 2ab3749d178c 20:04:01 ---> Running in b56aa0983145 20:04:01 ---> 826f0ffa63f2 20:04:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:02 Removing intermediate container b56aa0983145 20:04:02 ---> 94feb29a9dbd 20:04:02 Step 12/22 : ENV APP_PORT=59880 20:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:02 ---> Running in 521124fe7bf5 20:04:02 ---> 4492f72b3785 20:04:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:02 Removing intermediate container 521124fe7bf5 20:04:02 ---> 8907c3addd66 20:04:02 Step 13/22 : EXPOSE $APP_PORT 20:04:02 (1/3) Installing ca-certificates (20220614-r0) 20:04:02 (2/3) Installing dumb-init (1.2.5-r1) 20:04:02 (3/3) Installing su-exec (0.2-r1) 20:04:02 Executing busybox-1.35.0-r17.trigger 20:04:02 Executing ca-certificates-20220614-r0.trigger 20:04:02 OK: 6 MiB in 17 packages 20:04:02 ---> Running in 57c114d3130d 20:04:02 ---> 3204d83c8ffe 20:04:02 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:02 ---> Running in 0469fc1d2e9f 20:04:02 Removing intermediate container 57c114d3130d 20:04:02 ---> 1b67f599df36 20:04:02 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:04:02 ---> Running in 7f2f8531f4cd 20:04:03 Removing intermediate container 2ab3749d178c 20:04:03 ---> fd6ef9f9db1a 20:04:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:04:03 ---> Running in 4154d837f2a8 20:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:04 Removing intermediate container 4154d837f2a8 20:04:04 ---> 67212e4af884 20:04:04 Step 12/23 : WORKDIR / 20:04:04 (1/1) Installing dumb-init (1.2.5-r1) 20:04:04 Executing busybox-1.35.0-r17.trigger 20:04:04 OK: 6 MiB in 15 packages 20:04:04 ---> Running in 2ea772a72db2 20:04:04 Removing intermediate container 2ea772a72db2 20:04:04 ---> 2a5c09f77f57 20:04:04 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:04:04 Removing intermediate container 0469fc1d2e9f 20:04:04 ---> b5f466cba3a7 20:04:04 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:04:04 ---> Running in 5025eb214ff6 20:04:04 ---> 384199ad275e 20:04:04 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:04:04 Removing intermediate container 5025eb214ff6 20:04:04 ---> ff405e6dda5f 20:04:04 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:04:04 Removing intermediate container 7f2f8531f4cd 20:04:04 ---> 8cb17624acbe 20:04:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:04 ---> Running in b700d7981151 20:04:05 ---> 453569bb3fae 20:04:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:04:05 Removing intermediate container b700d7981151 20:04:05 ---> ea0f0e605caa 20:04:05 Step 20/22 : LABEL arch=x86_64 20:04:05 ---> 28df6bc1e103 20:04:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:05 ---> Running in e36bad0c3cec 20:04:05 ---> f437810f1837 20:04:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:05 Removing intermediate container 7c3df3e01914 20:04:05 ---> df77fc7e7153 20:04:05 20:04:05 Step 10/24 : FROM alpine:3.16 20:04:05 ---> dfd21b5a31f5 20:04:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:05 ---> Using cache 20:04:05 ---> 41f60b11f558 20:04:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:05 ---> Using cache 20:04:05 ---> 8f91d5298ffc 20:04:05 Step 13/24 : ENV APP_PORT=59881 20:04:05 Removing intermediate container e36bad0c3cec 20:04:05 ---> 21892c6a6df3 20:04:05 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:04:05 ---> Running in b714fcbbf1a6 20:04:05 ---> d4165ed095b3 20:04:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:04:05 ---> 38d9eb28a4e8 20:04:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:05 ---> Running in ed6dc74bcb20 20:04:05 Removing intermediate container b714fcbbf1a6 20:04:05 ---> 17765cd4f4b0 20:04:05 Step 14/24 : EXPOSE $APP_PORT 20:04:05 ---> Running in a01ad6488203 20:04:05 Removing intermediate container ed6dc74bcb20 20:04:05 ---> a692ecf22b53 20:04:05 Step 22/22 : LABEL version=0.0.0 20:04:06 ---> c87a1ee9257e 20:04:06 Step 18/22 : ENTRYPOINT ["/core-data"] 20:04:06 ---> Running in 7473c062c733 20:04:06 Removing intermediate container a01ad6488203 20:04:06 ---> 6a6cc9a3e7eb 20:04:06 Step 15/24 : WORKDIR / 20:04:06 ---> Running in f88b81996213 20:04:06 ---> de5272fd6f22 20:04:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:06 ---> Running in 007db2ab5140 20:04:06 Removing intermediate container 7473c062c733 20:04:06 ---> 314914ed6cc1 20:04:06 20:04:06 Removing intermediate container f88b81996213 20:04:06 ---> 982ebfe9457d 20:04:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:06 Successfully built 314914ed6cc1 20:04:06 ---> 3051847196fb 20:04:06 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:07 Successfully tagged core-common-config-bootstrapper:latest 20:04:07 Building security-spiffe-token-provider 20:04:07  Building core-common-config-bootstrapper ... done  ---> Running in 39ea5ce1d607 20:04:07 Removing intermediate container 007db2ab5140 20:04:07 ---> 153979a2753a 20:04:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:07 ---> Running in 1186073332a3 20:04:07 Removing intermediate container 39ea5ce1d607 20:04:07 ---> f26b4cd7a688 20:04:07 Step 20/22 : LABEL arch=x86_64 20:04:08 ---> 7790d0215fd6 20:04:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:08 ---> Running in 6271e0bfb0f8 20:04:08 Removing intermediate container 39fd203f34dc 20:04:08 ---> e361a241c5ff 20:04:08 20:04:08 Step 9/32 : FROM alpine:3.16 20:04:08 ---> dfd21b5a31f5 20:04:08 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:08 Removing intermediate container 6271e0bfb0f8 20:04:08 ---> 3175aa2aa7bd 20:04:08 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:04:09 ---> Running in 287c3d1cdfe6 20:04:09 ---> 68eb718dfedc 20:04:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:04:09 ---> Running in b589fd2fb7ce 20:04:09 Removing intermediate container 287c3d1cdfe6 20:04:09 ---> 451e06dc0376 20:04:09 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:04:09 Removing intermediate container 1186073332a3 20:04:09 ---> d502aa46cc38 20:04:09 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:09 ---> Running in b2708deceabf 20:04:09 Removing intermediate container b589fd2fb7ce 20:04:09 ---> dc63e45ea73a 20:04:09 Step 22/22 : LABEL version=0.0.0 20:04:09 ---> Running in 40241da39388 20:04:09 ---> 1d9358e90f14 20:04:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:04:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:04:09 ---> e31160b22a31 20:04:09 Step 3/19 : WORKDIR /edgex-go 20:04:09 ---> Using cache 20:04:09 ---> 195711b9bc27 20:04:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:04:09 ---> Running in dd4c29302a7b 20:04:09 ---> Running in 88c5ee100c87 20:04:09 Removing intermediate container 40241da39388 20:04:09 ---> 25cbde3ca519 20:04:09 Step 21/23 : LABEL arch=x86_64 20:04:09 ---> 295742a007de 20:04:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:04:09 ---> Running in bf2f515e49fc 20:04:10 ---> Running in 157ae340ecc3 20:04:10 Removing intermediate container dd4c29302a7b 20:04:10 ---> 7b281788ee6a 20:04:10 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:10 Removing intermediate container bf2f515e49fc 20:04:10 ---> 32d115b39ba0 20:04:10 Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:04:10 Successfully built 7b281788ee6a 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:10 Successfully tagged core-data:latest 20:04:10  Building core-data ... done Building security-proxy-setup 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:10 ---> Running in 8d66d4cf8a2e 20:04:10 Removing intermediate container 157ae340ecc3 20:04:10 ---> 5d16605a7b66 20:04:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:10 (1/2) Installing dumb-init (1.2.5-r1) 20:04:10 (2/2) Installing su-exec (0.2-r1) 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:10 Executing busybox-1.35.0-r17.trigger 20:04:10 OK: 6 MiB in 16 packages 20:04:10 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:04:10 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:04:10 OK: 17046 distinct packages available 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:10 OK: 211 MiB in 51 packages 20:04:11 ---> Running in 79a829a2e641 20:04:11 Removing intermediate container 8d66d4cf8a2e 20:04:11 ---> 17e4725b3c1d 20:04:11 Step 23/23 : LABEL version=0.0.0 20:04:11 Removing intermediate container 79a829a2e641 20:04:11 ---> 87a813b3057e 20:04:11 Step 22/24 : LABEL arch=x86_64 20:04:12 ---> Running in cb743a5eb2e9 20:04:12 ---> Running in 28a3d0933f2e 20:04:12 Removing intermediate container b2708deceabf 20:04:12 ---> cb035951a26b 20:04:12 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:04:12 ---> Running in 6de17a0b866b 20:04:12 Removing intermediate container cb743a5eb2e9 20:04:12 ---> ddc0e5a0d7d4 20:04:12 20:04:12 Removing intermediate container 28a3d0933f2e 20:04:12 ---> eb8be7e21452 20:04:12 Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:04:12 Successfully built ddc0e5a0d7d4 20:04:12 Successfully tagged security-secretstore-setup:latest 20:04:12  Building security-secretstore-setup ... done  ---> Running in f297db5fe9eb 20:04:12 Removing intermediate container 6de17a0b866b 20:04:12 ---> 82ca7459bdaf 20:04:12 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:12 Removing intermediate container 88c5ee100c87 20:04:12 ---> f0a45e9de05d 20:04:12 Step 5/19 : COPY go.mod vendor* ./ 20:04:12 ---> Running in 03960f2232b8 20:04:12 Removing intermediate container f297db5fe9eb 20:04:12 ---> 5589fb132edc 20:04:12 Step 24/24 : LABEL version=0.0.0 20:04:12 ---> 1a175f593322 20:04:12 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 ---> Running in 511646911dc2 20:04:12 Removing intermediate container 03960f2232b8 20:04:12 ---> f5b3445c15ca 20:04:12 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:12 ---> Running in 072c643343e6 20:04:12 ---> Running in 1b6813e0b192 20:04:12 Removing intermediate container 511646911dc2 20:04:12 ---> f7bdd91772d7 20:04:12 20:04:12 Successfully built f7bdd91772d7 20:04:13 Successfully tagged core-metadata:latest 20:04:13  Building core-metadata ... done Removing intermediate container 1b6813e0b192 20:04:13 ---> 0fefed846717 20:04:13 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:04:13 ---> Running in d43b799cae86 20:04:13 Removing intermediate container d43b799cae86 20:04:13 ---> 9356a90067f1 20:04:13 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:13 ---> Running in 4efac5ddf5e3 20:04:13 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:13 ---> e31160b22a31 20:04:13 Step 3/20 : WORKDIR /edgex-go 20:04:13 ---> Using cache 20:04:13 ---> 195711b9bc27 20:04:13 Step 4/20 : RUN apk add --update --no-cache make git 20:04:13 ---> Using cache 20:04:13 ---> 0b64a45bd054 20:04:13 Step 5/20 : COPY go.mod vendor* ./ 20:04:13 ---> Using cache 20:04:13 ---> 1311b5d89457 20:04:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 ---> Using cache 20:04:13 ---> a8e66d04439b 20:04:13 Step 7/20 : COPY . . 20:04:13 ---> Using cache 20:04:13 ---> 0b1b383f0987 20:04:13 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:04:14 ---> Running in 1aeb3b95e06e 20:04:14 Removing intermediate container 4efac5ddf5e3 20:04:14 ---> c6ab8611e21c 20:04:14 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:04:14 ---> Running in 3257fe638886 20:04:14 Removing intermediate container 3257fe638886 20:04:14 ---> fa6a424b45de 20:04:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:04:14 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:04:14 ---> 630cd34fcf49 20:04:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:04:14 ---> Running in 720a08263c61 20:04:15 Removing intermediate container 720a08263c61 20:04:15 ---> 5f20295f9d8c 20:04:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:15 ---> 549520038782 20:04:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:15 ---> 7314bbc089cc 20:04:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:04:16 ---> e16f43040028 20:04:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:04:16 ---> abb7d36d0a04 20:04:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:04:16 ---> 11d3688c751d 20:04:16 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:04:16 ---> 330069738e1c 20:04:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:16 ---> 1ef7ccb78f95 20:04:16 Step 27/32 : RUN chmod +x /entrypoint.sh 20:04:16 ---> Running in 0cdd8ffd3f30 20:04:18 Removing intermediate container 0cdd8ffd3f30 20:04:18 ---> 0ee10a7b0f9a 20:04:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:04:19 ---> Running in c55ab906d675 20:04:19 Removing intermediate container c55ab906d675 20:04:19 ---> 5a19bd11722c 20:04:19 Step 29/32 : CMD ["gate"] 20:04:19 ---> Running in 748e74a7dd02 20:04:19 Removing intermediate container 748e74a7dd02 20:04:19 ---> 8c3bbf1c7333 20:04:19 Step 30/32 : LABEL arch=x86_64 20:04:19 ---> Running in 0a30c16fe28c 20:04:19 Removing intermediate container 0a30c16fe28c 20:04:19 ---> 2a47309f17b9 20:04:19 Step 31/32 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:04:19 ---> Running in f4cca4fba253 20:04:20 Removing intermediate container f4cca4fba253 20:04:20 ---> f654a31de7e7 20:04:20 Step 32/32 : LABEL version=0.0.0 20:04:20 ---> Running in 3c85fcb3ece6 20:04:20 Removing intermediate container 3c85fcb3ece6 20:04:20 ---> 02c07beaca0d 20:04:20 20:04:20 Successfully built 02c07beaca0d 20:04:20 Successfully tagged security-bootstrapper:latest 20:04:26  Building security-bootstrapper ... done Removing intermediate container 072c643343e6 20:04:26 ---> 1195623cba22 20:04:26 Step 7/19 : COPY . . 20:04:30 ---> ee992aaf046a 20:04:30 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:30 ---> Running in 6281bdff5a4d 20:04:30 Removing intermediate container 1aeb3b95e06e 20:04:30 ---> 5e4c4759883f 20:04:30 20:04:30 Step 9/20 : FROM alpine:3.16 20:04:30 ---> dfd21b5a31f5 20:04:30 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:04:30 ---> Running in a15d0c03e45d 20:04:30 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:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:30 (1/2) Installing dumb-init (1.2.5-r1) 20:04:30 (2/2) Installing openssl (1.1.1t-r0) 20:04:30 Executing busybox-1.35.0-r17.trigger 20:04:30 OK: 6 MiB in 16 packages 20:04:31 Removing intermediate container a15d0c03e45d 20:04:31 ---> ccff121b3055 20:04:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:04:31 ---> Running in 8f3990086fe1 20:04:31 Removing intermediate container 8f3990086fe1 20:04:31 ---> 045863121581 20:04:31 Step 12/20 : WORKDIR /edgex 20:04:31 ---> Running in 333fe06cb386 20:04:31 Removing intermediate container 333fe06cb386 20:04:31 ---> ec27a8d025f4 20:04:31 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:04:31 ---> 4bf7760c8f3b 20:04:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:31 ---> 090fc33d8e67 20:04:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:32 ---> 97d39a074b49 20:04:32 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:32 ---> Running in a8119fc0b26f 20:04:33 Removing intermediate container a8119fc0b26f 20:04:33 ---> cd016ea23d90 20:04:33 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:04:33 ---> Running in b5eada200e60 20:04:33 Removing intermediate container b5eada200e60 20:04:33 ---> 7810d1e09a43 20:04:33 Step 18/20 : LABEL arch=x86_64 20:04:33 ---> Running in aaa2df80550e 20:04:33 Removing intermediate container aaa2df80550e 20:04:33 ---> 983cfde9b56c 20:04:33 Step 19/20 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:04:33 ---> Running in 2c695833a9e1 20:04:33 Removing intermediate container 2c695833a9e1 20:04:33 ---> 511ca7bc62af 20:04:33 Step 20/20 : LABEL version=0.0.0 20:04:33 ---> Running in a476f2531ccc 20:04:33 Removing intermediate container a476f2531ccc 20:04:33 ---> 81e03d59416c 20:04:33 20:04:33 Successfully built 81e03d59416c 20:04:33 Successfully tagged security-proxy-setup:latest 20:04:45  Building security-proxy-setup ... done Removing intermediate container 6281bdff5a4d 20:04:45 ---> 11432cb79c30 20:04:45 20:04:45 Step 9/19 : FROM alpine:3.15 20:04:45 ---> 5ce65d7b0fde 20:04:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:45 ---> Using cache 20:04:45 ---> 3755b1785bf5 20:04:45 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:04:45 ---> Running in d85530b1b343 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:46 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:46 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:46 OK: 15859 distinct packages available 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:47 (1/9) Installing ca-certificates (20220614-r0) 20:04:47 (2/9) Installing brotli-libs (1.0.9-r5) 20:04:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:04:47 (4/9) Installing libcurl (7.80.0-r6) 20:04:47 (5/9) Installing curl (7.80.0-r6) 20:04:47 (6/9) Installing dumb-init (1.2.5-r1) 20:04:47 (7/9) Installing musl-obstack (1.2.3-r0) 20:04:47 (8/9) Installing libucontext (1.1-r0) 20:04:47 (9/9) Installing gcompat (1.0.0-r4) 20:04:47 Executing busybox-1.34.1-r7.trigger 20:04:47 Executing ca-certificates-20220614-r0.trigger 20:04:47 OK: 8 MiB in 23 packages 20:04:47 Removing intermediate container d85530b1b343 20:04:47 ---> e8c40476621b 20:04:47 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:47 ---> 8eebed093f39 20:04:47 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:04:48 ---> 03f7b048bd6f 20:04:48 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:04:48 ---> 931911ce2a61 20:04:48 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:04:48 ---> Running in abda861cf4db 20:04:48 Removing intermediate container abda861cf4db 20:04:48 ---> 724f06e6aaaa 20:04:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:48 ---> Running in 3ce6f310a83d 20:04:48 Removing intermediate container 3ce6f310a83d 20:04:48 ---> 3cf51b8dc8d8 20:04:48 Step 17/19 : LABEL arch=x86_64 20:04:48 ---> Running in e0734800739d 20:04:48 Removing intermediate container e0734800739d 20:04:48 ---> 6f08af263109 20:04:48 Step 18/19 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:04:48 ---> Running in 67e833079448 20:04:48 Removing intermediate container 67e833079448 20:04:48 ---> 6c7f4379a528 20:04:48 Step 19/19 : LABEL version=0.0.0 20:04:48 ---> Running in 49b58d96f74f 20:04:48 Removing intermediate container 49b58d96f74f 20:04:48 ---> f1792bcc4efc 20:04:48 20:04:48 Successfully built f1792bcc4efc 20:04:48 Successfully tagged security-spiffe-token-provider:latest 20:04:49  Building security-spiffe-token-provider ... done  [Pipeline] } 20:04:49 $ docker stop --time=1 2bf9bc5f764ca8ca1bc316782feb67020b5be2eec50f560480325ce1dec4d1d1 20:04:50 $ docker rm -f --volumes 2bf9bc5f764ca8ca1bc316782feb67020b5be2eec50f560480325ce1dec4d1d1 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:50 + docker images 20:04:50 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:50 security-spiffe-token-provider latest f1792bcc4efc 2 seconds ago 30MB 20:04:50 11432cb79c30 5 seconds ago 1.71GB 20:04:50 security-proxy-setup latest 81e03d59416c 17 seconds ago 16.4MB 20:04:50 5e4c4759883f 21 seconds ago 1.66GB 20:04:50 security-bootstrapper latest 02c07beaca0d 30 seconds ago 19.7MB 20:04:50 security-secretstore-setup latest ddc0e5a0d7d4 38 seconds ago 29.9MB 20:04:50 core-metadata latest f7bdd91772d7 38 seconds ago 18.5MB 20:04:50 core-data latest 7b281788ee6a 41 seconds ago 18MB 20:04:50 e361a241c5ff 42 seconds ago 1.66GB 20:04:50 core-common-config-bootstrapper latest 314914ed6cc1 44 seconds ago 15.5MB 20:04:50 df77fc7e7153 45 seconds ago 1.69GB 20:04:50 ba48c3d02436 50 seconds ago 1.68GB 20:04:50 e81775252a28 50 seconds ago 1.67GB 20:04:50 b8ec886bb66f 52 seconds ago 1.67GB 20:04:50 security-proxy-auth latest 45ed8f059809 About a minute ago 16.2MB 20:04:50 1e750ab13c25 About a minute ago 1.66GB 20:04:50 support-notifications latest fe78ddd5d697 About a minute ago 30.7MB 20:04:50 support-scheduler latest 1c67f906a224 2 minutes ago 30.1MB 20:04:50 core-command latest c87bcfb03268 2 minutes ago 17.8MB 20:04:50 security-spire-server latest 4664ea839e2d 2 minutes ago 86.5MB 20:04:50 f8e100697ca7 2 minutes ago 1.74GB 20:04:50 676f25b79dc8 2 minutes ago 1.74GB 20:04:50 d786b5948568 2 minutes ago 1.68GB 20:04:50 6c722e5d1ce8 2 minutes ago 1.55GB 20:04:50 security-spire-agent latest 930cce7579ee 2 minutes ago 125MB 20:04:50 security-spire-config latest 4dcbdde56984 2 minutes ago 85.8MB 20:04:50 e73aebc27657 2 minutes ago 1.55GB 20:04:50 75700f7caa10 2 minutes ago 1.55GB 20:04:50 ci-base-image-x86_64 latest e31160b22a31 5 minutes ago 903MB 20:04:50 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 20:04:50 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 20:04:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:04:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:04: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:05:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.347s coverage: 28.7% of statements 20:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.565s coverage: 98.5% of statements 20:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.115s coverage: 71.2% of statements 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.839s coverage: 54.0% 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:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.078s coverage: 88.5% of statements 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 3.9% of statements 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.054s coverage: 95.6% of statements 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.504s coverage: 72.2% 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:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.754s coverage: 65.9% of statements 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.099s coverage: 0.9% of statements 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.349s coverage: 29.6% of statements 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.336s coverage: 45.5% of statements 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 82.9% of statements 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.349s coverage: 96.3% of statements 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements 20:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.254s coverage: 94.4% of statements 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.527s coverage: 79.9% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.147s coverage: 64.4% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 86.9% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.342s coverage: 81.2% of statements 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.440s coverage: 82.1% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.266s coverage: 84.8% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.434s coverage: 63.1% of statements 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.293s coverage: 100.0% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.926s coverage: 38.4% of statements 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.324s coverage: 89.5% of statements 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.788s coverage: 92.3% of statements 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:21 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:07:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:07:21 go vet ./... 20:09:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:28 ./bin/test-attribution-txt.sh [Pipeline] echo 20:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:09:28 + ls -al . 20:09:28 total 700 20:09:28 drwxrwxr-x 10 1001 1001 4096 Mar 7 20:02 . 20:09:28 drwxr-xr-x 4 root root 4096 Mar 7 20:02 .. 20:09:28 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:01 .blubracket 20:09:28 -rw-rw-r-- 1 1001 1001 16 Mar 7 20:01 .dockerignore 20:09:28 drwxrwxr-x 8 1001 1001 4096 Mar 7 20:01 .git 20:09:28 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:01 .github 20:09:28 -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:01 .gitignore 20:09:28 -rw-rw-r-- 1 1001 1001 42 Mar 7 20:01 .golangci.yml 20:09:28 -rw-rw-r-- 1 1001 1001 87 Mar 7 20:01 .hadolint.yml 20:09:28 -rw-rw-r-- 1 1001 1001 166 Mar 7 20:01 .sonarcloud.properties 20:09:28 -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:01 ADOPTERS.md 20:09:28 -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:01 Attribution.txt 20:09:28 -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:01 CHANGELOG.md 20:09:28 -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:01 CONTRIBUTING.md 20:09:28 -rw-rw-r-- 1 1001 1001 677 Mar 7 20:01 GOVERNANCE.md 20:09:28 -rw-rw-r-- 1 1001 1001 883 Mar 7 20:01 Jenkinsfile 20:09:28 -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:01 LICENSE 20:09:28 -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:01 Makefile 20:09:28 -rw-rw-r-- 1 1001 1001 582 Mar 7 20:01 OWNERS.md 20:09:28 -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:01 README.md 20:09:28 -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:01 SECURITY.md 20:09:28 -rw-rw-r-- 1 1001 1001 5 Mar 7 19:58 VERSION 20:09:28 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:01 bin 20:09:28 drwxrwxr-x 18 1001 1001 4096 Mar 7 20:01 cmd 20:09:28 -rw-r--r-- 1 root root 446903 Mar 7 20:07 coverage.out 20:09:28 -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:01 go.mod 20:09:28 -rw-rw-r-- 1 1001 1001 31099 Mar 7 20:01 go.sum 20:09:28 drwxrwxr-x 7 1001 1001 4096 Mar 7 20:01 internal 20:09:28 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:01 openapi 20:09:28 drwxrwxr-x 4 1001 1001 4096 Mar 7 20:01 snap 20:09:28 -rw-rw-r-- 1 1001 1001 204 Mar 7 20:01 version.go [Pipeline] sh 20:09:29 + '[' -e coverage.out ] 20:09:29 + chown 1001:1001 coverage.out [Pipeline] stash 20:09:29 Warning: overwriting stash ‘coverage-report’ 20:09:30 Stashed 1 file(s) [Pipeline] sh 20:09:31 + make build 20:09:31 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:11:08 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:11:14 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:11:21 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:11:24 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:12:21 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:12:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:12:27 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:12:33 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:12:38 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:12:42 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:12:49 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:12:56 $ docker stop --time=1 0702ba92b73e11c3a0c4db85e637e894886c54c7a36859344fc39ccf54ad4a30 20:12:58 $ docker rm -f --volumes 0702ba92b73e11c3a0c4db85e637e894886c54c7a36859344fc39ccf54ad4a30 [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:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:00 20:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:01 latest: Pulling from edgex-devops/edgex-compose-arm64 20:13:01 29e5d40040c1: Pulling fs layer 20:13:01 1ce36da41761: Pulling fs layer 20:13:01 25b303627fd3: Pulling fs layer 20:13:01 29e5d40040c1: Download complete 20:13:01 1ce36da41761: Verifying Checksum 20:13:01 1ce36da41761: Download complete 20:13:02 29e5d40040c1: Pull complete 20:13:03 1ce36da41761: Pull complete 20:13:03 25b303627fd3: Verifying Checksum 20:13:03 25b303627fd3: Download complete 20:13:13 25b303627fd3: Pull complete 20:13:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:13 prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container 20:13:14 $ 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:16 $ docker top 9de5b07191c762078fd5f8c1333bfe13e45f50104b6c35f0861b34d0e9f9d50c -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:17 + grep parallel 20:13:17 + docker-compose build --help 20:13:24 --parallel Build images in parallel. [Pipeline] } 20:13:24 $ docker stop --time=1 9de5b07191c762078fd5f8c1333bfe13e45f50104b6c35f0861b34d0e9f9d50c 20:13:25 $ docker rm -f --volumes 9de5b07191c762078fd5f8c1333bfe13e45f50104b6c35f0861b34d0e9f9d50c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:26 prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container 20:13:26 $ 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:13:28 $ docker top 64540b518c0351496633e730aa3036ef488ebb1a40438e41bd540be26fe21181 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:29 + docker-compose -f ./docker-compose-build.yml build --parallel 20:13:35 Building core-command ... 20:13:35 Building core-common-config-bootstrapper ... 20:13:35 Building core-data ... 20:13:35 Building core-metadata ... 20:13:35 Building security-bootstrapper ... 20:13:35 Building security-proxy-auth ... 20:13:35 Building security-proxy-setup ... 20:13:35 Building security-secretstore-setup ... 20:13:35 Building security-spiffe-token-provider ... 20:13:35 Building security-spire-agent ... 20:13:35 Building security-spire-config ... 20:13:35 Building security-spire-server ... 20:13:35 Building support-notifications ... 20:13:35 Building support-scheduler ... 20:13:35 Building security-bootstrapper 20:13:35 Building security-proxy-auth 20:13:35 Building core-metadata 20:13:35 Building core-command 20:13:35 Building security-spire-server 20:14:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:22 ---> dadddf6317d9 20:14:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:14:22 ---> dadddf6317d9 20:14:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:14:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:14:22 ---> dadddf6317d9 20:14:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:14:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:22 ---> dadddf6317d9 20:14:22 Step 3/23 : WORKDIR /edgex-go 20:14:22 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:14:22 ---> dadddf6317d9 20:14:22 Step 3/32 : WORKDIR /edgex-go 20:14:22 ---> Running in d45e29c251fc 20:14:22 ---> Running in e81d96b4cd57 20:14:22 ---> Running in 2dae8249175a 20:14:22 ---> Running in 31fd9b20a317 20:14:22 ---> Running in a3d4cb6144e6 20:14:22 Removing intermediate container e81d96b4cd57 20:14:22 ---> 0b8f76b8400b 20:14:22 Step 4/22 : WORKDIR /edgex-go 20:14:22 ---> Running in 5571e0ece385 20:14:22 Removing intermediate container d45e29c251fc 20:14:22 ---> 858727792333 20:14:22 Step 4/32 : RUN apk add --update --no-cache make git 20:14:22 Removing intermediate container 31fd9b20a317 20:14:22 ---> 11254f963abc 20:14:22 Step 4/23 : WORKDIR /edgex-go 20:14:22 Removing intermediate container a3d4cb6144e6 20:14:22 ---> da76fa81a1af 20:14:22 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:14:22 Removing intermediate container 2dae8249175a 20:14:22 ---> a088a04a090d 20:14:22 Step 4/24 : WORKDIR /edgex-go 20:14:22 ---> Running in f31f31ec817a 20:14:22 ---> Running in 687c9748da14 20:14:22 ---> Running in 394c57144a0e 20:14:22 ---> Running in 3d70454b4487 20:14:22 Removing intermediate container 5571e0ece385 20:14:22 ---> 51339887cc4e 20:14:22 Step 5/22 : RUN apk add --update --no-cache make git 20:14:22 ---> Running in 141894ecc6ea 20:14:22 Removing intermediate container 394c57144a0e 20:14:22 ---> ff9d24eb0f8a 20:14:22 Step 5/24 : RUN apk add --update --no-cache make git 20:14:22 Removing intermediate container 687c9748da14 20:14:22 ---> ed4c8563b1dc 20:14:22 Step 5/23 : RUN apk add --update --no-cache make git 20:14:22 ---> Running in b4b9aa5eda16 20:14:22 ---> Running in ac75c02c20f7 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:25 OK: 221 MiB in 51 packages 20:14:25 OK: 221 MiB in 51 packages 20:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:27 OK: 221 MiB in 51 packages 20:14:27 OK: 221 MiB in 51 packages 20:14:27 OK: 221 MiB in 51 packages 20:14:28 Removing intermediate container f31f31ec817a 20:14:28 ---> 9523568efdcc 20:14:28 Step 5/32 : COPY go.mod vendor* ./ 20:14:28 Removing intermediate container 3d70454b4487 20:14:28 ---> 005769e2e01c 20:14:28 Step 5/23 : COPY go.mod vendor* ./ 20:14:29 Removing intermediate container 141894ecc6ea 20:14:29 ---> f85cb2123209 20:14:29 Step 6/22 : COPY go.mod vendor* ./ 20:14:29 Removing intermediate container b4b9aa5eda16 20:14:29 ---> c8dfa4294224 20:14:29 Step 6/24 : COPY go.mod vendor* ./ 20:14:29 Removing intermediate container ac75c02c20f7 20:14:29 ---> 2ab6d61f6a65 20:14:29 Step 6/23 : COPY go.mod vendor* ./ 20:14:30 ---> c7c33d6999e5 20:14:30 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:30 ---> aeda25e188e7 20:14:30 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:30 ---> Running in aaa99c0a4169 20:14:30 ---> Running in fbf0e2018477 20:14:30 ---> ff8e1f5edf41 20:14:30 ---> 922794733241 20:14:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:30 ---> eb9ea3c10f8c 20:14:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:30 ---> Running in bbd5ccdfe974 20:14:30 ---> Running in d3fc71b927f4 20:14:30 ---> Running in 5eb8e4ee8a69 20:16:37 Removing intermediate container d3fc71b927f4 20:16:37 ---> 618a6ed8a5ca 20:16:37 Step 8/23 : COPY . . 20:16:37 Removing intermediate container bbd5ccdfe974 20:16:37 ---> 9e137b2af413 20:16:37 Step 8/22 : COPY . . 20:16:37 Removing intermediate container fbf0e2018477 20:16:37 ---> 5e125f0b663a 20:16:37 Step 7/32 : COPY . . 20:16:37 Removing intermediate container aaa99c0a4169 20:16:37 ---> 811c54c682c9 20:16:37 Step 7/23 : COPY . . 20:16:37 Removing intermediate container 5eb8e4ee8a69 20:16:37 ---> f5ffbb50eb53 20:16:37 Step 8/24 : COPY . . 20:16:52 ---> b3cb931d4d1a 20:16:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:16:52 ---> f12070c4bc9a 20:16:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:16:52 ---> e0fd1ba5e391 20:16:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:16:52 ---> 846dae0416ae 20:16:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:16:52 ---> ac4063b958fa 20:16:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:16:52 ---> Running in 70654da84c97 20:16:52 ---> Running in caff7e856746 20:16:52 ---> Running in 7a7bb383be3a 20:16:52 ---> Running in 396b01a235c7 20:16:52 ---> Running in 23482a1f4e08 20:16:52 Removing intermediate container 7a7bb383be3a 20:16:52 ---> 79a437e95d66 20:16:52 Step 9/23 : WORKDIR /edgex-go/spire-build 20:16:52 ---> Running in 85b8bf20fcf9 20:16:52 Removing intermediate container 85b8bf20fcf9 20:16:52 ---> 6cf67aff7483 20:16:52 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:16:53 ---> Running in 1ec36920b969 20:16:54 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:16:54 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:16:54 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:16:54 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:16:56 Removing intermediate container 1ec36920b969 20:16:56 ---> 5dd1fa5dbbd5 20:16:56 Step 11/23 : WORKDIR /edgex-go 20:16:56 ---> Running in 57f5e787deea 20:16:57 Removing intermediate container 57f5e787deea 20:16:57 ---> fb53ff4dd061 20:16:57 20:16:57 Step 12/23 : FROM alpine:3.15 20:16:57 3.15: Pulling from library/alpine 20:16:58 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:16:58 Status: Downloaded newer image for alpine:3.15 20:16:58 ---> 354640af7b1b 20:16:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:58 ---> Running in 748800e0112e 20:16:59 Removing intermediate container 748800e0112e 20:16:59 ---> 9a26553638fa 20:16:59 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:59 ---> Running in 6bd9949526a5 20:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:04 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:17:04 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:17:04 OK: 15736 distinct packages available 20:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:06 (1/5) Installing dumb-init (1.2.5-r1) 20:17:06 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:06 (3/5) Installing libucontext (1.1-r0) 20:17:06 (4/5) Installing gcompat (1.0.0-r4) 20:17:06 (5/5) Installing openssl (1.1.1t-r1) 20:17:06 Executing busybox-1.34.1-r7.trigger 20:17:06 OK: 6 MiB in 19 packages 20:17:08 Removing intermediate container 6bd9949526a5 20:17:08 ---> 27932f56637a 20:17:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:15 ---> 6a34d7693abb 20:17:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:17:15 ---> ad00593cb37f 20:17:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:17:16 ---> acaf0556a6ae 20:17:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:17:17 ---> 8b4d2eaecd11 20:17:17 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:17 ---> Running in 2a5d8bf192d5 20:17:18 Removing intermediate container 2a5d8bf192d5 20:17:18 ---> b555fc7c0997 20:17:18 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:18 ---> Running in fb3e44c5275d 20:17:19 Removing intermediate container fb3e44c5275d 20:17:19 ---> d3c6717146cc 20:17:19 Step 21/23 : LABEL arch=arm64 20:17:19 ---> Running in 36b7795ded7c 20:17:19 Removing intermediate container 36b7795ded7c 20:17:19 ---> 9b844ef36c93 20:17:19 Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:17:19 ---> Running in 06719cffbe4c 20:17:20 Removing intermediate container 06719cffbe4c 20:17:20 ---> 53bef218d688 20:17:20 Step 23/23 : LABEL version=0.0.0 20:17:20 ---> Running in c228dd848650 20:17:20 Removing intermediate container c228dd848650 20:17:20 ---> 653a471055e9 20:17:20 20:17:21 Successfully built 653a471055e9 20:17:21 Successfully tagged security-spire-server-arm64:latest 20:17:21 Building support-notifications 20:17:43  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:17:43 ---> dadddf6317d9 20:17:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:17:43 ---> Using cache 20:17:43 ---> a088a04a090d 20:17:43 Step 4/22 : WORKDIR /edgex-go 20:17:43 ---> Using cache 20:17:43 ---> ff9d24eb0f8a 20:17:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:17:43 ---> Running in fa63e471513a 20:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:44 OK: 221 MiB in 51 packages 20:17:46 Removing intermediate container fa63e471513a 20:17:46 ---> a5fe13124e87 20:17:46 Step 6/22 : COPY go.mod vendor* ./ 20:17:46 ---> 30e115de3a60 20:17:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:46 ---> Running in d7e463666004 20:19:38 Removing intermediate container d7e463666004 20:19:38 ---> 17c4e7fc0f60 20:19:38 Step 8/22 : COPY . . 20:19:40 ---> 2d1ec239a49f 20:19:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:19:40 ---> Running in 7fd8686fa65b 20:19:43 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:24:05 Removing intermediate container 23482a1f4e08 20:24:05 ---> aa874b667e2f 20:24:05 20:24:05 Step 10/22 : FROM alpine:3.16 20:24:05 3.16: Pulling from library/alpine 20:24:05 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:24:05 Status: Downloaded newer image for alpine:3.16 20:24:05 ---> 4c81e5bf8899 20:24:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:05 ---> Running in 975b390f56d6 20:24:06 Removing intermediate container 975b390f56d6 20:24:06 ---> 95d497215e77 20:24:06 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:24:06 ---> Running in c8e82d3e42e7 20:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:10 (1/1) Installing dumb-init (1.2.5-r1) 20:24:10 Executing busybox-1.35.0-r17.trigger 20:24:10 OK: 5 MiB in 15 packages 20:24:13 Removing intermediate container c8e82d3e42e7 20:24:13 ---> 1802431b08f8 20:24:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:15 ---> 7a7597ae9e00 20:24:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:24:18 ---> 2b4a06f3eb48 20:24:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:24:19 ---> d6fba56896e2 20:24:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:24:21 ---> 923d76179ce5 20:24:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:21 ---> Running in 5c46006352f1 20:24:22 Removing intermediate container 70654da84c97 20:24:22 ---> 8832e432b9ee 20:24:22 20:24:22 Step 9/32 : FROM alpine:3.16 20:24:22 ---> 4c81e5bf8899 20:24:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:22 ---> Running in 014e9fa3434d 20:24:22 Removing intermediate container 014e9fa3434d 20:24:22 ---> faa4664171d1 20:24:22 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:24:23 ---> Running in a1eb303f3221 20:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:26 Removing intermediate container 5c46006352f1 20:24:26 ---> 4cf6b0507338 20:24:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:24:26 ---> Running in 27e60f68326e 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:27 (1/2) Installing dumb-init (1.2.5-r1) 20:24:27 (2/2) Installing su-exec (0.2-r1) 20:24:27 Executing busybox-1.35.0-r17.trigger 20:24:27 OK: 5 MiB in 16 packages 20:24:28 Removing intermediate container 27e60f68326e 20:24:28 ---> 29c9149fee53 20:24:28 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:24:28 ---> Running in 8350ad45d5d9 20:24:29 Removing intermediate container 8350ad45d5d9 20:24:29 ---> 30ceaa7d012b 20:24:29 Step 20/22 : LABEL arch=arm64 20:24:29 ---> Running in dbc751807b62 20:24:30 Removing intermediate container a1eb303f3221 20:24:30 ---> 4808cc32d482 20:24:30 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:24:30 Removing intermediate container dbc751807b62 20:24:30 ---> 8249bc872e89 20:24:30 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:24:30 ---> Running in 62d657c32404 20:24:30 ---> Running in 1846eba05592 20:24:31 Removing intermediate container 1846eba05592 20:24:31 ---> b8bb69b35fcb 20:24:31 Step 22/22 : LABEL version=0.0.0 20:24:31 Removing intermediate container 62d657c32404 20:24:31 ---> 17ca9340b3c6 20:24:31 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:24:31 ---> Running in 3c7ebccfc4f5 20:24:31 ---> Running in 058736bd9456 20:24:32 Removing intermediate container 058736bd9456 20:24:32 ---> b53927e3780c 20:24:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:24:32 ---> Running in 0f90d8b19ff8 20:24:32 Removing intermediate container 3c7ebccfc4f5 20:24:32 ---> 69a111d1f2fb 20:24:32 20:24:32 Successfully built 69a111d1f2fb 20:24:32 Successfully tagged security-proxy-auth-arm64:latest 20:24:32  Building security-proxy-auth ... done Building core-data 20:24:32 Removing intermediate container 0f90d8b19ff8 20:24:32 ---> 55601cffbf3c 20:24:32 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:24:33 ---> Running in 6b3e988e7308 20:24:33 Removing intermediate container 6b3e988e7308 20:24:33 ---> eb7da7831892 20:24:33 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:24:33 ---> Running in ed8f29c68060 20:24:38 Removing intermediate container ed8f29c68060 20:24:38 ---> d8fc054541c2 20:24:38 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:24:38 ---> Running in 0ff0eeed869f 20:24:38 Removing intermediate container 0ff0eeed869f 20:24:38 ---> 8d89f10d1941 20:24:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:24:41 ---> 19af1ad9dd38 20:24:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:24:41 ---> Running in 27c2bd6a275c 20:24:45 Removing intermediate container 27c2bd6a275c 20:24:45 ---> f0af8bf1468a 20:24:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:46 ---> c2bae9abe1b1 20:24:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:24:49 ---> 181c31f54895 20:24:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:24:51 ---> 406dc5818276 20:24:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:24:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:51 ---> dadddf6317d9 20:24:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:24:51 ---> Using cache 20:24:51 ---> a088a04a090d 20:24:51 Step 4/22 : WORKDIR /edgex-go 20:24:51 ---> Using cache 20:24:51 ---> ff9d24eb0f8a 20:24:51 Step 5/22 : RUN apk add --update --no-cache make git 20:24:51 ---> Using cache 20:24:51 ---> c8dfa4294224 20:24:51 Step 6/22 : COPY go.mod vendor* ./ 20:24:51 ---> Using cache 20:24:51 ---> eb9ea3c10f8c 20:24:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:51 ---> Using cache 20:24:51 ---> f5ffbb50eb53 20:24:51 Step 8/22 : COPY . . 20:24:51 ---> Using cache 20:24:51 ---> 846dae0416ae 20:24:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:24:53 ---> Running in 3e70791b6700 20:24:53 ---> 1ee6286259ea 20:24:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:24:55 ---> 40dd308ac3c3 20:24:55 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:24:56 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:24:57 ---> 38aaa1698d61 20:24:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:24:59 ---> 433ca3a05749 20:24:59 Step 27/32 : RUN chmod +x /entrypoint.sh 20:24:59 ---> Running in 97e4d5c75ace 20:25:06 Removing intermediate container 97e4d5c75ace 20:25:06 ---> b1618baec603 20:25:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:25:06 ---> Running in 4e46175cffed 20:25:06 Removing intermediate container 4e46175cffed 20:25:06 ---> 6af6e4c9ace5 20:25:06 Step 29/32 : CMD ["gate"] 20:25:06 ---> Running in 7cf3b7d1bff2 20:25:07 Removing intermediate container 7cf3b7d1bff2 20:25:07 ---> 78c7b71bdaf9 20:25:07 Step 30/32 : LABEL arch=arm64 20:25:07 ---> Running in 1684f6b8218b 20:25:07 Removing intermediate container caff7e856746 20:25:07 ---> a99ae33df334 20:25:07 20:25:07 Step 10/23 : FROM alpine:3.16 20:25:07 ---> 4c81e5bf8899 20:25:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:25:07 ---> Running in 795176568ab1 20:25:08 Removing intermediate container 1684f6b8218b 20:25:08 ---> 0642b6cc9818 20:25:08 Step 31/32 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:25:08 ---> Running in 8ee21f05ef8b 20:25:09 Removing intermediate container 8ee21f05ef8b 20:25:09 ---> e7116dc6393a 20:25:09 Step 32/32 : LABEL version=0.0.0 20:25:09 ---> Running in 3664306d48fa 20:25:10 Removing intermediate container 3664306d48fa 20:25:10 ---> 7348d1259e4b 20:25:10 20:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:10 Successfully built 7348d1259e4b 20:25:10 Successfully tagged security-bootstrapper-arm64:latest 20:25:10 Building security-spire-config 20:25:11  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:12 (1/1) Installing dumb-init (1.2.5-r1) 20:25:12 Executing busybox-1.35.0-r17.trigger 20:25:12 OK: 5 MiB in 15 packages 20:25:15 Removing intermediate container 795176568ab1 20:25:15 ---> 6cfad28f13f5 20:25:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:25:15 ---> Running in 606f6adbd8bf 20:25:15 Removing intermediate container 606f6adbd8bf 20:25:15 ---> 130b2d31352c 20:25:15 Step 13/23 : ENV APP_PORT=59882 20:25:16 ---> Running in cd856a390833 20:25:17 Removing intermediate container cd856a390833 20:25:17 ---> e6dfbc2fe924 20:25:17 Step 14/23 : EXPOSE $APP_PORT 20:25:17 ---> Running in b56704942504 20:25:18 Removing intermediate container b56704942504 20:25:18 ---> f766ac957880 20:25:18 Step 15/23 : WORKDIR / 20:25:18 ---> Running in b39ec11a9ddc 20:25:19 Removing intermediate container b39ec11a9ddc 20:25:19 ---> f7c1fae78e2d 20:25:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:21 ---> 74ad0533c2d7 20:25:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:25:25 ---> 2b94e9313d33 20:25:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:25:25 Removing intermediate container 396b01a235c7 20:25:25 ---> 057584dc49c0 20:25:25 20:25:25 Step 10/24 : FROM alpine:3.16 20:25:25 ---> 4c81e5bf8899 20:25:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:25:25 ---> Using cache 20:25:25 ---> 6cfad28f13f5 20:25:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:25:25 ---> Using cache 20:25:25 ---> 130b2d31352c 20:25:25 Step 13/24 : ENV APP_PORT=59881 20:25:26 ---> Running in 59c1d4e3697f 20:25:26 ---> cfad481f8c85 20:25:26 Step 19/23 : ENTRYPOINT ["/core-command"] 20:25:26 ---> Running in 1bbf6178fd8e 20:25:27 Removing intermediate container 59c1d4e3697f 20:25:27 ---> 8eefc2e48361 20:25:27 Step 14/24 : EXPOSE $APP_PORT 20:25:27 ---> Running in 0a513bcebea4 20:25:27 Removing intermediate container 1bbf6178fd8e 20:25:27 ---> 520eb0835f35 20:25:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:27 ---> Running in 2bc92807d415 20:25:28 Removing intermediate container 0a513bcebea4 20:25:28 ---> e494105df636 20:25:28 Step 15/24 : WORKDIR / 20:25:28 ---> Running in bebddaac8f96 20:25:28 Removing intermediate container 2bc92807d415 20:25:28 ---> a9f22394e712 20:25:28 Step 21/23 : LABEL arch=arm64 20:25:29 ---> Running in ec5b01a40738 20:25:29 Removing intermediate container bebddaac8f96 20:25:29 ---> 21fcf18452d0 20:25:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:29 Removing intermediate container ec5b01a40738 20:25:29 ---> b1203cd0aff0 20:25:29 Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:25:30 ---> Running in 276e8525f2e1 20:25:31 Removing intermediate container 276e8525f2e1 20:25:31 ---> 9f0232c3bb30 20:25:31 Step 23/23 : LABEL version=0.0.0 20:25:31 ---> 066e31d128b6 20:25:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:25:31 ---> Running in ea30045d0958 20:25:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:32 ---> dadddf6317d9 20:25:32 Step 3/24 : WORKDIR /edgex-go 20:25:32 ---> Using cache 20:25:32 ---> da76fa81a1af 20:25:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:25:32 ---> Using cache 20:25:32 ---> 005769e2e01c 20:25:32 Step 5/24 : COPY go.mod vendor* ./ 20:25:32 ---> Using cache 20:25:32 ---> aeda25e188e7 20:25:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:32 ---> Using cache 20:25:32 ---> 811c54c682c9 20:25:32 Step 7/24 : COPY . . 20:25:32 Removing intermediate container ea30045d0958 20:25:32 ---> 67685009dce9 20:25:32 20:25:32 ---> Using cache 20:25:32 ---> e0fd1ba5e391 20:25:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:25:32 ---> Using cache 20:25:32 ---> 79a437e95d66 20:25:32 Step 9/24 : WORKDIR /edgex-go/spire-build 20:25:32 ---> Using cache 20:25:32 ---> 6cf67aff7483 20:25:32 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:25:32 ---> Running in dadc06960c69 20:25:33 Successfully built 67685009dce9 20:25:33 Successfully tagged core-command-arm64:latest 20:25:33 Building support-scheduler 20:25:34  Building core-command ... done  ---> 0c803ed6ccae 20:25:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:25:36 ---> 2ff2f4201661 20:25:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:25:37 Removing intermediate container dadc06960c69 20:25:37 ---> 350609c22ba6 20:25:37 Step 11/24 : WORKDIR /edgex-go 20:25:37 ---> Running in 1afa23fdeeb8 20:25:37 ---> 9e17aaf4d8fa 20:25:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:25:37 ---> Running in 4308d44b15bc 20:25:38 Removing intermediate container 1afa23fdeeb8 20:25:38 ---> 9d9f5756d726 20:25:38 20:25:38 Step 12/24 : FROM alpine:3.15 20:25:38 ---> 354640af7b1b 20:25:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:38 ---> Using cache 20:25:38 ---> 9a26553638fa 20:25:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:25:38 Removing intermediate container 4308d44b15bc 20:25:38 ---> dddfd81bffa1 20:25:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:38 ---> Running in 5ded81a75ea7 20:25:38 ---> Running in 8a1116795fe5 20:25:39 Removing intermediate container 8a1116795fe5 20:25:39 ---> 0fe0dbba01d1 20:25:39 Step 22/24 : LABEL arch=arm64 20:25:39 ---> Running in e92d8818da26 20:25:40 Removing intermediate container e92d8818da26 20:25:40 ---> 5881cea92916 20:25:40 Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:25:40 ---> Running in deddb1767774 20:25:41 Removing intermediate container deddb1767774 20:25:41 ---> c6648d423b27 20:25:41 Step 24/24 : LABEL version=0.0.0 20:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:41 ---> Running in 3158294f00b5 20:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:41 Removing intermediate container 3158294f00b5 20:25:41 ---> 152d4770419c 20:25:41 20:25:42 Successfully built 152d4770419c 20:25:42 Successfully tagged core-metadata-arm64:latest 20:25:42 Building security-spiffe-token-provider 20:25:42  Building core-metadata ... done v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:25:42 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:25:42 OK: 15736 distinct packages available 20:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:45 (1/4) Installing dumb-init (1.2.5-r1) 20:25:45 (2/4) Installing musl-obstack (1.2.3-r0) 20:25:45 (3/4) Installing libucontext (1.1-r0) 20:25:45 (4/4) Installing gcompat (1.0.0-r4) 20:25:45 Executing busybox-1.34.1-r7.trigger 20:25:45 OK: 6 MiB in 18 packages 20:25:47 Removing intermediate container 5ded81a75ea7 20:25:47 ---> 5717e7c3f53e 20:25:47 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:57 ---> dadddf6317d9 20:25:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:57 ---> Using cache 20:25:57 ---> a088a04a090d 20:25:57 Step 4/22 : WORKDIR /edgex-go 20:25:57 ---> Using cache 20:25:57 ---> ff9d24eb0f8a 20:25:57 Step 5/22 : RUN apk add --update --no-cache make git 20:25:57 ---> Using cache 20:25:57 ---> c8dfa4294224 20:25:57 Step 6/22 : COPY go.mod vendor* ./ 20:25:57 ---> Using cache 20:25:57 ---> eb9ea3c10f8c 20:25:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:57 ---> Using cache 20:25:57 ---> f5ffbb50eb53 20:25:57 Step 8/22 : COPY . . 20:25:57 ---> Using cache 20:25:57 ---> 846dae0416ae 20:25:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:25:57 ---> Running in d34950910a4c 20:25:57 ---> d477b287e810 20:25:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:25:59 ---> 1a8e65fad686 20:25:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:25:59 ---> Running in ca66b5e63876 20:25:59 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:26:00 Removing intermediate container ca66b5e63876 20:26:00 ---> 59eae8ba0661 20:26:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:26:01 ---> 2e93ddf144cf 20:26:01 Step 19/24 : WORKDIR / 20:26:01 ---> Running in b84e53b8964c 20:26:02 Removing intermediate container b84e53b8964c 20:26:02 ---> ea2fb32828f1 20:26:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:26:02 ---> Running in 67a44aa90b73 20:26:03 Removing intermediate container 67a44aa90b73 20:26:03 ---> a65c8f139a99 20:26:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:26:03 ---> Running in d3a8b53aec01 20:26:04 Removing intermediate container d3a8b53aec01 20:26:04 ---> dbfc4c37a9c3 20:26:04 Step 22/24 : LABEL arch=arm64 20:26:04 ---> Running in e91b73c1481d 20:26:05 Removing intermediate container e91b73c1481d 20:26:05 ---> e11863b6f82a 20:26:05 Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:26:05 ---> Running in 1b2723140523 20:26:06 Removing intermediate container 1b2723140523 20:26:06 ---> b907cce618e6 20:26:06 Step 24/24 : LABEL version=0.0.0 20:26:06 ---> Running in 046173e6476d 20:26:06 Removing intermediate container 046173e6476d 20:26:06 ---> c389c6a333ae 20:26:06 20:26:07 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:07 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:26:07 ---> dadddf6317d9 20:26:07 Step 3/19 : WORKDIR /edgex-go 20:26:07 ---> Using cache 20:26:07 ---> da76fa81a1af 20:26:07 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:26:07 ---> Running in 4ccb5db3778a 20:26:07 Successfully built c389c6a333ae 20:26:07 Successfully tagged security-spire-config-arm64:latest 20:26:07  Building security-spire-config ... done Building core-common-config-bootstrapper 20:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:11 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:26:11 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:26:11 OK: 16903 distinct packages available 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:13 OK: 221 MiB in 51 packages 20:26:16 Removing intermediate container 4ccb5db3778a 20:26:16 ---> b75e959adcb0 20:26:16 Step 5/19 : COPY go.mod vendor* ./ 20:26:17 ---> a6ae7eeaaa60 20:26:17 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:17 ---> Running in 462da710122a 20:26:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:27 ---> dadddf6317d9 20:26:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:26:27 ---> Using cache 20:26:27 ---> a088a04a090d 20:26:27 Step 4/22 : WORKDIR /edgex-go 20:26:27 ---> Using cache 20:26:27 ---> ff9d24eb0f8a 20:26:27 Step 5/22 : RUN apk add --update --no-cache make git 20:26:27 ---> Using cache 20:26:27 ---> c8dfa4294224 20:26:27 Step 6/22 : COPY go.mod vendor* ./ 20:26:27 ---> Using cache 20:26:27 ---> eb9ea3c10f8c 20:26:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:27 ---> Using cache 20:26:27 ---> f5ffbb50eb53 20:26:27 Step 8/22 : COPY . . 20:26:27 ---> Using cache 20:26:27 ---> 846dae0416ae 20:26:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:27 ---> Running in 7bffbc1f9136 20:26:29 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:28:06 Removing intermediate container 462da710122a 20:28:06 ---> f5df19c37687 20:28:06 Step 7/19 : COPY . . 20:28:16 ---> 57218e8bdaec 20:28:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:28:16 ---> Running in 4bcd8f57651a 20:28:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:31:24 Removing intermediate container 7fd8686fa65b 20:31:24 ---> ee7eb228f8fc 20:31:24 20:31:24 Step 10/22 : FROM alpine:3.16 20:31:24 ---> 4c81e5bf8899 20:31:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:31:24 ---> Running in 342b7ebf7299 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:24 (1/2) Installing ca-certificates (20220614-r0) 20:31:24 (2/2) Installing dumb-init (1.2.5-r1) 20:31:24 Executing busybox-1.35.0-r17.trigger 20:31:24 Executing ca-certificates-20220614-r0.trigger 20:31:24 OK: 6 MiB in 16 packages 20:31:24 Removing intermediate container 342b7ebf7299 20:31:24 ---> 9bcd9a5555fb 20:31:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:31:24 ---> Running in 8519f9ae2b32 20:31:24 Removing intermediate container 8519f9ae2b32 20:31:24 ---> 5a549b714ffa 20:31:24 Step 13/22 : ENV APP_PORT=59860 20:31:24 ---> Running in 5f8f5739412c 20:31:24 Removing intermediate container 5f8f5739412c 20:31:24 ---> 3772e9d4e508 20:31:24 Step 14/22 : EXPOSE $APP_PORT 20:31:24 ---> Running in 28496987ea72 20:31:24 Removing intermediate container 28496987ea72 20:31:24 ---> d30919333846 20:31:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:24 ---> af9078e97f8a 20:31:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:25 ---> 105f1279bac9 20:31:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:31:26 ---> 4ef88112c5b4 20:31:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:31:26 ---> Running in 7187002ddc64 20:31:27 Removing intermediate container 7187002ddc64 20:31:27 ---> 8f07f2700fd9 20:31:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:27 ---> Running in 6fd3957b6fd9 20:31:28 Removing intermediate container 6fd3957b6fd9 20:31:28 ---> b973e0055f3a 20:31:28 Step 20/22 : LABEL arch=arm64 20:31:28 ---> Running in 588dda47fbac 20:31:28 Removing intermediate container 588dda47fbac 20:31:28 ---> 32f9c4223070 20:31:28 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:31:29 ---> Running in e6e82669960c 20:31:29 Removing intermediate container e6e82669960c 20:31:29 ---> 58f97423a97a 20:31:29 Step 22/22 : LABEL version=0.0.0 20:31:29 ---> Running in 146703282fb1 20:31:30 Removing intermediate container 146703282fb1 20:31:30 ---> 5df48b21c426 20:31:30 20:31:30 Successfully built 5df48b21c426 20:31:30 Successfully tagged support-notifications-arm64:latest 20:31:30 Building security-secretstore-setup 20:31:52  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:52 ---> dadddf6317d9 20:31:52 Step 3/23 : WORKDIR /edgex-go 20:31:52 ---> Using cache 20:31:52 ---> da76fa81a1af 20:31:52 Step 4/23 : RUN apk add --update --no-cache make git 20:31:52 ---> Running in 26a088470b98 20:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:55 OK: 221 MiB in 51 packages 20:31:56 Removing intermediate container 26a088470b98 20:31:56 ---> 0b7d7e22b722 20:31:56 Step 5/23 : COPY go.mod vendor* ./ 20:31:57 ---> d10a1655e687 20:31:57 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:57 ---> Running in 44d85db4fe6b 20:33:50 Removing intermediate container 44d85db4fe6b 20:33:50 ---> 3bb8ee5347fe 20:33:50 Step 7/23 : COPY . . 20:33:50 Removing intermediate container 3e70791b6700 20:33:50 ---> e40eb449894b 20:33:50 20:33:50 Step 10/22 : FROM alpine:3.16 20:33:50 ---> 4c81e5bf8899 20:33:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:33:50 ---> Running in 46fbc881ad5b 20:33:50 Removing intermediate container 46fbc881ad5b 20:33:50 ---> 4ed6164e106b 20:33:50 Step 12/22 : ENV APP_PORT=59880 20:33:50 ---> Running in a7dbd9a08966 20:33:51 Removing intermediate container a7dbd9a08966 20:33:51 ---> 834848a4a2de 20:33:51 Step 13/22 : EXPOSE $APP_PORT 20:33:51 ---> Running in 06cf92293953 20:33:52 Removing intermediate container 06cf92293953 20:33:52 ---> ab71065257a6 20:33:52 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:33:52 ---> Running in fd0469749ec9 20:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:57 (1/1) Installing dumb-init (1.2.5-r1) 20:33:57 Executing busybox-1.35.0-r17.trigger 20:33:57 OK: 5 MiB in 15 packages 20:34:01 Removing intermediate container fd0469749ec9 20:34:01 ---> 189d4e07d599 20:34:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:01 ---> 3f3d34da847b 20:34:01 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:01 ---> Running in 506293fb20b4 20:34:02 ---> 9cbbf5ac9961 20:34:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:04 ---> e18c776cb237 20:34:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:34:05 ---> 3bad3054644f 20:34:05 Step 18/22 : ENTRYPOINT ["/core-data"] 20:34:05 ---> Running in 116146a4c726 20:34:06 Removing intermediate container 116146a4c726 20:34:06 ---> 663624deb9a1 20:34:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:06 ---> Running in 85bd89abe351 20:34:07 Removing intermediate container 85bd89abe351 20:34:07 ---> 60c6540ab727 20:34:07 Step 20/22 : LABEL arch=arm64 20:34:07 ---> Running in 3d3eb8d0487a 20:34:07 Removing intermediate container 3d3eb8d0487a 20:34:07 ---> dc61b16fd932 20:34:07 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:34:07 ---> Running in dc4c08dad8ef 20:34:08 Removing intermediate container dc4c08dad8ef 20:34:08 ---> b597d278efe5 20:34:08 Step 22/22 : LABEL version=0.0.0 20:34:08 ---> Running in 45364f82536d 20:34:08 Removing intermediate container 45364f82536d 20:34:08 ---> 6eef96055e53 20:34:08 20:34:09 Successfully built 6eef96055e53 20:34:09 Successfully tagged core-data-arm64:latest 20:34:09 Building security-proxy-setup 20:34:31  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:34:31 ---> dadddf6317d9 20:34:31 Step 3/20 : WORKDIR /edgex-go 20:34:31 ---> Using cache 20:34:31 ---> da76fa81a1af 20:34:31 Step 4/20 : RUN apk add --update --no-cache make git 20:34:31 ---> Using cache 20:34:31 ---> 0b7d7e22b722 20:34:31 Step 5/20 : COPY go.mod vendor* ./ 20:34:31 ---> Using cache 20:34:31 ---> d10a1655e687 20:34:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:31 ---> Using cache 20:34:31 ---> 3bb8ee5347fe 20:34:31 Step 7/20 : COPY . . 20:34:31 ---> Using cache 20:34:31 ---> 3f3d34da847b 20:34:31 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:34:31 ---> Running in 5e60fb8284e3 20:34:31 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:35:05 Removing intermediate container 7bffbc1f9136 20:35:05 ---> 3c233c129c9d 20:35:05 20:35:05 Step 10/22 : FROM alpine:3.16 20:35:05 ---> 4c81e5bf8899 20:35:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:35:05 ---> Using cache 20:35:05 ---> 95d497215e77 20:35:05 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:35:05 ---> Using cache 20:35:05 ---> 1802431b08f8 20:35:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:05 ---> Using cache 20:35:05 ---> 7a7597ae9e00 20:35:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:35:07 ---> 73cf21da67ce 20:35:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:35:08 ---> 9914de066f67 20:35:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:35:09 ---> 038e5b6c76de 20:35:09 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:10 ---> Running in d60eef65a42c 20:35:13 Removing intermediate container d60eef65a42c 20:35:13 ---> 83bcff6bf611 20:35:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:35:13 ---> Running in 1c98f3f9597d 20:35:14 Removing intermediate container 1c98f3f9597d 20:35:14 ---> 5d7ec7b17204 20:35:14 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:35:14 ---> Running in 5448e0acc70f 20:35:14 Removing intermediate container 5448e0acc70f 20:35:14 ---> fa58ab7ff006 20:35:14 Step 20/22 : LABEL arch=arm64 20:35:14 ---> Running in 3438962460fb 20:35:15 Removing intermediate container 3438962460fb 20:35:15 ---> 743b9934b86c 20:35:15 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:35:15 ---> Running in 96a7a036c733 20:35:16 Removing intermediate container 96a7a036c733 20:35:16 ---> d9cdddc6cdd6 20:35:16 Step 22/22 : LABEL version=0.0.0 20:35:16 ---> Running in c4251cc2b290 20:35:17 Removing intermediate container c4251cc2b290 20:35:17 ---> 5bb89750ba62 20:35:17 20:35:17 Successfully built 5bb89750ba62 20:35:17 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:35:17  Building core-common-config-bootstrapper ... done Building security-spire-agent 20:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:35 ---> dadddf6317d9 20:35:35 Step 3/24 : WORKDIR /edgex-go 20:35:35 ---> Using cache 20:35:35 ---> da76fa81a1af 20:35:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:35:35 ---> Using cache 20:35:35 ---> 005769e2e01c 20:35:35 Step 5/24 : COPY go.mod vendor* ./ 20:35:35 ---> Using cache 20:35:35 ---> aeda25e188e7 20:35:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:35 ---> Using cache 20:35:35 ---> 811c54c682c9 20:35:35 Step 7/24 : COPY . . 20:35:35 ---> Using cache 20:35:35 ---> e0fd1ba5e391 20:35:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:35:35 ---> Using cache 20:35:35 ---> 79a437e95d66 20:35:35 Step 9/24 : WORKDIR /edgex-go/spire-build 20:35:35 ---> Using cache 20:35:35 ---> 6cf67aff7483 20:35:35 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:35:35 ---> Using cache 20:35:35 ---> 350609c22ba6 20:35:35 Step 11/24 : WORKDIR /edgex-go 20:35:35 ---> Using cache 20:35:35 ---> 9d9f5756d726 20:35:35 20:35:35 Step 12/24 : FROM alpine:3.15 20:35:35 ---> 354640af7b1b 20:35:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:35 ---> Using cache 20:35:35 ---> 9a26553638fa 20:35:35 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:35 ---> Using cache 20:35:35 ---> 27932f56637a 20:35:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:35:39 ---> 566e99f4e1de 20:35:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:44 ---> f2949364239c 20:35:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:45 ---> 38a9289ea160 20:35:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:47 ---> cf18b1551c50 20:35:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:47 ---> 1953f2677034 20:35:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:47 ---> Running in a46c0c97fc18 20:35:48 Removing intermediate container a46c0c97fc18 20:35:48 ---> 1704172c22c9 20:35:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:48 ---> Running in e841cd21baf7 20:35:49 Removing intermediate container e841cd21baf7 20:35:49 ---> b814228a0c65 20:35:49 Step 22/24 : LABEL arch=arm64 20:35:49 ---> Running in ff18666be74f 20:35:50 Removing intermediate container ff18666be74f 20:35:50 ---> 8722cfc55558 20:35:50 Step 23/24 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:35:50 ---> Running in 86b071ae19f8 20:35:50 Removing intermediate container 86b071ae19f8 20:35:50 ---> 38faf9ef6c11 20:35:50 Step 24/24 : LABEL version=0.0.0 20:35:50 ---> Running in 9834cce80de4 20:35:51 Removing intermediate container 9834cce80de4 20:35:51 ---> 65e5ea469251 20:35:51 20:35:51 Successfully built 65e5ea469251 20:35:51 Successfully tagged security-spire-agent-arm64:latest 20:38:13  Building security-spire-agent ... done Removing intermediate container d34950910a4c 20:38:13 ---> e6008873ee04 20:38:13 20:38:13 Step 10/22 : FROM alpine:3.16 20:38:13 ---> 4c81e5bf8899 20:38:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:38:13 ---> Using cache 20:38:13 ---> 6cfad28f13f5 20:38:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:13 ---> Using cache 20:38:13 ---> 130b2d31352c 20:38:13 Step 13/22 : ENV APP_PORT=59861 20:38:13 ---> Running in a4ed927b9470 20:38:13 Removing intermediate container a4ed927b9470 20:38:13 ---> e207cf026db3 20:38:13 Step 14/22 : EXPOSE $APP_PORT 20:38:13 ---> Running in 40c9e2dfda5d 20:38:14 Removing intermediate container 40c9e2dfda5d 20:38:14 ---> 160ab51120e9 20:38:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:15 ---> 01ff928e1a2a 20:38:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:38:18 ---> 6e3a1c88a4ba 20:38:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:38:18 ---> 7b9141e8a0a3 20:38:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:38:19 ---> Running in 4d03081e39ed 20:38:19 Removing intermediate container 4d03081e39ed 20:38:19 ---> d4cb01155cac 20:38:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:19 ---> Running in d7c43655ac07 20:38:20 Removing intermediate container d7c43655ac07 20:38:20 ---> 15c9bcecbc7b 20:38:20 Step 20/22 : LABEL arch=arm64 20:38:20 ---> Running in 36bd2f74363d 20:38:20 Removing intermediate container 36bd2f74363d 20:38:20 ---> f434ac157435 20:38:20 Step 21/22 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:38:21 ---> Running in bcdca97e4a05 20:38:21 Removing intermediate container bcdca97e4a05 20:38:21 ---> 92bffc55bc64 20:38:21 Step 22/22 : LABEL version=0.0.0 20:38:21 ---> Running in 466d17bf6288 20:38:22 Removing intermediate container 466d17bf6288 20:38:22 ---> c18cb22781a6 20:38:22 20:38:22 Successfully built c18cb22781a6 20:38:22 Successfully tagged support-scheduler-arm64:latest 20:38:40  Building support-scheduler ... done Removing intermediate container 4bcd8f57651a 20:38:40 ---> 9cf7849761de 20:38:40 20:38:40 Step 9/19 : FROM alpine:3.15 20:38:40 ---> 354640af7b1b 20:38:40 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:40 ---> Using cache 20:38:40 ---> 9a26553638fa 20:38:40 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:38:40 ---> Running in 083bfc185b20 20:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:38:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:38:43 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:38:43 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:38:43 OK: 15736 distinct packages available 20:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:38:45 (1/9) Installing ca-certificates (20220614-r0) 20:38:45 (2/9) Installing brotli-libs (1.0.9-r5) 20:38:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:38:45 (4/9) Installing libcurl (7.80.0-r6) 20:38:45 (5/9) Installing curl (7.80.0-r6) 20:38:45 (6/9) Installing dumb-init (1.2.5-r1) 20:38:45 (7/9) Installing musl-obstack (1.2.3-r0) 20:38:45 (8/9) Installing libucontext (1.1-r0) 20:38:45 (9/9) Installing gcompat (1.0.0-r4) 20:38:45 Executing busybox-1.34.1-r7.trigger 20:38:45 Executing ca-certificates-20220614-r0.trigger 20:38:46 OK: 8 MiB in 23 packages 20:38:49 Removing intermediate container 083bfc185b20 20:38:49 ---> 953a77f8bd82 20:38:49 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:49 ---> e0f305059f99 20:38:49 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:38:52 ---> 833a65095453 20:38:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:38:53 ---> df3d4111585d 20:38:53 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:38:53 ---> Running in 52e2093494c9 20:38:53 Removing intermediate container 52e2093494c9 20:38:53 ---> 23e28f784c72 20:38:53 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:54 ---> Running in 8e11c6187034 20:38:54 Removing intermediate container 8e11c6187034 20:38:54 ---> 3888a369c504 20:38:54 Step 17/19 : LABEL arch=arm64 20:38:54 ---> Running in a13946a3b971 20:38:55 Removing intermediate container a13946a3b971 20:38:55 ---> 027231933e4a 20:38:55 Step 18/19 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:38:55 ---> Running in 81642d6e2737 20:38:55 Removing intermediate container 81642d6e2737 20:38:55 ---> 9ab1d5f32d50 20:38:55 Step 19/19 : LABEL version=0.0.0 20:38:56 ---> Running in b9ee7d92ed91 20:38:56 Removing intermediate container b9ee7d92ed91 20:38:56 ---> 22ce711dc22e 20:38:56 20:38:56 Successfully built 22ce711dc22e 20:38:56 Successfully tagged security-spiffe-token-provider-arm64:latest 20:39:35  Building security-spiffe-token-provider ... 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:39:48 Removing intermediate container 506293fb20b4 20:39:48 ---> 0ca3f6fddd0a 20:39:48 20:39:48 Step 9/23 : FROM alpine:3.16 20:39:48 ---> 4c81e5bf8899 20:39:48 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:39:48 Removing intermediate container 5e60fb8284e3 20:39:48 ---> fda1ae6f7b57 20:39:48 20:39:48 Step 9/20 : FROM alpine:3.16 20:39:48 ---> 4c81e5bf8899 20:39:48 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:39:48 ---> Running in 59aaf5dece69 20:39:48 ---> Running in 045b2fab28f9 20:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:49 (1/3) Installing ca-certificates (20220614-r0) 20:39:49 (1/2) Installing dumb-init (1.2.5-r1) 20:39:49 (2/2) Installing openssl (1.1.1t-r0) 20:39:49 Executing busybox-1.35.0-r17.trigger 20:39:49 OK: 6 MiB in 16 packages 20:39:49 (2/3) Installing dumb-init (1.2.5-r1) 20:39:49 (3/3) Installing su-exec (0.2-r1) 20:39:49 Executing busybox-1.35.0-r17.trigger 20:39:49 Executing ca-certificates-20220614-r0.trigger 20:39:50 OK: 6 MiB in 17 packages 20:39:51 Removing intermediate container 045b2fab28f9 20:39:51 ---> 09c0cf79e98f 20:39:51 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:39:51 ---> Running in ea3e045994fe 20:39:51 Removing intermediate container ea3e045994fe 20:39:51 ---> f1e774055a95 20:39:51 Step 12/20 : WORKDIR /edgex 20:39:51 ---> Running in 039d69b3dffe 20:39:51 Removing intermediate container 59aaf5dece69 20:39:51 ---> 784785dd0e8a 20:39:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:51 ---> Running in 56afbc1338e3 20:39:52 Removing intermediate container 039d69b3dffe 20:39:52 ---> 00e0478761fe 20:39:52 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:39:52 Removing intermediate container 56afbc1338e3 20:39:52 ---> 53d921ad8a9d 20:39:52 Step 12/23 : WORKDIR / 20:39:52 ---> Running in 08dbd85fa713 20:39:53 Removing intermediate container 08dbd85fa713 20:39:53 ---> 5b241c94669c 20:39:53 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:39:53 ---> 91b2833428af 20:39:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:39:53 ---> 3f0c3b72577c 20:39:53 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:39:54 ---> bfa855940d97 20:39:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:39:54 ---> 253915d0ca98 20:39:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:39:54 ---> 58efdae15a7a 20:39:54 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:55 ---> Running in f0fc6c620bc9 20:39:55 ---> a657ddd13ea0 20:39:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:39:57 ---> d5bed3d8013e 20:39:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:39:58 Removing intermediate container f0fc6c620bc9 20:39:58 ---> 9c49ff057997 20:39:58 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:39:58 ---> Running in 44cb94c5cf00 20:39:59 ---> 4d9c9626744e 20:39:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:39:59 Removing intermediate container 44cb94c5cf00 20:39:59 ---> e0afb525c3e0 20:39:59 Step 18/20 : LABEL arch=arm64 20:39:59 ---> Running in 2a892a65b421 20:39:59 Removing intermediate container 2a892a65b421 20:39:59 ---> f5ff2877b052 20:39:59 Step 19/20 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:39:59 ---> 1b60f008aaf6 20:39:59 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:59 ---> Running in 6d28b7253be8 20:39:59 ---> Running in cad87378cec8 20:40:00 Removing intermediate container 6d28b7253be8 20:40:00 ---> 0a3901aadc94 20:40:00 Step 20/20 : LABEL version=0.0.0 20:40:00 ---> Running in 8ef44a602329 20:40:00 Removing intermediate container 8ef44a602329 20:40:00 ---> cf97059b4609 20:40:00 20:40:00 Successfully built cf97059b4609 20:40:00 Successfully tagged security-proxy-setup-arm64:latest 20:40:01  Building security-proxy-setup ... done Removing intermediate container cad87378cec8 20:40:01 ---> cbe46baaea6a 20:40:01 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:40:01 ---> Running in f65940f4f836 20:40:02 Removing intermediate container f65940f4f836 20:40:02 ---> f2c53210062a 20:40:02 Step 21/23 : LABEL arch=arm64 20:40:02 ---> Running in 8cfcc8c6eeb2 20:40:02 Removing intermediate container 8cfcc8c6eeb2 20:40:02 ---> 24f3fcd54248 20:40:02 Step 22/23 : LABEL git_sha=28167453aa7e100448e51f919f853bcb097fb4ef 20:40:03 ---> Running in 9057e8716ea5 20:40:03 Removing intermediate container 9057e8716ea5 20:40:03 ---> d989ef381261 20:40:03 Step 23/23 : LABEL version=0.0.0 20:40:03 ---> Running in 20bad1a01bbb 20:40:03 Removing intermediate container 20bad1a01bbb 20:40:03 ---> 1d65c87fc9cc 20:40:03 20:40:03 Successfully built 1d65c87fc9cc 20:40:03 Successfully tagged security-secretstore-setup-arm64:latest 20:40:04  Building security-secretstore-setup ... done  [Pipeline] } 20:40:04 $ docker stop --time=1 64540b518c0351496633e730aa3036ef488ebb1a40438e41bd540be26fe21181 20:40:06 $ docker rm -f --volumes 64540b518c0351496633e730aa3036ef488ebb1a40438e41bd540be26fe21181 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:06 + docker images 20:40:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:07 security-secretstore-setup-arm64 latest 1d65c87fc9cc 4 seconds ago 28.7MB 20:40:07 security-proxy-setup-arm64 latest cf97059b4609 7 seconds ago 15.8MB 20:40:07 0ca3f6fddd0a 23 seconds ago 1.5GB 20:40:07 fda1ae6f7b57 23 seconds ago 1.49GB 20:40:07 security-spiffe-token-provider-arm64 latest 22ce711dc22e About a minute ago 29.1MB 20:40:07 9cf7849761de About a minute ago 1.54GB 20:40:07 support-scheduler-arm64 latest c18cb22781a6 About a minute ago 29.1MB 20:40:07 e6008873ee04 About a minute ago 1.57GB 20:40:07 security-spire-agent-arm64 latest 65e5ea469251 4 minutes ago 122MB 20:40:07 core-common-config-bootstrapper-arm64 latest 5bb89750ba62 4 minutes ago 14.9MB 20:40:07 3c233c129c9d 5 minutes ago 1.5GB 20:40:07 core-data-arm64 latest 6eef96055e53 5 minutes ago 17.3MB 20:40:07 e40eb449894b 6 minutes ago 1.51GB 20:40:07 support-notifications-arm64 latest 5df48b21c426 8 minutes ago 29.7MB 20:40:07 ee7eb228f8fc 8 minutes ago 1.57GB 20:40:07 security-spire-config-arm64 latest c389c6a333ae 14 minutes ago 83.6MB 20:40:07 core-metadata-arm64 latest 152d4770419c 14 minutes ago 17.8MB 20:40:07 9d9f5756d726 14 minutes ago 1.38GB 20:40:07 core-command-arm64 latest 67685009dce9 14 minutes ago 17.1MB 20:40:07 057584dc49c0 14 minutes ago 1.51GB 20:40:07 security-bootstrapper-arm64 latest 7348d1259e4b 14 minutes ago 19MB 20:40:07 a99ae33df334 15 minutes ago 1.51GB 20:40:07 security-proxy-auth-arm64 latest 69a111d1f2fb 15 minutes ago 15.6MB 20:40:07 8832e432b9ee 15 minutes ago 1.49GB 20:40:07 aa874b667e2f 16 minutes ago 1.48GB 20:40:07 security-spire-server-arm64 latest 653a471055e9 22 minutes ago 84.3MB 20:40:07 fb53ff4dd061 23 minutes ago 1.38GB 20:40:07 ci-base-image-arm64 latest dadddf6317d9 37 minutes ago 904MB 20:40:07 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 20:40:07 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 20:40:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 20:40:07 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:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:07 20:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:08 arm64: Pulling from edgex-lftools-log-publisher 20:40:08 8998bd30e6a1: Pulling fs layer 20:40:08 04944245beec: Pulling fs layer 20:40:08 699f458cf7ca: Pulling fs layer 20:40:08 765212b225bb: Pulling fs layer 20:40:08 f23df028b6ca: Pulling fs layer 20:40:08 d65c8cfc05b1: Pulling fs layer 20:40:08 2437ff75d9bd: Pulling fs layer 20:40:08 765212b225bb: Waiting 20:40:08 f23df028b6ca: Waiting 20:40:08 d65c8cfc05b1: Waiting 20:40:08 2437ff75d9bd: Waiting 20:40:08 04944245beec: Verifying Checksum 20:40:08 04944245beec: Download complete 20:40:08 765212b225bb: Download complete 20:40:08 f23df028b6ca: Verifying Checksum 20:40:08 f23df028b6ca: Download complete 20:40:08 d65c8cfc05b1: Verifying Checksum 20:40:08 d65c8cfc05b1: Download complete 20:40:08 699f458cf7ca: Verifying Checksum 20:40:08 699f458cf7ca: Download complete 20:40:09 8998bd30e6a1: Verifying Checksum 20:40:09 8998bd30e6a1: Download complete 20:40:12 2437ff75d9bd: Verifying Checksum 20:40:12 2437ff75d9bd: Download complete 20:40:13 8998bd30e6a1: Pull complete 20:40:14 04944245beec: Pull complete 20:40:15 699f458cf7ca: Pull complete 20:40:15 765212b225bb: Pull complete 20:40:16 f23df028b6ca: Pull complete 20:40:16 d65c8cfc05b1: Pull complete 20:40:31 2437ff75d9bd: Pull complete 20:40:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:32 prd-ubuntu20.04-docker-arm64-4c-16g-8628 does not seem to be running inside a container 20:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:40:35 $ docker top 49bfe18dec2041fe26855d50f07f46a380b9bb0ab14943cd0a95fd650a759549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:36 ---> job-cost.sh 20:40:36 lf-activate-venv: SKIPPING 20:40:36 INFO: No Stack... 20:40:37 INFO: Retrieving Pricing Info for: v3-standard-4 20:40:38 INFO: Archiving Costs [Pipeline] sh 20:40:38 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:40:38 + cut -d, -f6 [Pipeline] lock 20:40:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4414-1-stack-cost] 20:40:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4414-1-stack-cost] did not exist. Created. 20:40:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:39 + echo total: 0.10999999940395355 [Pipeline] stash 20:40:39 Stashed 1 file(s) [Pipeline] } 20:40:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4414-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:39 $ docker stop --time=1 49bfe18dec2041fe26855d50f07f46a380b9bb0ab14943cd0a95fd650a759549 20:40:41 $ docker rm -f --volumes 49bfe18dec2041fe26855d50f07f46a380b9bb0ab14943cd0a95fd650a759549 [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:40:42 provisioning config files... 20:40:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5462773899256152055tmp [Pipeline] { [Pipeline] sh 20:40:42 + set +x 20:40:42 + curl -s https://codecov.io/bash 20:40:42 + bash -s -- 20:40:42 20:40:42 _____ _ 20:40:42 / ____| | | 20:40:42 | | ___ __| | ___ ___ _____ __ 20:40:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:40:42 | |___| (_) | (_| | __/ (_| (_) \ V / 20:40:42 \_____\___/ \__,_|\___|\___\___/ \_/ 20:40:42 Bash-1.0.6 20:40:42 20:40:42 20:40:42 ==> git version 2.25.1 found 20:40:42 ==> 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:40:42 Release-Date: 2020-01-08 20:40:42 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:40:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:40:42 ==> Jenkins CI detected. 20:40:42 current dir:  /w/workspace/edgex-go/1 20:40:42 project root: . 20:40:42 --> token set from env 20:40:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:40:42 ==> Running gcov in . (disable via -X gcov) 20:40:42 ==> Python coveragepy not found 20:40:42 ==> Searching for coverage reports in: 20:40:42 + . 20:40:42 -> Found 1 reports 20:40:42 ==> Detecting git/mercurial file structure 20:40:42 ==> Reading reports 20:40:42 + ./coverage.out bytes=446903 20:40:43 ==> Appending adjustments 20:40:43 https://docs.codecov.io/docs/fixing-reports 20:40:44 + Found adjustments 20:40:44 ==> Gzipping contents 20:40:44 60K /tmp/codecov.a9hTRa.gz 20:40:44 ==> Uploading reports 20:40:44 url: https://codecov.io 20:40:44 query: branch=PR-4414&commit=28167453aa7e100448e51f919f853bcb097fb4ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4414&job=&cmd_args= 20:40:44 -> Pinging Codecov 20:40:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4414&commit=28167453aa7e100448e51f919f853bcb097fb4ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4414&job=&cmd_args= 20:40:44 -> Uploading to 20:40:44 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/28167453aa7e100448e51f919f853bcb097fb4ef/f24b8562-2f18-46ad-a821-6b7ba81481ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T204044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cabf74d81acbb3595618a493fcd79bea884b7b0fb39d9c85e27bc4cdc28dc9ad 20:40:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:44 Dload Upload Total Spent Left Speed 20:40:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58165 0 0 100 58165 0 217k --:--:-- --:--:-- --:--:-- 217k 20:40:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/28167453aa7e100448e51f919f853bcb097fb4ef [Pipeline] } 20:40:44 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:40:45 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:40:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:47 ---> package-listing.sh 20:40:47 ++ facter osfamily 20:40:47 ++ tr '[:upper:]' '[:lower:]' 20:40:47 + OS_FAMILY=debian 20:40:47 + workspace=/w/workspace/edgex-go/1 20:40:47 + START_PACKAGES=/tmp/packages_start.txt 20:40:47 + END_PACKAGES=/tmp/packages_end.txt 20:40:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:47 + PACKAGES=/tmp/packages_start.txt 20:40:47 + '[' /w/workspace/edgex-go/1 ']' 20:40:47 + PACKAGES=/tmp/packages_end.txt 20:40:47 + case "${OS_FAMILY}" in 20:40:47 + dpkg -l 20:40:47 + grep '^ii' 20:40:47 + '[' -f /tmp/packages_start.txt ']' 20:40:47 + '[' -f /tmp/packages_end.txt ']' 20:40:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:47 + '[' /w/workspace/edgex-go/1 ']' 20:40:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:40:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:40:47 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:40:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:48 20:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:48 latest: Pulling from edgex-lftools-log-publisher 20:40:48 5eb5b503b376: Pulling fs layer 20:40:48 5c69ac0246d0: Pulling fs layer 20:40:48 ec43610c2a17: Pulling fs layer 20:40:48 3a2ae6a8a46f: Pulling fs layer 20:40:48 33b1e0a273af: Pulling fs layer 20:40:48 5d3b04190fa2: Pulling fs layer 20:40:48 2f39f015ded8: Pulling fs layer 20:40:48 33b1e0a273af: Waiting 20:40:48 5d3b04190fa2: Waiting 20:40:48 2f39f015ded8: Waiting 20:40:48 3a2ae6a8a46f: Waiting 20:40:48 5c69ac0246d0: Download complete 20:40:48 3a2ae6a8a46f: Verifying Checksum 20:40:48 3a2ae6a8a46f: Download complete 20:40:48 33b1e0a273af: Verifying Checksum 20:40:48 33b1e0a273af: Download complete 20:40:48 5d3b04190fa2: Verifying Checksum 20:40:48 5d3b04190fa2: Download complete 20:40:48 ec43610c2a17: Verifying Checksum 20:40:48 ec43610c2a17: Download complete 20:40:48 5eb5b503b376: Download complete 20:40:49 2f39f015ded8: Verifying Checksum 20:40:49 2f39f015ded8: Download complete 20:40:50 5eb5b503b376: Pull complete 20:40:50 5c69ac0246d0: Pull complete 20:40:50 ec43610c2a17: Pull complete 20:40:50 3a2ae6a8a46f: Pull complete 20:40:50 33b1e0a273af: Pull complete 20:40:50 5d3b04190fa2: Pull complete 20:40:55 2f39f015ded8: Pull complete 20:40:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:55 prd-ubuntu20.04-docker-8c-8g-8624 does not seem to be running inside a container 20:40:55 $ 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:40:57 $ docker top e7ca098dd7a4f8df3e0587faf84a7d558e3e8e77c8e99007e6f709bf996120e0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:57 + touch /tmp/pre-build-complete [Pipeline] sh 20:40:57 + mkdir -p /var/log/sysstat [Pipeline] sh 20:40:58 + ls /var/log/sa-host 20:40:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:58 provisioning config files... 20:40:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4269747880602517501tmp [Pipeline] { [Pipeline] echo 20:40:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:40:58 ---> create-netrc.sh [Pipeline] } 20:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:40:59 ---> python-tools-install.sh [Pipeline] echo 20:40:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:40:59 ---> sudo-logs.sh 20:40:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:40:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:40:59 ---> job-cost.sh 20:40:59 lf-activate-venv: SKIPPING 20:40:59 DEBUG: total: 0.10999999940395355 20:40:59 INFO: Retrieving Stack Cost... 20:41:00 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:00 INFO: Archiving Costs [Pipeline] echo 20:41:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:00 ---> logs-deploy.sh 20:41:00 lf-activate-venv: SKIPPING 20:41:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4414/1 20:41:00 INFO: archiving workspace using pattern(s): 20:41:01 Archives upload complete. 20:41:02 INFO: archiving logs to Nexus 20:41:02 ---> uname -a: 20:41:02 Linux prd-ubuntu20-04-docker-8c-8g-8624 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:41:02 20:41:02 20:41:02 ---> lscpu: 20:41:02 Architecture: x86_64 20:41:02 CPU op-mode(s): 32-bit, 64-bit 20:41:02 Byte Order: Little Endian 20:41:02 Address sizes: 40 bits physical, 48 bits virtual 20:41:02 CPU(s): 8 20:41:02 On-line CPU(s) list: 0-7 20:41:02 Thread(s) per core: 1 20:41:02 Core(s) per socket: 1 20:41:02 Socket(s): 8 20:41:02 NUMA node(s): 1 20:41:02 Vendor ID: AuthenticAMD 20:41:02 CPU family: 23 20:41:02 Model: 49 20:41:02 Model name: AMD EPYC-Rome Processor 20:41:02 Stepping: 0 20:41:02 CPU MHz: 2799.998 20:41:02 BogoMIPS: 5599.99 20:41:02 Virtualization: AMD-V 20:41:02 Hypervisor vendor: KVM 20:41:02 Virtualization type: full 20:41:02 L1d cache: 256 KiB 20:41:02 L1i cache: 256 KiB 20:41:02 L2 cache: 4 MiB 20:41:02 L3 cache: 128 MiB 20:41:02 NUMA node0 CPU(s): 0-7 20:41:02 Vulnerability Itlb multihit: Not affected 20:41:02 Vulnerability L1tf: Not affected 20:41:02 Vulnerability Mds: Not affected 20:41:02 Vulnerability Meltdown: Not affected 20:41:02 Vulnerability Mmio stale data: Not affected 20:41:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:41:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:41:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:41:02 Vulnerability Srbds: Not affected 20:41:02 Vulnerability Tsx async abort: Not affected 20:41:02 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:41:02 20:41:02 20:41:02 ---> nproc: 20:41:02 8 20:41:02 20:41:02 20:41:02 ---> df -h: 20:41:02 Filesystem Size Used Avail Use% Mounted on 20:41:02 overlay 155G 21G 135G 14% / 20:41:02 tmpfs 64M 0 64M 0% /dev 20:41:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:41:02 shm 64M 0 64M 0% /dev/shm 20:41:02 /dev/vda1 155G 21G 135G 14% /facter-os 20:41:02 20:41:02 20:41:02 ---> sar -b -r -n DEV: 20:41:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8624) 03/07/23 _x86_64_ (8 CPU) 20:41:02 20:41:02 19:57:40 LINUX RESTART (8 CPU) 20:41:02 20:41:02 19:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:41:02 19:59:01 179.48 39.40 140.08 0.00 4345.03 167737.67 0.00 20:41:02 20:00:01 55.82 0.08 55.74 0.00 11.20 24307.02 0.00 20:41:02 20:01:01 61.31 0.25 61.06 0.00 4.40 22055.54 0.00 20:41:02 20:02:01 577.64 10.31 567.32 0.00 96.92 217638.13 0.00 20:41:02 20:03:01 1081.50 7.97 1073.54 0.00 920.65 354049.79 0.00 20:41:02 20:04:01 840.74 5.53 835.21 0.00 4275.42 304985.61 0.00 20:41:02 20:05:01 860.69 0.73 859.96 0.00 10.66 146232.16 0.00 20:41:02 20:06:01 2.68 0.00 2.68 0.00 0.00 30.26 0.00 20:41:02 20:07:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 20:41:02 20:08:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 20:41:02 20:09:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 20:41:02 20:10:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:41:02 20:11:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 20:41:02 20:12:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 20:41:02 20:13:01 1.20 0.02 1.18 0.00 0.13 16.53 0.00 20:41:02 20:14:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 20:41:02 20:15:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 20:41:02 20:16:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 20:41:02 20:17:01 1.32 0.02 1.30 0.00 0.13 14.93 0.00 20:41:02 20:18:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 20:41:02 20:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:41:02 20:20:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 20:41:02 20:21:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 20:41:02 20:22:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 20:41:02 20:23:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 20:41:02 20:24:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 20:41:02 20:25:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 20:41:02 20:26:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 20:41:02 20:27:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 20:41:02 20:28:01 1.65 0.00 1.65 0.00 0.00 19.59 0.00 20:41:02 20:29:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 20:41:02 20:30:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 20:41:02 20:31:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 20:41:02 20:32:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 20:41:02 20:33:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 20:41:02 20:34:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 20:41:02 20:35:01 3.23 1.60 1.63 0.00 36.39 20.66 0.00 20:41:02 20:36:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 20:41:02 20:37:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 20:41:02 20:38:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 20:41:02 20:39:01 1.03 0.00 1.03 0.00 0.00 11.39 0.00 20:41:02 20:40:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 20:41:02 20:41:01 39.54 0.22 39.33 0.00 16.93 16761.21 0.00 20:41:02 Average: 87.12 1.52 85.60 0.00 224.53 29130.20 0.00 20:41:02 20:41:02 19:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:02 19:59:01 28183564 31567108 742188 2.26 104368 3496768 2046676 6.03 1141932 3132980 161256 20:41:02 20:00:01 28029132 31402340 897124 2.73 113900 3464764 2375372 7.00 1386448 3018744 69372 20:41:02 20:01:01 27983432 31567972 736968 2.24 116520 3667480 1842444 5.43 1214472 3238172 261620 20:41:02 20:02:01 20837760 31411412 876080 2.66 284332 10141584 2702364 7.96 1828172 9398544 3081164 20:41:02 20:03:01 19879228 31352092 906600 2.76 323828 10892256 2556752 7.54 2178952 9859476 906000 20:41:02 20:04:01 16257056 31378152 873216 2.66 432784 14233884 2283900 6.73 2666856 12800332 4 20:41:02 20:05:01 17164452 31518220 745304 2.27 478924 13424032 1931392 5.69 2487852 12084496 492 20:41:02 20:06:01 17164416 31518236 744908 2.27 478944 13424036 1931392 5.69 2487704 12084500 48 20:41:02 20:07:01 17165492 31519352 743548 2.26 478952 13424044 1931392 5.69 2487348 12084504 188 20:41:02 20:08:01 17172368 31526312 736652 2.24 478996 13424048 1931392 5.69 2480548 12084508 188 20:41:02 20:09:01 17174148 31528100 734796 2.23 479012 13424052 1931392 5.69 2478608 12084512 4 20:41:02 20:10:01 17178100 31532328 730808 2.22 479032 13424052 1931392 5.69 2474500 12084752 180 20:41:02 20:11:01 17178084 31532316 730756 2.22 479040 13424056 1931392 5.69 2474500 12084756 12 20:41:02 20:12:01 17178280 31532552 730468 2.22 479060 13424060 1931392 5.69 2474412 12084760 44 20:41:02 20:13:01 17169080 31523464 739628 2.25 479100 13424036 1959860 5.78 2488652 12084764 352 20:41:02 20:14:01 17177492 31531884 731184 2.22 479112 13424040 1942248 5.72 2474632 12084768 260 20:41:02 20:15:01 17177792 31532192 730864 2.22 479124 13424044 1942248 5.72 2474292 12084772 12 20:41:02 20:16:01 17177712 31532116 730860 2.22 479144 13424044 1942248 5.72 2474340 12084772 184 20:41:02 20:17:01 17177372 31531844 731112 2.22 479168 13424048 1942248 5.72 2474540 12084784 8 20:41:02 20:18:01 17177784 31532304 730732 2.22 479204 13424044 1942248 5.72 2474292 12084788 52 20:41:02 20:19:01 17177760 31532316 730728 2.22 479216 13424056 1942248 5.72 2474508 12084792 8 20:41:02 20:20:01 17177924 31532516 730476 2.22 479240 13424060 1942248 5.72 2474584 12084800 44 20:41:02 20:21:01 17178160 31532752 730156 2.22 479256 13424060 1942248 5.72 2474584 12084800 8 20:41:02 20:22:01 17178360 31532956 730084 2.22 479280 13424064 1942248 5.72 2474584 12084804 44 20:41:02 20:23:01 17178304 31532904 730076 2.22 479284 13424068 1942248 5.72 2475004 12084808 68 20:41:02 20:24:01 17178216 31532888 730064 2.22 479312 13424072 1942248 5.72 2475124 12084816 204 20:41:02 20:25:01 17178168 31532848 730124 2.22 479328 13424076 1942248 5.72 2475016 12084820 188 20:41:02 20:26:01 17178072 31532788 730072 2.22 479352 13424080 1942248 5.72 2474648 12084820 44 20:41:02 20:27:01 17178024 31532824 730044 2.22 479364 13424084 1942248 5.72 2474888 12084828 20 20:41:02 20:28:01 17178080 31533016 729860 2.22 479412 13424216 1942248 5.72 2475036 12084960 68 20:41:02 20:29:01 17177820 31532816 730088 2.22 479424 13424216 1942248 5.72 2475188 12084964 176 20:41:02 20:30:01 17178024 31533028 729788 2.22 479452 13424220 1942248 5.72 2475096 12084968 176 20:41:02 20:31:01 17178008 31533012 729732 2.22 479464 13424220 1942248 5.72 2475156 12084968 176 20:41:02 20:32:01 17178032 31533040 729700 2.22 479468 13424224 1942248 5.72 2474772 12084972 44 20:41:02 20:33:01 17177960 31533036 729648 2.22 479508 13424228 1942248 5.72 2474828 12084980 32 20:41:02 20:34:01 17177936 31533012 729600 2.22 479536 13424228 1942248 5.72 2474888 12084980 44 20:41:02 20:35:01 17164412 31521644 741068 2.25 479608 13425320 1942248 5.72 2489288 12085288 8 20:41:02 20:36:01 17164340 31521616 741088 2.25 479648 13425324 1942248 5.72 2489060 12085264 8 20:41:02 20:37:01 17164072 31521360 741272 2.25 479660 13425328 1942248 5.72 2488968 12085268 4 20:41:02 20:38:01 17164276 31521628 740976 2.25 479688 13425332 1942248 5.72 2489032 12085276 12 20:41:02 20:39:01 17164508 31521864 740936 2.25 479696 13425332 1942248 5.72 2489100 12085280 12 20:41:02 20:40:01 17164224 31521592 741144 2.25 479724 13425340 1942248 5.72 2489100 12085288 184 20:41:02 20:41:01 16577308 31455132 801852 2.44 496692 13878632 1992984 5.87 2579760 12523588 496 20:41:02 Average: 18046854 31515835 750055 2.28 444818 12629073 1991911 5.87 2377564 11372721 104268 20:41:02 20:41:02 19:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:02 19:59:01 ens3 1598.85 1440.77 12730.85 179.72 0.00 0.00 0.00 0.00 20:41:02 19:59:01 lo 5.22 5.22 0.51 0.51 0.00 0.00 0.00 0.00 20:41:02 19:59:01 docker0 653.36 612.90 46.50 3487.14 0.00 0.00 0.00 0.00 20:41:02 20:00:01 ens3 53.89 46.56 39.73 89.04 0.00 0.00 0.00 0.00 20:41:02 20:00:01 veth48f9c24 1.23 1.42 0.09 0.11 0.00 0.00 0.00 0.00 20:41:02 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:00:01 docker0 1.23 1.30 0.08 0.11 0.00 0.00 0.00 0.00 20:41:02 20:01:01 ens3 89.52 57.54 1689.94 17.82 0.00 0.00 0.00 0.00 20:41:02 20:01:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:41:02 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:02:01 veth5cb30c3 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:41:02 20:02:01 ens3 910.01 523.25 6094.73 58.22 0.00 0.00 0.00 0.00 20:41:02 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:02:01 docker0 509.78 882.94 41.43 6071.04 0.00 0.00 0.00 0.00 20:41:02 20:03:01 veth5cb30c3 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 20:41:02 20:03:01 vethe504239 76.74 165.52 7.80 1085.84 0.00 0.00 0.00 0.09 20:41:02 20:03:01 vethf256767 27.98 40.43 2.74 14.52 0.00 0.00 0.00 0.00 20:41:02 20:03:01 ens3 592.77 313.11 3826.10 50.13 0.00 0.00 0.00 0.00 20:41:02 20:03:01 veth8d8ab86 8.53 11.33 0.83 4.37 0.00 0.00 0.00 0.00 20:41:02 20:03:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 20:41:02 20:03:01 docker0 245.04 471.00 20.52 2696.08 0.00 0.00 0.00 0.00 20:41:02 20:03:01 veth3be8acf 27.60 38.93 2.69 13.98 0.00 0.00 0.00 0.00 20:41:02 20:04:01 veth5cb30c3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:04:01 veth9b71ac2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:41:02 20:04:01 ens3 634.81 272.82 5447.54 37.39 0.00 0.00 0.00 0.00 20:41:02 20:04:01 veth83e6951 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:04:01 veth7f8dd91 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:04:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 20:41:02 20:04:01 docker0 195.69 464.69 16.45 3611.23 0.00 0.00 0.00 0.00 20:41:02 20:04:01 veth9b0bc59 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:41:02 20:05:01 ens3 243.44 124.15 1547.68 26.50 0.00 0.00 0.00 0.00 20:41:02 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:05:01 docker0 101.43 204.43 8.09 1516.02 0.00 0.00 0.00 0.00 20:41:02 20:06:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:41:02 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:09:01 ens3 0.52 0.20 0.50 0.07 0.00 0.00 0.00 0.00 20:41:02 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:11:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:41:02 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:12:01 ens3 0.80 0.43 0.36 0.27 0.00 0.00 0.00 0.00 20:41:02 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:14:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 20:41:02 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:15:01 ens3 0.20 0.13 0.06 0.01 0.00 0.00 0.00 0.00 20:41:02 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:19:01 ens3 3.10 3.82 0.27 22.54 0.00 0.00 0.00 0.00 20:41:02 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:20:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:23:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:41:02 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:24:01 ens3 0.63 1.13 0.11 6.61 0.00 0.00 0.00 0.00 20:41:02 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:27:01 ens3 11.71 20.15 0.98 21.98 0.00 0.00 0.00 0.00 20:41:02 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:28:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:29:01 ens3 3.02 3.10 0.36 6.71 0.00 0.00 0.00 0.00 20:41:02 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:31:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:32:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:34:01 ens3 1.83 3.37 0.18 6.72 0.00 0.00 0.00 0.00 20:41:02 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:35:01 ens3 49.84 60.87 7.81 138.20 0.00 0.00 0.00 0.00 20:41:02 20:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:37:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:39:01 ens3 0.39 0.14 0.30 0.07 0.00 0.00 0.00 0.00 20:41:02 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:02 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 20:41:01 ens3 113.51 70.05 2539.51 17.37 0.00 0.00 0.00 0.00 20:41:02 20:41:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 20:41:02 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:02 Average: ens3 99.75 67.94 784.72 15.75 0.00 0.00 0.00 0.00 20:41:02 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 20:41:02 Average: docker0 39.47 61.14 3.08 403.21 0.00 0.00 0.00 0.00 20:41:02 20:41:02