Pull request #4266 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2f79183415fe66919291adaa44f2e42ffffd7c9+91e411aa53f699ccf61ff3ecb6035e966bf0396d (bb0f27857d35a6126e956b8f60c213d876564202) 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-ssh1846700939872756913.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-ssh8335400687903105691.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-4266/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-4266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9899349152018301489.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-4266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13705437172840786578.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-ssh7072737783299736363.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-4266/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-4266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1793216219839748893.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1469 in /w/workspace/edgexfoundry_edgex-go_PR-4266 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 91e411aa53f699ccf61ff3ecb6035e966bf0396d into PR head commit b2f79183415fe66919291adaa44f2e42ffffd7c9 Merge succeeded, producing b2f79183415fe66919291adaa44f2e42ffffd7c9 Checking out Revision b2f79183415fe66919291adaa44f2e42ffffd7c9 (PR-4266) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4266/head:refs/remotes/origin/PR-4266 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2f79183415fe66919291adaa44f2e42ffffd7c9 # 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 91e411aa53f699ccf61ff3ecb6035e966bf0396d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2f79183415fe66919291adaa44f2e42ffffd7c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T19:04:53.004Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T19:04:53.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T19:04:53.271Z] ========================================================= [2023-01-09T19:04:53.271Z] EdgeX Global Pipelines Version Info [2023-01-09T19:04:53.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:04:54.001Z] ------------------- [2023-01-09T19:04:54.001Z] stable info: [2023-01-09T19:04:54.001Z] ------------------- [2023-01-09T19:04:54.001Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T19:04:54.001Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T19:04:54.001Z] Message: update stable to v1.0.244 [2023-01-09T19:04:54.569Z] ------------------- [2023-01-09T19:04:54.569Z] experimental info: [2023-01-09T19:04:54.569Z] ------------------- [2023-01-09T19:04:54.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T19:04:54.569Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T19:04:54.569Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T19:04:54.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-09T19:04:54.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-09T19:04:54.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T19:04:54.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T19:04:55.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T19:04:55.046Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T19:04:55.089Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T19:04:55.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-09T19:04:55.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-09T19:04:55.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-09T19:04:55.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T19:04:55.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T19:04:55.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T19:04:55.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T19:04:55.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T19:04:55.454Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T19:04:55.494Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T19:04:55.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T19:04:55.575Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-09T19:04:55.619Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-09T19:04:55.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T19:04:55.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T19:04:55.812Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T19:04:55.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4266 [Pipeline] echo [2023-01-09T19:04:55.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4266 [Pipeline] echo [2023-01-09T19:04:55.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4266 [Pipeline] echo [2023-01-09T19:04:55.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2f79183415fe66919291adaa44f2e42ffffd7c9 [Pipeline] echo [2023-01-09T19:04:56.020Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2f7918 [Pipeline] echo [2023-01-09T19:04:56.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:04:56.177Z] provisioning config files... [2023-01-09T19:04:56.190Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4893086759506899831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:04:56.536Z] ---> docker-login.sh [2023-01-09T19:04:56.536Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:04:56.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:04:56.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:04:56.796Z] Configure a credential helper to remove this warning. See [2023-01-09T19:04:56.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:04:56.796Z] [2023-01-09T19:04:56.796Z] Login Succeeded [2023-01-09T19:04:56.796Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:04:57.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:04:57.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:04:57.056Z] Configure a credential helper to remove this warning. See [2023-01-09T19:04:57.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:04:57.056Z] [2023-01-09T19:04:57.056Z] Login Succeeded [2023-01-09T19:04:57.056Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:04:57.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:04:57.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:04:57.056Z] Configure a credential helper to remove this warning. See [2023-01-09T19:04:57.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:04:57.056Z] [2023-01-09T19:04:57.056Z] Login Succeeded [2023-01-09T19:04:57.056Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:04:57.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:04:57.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:04:57.317Z] Configure a credential helper to remove this warning. See [2023-01-09T19:04:57.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:04:57.317Z] [2023-01-09T19:04:57.317Z] Login Succeeded [2023-01-09T19:04:57.317Z] docker.io [2023-01-09T19:04:57.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:04:57.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:04:57.577Z] Configure a credential helper to remove this warning. See [2023-01-09T19:04:57.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:04:57.577Z] [2023-01-09T19:04:57.577Z] Login Succeeded [2023-01-09T19:04:57.577Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:04:57.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:04:58.028Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + dirname cmd/core-command/Dockerfile [2023-01-09T19:04:58.028Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + dirname cmd/core-data/Dockerfile [2023-01-09T19:04:58.028Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-09T19:04:58.028Z] + dirname cmd/core-metadata/Dockerfile [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-09T19:04:58.028Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-09T19:04:58.028Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-09T19:04:58.028Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-09T19:04:58.028Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-09T19:04:58.028Z] + + dirname cmd/security-spire-agent/Dockerfilecut [2023-01-09T19:04:58.028Z] -d/ -f2 [2023-01-09T19:04:58.028Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-09T19:04:58.028Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-09T19:04:58.028Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-09T19:04:58.028Z] + cut -d/ -f2 [2023-01-09T19:04:58.028Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-09T19:04:58.029Z] + + dirname cmd/support-notifications/Dockerfile [2023-01-09T19:04:58.029Z] cut -d/ -f2 [2023-01-09T19:04:58.029Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-09T19:04:58.029Z] + + cut -d/ -f2 [2023-01-09T19:04:58.029Z] dirname cmd/support-scheduler/Dockerfile [2023-01-09T19:04:58.029Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-09T19:04:58.069Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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 [2023-01-09T19:04:58.599Z] + git rev-list -1 --merges b2f79183415fe66919291adaa44f2e42ffffd7c9~1..b2f79183415fe66919291adaa44f2e42ffffd7c9 [Pipeline] echo [2023-01-09T19:04:58.633Z] -----------> git rev-list -1 --merges b2f79183415fe66919291adaa44f2e42ffffd7c9~1..b2f79183415fe66919291adaa44f2e42ffffd7c9 b2f79183415fe66919291adaa44f2e42ffffd7c9 [false] [Pipeline] sh [2023-01-09T19:04:58.945Z] + git log --format=format:%s -1 b2f79183415fe66919291adaa44f2e42ffffd7c9 [Pipeline] echo [2023-01-09T19:04:58.980Z] ========================================================= [2023-01-09T19:04:58.980Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T19:04:58.980Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-09T19:04:59.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:04:59.464Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T19:04:59.464Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T19:04:59.464Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T19:04:59.464Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T19:04:59.464Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T19:04:59.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:04:59.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:04:59.957Z] [2023-01-09T19:04:59.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:05:00.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:05:00.326Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T19:05:00.326Z] b85a868b505f: Pulling fs layer [2023-01-09T19:05:00.326Z] e2be974225ed: Pulling fs layer [2023-01-09T19:05:00.326Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T19:05:00.326Z] 988bab9f4d93: Pulling fs layer [2023-01-09T19:05:00.326Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T19:05:00.326Z] eaf3925da568: Pulling fs layer [2023-01-09T19:05:00.326Z] bab4dde63d76: Pulling fs layer [2023-01-09T19:05:00.326Z] bde34c3a00c8: Pulling fs layer [2023-01-09T19:05:00.326Z] b352a97aabf1: Pulling fs layer [2023-01-09T19:05:00.326Z] 4872d77fe225: Pulling fs layer [2023-01-09T19:05:00.326Z] 5851b861e8e6: Pulling fs layer [2023-01-09T19:05:00.326Z] 4872d77fe225: Waiting [2023-01-09T19:05:00.326Z] bab4dde63d76: Waiting [2023-01-09T19:05:00.326Z] bde34c3a00c8: Waiting [2023-01-09T19:05:00.326Z] 5851b861e8e6: Waiting [2023-01-09T19:05:00.326Z] b352a97aabf1: Waiting [2023-01-09T19:05:00.326Z] eaf3925da568: Waiting [2023-01-09T19:05:00.326Z] 988bab9f4d93: Waiting [2023-01-09T19:05:00.326Z] e2be974225ed: Verifying Checksum [2023-01-09T19:05:00.326Z] e2be974225ed: Download complete [2023-01-09T19:05:00.326Z] 988bab9f4d93: Download complete [2023-01-09T19:05:00.590Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T19:05:00.590Z] 1469e6f7b9e6: Download complete [2023-01-09T19:05:00.590Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T19:05:00.590Z] 339a4e72a1f5: Download complete [2023-01-09T19:05:00.590Z] eaf3925da568: Verifying Checksum [2023-01-09T19:05:00.590Z] eaf3925da568: Download complete [2023-01-09T19:05:00.590Z] bde34c3a00c8: Download complete [2023-01-09T19:05:00.590Z] b352a97aabf1: Download complete [2023-01-09T19:05:00.590Z] 4872d77fe225: Verifying Checksum [2023-01-09T19:05:00.590Z] 4872d77fe225: Download complete [2023-01-09T19:05:00.590Z] 5851b861e8e6: Verifying Checksum [2023-01-09T19:05:00.590Z] 5851b861e8e6: Download complete [2023-01-09T19:05:00.590Z] b85a868b505f: Verifying Checksum [2023-01-09T19:05:00.590Z] b85a868b505f: Download complete [2023-01-09T19:05:00.848Z] bab4dde63d76: Verifying Checksum [2023-01-09T19:05:00.848Z] bab4dde63d76: Download complete [2023-01-09T19:05:01.784Z] b85a868b505f: Pull complete [2023-01-09T19:05:01.784Z] e2be974225ed: Pull complete [2023-01-09T19:05:02.043Z] 339a4e72a1f5: Pull complete [2023-01-09T19:05:02.303Z] 988bab9f4d93: Pull complete [2023-01-09T19:05:02.563Z] 1469e6f7b9e6: Pull complete [2023-01-09T19:05:02.563Z] eaf3925da568: Pull complete [2023-01-09T19:05:03.939Z] bab4dde63d76: Pull complete [2023-01-09T19:05:04.199Z] bde34c3a00c8: Pull complete [2023-01-09T19:05:04.199Z] b352a97aabf1: Pull complete [2023-01-09T19:05:04.199Z] 4872d77fe225: Pull complete [2023-01-09T19:05:04.459Z] 5851b861e8e6: Pull complete [2023-01-09T19:05:04.459Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T19:05:04.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:05:04.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:05:04.672Z] prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container [2023-01-09T19:05:04.719Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:05:06.862Z] $ docker top a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 -eo pid,comm [2023-01-09T19:05:06.900Z] 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). [2023-01-09T19:05:06.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:05:07.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:05:07.056Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:05:07.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:05:07.181Z] $ docker exec a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 ssh-agent [2023-01-09T19:05:07.273Z] SSH_AUTH_SOCK=/tmp/ssh-37CeaIn1TqZX/agent.32 [2023-01-09T19:05:07.273Z] SSH_AGENT_PID=38 [2023-01-09T19:05:07.278Z] Running ssh-add (command line suppressed) [2023-01-09T19:05:07.410Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14680851645260149204.key (/w/workspace/edgex-go/1@tmp/private_key_14680851645260149204.key) [2023-01-09T19:05:07.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:05:07.737Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T19:05:07.782Z] $ docker exec --env ******** --env ******** a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 ssh-agent -k [2023-01-09T19:05:07.877Z] unset SSH_AUTH_SOCK; [2023-01-09T19:05:07.878Z] unset SSH_AGENT_PID; [2023-01-09T19:05:07.878Z] echo Agent pid 38 killed; [2023-01-09T19:05:07.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T19:05:07.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:05:07.951Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:05:08.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:05:08.088Z] $ docker exec a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 ssh-agent [2023-01-09T19:05:08.168Z] SSH_AUTH_SOCK=/tmp/ssh-WctAB9JDBO8p/agent.69 [2023-01-09T19:05:08.168Z] SSH_AGENT_PID=75 [2023-01-09T19:05:08.173Z] Running ssh-add (command line suppressed) [2023-01-09T19:05:08.284Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_904735482268943428.key (/w/workspace/edgex-go/1@tmp/private_key_904735482268943428.key) [2023-01-09T19:05:08.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:05:08.599Z] + git semver init [2023-01-09T19:05:08.867Z] 2023-01-09 19:05:08,784 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T19:05:08.867Z] 2023-01-09 19:05:08,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-09T19:05:08.867Z] 2023-01-09 19:05:08,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-09T19:05:08.867Z] 2023-01-09 19:05:08,785 [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) [2023-01-09T19:05:14.190Z] 2023-01-09 19:05:13,317 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-09T19:05:14.190Z] 2023-01-09 19:05:13,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4266 with force:False [2023-01-09T19:05:14.190Z] 2023-01-09 19:05:13,318 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4266 [2023-01-09T19:05:14.190Z] 2023-01-09 19:05:13,320 [execute] INFO git cat-file --batch-check [2023-01-09T19:05:14.190Z] 2023-01-09 19:05:13,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T19:05:14.190Z] 2023-01-09 19:05:13,325 [execute] INFO git cat-file --batch [2023-01-09T19:05:14.190Z] 2023-01-09 19:05:13,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T19:05:14.190Z] 2023-01-09 19:05:13,330 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4266 [2023-01-09T19:05:14.190Z] 0.0.0 [Pipeline] } [2023-01-09T19:05:14.252Z] $ docker exec --env ******** --env ******** a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 ssh-agent -k [2023-01-09T19:05:14.336Z] unset SSH_AUTH_SOCK; [2023-01-09T19:05:14.337Z] unset SSH_AGENT_PID; [2023-01-09T19:05:14.337Z] echo Agent pid 75 killed; [2023-01-09T19:05:14.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:05:14.757Z] + git semver [Pipeline] } [2023-01-09T19:05:15.072Z] $ docker stop --time=1 a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 [2023-01-09T19:05:16.343Z] $ docker rm -f --volumes a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:05:16.727Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T19:05:17.014Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T19:05:17.031Z] [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 [2023-01-09T19:05:17.821Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-09T19:05:17.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:05:17.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:05:17.917Z] ========================================================= [2023-01-09T19:05:17.917Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T19:05:17.917Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:05:18.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:05:18.253Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T19:05:18.253Z] 213ec9aee27d: Pulling fs layer [2023-01-09T19:05:18.253Z] 4583459ba037: Pulling fs layer [2023-01-09T19:05:18.253Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T19:05:18.253Z] 53926ce57604: Pulling fs layer [2023-01-09T19:05:18.253Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T19:05:18.253Z] 22ff95d597cd: Pulling fs layer [2023-01-09T19:05:18.253Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T19:05:18.253Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T19:05:18.253Z] a7acece74701: Pulling fs layer [2023-01-09T19:05:18.253Z] 22ff95d597cd: Waiting [2023-01-09T19:05:18.253Z] 12d6caf4c0d1: Waiting [2023-01-09T19:05:18.253Z] 96b7cbca73a9: Waiting [2023-01-09T19:05:18.253Z] a7acece74701: Waiting [2023-01-09T19:05:18.253Z] 21b2b0c7a3f4: Waiting [2023-01-09T19:05:18.253Z] 53926ce57604: Waiting [2023-01-09T19:05:18.253Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T19:05:18.253Z] 93c1e223e6f2: Download complete [2023-01-09T19:05:18.253Z] 4583459ba037: Verifying Checksum [2023-01-09T19:05:18.253Z] 4583459ba037: Download complete [2023-01-09T19:05:18.253Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-09T19:05:18.253Z] 21b2b0c7a3f4: Download complete [2023-01-09T19:05:18.253Z] 22ff95d597cd: Verifying Checksum [2023-01-09T19:05:18.253Z] 22ff95d597cd: Download complete [2023-01-09T19:05:18.253Z] 213ec9aee27d: Verifying Checksum [2023-01-09T19:05:18.253Z] 213ec9aee27d: Download complete [2023-01-09T19:05:18.253Z] 12d6caf4c0d1: Download complete [2023-01-09T19:05:18.512Z] 213ec9aee27d: Pull complete [2023-01-09T19:05:18.512Z] 4583459ba037: Pull complete [2023-01-09T19:05:18.773Z] 93c1e223e6f2: Pull complete [2023-01-09T19:05:18.773Z] a7acece74701: Verifying Checksum [2023-01-09T19:05:18.773Z] a7acece74701: Download complete [2023-01-09T19:05:19.031Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T19:05:19.031Z] 96b7cbca73a9: Download complete [2023-01-09T19:05:19.031Z] 53926ce57604: Verifying Checksum [2023-01-09T19:05:19.031Z] 53926ce57604: Download complete [2023-01-09T19:05:22.311Z] 53926ce57604: Pull complete [2023-01-09T19:05:22.311Z] 21b2b0c7a3f4: Pull complete [2023-01-09T19:05:22.311Z] 22ff95d597cd: Pull complete [2023-01-09T19:05:22.571Z] 12d6caf4c0d1: Pull complete [2023-01-09T19:05:24.472Z] 96b7cbca73a9: Pull complete [2023-01-09T19:05:25.039Z] a7acece74701: Pull complete [2023-01-09T19:05:25.039Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T19:05:25.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:05:25.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:05:25.398Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:05:25.398Z] WORKDIR /edgex [2023-01-09T19:05:25.398Z] COPY go.mod . [2023-01-09T19:05:25.398Z] RUN go mod download [2023-01-09T19:05:25.398Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-09T19:05:25.962Z] Sending build context to Docker daemon 170.1MB [2023-01-09T19:05:25.962Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:05:25.962Z] ---> db6d94c90886 [2023-01-09T19:05:25.962Z] Step 2/4 : WORKDIR /edgex [2023-01-09T19:05:30.151Z] ---> Running in 4f87f864ad25 [2023-01-09T19:05:30.151Z] Removing intermediate container 4f87f864ad25 [2023-01-09T19:05:30.151Z] ---> fe2b42f9fadb [2023-01-09T19:05:30.151Z] Step 3/4 : COPY go.mod . [2023-01-09T19:05:30.151Z] ---> a22fb6f555fe [2023-01-09T19:05:30.151Z] Step 4/4 : RUN go mod download [2023-01-09T19:05:30.151Z] ---> Running in d6ba78f6d2bc [2023-01-09T19:05:32.360Z] Still waiting to schedule task [2023-01-09T19:05:32.361Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-09T19:05:45.026Z] Removing intermediate container d6ba78f6d2bc [2023-01-09T19:05:45.026Z] ---> d0d6e160cc8a [2023-01-09T19:05:45.026Z] Successfully built d0d6e160cc8a [2023-01-09T19:05:45.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:05:45.405Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T19:05:45.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:05:45.560Z] prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container [2023-01-09T19:05:45.605Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-09T19:05:46.029Z] $ docker top bfd6c7588e26222ac4d46d21ddbbf618c2360d79780212bf6e6e9134788a9c19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:05:46.407Z] + go version [2023-01-09T19:05:46.407Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T19:05:46.459Z] $ docker stop --time=1 bfd6c7588e26222ac4d46d21ddbbf618c2360d79780212bf6e6e9134788a9c19 [2023-01-09T19:05:47.747Z] $ docker rm -f --volumes bfd6c7588e26222ac4d46d21ddbbf618c2360d79780212bf6e6e9134788a9c19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:05:48.410Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T19:05:48.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:05:48.549Z] prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container [2023-01-09T19:05:48.597Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-09T19:05:48.942Z] $ docker top dcc7ea774ba6f8ca287e35448825750cf6d68b79a36df4ed626871d65b7df814 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-09T19:05:49.028Z] ========================================================= [2023-01-09T19:05:49.028Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-09T19:05:49.028Z] ========================================================= [Pipeline] sh [2023-01-09T19:05:49.368Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:05:49.773Z] + make test [2023-01-09T19:05:49.773Z] go test -race -coverprofile=coverage.out ./... [2023-01-09T19:05:56.342Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-09T19:06:08.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-09T19:06:09.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.091s coverage: 28.7% of statements [2023-01-09T19:06:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-09T19:06:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-09T19:06:09.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2023-01-09T19:06:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.141s coverage: 43.0% of statements [2023-01-09T19:06:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-09T19:06:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-09T19:06:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements [2023-01-09T19:06:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-09T19:06:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-09T19:06:13.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 89.2% of statements [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-09T19:06:13.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-09T19:06:13.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.538s coverage: 95.6% of statements [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-09T19:06:13.858Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-09T19:06:13.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-09T19:06:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-09T19:06:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2023-01-09T19:06:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-09T19:06:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-09T19:06:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements [2023-01-09T19:06:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.093s coverage: 29.6% of statements [2023-01-09T19:06:13.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2023-01-09T19:06:13.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-01-09T19:06:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-01-09T19:06:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2023-01-09T19:06:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.182s coverage: 79.9% of statements [2023-01-09T19:06:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-09T19:06:33.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.122s coverage: 92.9% of statements [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-09T19:06:33.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-09T19:06:33.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-09T19:06:33.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-09T19:06:33.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-01-09T19:06:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.7% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.8% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-09T19:06:33.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-09T19:06:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:06:33.830Z] 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 [2023-01-09T19:06:51.891Z] 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." [2023-01-09T19:06:51.891Z] go vet ./... [2023-01-09T19:06:53.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T19:06:53.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T19:06:53.262Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T19:06:53.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-09T19:06:53.619Z] + ls -al . [2023-01-09T19:06:53.619Z] total 764 [2023-01-09T19:06:53.619Z] drwxrwxr-x 11 1001 1001 4096 Jan 9 19:05 . [2023-01-09T19:06:53.619Z] drwxr-xr-x 4 root root 4096 Jan 9 19:05 .. [2023-01-09T19:06:53.619Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:04 .blubracket [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 16 Jan 9 19:04 .dockerignore [2023-01-09T19:06:53.619Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 19:06 .git [2023-01-09T19:06:53.619Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 19:04 .github [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 956 Jan 9 19:04 .gitignore [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 42 Jan 9 19:04 .golangci.yml [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 87 Jan 9 19:04 .hadolint.yml [2023-01-09T19:06:53.619Z] drwxr-xr-x 3 1001 1001 4096 Jan 9 19:05 .semver [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 19:04 .sonarcloud.properties [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 1171 Jan 9 19:04 ADOPTERS.md [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 10618 Jan 9 19:04 Attribution.txt [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 73765 Jan 9 19:04 CHANGELOG.md [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 19:04 CONTRIBUTING.md [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 677 Jan 9 19:04 GOVERNANCE.md [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 850 Jan 9 19:04 Jenkinsfile [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 19:04 LICENSE [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 12513 Jan 9 19:04 Makefile [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 582 Jan 9 19:04 OWNERS.md [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 9403 Jan 9 19:04 README.md [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 6912 Jan 9 19:04 SECURITY.md [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 19:05 VERSION [2023-01-09T19:06:53.619Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:04 bin [2023-01-09T19:06:53.619Z] drwxrwxr-x 16 1001 1001 4096 Jan 9 19:04 cmd [2023-01-09T19:06:53.619Z] -rw-r--r-- 1 root root 494833 Jan 9 19:06 coverage.out [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 3412 Jan 9 19:04 go.mod [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 45110 Jan 9 19:04 go.sum [2023-01-09T19:06:53.619Z] drwxrwxr-x 7 1001 1001 4096 Jan 9 19:04 internal [2023-01-09T19:06:53.619Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 19:04 openapi [2023-01-09T19:06:53.619Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 19:04 snap [2023-01-09T19:06:53.619Z] -rw-rw-r-- 1 1001 1001 204 Jan 9 19:04 version.go [Pipeline] sh [2023-01-09T19:06:53.926Z] + '[' -e coverage.out ] [2023-01-09T19:06:53.926Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-09T19:06:54.051Z] Stashed 1 file(s) [Pipeline] sh [2023-01-09T19:06:54.414Z] + make build [2023-01-09T19:06:54.415Z] 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 [2023-01-09T19:07:01.198Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1473 in /w/workspace/edgexfoundry_edgex-go_PR-4266 [Pipeline] { [Pipeline] ws [2023-01-09T19:07:01.249Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-09T19:07:01.324Z] The recommended git tool is: git [2023-01-09T19:07:06.584Z] using credential edgex-jenkins-ssh [2023-01-09T19:07:06.602Z] Cloning the remote Git repository [2023-01-09T19:07:06.608Z] 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 [2023-01-09T19:07:06.608Z] 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 [2023-01-09T19:07:07.175Z] 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 [2023-01-09T19:07:06.650Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-09T19:07:06.723Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-09T19:07:06.876Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-09T19:07:06.877Z] > git --version # timeout=10 [2023-01-09T19:07:06.907Z] > git --version # 'git version 2.25.1' [2023-01-09T19:07:06.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T19:07:06.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T19:07:13.729Z] 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 [2023-01-09T19:07:14.666Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-09T19:07:15.602Z] 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 [2023-01-09T19:07:16.979Z] 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 [2023-01-09T19:07:17.546Z] 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 [2023-01-09T19:07:18.481Z] 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 [2023-01-09T19:07:21.018Z] 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] } [2023-01-09T19:07:22.005Z] $ docker stop --time=1 dcc7ea774ba6f8ca287e35448825750cf6d68b79a36df4ed626871d65b7df814 [2023-01-09T19:07:25.121Z] Merging remotes/origin/main commit 91e411aa53f699ccf61ff3ecb6035e966bf0396d into PR head commit b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:07:25.449Z] Merge succeeded, producing b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:07:25.450Z] Checking out Revision b2f79183415fe66919291adaa44f2e42ffffd7c9 (PR-4266) [2023-01-09T19:07:23.541Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-09T19:07:23.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T19:07:24.415Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-09T19:07:24.460Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-09T19:07:24.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T19:07:24.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4266/head:refs/remotes/origin/PR-4266 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-09T19:07:25.142Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T19:07:25.158Z] > git checkout -f b2f79183415fe66919291adaa44f2e42ffffd7c9 # timeout=10 [2023-01-09T19:07:25.372Z] > git remote # timeout=10 [2023-01-09T19:07:25.388Z] > git config --get remote.origin.url # timeout=10 [2023-01-09T19:07:25.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T19:07:25.415Z] > git merge 91e411aa53f699ccf61ff3ecb6035e966bf0396d # timeout=10 [2023-01-09T19:07:25.438Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-09T19:07:25.458Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T19:07:25.469Z] > git checkout -f b2f79183415fe66919291adaa44f2e42ffffd7c9 # timeout=10 [2023-01-09T19:07:25.905Z] $ docker rm -f --volumes dcc7ea774ba6f8ca287e35448825750cf6d68b79a36df4ed626871d65b7df814 [2023-01-09T19:07:26.085Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-01-09T19:07:26.135Z] > git --version # timeout=10 [2023-01-09T19:07:26.147Z] > git --version # 'git version 2.25.1' [2023-01-09T19:07:26.165Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T19:07:26.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-09T19:07:26.992Z] [2023-01-09T19:07:26.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:07:27.395Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T19:07:27.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:07:27.395Z] Dload Upload Total Spent Left Speed [2023-01-09T19:07:27.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72448 [2023-01-09T19:07:27.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-09T19:07:27.495Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-09T19:07:27.495Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-09T19:07:27.495Z] ca9280d653b3: Pulling fs layer [2023-01-09T19:07:27.495Z] 7e9c9ca2126c: Pulling fs layer [2023-01-09T19:07:27.760Z] cbdbe7a5bc2a: Download complete [2023-01-09T19:07:27.760Z] cbdbe7a5bc2a: Pull complete [2023-01-09T19:07:27.760Z] ca9280d653b3: Verifying Checksum [2023-01-09T19:07:27.760Z] ca9280d653b3: Download complete [Pipeline] sh [2023-01-09T19:07:28.018Z] 7e9c9ca2126c: Download complete [2023-01-09T19:07:28.102Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T19:07:28.274Z] ca9280d653b3: Pull complete [2023-01-09T19:07:28.446Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T19:07:28.446Z] + sudo tee /etc/docker/daemon.new [2023-01-09T19:07:28.718Z] { [2023-01-09T19:07:28.718Z] "registry-mirrors": [ [2023-01-09T19:07:28.718Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T19:07:28.718Z] ], [2023-01-09T19:07:28.718Z] "bip": "10.250.0.254/24", [2023-01-09T19:07:28.718Z] "hosts": [ [2023-01-09T19:07:28.718Z] "tcp://0.0.0.0:5555", [2023-01-09T19:07:28.718Z] "unix:///var/run/docker.sock" [2023-01-09T19:07:28.718Z] ], [2023-01-09T19:07:28.718Z] "mtu": 1458, [2023-01-09T19:07:28.718Z] "selinux-enabled": true, [2023-01-09T19:07:28.718Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T19:07:28.718Z] } [Pipeline] sh [2023-01-09T19:07:29.074Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T19:07:29.420Z] + sudo service docker restart [2023-01-09T19:07:30.798Z] 7e9c9ca2126c: Pull complete [2023-01-09T19:07:30.798Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-09T19:07:30.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-09T19:07:30.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:07:31.012Z] prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container [2023-01-09T19:07:31.060Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-09T19:07:32.965Z] $ docker top 435c23361063e12535a18018ff6ece66c23986f6639fe6de6a1dc17d7c2e7cac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:07:33.331Z] + docker-compose build --help [2023-01-09T19:07:33.332Z] + grep parallel [2023-01-09T19:07:33.900Z] --parallel Build images in parallel. [Pipeline] } [2023-01-09T19:07:33.954Z] $ docker stop --time=1 435c23361063e12535a18018ff6ece66c23986f6639fe6de6a1dc17d7c2e7cac [2023-01-09T19:07:35.223Z] $ docker rm -f --volumes 435c23361063e12535a18018ff6ece66c23986f6639fe6de6a1dc17d7c2e7cac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:07:35.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-09T19:07:35.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:07:35.935Z] prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container [2023-01-09T19:07:35.983Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-09T19:07:36.333Z] $ docker top 25abe00d360974afd7e8a3af251a286d374a90dad7c2050ffcbfe668af9ed6ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:07:36.713Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-09T19:07:37.283Z] Building core-command ... [2023-01-09T19:07:37.283Z] Building core-data ... [2023-01-09T19:07:37.283Z] Building core-metadata ... [2023-01-09T19:07:37.283Z] Building security-bootstrapper ... [2023-01-09T19:07:37.283Z] Building security-proxy-setup ... [2023-01-09T19:07:37.283Z] Building security-secretstore-setup ... [2023-01-09T19:07:37.283Z] Building security-spiffe-token-provider ... [2023-01-09T19:07:37.283Z] Building security-spire-agent ... [2023-01-09T19:07:37.283Z] Building security-spire-config ... [2023-01-09T19:07:37.283Z] Building security-spire-server ... [2023-01-09T19:07:37.283Z] Building support-notifications ... [2023-01-09T19:07:37.283Z] Building support-scheduler ... [2023-01-09T19:07:37.283Z] Building core-command [2023-01-09T19:07:37.283Z] Building support-scheduler [2023-01-09T19:07:37.283Z] Building security-proxy-setup [2023-01-09T19:07:37.283Z] Building support-notifications [2023-01-09T19:07:37.283Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:07:47.747Z] provisioning config files... [2023-01-09T19:07:47.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10335166084288596575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:07:48.165Z] ---> docker-login.sh [2023-01-09T19:07:48.165Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:07:48.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:07:48.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:07:48.705Z] Configure a credential helper to remove this warning. See [2023-01-09T19:07:48.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:07:48.705Z] [2023-01-09T19:07:48.705Z] Login Succeeded [2023-01-09T19:07:48.705Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:07:48.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:07:49.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:07:49.241Z] Configure a credential helper to remove this warning. See [2023-01-09T19:07:49.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:07:49.241Z] [2023-01-09T19:07:49.241Z] Login Succeeded [2023-01-09T19:07:49.241Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:07:49.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:07:49.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:07:49.487Z] ---> d0d6e160cc8a [2023-01-09T19:07:49.487Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:07:49.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:07:49.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:07:49.487Z] ---> d0d6e160cc8a [2023-01-09T19:07:49.487Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:07:49.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:07:49.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:07:49.487Z] ---> d0d6e160cc8a [2023-01-09T19:07:49.487Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:07:49.487Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:07:49.487Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:07:49.487Z] ---> d0d6e160cc8a [2023-01-09T19:07:49.487Z] Step 3/21 : WORKDIR /edgex-go [2023-01-09T19:07:49.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:07:49.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:07:49.487Z] ---> d0d6e160cc8a [2023-01-09T19:07:49.487Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:07:49.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:07:49.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:07:49.513Z] Configure a credential helper to remove this warning. See [2023-01-09T19:07:49.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:07:49.513Z] [2023-01-09T19:07:49.513Z] Login Succeeded [2023-01-09T19:07:49.513Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:07:49.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:07:49.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:07:49.782Z] Configure a credential helper to remove this warning. See [2023-01-09T19:07:49.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:07:49.782Z] [2023-01-09T19:07:49.782Z] Login Succeeded [2023-01-09T19:07:49.782Z] docker.io [2023-01-09T19:07:50.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:07:50.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:07:50.317Z] Configure a credential helper to remove this warning. See [2023-01-09T19:07:50.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:07:50.317Z] [2023-01-09T19:07:50.317Z] Login Succeeded [2023-01-09T19:07:50.317Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:07:50.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-09T19:07:51.011Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-09T19:07:51.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:07:51.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:07:51.116Z] ========================================================= [2023-01-09T19:07:51.116Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T19:07:51.116Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:07:51.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:07:51.752Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T19:07:51.752Z] 9b18e9b68314: Pulling fs layer [2023-01-09T19:07:51.752Z] 35d82f9e3411: Pulling fs layer [2023-01-09T19:07:51.752Z] e16973657156: Pulling fs layer [2023-01-09T19:07:51.752Z] fc693d55d65f: Pulling fs layer [2023-01-09T19:07:51.752Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T19:07:51.752Z] dda99020689f: Pulling fs layer [2023-01-09T19:07:51.752Z] db1c61fa0a46: Pulling fs layer [2023-01-09T19:07:51.752Z] 891c053d2c06: Pulling fs layer [2023-01-09T19:07:51.752Z] dda99020689f: Waiting [2023-01-09T19:07:51.752Z] db1c61fa0a46: Waiting [2023-01-09T19:07:51.752Z] 891c053d2c06: Waiting [2023-01-09T19:07:51.752Z] fc693d55d65f: Waiting [2023-01-09T19:07:51.752Z] 7e9fc2657dce: Waiting [2023-01-09T19:07:51.752Z] e16973657156: Verifying Checksum [2023-01-09T19:07:51.752Z] e16973657156: Download complete [2023-01-09T19:07:51.752Z] 35d82f9e3411: Verifying Checksum [2023-01-09T19:07:51.752Z] 35d82f9e3411: Download complete [2023-01-09T19:07:51.752Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T19:07:51.752Z] 7e9fc2657dce: Download complete [2023-01-09T19:07:51.752Z] dda99020689f: Verifying Checksum [2023-01-09T19:07:51.752Z] dda99020689f: Download complete [2023-01-09T19:07:51.752Z] 9b18e9b68314: Verifying Checksum [2023-01-09T19:07:52.724Z] 891c053d2c06: Verifying Checksum [2023-01-09T19:07:52.724Z] 891c053d2c06: Download complete [2023-01-09T19:07:53.094Z] 9b18e9b68314: Pull complete [2023-01-09T19:07:53.730Z] 35d82f9e3411: Pull complete [2023-01-09T19:07:54.322Z] e16973657156: Pull complete [2023-01-09T19:07:54.322Z] db1c61fa0a46: Verifying Checksum [2023-01-09T19:07:54.322Z] db1c61fa0a46: Download complete [2023-01-09T19:07:54.914Z] fc693d55d65f: Verifying Checksum [2023-01-09T19:07:54.914Z] fc693d55d65f: Download complete [2023-01-09T19:07:56.048Z] ---> Running in 4be7a7c635f0 [2023-01-09T19:07:56.048Z] ---> Running in 99b519fad635 [2023-01-09T19:07:56.048Z] ---> Running in b5fd45c05492 [2023-01-09T19:07:56.048Z] ---> Running in e2d21757da79 [2023-01-09T19:07:56.048Z] ---> Running in 8aed29eeb4c6 [2023-01-09T19:07:56.048Z] Removing intermediate container 4be7a7c635f0 [2023-01-09T19:07:56.048Z] ---> 23820f958563 [2023-01-09T19:07:56.048Z] Step 4/24 : WORKDIR /edgex-go [2023-01-09T19:07:56.048Z] Removing intermediate container e2d21757da79 [2023-01-09T19:07:56.048Z] ---> 9aa3091b3cdd [2023-01-09T19:07:56.048Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:07:56.048Z] Removing intermediate container b5fd45c05492 [2023-01-09T19:07:56.048Z] ---> fd1c48b16c0b [2023-01-09T19:07:56.048Z] Step 4/23 : WORKDIR /edgex-go [2023-01-09T19:07:56.048Z] Removing intermediate container 99b519fad635 [2023-01-09T19:07:56.048Z] ---> b2a2a3b0f43c [2023-01-09T19:07:56.048Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:07:56.048Z] ---> Running in f1718687ad3f [2023-01-09T19:07:56.048Z] Removing intermediate container 8aed29eeb4c6 [2023-01-09T19:07:56.048Z] ---> 9b482420df50 [2023-01-09T19:07:56.048Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-09T19:07:56.048Z] ---> Running in 0c17f9867aaa [2023-01-09T19:07:56.048Z] ---> Running in 41dde5032fa2 [2023-01-09T19:07:56.048Z] ---> Running in d34ad4efd513 [2023-01-09T19:07:56.048Z] ---> Running in 1fa298b314ac [2023-01-09T19:07:56.048Z] Removing intermediate container f1718687ad3f [2023-01-09T19:07:56.048Z] ---> bc602d75c5b2 [2023-01-09T19:07:56.048Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-09T19:07:56.048Z] Removing intermediate container d34ad4efd513 [2023-01-09T19:07:56.048Z] ---> d20bce4ca32b [2023-01-09T19:07:56.048Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-09T19:07:56.048Z] ---> Running in 7993d6bd9b7f [2023-01-09T19:07:56.048Z] Removing intermediate container 0c17f9867aaa [2023-01-09T19:07:56.048Z] ---> 8027c0dbae19 [2023-01-09T19:07:56.048Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-09T19:07:56.048Z] Removing intermediate container 41dde5032fa2 [2023-01-09T19:07:56.048Z] ---> 1905fab65526 [2023-01-09T19:07:56.048Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-09T19:07:56.048Z] ---> Running in 7b13958591da [2023-01-09T19:07:56.048Z] ---> Running in 6014164e96da [2023-01-09T19:07:56.048Z] ---> Running in 07bd50ad826b [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] OK: 211 MiB in 51 packages [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] OK: 211 MiB in 51 packages [2023-01-09T19:07:56.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:07:56.048Z] OK: 211 MiB in 51 packages [2023-01-09T19:07:56.048Z] OK: 211 MiB in 51 packages [2023-01-09T19:07:56.048Z] OK: 211 MiB in 51 packages [2023-01-09T19:07:56.307Z] Removing intermediate container 1fa298b314ac [2023-01-09T19:07:56.307Z] ---> 08a1edffec46 [2023-01-09T19:07:56.307Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-09T19:07:56.307Z] ---> 33a5fef65790 [2023-01-09T19:07:56.307Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:07:56.307Z] ---> Running in 54ea2e052891 [2023-01-09T19:07:56.307Z] Removing intermediate container 7993d6bd9b7f [2023-01-09T19:07:56.307Z] ---> 87caaa2656f2 [2023-01-09T19:07:56.307Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-09T19:07:56.566Z] Removing intermediate container 6014164e96da [2023-01-09T19:07:56.566Z] ---> f85edbd77981 [2023-01-09T19:07:56.566Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:07:56.566Z] Removing intermediate container 7b13958591da [2023-01-09T19:07:56.566Z] ---> 2558d9eedadd [2023-01-09T19:07:56.566Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:07:56.566Z] ---> 6d3ce80e2f56 [2023-01-09T19:07:56.566Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:07:56.566Z] ---> Running in f01b81ac3ec7 [2023-01-09T19:07:56.566Z] Removing intermediate container 07bd50ad826b [2023-01-09T19:07:56.566Z] ---> b8d645050f24 [2023-01-09T19:07:56.566Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-09T19:07:56.828Z] ---> 8ce14157a9ca [2023-01-09T19:07:56.828Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:07:56.828Z] ---> 052ee37b2852 [2023-01-09T19:07:56.828Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:07:56.828Z] ---> Running in 66f69c6458b4 [2023-01-09T19:07:56.828Z] ---> Running in b65eb38de1ea [2023-01-09T19:07:56.828Z] ---> 3bbb0ed0ba1b [2023-01-09T19:07:56.828Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:07:56.828Z] ---> Running in 80a40d525b4e [2023-01-09T19:08:07.245Z] fc693d55d65f: Pull complete [2023-01-09T19:08:07.245Z] 7e9fc2657dce: Pull complete [2023-01-09T19:08:07.245Z] dda99020689f: Pull complete [2023-01-09T19:08:13.931Z] db1c61fa0a46: Pull complete [2023-01-09T19:08:15.355Z] 891c053d2c06: Pull complete [2023-01-09T19:08:15.355Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T19:08:15.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:08:15.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:08:16.083Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-09T19:08:16.083Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:08:16.083Z] WORKDIR /edgex [2023-01-09T19:08:16.083Z] COPY go.mod . [2023-01-09T19:08:16.083Z] RUN go mod download [2023-01-09T19:08:16.671Z] Sending build context to Docker daemon 3.146MB [2023-01-09T19:08:16.671Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:08:16.671Z] ---> f96f9c87975a [2023-01-09T19:08:16.671Z] Step 2/4 : WORKDIR /edgex [2023-01-09T19:08:18.613Z] ---> Running in 65ebf5f1a220 [2023-01-09T19:08:18.884Z] Removing intermediate container 65ebf5f1a220 [2023-01-09T19:08:18.884Z] ---> d30a49bf21f3 [2023-01-09T19:08:18.884Z] Step 3/4 : COPY go.mod . [2023-01-09T19:08:19.161Z] ---> 5f749783f813 [2023-01-09T19:08:19.161Z] Step 4/4 : RUN go mod download [2023-01-09T19:08:19.430Z] ---> Running in c67c27e78394 [2023-01-09T19:08:28.977Z] Removing intermediate container f01b81ac3ec7 [2023-01-09T19:08:28.977Z] ---> 211c1557b876 [2023-01-09T19:08:28.977Z] Step 8/24 : COPY . . [2023-01-09T19:08:28.977Z] Removing intermediate container b65eb38de1ea [2023-01-09T19:08:28.977Z] ---> d5ebff26d2f3 [2023-01-09T19:08:28.977Z] Step 8/22 : COPY . . [2023-01-09T19:08:28.977Z] Removing intermediate container 66f69c6458b4 [2023-01-09T19:08:28.977Z] ---> 33a758629420 [2023-01-09T19:08:28.977Z] Step 8/22 : COPY . . [2023-01-09T19:08:28.977Z] Removing intermediate container 54ea2e052891 [2023-01-09T19:08:28.977Z] ---> 2761b36f673a [2023-01-09T19:08:28.977Z] Step 7/21 : COPY . . [2023-01-09T19:08:28.977Z] Removing intermediate container 80a40d525b4e [2023-01-09T19:08:28.977Z] ---> b48662c8c660 [2023-01-09T19:08:28.977Z] Step 8/23 : COPY . . [2023-01-09T19:08:43.995Z] ---> 12835f5b65d1 [2023-01-09T19:08:43.995Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-09T19:08:43.995Z] ---> d416de851e43 [2023-01-09T19:08:43.995Z] ---> d00ca22311b2 [2023-01-09T19:08:43.995Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-09T19:08:43.995Z] [2023-01-09T19:08:43.995Z] ---> bd34dee2f411 [2023-01-09T19:08:43.995Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-09T19:08:43.995Z] ---> Running in 5c05d09faa48 [2023-01-09T19:08:43.995Z] ---> Running in 7214532441cf [2023-01-09T19:08:43.995Z] ---> fae89c4295c1 [2023-01-09T19:08:43.995Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-09T19:08:43.995Z] ---> Running in 2483d881f7b3 [2023-01-09T19:08:43.995Z] ---> Running in 372fc1754281 [2023-01-09T19:08:43.995Z] ---> Running in 84dcdc7caf7c [2023-01-09T19:08:43.995Z] 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 [2023-01-09T19:08:43.995Z] 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 [2023-01-09T19:08:43.995Z] 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 [2023-01-09T19:08:43.995Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-09T19:08:43.995Z] 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 [2023-01-09T19:08:51.677Z] Removing intermediate container c67c27e78394 [2023-01-09T19:08:51.677Z] ---> 56de06d672ec [2023-01-09T19:08:51.677Z] Successfully built 56de06d672ec [2023-01-09T19:08:51.677Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:08:52.097Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T19:08:52.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:08:52.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2023-01-09T19:08:52.440Z] $ 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 [2023-01-09T19:08:53.621Z] $ docker top 551ffacfe15591237ab332d344055a76b80646304f2e4ad1a0ebb0d3431fc4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:08:54.505Z] + go version [2023-01-09T19:08:54.505Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T19:08:54.540Z] $ docker stop --time=1 551ffacfe15591237ab332d344055a76b80646304f2e4ad1a0ebb0d3431fc4a8 [2023-01-09T19:08:56.165Z] $ docker rm -f --volumes 551ffacfe15591237ab332d344055a76b80646304f2e4ad1a0ebb0d3431fc4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:08:57.017Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T19:08:57.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:08:57.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2023-01-09T19:08:57.323Z] $ 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 [2023-01-09T19:08:58.498Z] $ docker top bfd4b6992c10a2114a9fa1310441ed07b729c79586e2637956008e144f380bbf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-09T19:08:58.752Z] ========================================================= [2023-01-09T19:08:58.752Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-09T19:08:58.752Z] ========================================================= [Pipeline] sh [2023-01-09T19:08:59.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:08:59.717Z] + make test [2023-01-09T19:08:59.985Z] go test -race -coverprofile=coverage.out ./... [2023-01-09T19:09:16.095Z] 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 [2023-01-09T19:09:32.233Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-09T19:09:34.327Z] Removing intermediate container 2483d881f7b3 [2023-01-09T19:09:34.327Z] ---> 28607047323d [2023-01-09T19:09:34.327Z] [2023-01-09T19:09:34.327Z] Step 9/21 : FROM alpine:3.16 [2023-01-09T19:09:34.327Z] Removing intermediate container 5c05d09faa48 [2023-01-09T19:09:34.327Z] ---> 7bf13473d055 [2023-01-09T19:09:34.327Z] [2023-01-09T19:09:34.327Z] Step 10/23 : FROM alpine:3.16 [2023-01-09T19:09:34.327Z] Removing intermediate container 84dcdc7caf7c [2023-01-09T19:09:34.327Z] ---> f830c02ec562 [2023-01-09T19:09:34.327Z] [2023-01-09T19:09:34.327Z] Step 10/24 : FROM alpine:3.16 [2023-01-09T19:09:34.327Z] Removing intermediate container 7214532441cf [2023-01-09T19:09:34.327Z] ---> 0f5575638bfb [2023-01-09T19:09:34.327Z] [2023-01-09T19:09:34.327Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:09:34.327Z] Removing intermediate container 372fc1754281 [2023-01-09T19:09:34.327Z] ---> a2417a0eefb4 [2023-01-09T19:09:34.327Z] [2023-01-09T19:09:34.327Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:09:34.327Z] 3.16: Pulling from library/alpine [2023-01-09T19:09:34.327Z] 3.16: Pulling from library/alpine [2023-01-09T19:09:35.262Z] 3.16: Pulling from library/alpine [2023-01-09T19:09:35.262Z] 3.16: Pulling from library/alpine [2023-01-09T19:09:35.262Z] 3.16: Pulling from library/alpine [2023-01-09T19:09:37.161Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:09:37.161Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:09:37.161Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:09:37.161Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:09:37.161Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:09:37.161Z] Status: Image is up to date for alpine:3.16 [2023-01-09T19:09:37.161Z] Status: Image is up to date for alpine:3.16 [2023-01-09T19:09:37.161Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:09:37.161Z] ---> bfe296a52501 [2023-01-09T19:09:37.161Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-09T19:09:37.161Z] ---> bfe296a52501 [2023-01-09T19:09:37.161Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:09:37.161Z] ---> bfe296a52501 [2023-01-09T19:09:37.161Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:09:37.161Z] ---> bfe296a52501 [2023-01-09T19:09:37.161Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:09:37.161Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:09:37.161Z] Status: Image is up to date for alpine:3.16 [2023-01-09T19:09:37.161Z] ---> bfe296a52501 [2023-01-09T19:09:37.161Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-09T19:09:37.161Z] ---> Running in cf336f4850d6 [2023-01-09T19:09:37.161Z] ---> Running in 898d383fca53 [2023-01-09T19:09:37.161Z] ---> Running in ac14e8b6c7c8 [2023-01-09T19:09:37.161Z] ---> Running in c5b3a0b16722 [2023-01-09T19:09:37.161Z] ---> Running in f9f8ed0dfd44 [2023-01-09T19:09:37.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:37.939Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-09T19:09:37.939Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-09T19:09:37.939Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-09T19:09:37.939Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-09T19:09:37.939Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:09:37.939Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-09T19:09:37.939Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:09:37.939Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-09T19:09:37.939Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:09:37.939Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:09:37.939Z] (5/6) Installing curl (7.83.1-r5) [2023-01-09T19:09:37.939Z] OK: 6 MiB in 15 packages [2023-01-09T19:09:37.939Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-09T19:09:37.939Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:09:38.197Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:09:38.197Z] OK: 6 MiB in 16 packages [2023-01-09T19:09:38.197Z] OK: 8 MiB in 20 packages [2023-01-09T19:09:38.197Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:09:38.197Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:09:38.197Z] OK: 6 MiB in 15 packages [2023-01-09T19:09:38.197Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:09:38.197Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:09:38.197Z] OK: 6 MiB in 15 packages [2023-01-09T19:09:38.762Z] Removing intermediate container c5b3a0b16722 [2023-01-09T19:09:38.762Z] ---> f8fbc0e50db5 [2023-01-09T19:09:38.762Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:09:38.762Z] ---> Running in 39e468c0bcf3 [2023-01-09T19:09:38.762Z] Removing intermediate container f9f8ed0dfd44 [2023-01-09T19:09:38.762Z] ---> 39bd7aeddc24 [2023-01-09T19:09:38.762Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:09:38.762Z] ---> Running in a7ac46305741 [2023-01-09T19:09:38.762Z] Removing intermediate container 898d383fca53 [2023-01-09T19:09:38.762Z] ---> 07c39d316b35 [2023-01-09T19:09:38.762Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-09T19:09:38.762Z] Removing intermediate container cf336f4850d6 [2023-01-09T19:09:38.762Z] ---> e227a669014a [2023-01-09T19:09:38.762Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:09:38.762Z] ---> Running in a2ee33d969f4 [2023-01-09T19:09:38.762Z] ---> Running in 67279eb4f0cb [2023-01-09T19:09:39.020Z] Removing intermediate container 39e468c0bcf3 [2023-01-09T19:09:39.020Z] ---> 7db40c98b19b [2023-01-09T19:09:39.020Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-09T19:09:39.020Z] Removing intermediate container ac14e8b6c7c8 [2023-01-09T19:09:39.020Z] ---> d045b775c7c6 [2023-01-09T19:09:39.020Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:09:39.020Z] Removing intermediate container a7ac46305741 [2023-01-09T19:09:39.020Z] ---> e96515c5fa39 [2023-01-09T19:09:39.020Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-09T19:09:39.020Z] ---> Running in 129fd0fcd143 [2023-01-09T19:09:39.020Z] ---> Running in 50ffec141509 [2023-01-09T19:09:39.020Z] ---> Running in 08b66f449f62 [2023-01-09T19:09:39.020Z] Removing intermediate container a2ee33d969f4 [2023-01-09T19:09:39.020Z] ---> b69fb808ab06 [2023-01-09T19:09:39.020Z] Step 12/21 : WORKDIR /edgex [2023-01-09T19:09:39.020Z] Removing intermediate container 67279eb4f0cb [2023-01-09T19:09:39.020Z] ---> 772d6d64f593 [2023-01-09T19:09:39.020Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-09T19:09:39.020Z] ---> Running in 97548ce98c69 [2023-01-09T19:09:39.020Z] ---> Running in 025f95ddccad [2023-01-09T19:09:39.279Z] Removing intermediate container 129fd0fcd143 [2023-01-09T19:09:39.279Z] ---> c49f58aff20e [2023-01-09T19:09:39.279Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-09T19:09:39.279Z] Removing intermediate container 50ffec141509 [2023-01-09T19:09:39.279Z] ---> 9ed00bae675b [2023-01-09T19:09:39.279Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-09T19:09:39.279Z] Removing intermediate container 08b66f449f62 [2023-01-09T19:09:39.279Z] ---> 4fdb93b24475 [2023-01-09T19:09:39.279Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-09T19:09:39.279Z] ---> Running in 00162ecbbebb [2023-01-09T19:09:39.279Z] ---> Running in 452eb98d6117 [2023-01-09T19:09:39.279Z] Removing intermediate container 025f95ddccad [2023-01-09T19:09:39.279Z] ---> 61f6955a1bd6 [2023-01-09T19:09:39.279Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-09T19:09:39.279Z] Removing intermediate container 97548ce98c69 [2023-01-09T19:09:39.279Z] ---> 33171098582e [2023-01-09T19:09:39.279Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-09T19:09:39.279Z] ---> Running in 4a5396edd9bf [2023-01-09T19:09:39.279Z] ---> Running in 497715e78702 [2023-01-09T19:09:39.279Z] Removing intermediate container 00162ecbbebb [2023-01-09T19:09:39.279Z] ---> a415b0e576f6 [2023-01-09T19:09:39.279Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-09T19:09:39.279Z] Removing intermediate container 452eb98d6117 [2023-01-09T19:09:39.279Z] ---> 9e060c3d80d7 [2023-01-09T19:09:39.279Z] Step 15/23 : WORKDIR / [2023-01-09T19:09:39.538Z] ---> 506d214a02a3 [2023-01-09T19:09:39.538Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-09T19:09:39.538Z] ---> Running in 2201d006b541 [2023-01-09T19:09:39.538Z] ---> Running in 5693f2209399 [2023-01-09T19:09:39.538Z] Removing intermediate container 4a5396edd9bf [2023-01-09T19:09:39.538Z] ---> d7632158b1c1 [2023-01-09T19:09:39.538Z] Step 15/24 : WORKDIR / [2023-01-09T19:09:39.538Z] Removing intermediate container 497715e78702 [2023-01-09T19:09:39.538Z] ---> 053d7bd817c4 [2023-01-09T19:09:39.538Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:09:39.538Z] ---> Running in 77a5cec5159e [2023-01-09T19:09:39.797Z] Removing intermediate container 2201d006b541 [2023-01-09T19:09:39.797Z] ---> bfe77df63b27 [2023-01-09T19:09:39.797Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:09:39.797Z] Removing intermediate container 5693f2209399 [2023-01-09T19:09:39.797Z] ---> adcfcd3ec078 [2023-01-09T19:09:39.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:09:39.797Z] ---> c8c9525c0535 [2023-01-09T19:09:39.797Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-09T19:09:39.797Z] ---> d511de0ef45f [2023-01-09T19:09:39.797Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-09T19:09:39.797Z] Removing intermediate container 77a5cec5159e [2023-01-09T19:09:39.797Z] ---> 47219c31e23d [2023-01-09T19:09:39.797Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:09:40.363Z] ---> 6a57b9cb8f36 [2023-01-09T19:09:40.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-09T19:09:41.784Z] ---> 6794d367f6df [2023-01-09T19:09:41.784Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-09T19:09:41.784Z] ---> a0a89ce6cca4 [2023-01-09T19:09:41.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-09T19:09:41.784Z] ---> 1a7b93915fc3 [2023-01-09T19:09:41.784Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-09T19:09:41.784Z] ---> df64c2088797 [2023-01-09T19:09:41.784Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-09T19:09:41.784Z] ---> aa40b500227c [2023-01-09T19:09:41.784Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-09T19:09:42.351Z] ---> 4dcfd84310e8 [2023-01-09T19:09:42.351Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-09T19:09:42.351Z] ---> 311da319ac6d [2023-01-09T19:09:42.351Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-09T19:09:42.351Z] ---> 94edab9439af [2023-01-09T19:09:42.351Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-09T19:09:42.351Z] ---> 93c9e0c64dfd [2023-01-09T19:09:42.351Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-09T19:09:42.351Z] ---> a47e150b0594 [2023-01-09T19:09:42.351Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-09T19:09:42.351Z] ---> Running in cb323329d2cb [2023-01-09T19:09:42.351Z] ---> Running in 0a0c99692f5a [2023-01-09T19:09:42.351Z] ---> Running in bd791b51a8d3 [2023-01-09T19:09:42.351Z] Removing intermediate container 0a0c99692f5a [2023-01-09T19:09:42.351Z] ---> 607453d33654 [2023-01-09T19:09:42.351Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:09:42.351Z] Removing intermediate container bd791b51a8d3 [2023-01-09T19:09:42.351Z] ---> 4c825f4fec25 [2023-01-09T19:09:42.351Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:09:42.351Z] ---> Running in b9ff6ed36464 [2023-01-09T19:09:42.351Z] ---> Running in f63e535b4787 [2023-01-09T19:09:42.351Z] ---> 4a9d18906797 [2023-01-09T19:09:42.351Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-09T19:09:42.351Z] ---> f72d9e9638aa [2023-01-09T19:09:42.351Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-09T19:09:42.351Z] ---> Running in cbc782255c37 [2023-01-09T19:09:42.613Z] Removing intermediate container b9ff6ed36464 [2023-01-09T19:09:42.613Z] ---> 030b2d2f34dc [2023-01-09T19:09:42.613Z] Step 20/22 : LABEL arch=x86_64 [2023-01-09T19:09:42.613Z] Removing intermediate container f63e535b4787 [2023-01-09T19:09:42.613Z] ---> 20eb74c3ac29 [2023-01-09T19:09:42.613Z] Step 20/22 : LABEL arch=x86_64 [2023-01-09T19:09:42.613Z] ---> Running in ddb871a0e70c [2023-01-09T19:09:42.613Z] ---> Running in 0c0d87d852dc [2023-01-09T19:09:42.613Z] Removing intermediate container cbc782255c37 [2023-01-09T19:09:42.613Z] ---> e2d203880127 [2023-01-09T19:09:42.613Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:09:42.613Z] ---> 8b3884602cb7 [2023-01-09T19:09:42.613Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-09T19:09:42.613Z] ---> Running in 186e75d34c57 [2023-01-09T19:09:42.872Z] ---> Running in e3349885732f [2023-01-09T19:09:42.872Z] Removing intermediate container 0c0d87d852dc [2023-01-09T19:09:42.872Z] ---> 5b62bd13f238 [2023-01-09T19:09:42.872Z] Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:09:42.872Z] Removing intermediate container ddb871a0e70c [2023-01-09T19:09:42.872Z] ---> 62aa766f9b19 [2023-01-09T19:09:42.872Z] Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:09:42.872Z] ---> Running in f1e3d94eb9c9 [2023-01-09T19:09:42.872Z] ---> Running in d22d784c4db0 [2023-01-09T19:09:42.872Z] Removing intermediate container 186e75d34c57 [2023-01-09T19:09:42.872Z] ---> 018363fdfa19 [2023-01-09T19:09:42.872Z] Step 21/23 : LABEL arch=x86_64 [2023-01-09T19:09:43.134Z] Removing intermediate container cb323329d2cb [2023-01-09T19:09:43.134Z] ---> ffabc617006c [2023-01-09T19:09:43.134Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-09T19:09:43.134Z] Removing intermediate container e3349885732f [2023-01-09T19:09:43.134Z] ---> c5d36fa41305 [2023-01-09T19:09:43.134Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:09:43.134Z] ---> Running in 089ee2818525 [2023-01-09T19:09:43.134Z] ---> Running in 2bba48a59bb1 [2023-01-09T19:09:43.134Z] Removing intermediate container f1e3d94eb9c9 [2023-01-09T19:09:43.134Z] ---> 947af49acee8 [2023-01-09T19:09:43.134Z] Step 22/22 : LABEL version=0.0.0 [2023-01-09T19:09:43.134Z] Removing intermediate container d22d784c4db0 [2023-01-09T19:09:43.134Z] ---> f41ce4ad61cf [2023-01-09T19:09:43.134Z] Step 22/22 : LABEL version=0.0.0 [2023-01-09T19:09:43.134Z] ---> Running in 3f990cad4d9e [2023-01-09T19:09:43.134Z] ---> Running in 18f9781e4467 [2023-01-09T19:09:43.134Z] ---> Running in 517d9649ea30 [2023-01-09T19:09:43.134Z] Removing intermediate container 2bba48a59bb1 [2023-01-09T19:09:43.134Z] ---> d5564c30b877 [2023-01-09T19:09:43.134Z] Step 19/21 : LABEL arch=x86_64 [2023-01-09T19:09:43.134Z] Removing intermediate container 089ee2818525 [2023-01-09T19:09:43.134Z] ---> 9317c81897ff [2023-01-09T19:09:43.134Z] Step 22/23 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:09:43.134Z] ---> Running in f8dd5536adc3 [2023-01-09T19:09:43.134Z] ---> Running in d9fecd8c2f14 [2023-01-09T19:09:43.134Z] Removing intermediate container 18f9781e4467 [2023-01-09T19:09:43.134Z] ---> 48fc5a284cd3 [2023-01-09T19:09:43.134Z] [2023-01-09T19:09:43.134Z] Removing intermediate container 3f990cad4d9e [2023-01-09T19:09:43.134Z] ---> b11550a4df4f [2023-01-09T19:09:43.134Z] Step 22/24 : LABEL arch=x86_64 [2023-01-09T19:09:43.134Z] Removing intermediate container 517d9649ea30 [2023-01-09T19:09:43.134Z] ---> 136e2497d528 [2023-01-09T19:09:43.134Z] [2023-01-09T19:09:43.393Z] Removing intermediate container f8dd5536adc3 [2023-01-09T19:09:43.393Z] ---> 77c09e2af4a7 [2023-01-09T19:09:43.393Z] Step 20/21 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:09:43.393Z] Successfully built 48fc5a284cd3 [2023-01-09T19:09:43.393Z] ---> Running in f462873881fc [2023-01-09T19:09:43.393Z] Successfully tagged support-notifications:latest [2023-01-09T19:09:43.393Z]  Building support-notifications ... done Building security-spire-server [2023-01-09T19:09:43.393Z] Successfully built 136e2497d528 [2023-01-09T19:09:43.393Z] ---> Running in 102b3a07d687 [2023-01-09T19:09:43.393Z] Successfully tagged support-scheduler:latest [2023-01-09T19:09:43.393Z] Removing intermediate container d9fecd8c2f14 [2023-01-09T19:09:43.393Z] ---> a4a8b0eceecf [2023-01-09T19:09:43.393Z] Step 23/23 : LABEL version=0.0.0 [2023-01-09T19:09:43.393Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-01-09T19:09:43.393Z] ---> Running in ce40dd7d28ae [2023-01-09T19:09:43.393Z] Removing intermediate container f462873881fc [2023-01-09T19:09:43.393Z] ---> 33982e321184 [2023-01-09T19:09:43.393Z] Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:09:43.393Z] Removing intermediate container 102b3a07d687 [2023-01-09T19:09:43.393Z] ---> f8b5689a42a8 [2023-01-09T19:09:43.393Z] Step 21/21 : LABEL version=0.0.0 [2023-01-09T19:09:43.658Z] ---> Running in b0d9ab6eaf14 [2023-01-09T19:09:45.557Z] ---> Running in 7e3ab1586f9a [2023-01-09T19:09:46.930Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:09:46.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:09:46.930Z] ---> d0d6e160cc8a [2023-01-09T19:09:46.930Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:09:46.930Z] ---> Using cache [2023-01-09T19:09:46.930Z] ---> 9b482420df50 [2023-01-09T19:09:46.930Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-09T19:09:46.930Z] ---> Using cache [2023-01-09T19:09:46.930Z] ---> 08a1edffec46 [2023-01-09T19:09:46.930Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:09:46.930Z] ---> Using cache [2023-01-09T19:09:46.930Z] ---> 33a5fef65790 [2023-01-09T19:09:46.930Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:09:46.930Z] ---> Using cache [2023-01-09T19:09:46.930Z] ---> 2761b36f673a [2023-01-09T19:09:46.930Z] Step 7/24 : COPY . . [2023-01-09T19:09:46.930Z] ---> Using cache [2023-01-09T19:09:46.930Z] ---> d416de851e43 [2023-01-09T19:09:46.930Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-09T19:09:48.537Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:09:48.537Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:09:48.537Z] ---> d0d6e160cc8a [2023-01-09T19:09:48.537Z] Step 3/23 : WORKDIR /edgex-go [2023-01-09T19:09:48.537Z] ---> Using cache [2023-01-09T19:09:48.537Z] ---> 9b482420df50 [2023-01-09T19:09:48.537Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:09:51.068Z] Removing intermediate container ce40dd7d28ae [2023-01-09T19:09:51.068Z] ---> fdafb5e9ab60 [2023-01-09T19:09:51.068Z] [2023-01-09T19:09:51.068Z] Removing intermediate container b0d9ab6eaf14 [2023-01-09T19:09:51.068Z] ---> b5e38fce3829 [2023-01-09T19:09:51.068Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T19:09:51.068Z] Removing intermediate container 7e3ab1586f9a [2023-01-09T19:09:51.068Z] ---> 08e36aeb2abc [2023-01-09T19:09:51.068Z] [2023-01-09T19:09:51.068Z] ---> Running in 11af49da7864 [2023-01-09T19:09:51.068Z] ---> Running in 1920c6dafacf [2023-01-09T19:09:51.068Z] ---> Running in cb574b8454ae [2023-01-09T19:09:51.068Z] Successfully built fdafb5e9ab60 [2023-01-09T19:09:51.068Z] Successfully tagged core-command:latest [2023-01-09T19:09:51.068Z]  Building core-command ... done Building security-bootstrapper [2023-01-09T19:09:51.068Z] Successfully built 08e36aeb2abc [2023-01-09T19:09:51.068Z] Successfully tagged security-proxy-setup:latest [2023-01-09T19:09:51.068Z] Building security-spire-agent [2023-01-09T19:09:51.068Z]  Building security-proxy-setup ... done Removing intermediate container cb574b8454ae [2023-01-09T19:09:51.068Z] ---> ea317a2a8a56 [2023-01-09T19:09:51.068Z] [2023-01-09T19:09:51.068Z] Successfully built ea317a2a8a56 [2023-01-09T19:09:51.068Z] Successfully tagged core-metadata:latest [2023-01-09T19:09:51.068Z] Building security-spire-config [2023-01-09T19:09:51.328Z]  Building core-metadata ... 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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-09T19:09:51.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:51.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:09:51.901Z] OK: 211 MiB in 51 packages [2023-01-09T19:09:57.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:09:57.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:09:57.246Z] ---> d0d6e160cc8a [2023-01-09T19:09:57.246Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:09:57.246Z] ---> Using cache [2023-01-09T19:09:57.246Z] ---> 9b482420df50 [2023-01-09T19:09:57.246Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:09:58.179Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:09:58.180Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:09:58.180Z] ---> d0d6e160cc8a [2023-01-09T19:09:58.180Z] Step 3/32 : WORKDIR /edgex-go [2023-01-09T19:09:58.180Z] ---> Using cache [2023-01-09T19:09:58.180Z] ---> 9b482420df50 [2023-01-09T19:09:58.180Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-09T19:09:58.180Z] ---> Using cache [2023-01-09T19:09:58.180Z] ---> 08a1edffec46 [2023-01-09T19:09:58.180Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-09T19:09:58.180Z] ---> Using cache [2023-01-09T19:09:58.180Z] ---> 33a5fef65790 [2023-01-09T19:09:58.180Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:09:58.180Z] ---> Using cache [2023-01-09T19:09:58.180Z] ---> 2761b36f673a [2023-01-09T19:09:58.180Z] Step 7/32 : COPY . . [2023-01-09T19:09:58.180Z] ---> Using cache [2023-01-09T19:09:58.180Z] ---> d416de851e43 [2023-01-09T19:09:58.180Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-09T19:09:58.438Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:09:58.438Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:09:58.438Z] ---> d0d6e160cc8a [2023-01-09T19:09:58.438Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:09:58.438Z] ---> Using cache [2023-01-09T19:09:58.438Z] ---> 9b482420df50 [2023-01-09T19:09:58.438Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:10:03.842Z] ---> Running in a916b11f79fa [2023-01-09T19:10:03.842Z] ---> Running in 4a9ed1fce910 [2023-01-09T19:10:04.100Z] ---> Running in dcea86de0591 [2023-01-09T19:10:04.100Z] Removing intermediate container 1920c6dafacf [2023-01-09T19:10:04.100Z] ---> 7173580aefcb [2023-01-09T19:10:04.100Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-09T19:10:04.100Z] ---> 3dd35259d12a [2023-01-09T19:10:04.100Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:10:04.100Z] ---> Running in c95890889e1b [2023-01-09T19:10:04.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:04.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:04.616Z] 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 [2023-01-09T19:10:04.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:04.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:04.874Z] OK: 211 MiB in 51 packages [2023-01-09T19:10:04.874Z] OK: 211 MiB in 51 packages [2023-01-09T19:10:05.805Z] Removing intermediate container 4a9ed1fce910 [2023-01-09T19:10:05.805Z] ---> 0575cb73dae9 [2023-01-09T19:10:05.805Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:10:05.805Z] Removing intermediate container a916b11f79fa [2023-01-09T19:10:05.805Z] ---> a58b3518641b [2023-01-09T19:10:05.805Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:10:05.805Z] ---> 0edce191ab4f [2023-01-09T19:10:05.805Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:10:05.805Z] ---> 419d64b846be [2023-01-09T19:10:05.805Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:10:05.805Z] ---> Running in 400dbe25229f [2023-01-09T19:10:05.805Z] ---> Running in 87988d3a0523 [2023-01-09T19:10:12.520Z] 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 [2023-01-09T19:10:20.825Z] Removing intermediate container c95890889e1b [2023-01-09T19:10:20.825Z] ---> 4898129069e3 [2023-01-09T19:10:20.825Z] Step 7/23 : COPY . . [2023-01-09T19:10:35.764Z] ---> 330c40343049 [2023-01-09T19:10:35.764Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:10:35.764Z] Removing intermediate container 11af49da7864 [2023-01-09T19:10:35.764Z] ---> 854124efc53d [2023-01-09T19:10:35.764Z] [2023-01-09T19:10:35.764Z] Step 9/24 : FROM alpine:3.16 [2023-01-09T19:10:35.764Z] ---> bfe296a52501 [2023-01-09T19:10:35.764Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-09T19:10:35.764Z] ---> Running in 731b1ebfbd74 [2023-01-09T19:10:35.764Z] ---> Running in 319fb8357b6d [2023-01-09T19:10:35.764Z] Removing intermediate container 87988d3a0523 [2023-01-09T19:10:35.764Z] ---> 04879e4c3ea6 [2023-01-09T19:10:35.764Z] Step 7/24 : COPY . . [2023-01-09T19:10:35.764Z] Removing intermediate container 400dbe25229f [2023-01-09T19:10:35.764Z] ---> 119f1daf0589 [2023-01-09T19:10:35.764Z] Step 7/24 : COPY . . [2023-01-09T19:10:35.764Z] Removing intermediate container 731b1ebfbd74 [2023-01-09T19:10:35.764Z] ---> 7a9413601133 [2023-01-09T19:10:35.764Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-09T19:10:43.921Z] ---> Running in 914be43dede4 [2023-01-09T19:10:43.921Z] Removing intermediate container dcea86de0591 [2023-01-09T19:10:43.921Z] ---> 91c6deb45d9e [2023-01-09T19:10:43.921Z] [2023-01-09T19:10:43.921Z] Step 9/32 : FROM alpine:3.16 [2023-01-09T19:10:43.921Z] ---> bfe296a52501 [2023-01-09T19:10:43.921Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:10:43.921Z] ---> f0d133ffa2d9 [2023-01-09T19:10:43.921Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:10:43.921Z] ---> 21e21de4dddd [2023-01-09T19:10:43.921Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:10:43.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:43.921Z] ---> Running in 47006e818fbe [2023-01-09T19:10:43.921Z] ---> Running in 88d6d3f9758a [2023-01-09T19:10:43.921Z] ---> Running in f2ae4adafcd5 [2023-01-09T19:10:43.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:43.921Z] Removing intermediate container 914be43dede4 [2023-01-09T19:10:43.921Z] ---> 747bce404601 [2023-01-09T19:10:43.921Z] 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 [2023-01-09T19:10:43.921Z] Removing intermediate container 47006e818fbe [2023-01-09T19:10:43.921Z] ---> 7b9f8b39455a [2023-01-09T19:10:43.921Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-09T19:10:43.921Z] ---> Running in e0dcafdb6d65 [2023-01-09T19:10:43.921Z] Removing intermediate container f2ae4adafcd5 [2023-01-09T19:10:43.921Z] ---> 1397875d97fc [2023-01-09T19:10:43.921Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-09T19:10:43.921Z] Removing intermediate container 88d6d3f9758a [2023-01-09T19:10:43.921Z] ---> 256abcae9886 [2023-01-09T19:10:43.921Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-09T19:10:43.921Z] ---> Running in 227802ac1a15 [2023-01-09T19:10:43.921Z] ---> Running in 296d3315a554 [2023-01-09T19:10:43.921Z] ---> Running in 8d6e59e1c2ce [2023-01-09T19:10:43.921Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-09T19:10:43.921Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-09T19:10:43.921Z] (3/3) Installing su-exec (0.2-r1) [2023-01-09T19:10:43.921Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:10:43.921Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:10:43.921Z] OK: 6 MiB in 17 packages [2023-01-09T19:10:43.921Z] Removing intermediate container 8d6e59e1c2ce [2023-01-09T19:10:43.921Z] ---> 3e5fc0f6a3ee [2023-01-09T19:10:43.921Z] 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 [2023-01-09T19:10:43.921Z] Removing intermediate container 296d3315a554 [2023-01-09T19:10:43.921Z] ---> 4c944d112464 [2023-01-09T19:10:43.921Z] 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 [2023-01-09T19:10:44.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:44.178Z] ---> Running in cdf5b1ba442a [2023-01-09T19:10:44.178Z] ---> Running in ed49b38a2952 [2023-01-09T19:10:44.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:44.436Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-09T19:10:44.436Z] (2/2) Installing su-exec (0.2-r1) [2023-01-09T19:10:44.436Z] Removing intermediate container 319fb8357b6d [2023-01-09T19:10:44.436Z] ---> 23d9cef7b478 [2023-01-09T19:10:44.436Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-09T19:10:44.436Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:10:44.436Z] OK: 6 MiB in 16 packages [2023-01-09T19:10:44.436Z] ---> Running in 7f76032ca6d9 [2023-01-09T19:10:44.436Z] Removing intermediate container e0dcafdb6d65 [2023-01-09T19:10:44.436Z] ---> 40437cb4cc5d [2023-01-09T19:10:44.436Z] Step 11/23 : WORKDIR /edgex-go [2023-01-09T19:10:44.436Z] Removing intermediate container 7f76032ca6d9 [2023-01-09T19:10:44.436Z] ---> 1ba96b2734c6 [2023-01-09T19:10:44.436Z] Step 12/24 : WORKDIR / [2023-01-09T19:10:44.693Z] ---> Running in a25a0cb8252c [2023-01-09T19:10:44.693Z] ---> Running in 2d9544f0f04a [2023-01-09T19:10:44.693Z] Removing intermediate container a25a0cb8252c [2023-01-09T19:10:44.693Z] ---> 22ef76374c97 [2023-01-09T19:10:44.693Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-09T19:10:44.693Z] Removing intermediate container 2d9544f0f04a [2023-01-09T19:10:44.693Z] ---> 92d069d71d6a [2023-01-09T19:10:44.693Z] [2023-01-09T19:10:44.693Z] Step 12/23 : FROM alpine:3.15 [2023-01-09T19:10:44.950Z] ---> 3477a43c67fe [2023-01-09T19:10:44.950Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-09T19:10:44.950Z] 3.15: Pulling from library/alpine [2023-01-09T19:10:45.211Z] Removing intermediate container 227802ac1a15 [2023-01-09T19:10:45.211Z] ---> 4e314c09d62b [2023-01-09T19:10:45.211Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-09T19:10:45.211Z] ---> 3e153d691416 [2023-01-09T19:10:45.211Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-09T19:10:45.211Z] ---> Running in 40856ccb3805 [2023-01-09T19:10:45.468Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-09T19:10:45.468Z] Status: Downloaded newer image for alpine:3.15 [2023-01-09T19:10:45.468Z] ---> c4fc93816858 [2023-01-09T19:10:45.468Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:10:45.468Z] Removing intermediate container 40856ccb3805 [2023-01-09T19:10:45.468Z] ---> 8b5359174641 [2023-01-09T19:10:45.468Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-09T19:10:45.468Z] Removing intermediate container cdf5b1ba442a [2023-01-09T19:10:45.468Z] ---> 834dbcd054c7 [2023-01-09T19:10:45.468Z] Step 11/24 : WORKDIR /edgex-go [2023-01-09T19:10:45.468Z] ---> Running in 75cb90a0e7ee [2023-01-09T19:10:45.468Z] ---> Running in 4a238d7044b2 [2023-01-09T19:10:45.468Z] ---> 7b59825545d2 [2023-01-09T19:10:45.468Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-09T19:10:45.468Z] Removing intermediate container ed49b38a2952 [2023-01-09T19:10:45.468Z] ---> 773cbdaf738c [2023-01-09T19:10:45.468Z] Step 11/24 : WORKDIR /edgex-go [2023-01-09T19:10:45.468Z] ---> Running in d841a920fe27 [2023-01-09T19:10:45.735Z] ---> Running in cf3a2bb9a9b1 [2023-01-09T19:10:45.735Z] Removing intermediate container 4a238d7044b2 [2023-01-09T19:10:45.735Z] ---> d9e34721f441 [2023-01-09T19:10:45.735Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-09T19:10:45.735Z] Removing intermediate container 75cb90a0e7ee [2023-01-09T19:10:45.735Z] ---> f0cd077af896 [2023-01-09T19:10:45.735Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-09T19:10:45.735Z] ---> Running in 5db39cfe9d2f [2023-01-09T19:10:45.735Z] ---> Running in 039231d0542c [2023-01-09T19:10:45.735Z] ---> 7968b14b52c8 [2023-01-09T19:10:45.735Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-09T19:10:45.735Z] Removing intermediate container d841a920fe27 [2023-01-09T19:10:45.735Z] ---> d511237a763f [2023-01-09T19:10:45.735Z] [2023-01-09T19:10:45.735Z] Step 12/24 : FROM alpine:3.15 [2023-01-09T19:10:45.735Z] Removing intermediate container cf3a2bb9a9b1 [2023-01-09T19:10:45.735Z] ---> a75ed0f1d0ba [2023-01-09T19:10:45.735Z] [2023-01-09T19:10:45.735Z] Step 12/24 : FROM alpine:3.15 [2023-01-09T19:10:45.735Z] ---> c4fc93816858 [2023-01-09T19:10:45.735Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:10:45.735Z] ---> Using cache [2023-01-09T19:10:45.735Z] ---> f0cd077af896 [2023-01-09T19:10:45.735Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-09T19:10:45.735Z] ---> c4fc93816858 [2023-01-09T19:10:45.735Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:10:45.735Z] ---> Using cache [2023-01-09T19:10:45.735Z] ---> f0cd077af896 [2023-01-09T19:10:45.735Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-09T19:10:45.735Z] Removing intermediate container 5db39cfe9d2f [2023-01-09T19:10:45.735Z] ---> 69cca5c9c10b [2023-01-09T19:10:45.735Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-09T19:10:46.053Z] ---> Running in d4fdc71349df [2023-01-09T19:10:46.053Z] ---> Running in 0d272c76d099 [2023-01-09T19:10:46.053Z] ---> Running in aab16676a09c [2023-01-09T19:10:46.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:46.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:46.311Z] ---> 459133cab789 [2023-01-09T19:10:46.311Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-09T19:10:46.311Z] Removing intermediate container aab16676a09c [2023-01-09T19:10:46.311Z] ---> 281c6bfc557d [2023-01-09T19:10:46.311Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-09T19:10:46.311Z] ---> Running in d7398cb512e0 [2023-01-09T19:10:46.311Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:10:46.311Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:10:46.311Z] OK: 15859 distinct packages available [2023-01-09T19:10:46.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:46.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:46.831Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-09T19:10:46.831Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:10:46.831Z] ---> db6a67ab903e [2023-01-09T19:10:46.831Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-09T19:10:46.831Z] (3/5) Installing libucontext (1.1-r0) [2023-01-09T19:10:46.831Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-09T19:10:46.831Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-09T19:10:46.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:46.831Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:10:46.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:46.831Z] OK: 7 MiB in 19 packages [2023-01-09T19:10:46.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:47.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:47.091Z] ---> cfb2ba6a8597 [2023-01-09T19:10:47.091Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-09T19:10:47.091Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:10:47.091Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:10:47.091Z] OK: 15859 distinct packages available [2023-01-09T19:10:47.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:47.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:47.091Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:10:47.091Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:10:47.091Z] OK: 15859 distinct packages available [2023-01-09T19:10:47.351Z] ---> Running in 223d459298c4 [2023-01-09T19:10:47.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:47.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:47.351Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-09T19:10:47.351Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:10:47.351Z] (3/4) Installing libucontext (1.1-r0) [2023-01-09T19:10:47.351Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-09T19:10:47.351Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:10:47.351Z] OK: 6 MiB in 18 packages [2023-01-09T19:10:47.610Z] Removing intermediate container d7398cb512e0 [2023-01-09T19:10:47.610Z] ---> de6f531b4efb [2023-01-09T19:10:47.610Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-09T19:10:47.610Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-09T19:10:47.610Z] Removing intermediate container 039231d0542c [2023-01-09T19:10:47.610Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:10:47.610Z] ---> 02df564bf9db [2023-01-09T19:10:47.610Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:10:47.610Z] (3/5) Installing libucontext (1.1-r0) [2023-01-09T19:10:47.610Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-09T19:10:47.610Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-09T19:10:47.610Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:10:47.610Z] OK: 7 MiB in 19 packages [2023-01-09T19:10:47.610Z] ---> Running in ce6bd7a1bdd6 [2023-01-09T19:10:47.870Z] Removing intermediate container ce6bd7a1bdd6 [2023-01-09T19:10:47.870Z] ---> acad9d5fefc7 [2023-01-09T19:10:47.870Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-09T19:10:48.439Z] Removing intermediate container 0d272c76d099 [2023-01-09T19:10:48.439Z] ---> ee59b8ca292d [2023-01-09T19:10:48.439Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:10:49.843Z] ---> 8908df1de072 [2023-01-09T19:10:49.843Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-09T19:10:49.843Z] ---> Running in 7b4a589988ae [2023-01-09T19:10:49.843Z] ---> 5f77f6bf6886 [2023-01-09T19:10:49.843Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:10:49.843Z] ---> b9d7a28ab93a [2023-01-09T19:10:49.843Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:10:49.843Z] Removing intermediate container d4fdc71349df [2023-01-09T19:10:49.843Z] ---> 45926b36c32c [2023-01-09T19:10:49.843Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-09T19:10:49.843Z] Removing intermediate container 223d459298c4 [2023-01-09T19:10:49.843Z] ---> 70d0d2e6a32f [2023-01-09T19:10:49.843Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-09T19:10:49.843Z] ---> Running in 765eeb87a468 [2023-01-09T19:10:49.843Z] ---> da1006c9dafc [2023-01-09T19:10:49.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-09T19:10:49.843Z] ---> cd945c45c3f7 [2023-01-09T19:10:49.843Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-09T19:10:50.416Z] Removing intermediate container 765eeb87a468 [2023-01-09T19:10:50.416Z] ---> 7127d755972c [2023-01-09T19:10:50.416Z] Step 22/24 : LABEL arch=x86_64 [2023-01-09T19:10:50.416Z] ---> Running in d8dfb6fa6470 [2023-01-09T19:10:50.416Z] ---> Running in 2c0a08d22f7f [2023-01-09T19:10:50.416Z] ---> 858453d65dbc [2023-01-09T19:10:50.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-09T19:10:50.677Z] ---> 1d3cc306867d [2023-01-09T19:10:50.677Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:10:50.677Z] Removing intermediate container d8dfb6fa6470 [2023-01-09T19:10:50.677Z] ---> d2ff25b1e04d [2023-01-09T19:10:50.677Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-09T19:10:50.677Z] Removing intermediate container 2c0a08d22f7f [2023-01-09T19:10:50.677Z] ---> d41e8575b69d [2023-01-09T19:10:50.677Z] Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:10:50.677Z] ---> b194ac714f61 [2023-01-09T19:10:50.677Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:10:50.677Z] ---> Running in d43860086600 [2023-01-09T19:10:50.677Z] ---> Running in ac119f037c81 [2023-01-09T19:10:50.947Z] ---> c793c9521dfa [2023-01-09T19:10:50.947Z] Step 19/24 : WORKDIR / [2023-01-09T19:10:51.886Z] Removing intermediate container 7b4a589988ae [2023-01-09T19:10:51.886Z] ---> 01338ee92efa [2023-01-09T19:10:51.886Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:10:51.886Z] Removing intermediate container d43860086600 [2023-01-09T19:10:51.886Z] ---> b8872e116ea0 [2023-01-09T19:10:51.886Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T19:10:51.886Z] Removing intermediate container ac119f037c81 [2023-01-09T19:10:51.886Z] ---> 82463c45346e [2023-01-09T19:10:51.886Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:10:51.886Z] ---> Running in 8cc12caee072 [2023-01-09T19:10:51.886Z] ---> Running in c6312d4bb1ea [2023-01-09T19:10:51.886Z] ---> 45856e0f775c [2023-01-09T19:10:51.886Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:10:51.886Z] ---> Running in f48b1dc39916 [2023-01-09T19:10:51.886Z] ---> 9d791ec35a07 [2023-01-09T19:10:51.886Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-09T19:10:51.886Z] Removing intermediate container c6312d4bb1ea [2023-01-09T19:10:51.886Z] ---> e2dada68865a [2023-01-09T19:10:51.886Z] [2023-01-09T19:10:51.886Z] Removing intermediate container 8cc12caee072 [2023-01-09T19:10:51.886Z] ---> f69927965149 [2023-01-09T19:10:51.886Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:10:51.886Z] Removing intermediate container f48b1dc39916 [2023-01-09T19:10:51.886Z] ---> ba31b58679ea [2023-01-09T19:10:51.886Z] Step 21/23 : LABEL arch=x86_64 [2023-01-09T19:10:52.145Z] ---> Running in fe66f2091445 [2023-01-09T19:10:52.145Z] Successfully built e2dada68865a [2023-01-09T19:10:52.145Z] Successfully tagged security-secretstore-setup:latest [2023-01-09T19:10:52.145Z]  Building security-secretstore-setup ... done Building core-data [2023-01-09T19:10:52.145Z] ---> Running in 897f9c41a25f [2023-01-09T19:10:52.145Z] ---> e9b2df12027f [2023-01-09T19:10:52.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-09T19:10:53.531Z] Removing intermediate container fe66f2091445 [2023-01-09T19:10:53.531Z] ---> 427ae8bb008a [2023-01-09T19:10:53.531Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:10:54.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:10:54.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:10:54.903Z] ---> d0d6e160cc8a [2023-01-09T19:10:54.903Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:10:54.903Z] ---> Using cache [2023-01-09T19:10:54.903Z] ---> b2a2a3b0f43c [2023-01-09T19:10:54.903Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:10:54.903Z] ---> Using cache [2023-01-09T19:10:54.903Z] ---> d20bce4ca32b [2023-01-09T19:10:54.903Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-09T19:10:55.470Z] ---> a439fe51b90d [2023-01-09T19:10:55.470Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-09T19:10:55.470Z] Removing intermediate container 897f9c41a25f [2023-01-09T19:10:55.470Z] ---> 039564a9261e [2023-01-09T19:10:55.470Z] ---> ad766c09eb20 [2023-01-09T19:10:55.470Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/Step 22/23 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:10:55.470Z] [2023-01-09T19:10:55.470Z] ---> Running in a95f407bf07a [2023-01-09T19:10:55.470Z] ---> Running in f37eb4d24deb [2023-01-09T19:10:55.728Z] ---> Running in 26d47aa6e284 [2023-01-09T19:10:55.728Z] Removing intermediate container f37eb4d24deb [2023-01-09T19:10:55.728Z] ---> 9459a6ed11e8 [2023-01-09T19:10:55.728Z] Step 22/24 : LABEL arch=x86_64 [2023-01-09T19:10:55.728Z] Removing intermediate container 26d47aa6e284 [2023-01-09T19:10:55.728Z] ---> ee6407a587af [2023-01-09T19:10:55.728Z] Step 23/23 : LABEL version=0.0.0 [2023-01-09T19:10:55.728Z] ---> Running in 1873e89f6d35 [2023-01-09T19:10:55.728Z] ---> Running in cf26d6e4c19c [2023-01-09T19:10:55.728Z] ---> e33bd022cb14 [2023-01-09T19:10:55.728Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-09T19:10:55.728Z] ---> fd12ac7f0c1e [2023-01-09T19:10:55.728Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:10:55.728Z] ---> Running in 01f3b4e59bc8 [2023-01-09T19:10:55.728Z] Removing intermediate container 1873e89f6d35 [2023-01-09T19:10:55.728Z] ---> d6474e3a996a [2023-01-09T19:10:55.728Z] Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:10:56.081Z] Removing intermediate container cf26d6e4c19c [2023-01-09T19:10:56.081Z] ---> 34c716a8461d [2023-01-09T19:10:56.081Z] [2023-01-09T19:10:56.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:56.081Z] ---> Running in daaf42f2d6c4 [2023-01-09T19:10:56.081Z] Removing intermediate container 01f3b4e59bc8 [2023-01-09T19:10:56.081Z] ---> fb9bbcd6fad3 [2023-01-09T19:10:56.081Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:10:56.081Z] ---> 3ae5d66a1f69 [2023-01-09T19:10:56.081Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-09T19:10:56.081Z] Successfully built 34c716a8461d [2023-01-09T19:10:56.081Z] Successfully tagged security-spire-server:latest [2023-01-09T19:10:56.081Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-01-09T19:10:56.081Z] ---> Running in 3dc3be1956e0 [2023-01-09T19:10:56.081Z] Removing intermediate container daaf42f2d6c4 [2023-01-09T19:10:56.081Z] ---> d1f6543cc7be [2023-01-09T19:10:56.081Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T19:10:56.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:56.081Z] ---> Running in 8fb31c614b4f [2023-01-09T19:10:56.342Z] OK: 211 MiB in 51 packages [2023-01-09T19:10:56.602Z] Removing intermediate container 3dc3be1956e0 [2023-01-09T19:10:56.602Z] ---> d2a7f5b8b1da [2023-01-09T19:10:56.602Z] Step 22/24 : LABEL arch=x86_64 [2023-01-09T19:10:58.509Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:10:58.509Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:10:58.509Z] ---> d0d6e160cc8a [2023-01-09T19:10:58.509Z] Step 3/19 : WORKDIR /edgex-go [2023-01-09T19:10:58.509Z] ---> Using cache [2023-01-09T19:10:58.509Z] ---> 9b482420df50 [2023-01-09T19:10:58.509Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-09T19:10:59.082Z] ---> 388cb46a8324 [2023-01-09T19:10:59.082Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-09T19:10:59.082Z] Removing intermediate container 8fb31c614b4f [2023-01-09T19:10:59.082Z] ---> ce1213f7cd7e [2023-01-09T19:10:59.082Z] [2023-01-09T19:10:59.342Z] ---> Running in 2ed32123ea9a [2023-01-09T19:10:59.342Z] ---> Running in 025010eb4787 [2023-01-09T19:10:59.342Z] Successfully built ce1213f7cd7e [2023-01-09T19:10:59.342Z] Removing intermediate container 025010eb4787 [2023-01-09T19:10:59.342Z] ---> c03bbc12b601 [2023-01-09T19:10:59.342Z] Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:10:59.342Z] Successfully tagged security-spire-config:latest [2023-01-09T19:10:59.342Z]  Building security-spire-config ... done Removing intermediate container a95f407bf07a [2023-01-09T19:10:59.342Z] ---> 5841215aa2f3 [2023-01-09T19:10:59.342Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:10:59.342Z] ---> Running in 4f8aad147d7f [2023-01-09T19:10:59.342Z] ---> 434d29b788f8 [2023-01-09T19:10:59.342Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-09T19:10:59.342Z] Removing intermediate container 4f8aad147d7f [2023-01-09T19:10:59.342Z] ---> 84017a3f9a8f [2023-01-09T19:10:59.342Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T19:10:59.605Z] ---> 50187f6a6844 [2023-01-09T19:10:59.605Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:10:59.605Z] ---> Running in 143eef5ec8a7 [2023-01-09T19:10:59.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:59.605Z] ---> Running in 59907a32aa4d [2023-01-09T19:10:59.605Z] ---> 1662cc5cf3bd [2023-01-09T19:10:59.605Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-09T19:10:59.605Z] ---> Running in 59b24de2fec6 [2023-01-09T19:10:59.605Z] Removing intermediate container 143eef5ec8a7 [2023-01-09T19:10:59.605Z] ---> ae94ea2b238b [2023-01-09T19:10:59.605Z] [2023-01-09T19:10:59.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:59.605Z] Successfully built ae94ea2b238b [2023-01-09T19:10:59.605Z] Successfully tagged security-spire-agent:latest [2023-01-09T19:10:59.865Z]  Building security-spire-agent ... done v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-09T19:10:59.865Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-09T19:10:59.865Z] OK: 17042 distinct packages available [2023-01-09T19:10:59.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:10:59.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:11:00.127Z] OK: 211 MiB in 51 packages [2023-01-09T19:11:00.127Z] Removing intermediate container 59b24de2fec6 [2023-01-09T19:11:00.127Z] ---> 9e325e6269b0 [2023-01-09T19:11:00.127Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-09T19:11:00.392Z] ---> Running in 63637e65c884 [2023-01-09T19:11:00.392Z] Removing intermediate container 63637e65c884 [2023-01-09T19:11:00.392Z] ---> 3052408c88e2 [2023-01-09T19:11:00.392Z] Step 29/32 : CMD ["gate"] [2023-01-09T19:11:00.392Z] ---> Running in d014db66ca29 [2023-01-09T19:11:00.392Z] Removing intermediate container d014db66ca29 [2023-01-09T19:11:00.392Z] ---> b02437848898 [2023-01-09T19:11:00.392Z] Step 30/32 : LABEL arch=x86_64 [2023-01-09T19:11:00.654Z] ---> Running in 33c6d5a92ecd [2023-01-09T19:11:00.654Z] Removing intermediate container 2ed32123ea9a [2023-01-09T19:11:00.654Z] ---> 4ba360837af5 [2023-01-09T19:11:00.654Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-09T19:11:00.654Z] Removing intermediate container 33c6d5a92ecd [2023-01-09T19:11:00.654Z] ---> 21e6d005dba6 [2023-01-09T19:11:00.654Z] Step 31/32 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:11:00.654Z] ---> Running in 758f3df026bb [2023-01-09T19:11:00.654Z] ---> bfd5777ffa5a [2023-01-09T19:11:00.654Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:11:00.654Z] ---> Running in ddf9f4e471c3 [2023-01-09T19:11:00.654Z] Removing intermediate container 758f3df026bb [2023-01-09T19:11:00.654Z] ---> a40e5037c563 [2023-01-09T19:11:00.654Z] Step 32/32 : LABEL version=0.0.0 [2023-01-09T19:11:00.654Z] ---> Running in 5044d3af89cd [2023-01-09T19:11:00.915Z] Removing intermediate container 5044d3af89cd [2023-01-09T19:11:00.915Z] ---> 2297572a80b9 [2023-01-09T19:11:00.915Z] [2023-01-09T19:11:00.915Z] Successfully built 2297572a80b9 [2023-01-09T19:11:00.915Z] Successfully tagged security-bootstrapper:latest [2023-01-09T19:11:08.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-09T19:11:10.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-09T19:11:10.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-09T19:11:10.821Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-09T19:11:23.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-09T19:11:27.499Z]  Building security-bootstrapper ... done Removing intermediate container 59907a32aa4d [2023-01-09T19:11:27.499Z] ---> aa39e4dccd6a [2023-01-09T19:11:27.499Z] Step 8/22 : COPY . . [2023-01-09T19:11:27.499Z] Removing intermediate container ddf9f4e471c3 [2023-01-09T19:11:27.499Z] ---> 08b7c873c44d [2023-01-09T19:11:27.499Z] Step 7/19 : COPY . . [2023-01-09T19:11:34.096Z] ---> f9398e5686a9 [2023-01-09T19:11:34.096Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-09T19:11:34.096Z] ---> 7f205302d5fc [2023-01-09T19:11:34.096Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-09T19:11:34.096Z] ---> Running in a152b44e9dcd [2023-01-09T19:11:34.096Z] ---> Running in bc2b65f4856c [2023-01-09T19:11:34.096Z] 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 [2023-01-09T19:11:34.096Z] 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 [2023-01-09T19:11:35.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.314s coverage: 28.7% of statements [2023-01-09T19:11:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-09T19:11:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-09T19:11:43.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.807s coverage: 98.5% of statements [2023-01-09T19:11:49.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.976s coverage: 43.0% of statements [2023-01-09T19:11:49.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-09T19:11:49.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-09T19:11:49.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.807s coverage: 54.2% of statements [2023-01-09T19:11:49.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-09T19:11:49.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-09T19:11:56.052Z] Removing intermediate container bc2b65f4856c [2023-01-09T19:11:56.052Z] ---> 57a01f307e7e [2023-01-09T19:11:56.052Z] [2023-01-09T19:11:56.052Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:11:56.052Z] ---> bfe296a52501 [2023-01-09T19:11:56.052Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-09T19:11:56.052Z] Removing intermediate container a152b44e9dcd [2023-01-09T19:11:56.052Z] ---> 20f09fe21be6 [2023-01-09T19:11:56.052Z] [2023-01-09T19:11:56.052Z] Step 9/19 : FROM alpine:3.15 [2023-01-09T19:11:56.052Z] ---> c4fc93816858 [2023-01-09T19:11:56.052Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:11:56.052Z] ---> Using cache [2023-01-09T19:11:56.052Z] ---> f0cd077af896 [2023-01-09T19:11:56.052Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-09T19:11:56.052Z] ---> Running in 8a871190b6fa [2023-01-09T19:11:56.052Z] ---> Running in 09c3cf3b1c7a [2023-01-09T19:11:56.052Z] Removing intermediate container 8a871190b6fa [2023-01-09T19:11:56.052Z] ---> b3b01ff0b0dc [2023-01-09T19:11:56.052Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-09T19:11:56.052Z] ---> Running in aabb332fb30c [2023-01-09T19:11:56.052Z] Removing intermediate container aabb332fb30c [2023-01-09T19:11:56.052Z] ---> f9b9e3e4e6b0 [2023-01-09T19:11:56.052Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-09T19:11:56.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:11:56.052Z] ---> Running in 88006c59a6c3 [2023-01-09T19:11:56.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:11:56.052Z] Removing intermediate container 88006c59a6c3 [2023-01-09T19:11:56.052Z] ---> 2dc70f6d0dbd [2023-01-09T19:11:56.052Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:11:56.052Z] ---> Running in dceb8fa04d51 [2023-01-09T19:11:56.052Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:11:56.052Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:11:56.052Z] OK: 15859 distinct packages available [2023-01-09T19:11:56.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:11:56.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:11:56.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:11:56.311Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-09T19:11:56.311Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-09T19:11:56.311Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-09T19:11:56.311Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-09T19:11:56.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:11:56.570Z] (5/9) Installing curl (7.80.0-r5) [2023-01-09T19:11:56.570Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-09T19:11:56.570Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:11:56.570Z] (8/9) Installing libucontext (1.1-r0) [2023-01-09T19:11:56.570Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-09T19:11:56.570Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:11:56.570Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:11:56.570Z] OK: 8 MiB in 23 packages [2023-01-09T19:11:56.830Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:11:56.830Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:11:56.830Z] OK: 6 MiB in 15 packages [2023-01-09T19:11:57.088Z] Removing intermediate container 09c3cf3b1c7a [2023-01-09T19:11:57.088Z] ---> 64351c9e0ad2 [2023-01-09T19:11:57.088Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:11:57.352Z] Removing intermediate container dceb8fa04d51 [2023-01-09T19:11:57.352Z] ---> e12ecea090f2 [2023-01-09T19:11:57.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:11:57.352Z] ---> 7a069b68cc2b [2023-01-09T19:11:57.352Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-09T19:11:57.352Z] ---> 92503e39059c [2023-01-09T19:11:57.352Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-09T19:11:57.920Z] ---> 87df361238ea [2023-01-09T19:11:57.920Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-09T19:11:57.921Z] ---> 338ebfb7aef9 [2023-01-09T19:11:57.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-09T19:11:58.180Z] ---> efef71a8626d [2023-01-09T19:11:58.180Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-09T19:11:58.180Z] ---> 3b8b99fd3f76 [2023-01-09T19:11:58.180Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-09T19:11:58.180Z] ---> Running in 30591c8aa289 [2023-01-09T19:11:58.180Z] ---> Running in 8c38127ecd9b [2023-01-09T19:11:58.180Z] Removing intermediate container 30591c8aa289 [2023-01-09T19:11:58.180Z] ---> 5317452d7578 [2023-01-09T19:11:58.180Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:11:58.438Z] Removing intermediate container 8c38127ecd9b [2023-01-09T19:11:58.438Z] ---> Running in 9628a0470c2b [2023-01-09T19:11:58.438Z] ---> bc149233ad3c [2023-01-09T19:11:58.438Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:11:58.438Z] ---> Running in 1acf5d88888f [2023-01-09T19:11:58.438Z] Removing intermediate container 9628a0470c2b [2023-01-09T19:11:58.438Z] ---> 1b9b9519520c [2023-01-09T19:11:58.438Z] Step 17/19 : LABEL arch=x86_64 [2023-01-09T19:11:58.438Z] ---> Running in 6dc6ccf8989c [2023-01-09T19:11:58.438Z] Removing intermediate container 1acf5d88888f [2023-01-09T19:11:58.438Z] ---> a6f2cf3e4958 [2023-01-09T19:11:58.438Z] Step 20/22 : LABEL arch=x86_64 [2023-01-09T19:11:58.438Z] ---> Running in e12ee098eec2 [2023-01-09T19:11:58.696Z] Removing intermediate container 6dc6ccf8989c [2023-01-09T19:11:58.696Z] ---> 0b86914dd4fd [2023-01-09T19:11:58.696Z] Step 18/19 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:11:58.696Z] ---> Running in 0aeb92fab65a [2023-01-09T19:11:58.696Z] Removing intermediate container e12ee098eec2 [2023-01-09T19:11:58.696Z] ---> c14c571aa88e [2023-01-09T19:11:58.696Z] Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:11:58.696Z] ---> Running in 0cef1428b667 [2023-01-09T19:11:58.696Z] Removing intermediate container 0aeb92fab65a [2023-01-09T19:11:58.696Z] ---> ed3303449049 [2023-01-09T19:11:58.696Z] Step 19/19 : LABEL version=0.0.0 [2023-01-09T19:11:58.696Z] ---> Running in ff3b0fd9b2ca [2023-01-09T19:11:58.956Z] Removing intermediate container 0cef1428b667 [2023-01-09T19:11:58.956Z] ---> d1afeaa83870 [2023-01-09T19:11:58.956Z] Step 22/22 : LABEL version=0.0.0 [2023-01-09T19:11:58.956Z] ---> Running in 0cbb34861e45 [2023-01-09T19:11:58.956Z] Removing intermediate container ff3b0fd9b2ca [2023-01-09T19:11:58.956Z] ---> c6c2d9b0ba4d [2023-01-09T19:11:58.956Z] [2023-01-09T19:11:58.956Z] Successfully built c6c2d9b0ba4d [2023-01-09T19:11:58.956Z] Removing intermediate container 0cbb34861e45 [2023-01-09T19:11:58.956Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-09T19:11:58.956Z] ---> 82c5fbcdb753 [2023-01-09T19:11:58.956Z] [2023-01-09T19:11:58.956Z]  Building security-spiffe-token-provider ... done Successfully built 82c5fbcdb753 [2023-01-09T19:11:58.956Z] Successfully tagged core-data:latest [2023-01-09T19:11:59.228Z]  Building core-data ... done  [Pipeline] } [2023-01-09T19:11:59.266Z] $ docker stop --time=1 25abe00d360974afd7e8a3af251a286d374a90dad7c2050ffcbfe668af9ed6ee [2023-01-09T19:12:00.608Z] $ docker rm -f --volumes 25abe00d360974afd7e8a3af251a286d374a90dad7c2050ffcbfe668af9ed6ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:12:01.006Z] + docker images [2023-01-09T19:12:01.006Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-09T19:12:01.006Z] security-spiffe-token-provider latest c6c2d9b0ba4d 2 seconds ago 29.7MB [2023-01-09T19:12:01.006Z] core-data latest 82c5fbcdb753 2 seconds ago 17.9MB [2023-01-09T19:12:01.006Z] 20f09fe21be6 5 seconds ago 1.63GB [2023-01-09T19:12:01.006Z] 57a01f307e7e 7 seconds ago 1.61GB [2023-01-09T19:12:01.006Z] security-bootstrapper latest 2297572a80b9 About a minute ago 20.3MB [2023-01-09T19:12:01.006Z] security-spire-agent latest ae94ea2b238b About a minute ago 125MB [2023-01-09T19:12:01.006Z] security-spire-config latest ce1213f7cd7e About a minute ago 85.8MB [2023-01-09T19:12:01.006Z] security-spire-server latest 34c716a8461d About a minute ago 86.5MB [2023-01-09T19:12:01.006Z] security-secretstore-setup latest e2dada68865a About a minute ago 29.9MB [2023-01-09T19:12:01.006Z] a75ed0f1d0ba About a minute ago 1.47GB [2023-01-09T19:12:01.006Z] d511237a763f About a minute ago 1.47GB [2023-01-09T19:12:01.006Z] 92d069d71d6a About a minute ago 1.47GB [2023-01-09T19:12:01.006Z] 91c6deb45d9e About a minute ago 1.59GB [2023-01-09T19:12:01.006Z] 854124efc53d About a minute ago 1.59GB [2023-01-09T19:12:01.006Z] security-proxy-setup latest 08e36aeb2abc 2 minutes ago 27.7MB [2023-01-09T19:12:01.006Z] core-metadata latest ea317a2a8a56 2 minutes ago 18.5MB [2023-01-09T19:12:01.006Z] support-scheduler latest 136e2497d528 2 minutes ago 29.9MB [2023-01-09T19:12:01.006Z] core-command latest fdafb5e9ab60 2 minutes ago 17.7MB [2023-01-09T19:12:01.006Z] support-notifications latest 48fc5a284cd3 2 minutes ago 30.5MB [2023-01-09T19:12:01.006Z] a2417a0eefb4 2 minutes ago 1.66GB [2023-01-09T19:12:01.006Z] 7bf13473d055 2 minutes ago 1.6GB [2023-01-09T19:12:01.006Z] f830c02ec562 2 minutes ago 1.61GB [2023-01-09T19:12:01.006Z] 0f5575638bfb 2 minutes ago 1.67GB [2023-01-09T19:12:01.006Z] 28607047323d 2 minutes ago 1.59GB [2023-01-09T19:12:01.006Z] ci-base-image-x86_64 latest d0d6e160cc8a 6 minutes ago 947MB [2023-01-09T19:12:01.006Z] alpine 3.16 bfe296a52501 8 weeks ago 5.54MB [2023-01-09T19:12:01.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-09T19:12:01.007Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-09T19:12:01.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-09T19:12:01.007Z] 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] } [2023-01-09T19:12:15.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.841s coverage: 89.2% of statements [2023-01-09T19:12:15.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-09T19:12:15.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-09T19:12:15.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:12:15.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-09T19:12:15.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-09T19:12:15.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.871s coverage: 2.2% of statements [2023-01-09T19:12:15.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-09T19:12:15.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-09T19:12:15.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.399s coverage: 95.6% of statements [2023-01-09T19:12:15.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-09T19:12:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 72.2% of statements [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-09T19:12:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.699s coverage: 60.0% of statements [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-09T19:12:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.724s coverage: 0.9% of statements [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-09T19:12:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.561s coverage: 58.8% of statements [2023-01-09T19:12:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.6% of statements [2023-01-09T19:12:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-09T19:12:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.392s coverage: 47.1% of statements [2023-01-09T19:12:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.473s coverage: 79.5% of statements [2023-01-09T19:12:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.415s coverage: 94.1% of statements [2023-01-09T19:12:16.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.392s coverage: 96.3% of statements [2023-01-09T19:12:17.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements [2023-01-09T19:12:29.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.336s coverage: 94.4% of statements [2023-01-09T19:12:29.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.285s coverage: 44.8% of statements [2023-01-09T19:12:36.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.763s coverage: 79.9% of statements [2023-01-09T19:12:36.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-09T19:12:42.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.473s coverage: 92.9% of statements [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-09T19:12:42.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-09T19:12:42.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.356s coverage: 86.9% of statements [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-09T19:12:42.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-09T19:12:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-09T19:12:42.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2023-01-09T19:12:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-09T19:12:42.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements [2023-01-09T19:12:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-09T19:12:42.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements [2023-01-09T19:12:42.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2023-01-09T19:12:42.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements [2023-01-09T19:12:43.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.952s coverage: 91.2% of statements [2023-01-09T19:12:43.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-09T19:12:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 64.7% of statements [2023-01-09T19:12:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-09T19:12:50.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-09T19:12:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-01-09T19:12:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-01-09T19:12:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-01-09T19:12:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-01-09T19:12:50.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-01-09T19:12:56.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.329s coverage: 65.8% of statements [2023-01-09T19:12:56.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-09T19:12:56.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-09T19:12:56.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-09T19:12:58.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 41.8% of statements [2023-01-09T19:12:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-09T19:12:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-09T19:12:58.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.383s coverage: 89.5% of statements [2023-01-09T19:12:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-09T19:12:58.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements [2023-01-09T19:12:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-09T19:12:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-09T19:12:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-09T19:12:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-09T19:13:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.355s coverage: 17.7% of statements [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-09T19:13:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.709s coverage: 92.3% of statements [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-09T19:13:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-09T19:13:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-09T19:13:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:13:06.322Z] 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 [2023-01-09T19:13:06.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-09T19:13:06.322Z] go vet ./... [2023-01-09T19:14:58.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T19:14:58.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T19:14:58.006Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T19:14:58.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-09T19:14:58.397Z] + ls -al . [2023-01-09T19:14:58.397Z] total 760 [2023-01-09T19:14:58.397Z] drwxrwxr-x 10 1001 1001 4096 Jan 9 19:09 . [2023-01-09T19:14:58.397Z] drwxr-xr-x 4 root root 4096 Jan 9 19:08 .. [2023-01-09T19:14:58.397Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:07 .blubracket [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 16 Jan 9 19:07 .dockerignore [2023-01-09T19:14:58.397Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 19:07 .git [2023-01-09T19:14:58.397Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 19:07 .github [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 956 Jan 9 19:07 .gitignore [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 42 Jan 9 19:07 .golangci.yml [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 87 Jan 9 19:07 .hadolint.yml [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 19:07 .sonarcloud.properties [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 1171 Jan 9 19:07 ADOPTERS.md [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 10618 Jan 9 19:07 Attribution.txt [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 73765 Jan 9 19:07 CHANGELOG.md [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 19:07 CONTRIBUTING.md [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 677 Jan 9 19:07 GOVERNANCE.md [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 850 Jan 9 19:07 Jenkinsfile [2023-01-09T19:14:58.397Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 19:07 LICENSE [2023-01-09T19:14:58.398Z] -rw-rw-r-- 1 1001 1001 12513 Jan 9 19:07 Makefile [2023-01-09T19:14:58.398Z] -rw-rw-r-- 1 1001 1001 582 Jan 9 19:07 OWNERS.md [2023-01-09T19:14:58.398Z] -rw-rw-r-- 1 1001 1001 9403 Jan 9 19:07 README.md [2023-01-09T19:14:58.398Z] -rw-rw-r-- 1 1001 1001 6912 Jan 9 19:07 SECURITY.md [2023-01-09T19:14:58.398Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 19:05 VERSION [2023-01-09T19:14:58.398Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:07 bin [2023-01-09T19:14:58.398Z] drwxrwxr-x 16 1001 1001 4096 Jan 9 19:07 cmd [2023-01-09T19:14:58.398Z] -rw-r--r-- 1 root root 494833 Jan 9 19:13 coverage.out [2023-01-09T19:14:58.398Z] -rw-rw-r-- 1 1001 1001 3412 Jan 9 19:07 go.mod [2023-01-09T19:14:58.398Z] -rw-rw-r-- 1 1001 1001 45110 Jan 9 19:07 go.sum [2023-01-09T19:14:58.398Z] drwxrwxr-x 7 1001 1001 4096 Jan 9 19:07 internal [2023-01-09T19:14:58.398Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 19:07 openapi [2023-01-09T19:14:58.398Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 19:07 snap [2023-01-09T19:14:58.398Z] -rw-rw-r-- 1 1001 1001 204 Jan 9 19:07 version.go [Pipeline] sh [2023-01-09T19:14:59.058Z] + '[' -e coverage.out ] [2023-01-09T19:14:59.058Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-09T19:14:59.094Z] Warning: overwriting stash ‘coverage-report’ [2023-01-09T19:15:00.077Z] Stashed 1 file(s) [Pipeline] sh [2023-01-09T19:15:00.440Z] + make build [2023-01-09T19:15:00.736Z] 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 [2023-01-09T19:16:22.411Z] 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 [2023-01-09T19:16:23.367Z] 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 [2023-01-09T19:16:28.700Z] 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 [2023-01-09T19:17:15.518Z] 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 [2023-01-09T19:17:16.098Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-09T19:17:21.430Z] 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 [2023-01-09T19:17:28.066Z] 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 [2023-01-09T19:17:31.414Z] 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 [2023-01-09T19:17:34.760Z] 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 [2023-01-09T19:17:49.752Z] 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] } [2023-01-09T19:17:55.126Z] $ docker stop --time=1 bfd4b6992c10a2114a9fa1310441ed07b729c79586e2637956008e144f380bbf [2023-01-09T19:17:57.080Z] $ docker rm -f --volumes bfd4b6992c10a2114a9fa1310441ed07b729c79586e2637956008e144f380bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:17:59.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-09T19:17:59.491Z] [2023-01-09T19:17:59.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:17:59.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-09T19:18:00.156Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-09T19:18:00.156Z] 29e5d40040c1: Pulling fs layer [2023-01-09T19:18:00.156Z] 1ce36da41761: Pulling fs layer [2023-01-09T19:18:00.156Z] 25b303627fd3: Pulling fs layer [2023-01-09T19:18:00.428Z] 29e5d40040c1: Verifying Checksum [2023-01-09T19:18:00.428Z] 29e5d40040c1: Download complete [2023-01-09T19:18:00.697Z] 1ce36da41761: Verifying Checksum [2023-01-09T19:18:00.697Z] 1ce36da41761: Download complete [2023-01-09T19:18:00.964Z] 29e5d40040c1: Pull complete [2023-01-09T19:18:02.375Z] 25b303627fd3: Verifying Checksum [2023-01-09T19:18:02.375Z] 25b303627fd3: Download complete [2023-01-09T19:18:02.375Z] 1ce36da41761: Pull complete [2023-01-09T19:18:12.451Z] 25b303627fd3: Pull complete [2023-01-09T19:18:12.451Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-09T19:18:12.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-09T19:18:12.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:18:12.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2023-01-09T19:18:12.862Z] $ 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 [2023-01-09T19:18:15.246Z] $ docker top a31293660833c910c65823c23007a25d64a28b103a3ef44ffae88c7b00eb6baa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:18:16.145Z] + docker-compose build --help [2023-01-09T19:18:16.145Z] + grep parallel [2023-01-09T19:18:21.483Z] --parallel Build images in parallel. [Pipeline] } [2023-01-09T19:18:21.516Z] $ docker stop --time=1 a31293660833c910c65823c23007a25d64a28b103a3ef44ffae88c7b00eb6baa [2023-01-09T19:18:23.148Z] $ docker rm -f --volumes a31293660833c910c65823c23007a25d64a28b103a3ef44ffae88c7b00eb6baa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:18:23.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-09T19:18:23.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:18:24.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2023-01-09T19:18:24.183Z] $ 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 [2023-01-09T19:18:25.337Z] $ docker top 52e5a2e9044b54461af0ba9f0f3df6d8e9b96223db45aa25c705e7ae603120dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:18:26.197Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-09T19:18:31.541Z] Building core-command ... [2023-01-09T19:18:31.541Z] Building core-data ... [2023-01-09T19:18:31.541Z] Building core-metadata ... [2023-01-09T19:18:31.541Z] Building security-bootstrapper ... [2023-01-09T19:18:31.541Z] Building security-proxy-setup ... [2023-01-09T19:18:31.541Z] Building security-secretstore-setup ... [2023-01-09T19:18:31.541Z] Building security-spiffe-token-provider ... [2023-01-09T19:18:31.541Z] Building security-spire-agent ... [2023-01-09T19:18:31.541Z] Building security-spire-config ... [2023-01-09T19:18:31.541Z] Building security-spire-server ... [2023-01-09T19:18:31.541Z] Building support-notifications ... [2023-01-09T19:18:31.541Z] Building support-scheduler ... [2023-01-09T19:18:31.541Z] Building security-proxy-setup [2023-01-09T19:18:31.541Z] Building security-spiffe-token-provider [2023-01-09T19:18:31.541Z] Building security-spire-server [2023-01-09T19:18:31.541Z] Building support-notifications [2023-01-09T19:18:31.541Z] Building security-secretstore-setup [2023-01-09T19:19:18.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:19:18.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:19:18.390Z] ---> 56de06d672ec [2023-01-09T19:19:18.390Z] Step 3/23 : WORKDIR /edgex-go [2023-01-09T19:19:18.390Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:19:18.390Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:19:18.390Z] ---> 56de06d672ec [2023-01-09T19:19:18.390Z] Step 3/21 : WORKDIR /edgex-go [2023-01-09T19:19:18.390Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:19:18.390Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:19:18.390Z] ---> 56de06d672ec [2023-01-09T19:19:18.390Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:19:18.390Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:19:18.390Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:19:18.390Z] ---> 56de06d672ec [2023-01-09T19:19:18.390Z] Step 3/19 : WORKDIR /edgex-go [2023-01-09T19:19:18.390Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:19:18.390Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:19:18.390Z] ---> 56de06d672ec [2023-01-09T19:19:18.390Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:19:19.798Z] ---> Running in 78eec1e9a968 [2023-01-09T19:19:19.798Z] ---> Running in 1f91b2d3a800 [2023-01-09T19:19:19.798Z] ---> Running in 75b60665f592 [2023-01-09T19:19:19.798Z] ---> Running in f2fd295512c2 [2023-01-09T19:19:19.798Z] ---> Running in 6f8b3a2d447b [2023-01-09T19:19:20.397Z] Removing intermediate container 1f91b2d3a800 [2023-01-09T19:19:20.397Z] ---> 64a31317aec8 [2023-01-09T19:19:20.397Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-09T19:19:20.397Z] Removing intermediate container f2fd295512c2 [2023-01-09T19:19:20.397Z] ---> a2e29996b98d [2023-01-09T19:19:20.397Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:19:20.397Z] ---> Running in e0573069093b [2023-01-09T19:19:20.397Z] Removing intermediate container 6f8b3a2d447b [2023-01-09T19:19:20.397Z] ---> ca8f8887a1f1 [2023-01-09T19:19:20.397Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-09T19:19:20.665Z] ---> Running in 18f50498df3e [2023-01-09T19:19:20.666Z] Removing intermediate container 78eec1e9a968 [2023-01-09T19:19:20.666Z] ---> b53288deaf1e [2023-01-09T19:19:20.666Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:19:20.666Z] Removing intermediate container 75b60665f592 [2023-01-09T19:19:20.666Z] ---> 8dee21643b38 [2023-01-09T19:19:20.666Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-09T19:19:20.666Z] ---> Running in 988c0417d78a [2023-01-09T19:19:20.939Z] ---> Running in bd8bfd95c0e4 [2023-01-09T19:19:20.939Z] ---> Running in f5d49dd26b49 [2023-01-09T19:19:21.522Z] Removing intermediate container f5d49dd26b49 [2023-01-09T19:19:21.790Z] ---> 2f9d340f5e74 [2023-01-09T19:19:21.790Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-09T19:19:21.790Z] ---> Running in 36be2fdcecc7 [2023-01-09T19:19:22.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:23.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:23.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:23.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:23.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:23.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:23.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:23.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:23.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:24.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:24.905Z] OK: 221 MiB in 51 packages [2023-01-09T19:19:25.186Z] OK: 221 MiB in 51 packages [2023-01-09T19:19:25.468Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-09T19:19:25.468Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-09T19:19:25.468Z] OK: 16899 distinct packages available [2023-01-09T19:19:26.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:26.096Z] OK: 221 MiB in 51 packages [2023-01-09T19:19:26.096Z] OK: 221 MiB in 51 packages [2023-01-09T19:19:26.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:19:26.970Z] Removing intermediate container e0573069093b [2023-01-09T19:19:26.970Z] ---> a9c4bf311e37 [2023-01-09T19:19:26.970Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:19:27.238Z] Removing intermediate container 18f50498df3e [2023-01-09T19:19:27.238Z] ---> 27df2fc58b82 [2023-01-09T19:19:27.238Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-09T19:19:27.507Z] OK: 221 MiB in 51 packages [2023-01-09T19:19:27.507Z] Removing intermediate container 36be2fdcecc7 [2023-01-09T19:19:27.507Z] ---> 35c67d82a207 [2023-01-09T19:19:27.507Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:19:27.774Z] Removing intermediate container bd8bfd95c0e4 [2023-01-09T19:19:27.774Z] ---> edd6ff2e365e [2023-01-09T19:19:27.774Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-09T19:19:28.367Z] ---> 625483cc748b [2023-01-09T19:19:28.367Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:19:28.367Z] ---> Running in a79a9535d3cc [2023-01-09T19:19:28.638Z] ---> 664a2800f7b9 [2023-01-09T19:19:28.638Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:19:28.906Z] ---> Running in aa2e0ea0aac8 [2023-01-09T19:19:28.907Z] ---> 38d00e4ed47d [2023-01-09T19:19:28.907Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:19:29.175Z] ---> 656dbe7bf923 [2023-01-09T19:19:29.175Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:19:29.175Z] ---> Running in 6aae375aba03 [2023-01-09T19:19:29.444Z] Removing intermediate container 988c0417d78a [2023-01-09T19:19:29.444Z] ---> 3eefffd7b8be [2023-01-09T19:19:29.444Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-09T19:19:29.444Z] ---> Running in b0416f6efc1d [2023-01-09T19:19:32.025Z] ---> 49be064c3a6d [2023-01-09T19:19:32.025Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:19:32.293Z] ---> Running in 4675163fb192 [2023-01-09T19:21:08.940Z] Removing intermediate container 4675163fb192 [2023-01-09T19:21:08.940Z] ---> 6f6a142f5f14 [2023-01-09T19:21:08.940Z] Step 7/19 : COPY . . [2023-01-09T19:21:08.940Z] Removing intermediate container a79a9535d3cc [2023-01-09T19:21:08.940Z] ---> 9c8ddf386334 [2023-01-09T19:21:08.940Z] Step 7/24 : COPY . . [2023-01-09T19:21:08.940Z] Removing intermediate container 6aae375aba03 [2023-01-09T19:21:08.940Z] ---> c983057cf0b2 [2023-01-09T19:21:08.940Z] Step 7/21 : COPY . . [2023-01-09T19:21:08.940Z] Removing intermediate container b0416f6efc1d [2023-01-09T19:21:08.940Z] ---> ed89027b5712 [2023-01-09T19:21:08.940Z] Step 8/22 : COPY . . [2023-01-09T19:21:08.940Z] Removing intermediate container aa2e0ea0aac8 [2023-01-09T19:21:08.940Z] ---> 90c04a26f774 [2023-01-09T19:21:08.940Z] Step 7/23 : COPY . . [2023-01-09T19:21:12.297Z] ---> e525e3d9bfbc [2023-01-09T19:21:12.297Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-09T19:21:12.297Z] ---> a050098774b3 [2023-01-09T19:21:12.297Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:21:12.297Z] ---> 5faa8f228935 [2023-01-09T19:21:12.297Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-09T19:21:12.297Z] ---> 31f9545c0865 [2023-01-09T19:21:12.297Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-09T19:21:12.297Z] ---> 8c1a29156481 [2023-01-09T19:21:12.297Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-09T19:21:13.257Z] ---> Running in 4d3ca75065e2 [2023-01-09T19:21:13.258Z] ---> Running in ed2060a31615 [2023-01-09T19:21:13.258Z] ---> Running in 825ad4caf720 [2023-01-09T19:21:13.258Z] ---> Running in e138cfcd8b01 [2023-01-09T19:21:13.258Z] ---> Running in 7352f1e748ce [2023-01-09T19:21:14.231Z] Removing intermediate container ed2060a31615 [2023-01-09T19:21:14.231Z] ---> 799b00a313a1 [2023-01-09T19:21:14.231Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-09T19:21:14.231Z] ---> Running in 436cdfba71ef [2023-01-09T19:21:14.816Z] Removing intermediate container 436cdfba71ef [2023-01-09T19:21:14.816Z] ---> 9c91efe89d93 [2023-01-09T19:21:14.816Z] 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 [2023-01-09T19:21:14.816Z] ---> Running in c8cc68d6876f [2023-01-09T19:21:15.781Z] 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 [2023-01-09T19:21:16.049Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-09T19:21:16.049Z] 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 [2023-01-09T19:21:16.315Z] 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 [2023-01-09T19:21:17.723Z] Removing intermediate container c8cc68d6876f [2023-01-09T19:21:17.723Z] ---> 6c627bab5edc [2023-01-09T19:21:17.723Z] Step 11/23 : WORKDIR /edgex-go [2023-01-09T19:21:17.723Z] ---> Running in e427f4e2b595 [2023-01-09T19:21:18.312Z] Removing intermediate container e427f4e2b595 [2023-01-09T19:21:18.312Z] ---> 4252218f5fcb [2023-01-09T19:21:18.312Z] [2023-01-09T19:21:18.312Z] Step 12/23 : FROM alpine:3.15 [2023-01-09T19:21:18.312Z] 3.15: Pulling from library/alpine [2023-01-09T19:21:19.722Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-09T19:21:19.722Z] Status: Downloaded newer image for alpine:3.15 [2023-01-09T19:21:19.722Z] ---> 8aa73fd46299 [2023-01-09T19:21:19.722Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:21:19.722Z] ---> Running in 111ffe88eeca [2023-01-09T19:21:19.989Z] Removing intermediate container 111ffe88eeca [2023-01-09T19:21:19.990Z] ---> 70efe5d3186b [2023-01-09T19:21:19.990Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-09T19:21:19.990Z] ---> Running in 15ef412b4483 [2023-01-09T19:21:21.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:21:22.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:21:24.140Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:21:24.140Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:21:24.140Z] OK: 15736 distinct packages available [2023-01-09T19:21:24.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:21:24.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:21:25.811Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-09T19:21:25.811Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:21:25.811Z] (3/5) Installing libucontext (1.1-r0) [2023-01-09T19:21:25.811Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-09T19:21:25.811Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-09T19:21:25.811Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:21:25.811Z] OK: 6 MiB in 19 packages [2023-01-09T19:21:27.754Z] Removing intermediate container 15ef412b4483 [2023-01-09T19:21:27.754Z] ---> 143550fcc86e [2023-01-09T19:21:27.754Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:21:33.090Z] ---> 5b1b0ecdb4a3 [2023-01-09T19:21:33.090Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:21:34.056Z] ---> 50b4e6cf6a7c [2023-01-09T19:21:34.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-09T19:21:34.642Z] ---> ea366091f3ba [2023-01-09T19:21:34.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-09T19:21:35.603Z] ---> b5abb3adcf67 [2023-01-09T19:21:35.603Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:21:35.603Z] ---> Running in 84262c2d6528 [2023-01-09T19:21:36.187Z] Removing intermediate container 84262c2d6528 [2023-01-09T19:21:36.187Z] ---> 3dd17682ef86 [2023-01-09T19:21:36.187Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:21:36.187Z] ---> Running in b97a874badde [2023-01-09T19:21:36.769Z] Removing intermediate container b97a874badde [2023-01-09T19:21:36.769Z] ---> f9812ebec089 [2023-01-09T19:21:36.769Z] Step 21/23 : LABEL arch=arm64 [2023-01-09T19:21:36.769Z] ---> Running in 1ba016bf3a81 [2023-01-09T19:21:37.355Z] Removing intermediate container 1ba016bf3a81 [2023-01-09T19:21:37.355Z] ---> cacc7a10e3c8 [2023-01-09T19:21:37.355Z] Step 22/23 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:21:37.355Z] ---> Running in df6fe8cf3039 [2023-01-09T19:21:37.937Z] Removing intermediate container df6fe8cf3039 [2023-01-09T19:21:37.937Z] ---> f6cd7749da0b [2023-01-09T19:21:37.937Z] Step 23/23 : LABEL version=0.0.0 [2023-01-09T19:21:38.206Z] ---> Running in d47fc3486ed5 [2023-01-09T19:21:38.474Z] Removing intermediate container d47fc3486ed5 [2023-01-09T19:21:38.474Z] ---> fe76fe461f3d [2023-01-09T19:21:38.474Z] [2023-01-09T19:21:38.741Z] Successfully built fe76fe461f3d [2023-01-09T19:21:38.741Z] Successfully tagged security-spire-server-arm64:latest [2023-01-09T19:21:38.741Z]  Building security-spire-server ... done Building support-scheduler [2023-01-09T19:21:51.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:21:51.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:21:51.033Z] ---> 56de06d672ec [2023-01-09T19:21:51.033Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:21:51.033Z] ---> Using cache [2023-01-09T19:21:51.033Z] ---> b53288deaf1e [2023-01-09T19:21:51.033Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:21:51.033Z] ---> Using cache [2023-01-09T19:21:51.033Z] ---> 2f9d340f5e74 [2023-01-09T19:21:51.033Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-09T19:21:51.033Z] ---> Running in 086a0ef65a1c [2023-01-09T19:21:52.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:21:53.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:21:54.421Z] OK: 221 MiB in 51 packages [2023-01-09T19:21:55.376Z] Removing intermediate container 086a0ef65a1c [2023-01-09T19:21:55.376Z] ---> 91807c17615b [2023-01-09T19:21:55.376Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:21:56.332Z] ---> 4d20b5e80c63 [2023-01-09T19:21:56.332Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:21:56.332Z] ---> Running in 3eefc06821ec [2023-01-09T19:23:04.176Z] Removing intermediate container 3eefc06821ec [2023-01-09T19:23:04.176Z] ---> f79b4323ec88 [2023-01-09T19:23:04.176Z] Step 8/22 : COPY . . [2023-01-09T19:23:14.233Z] ---> 02cfaf13fdc0 [2023-01-09T19:23:14.233Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-09T19:23:14.233Z] ---> Running in d1c1e6e86794 [2023-01-09T19:23:14.508Z] 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 [2023-01-09T19:26:51.244Z] 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 [2023-01-09T19:26:51.244Z] 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 [2023-01-09T19:27:13.285Z] Removing intermediate container e138cfcd8b01 [2023-01-09T19:27:13.285Z] ---> 5fe914ae1a59 [2023-01-09T19:27:13.285Z] [2023-01-09T19:27:13.285Z] Step 9/24 : FROM alpine:3.16 [2023-01-09T19:27:13.285Z] Removing intermediate container 825ad4caf720 [2023-01-09T19:27:13.285Z] ---> 08cdfaa014d7 [2023-01-09T19:27:13.285Z] [2023-01-09T19:27:13.285Z] Step 9/21 : FROM alpine:3.16 [2023-01-09T19:27:13.285Z] 3.16: Pulling from library/alpine [2023-01-09T19:27:13.285Z] 3.16: Pulling from library/alpine [2023-01-09T19:27:13.285Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:27:13.285Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:27:13.285Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:27:13.285Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:27:13.285Z] ---> 2b4661558fb8 [2023-01-09T19:27:13.285Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-09T19:27:13.285Z] ---> 2b4661558fb8 [2023-01-09T19:27:13.285Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-09T19:27:13.285Z] ---> Running in adf9ab7f33d8 [2023-01-09T19:27:13.285Z] ---> Running in 8d0644f4b774 [2023-01-09T19:27:14.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:27:14.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:27:15.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:27:15.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:27:16.451Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-09T19:27:16.716Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-09T19:27:16.716Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-09T19:27:16.716Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-09T19:27:16.716Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-09T19:27:16.716Z] (5/6) Installing curl (7.83.1-r5) [2023-01-09T19:27:16.716Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-09T19:27:16.716Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:27:16.716Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:27:16.716Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-09T19:27:16.716Z] (3/3) Installing su-exec (0.2-r1) [2023-01-09T19:27:16.716Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:27:16.982Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:27:16.982Z] OK: 8 MiB in 20 packages [2023-01-09T19:27:17.248Z] OK: 6 MiB in 17 packages [2023-01-09T19:27:19.834Z] Removing intermediate container adf9ab7f33d8 [2023-01-09T19:27:19.834Z] ---> 25de4da6b3bc [2023-01-09T19:27:19.834Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-09T19:27:19.834Z] ---> Running in 314ee8c51192 [2023-01-09T19:27:20.100Z] Removing intermediate container 8d0644f4b774 [2023-01-09T19:27:20.100Z] ---> 56c4ce9d9ed1 [2023-01-09T19:27:20.100Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-09T19:27:20.365Z] ---> Running in 5cc38257338a [2023-01-09T19:27:20.630Z] Removing intermediate container 314ee8c51192 [2023-01-09T19:27:20.630Z] ---> 31c9c789d19c [2023-01-09T19:27:20.630Z] Step 12/21 : WORKDIR /edgex [2023-01-09T19:27:20.897Z] Removing intermediate container 5cc38257338a [2023-01-09T19:27:20.897Z] ---> 14d51d227810 [2023-01-09T19:27:20.897Z] Step 12/24 : WORKDIR / [2023-01-09T19:27:20.897Z] ---> Running in 8f412b7b8d47 [2023-01-09T19:27:20.897Z] ---> Running in 93f98dbf846d [2023-01-09T19:27:21.476Z] Removing intermediate container 8f412b7b8d47 [2023-01-09T19:27:21.476Z] ---> ea8eb44bcb68 [2023-01-09T19:27:21.476Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-09T19:27:21.742Z] Removing intermediate container 93f98dbf846d [2023-01-09T19:27:21.742Z] ---> d79d07f612b2 [2023-01-09T19:27:21.742Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-09T19:27:22.700Z] ---> 5d53b2b1aa56 [2023-01-09T19:27:22.700Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-09T19:27:22.966Z] ---> 21a85ad8a4b8 [2023-01-09T19:27:22.966Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-09T19:27:24.368Z] ---> 289153be1269 [2023-01-09T19:27:24.368Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-09T19:27:24.637Z] ---> b8825499e91b [2023-01-09T19:27:24.637Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-09T19:27:25.219Z] ---> 95b5eb4c6daf [2023-01-09T19:27:25.219Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-09T19:27:26.624Z] ---> e6651cbbd891 [2023-01-09T19:27:26.624Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-09T19:27:26.624Z] ---> c168787cf5e3 [2023-01-09T19:27:26.624Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-09T19:27:27.580Z] ---> 6432f9130540 [2023-01-09T19:27:27.580Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-09T19:27:27.580Z] ---> Running in 51ee3e0c90e6 [2023-01-09T19:27:28.988Z] ---> 487dd8b8afb9 [2023-01-09T19:27:28.988Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-09T19:27:31.562Z] ---> c7fa7652adbb [2023-01-09T19:27:31.562Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-09T19:27:31.562Z] Removing intermediate container 51ee3e0c90e6 [2023-01-09T19:27:31.562Z] ---> fed7dd36d61d [2023-01-09T19:27:31.562Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-09T19:27:31.562Z] ---> Running in be039588d023 [2023-01-09T19:27:32.173Z] Removing intermediate container be039588d023 [2023-01-09T19:27:32.173Z] ---> 0f68f84d6caa [2023-01-09T19:27:32.173Z] Step 19/21 : LABEL arch=arm64 [2023-01-09T19:27:32.443Z] ---> Running in a2c9ae7c4011 [2023-01-09T19:27:32.443Z] ---> 74d9e73f66cd [2023-01-09T19:27:32.443Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-09T19:27:32.710Z] ---> Running in 31ba95cb4076 [2023-01-09T19:27:33.289Z] Removing intermediate container a2c9ae7c4011 [2023-01-09T19:27:33.289Z] ---> c624d32f17e7 [2023-01-09T19:27:33.289Z] Step 20/21 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:27:33.289Z] ---> Running in 1489df80ceaa [2023-01-09T19:27:33.869Z] Removing intermediate container 1489df80ceaa [2023-01-09T19:27:33.869Z] ---> 6fa1b790ca6d [2023-01-09T19:27:33.869Z] Step 21/21 : LABEL version=0.0.0 [2023-01-09T19:27:33.869Z] ---> Running in 283751c659cf [2023-01-09T19:27:34.452Z] Removing intermediate container 283751c659cf [2023-01-09T19:27:34.452Z] ---> 6b7a20b20397 [2023-01-09T19:27:34.452Z] [2023-01-09T19:27:34.718Z] Successfully built 6b7a20b20397 [2023-01-09T19:27:34.718Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-09T19:27:34.718Z] Building security-spire-config [2023-01-09T19:27:35.675Z]  Building security-proxy-setup ... done Removing intermediate container 31ba95cb4076 [2023-01-09T19:27:35.675Z] ---> 7905ab07ffa3 [2023-01-09T19:27:35.675Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-09T19:27:35.941Z] ---> Running in d291c862d285 [2023-01-09T19:27:36.520Z] Removing intermediate container d291c862d285 [2023-01-09T19:27:36.520Z] ---> 4e94dba7733a [2023-01-09T19:27:36.520Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T19:27:36.520Z] ---> Running in 066caa758990 [2023-01-09T19:27:37.110Z] Removing intermediate container 066caa758990 [2023-01-09T19:27:37.110Z] ---> 4519c967bc6d [2023-01-09T19:27:37.110Z] Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:27:37.110Z] ---> Running in b6b9f61dd93c [2023-01-09T19:27:37.698Z] Removing intermediate container b6b9f61dd93c [2023-01-09T19:27:37.698Z] ---> 5a2f7cb256a7 [2023-01-09T19:27:37.698Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T19:27:37.966Z] ---> Running in 33c5ea36e719 [2023-01-09T19:27:38.233Z] Removing intermediate container 33c5ea36e719 [2023-01-09T19:27:38.233Z] ---> c92a812a4f3b [2023-01-09T19:27:38.233Z] [2023-01-09T19:27:38.498Z] Successfully built c92a812a4f3b [2023-01-09T19:27:38.498Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-09T19:27:38.498Z]  Building security-secretstore-setup ... done Building core-metadata [2023-01-09T19:27:56.680Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:27:56.680Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:27:56.680Z] ---> 56de06d672ec [2023-01-09T19:27:56.680Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:27:56.680Z] ---> Using cache [2023-01-09T19:27:56.680Z] ---> 8dee21643b38 [2023-01-09T19:27:56.680Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:27:56.680Z] ---> Running in 574c51bd511f [2023-01-09T19:27:58.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:27:59.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:28:00.650Z] OK: 221 MiB in 51 packages [2023-01-09T19:28:01.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:28:01.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:28:01.243Z] ---> 56de06d672ec [2023-01-09T19:28:01.243Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:28:01.243Z] ---> Using cache [2023-01-09T19:28:01.243Z] ---> b53288deaf1e [2023-01-09T19:28:01.243Z] Step 4/24 : WORKDIR /edgex-go [2023-01-09T19:28:01.243Z] ---> Using cache [2023-01-09T19:28:01.243Z] ---> 2f9d340f5e74 [2023-01-09T19:28:01.243Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-09T19:28:01.243Z] ---> Using cache [2023-01-09T19:28:01.243Z] ---> 91807c17615b [2023-01-09T19:28:01.243Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-09T19:28:01.243Z] ---> Using cache [2023-01-09T19:28:01.243Z] ---> 4d20b5e80c63 [2023-01-09T19:28:01.243Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:28:01.243Z] ---> Using cache [2023-01-09T19:28:01.243Z] ---> f79b4323ec88 [2023-01-09T19:28:01.243Z] Step 8/24 : COPY . . [2023-01-09T19:28:01.243Z] ---> Using cache [2023-01-09T19:28:01.243Z] ---> 02cfaf13fdc0 [2023-01-09T19:28:01.243Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-09T19:28:01.836Z] ---> Running in f465b8a067af [2023-01-09T19:28:04.425Z] Removing intermediate container 574c51bd511f [2023-01-09T19:28:04.425Z] ---> 3f0980d57c31 [2023-01-09T19:28:04.425Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:28:04.692Z] 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 [2023-01-09T19:28:05.275Z] ---> f2081da9583f [2023-01-09T19:28:05.275Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:28:05.543Z] ---> Running in 39b77e531460 [2023-01-09T19:29:13.378Z] Removing intermediate container 7352f1e748ce [2023-01-09T19:29:13.378Z] ---> 770c3d4d6f48 [2023-01-09T19:29:13.378Z] [2023-01-09T19:29:13.378Z] Step 9/19 : FROM alpine:3.15 [2023-01-09T19:29:13.378Z] ---> 8aa73fd46299 [2023-01-09T19:29:13.378Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:29:13.378Z] ---> Using cache [2023-01-09T19:29:13.378Z] ---> 70efe5d3186b [2023-01-09T19:29:13.378Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-09T19:29:13.378Z] ---> Running in d3f1ced93994 [2023-01-09T19:29:13.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:29:13.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:29:13.378Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:29:13.378Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:29:13.378Z] OK: 15736 distinct packages available [2023-01-09T19:29:13.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:29:13.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:29:14.782Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-09T19:29:14.782Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-09T19:29:14.782Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-09T19:29:14.782Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-09T19:29:14.782Z] (5/9) Installing curl (7.80.0-r5) [2023-01-09T19:29:14.782Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-09T19:29:14.782Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:29:14.782Z] (8/9) Installing libucontext (1.1-r0) [2023-01-09T19:29:14.782Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-09T19:29:14.782Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:29:14.782Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:29:15.366Z] OK: 8 MiB in 23 packages [2023-01-09T19:29:15.635Z] Removing intermediate container 39b77e531460 [2023-01-09T19:29:15.635Z] ---> ee179ce972b8 [2023-01-09T19:29:15.635Z] Step 7/24 : COPY . . [2023-01-09T19:29:18.985Z] Removing intermediate container d3f1ced93994 [2023-01-09T19:29:18.985Z] ---> bef7bba54041 [2023-01-09T19:29:18.985Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:29:19.943Z] ---> 79860cdefa08 [2023-01-09T19:29:19.943Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-09T19:29:24.184Z] ---> 1cb57cf787f1 [2023-01-09T19:29:24.184Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-09T19:29:25.139Z] ---> 2f342dbcb182 [2023-01-09T19:29:25.139Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-09T19:29:25.405Z] ---> Running in aa93c6c9fc77 [2023-01-09T19:29:26.358Z] Removing intermediate container aa93c6c9fc77 [2023-01-09T19:29:26.358Z] ---> a9facccd16d6 [2023-01-09T19:29:26.358Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:29:26.624Z] ---> Running in 3786d2604a1f [2023-01-09T19:29:27.210Z] Removing intermediate container 3786d2604a1f [2023-01-09T19:29:27.210Z] ---> 2434ad922092 [2023-01-09T19:29:27.210Z] Step 17/19 : LABEL arch=arm64 [2023-01-09T19:29:27.475Z] ---> Running in c0035c951ac6 [2023-01-09T19:29:28.433Z] Removing intermediate container c0035c951ac6 [2023-01-09T19:29:28.433Z] ---> dd80c9fc7be8 [2023-01-09T19:29:28.433Z] Step 18/19 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:29:28.433Z] ---> Running in 935d1f7998a5 [2023-01-09T19:29:29.389Z] Removing intermediate container 935d1f7998a5 [2023-01-09T19:29:29.389Z] ---> 3b9ca5859e12 [2023-01-09T19:29:29.389Z] Step 19/19 : LABEL version=0.0.0 [2023-01-09T19:29:29.389Z] ---> Running in 06e9f6183141 [2023-01-09T19:29:30.799Z] Removing intermediate container 06e9f6183141 [2023-01-09T19:29:30.799Z] ---> 653cf8e0ef62 [2023-01-09T19:29:30.799Z] [2023-01-09T19:29:31.379Z] Successfully built 653cf8e0ef62 [2023-01-09T19:29:31.644Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-09T19:29:31.644Z] Building security-spire-agent [2023-01-09T19:29:31.909Z]  Building security-spiffe-token-provider ... done  ---> 8681ce793634 [2023-01-09T19:29:32.175Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:29:32.175Z] ---> Running in c698cbfbb908 [2023-01-09T19:29:32.766Z] Removing intermediate container c698cbfbb908 [2023-01-09T19:29:32.766Z] ---> 44d83899271a [2023-01-09T19:29:32.766Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-09T19:29:32.766Z] ---> Running in 16379e6194b2 [2023-01-09T19:29:33.348Z] Removing intermediate container 16379e6194b2 [2023-01-09T19:29:33.348Z] ---> 115da10a85c3 [2023-01-09T19:29:33.348Z] 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 [2023-01-09T19:29:33.348Z] ---> Running in 652963e72b1c [2023-01-09T19:29:36.681Z] Removing intermediate container 652963e72b1c [2023-01-09T19:29:36.681Z] ---> 53aa7a6a327f [2023-01-09T19:29:36.681Z] Step 11/24 : WORKDIR /edgex-go [2023-01-09T19:29:36.681Z] ---> Running in 35127d96acfb [2023-01-09T19:29:36.954Z] Removing intermediate container 35127d96acfb [2023-01-09T19:29:36.954Z] ---> c414c97a8f60 [2023-01-09T19:29:36.954Z] [2023-01-09T19:29:37.223Z] Step 12/24 : FROM alpine:3.15 [2023-01-09T19:29:37.223Z] ---> 8aa73fd46299 [2023-01-09T19:29:37.223Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:29:37.223Z] ---> Using cache [2023-01-09T19:29:37.223Z] ---> 70efe5d3186b [2023-01-09T19:29:37.223Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-09T19:29:37.223Z] ---> Running in ae95e803ccf3 [2023-01-09T19:29:39.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:29:39.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:29:40.579Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:29:40.579Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:29:40.579Z] OK: 15736 distinct packages available [2023-01-09T19:29:40.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:29:41.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:29:42.519Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-09T19:29:42.519Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:29:42.519Z] (3/4) Installing libucontext (1.1-r0) [2023-01-09T19:29:42.519Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-09T19:29:42.519Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:29:42.519Z] OK: 6 MiB in 18 packages [2023-01-09T19:29:44.460Z] Removing intermediate container ae95e803ccf3 [2023-01-09T19:29:44.460Z] ---> 3ffc18677534 [2023-01-09T19:29:44.460Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:29:49.791Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:29:49.791Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:29:49.791Z] ---> 56de06d672ec [2023-01-09T19:29:49.791Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> 8dee21643b38 [2023-01-09T19:29:49.791Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> 3f0980d57c31 [2023-01-09T19:29:49.791Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> f2081da9583f [2023-01-09T19:29:49.791Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> ee179ce972b8 [2023-01-09T19:29:49.791Z] Step 7/24 : COPY . . [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> 8681ce793634 [2023-01-09T19:29:49.791Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> 44d83899271a [2023-01-09T19:29:49.791Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> 115da10a85c3 [2023-01-09T19:29:49.791Z] 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 [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> 53aa7a6a327f [2023-01-09T19:29:49.791Z] Step 11/24 : WORKDIR /edgex-go [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> c414c97a8f60 [2023-01-09T19:29:49.791Z] [2023-01-09T19:29:49.791Z] Step 12/24 : FROM alpine:3.15 [2023-01-09T19:29:49.791Z] ---> 8aa73fd46299 [2023-01-09T19:29:49.791Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> 70efe5d3186b [2023-01-09T19:29:49.791Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-09T19:29:49.791Z] ---> Using cache [2023-01-09T19:29:49.791Z] ---> 143550fcc86e [2023-01-09T19:29:49.791Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-09T19:29:53.125Z] ---> 87bd7aa65da9 [2023-01-09T19:29:53.125Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:29:55.697Z] ---> 2a694249679a [2023-01-09T19:29:55.697Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-09T19:29:55.697Z] ---> c8a6e80e5b42 [2023-01-09T19:29:55.697Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:29:55.697Z] ---> Running in 96ee232491ed [2023-01-09T19:29:56.287Z] Removing intermediate container 96ee232491ed [2023-01-09T19:29:56.287Z] ---> 6d5c88fed913 [2023-01-09T19:29:56.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-09T19:29:57.692Z] ---> 05b5a887fcfa [2023-01-09T19:29:57.692Z] Step 19/24 : WORKDIR / [2023-01-09T19:29:57.692Z] ---> Running in f6762b9e83f2 [2023-01-09T19:29:58.651Z] Removing intermediate container f6762b9e83f2 [2023-01-09T19:29:58.651Z] ---> 5e71787338b1 [2023-01-09T19:29:58.651Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:29:58.651Z] ---> Running in 5d82f261c9f8 [2023-01-09T19:29:59.230Z] Removing intermediate container 5d82f261c9f8 [2023-01-09T19:29:59.230Z] ---> 70f91e6b1133 [2023-01-09T19:29:59.230Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:29:59.495Z] ---> Running in 21759533efe6 [2023-01-09T19:30:00.447Z] Removing intermediate container 21759533efe6 [2023-01-09T19:30:00.447Z] ---> 3b5ecb9b15b5 [2023-01-09T19:30:00.447Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T19:30:00.447Z] ---> Running in e6a64f5720e7 [2023-01-09T19:30:01.029Z] Removing intermediate container e6a64f5720e7 [2023-01-09T19:30:01.029Z] ---> 1bcbdaa72241 [2023-01-09T19:30:01.029Z] Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:30:01.296Z] ---> Running in 869966af2d26 [2023-01-09T19:30:01.885Z] Removing intermediate container 869966af2d26 [2023-01-09T19:30:01.885Z] ---> 8874e52ad22d [2023-01-09T19:30:01.885Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T19:30:02.152Z] ---> Running in 5a8834bc8b3b [2023-01-09T19:30:02.420Z] ---> e35e289448ef [2023-01-09T19:30:02.420Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:30:03.004Z] Removing intermediate container 5a8834bc8b3b [2023-01-09T19:30:03.004Z] ---> 7cdd26cef072 [2023-01-09T19:30:03.004Z] [2023-01-09T19:30:03.271Z] Successfully built 7cdd26cef072 [2023-01-09T19:30:03.271Z] ---> cb60f8410c5f [2023-01-09T19:30:03.271Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-09T19:30:03.271Z] Successfully tagged security-spire-config-arm64:latest [2023-01-09T19:30:03.271Z] Building security-bootstrapper [2023-01-09T19:30:04.493Z]  Building security-spire-config ... done  ---> 2b83e526b532 [2023-01-09T19:30:04.493Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-09T19:30:05.466Z] ---> ae549daa087b [2023-01-09T19:30:05.466Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:30:05.466Z] ---> Running in 8a01fd0b0bef [2023-01-09T19:30:07.408Z] Removing intermediate container 8a01fd0b0bef [2023-01-09T19:30:07.408Z] ---> 494a39a20ad2 [2023-01-09T19:30:07.408Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:30:07.995Z] ---> Running in 02965561921c [2023-01-09T19:30:08.953Z] Removing intermediate container 02965561921c [2023-01-09T19:30:08.953Z] ---> 8af86bc3ba38 [2023-01-09T19:30:08.954Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T19:30:08.954Z] ---> Running in a756841aaf63 [2023-01-09T19:30:09.913Z] Removing intermediate container a756841aaf63 [2023-01-09T19:30:09.913Z] ---> 2f9e4075deb2 [2023-01-09T19:30:09.913Z] Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:30:09.913Z] ---> Running in 5ff8be7f2cf7 [2023-01-09T19:30:10.868Z] Removing intermediate container 5ff8be7f2cf7 [2023-01-09T19:30:10.868Z] ---> d9aa7140f4d9 [2023-01-09T19:30:10.869Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T19:30:11.134Z] ---> Running in 9709a12de83a [2023-01-09T19:30:12.088Z] Removing intermediate container 9709a12de83a [2023-01-09T19:30:12.088Z] ---> 5a1152060744 [2023-01-09T19:30:12.088Z] [2023-01-09T19:30:12.669Z] Successfully built 5a1152060744 [2023-01-09T19:30:12.669Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-09T19:30:12.669Z]  Building security-spire-agent ... done Building core-command [2023-01-09T19:30:22.721Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:30:22.721Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:30:22.721Z] ---> 56de06d672ec [2023-01-09T19:30:22.721Z] Step 3/32 : WORKDIR /edgex-go [2023-01-09T19:30:22.721Z] ---> Using cache [2023-01-09T19:30:22.721Z] ---> 8dee21643b38 [2023-01-09T19:30:22.721Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-09T19:30:22.721Z] ---> Using cache [2023-01-09T19:30:22.721Z] ---> edd6ff2e365e [2023-01-09T19:30:22.721Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-09T19:30:22.721Z] ---> Using cache [2023-01-09T19:30:22.721Z] ---> 38d00e4ed47d [2023-01-09T19:30:22.721Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:30:22.721Z] ---> Using cache [2023-01-09T19:30:22.721Z] ---> c983057cf0b2 [2023-01-09T19:30:22.721Z] Step 7/32 : COPY . . [2023-01-09T19:30:22.721Z] ---> Using cache [2023-01-09T19:30:22.721Z] ---> e525e3d9bfbc [2023-01-09T19:30:22.721Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-09T19:30:23.681Z] ---> Running in 2e26aa03ac00 [2023-01-09T19:30:25.635Z] Removing intermediate container 4d3ca75065e2 [2023-01-09T19:30:25.635Z] ---> 0fdd8c429ccd [2023-01-09T19:30:25.635Z] [2023-01-09T19:30:25.635Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:30:25.635Z] ---> 2b4661558fb8 [2023-01-09T19:30:25.635Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-09T19:30:25.635Z] ---> Running in 7d65b5d35b81 [2023-01-09T19:30:25.901Z] 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 [2023-01-09T19:30:27.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:30:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:30:30.205Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-09T19:30:30.205Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-09T19:30:30.205Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:30:30.205Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:30:30.790Z] OK: 6 MiB in 16 packages [2023-01-09T19:30:34.138Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:30:34.138Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:30:34.138Z] ---> 56de06d672ec [2023-01-09T19:30:34.139Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:30:34.139Z] ---> Using cache [2023-01-09T19:30:34.139Z] ---> b53288deaf1e [2023-01-09T19:30:34.139Z] Step 4/23 : WORKDIR /edgex-go [2023-01-09T19:30:34.139Z] ---> Using cache [2023-01-09T19:30:34.139Z] ---> 2f9d340f5e74 [2023-01-09T19:30:34.139Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-09T19:30:34.139Z] ---> Using cache [2023-01-09T19:30:34.139Z] ---> 91807c17615b [2023-01-09T19:30:34.139Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-09T19:30:34.139Z] ---> Using cache [2023-01-09T19:30:34.139Z] ---> 4d20b5e80c63 [2023-01-09T19:30:34.139Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:30:34.139Z] ---> Using cache [2023-01-09T19:30:34.139Z] ---> f79b4323ec88 [2023-01-09T19:30:34.139Z] Step 8/23 : COPY . . [2023-01-09T19:30:34.139Z] ---> Using cache [2023-01-09T19:30:34.139Z] ---> 02cfaf13fdc0 [2023-01-09T19:30:34.139Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-09T19:30:34.407Z] ---> Running in cb9fd684b715 [2023-01-09T19:30:35.363Z] Removing intermediate container 7d65b5d35b81 [2023-01-09T19:30:35.363Z] ---> edb26f169284 [2023-01-09T19:30:35.363Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:30:35.363Z] ---> Running in 1abf4d537ace [2023-01-09T19:30:35.949Z] Removing intermediate container 1abf4d537ace [2023-01-09T19:30:35.949Z] ---> 65ec10758c72 [2023-01-09T19:30:35.949Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-09T19:30:36.217Z] ---> Running in 02c1650ac994 [2023-01-09T19:30:36.481Z] 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 [2023-01-09T19:30:36.757Z] Removing intermediate container 02c1650ac994 [2023-01-09T19:30:36.757Z] ---> 0ed2b08dfbfc [2023-01-09T19:30:36.757Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-09T19:30:37.025Z] ---> Running in 7d15212fc1ab [2023-01-09T19:30:37.605Z] Removing intermediate container 7d15212fc1ab [2023-01-09T19:30:37.605Z] ---> 82d68875f0d1 [2023-01-09T19:30:37.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:30:38.558Z] ---> 214d23bd4a10 [2023-01-09T19:30:38.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-09T19:30:41.142Z] ---> ea5421825e69 [2023-01-09T19:30:41.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-09T19:30:41.725Z] ---> 5ac9e6c7b68a [2023-01-09T19:30:41.725Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-09T19:30:41.992Z] ---> Running in 5d09347fc52d [2023-01-09T19:30:42.264Z] Removing intermediate container 5d09347fc52d [2023-01-09T19:30:42.264Z] ---> b06938ce76b4 [2023-01-09T19:30:42.264Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:30:42.264Z] ---> Running in 9a6bcbf676fd [2023-01-09T19:30:42.845Z] Removing intermediate container 9a6bcbf676fd [2023-01-09T19:30:42.845Z] ---> 81e1513034da [2023-01-09T19:30:42.845Z] Step 20/22 : LABEL arch=arm64 [2023-01-09T19:30:43.113Z] ---> Running in 12b8d3bda734 [2023-01-09T19:30:43.694Z] Removing intermediate container 12b8d3bda734 [2023-01-09T19:30:43.694Z] ---> 223de6ce03e9 [2023-01-09T19:30:43.694Z] Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:30:43.694Z] ---> Running in 8c37e8fd9b32 [2023-01-09T19:30:44.277Z] Removing intermediate container 8c37e8fd9b32 [2023-01-09T19:30:44.277Z] ---> d5ab1c133db3 [2023-01-09T19:30:44.277Z] Step 22/22 : LABEL version=0.0.0 [2023-01-09T19:30:44.277Z] ---> Running in 6e53759ddc8d [2023-01-09T19:30:46.853Z] Removing intermediate container 6e53759ddc8d [2023-01-09T19:30:46.853Z] ---> 20c89cb9f1e3 [2023-01-09T19:30:46.853Z] [2023-01-09T19:30:47.120Z] Successfully built 20c89cb9f1e3 [2023-01-09T19:30:47.120Z] Successfully tagged support-notifications-arm64:latest [2023-01-09T19:30:47.120Z]  Building support-notifications ... done Building core-data [2023-01-09T19:31:02.086Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:31:02.086Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:31:02.086Z] ---> 56de06d672ec [2023-01-09T19:31:02.086Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:31:02.086Z] ---> Using cache [2023-01-09T19:31:02.086Z] ---> b53288deaf1e [2023-01-09T19:31:02.086Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:31:02.086Z] ---> Using cache [2023-01-09T19:31:02.086Z] ---> 2f9d340f5e74 [2023-01-09T19:31:02.086Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-09T19:31:02.086Z] ---> Using cache [2023-01-09T19:31:02.086Z] ---> 91807c17615b [2023-01-09T19:31:02.086Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:31:02.086Z] ---> Using cache [2023-01-09T19:31:02.086Z] ---> 4d20b5e80c63 [2023-01-09T19:31:02.086Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:31:02.086Z] ---> Using cache [2023-01-09T19:31:02.086Z] ---> f79b4323ec88 [2023-01-09T19:31:02.086Z] Step 8/22 : COPY . . [2023-01-09T19:31:02.086Z] ---> Using cache [2023-01-09T19:31:02.086Z] ---> 02cfaf13fdc0 [2023-01-09T19:31:02.086Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-09T19:31:02.086Z] ---> Running in 20dffea5afb9 [2023-01-09T19:31:04.020Z] 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 [2023-01-09T19:32:00.895Z] Removing intermediate container d1c1e6e86794 [2023-01-09T19:32:00.895Z] ---> daf693ddfbce [2023-01-09T19:32:00.895Z] [2023-01-09T19:32:00.895Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:32:00.895Z] ---> 2b4661558fb8 [2023-01-09T19:32:00.895Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:32:00.895Z] ---> Running in 314ddac8b535 [2023-01-09T19:32:00.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:32:00.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:32:00.896Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:32:00.896Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:32:00.896Z] OK: 5 MiB in 15 packages [2023-01-09T19:32:04.233Z] Removing intermediate container 314ddac8b535 [2023-01-09T19:32:04.233Z] ---> 8be55e7e0401 [2023-01-09T19:32:04.233Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:32:04.233Z] ---> Running in 0be519031091 [2023-01-09T19:32:04.233Z] Removing intermediate container 0be519031091 [2023-01-09T19:32:04.233Z] ---> fb2ce15b8980 [2023-01-09T19:32:04.233Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-09T19:32:04.499Z] ---> Running in 83787d651277 [2023-01-09T19:32:05.081Z] Removing intermediate container 83787d651277 [2023-01-09T19:32:05.081Z] ---> 21e01c2d0a6a [2023-01-09T19:32:05.081Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-09T19:32:05.081Z] ---> Running in cc9aced2ef35 [2023-01-09T19:32:05.666Z] Removing intermediate container cc9aced2ef35 [2023-01-09T19:32:05.666Z] ---> b0d71b776465 [2023-01-09T19:32:05.666Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:32:06.625Z] ---> 778aa0316a33 [2023-01-09T19:32:06.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-09T19:32:09.198Z] ---> a0d33e1c9042 [2023-01-09T19:32:09.198Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-09T19:32:10.153Z] ---> adc7e80b85c0 [2023-01-09T19:32:10.153Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-09T19:32:10.153Z] ---> Running in e4769b74135f [2023-01-09T19:32:10.733Z] Removing intermediate container e4769b74135f [2023-01-09T19:32:10.733Z] ---> 2a146e691aca [2023-01-09T19:32:10.733Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:32:10.733Z] ---> Running in a1a0c235a278 [2023-01-09T19:32:11.315Z] Removing intermediate container a1a0c235a278 [2023-01-09T19:32:11.315Z] ---> bc3cae48de47 [2023-01-09T19:32:11.315Z] Step 20/22 : LABEL arch=arm64 [2023-01-09T19:32:11.315Z] ---> Running in 3223ab550072 [2023-01-09T19:32:11.584Z] Removing intermediate container 3223ab550072 [2023-01-09T19:32:11.584Z] ---> 68406e1903b8 [2023-01-09T19:32:11.584Z] Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:32:11.850Z] ---> Running in 9de205c95ab2 [2023-01-09T19:32:12.115Z] Removing intermediate container 9de205c95ab2 [2023-01-09T19:32:12.115Z] ---> 658dc4580940 [2023-01-09T19:32:12.115Z] Step 22/22 : LABEL version=0.0.0 [2023-01-09T19:32:12.115Z] ---> Running in d41a2677ecb0 [2023-01-09T19:32:12.695Z] Removing intermediate container d41a2677ecb0 [2023-01-09T19:32:12.695Z] ---> 198ea8532bbb [2023-01-09T19:32:12.695Z] [2023-01-09T19:32:12.981Z] Successfully built 198ea8532bbb [2023-01-09T19:32:12.981Z] Successfully tagged support-scheduler-arm64:latest [2023-01-09T19:34:19.644Z]  Building support-scheduler ... done Removing intermediate container f465b8a067af [2023-01-09T19:34:19.644Z] ---> 7b12e0483a82 [2023-01-09T19:34:19.644Z] [2023-01-09T19:34:19.644Z] Step 10/24 : FROM alpine:3.16 [2023-01-09T19:34:19.644Z] ---> 2b4661558fb8 [2023-01-09T19:34:19.644Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:34:19.644Z] ---> Using cache [2023-01-09T19:34:19.644Z] ---> 8be55e7e0401 [2023-01-09T19:34:19.644Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:34:19.644Z] ---> Using cache [2023-01-09T19:34:19.644Z] ---> fb2ce15b8980 [2023-01-09T19:34:19.644Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-09T19:34:19.644Z] ---> Running in 3e2c76ed331c [2023-01-09T19:34:19.644Z] Removing intermediate container 3e2c76ed331c [2023-01-09T19:34:19.644Z] ---> d181d3d8cea3 [2023-01-09T19:34:19.644Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-09T19:34:19.644Z] ---> Running in 10fcf8901532 [2023-01-09T19:34:19.644Z] Removing intermediate container 10fcf8901532 [2023-01-09T19:34:19.644Z] ---> 80774d23190b [2023-01-09T19:34:19.644Z] Step 15/24 : WORKDIR / [2023-01-09T19:34:19.644Z] ---> Running in 2c6ef17d8ec5 [2023-01-09T19:34:19.644Z] Removing intermediate container 2c6ef17d8ec5 [2023-01-09T19:34:19.644Z] ---> a6da632c6d83 [2023-01-09T19:34:19.644Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:34:19.644Z] ---> e70e42e3af9b [2023-01-09T19:34:19.644Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-09T19:34:19.644Z] ---> 981ed1ce0da6 [2023-01-09T19:34:19.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-09T19:34:19.644Z] ---> 0d8d080b369f [2023-01-09T19:34:19.644Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-09T19:34:19.644Z] ---> e197c81dbb08 [2023-01-09T19:34:19.644Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-09T19:34:19.644Z] ---> Running in 7e72d82f73c2 [2023-01-09T19:34:19.644Z] Removing intermediate container 7e72d82f73c2 [2023-01-09T19:34:19.644Z] ---> 106f20a5d01b [2023-01-09T19:34:19.644Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:34:19.644Z] ---> Running in ff9d08928041 [2023-01-09T19:34:19.644Z] Removing intermediate container ff9d08928041 [2023-01-09T19:34:19.644Z] ---> e74125b2d5ef [2023-01-09T19:34:19.644Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T19:34:19.644Z] ---> Running in 2e8ad2f678b7 [2023-01-09T19:34:19.644Z] Removing intermediate container 2e8ad2f678b7 [2023-01-09T19:34:19.644Z] ---> 781fb9c150bc [2023-01-09T19:34:19.644Z] Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:34:19.644Z] ---> Running in 4aab8040a59f [2023-01-09T19:34:19.644Z] Removing intermediate container 4aab8040a59f [2023-01-09T19:34:19.644Z] ---> 0deb21c224a6 [2023-01-09T19:34:19.644Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T19:34:19.644Z] ---> Running in dc4e928bac95 [2023-01-09T19:34:19.644Z] Removing intermediate container dc4e928bac95 [2023-01-09T19:34:19.644Z] ---> cedf0af1c050 [2023-01-09T19:34:19.644Z] [2023-01-09T19:34:19.644Z] Successfully built cedf0af1c050 [2023-01-09T19:34:19.644Z] Successfully tagged core-metadata-arm64:latest [2023-01-09T19:35:27.477Z]  Building core-metadata ... done Removing intermediate container 2e26aa03ac00 [2023-01-09T19:35:27.477Z] ---> 610529136a1c [2023-01-09T19:35:27.477Z] [2023-01-09T19:35:27.477Z] Step 9/32 : FROM alpine:3.16 [2023-01-09T19:35:27.477Z] ---> 2b4661558fb8 [2023-01-09T19:35:27.477Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:35:27.477Z] ---> Running in d73d0084e9ec [2023-01-09T19:35:27.477Z] Removing intermediate container d73d0084e9ec [2023-01-09T19:35:27.477Z] ---> d2e0d8407ddd [2023-01-09T19:35:27.477Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-09T19:35:27.477Z] ---> Running in 7f4ad8717fa8 [2023-01-09T19:35:27.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:35:27.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:35:27.477Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-09T19:35:27.477Z] (2/2) Installing su-exec (0.2-r1) [2023-01-09T19:35:27.477Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:35:27.477Z] OK: 5 MiB in 16 packages [2023-01-09T19:35:28.898Z] Removing intermediate container 7f4ad8717fa8 [2023-01-09T19:35:28.898Z] ---> f893c85549b9 [2023-01-09T19:35:28.898Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-09T19:35:28.898Z] ---> Running in 66e2217eb428 [2023-01-09T19:35:29.481Z] Removing intermediate container 66e2217eb428 [2023-01-09T19:35:29.481Z] ---> cd5a3a513e80 [2023-01-09T19:35:29.481Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-09T19:35:29.481Z] ---> Running in c3f490268f28 [2023-01-09T19:35:30.456Z] Removing intermediate container c3f490268f28 [2023-01-09T19:35:30.456Z] ---> 306ec36020b4 [2023-01-09T19:35:30.456Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-09T19:35:30.722Z] ---> Running in 57bf2c328871 [2023-01-09T19:35:31.306Z] Removing intermediate container 57bf2c328871 [2023-01-09T19:35:31.306Z] ---> 4a363d976354 [2023-01-09T19:35:31.306Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-09T19:35:31.576Z] ---> Running in 02b7159bf16f [2023-01-09T19:35:32.159Z] Removing intermediate container 02b7159bf16f [2023-01-09T19:35:32.159Z] ---> d151b60acc8e [2023-01-09T19:35:32.159Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-09T19:35:32.424Z] ---> Running in f61e3538f47b [2023-01-09T19:35:36.672Z] Removing intermediate container f61e3538f47b [2023-01-09T19:35:36.672Z] ---> 37570a56188c [2023-01-09T19:35:36.672Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-09T19:35:36.672Z] ---> Running in 53daad5bc78d [2023-01-09T19:35:36.672Z] Removing intermediate container 53daad5bc78d [2023-01-09T19:35:36.672Z] ---> dda29b7e8b51 [2023-01-09T19:35:36.672Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-09T19:35:37.633Z] ---> 6902e7c3ce8e [2023-01-09T19:35:37.633Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-09T19:35:37.633Z] ---> Running in 218541e3830d [2023-01-09T19:35:37.633Z] Removing intermediate container cb9fd684b715 [2023-01-09T19:35:37.633Z] ---> 9c49eb7db912 [2023-01-09T19:35:37.633Z] [2023-01-09T19:35:37.633Z] Step 10/23 : FROM alpine:3.16 [2023-01-09T19:35:37.633Z] ---> 2b4661558fb8 [2023-01-09T19:35:37.633Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:35:37.633Z] ---> Using cache [2023-01-09T19:35:37.633Z] ---> 8be55e7e0401 [2023-01-09T19:35:37.633Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:35:37.633Z] ---> Using cache [2023-01-09T19:35:37.633Z] ---> fb2ce15b8980 [2023-01-09T19:35:37.633Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-09T19:35:37.900Z] ---> Running in 08a081887b90 [2023-01-09T19:35:38.482Z] Removing intermediate container 08a081887b90 [2023-01-09T19:35:38.482Z] ---> b0c90ad7675e [2023-01-09T19:35:38.482Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-09T19:35:38.482Z] ---> Running in 34ac1d02e61b [2023-01-09T19:35:39.069Z] Removing intermediate container 34ac1d02e61b [2023-01-09T19:35:39.069Z] ---> 84b98444da74 [2023-01-09T19:35:39.069Z] Step 15/23 : WORKDIR / [2023-01-09T19:35:39.069Z] ---> Running in 3b45a8d62a2b [2023-01-09T19:35:39.655Z] Removing intermediate container 3b45a8d62a2b [2023-01-09T19:35:39.655Z] ---> c0bef69503d0 [2023-01-09T19:35:39.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:35:39.921Z] Removing intermediate container 218541e3830d [2023-01-09T19:35:39.921Z] ---> 385d68034340 [2023-01-09T19:35:39.921Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:35:40.513Z] ---> 746ed8d91484 [2023-01-09T19:35:40.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-09T19:35:40.787Z] ---> 6548820fbc13 [2023-01-09T19:35:40.787Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-09T19:35:42.200Z] ---> 8c4d09091dc1 [2023-01-09T19:35:42.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-09T19:35:42.200Z] ---> 809c455008ac [2023-01-09T19:35:42.200Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-09T19:35:43.161Z] ---> 09b1cc20890c [2023-01-09T19:35:43.161Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-09T19:35:43.161Z] ---> e1ad6dbaa47a [2023-01-09T19:35:43.161Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-09T19:35:43.161Z] ---> Running in ae59482b2fbb [2023-01-09T19:35:43.429Z] Removing intermediate container ae59482b2fbb [2023-01-09T19:35:43.429Z] ---> ed9f4704ffcc [2023-01-09T19:35:43.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:35:43.697Z] ---> Running in 646f597f4b87 [2023-01-09T19:35:43.964Z] ---> 95380342cda4 [2023-01-09T19:35:43.964Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-09T19:35:44.231Z] Removing intermediate container 646f597f4b87 [2023-01-09T19:35:44.231Z] ---> 23b167c8ae0a [2023-01-09T19:35:44.231Z] Step 21/23 : LABEL arch=arm64 [2023-01-09T19:35:44.231Z] ---> Running in e9bd37919702 [2023-01-09T19:35:44.815Z] ---> c77d0ed1d279 [2023-01-09T19:35:44.815Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-09T19:35:44.815Z] Removing intermediate container e9bd37919702 [2023-01-09T19:35:44.815Z] ---> 58087fa59b3d [2023-01-09T19:35:44.815Z] Step 22/23 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:35:45.081Z] ---> Running in b48f2aa7daa9 [2023-01-09T19:35:45.348Z] Removing intermediate container b48f2aa7daa9 [2023-01-09T19:35:45.348Z] ---> 11c1cd2cf2c3 [2023-01-09T19:35:45.348Z] Step 23/23 : LABEL version=0.0.0 [2023-01-09T19:35:45.614Z] ---> a9e617d4e4ff [2023-01-09T19:35:45.614Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-09T19:35:45.614Z] ---> Running in 209b3482bee2 [2023-01-09T19:35:46.203Z] Removing intermediate container 209b3482bee2 [2023-01-09T19:35:46.203Z] ---> ff7f44638595 [2023-01-09T19:35:46.203Z] [2023-01-09T19:35:46.203Z] ---> cd68a5d49d1e [2023-01-09T19:35:46.203Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-09T19:35:46.468Z] Successfully built ff7f44638595 [2023-01-09T19:35:46.468Z] Successfully tagged core-command-arm64:latest [2023-01-09T19:35:46.468Z]  Building core-command ... done  ---> Running in b6cfd3f47859 [2023-01-09T19:35:47.432Z] Removing intermediate container 20dffea5afb9 [2023-01-09T19:35:47.432Z] ---> 914f09425702 [2023-01-09T19:35:47.432Z] [2023-01-09T19:35:47.432Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:35:47.432Z] ---> 2b4661558fb8 [2023-01-09T19:35:47.432Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-09T19:35:47.432Z] ---> Running in 7db1ba88a1e1 [2023-01-09T19:35:47.699Z] Removing intermediate container 7db1ba88a1e1 [2023-01-09T19:35:47.699Z] ---> 4ce12558fb18 [2023-01-09T19:35:47.699Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-09T19:35:47.970Z] ---> Running in 17fddb920521 [2023-01-09T19:35:48.236Z] Removing intermediate container 17fddb920521 [2023-01-09T19:35:48.236Z] ---> 64669be6a607 [2023-01-09T19:35:48.236Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-09T19:35:48.236Z] ---> Running in c0728780536f [2023-01-09T19:35:48.236Z] Removing intermediate container b6cfd3f47859 [2023-01-09T19:35:48.236Z] ---> fb848ff576f0 [2023-01-09T19:35:48.237Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-09T19:35:48.504Z] ---> Running in b103101a1d3c [2023-01-09T19:35:48.769Z] Removing intermediate container c0728780536f [2023-01-09T19:35:48.769Z] ---> 952adc6ae520 [2023-01-09T19:35:48.769Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:35:48.769Z] ---> Running in 917ce1438df1 [2023-01-09T19:35:48.769Z] Removing intermediate container b103101a1d3c [2023-01-09T19:35:48.769Z] ---> d32d5c8cd317 [2023-01-09T19:35:48.769Z] Step 29/32 : CMD ["gate"] [2023-01-09T19:35:49.036Z] ---> Running in e20976a715af [2023-01-09T19:35:49.302Z] Removing intermediate container e20976a715af [2023-01-09T19:35:49.302Z] ---> 2d7db9a4cefd [2023-01-09T19:35:49.302Z] Step 30/32 : LABEL arch=arm64 [2023-01-09T19:35:49.302Z] ---> Running in a17928aba0d7 [2023-01-09T19:35:49.888Z] Removing intermediate container a17928aba0d7 [2023-01-09T19:35:49.888Z] ---> c2fff9032784 [2023-01-09T19:35:49.888Z] Step 31/32 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:35:49.888Z] ---> Running in 67a3eb5da34f [2023-01-09T19:35:49.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:35:50.152Z] Removing intermediate container 67a3eb5da34f [2023-01-09T19:35:50.152Z] ---> bb71f1006ee1 [2023-01-09T19:35:50.152Z] Step 32/32 : LABEL version=0.0.0 [2023-01-09T19:35:50.152Z] ---> Running in 79df5be0b8e6 [2023-01-09T19:35:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:35:50.418Z] Removing intermediate container 79df5be0b8e6 [2023-01-09T19:35:50.418Z] ---> f2dc5ea4c39c [2023-01-09T19:35:50.418Z] [2023-01-09T19:35:50.683Z] Successfully built f2dc5ea4c39c [2023-01-09T19:35:50.683Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-09T19:35:51.263Z]  Building security-bootstrapper ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:35:51.263Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:35:51.263Z] OK: 5 MiB in 15 packages [2023-01-09T19:35:52.220Z] Removing intermediate container 917ce1438df1 [2023-01-09T19:35:52.221Z] ---> cb9610482d38 [2023-01-09T19:35:52.221Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:35:52.803Z] ---> 4d3385c94f55 [2023-01-09T19:35:52.803Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-09T19:35:53.382Z] ---> 6b65445a4308 [2023-01-09T19:35:53.382Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-09T19:35:53.968Z] ---> 1a76cd4c3833 [2023-01-09T19:35:53.968Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-09T19:35:53.968Z] ---> Running in 575c8816804d [2023-01-09T19:35:54.235Z] Removing intermediate container 575c8816804d [2023-01-09T19:35:54.235Z] ---> 794c72033279 [2023-01-09T19:35:54.235Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:35:54.501Z] ---> Running in 1e81eb062c20 [2023-01-09T19:35:54.767Z] Removing intermediate container 1e81eb062c20 [2023-01-09T19:35:54.767Z] ---> df38b1d69b34 [2023-01-09T19:35:54.767Z] Step 20/22 : LABEL arch=arm64 [2023-01-09T19:35:54.767Z] ---> Running in e350c6b3aae8 [2023-01-09T19:35:55.032Z] Removing intermediate container e350c6b3aae8 [2023-01-09T19:35:55.032Z] ---> 1c6478dc4994 [2023-01-09T19:35:55.032Z] Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 [2023-01-09T19:35:55.032Z] ---> Running in 125cbc3914d3 [2023-01-09T19:35:55.297Z] Removing intermediate container 125cbc3914d3 [2023-01-09T19:35:55.297Z] ---> f0993fb2f5f4 [2023-01-09T19:35:55.297Z] Step 22/22 : LABEL version=0.0.0 [2023-01-09T19:35:55.297Z] ---> Running in 1f7b9ddac12a [2023-01-09T19:35:55.562Z] Removing intermediate container 1f7b9ddac12a [2023-01-09T19:35:55.562Z] ---> 7ab00def31ef [2023-01-09T19:35:55.562Z] [2023-01-09T19:35:55.833Z] Successfully built 7ab00def31ef [2023-01-09T19:35:55.833Z] Successfully tagged core-data-arm64:latest [2023-01-09T19:35:56.110Z]  Building core-data ... done  [Pipeline] } [2023-01-09T19:35:56.119Z] $ docker stop --time=1 52e5a2e9044b54461af0ba9f0f3df6d8e9b96223db45aa25c705e7ae603120dd [2023-01-09T19:35:57.772Z] $ docker rm -f --volumes 52e5a2e9044b54461af0ba9f0f3df6d8e9b96223db45aa25c705e7ae603120dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:35:58.329Z] + docker images [2023-01-09T19:35:58.597Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-09T19:35:58.597Z] core-data-arm64 latest 7ab00def31ef 3 seconds ago 17.2MB [2023-01-09T19:35:58.597Z] security-bootstrapper-arm64 latest f2dc5ea4c39c 8 seconds ago 19.5MB [2023-01-09T19:35:58.597Z] 914f09425702 12 seconds ago 1.43GB [2023-01-09T19:35:58.597Z] core-command-arm64 latest ff7f44638595 13 seconds ago 17MB [2023-01-09T19:35:58.597Z] 9c49eb7db912 22 seconds ago 1.43GB [2023-01-09T19:35:58.597Z] 610529136a1c 37 seconds ago 1.42GB [2023-01-09T19:35:58.597Z] core-metadata-arm64 latest cedf0af1c050 About a minute ago 17.8MB [2023-01-09T19:35:58.597Z] 7b12e0483a82 About a minute ago 1.44GB [2023-01-09T19:35:58.597Z] support-scheduler-arm64 latest 198ea8532bbb 3 minutes ago 28.9MB [2023-01-09T19:35:58.597Z] daf693ddfbce 4 minutes ago 1.49GB [2023-01-09T19:35:58.597Z] support-notifications-arm64 latest 20c89cb9f1e3 5 minutes ago 29.5MB [2023-01-09T19:35:58.597Z] 0fdd8c429ccd 5 minutes ago 1.49GB [2023-01-09T19:35:58.597Z] security-spire-agent-arm64 latest 5a1152060744 5 minutes ago 122MB [2023-01-09T19:35:58.597Z] security-spire-config-arm64 latest 7cdd26cef072 5 minutes ago 83.6MB [2023-01-09T19:35:58.597Z] c414c97a8f60 6 minutes ago 1.3GB [2023-01-09T19:35:58.597Z] security-spiffe-token-provider-arm64 latest 653cf8e0ef62 6 minutes ago 28.9MB [2023-01-09T19:35:58.597Z] 770c3d4d6f48 6 minutes ago 1.46GB [2023-01-09T19:35:58.597Z] security-secretstore-setup-arm64 latest c92a812a4f3b 8 minutes ago 28.7MB [2023-01-09T19:35:58.597Z] security-proxy-setup-arm64 latest 6b7a20b20397 8 minutes ago 26.8MB [2023-01-09T19:35:58.597Z] 08cdfaa014d7 8 minutes ago 1.42GB [2023-01-09T19:35:58.597Z] 5fe914ae1a59 8 minutes ago 1.42GB [2023-01-09T19:35:58.597Z] security-spire-server-arm64 latest fe76fe461f3d 14 minutes ago 84.3MB [2023-01-09T19:35:58.597Z] 4252218f5fcb 14 minutes ago 1.3GB [2023-01-09T19:35:58.597Z] ci-base-image-arm64 latest 56de06d672ec 27 minutes ago 948MB [2023-01-09T19:35:58.597Z] alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB [2023-01-09T19:35:58.597Z] alpine 3.15 8aa73fd46299 8 weeks ago 5.33MB [2023-01-09T19:35:58.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-09T19:35:58.597Z] 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 [2023-01-09T19:35:59.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:35:59.427Z] [2023-01-09T19:35:59.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:35:59.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:35:59.858Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T19:35:59.858Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T19:35:59.858Z] 04944245beec: Pulling fs layer [2023-01-09T19:35:59.858Z] 699f458cf7ca: Pulling fs layer [2023-01-09T19:35:59.858Z] 765212b225bb: Pulling fs layer [2023-01-09T19:35:59.858Z] f23df028b6ca: Pulling fs layer [2023-01-09T19:35:59.858Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T19:35:59.858Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T19:35:59.858Z] 765212b225bb: Waiting [2023-01-09T19:35:59.858Z] d65c8cfc05b1: Waiting [2023-01-09T19:35:59.858Z] f23df028b6ca: Waiting [2023-01-09T19:35:59.858Z] 2437ff75d9bd: Waiting [2023-01-09T19:36:00.126Z] 04944245beec: Verifying Checksum [2023-01-09T19:36:00.126Z] 04944245beec: Download complete [2023-01-09T19:36:00.126Z] 765212b225bb: Verifying Checksum [2023-01-09T19:36:00.126Z] 765212b225bb: Download complete [2023-01-09T19:36:00.126Z] f23df028b6ca: Verifying Checksum [2023-01-09T19:36:00.126Z] f23df028b6ca: Download complete [2023-01-09T19:36:00.126Z] d65c8cfc05b1: Verifying Checksum [2023-01-09T19:36:00.126Z] d65c8cfc05b1: Download complete [2023-01-09T19:36:00.393Z] 699f458cf7ca: Verifying Checksum [2023-01-09T19:36:00.393Z] 699f458cf7ca: Download complete [2023-01-09T19:36:00.665Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T19:36:00.665Z] 8998bd30e6a1: Download complete [2023-01-09T19:36:03.246Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T19:36:03.246Z] 2437ff75d9bd: Download complete [2023-01-09T19:36:04.649Z] 8998bd30e6a1: Pull complete [2023-01-09T19:36:05.229Z] 04944245beec: Pull complete [2023-01-09T19:36:06.631Z] 699f458cf7ca: Pull complete [2023-01-09T19:36:06.631Z] 765212b225bb: Pull complete [2023-01-09T19:36:07.213Z] f23df028b6ca: Pull complete [2023-01-09T19:36:07.481Z] d65c8cfc05b1: Pull complete [2023-01-09T19:36:22.458Z] 2437ff75d9bd: Pull complete [2023-01-09T19:36:22.458Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T19:36:22.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:36:22.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:36:22.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2023-01-09T19:36:22.825Z] $ 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 [2023-01-09T19:36:25.662Z] $ docker top 0b1b381b91ff380a0167620abcab9971ba4a78612592408095f642fc72e56b58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:36:26.311Z] ---> job-cost.sh [2023-01-09T19:36:26.577Z] lf-activate-venv: SKIPPING [2023-01-09T19:36:26.577Z] INFO: No Stack... [2023-01-09T19:36:27.532Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T19:36:28.116Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T19:36:28.776Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-01-09T19:36:28.776Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T19:36:28.858Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4266-1-stack-cost] [2023-01-09T19:36:28.863Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4266-1-stack-cost] did not exist. Created. [2023-01-09T19:36:28.863Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T19:36:29.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T19:36:29.775Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T19:36:29.793Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T19:36:29.855Z] $ docker stop --time=1 0b1b381b91ff380a0167620abcab9971ba4a78612592408095f642fc72e56b58 [2023-01-09T19:36:31.325Z] $ docker rm -f --volumes 0b1b381b91ff380a0167620abcab9971ba4a78612592408095f642fc72e56b58 [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 [2023-01-09T19:36:32.450Z] provisioning config files... [2023-01-09T19:36:32.458Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5887527489589177329tmp [Pipeline] { [Pipeline] sh [2023-01-09T19:36:32.792Z] + set +x [2023-01-09T19:36:32.793Z] + curl -s https://codecov.io/bash [2023-01-09T19:36:32.793Z] + bash -s -- [2023-01-09T19:36:32.793Z] [2023-01-09T19:36:32.793Z] _____ _ [2023-01-09T19:36:32.793Z] / ____| | | [2023-01-09T19:36:32.793Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T19:36:32.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T19:36:32.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T19:36:32.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T19:36:32.793Z] Bash-1.0.6 [2023-01-09T19:36:32.793Z] [2023-01-09T19:36:32.793Z] [2023-01-09T19:36:32.793Z] ==> git version 2.25.1 found [2023-01-09T19:36:32.793Z] ==> 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 [2023-01-09T19:36:32.793Z] Release-Date: 2020-01-08 [2023-01-09T19:36:32.793Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-09T19:36:32.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T19:36:32.793Z] ==> Jenkins CI detected. [2023-01-09T19:36:32.793Z] current dir:  /w/workspace/edgex-go/1 [2023-01-09T19:36:32.793Z] project root: . [2023-01-09T19:36:32.793Z] --> token set from env [2023-01-09T19:36:32.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T19:36:32.793Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T19:36:32.793Z] ==> Python coveragepy not found [2023-01-09T19:36:32.793Z] ==> Searching for coverage reports in: [2023-01-09T19:36:32.793Z] + . [2023-01-09T19:36:33.051Z] -> Found 1 reports [2023-01-09T19:36:33.051Z] ==> Detecting git/mercurial file structure [2023-01-09T19:36:33.051Z] ==> Reading reports [2023-01-09T19:36:33.051Z] + ./coverage.out bytes=494833 [2023-01-09T19:36:33.051Z] ==> Appending adjustments [2023-01-09T19:36:33.051Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T19:36:34.426Z] + Found adjustments [2023-01-09T19:36:34.426Z] ==> Gzipping contents [2023-01-09T19:36:34.426Z] 64K /tmp/codecov.b98D7v.gz [2023-01-09T19:36:34.426Z] ==> Uploading reports [2023-01-09T19:36:34.426Z] url: https://codecov.io [2023-01-09T19:36:34.426Z] query: branch=PR-4266&commit=b2f79183415fe66919291adaa44f2e42ffffd7c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4266&job=&cmd_args= [2023-01-09T19:36:34.426Z] -> Pinging Codecov [2023-01-09T19:36:34.426Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4266&commit=b2f79183415fe66919291adaa44f2e42ffffd7c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4266&job=&cmd_args= [2023-01-09T19:36:34.997Z] -> Uploading to [2023-01-09T19:36:34.997Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/00271124DB129430A58F1EEE437C3FCB/b2f79183415fe66919291adaa44f2e42ffffd7c9/597ef7ee-dfb6-4fbc-91c8-7be91b94c1de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T193634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=335229efdbef5e8a4e0936986d250194a12199ce88cd9066a28a742fe0074ccf [2023-01-09T19:36:34.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:36:34.997Z] Dload Upload Total Spent Left Speed [2023-01-09T19:36:35.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63825 0 0 100 63825 0 267k --:--:-- --:--:-- --:--:-- 267k [2023-01-09T19:36:35.255Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b2f79183415fe66919291adaa44f2e42ffffd7c9 [Pipeline] } [2023-01-09T19:36:35.283Z] 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 [2023-01-09T19:36:36.634Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:36:36.961Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:36:37.847Z] ---> package-listing.sh [2023-01-09T19:36:37.847Z] ++ facter osfamily [2023-01-09T19:36:37.847Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T19:36:38.105Z] + OS_FAMILY=debian [2023-01-09T19:36:38.105Z] + workspace=/w/workspace/edgex-go/1 [2023-01-09T19:36:38.105Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T19:36:38.105Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T19:36:38.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T19:36:38.105Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T19:36:38.105Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-09T19:36:38.105Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T19:36:38.105Z] + case "${OS_FAMILY}" in [2023-01-09T19:36:38.105Z] + dpkg -l [2023-01-09T19:36:38.105Z] + grep '^ii' [2023-01-09T19:36:38.105Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T19:36:38.105Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T19:36:38.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T19:36:38.105Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-09T19:36:38.105Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-09T19:36:38.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-09T19:36:38.144Z] 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 [2023-01-09T19:36:38.435Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:36:39.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:36:39.054Z] [2023-01-09T19:36:39.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:36:39.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:36:39.430Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T19:36:39.430Z] 5eb5b503b376: Pulling fs layer [2023-01-09T19:36:39.430Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T19:36:39.430Z] ec43610c2a17: Pulling fs layer [2023-01-09T19:36:39.430Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T19:36:39.430Z] 33b1e0a273af: Pulling fs layer [2023-01-09T19:36:39.430Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T19:36:39.430Z] 2f39f015ded8: Pulling fs layer [2023-01-09T19:36:39.430Z] 33b1e0a273af: Waiting [2023-01-09T19:36:39.430Z] 5d3b04190fa2: Waiting [2023-01-09T19:36:39.430Z] 3a2ae6a8a46f: Waiting [2023-01-09T19:36:39.430Z] 2f39f015ded8: Waiting [2023-01-09T19:36:39.430Z] 5c69ac0246d0: Download complete [2023-01-09T19:36:39.689Z] 33b1e0a273af: Verifying Checksum [2023-01-09T19:36:39.689Z] 33b1e0a273af: Download complete [2023-01-09T19:36:39.689Z] ec43610c2a17: Verifying Checksum [2023-01-09T19:36:39.689Z] ec43610c2a17: Download complete [2023-01-09T19:36:39.689Z] 5d3b04190fa2: Verifying Checksum [2023-01-09T19:36:39.689Z] 5d3b04190fa2: Download complete [2023-01-09T19:36:39.689Z] 5eb5b503b376: Verifying Checksum [2023-01-09T19:36:39.689Z] 5eb5b503b376: Download complete [2023-01-09T19:36:40.254Z] 2f39f015ded8: Download complete [2023-01-09T19:36:40.819Z] 5eb5b503b376: Pull complete [2023-01-09T19:36:41.077Z] 5c69ac0246d0: Pull complete [2023-01-09T19:36:41.335Z] ec43610c2a17: Pull complete [2023-01-09T19:36:41.335Z] 3a2ae6a8a46f: Pull complete [2023-01-09T19:36:41.595Z] 33b1e0a273af: Pull complete [2023-01-09T19:36:41.595Z] 5d3b04190fa2: Pull complete [2023-01-09T19:36:45.777Z] 2f39f015ded8: Pull complete [2023-01-09T19:36:45.777Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T19:36:45.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:36:45.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:36:45.978Z] prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container [2023-01-09T19:36:46.013Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-09T19:36:48.634Z] $ docker top 1064b53b7c125fc50b36482f5b38ff56b5eb75ff865b3c30cc9edc8154762974 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:36:49.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T19:36:49.479Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T19:36:49.839Z] + ls /var/log/sa-host [2023-01-09T19:36:49.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:36:50.050Z] provisioning config files... [2023-01-09T19:36:50.069Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12166973536341472587tmp [Pipeline] { [Pipeline] echo [2023-01-09T19:36:50.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:36:50.469Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T19:36:50.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:36:50.905Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T19:36:50.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:36:51.263Z] ---> sudo-logs.sh [2023-01-09T19:36:51.263Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T19:36:51.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:36:51.655Z] ---> job-cost.sh [2023-01-09T19:36:51.655Z] lf-activate-venv: SKIPPING [2023-01-09T19:36:51.655Z] DEBUG: total: 0.10999999940395355 [2023-01-09T19:36:51.655Z] INFO: Retrieving Stack Cost... [2023-01-09T19:36:52.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T19:36:52.480Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T19:36:52.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:36:52.830Z] ---> logs-deploy.sh [2023-01-09T19:36:52.830Z] lf-activate-venv: SKIPPING [2023-01-09T19:36:52.830Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4266/1 [2023-01-09T19:36:52.830Z] INFO: archiving workspace using pattern(s): [2023-01-09T19:36:53.766Z] Archives upload complete. [2023-01-09T19:36:53.766Z] INFO: archiving logs to Nexus