Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ec8ebc8b5392c7563d8332a13556618a5b8ac91+affa4ba333889d31d83cf76b7d2a18a0230584e6 (fbffa6a1cc71a3047ab62aed06f68dd0bb164732) 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-ssh11740154402377789161.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-ssh3427107320641382948.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5663509340268785212.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 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-ssh16620277855611252124.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1123599560441562241.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6826’ Running on prd-ubuntu20.04-docker-8c-8g-6828 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 Merge succeeded, producing 2f2d6cc9d78aaac519d389e384eb88d2b22f142a Checking out Revision 2f2d6cc9d78aaac519d389e384eb88d2b22f142a (PR-4370) > 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/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f2d6cc9d78aaac519d389e384eb88d2b22f142a # timeout=10 Commit message: "Merge commit 'affa4ba333889d31d83cf76b7d2a18a0230584e6' into HEAD" > git rev-list --no-walk 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-21T08:29:43.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T08:29:43.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T08:29:43.194Z] ========================================================= [2023-02-21T08:29:43.194Z] EdgeX Global Pipelines Version Info [2023-02-21T08:29:43.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:29:43.892Z] ------------------- [2023-02-21T08:29:43.892Z] stable info: [2023-02-21T08:29:43.892Z] ------------------- [2023-02-21T08:29:43.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T08:29:43.892Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T08:29:43.892Z] Message: update stable to v1.0.244 [2023-02-21T08:29:44.458Z] ------------------- [2023-02-21T08:29:44.458Z] experimental info: [2023-02-21T08:29:44.458Z] ------------------- [2023-02-21T08:29:44.458Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T08:29:44.458Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T08:29:44.458Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T08:29:44.604Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-21T08:29:44.612Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-21T08:29:44.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T08:29:44.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T08:29:44.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T08:29:44.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T08:29:44.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T08:29:44.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-21T08:29:44.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-21T08:29:44.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-21T08:29:44.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T08:29:44.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T08:29:44.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T08:29:44.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T08:29:44.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T08:29:44.727Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T08:29:44.739Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T08:29:44.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T08:29:44.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T08:29:44.771Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T08:29:44.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T08:29:44.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T08:29:44.806Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T08:29:44.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4370 [Pipeline] echo [2023-02-21T08:29:44.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4370 [Pipeline] echo [2023-02-21T08:29:44.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4370 [Pipeline] echo [2023-02-21T08:29:44.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f2d6cc9d78aaac519d389e384eb88d2b22f142a [Pipeline] echo [2023-02-21T08:29:44.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f2d6cc [Pipeline] echo [2023-02-21T08:29:44.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T08:29:44.915Z] provisioning config files... [2023-02-21T08:29:44.931Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13574695857109292285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:29:45.235Z] ---> docker-login.sh [2023-02-21T08:29:45.235Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:29:45.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:29:45.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:29:45.496Z] Configure a credential helper to remove this warning. See [2023-02-21T08:29:45.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:29:45.496Z] [2023-02-21T08:29:45.496Z] Login Succeeded [2023-02-21T08:29:45.496Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:29:45.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:29:45.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:29:45.755Z] Configure a credential helper to remove this warning. See [2023-02-21T08:29:45.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:29:45.755Z] [2023-02-21T08:29:45.755Z] Login Succeeded [2023-02-21T08:29:45.755Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:29:45.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:29:45.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:29:45.755Z] Configure a credential helper to remove this warning. See [2023-02-21T08:29:45.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:29:45.755Z] [2023-02-21T08:29:45.755Z] Login Succeeded [2023-02-21T08:29:45.755Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:29:46.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:29:46.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:29:46.019Z] Configure a credential helper to remove this warning. See [2023-02-21T08:29:46.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:29:46.019Z] [2023-02-21T08:29:46.019Z] Login Succeeded [2023-02-21T08:29:46.019Z] docker.io [2023-02-21T08:29:46.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:29:46.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:29:46.279Z] Configure a credential helper to remove this warning. See [2023-02-21T08:29:46.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:29:46.279Z] [2023-02-21T08:29:46.279Z] Login Succeeded [2023-02-21T08:29:46.279Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:29:46.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T08:29:46.588Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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-02-21T08:29:46.588Z] + dirname cmd/core-command/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + dirname cmd/core-data/Dockerfile [2023-02-21T08:29:46.588Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/core-metadata/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-21T08:29:46.588Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-21T08:29:46.588Z] cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-21T08:29:46.588Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/support-notifications/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-21T08:29:46.588Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-21T08:29:46.588Z] + cut -d/ -f2 [2023-02-21T08:29:46.588Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-21T08:29:46.643Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-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-02-21T08:29:46.966Z] + git rev-list -1 --merges 2f2d6cc9d78aaac519d389e384eb88d2b22f142a~1..2f2d6cc9d78aaac519d389e384eb88d2b22f142a [Pipeline] echo [2023-02-21T08:29:46.977Z] -----------> git rev-list -1 --merges 2f2d6cc9d78aaac519d389e384eb88d2b22f142a~1..2f2d6cc9d78aaac519d389e384eb88d2b22f142a 2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:29:46.977Z] 2f2d6cc9d78aaac519d389e384eb88d2b22f142a [false] [Pipeline] sh [2023-02-21T08:29:47.270Z] + git log --format=format:%s -1 2f2d6cc9d78aaac519d389e384eb88d2b22f142a [Pipeline] echo [2023-02-21T08:29:47.286Z] ========================================================= [2023-02-21T08:29:47.287Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T08:29:47.287Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-21T08:29:47.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T08:29:47.701Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T08:29:47.701Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T08:29:47.701Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T08:29:47.701Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-21T08:29:47.701Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-21T08:29:47.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:29:48.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:29:48.104Z] [2023-02-21T08:29:48.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:29:48.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:29:48.400Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T08:29:48.400Z] b85a868b505f: Pulling fs layer [2023-02-21T08:29:48.400Z] e2be974225ed: Pulling fs layer [2023-02-21T08:29:48.400Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T08:29:48.400Z] 988bab9f4d93: Pulling fs layer [2023-02-21T08:29:48.400Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T08:29:48.400Z] eaf3925da568: Pulling fs layer [2023-02-21T08:29:48.400Z] bab4dde63d76: Pulling fs layer [2023-02-21T08:29:48.400Z] bde34c3a00c8: Pulling fs layer [2023-02-21T08:29:48.400Z] b352a97aabf1: Pulling fs layer [2023-02-21T08:29:48.400Z] 4872d77fe225: Pulling fs layer [2023-02-21T08:29:48.400Z] 5851b861e8e6: Pulling fs layer [2023-02-21T08:29:48.400Z] bab4dde63d76: Waiting [2023-02-21T08:29:48.400Z] bde34c3a00c8: Waiting [2023-02-21T08:29:48.400Z] b352a97aabf1: Waiting [2023-02-21T08:29:48.400Z] 4872d77fe225: Waiting [2023-02-21T08:29:48.400Z] 5851b861e8e6: Waiting [2023-02-21T08:29:48.400Z] 988bab9f4d93: Waiting [2023-02-21T08:29:48.400Z] eaf3925da568: Waiting [2023-02-21T08:29:48.400Z] e2be974225ed: Download complete [2023-02-21T08:29:48.400Z] 988bab9f4d93: Verifying Checksum [2023-02-21T08:29:48.400Z] 988bab9f4d93: Download complete [2023-02-21T08:29:48.664Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T08:29:48.664Z] 1469e6f7b9e6: Download complete [2023-02-21T08:29:48.664Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T08:29:48.664Z] 339a4e72a1f5: Download complete [2023-02-21T08:29:48.664Z] eaf3925da568: Download complete [2023-02-21T08:29:48.664Z] bde34c3a00c8: Verifying Checksum [2023-02-21T08:29:48.664Z] bde34c3a00c8: Download complete [2023-02-21T08:29:48.664Z] b352a97aabf1: Download complete [2023-02-21T08:29:48.664Z] 5851b861e8e6: Download complete [2023-02-21T08:29:48.664Z] b85a868b505f: Verifying Checksum [2023-02-21T08:29:48.664Z] b85a868b505f: Download complete [2023-02-21T08:29:48.924Z] bab4dde63d76: Verifying Checksum [2023-02-21T08:29:48.924Z] bab4dde63d76: Download complete [2023-02-21T08:29:50.305Z] b85a868b505f: Pull complete [2023-02-21T08:29:50.305Z] e2be974225ed: Pull complete [2023-02-21T08:29:50.874Z] 339a4e72a1f5: Pull complete [2023-02-21T08:29:50.874Z] 988bab9f4d93: Pull complete [2023-02-21T08:29:51.133Z] 1469e6f7b9e6: Pull complete [2023-02-21T08:29:51.133Z] eaf3925da568: Pull complete [2023-02-21T08:29:53.032Z] bab4dde63d76: Pull complete [2023-02-21T08:29:53.032Z] bde34c3a00c8: Pull complete [2023-02-21T08:29:53.292Z] b352a97aabf1: Pull complete [2023-02-21T08:29:53.292Z] 4872d77fe225: Pull complete [2023-02-21T08:29:53.292Z] 5851b861e8e6: Pull complete [2023-02-21T08:29:53.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T08:29:53.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:29:53.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:29:53.383Z] prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container [2023-02-21T08:29:53.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-21T08:29:55.675Z] $ docker top 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b -eo pid,comm [2023-02-21T08:29:55.729Z] 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-02-21T08:29:55.729Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T08:29:55.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T08:29:55.774Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T08:29:55.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T08:29:55.948Z] $ docker exec 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b ssh-agent [2023-02-21T08:29:56.050Z] SSH_AUTH_SOCK=/tmp/ssh-3iAYamVIOzPy/agent.32 [2023-02-21T08:29:56.050Z] SSH_AGENT_PID=38 [2023-02-21T08:29:56.058Z] Running ssh-add (command line suppressed) [2023-02-21T08:29:56.165Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1129678063462107699.key (/w/workspace/edgex-go/2@tmp/private_key_1129678063462107699.key) [2023-02-21T08:29:56.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T08:29:56.474Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T08:29:56.498Z] $ docker exec --env ******** --env ******** 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b ssh-agent -k [2023-02-21T08:29:56.610Z] unset SSH_AUTH_SOCK; [2023-02-21T08:29:56.611Z] unset SSH_AGENT_PID; [2023-02-21T08:29:56.611Z] echo Agent pid 38 killed; [2023-02-21T08:29:56.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T08:29:56.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T08:29:56.642Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T08:29:56.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T08:29:56.756Z] $ docker exec 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b ssh-agent [2023-02-21T08:29:56.866Z] SSH_AUTH_SOCK=/tmp/ssh-XDTrlpcD9K8T/agent.70 [2023-02-21T08:29:56.866Z] SSH_AGENT_PID=76 [2023-02-21T08:29:56.871Z] Running ssh-add (command line suppressed) [2023-02-21T08:29:56.987Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3233709431250403243.key (/w/workspace/edgex-go/2@tmp/private_key_3233709431250403243.key) [2023-02-21T08:29:56.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T08:29:57.285Z] + git semver init [2023-02-21T08:29:57.549Z] 2023-02-21 08:29:57,493 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T08:29:57.549Z] 2023-02-21 08:29:57,495 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-21T08:29:57.549Z] 2023-02-21 08:29:57,495 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-21T08:29:57.549Z] 2023-02-21 08:29:57,495 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-21T08:30:02.841Z] 2023-02-21 08:30:01,956 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-21T08:30:02.841Z] 2023-02-21 08:30:01,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4370 with force:False [2023-02-21T08:30:02.841Z] 2023-02-21 08:30:01,957 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4370 [2023-02-21T08:30:02.841Z] 2023-02-21 08:30:01,962 [execute] INFO git cat-file --batch-check [2023-02-21T08:30:02.841Z] 2023-02-21 08:30:01,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T08:30:02.841Z] 2023-02-21 08:30:01,968 [execute] INFO git cat-file --batch [2023-02-21T08:30:02.841Z] 2023-02-21 08:30:01,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T08:30:02.841Z] 2023-02-21 08:30:01,973 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4370 [2023-02-21T08:30:02.841Z] 0.0.0 [Pipeline] } [2023-02-21T08:30:02.852Z] $ docker exec --env ******** --env ******** 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b ssh-agent -k [2023-02-21T08:30:02.960Z] unset SSH_AUTH_SOCK; [2023-02-21T08:30:02.961Z] unset SSH_AGENT_PID; [2023-02-21T08:30:02.961Z] echo Agent pid 76 killed; [2023-02-21T08:30:02.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T08:30:03.273Z] + git semver [Pipeline] } [2023-02-21T08:30:03.545Z] $ docker stop --time=1 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b [2023-02-21T08:30:04.848Z] $ docker rm -f --volumes 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T08:30:05.189Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T08:30:05.381Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T08:30:05.384Z] [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-02-21T08:30:05.761Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-21T08:30:05.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:30:05.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:30:05.792Z] ========================================================= [2023-02-21T08:30:05.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T08:30:05.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:30:06.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:30:06.078Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T08:30:06.078Z] 213ec9aee27d: Pulling fs layer [2023-02-21T08:30:06.078Z] 4583459ba037: Pulling fs layer [2023-02-21T08:30:06.078Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T08:30:06.078Z] 53926ce57604: Pulling fs layer [2023-02-21T08:30:06.078Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T08:30:06.078Z] 22ff95d597cd: Pulling fs layer [2023-02-21T08:30:06.078Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T08:30:06.078Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T08:30:06.078Z] a7acece74701: Pulling fs layer [2023-02-21T08:30:06.078Z] 22ff95d597cd: Waiting [2023-02-21T08:30:06.078Z] 12d6caf4c0d1: Waiting [2023-02-21T08:30:06.078Z] 96b7cbca73a9: Waiting [2023-02-21T08:30:06.078Z] a7acece74701: Waiting [2023-02-21T08:30:06.078Z] 53926ce57604: Waiting [2023-02-21T08:30:06.078Z] 21b2b0c7a3f4: Waiting [2023-02-21T08:30:06.078Z] 93c1e223e6f2: Verifying Checksum [2023-02-21T08:30:06.078Z] 93c1e223e6f2: Download complete [2023-02-21T08:30:06.078Z] 4583459ba037: Verifying Checksum [2023-02-21T08:30:06.078Z] 4583459ba037: Download complete [2023-02-21T08:30:06.078Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T08:30:06.078Z] 21b2b0c7a3f4: Download complete [2023-02-21T08:30:06.078Z] 22ff95d597cd: Verifying Checksum [2023-02-21T08:30:06.078Z] 22ff95d597cd: Download complete [2023-02-21T08:30:06.078Z] 213ec9aee27d: Verifying Checksum [2023-02-21T08:30:06.078Z] 12d6caf4c0d1: Verifying Checksum [2023-02-21T08:30:06.078Z] 12d6caf4c0d1: Download complete [2023-02-21T08:30:06.340Z] 213ec9aee27d: Pull complete [2023-02-21T08:30:06.340Z] 4583459ba037: Pull complete [2023-02-21T08:30:06.611Z] 93c1e223e6f2: Pull complete [2023-02-21T08:30:06.869Z] a7acece74701: Verifying Checksum [2023-02-21T08:30:06.869Z] a7acece74701: Download complete [2023-02-21T08:30:06.869Z] 53926ce57604: Download complete [2023-02-21T08:30:07.128Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T08:30:07.128Z] 96b7cbca73a9: Download complete [2023-02-21T08:30:11.314Z] 53926ce57604: Pull complete [2023-02-21T08:30:11.314Z] 21b2b0c7a3f4: Pull complete [2023-02-21T08:30:11.314Z] 22ff95d597cd: Pull complete [2023-02-21T08:30:11.314Z] 12d6caf4c0d1: Pull complete [2023-02-21T08:30:13.213Z] 96b7cbca73a9: Pull complete [2023-02-21T08:30:13.780Z] a7acece74701: Pull complete [2023-02-21T08:30:13.780Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T08:30:13.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:30:13.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:30:14.072Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:30:14.072Z] WORKDIR /edgex [2023-02-21T08:30:14.072Z] COPY go.mod . [2023-02-21T08:30:14.072Z] RUN go mod download [2023-02-21T08:30:14.072Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-21T08:30:14.658Z] Sending build context to Docker daemon 170.3MB [2023-02-21T08:30:14.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:30:14.658Z] ---> db6d94c90886 [2023-02-21T08:30:14.658Z] Step 2/4 : WORKDIR /edgex [2023-02-21T08:30:19.980Z] ---> Running in d12975ade6d1 [2023-02-21T08:30:19.980Z] Removing intermediate container d12975ade6d1 [2023-02-21T08:30:19.980Z] ---> ae2a6309aa7b [2023-02-21T08:30:19.980Z] Step 3/4 : COPY go.mod . [2023-02-21T08:30:19.980Z] ---> 833d571c90da [2023-02-21T08:30:19.980Z] Step 4/4 : RUN go mod download [2023-02-21T08:30:19.980Z] ---> Running in 52261d3a22e5 [2023-02-21T08:30:20.456Z] Still waiting to schedule task [2023-02-21T08:30:20.456Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6827’ [2023-02-21T08:30:34.920Z] Removing intermediate container 52261d3a22e5 [2023-02-21T08:30:34.920Z] ---> f9311be16cf4 [2023-02-21T08:30:34.920Z] Successfully built f9311be16cf4 [2023-02-21T08:30:34.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:30:35.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T08:30:35.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:30:35.287Z] prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container [2023-02-21T08:30:35.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T08:30:35.792Z] $ docker top d5a7afdd7876dde49281fc8c80045146e045c5627a7386d69968dd078d6b01e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:30:36.143Z] + go version [2023-02-21T08:30:36.144Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T08:30:36.156Z] $ docker stop --time=1 d5a7afdd7876dde49281fc8c80045146e045c5627a7386d69968dd078d6b01e3 [2023-02-21T08:30:37.427Z] $ docker rm -f --volumes d5a7afdd7876dde49281fc8c80045146e045c5627a7386d69968dd078d6b01e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:30:37.825Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T08:30:37.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:30:37.897Z] prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container [2023-02-21T08:30:37.929Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-21T08:30:38.272Z] $ docker top ba9425b0504310bd5216183c7f279eafc1e574a6ba3bc21f6c67b003553e2ca0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T08:30:38.342Z] ========================================================= [2023-02-21T08:30:38.342Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T08:30:38.342Z] ========================================================= [Pipeline] sh [2023-02-21T08:30:38.623Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:30:38.923Z] + make test [2023-02-21T08:30:38.923Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T08:30:45.475Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T08:31:00.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T08:31:00.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T08:31:00.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2023-02-21T08:31:03.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.161s coverage: 73.7% of statements [2023-02-21T08:31:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T08:31:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T08:31:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T08:31:03.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.0% of statements [2023-02-21T08:31:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T08:31:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.139s coverage: 88.5% of statements [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 3.9% of statements [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.560s coverage: 95.6% of statements [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.094s coverage: 65.9% of statements [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2023-02-21T08:31:05.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 82.9% of statements [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2023-02-21T08:31:05.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2023-02-21T08:31:13.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2023-02-21T08:31:13.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.440s coverage: 79.9% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.247s coverage: 63.1% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.3% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.0% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T08:31:25.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T08:31:25.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T08:31:25.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2023-02-21T08:31:25.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T08:31:25.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:31:25.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T08:31:25.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T08:31:25.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2023-02-21T08:31:25.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T08:31:25.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T08:31:25.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-21T08:31:25.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T08:31:25.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:31:26.751Z] 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-02-21T08:31:48.711Z] 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-02-21T08:31:48.711Z] go vet ./... [2023-02-21T08:31:51.996Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T08:31:51.996Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T08:31:51.996Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T08:31:52.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T08:31:52.294Z] + ls -al . [2023-02-21T08:31:52.294Z] total 744 [2023-02-21T08:31:52.294Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 08:30 . [2023-02-21T08:31:52.294Z] drwxr-xr-x 4 root root 4096 Feb 21 08:30 .. [2023-02-21T08:31:52.294Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:29 .blubracket [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 08:29 .dockerignore [2023-02-21T08:31:52.294Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 08:31 .git [2023-02-21T08:31:52.294Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:29 .github [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:29 .gitignore [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 08:29 .golangci.yml [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 08:29 .hadolint.yml [2023-02-21T08:31:52.294Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 08:30 .semver [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 08:29 .sonarcloud.properties [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:29 ADOPTERS.md [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:29 Attribution.txt [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:29 CHANGELOG.md [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:29 CONTRIBUTING.md [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 08:29 GOVERNANCE.md [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 08:29 Jenkinsfile [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:29 LICENSE [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:29 Makefile [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 08:29 OWNERS.md [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:29 README.md [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:29 SECURITY.md [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 08:30 VERSION [2023-02-21T08:31:52.294Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:29 bin [2023-02-21T08:31:52.294Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 08:29 cmd [2023-02-21T08:31:52.294Z] -rw-r--r-- 1 root root 487323 Feb 21 08:31 coverage.out [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:29 go.mod [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:29 go.sum [2023-02-21T08:31:52.294Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 08:29 internal [2023-02-21T08:31:52.294Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:29 openapi [2023-02-21T08:31:52.294Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 08:29 snap [2023-02-21T08:31:52.294Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 08:29 version.go [Pipeline] sh [2023-02-21T08:31:52.579Z] + '[' -e coverage.out ] [2023-02-21T08:31:52.579Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T08:31:52.687Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T08:31:52.964Z] + make build [2023-02-21T08:31:52.964Z] 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-02-21T08:32:07.833Z] 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-02-21T08:32:07.833Z] 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-02-21T08:32:08.108Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T08:32:09.082Z] 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-02-21T08:32:17.195Z] 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-02-21T08:32:18.582Z] 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-02-21T08:32:19.957Z] 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-02-21T08:32:21.333Z] 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-02-21T08:32:21.901Z] 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-02-21T08:32:22.835Z] 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-02-21T08:32:25.372Z] 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-02-21T08:32:27.288Z] $ docker stop --time=1 ba9425b0504310bd5216183c7f279eafc1e574a6ba3bc21f6c67b003553e2ca0 [2023-02-21T08:32:30.557Z] $ docker rm -f --volumes ba9425b0504310bd5216183c7f279eafc1e574a6ba3bc21f6c67b003553e2ca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:32:31.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:32:31.508Z] [2023-02-21T08:32:31.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:32:31.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:32:31.812Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-21T08:32:31.812Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-21T08:32:31.812Z] ca9280d653b3: Pulling fs layer [2023-02-21T08:32:31.812Z] 7e9c9ca2126c: Pulling fs layer [2023-02-21T08:32:32.073Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-21T08:32:32.073Z] cbdbe7a5bc2a: Download complete [2023-02-21T08:32:32.073Z] ca9280d653b3: Verifying Checksum [2023-02-21T08:32:32.073Z] ca9280d653b3: Download complete [2023-02-21T08:32:32.073Z] cbdbe7a5bc2a: Pull complete [2023-02-21T08:32:32.641Z] 7e9c9ca2126c: Download complete [2023-02-21T08:32:32.641Z] ca9280d653b3: Pull complete [2023-02-21T08:32:35.931Z] 7e9c9ca2126c: Pull complete [2023-02-21T08:32:35.931Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-21T08:32:35.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:32:35.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:32:36.012Z] prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container [2023-02-21T08:32:36.043Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-21T08:32:38.266Z] $ docker top f326b98429d414309d8365b58bbeec3c8584814fcecdf9291ee3f6677c3d0140 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:32:38.624Z] + docker-compose build --help [2023-02-21T08:32:38.624Z] + grep parallel [2023-02-21T08:32:39.210Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T08:32:39.225Z] $ docker stop --time=1 f326b98429d414309d8365b58bbeec3c8584814fcecdf9291ee3f6677c3d0140 [2023-02-21T08:32:40.486Z] $ docker rm -f --volumes f326b98429d414309d8365b58bbeec3c8584814fcecdf9291ee3f6677c3d0140 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:32:40.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:32:40.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:32:40.965Z] prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container [2023-02-21T08:32:40.997Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-21T08:32:41.329Z] $ docker top e111ab984f833dc40ea3cfba6def90106f99c2766823ce5c5698ae5b94e23ee8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:32:41.666Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T08:32:42.234Z] Building core-command ... [2023-02-21T08:32:42.234Z] Building core-common-config-bootstrapper ... [2023-02-21T08:32:42.234Z] Building core-data ... [2023-02-21T08:32:42.234Z] Building core-metadata ... [2023-02-21T08:32:42.234Z] Building security-bootstrapper ... [2023-02-21T08:32:42.234Z] Building security-proxy-setup ... [2023-02-21T08:32:42.234Z] Building security-secretstore-setup ... [2023-02-21T08:32:42.234Z] Building security-spiffe-token-provider ... [2023-02-21T08:32:42.234Z] Building security-spire-agent ... [2023-02-21T08:32:42.234Z] Building security-spire-config ... [2023-02-21T08:32:42.234Z] Building security-spire-server ... [2023-02-21T08:32:42.234Z] Building support-notifications ... [2023-02-21T08:32:42.234Z] Building support-scheduler ... [2023-02-21T08:32:42.234Z] Building security-spire-server [2023-02-21T08:32:42.234Z] Building core-common-config-bootstrapper [2023-02-21T08:32:42.234Z] Building security-spire-config [2023-02-21T08:32:42.234Z] Building core-data [2023-02-21T08:32:42.234Z] Building security-bootstrapper [2023-02-21T08:32:57.120Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:32:57.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:32:57.120Z] ---> f9311be16cf4 [2023-02-21T08:32:57.120Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:32:57.120Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:32:57.120Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:32:57.120Z] ---> f9311be16cf4 [2023-02-21T08:32:57.120Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:32:57.120Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:32:57.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:32:57.120Z] ---> f9311be16cf4 [2023-02-21T08:32:57.120Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:32:57.120Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:32:57.120Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:32:57.120Z] ---> f9311be16cf4 [2023-02-21T08:32:57.120Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T08:32:57.120Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:32:57.120Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:32:57.120Z] ---> f9311be16cf4 [2023-02-21T08:32:57.120Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T08:32:58.568Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6833 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws [2023-02-21T08:32:58.582Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-21T08:32:58.615Z] The recommended git tool is: git [2023-02-21T08:33:03.685Z] ---> Running in e234cae020ed [2023-02-21T08:33:03.685Z] ---> Running in 023d0b306bb0 [2023-02-21T08:33:03.685Z] ---> Running in 282a55a16b54 [2023-02-21T08:33:03.685Z] ---> Running in 601cd3b5e363 [2023-02-21T08:33:03.685Z] ---> Running in 7b119a1784d9 [2023-02-21T08:33:03.685Z] Removing intermediate container 282a55a16b54 [2023-02-21T08:33:03.685Z] ---> ecd60cdbc0b2 [2023-02-21T08:33:03.685Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:33:03.685Z] Removing intermediate container 601cd3b5e363 [2023-02-21T08:33:03.685Z] ---> 2373bc57954d [2023-02-21T08:33:03.685Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:33:03.685Z] Removing intermediate container 023d0b306bb0 [2023-02-21T08:33:03.685Z] ---> f046a1c68749 [2023-02-21T08:33:03.685Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T08:33:03.685Z] Removing intermediate container 7b119a1784d9 [2023-02-21T08:33:03.685Z] ---> c111f4481b19 [2023-02-21T08:33:03.685Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:33:03.685Z] Removing intermediate container e234cae020ed [2023-02-21T08:33:03.685Z] ---> 8d95d60ef2fe [2023-02-21T08:33:03.685Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:33:03.685Z] ---> Running in 5727b4479796 [2023-02-21T08:33:03.685Z] ---> Running in 4c1b14b33c73 [2023-02-21T08:33:03.685Z] ---> Running in 6e8a5d01cec1 [2023-02-21T08:33:03.685Z] ---> Running in 9e4e4184bd7f [2023-02-21T08:33:03.685Z] ---> Running in 4624eeb94522 [2023-02-21T08:33:03.685Z] Removing intermediate container 5727b4479796 [2023-02-21T08:33:03.685Z] ---> 77d529b52117 [2023-02-21T08:33:03.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:33:03.685Z] ---> Running in 0a52d7db16e5 [2023-02-21T08:33:03.685Z] Removing intermediate container 9e4e4184bd7f [2023-02-21T08:33:03.685Z] ---> 595f3d8c5ba7 [2023-02-21T08:33:03.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:33:03.685Z] ---> Running in 6122142f15ac [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:33:03.685Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:03.685Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:03.685Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:03.685Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:03.685Z] OK: 211 MiB in 51 packages [2023-02-21T08:33:04.253Z] Removing intermediate container 4c1b14b33c73 [2023-02-21T08:33:04.253Z] ---> 15b819c4acb9 [2023-02-21T08:33:04.253Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T08:33:04.253Z] Removing intermediate container 6e8a5d01cec1 [2023-02-21T08:33:04.253Z] ---> b323103f1e10 [2023-02-21T08:33:04.253Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T08:33:04.253Z] Removing intermediate container 4624eeb94522 [2023-02-21T08:33:04.253Z] ---> 7cd312d00baa [2023-02-21T08:33:04.253Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:33:04.253Z] ---> 6372d93dc6d2 [2023-02-21T08:33:04.253Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:04.253Z] ---> Running in cc4e43850e73 [2023-02-21T08:33:04.511Z] Removing intermediate container 0a52d7db16e5 [2023-02-21T08:33:04.511Z] ---> a307fc90f7ac [2023-02-21T08:33:04.511Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:33:04.511Z] ---> 4e1d807b5f72 [2023-02-21T08:33:04.511Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:04.511Z] Removing intermediate container 6122142f15ac [2023-02-21T08:33:04.511Z] ---> 0b74ace1e4c1 [2023-02-21T08:33:04.511Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:33:04.511Z] ---> Running in 3afb8ebaf33c [2023-02-21T08:33:04.511Z] ---> 7c110e7eb156 [2023-02-21T08:33:04.511Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:04.511Z] ---> 4da0f6b3f250 [2023-02-21T08:33:04.511Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:04.511Z] ---> Running in 50b3bb0ec403 [2023-02-21T08:33:04.511Z] ---> Running in d41005232a6a [2023-02-21T08:33:04.769Z] ---> bb1919f80334 [2023-02-21T08:33:04.769Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:33:04.769Z] ---> Running in da4f1287af63 [2023-02-21T08:33:05.292Z] using credential edgex-jenkins-ssh [2023-02-21T08:33:05.312Z] Cloning the remote Git repository [2023-02-21T08:33:05.371Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:33:05.473Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-21T08:33:05.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:33:05.681Z] > git --version # timeout=10 [2023-02-21T08:33:05.707Z] > git --version # 'git version 2.25.1' [2023-02-21T08:33:05.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:33:05.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T08:33:27.081Z] Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-21T08:33:25.168Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T08:33:25.204Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T08:33:26.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T08:33:26.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:33:26.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:33:26.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-21T08:33:27.110Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T08:33:27.134Z] > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [2023-02-21T08:33:27.430Z] > git remote # timeout=10 [2023-02-21T08:33:27.885Z] Merge succeeded, producing dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T08:33:27.885Z] Checking out Revision dbd7e395695619f1b19ecef3c40f625b8fb579f8 (PR-4370) [2023-02-21T08:33:27.460Z] > git config --get remote.origin.url # timeout=10 [2023-02-21T08:33:27.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:33:27.511Z] > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 [2023-02-21T08:33:27.867Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-21T08:33:27.899Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T08:33:27.920Z] > git checkout -f dbd7e395695619f1b19ecef3c40f625b8fb579f8 # timeout=10 [2023-02-21T08:33:31.862Z] Commit message: "Merge commit 'affa4ba333889d31d83cf76b7d2a18a0230584e6' into HEAD" [2023-02-21T08:33:31.878Z] > git rev-list --no-walk 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T08:33:32.860Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T08:33:32.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T08:33:32.860Z] Dload Upload Total Spent Left Speed [2023-02-21T08:33:32.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-02-21T08:33:33.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T08:33:33.926Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T08:33:33.926Z] + sudo tee /etc/docker/daemon.new [2023-02-21T08:33:33.926Z] { [2023-02-21T08:33:33.926Z] "registry-mirrors": [ [2023-02-21T08:33:33.926Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T08:33:33.926Z] ], [2023-02-21T08:33:33.926Z] "bip": "10.250.0.254/24", [2023-02-21T08:33:33.926Z] "hosts": [ [2023-02-21T08:33:33.926Z] "tcp://0.0.0.0:5555", [2023-02-21T08:33:33.926Z] "unix:///var/run/docker.sock" [2023-02-21T08:33:33.926Z] ], [2023-02-21T08:33:33.926Z] "mtu": 1458, [2023-02-21T08:33:33.926Z] "selinux-enabled": true, [2023-02-21T08:33:33.926Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T08:33:33.926Z] } [Pipeline] sh [2023-02-21T08:33:34.309Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T08:33:34.660Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T08:33:52.995Z] provisioning config files... [2023-02-21T08:33:53.032Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17944449588458548578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:33:53.414Z] ---> docker-login.sh [2023-02-21T08:33:53.414Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:33:54.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:54.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:54.005Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:54.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:54.005Z] [2023-02-21T08:33:54.005Z] Login Succeeded [2023-02-21T08:33:54.005Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:33:54.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:54.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:54.544Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:54.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:54.544Z] [2023-02-21T08:33:54.544Z] Login Succeeded [2023-02-21T08:33:54.544Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:33:54.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:54.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:54.812Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:54.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:54.812Z] [2023-02-21T08:33:54.812Z] Login Succeeded [2023-02-21T08:33:54.812Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:33:55.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:56.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:56.493Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:56.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:56.493Z] [2023-02-21T08:33:56.493Z] Login Succeeded [2023-02-21T08:33:56.493Z] docker.io [2023-02-21T08:33:56.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:33:56.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:33:56.760Z] Configure a credential helper to remove this warning. See [2023-02-21T08:33:56.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:33:56.760Z] [2023-02-21T08:33:56.760Z] Login Succeeded [2023-02-21T08:33:56.760Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:33:56.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-21T08:33:57.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-21T08:33:57.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:33:57.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:33:57.449Z] ========================================================= [2023-02-21T08:33:57.449Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T08:33:57.449Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:33:57.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:33:57.771Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T08:33:58.038Z] 9b18e9b68314: Pulling fs layer [2023-02-21T08:33:58.038Z] 35d82f9e3411: Pulling fs layer [2023-02-21T08:33:58.038Z] e16973657156: Pulling fs layer [2023-02-21T08:33:58.038Z] fc693d55d65f: Pulling fs layer [2023-02-21T08:33:58.038Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T08:33:58.038Z] dda99020689f: Pulling fs layer [2023-02-21T08:33:58.038Z] db1c61fa0a46: Pulling fs layer [2023-02-21T08:33:58.038Z] 891c053d2c06: Pulling fs layer [2023-02-21T08:33:58.038Z] fc693d55d65f: Waiting [2023-02-21T08:33:58.038Z] dda99020689f: Waiting [2023-02-21T08:33:58.038Z] db1c61fa0a46: Waiting [2023-02-21T08:33:58.038Z] 891c053d2c06: Waiting [2023-02-21T08:33:58.038Z] 7e9fc2657dce: Waiting [2023-02-21T08:33:58.038Z] e16973657156: Verifying Checksum [2023-02-21T08:33:58.038Z] e16973657156: Download complete [2023-02-21T08:33:58.038Z] 35d82f9e3411: Verifying Checksum [2023-02-21T08:33:58.038Z] 35d82f9e3411: Download complete [2023-02-21T08:33:58.038Z] 7e9fc2657dce: Download complete [2023-02-21T08:33:58.038Z] dda99020689f: Verifying Checksum [2023-02-21T08:33:58.038Z] dda99020689f: Download complete [2023-02-21T08:33:58.038Z] 9b18e9b68314: Verifying Checksum [2023-02-21T08:33:58.038Z] 9b18e9b68314: Download complete [2023-02-21T08:33:59.013Z] 9b18e9b68314: Pull complete [2023-02-21T08:33:59.013Z] 891c053d2c06: Verifying Checksum [2023-02-21T08:33:59.013Z] 891c053d2c06: Download complete [2023-02-21T08:33:59.283Z] 35d82f9e3411: Pull complete [2023-02-21T08:33:59.556Z] e16973657156: Pull complete [2023-02-21T08:34:00.144Z] db1c61fa0a46: Verifying Checksum [2023-02-21T08:34:00.144Z] db1c61fa0a46: Download complete [2023-02-21T08:34:00.727Z] fc693d55d65f: Verifying Checksum [2023-02-21T08:34:00.727Z] fc693d55d65f: Download complete [2023-02-21T08:34:12.568Z] Removing intermediate container 3afb8ebaf33c [2023-02-21T08:34:12.568Z] ---> 408759a2fe86 [2023-02-21T08:34:12.568Z] Step 7/23 : COPY . . [2023-02-21T08:34:12.568Z] Removing intermediate container d41005232a6a [2023-02-21T08:34:12.568Z] ---> 453009ca35b9 [2023-02-21T08:34:12.568Z] Step 8/22 : COPY . . [2023-02-21T08:34:12.568Z] Removing intermediate container 50b3bb0ec403 [2023-02-21T08:34:12.568Z] ---> da445cffbc54 [2023-02-21T08:34:12.568Z] Step 7/24 : COPY . . [2023-02-21T08:34:12.568Z] Removing intermediate container da4f1287af63 [2023-02-21T08:34:12.568Z] ---> c24a6a3b3587 [2023-02-21T08:34:12.568Z] Step 8/22 : COPY . . [2023-02-21T08:34:12.568Z] Removing intermediate container cc4e43850e73 [2023-02-21T08:34:12.568Z] ---> 2890585ac58a [2023-02-21T08:34:12.568Z] Step 7/32 : COPY . . [2023-02-21T08:34:13.072Z] fc693d55d65f: Pull complete [2023-02-21T08:34:13.072Z] 7e9fc2657dce: Pull complete [2023-02-21T08:34:13.072Z] dda99020689f: Pull complete [2023-02-21T08:34:17.330Z] db1c61fa0a46: Pull complete [2023-02-21T08:34:19.285Z] 891c053d2c06: Pull complete [2023-02-21T08:34:19.285Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T08:34:19.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:34:19.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:34:19.629Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:34:19.629Z] WORKDIR /edgex [2023-02-21T08:34:19.629Z] COPY go.mod . [2023-02-21T08:34:19.629Z] RUN go mod download -t [2023-02-21T08:34:19.629Z] ci-base-image-arm64 -f - . [2023-02-21T08:34:20.217Z] Sending build context to Docker daemon 3.091MB [2023-02-21T08:34:20.217Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:34:20.217Z] ---> f96f9c87975a [2023-02-21T08:34:20.217Z] Step 2/4 : WORKDIR /edgex [2023-02-21T08:34:23.565Z] ---> Running in 12007a37ecf8 [2023-02-21T08:34:23.565Z] Removing intermediate container 12007a37ecf8 [2023-02-21T08:34:23.565Z] ---> 1fc61fc98d25 [2023-02-21T08:34:23.565Z] Step 3/4 : COPY go.mod . [2023-02-21T08:34:23.833Z] ---> a1834280070f [2023-02-21T08:34:23.833Z] Step 4/4 : RUN go mod download [2023-02-21T08:34:23.833Z] ---> Running in 06ebcde17955 [2023-02-21T08:34:30.661Z] ---> 98f9c8aba992 [2023-02-21T08:34:30.661Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:34:30.661Z] ---> cad0d7d1f236 [2023-02-21T08:34:30.661Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T08:34:30.661Z] ---> 0e97a3c1b9a5 [2023-02-21T08:34:30.661Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:34:30.661Z] ---> Running in 90a62b81a702 [2023-02-21T08:34:30.661Z] ---> 15045b6ca82c [2023-02-21T08:34:30.661Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T08:34:30.661Z] ---> Running in 643640400f55 [2023-02-21T08:34:30.661Z] ---> Running in e242bf1f71d1 [2023-02-21T08:34:30.661Z] ---> 246c021b170e [2023-02-21T08:34:30.661Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T08:34:30.661Z] ---> Running in af73edd51fad [2023-02-21T08:34:30.661Z] ---> Running in 2faa5509edba [2023-02-21T08:34:30.661Z] Removing intermediate container 90a62b81a702 [2023-02-21T08:34:30.661Z] ---> d6acf7f40163 [2023-02-21T08:34:30.661Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:34:30.661Z] Removing intermediate container 643640400f55 [2023-02-21T08:34:30.661Z] ---> 9006d9bfd9e5 [2023-02-21T08:34:30.661Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T08:34:30.661Z] ---> Running in 15a4072e7423 [2023-02-21T08:34:30.661Z] ---> Running in d07d1485dd67 [2023-02-21T08:34:30.661Z] Removing intermediate container 15a4072e7423 [2023-02-21T08:34:30.661Z] ---> a6f37f5ebb0e [2023-02-21T08:34:30.661Z] 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-02-21T08:34:30.661Z] Removing intermediate container d07d1485dd67 [2023-02-21T08:34:30.661Z] ---> 1fa7b576b490 [2023-02-21T08:34:30.661Z] 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-02-21T08:34:30.661Z] ---> Running in f4138a91416a [2023-02-21T08:34:30.661Z] ---> Running in 82cc1cad6eb9 [2023-02-21T08:34:30.661Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T08:34:30.661Z] 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-02-21T08:34:30.661Z] 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-02-21T08:34:30.661Z] Removing intermediate container f4138a91416a [2023-02-21T08:34:30.661Z] ---> 974e7419216b [2023-02-21T08:34:30.661Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:34:30.661Z] Removing intermediate container 82cc1cad6eb9 [2023-02-21T08:34:30.661Z] ---> 0749785d4048 [2023-02-21T08:34:30.661Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T08:34:30.661Z] ---> Running in 818062d9b6db [2023-02-21T08:34:30.661Z] ---> Running in 7dc119506ce2 [2023-02-21T08:34:30.661Z] Removing intermediate container 7dc119506ce2 [2023-02-21T08:34:30.661Z] ---> 1b43699e9f93 [2023-02-21T08:34:30.661Z] [2023-02-21T08:34:30.661Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T08:34:30.661Z] Removing intermediate container 818062d9b6db [2023-02-21T08:34:30.661Z] ---> a467932914e3 [2023-02-21T08:34:30.661Z] [2023-02-21T08:34:30.661Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:34:30.661Z] 3.15: Pulling from library/alpine [2023-02-21T08:34:30.661Z] 3.15: Pulling from library/alpine [2023-02-21T08:34:30.661Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:34:30.661Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T08:34:30.661Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:34:30.661Z] Status: Image is up to date for alpine:3.15 [2023-02-21T08:34:30.661Z] ---> 5ce65d7b0fde [2023-02-21T08:34:30.661Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:34:30.661Z] ---> 5ce65d7b0fde [2023-02-21T08:34:30.661Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:34:30.920Z] ---> Running in 97fe40bb7c47 [2023-02-21T08:34:30.920Z] ---> Running in d65fabf4c78f [2023-02-21T08:34:30.920Z] Removing intermediate container 97fe40bb7c47 [2023-02-21T08:34:30.920Z] ---> dc2ca3bd49c5 [2023-02-21T08:34:30.920Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T08:34:31.179Z] ---> Running in b1043885cfe1 [2023-02-21T08:34:31.179Z] Removing intermediate container d65fabf4c78f [2023-02-21T08:34:31.179Z] ---> b0df1ce88c43 [2023-02-21T08:34:31.179Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:34:31.179Z] ---> Running in d60bf26eb242 [2023-02-21T08:34:31.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:31.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:31.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:31.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:32.002Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:34:32.002Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:34:32.002Z] OK: 15857 distinct packages available [2023-02-21T08:34:32.002Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:34:32.002Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:34:32.002Z] OK: 15857 distinct packages available [2023-02-21T08:34:32.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:32.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:32.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:32.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:32.260Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:32.260Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:34:32.260Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T08:34:32.260Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T08:34:32.260Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:34:32.260Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T08:34:32.260Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:34:32.260Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T08:34:32.260Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T08:34:32.260Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T08:34:32.518Z] OK: 6 MiB in 18 packages [2023-02-21T08:34:32.518Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:34:32.518Z] OK: 7 MiB in 19 packages [2023-02-21T08:34:35.043Z] Removing intermediate container d60bf26eb242 [2023-02-21T08:34:35.043Z] ---> e8cbb025d57b [2023-02-21T08:34:35.043Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:34:35.043Z] Removing intermediate container b1043885cfe1 [2023-02-21T08:34:35.043Z] ---> 8b2ded944b0b [2023-02-21T08:34:35.043Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:34:43.140Z] ---> 40900b7fdc76 [2023-02-21T08:34:43.140Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:34:43.140Z] ---> 9feb3d829931 [2023-02-21T08:34:43.140Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:34:43.140Z] ---> 625c4af5af47 [2023-02-21T08:34:43.140Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T08:34:43.140Z] ---> Running in 10cfcff0926d [2023-02-21T08:34:43.397Z] ---> 43cac7e2cbb9 [2023-02-21T08:34:43.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T08:34:43.397Z] Removing intermediate container 10cfcff0926d [2023-02-21T08:34:43.397Z] ---> 39dae2f7af6b [2023-02-21T08:34:43.397Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T08:34:43.654Z] ---> 0cac06cb1417 [2023-02-21T08:34:43.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T08:34:43.654Z] ---> faba3d1df75d [2023-02-21T08:34:43.654Z] Step 19/24 : WORKDIR / [2023-02-21T08:34:43.654Z] ---> Running in 8e69dc185403 [2023-02-21T08:34:44.218Z] Removing intermediate container 8e69dc185403 [2023-02-21T08:34:44.218Z] ---> 7c623e951c82 [2023-02-21T08:34:44.218Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:34:44.808Z] ---> 5cdf78d3fb1c [2023-02-21T08:34:44.808Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:34:45.371Z] ---> Running in f00e4ad166d4 [2023-02-21T08:34:45.371Z] ---> Running in 6d479947afab [2023-02-21T08:34:45.937Z] Removing intermediate container f00e4ad166d4 [2023-02-21T08:34:45.937Z] ---> 6acd1bcbbb32 [2023-02-21T08:34:45.937Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:34:45.937Z] ---> Running in 2dbbc8c2ed46 [2023-02-21T08:34:45.937Z] Removing intermediate container 6d479947afab [2023-02-21T08:34:45.937Z] ---> d67dca0a03c7 [2023-02-21T08:34:45.937Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:34:46.222Z] ---> Running in 15175d586365 [2023-02-21T08:34:46.222Z] Removing intermediate container 2dbbc8c2ed46 [2023-02-21T08:34:46.222Z] ---> 3f65c1f3043e [2023-02-21T08:34:46.222Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:34:46.222Z] Removing intermediate container 15175d586365 [2023-02-21T08:34:46.222Z] ---> 076499faa526 [2023-02-21T08:34:46.222Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T08:34:46.479Z] ---> Running in 0108940b7266 [2023-02-21T08:34:46.479Z] ---> Running in eb0134be9fb5 [2023-02-21T08:34:46.479Z] Removing intermediate container 0108940b7266 [2023-02-21T08:34:46.479Z] ---> 1b9bd31bf74a [2023-02-21T08:34:46.479Z] Step 23/24 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:34:46.479Z] Removing intermediate container eb0134be9fb5 [2023-02-21T08:34:46.479Z] ---> fe322d6bcf4a [2023-02-21T08:34:46.479Z] Step 22/23 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:34:46.820Z] ---> Running in 4fbf79151ac6 [2023-02-21T08:34:46.820Z] ---> Running in 58d476e297c5 [2023-02-21T08:34:46.820Z] Removing intermediate container 58d476e297c5 [2023-02-21T08:34:46.820Z] ---> 213ddaabaedd [2023-02-21T08:34:46.820Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T08:34:47.078Z] Removing intermediate container 4fbf79151ac6 [2023-02-21T08:34:47.078Z] ---> a0e34d7fdb04 [2023-02-21T08:34:47.078Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:34:47.078Z] ---> Running in 84178a87f546 [2023-02-21T08:34:47.078Z] ---> Running in 6e0b9e21424c [2023-02-21T08:34:47.334Z] Removing intermediate container 84178a87f546 [2023-02-21T08:34:47.334Z] ---> 0710dbed5b73 [2023-02-21T08:34:47.334Z] [2023-02-21T08:34:47.334Z] Removing intermediate container 6e0b9e21424c [2023-02-21T08:34:47.334Z] ---> 58a96ba7c10c [2023-02-21T08:34:47.334Z] [2023-02-21T08:34:47.334Z] Successfully built 0710dbed5b73 [2023-02-21T08:34:47.334Z] Successfully tagged security-spire-server:latest [2023-02-21T08:34:47.334Z] Building support-notifications [2023-02-21T08:34:47.334Z]  Building security-spire-server ... done Successfully built 58a96ba7c10c [2023-02-21T08:34:47.591Z] Successfully tagged security-spire-config:latest [2023-02-21T08:34:47.591Z] Building security-spire-agent [2023-02-21T08:34:52.854Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:52.854Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:52.854Z] ---> f9311be16cf4 [2023-02-21T08:34:52.854Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:34:52.854Z] ---> Using cache [2023-02-21T08:34:52.854Z] ---> 2373bc57954d [2023-02-21T08:34:52.854Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:34:52.854Z] ---> Using cache [2023-02-21T08:34:52.854Z] ---> 595f3d8c5ba7 [2023-02-21T08:34:52.854Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T08:34:54.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:34:54.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:34:54.378Z] ---> f9311be16cf4 [2023-02-21T08:34:54.378Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> 8d95d60ef2fe [2023-02-21T08:34:54.378Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> 7cd312d00baa [2023-02-21T08:34:54.378Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> 7c110e7eb156 [2023-02-21T08:34:54.378Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> da445cffbc54 [2023-02-21T08:34:54.378Z] Step 7/24 : COPY . . [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> 98f9c8aba992 [2023-02-21T08:34:54.378Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> d6acf7f40163 [2023-02-21T08:34:54.378Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> a6f37f5ebb0e [2023-02-21T08:34:54.378Z] 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-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> 974e7419216b [2023-02-21T08:34:54.378Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> a467932914e3 [2023-02-21T08:34:54.378Z] [2023-02-21T08:34:54.378Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:34:54.378Z] ---> 5ce65d7b0fde [2023-02-21T08:34:54.378Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> b0df1ce88c43 [2023-02-21T08:34:54.378Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:34:54.378Z] ---> Using cache [2023-02-21T08:34:54.378Z] ---> e8cbb025d57b [2023-02-21T08:34:54.378Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T08:34:56.112Z] Removing intermediate container 06ebcde17955 [2023-02-21T08:34:56.112Z] ---> 2680eb8ad32f [2023-02-21T08:34:56.112Z] Successfully built 2680eb8ad32f [2023-02-21T08:34:56.112Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:34:56.455Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T08:34:56.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:34:56.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container [2023-02-21T08:34:56.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-21T08:34:57.941Z] $ docker top 257d207d7aa83e9d383ebc2f9c2818bd822a7c0d41485ba48c242da1259d282c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:34:58.775Z] + go version [2023-02-21T08:34:58.775Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T08:34:58.797Z] $ docker stop --time=1 257d207d7aa83e9d383ebc2f9c2818bd822a7c0d41485ba48c242da1259d282c [2023-02-21T08:34:59.694Z] ---> 2144e247069b [2023-02-21T08:34:59.694Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:34:59.694Z] ---> Running in cbfec00baf97 [2023-02-21T08:34:59.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:59.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:34:59.694Z] OK: 211 MiB in 51 packages [2023-02-21T08:35:00.442Z] $ docker rm -f --volumes 257d207d7aa83e9d383ebc2f9c2818bd822a7c0d41485ba48c242da1259d282c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:35:01.002Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T08:35:01.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:35:01.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container [2023-02-21T08:35:01.285Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-21T08:35:02.490Z] $ docker top 6659af64a5882034bdc341732e747cb702c888e98cd5dfeaa7c4f6c9438dae8f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T08:35:02.707Z] ========================================================= [2023-02-21T08:35:02.707Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T08:35:02.707Z] ========================================================= [Pipeline] sh [2023-02-21T08:35:02.970Z] ---> c2e8fffcbabc [2023-02-21T08:35:02.970Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:35:02.970Z] Removing intermediate container e242bf1f71d1 [2023-02-21T08:35:02.970Z] ---> c41b2f5987be [2023-02-21T08:35:02.970Z] [2023-02-21T08:35:02.970Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:35:02.970Z] Removing intermediate container 2faa5509edba [2023-02-21T08:35:02.970Z] ---> 0a0db18a4fad [2023-02-21T08:35:02.970Z] [2023-02-21T08:35:02.970Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T08:35:02.970Z] Removing intermediate container af73edd51fad [2023-02-21T08:35:02.970Z] ---> 5e2c86e46d9c [2023-02-21T08:35:02.970Z] [2023-02-21T08:35:02.970Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:35:02.970Z] Removing intermediate container cbfec00baf97 [2023-02-21T08:35:02.970Z] ---> a7be044712ec [2023-02-21T08:35:02.970Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:35:02.970Z] ---> ef4c663f11a1 [2023-02-21T08:35:02.970Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T08:35:03.226Z] 3.16: Pulling from library/alpine [2023-02-21T08:35:03.226Z] ---> ee9e884751d3 [2023-02-21T08:35:03.226Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:35:03.226Z] ---> Running in 0417fa48e77a [2023-02-21T08:35:03.226Z] ---> 920c99eba91c [2023-02-21T08:35:03.226Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T08:35:03.332Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:35:03.483Z] 3.16: Pulling from library/alpine [2023-02-21T08:35:03.483Z] ---> 8b62e8cd6649 [2023-02-21T08:35:03.483Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:35:03.483Z] 3.16: Pulling from library/alpine [2023-02-21T08:35:03.483Z] ---> Running in baa0df14e8af [2023-02-21T08:35:03.740Z] Removing intermediate container baa0df14e8af [2023-02-21T08:35:03.740Z] ---> 8278aeaf824d [2023-02-21T08:35:03.740Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:35:03.740Z] ---> Running in eb91b644e9ed [2023-02-21T08:35:03.988Z] + make test [2023-02-21T08:35:03.988Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T08:35:03.997Z] Removing intermediate container eb91b644e9ed [2023-02-21T08:35:03.997Z] ---> 44d0b84d1670 [2023-02-21T08:35:03.997Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:35:03.997Z] ---> Running in 2f617c7297df [2023-02-21T08:35:04.256Z] Removing intermediate container 2f617c7297df [2023-02-21T08:35:04.256Z] ---> 9e3612aa601e [2023-02-21T08:35:04.256Z] Step 23/24 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:35:04.256Z] ---> Running in 68cc9087c95e [2023-02-21T08:35:04.256Z] Removing intermediate container 68cc9087c95e [2023-02-21T08:35:04.256Z] ---> 2d64df626669 [2023-02-21T08:35:04.256Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:35:04.256Z] ---> Running in 6643b59b1a42 [2023-02-21T08:35:04.514Z] Removing intermediate container 6643b59b1a42 [2023-02-21T08:35:04.514Z] ---> de2c733899cf [2023-02-21T08:35:04.514Z] [2023-02-21T08:35:04.514Z] Successfully built de2c733899cf [2023-02-21T08:35:04.514Z] Successfully tagged security-spire-agent:latest [2023-02-21T08:35:04.514Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-02-21T08:35:04.774Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:35:04.774Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T08:35:04.774Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:35:04.774Z] Status: Image is up to date for alpine:3.16 [2023-02-21T08:35:04.774Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:35:04.774Z] Status: Image is up to date for alpine:3.16 [2023-02-21T08:35:05.032Z] ---> dfd21b5a31f5 [2023-02-21T08:35:05.032Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T08:35:05.032Z] ---> dfd21b5a31f5 [2023-02-21T08:35:05.032Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T08:35:05.538Z] ---> dfd21b5a31f5 [2023-02-21T08:35:05.538Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:35:08.076Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:35:08.076Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:35:08.076Z] ---> f9311be16cf4 [2023-02-21T08:35:08.076Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T08:35:08.076Z] ---> Using cache [2023-02-21T08:35:08.076Z] ---> 8d95d60ef2fe [2023-02-21T08:35:08.076Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T08:35:09.070Z] ---> Running in aec1aaeda098 [2023-02-21T08:35:09.070Z] ---> Running in afba0f38b162 [2023-02-21T08:35:09.070Z] ---> Running in 10207745263b [2023-02-21T08:35:09.070Z] ---> Running in 1e40b4ee9d0c [2023-02-21T08:35:09.070Z] Removing intermediate container aec1aaeda098 [2023-02-21T08:35:09.071Z] ---> f13fe2c627e9 [2023-02-21T08:35:09.071Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T08:35:09.071Z] Removing intermediate container afba0f38b162 [2023-02-21T08:35:09.071Z] ---> a3433faca795 [2023-02-21T08:35:09.071Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T08:35:09.071Z] Removing intermediate container 1e40b4ee9d0c [2023-02-21T08:35:09.071Z] ---> 31bc95d917c5 [2023-02-21T08:35:09.071Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:35:09.071Z] ---> Running in d4e5f9ba7a42 [2023-02-21T08:35:09.071Z] ---> Running in 6159d70b7f18 [2023-02-21T08:35:09.071Z] ---> Running in 8ca0a8d5ce7d [2023-02-21T08:35:09.071Z] Removing intermediate container 6159d70b7f18 [2023-02-21T08:35:09.071Z] ---> f4e38b53303f [2023-02-21T08:35:09.071Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T08:35:09.331Z] ---> Running in 124ae6382796 [2023-02-21T08:35:09.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:09.331Z] Removing intermediate container 124ae6382796 [2023-02-21T08:35:09.331Z] ---> 799376b26f57 [2023-02-21T08:35:09.331Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:35:09.331Z] ---> Running in e57fa0e03621 [2023-02-21T08:35:09.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:09.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:09.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:09.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:09.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:09.588Z] OK: 211 MiB in 51 packages [2023-02-21T08:35:09.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:09.588Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:35:09.588Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T08:35:09.588Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:35:09.588Z] OK: 6 MiB in 16 packages [2023-02-21T08:35:09.845Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:35:09.845Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:35:09.845Z] OK: 6 MiB in 15 packages [2023-02-21T08:35:09.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:09.845Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:35:09.845Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:35:09.845Z] OK: 6 MiB in 15 packages [2023-02-21T08:35:10.101Z] Removing intermediate container 10207745263b [2023-02-21T08:35:10.101Z] ---> 22abdd0424a1 [2023-02-21T08:35:10.101Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T08:35:10.101Z] Removing intermediate container d4e5f9ba7a42 [2023-02-21T08:35:10.101Z] ---> c42c6d8685c7 [2023-02-21T08:35:10.101Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T08:35:10.101Z] ---> d9e584db9b0e [2023-02-21T08:35:10.101Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:35:10.101Z] Removing intermediate container 8ca0a8d5ce7d [2023-02-21T08:35:10.101Z] ---> a0922523a924 [2023-02-21T08:35:10.101Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:35:10.101Z] ---> Running in 2718122944d3 [2023-02-21T08:35:10.101Z] ---> Running in 3aa18485d4ac [2023-02-21T08:35:10.358Z] Removing intermediate container 2718122944d3 [2023-02-21T08:35:10.358Z] ---> 92b50939e64a [2023-02-21T08:35:10.358Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T08:35:10.358Z] ---> Running in eb0da488d5d0 [2023-02-21T08:35:10.358Z] ---> d04800a1004d [2023-02-21T08:35:10.358Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T08:35:10.358Z] Removing intermediate container e57fa0e03621 [2023-02-21T08:35:10.358Z] ---> 20e63118f51d [2023-02-21T08:35:10.358Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:35:10.358Z] Removing intermediate container eb0da488d5d0 [2023-02-21T08:35:10.358Z] ---> b54bd48e0138 [2023-02-21T08:35:10.358Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T08:35:10.358Z] ---> Running in 4356b6fd1f7d [2023-02-21T08:35:10.617Z] Removing intermediate container 4356b6fd1f7d [2023-02-21T08:35:10.617Z] ---> 77650bae1402 [2023-02-21T08:35:10.617Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T08:35:10.617Z] ---> 06abcce55d40 [2023-02-21T08:35:10.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T08:35:10.617Z] ---> 336481ece749 [2023-02-21T08:35:10.617Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T08:35:10.617Z] ---> Running in 276d885c7e3f [2023-02-21T08:35:10.880Z] Removing intermediate container 276d885c7e3f [2023-02-21T08:35:10.880Z] ---> a598fb6ac25a [2023-02-21T08:35:10.880Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T08:35:10.880Z] ---> 98349e458c27 [2023-02-21T08:35:10.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T08:35:11.139Z] ---> Running in fc24f3ce570a [2023-02-21T08:35:11.139Z] ---> 6d21b4df3c52 [2023-02-21T08:35:11.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T08:35:11.139Z] ---> 2bdd8754fdf3 [2023-02-21T08:35:11.139Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:35:11.139Z] ---> Running in a88707ca1bac [2023-02-21T08:35:11.399Z] ---> 729c81eee09a [2023-02-21T08:35:11.399Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T08:35:11.399Z] ---> Running in 570633b058aa [2023-02-21T08:35:11.399Z] Removing intermediate container 570633b058aa [2023-02-21T08:35:11.399Z] ---> e554c2faef22 [2023-02-21T08:35:11.399Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:35:11.399Z] ---> Running in fdf66637f137 [2023-02-21T08:35:11.658Z] Removing intermediate container fdf66637f137 [2023-02-21T08:35:11.658Z] ---> f2c508639e75 [2023-02-21T08:35:11.658Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:35:11.658Z] ---> Running in 5fa40c8e7402 [2023-02-21T08:35:11.916Z] Removing intermediate container fc24f3ce570a [2023-02-21T08:35:11.916Z] ---> 1601ccc10136 [2023-02-21T08:35:11.916Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T08:35:11.916Z] Removing intermediate container 5fa40c8e7402 [2023-02-21T08:35:11.916Z] ---> d04a5ee0389c [2023-02-21T08:35:11.916Z] Step 21/22 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:35:12.175Z] ---> Running in 8a30b03d55ca [2023-02-21T08:35:12.175Z] ---> Running in 9d808d9f208c [2023-02-21T08:35:12.434Z] Removing intermediate container 9d808d9f208c [2023-02-21T08:35:12.434Z] ---> 0b721c0a33a0 [2023-02-21T08:35:12.434Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:35:12.434Z] Removing intermediate container a88707ca1bac [2023-02-21T08:35:12.434Z] ---> d9c8f276bbeb [2023-02-21T08:35:12.434Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:35:12.434Z] Removing intermediate container 8a30b03d55ca [2023-02-21T08:35:12.434Z] ---> 1e6ad271b69f [2023-02-21T08:35:12.434Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T08:35:12.434Z] ---> Running in 7e5b0307b980 [2023-02-21T08:35:12.434Z] ---> Running in 05dff08f2580 [2023-02-21T08:35:12.434Z] Removing intermediate container 7e5b0307b980 [2023-02-21T08:35:12.434Z] ---> ac223625b74a [2023-02-21T08:35:12.434Z] [2023-02-21T08:35:12.434Z] Removing intermediate container 05dff08f2580 [2023-02-21T08:35:12.434Z] ---> 267995060f1b [2023-02-21T08:35:12.434Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T08:35:12.434Z] ---> Running in d25b4e267000 [2023-02-21T08:35:12.434Z] ---> 4e42def7d4ab [2023-02-21T08:35:12.434Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T08:35:12.434Z] ---> Running in 6a50314f4429 [2023-02-21T08:35:12.434Z] Successfully built ac223625b74a [2023-02-21T08:35:12.434Z] Successfully tagged core-data:latest [2023-02-21T08:35:12.434Z]  Building core-data ... done Building support-scheduler [2023-02-21T08:35:12.692Z] Removing intermediate container d25b4e267000 [2023-02-21T08:35:12.692Z] ---> 2ba50b61fcb1 [2023-02-21T08:35:12.692Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:35:12.692Z] ---> Running in 8b2656e66751 [2023-02-21T08:35:16.887Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:35:16.887Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:35:16.887Z] ---> f9311be16cf4 [2023-02-21T08:35:16.887Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:35:16.887Z] ---> Using cache [2023-02-21T08:35:16.887Z] ---> 2373bc57954d [2023-02-21T08:35:16.887Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:35:16.887Z] ---> Using cache [2023-02-21T08:35:16.887Z] ---> 595f3d8c5ba7 [2023-02-21T08:35:16.887Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:35:16.887Z] ---> Using cache [2023-02-21T08:35:16.887Z] ---> 0b74ace1e4c1 [2023-02-21T08:35:16.887Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:35:16.887Z] ---> Using cache [2023-02-21T08:35:16.887Z] ---> bb1919f80334 [2023-02-21T08:35:16.887Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:35:16.887Z] ---> Using cache [2023-02-21T08:35:16.887Z] ---> c24a6a3b3587 [2023-02-21T08:35:16.887Z] Step 8/22 : COPY . . [2023-02-21T08:35:16.887Z] ---> Using cache [2023-02-21T08:35:16.887Z] ---> cad0d7d1f236 [2023-02-21T08:35:16.887Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T08:35:18.260Z] Removing intermediate container 8b2656e66751 [2023-02-21T08:35:18.260Z] ---> 94c1687dc5d0 [2023-02-21T08:35:18.260Z] Step 21/22 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:35:18.260Z] ---> Running in 0dcbc09691e6 [2023-02-21T08:35:18.260Z] ---> Running in ea0b34f46c2b [2023-02-21T08:35:18.260Z] Removing intermediate container ea0b34f46c2b [2023-02-21T08:35:18.260Z] ---> 935cb2eee383 [2023-02-21T08:35:18.260Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:35:18.260Z] ---> Running in 751c883dd33a [2023-02-21T08:35:18.519Z] Removing intermediate container 751c883dd33a [2023-02-21T08:35:18.519Z] ---> 623a560e681c [2023-02-21T08:35:18.519Z] [2023-02-21T08:35:18.519Z] Successfully built 623a560e681c [2023-02-21T08:35:18.519Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-21T08:35:18.519Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-02-21T08:35:18.519Z] Removing intermediate container 6a50314f4429 [2023-02-21T08:35:18.519Z] ---> 441c7f42df9f [2023-02-21T08:35:18.519Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:35:18.519Z] 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-02-21T08:35:21.802Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:35:21.802Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:35:21.802Z] ---> f9311be16cf4 [2023-02-21T08:35:21.802Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T08:35:21.802Z] ---> Using cache [2023-02-21T08:35:21.802Z] ---> 8d95d60ef2fe [2023-02-21T08:35:21.802Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T08:35:22.370Z] ---> b56c4a07a669 [2023-02-21T08:35:22.370Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T08:35:23.739Z] ---> Running in 9cbb7f1f6b73 [2023-02-21T08:35:23.739Z] ---> ef9a9dbdbe2b [2023-02-21T08:35:23.739Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T08:35:23.997Z] ---> dbbff84c503c [2023-02-21T08:35:23.997Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T08:35:23.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:24.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:24.532Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T08:35:24.532Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T08:35:24.532Z] OK: 17046 distinct packages available [2023-02-21T08:35:24.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:24.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:24.789Z] OK: 211 MiB in 51 packages [2023-02-21T08:35:26.193Z] ---> 6a881ef6b6c9 [2023-02-21T08:35:26.193Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T08:35:30.432Z] ---> 90c5367eeac3 [2023-02-21T08:35:30.432Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T08:35:30.432Z] Removing intermediate container 9cbb7f1f6b73 [2023-02-21T08:35:30.432Z] ---> 59f2eab9fa37 [2023-02-21T08:35:30.432Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T08:35:30.690Z] ---> 561b64520c52 [2023-02-21T08:35:30.690Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T08:35:30.690Z] ---> 691da3d73fbc [2023-02-21T08:35:30.690Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:35:30.690Z] ---> Running in aaa4563dcc24 [2023-02-21T08:35:31.257Z] ---> afcbc32289b5 [2023-02-21T08:35:31.257Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T08:35:31.257Z] ---> Running in affd4a12efa3 [2023-02-21T08:35:41.225Z] Removing intermediate container affd4a12efa3 [2023-02-21T08:35:41.225Z] ---> e1d933cdab23 [2023-02-21T08:35:41.225Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T08:35:41.225Z] ---> Running in dd7b755c664f [2023-02-21T08:35:41.225Z] Removing intermediate container dd7b755c664f [2023-02-21T08:35:41.225Z] ---> bdc34e99bdd0 [2023-02-21T08:35:41.225Z] Step 29/32 : CMD ["gate"] [2023-02-21T08:35:41.225Z] ---> Running in 6bb0170e1746 [2023-02-21T08:35:41.225Z] Removing intermediate container 0417fa48e77a [2023-02-21T08:35:41.225Z] ---> fe3e06154fe7 [2023-02-21T08:35:41.225Z] Step 8/22 : COPY . . [2023-02-21T08:35:41.225Z] Removing intermediate container 6bb0170e1746 [2023-02-21T08:35:41.225Z] ---> 57a955aa13b8 [2023-02-21T08:35:41.225Z] Step 30/32 : LABEL arch=x86_64 [2023-02-21T08:35:49.391Z] ---> Running in f8d010ce552d [2023-02-21T08:35:49.391Z] Removing intermediate container 0dcbc09691e6 [2023-02-21T08:35:49.391Z] ---> b439042c969e [2023-02-21T08:35:49.391Z] [2023-02-21T08:35:49.391Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:35:49.391Z] ---> dfd21b5a31f5 [2023-02-21T08:35:49.391Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:35:49.650Z] ---> 30121489c051 [2023-02-21T08:35:49.650Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T08:35:49.650Z] ---> Running in 129fb7d4dad1 [2023-02-21T08:35:49.650Z] ---> Running in 173e565502c3 [2023-02-21T08:35:49.650Z] Removing intermediate container f8d010ce552d [2023-02-21T08:35:49.650Z] ---> b7d4b920b317 [2023-02-21T08:35:49.651Z] Step 31/32 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:35:49.651Z] ---> Running in 19f7e140f967 [2023-02-21T08:35:49.907Z] Removing intermediate container 19f7e140f967 [2023-02-21T08:35:49.907Z] ---> 41f0d9177bce [2023-02-21T08:35:49.907Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T08:35:49.907Z] ---> Running in c10bee412176 [2023-02-21T08:35:49.907Z] Removing intermediate container c10bee412176 [2023-02-21T08:35:49.907Z] ---> 1295576726c0 [2023-02-21T08:35:49.907Z] [2023-02-21T08:35:49.907Z] Removing intermediate container 3aa18485d4ac [2023-02-21T08:35:49.907Z] ---> db9f0a24f2bd [2023-02-21T08:35:49.907Z] Step 7/21 : COPY . . [2023-02-21T08:35:49.907Z] Successfully built 1295576726c0 [2023-02-21T08:35:49.908Z] Successfully tagged security-bootstrapper:latest [2023-02-21T08:35:50.166Z]  Building security-bootstrapper ... done Building core-metadata [2023-02-21T08:35:50.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:50.166Z] 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-02-21T08:35:50.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:35:50.424Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:35:50.424Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:35:50.424Z] OK: 6 MiB in 15 packages [2023-02-21T08:35:50.914Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T08:35:54.815Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:35:54.815Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:35:54.815Z] ---> f9311be16cf4 [2023-02-21T08:35:54.815Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:35:54.815Z] ---> Using cache [2023-02-21T08:35:54.815Z] ---> 2373bc57954d [2023-02-21T08:35:54.815Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T08:35:54.815Z] ---> Using cache [2023-02-21T08:35:54.815Z] ---> 595f3d8c5ba7 [2023-02-21T08:35:54.815Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T08:35:54.815Z] ---> Using cache [2023-02-21T08:35:54.815Z] ---> 0b74ace1e4c1 [2023-02-21T08:35:54.815Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T08:35:54.815Z] ---> Using cache [2023-02-21T08:35:54.815Z] ---> bb1919f80334 [2023-02-21T08:35:54.815Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:35:54.815Z] ---> Using cache [2023-02-21T08:35:54.815Z] ---> c24a6a3b3587 [2023-02-21T08:35:54.815Z] Step 8/24 : COPY . . [2023-02-21T08:35:54.815Z] ---> Using cache [2023-02-21T08:35:54.815Z] ---> cad0d7d1f236 [2023-02-21T08:35:54.815Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T08:36:03.090Z] ---> Running in 2d20c322351a [2023-02-21T08:36:03.090Z] ---> 92776f748a62 [2023-02-21T08:36:03.090Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T08:36:03.090Z] Removing intermediate container 129fb7d4dad1 [2023-02-21T08:36:03.090Z] ---> 0259fb404144 [2023-02-21T08:36:03.090Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:36:03.090Z] 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-02-21T08:36:03.090Z] ---> Running in d06c2a5bc11f [2023-02-21T08:36:03.090Z] ---> Running in 7272f65acb63 [2023-02-21T08:36:03.090Z] Removing intermediate container 7272f65acb63 [2023-02-21T08:36:03.090Z] ---> 0541e410bce2 [2023-02-21T08:36:03.090Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T08:36:03.090Z] ---> Running in 700f1feb0108 [2023-02-21T08:36:03.090Z] Removing intermediate container 700f1feb0108 [2023-02-21T08:36:03.090Z] ---> 71cf45141aa0 [2023-02-21T08:36:03.090Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:36:03.090Z] ---> Running in 259c0d298709 [2023-02-21T08:36:03.090Z] 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-02-21T08:36:03.090Z] Removing intermediate container 259c0d298709 [2023-02-21T08:36:03.090Z] ---> d9b2b86dbf27 [2023-02-21T08:36:03.090Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:36:03.347Z] ---> c27865f41dfa [2023-02-21T08:36:03.347Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T08:36:06.624Z] ---> a9eb2e9bd4ca [2023-02-21T08:36:06.624Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T08:36:13.265Z] ---> ef33d1efacc4 [2023-02-21T08:36:13.265Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T08:36:13.265Z] ---> Running in 030e2105a93d [2023-02-21T08:36:14.203Z] Removing intermediate container 030e2105a93d [2023-02-21T08:36:14.203Z] ---> ccf533e51b44 [2023-02-21T08:36:14.203Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:36:16.130Z] ---> Running in 0ca949f680db [2023-02-21T08:36:18.050Z] Removing intermediate container 0ca949f680db [2023-02-21T08:36:18.050Z] ---> 0742d0400ad4 [2023-02-21T08:36:18.050Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:36:18.998Z] ---> Running in 15baf7072952 [2023-02-21T08:36:19.293Z] Removing intermediate container aaa4563dcc24 [2023-02-21T08:36:19.293Z] ---> cfce5f0bcab4 [2023-02-21T08:36:19.293Z] Step 7/19 : COPY . . [2023-02-21T08:36:20.233Z] Removing intermediate container 15baf7072952 [2023-02-21T08:36:20.233Z] ---> c12e42a6b094 [2023-02-21T08:36:20.233Z] Step 21/22 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:36:25.543Z] 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-02-21T08:36:26.917Z] ---> Running in 15aa919b66d3 [2023-02-21T08:36:27.175Z] ---> 4b9ff7006dee [2023-02-21T08:36:27.175Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T08:36:27.175Z] Removing intermediate container 173e565502c3 [2023-02-21T08:36:27.175Z] ---> aebcd28c3087 [2023-02-21T08:36:27.175Z] [2023-02-21T08:36:27.175Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:36:27.175Z] ---> dfd21b5a31f5 [2023-02-21T08:36:27.175Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T08:36:27.175Z] ---> Running in 09e480137455 [2023-02-21T08:36:27.175Z] Removing intermediate container 15aa919b66d3 [2023-02-21T08:36:27.175Z] ---> 54e0c6642ac9 [2023-02-21T08:36:27.175Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:36:27.432Z] ---> Running in e368bea0cd88 [2023-02-21T08:36:27.432Z] ---> Running in acf39990c4b4 [2023-02-21T08:36:28.371Z] 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-02-21T08:36:28.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:28.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:28.629Z] Removing intermediate container acf39990c4b4 [2023-02-21T08:36:28.629Z] ---> af9e78eff061 [2023-02-21T08:36:28.629Z] [2023-02-21T08:36:28.629Z] Successfully built af9e78eff061 [2023-02-21T08:36:28.887Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T08:36:28.887Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:36:28.887Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:36:28.887Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:36:28.887Z] OK: 6 MiB in 16 packages [2023-02-21T08:36:30.263Z] Successfully tagged support-scheduler:latest [2023-02-21T08:36:30.263Z]  Building support-scheduler ... done Building core-command [2023-02-21T08:36:31.195Z] Removing intermediate container 2d20c322351a [2023-02-21T08:36:31.195Z] ---> ded46028daa7 [2023-02-21T08:36:31.195Z] [2023-02-21T08:36:31.195Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T08:36:31.195Z] ---> dfd21b5a31f5 [2023-02-21T08:36:31.195Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:36:31.195Z] ---> Using cache [2023-02-21T08:36:31.195Z] ---> 0259fb404144 [2023-02-21T08:36:31.195Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:36:31.195Z] ---> Using cache [2023-02-21T08:36:31.195Z] ---> 0541e410bce2 [2023-02-21T08:36:31.195Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T08:36:32.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:36:32.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:36:32.568Z] ---> f9311be16cf4 [2023-02-21T08:36:32.568Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:36:32.568Z] ---> Using cache [2023-02-21T08:36:32.568Z] ---> 2373bc57954d [2023-02-21T08:36:32.568Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T08:36:32.568Z] ---> Using cache [2023-02-21T08:36:32.568Z] ---> 595f3d8c5ba7 [2023-02-21T08:36:32.568Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T08:36:32.568Z] ---> Using cache [2023-02-21T08:36:32.568Z] ---> 0b74ace1e4c1 [2023-02-21T08:36:32.568Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T08:36:32.568Z] ---> Using cache [2023-02-21T08:36:32.568Z] ---> bb1919f80334 [2023-02-21T08:36:32.568Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:36:32.568Z] ---> Using cache [2023-02-21T08:36:32.568Z] ---> c24a6a3b3587 [2023-02-21T08:36:32.568Z] Step 8/23 : COPY . . [2023-02-21T08:36:32.568Z] ---> Using cache [2023-02-21T08:36:32.568Z] ---> cad0d7d1f236 [2023-02-21T08:36:32.568Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T08:36:33.501Z] Removing intermediate container d06c2a5bc11f [2023-02-21T08:36:33.501Z] ---> c89ca0b6c7d8 [2023-02-21T08:36:33.501Z] [2023-02-21T08:36:33.501Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T08:36:33.501Z] ---> dfd21b5a31f5 [2023-02-21T08:36:33.501Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T08:36:35.393Z] ---> Running in e2ee9db2f8ad [2023-02-21T08:36:35.393Z] ---> Running in 99465915e6f2 [2023-02-21T08:36:35.393Z] ---> Running in 0e91d45d27ec [2023-02-21T08:36:35.650Z] Removing intermediate container 0e91d45d27ec [2023-02-21T08:36:35.650Z] ---> 656431b659e8 [2023-02-21T08:36:35.650Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T08:36:35.907Z] ---> Running in 51ca8c59c50f [2023-02-21T08:36:35.907Z] 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-02-21T08:36:35.907Z] Removing intermediate container e368bea0cd88 [2023-02-21T08:36:35.907Z] ---> 753d0cce3fb8 [2023-02-21T08:36:35.907Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:36:36.168Z] ---> Running in 3f80499c5425 [2023-02-21T08:36:36.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:36.168Z] Removing intermediate container 51ca8c59c50f [2023-02-21T08:36:36.168Z] ---> e885f21ddea6 [2023-02-21T08:36:36.168Z] Step 15/24 : WORKDIR / [2023-02-21T08:36:36.168Z] ---> Running in faa12ea9be1f [2023-02-21T08:36:36.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:36.425Z] Removing intermediate container faa12ea9be1f [2023-02-21T08:36:36.425Z] ---> be666c0d39d3 [2023-02-21T08:36:36.425Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:36:36.425Z] Removing intermediate container 3f80499c5425 [2023-02-21T08:36:36.425Z] ---> 0b9061924a3e [2023-02-21T08:36:36.425Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T08:36:36.425Z] ---> Running in 6d3db1f4c58c [2023-02-21T08:36:36.682Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T08:36:36.682Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T08:36:36.682Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T08:36:36.682Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T08:36:36.682Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T08:36:36.682Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T08:36:36.682Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:36:36.682Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:36:36.682Z] OK: 8 MiB in 20 packages [2023-02-21T08:36:36.939Z] ---> eb100a7bdabc [2023-02-21T08:36:36.939Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T08:36:36.939Z] Removing intermediate container 6d3db1f4c58c [2023-02-21T08:36:36.939Z] ---> bdc265b3eeae [2023-02-21T08:36:36.939Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:36:36.939Z] ---> Running in 64df60eb345f [2023-02-21T08:36:36.939Z] Removing intermediate container 64df60eb345f [2023-02-21T08:36:36.939Z] ---> 314e6b0b7ccb [2023-02-21T08:36:36.939Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:36:37.508Z] ---> 0ca8be861751 [2023-02-21T08:36:37.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T08:36:37.508Z] ---> 402a2e23a9fc [2023-02-21T08:36:37.508Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T08:36:37.765Z] ---> c7b2297a592f [2023-02-21T08:36:37.765Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T08:36:37.765Z] Removing intermediate container 99465915e6f2 [2023-02-21T08:36:37.765Z] ---> f6313d3e941e [2023-02-21T08:36:37.765Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:36:37.765Z] ---> Running in 2cec18bc1814 [2023-02-21T08:36:38.026Z] Removing intermediate container 2cec18bc1814 [2023-02-21T08:36:38.026Z] ---> 74a5401da2ad [2023-02-21T08:36:38.026Z] Step 12/21 : WORKDIR /edgex [2023-02-21T08:36:38.026Z] ---> 96c3f85085e6 [2023-02-21T08:36:38.026Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T08:36:38.026Z] ---> 56ad07eac655 [2023-02-21T08:36:38.026Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T08:36:38.026Z] ---> Running in 2a89c22ada74 [2023-02-21T08:36:38.026Z] ---> Running in 30256c47bc8a [2023-02-21T08:36:38.283Z] Removing intermediate container 30256c47bc8a [2023-02-21T08:36:38.283Z] ---> eca7d240f029 [2023-02-21T08:36:38.283Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:36:38.283Z] ---> Running in 8a1989f9b044 [2023-02-21T08:36:38.283Z] Removing intermediate container 2a89c22ada74 [2023-02-21T08:36:38.283Z] ---> 58167c732636 [2023-02-21T08:36:38.283Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T08:36:38.283Z] ---> b53211e4f1c3 [2023-02-21T08:36:38.283Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T08:36:38.283Z] ---> Running in 5e90926d7ae4 [2023-02-21T08:36:38.559Z] Removing intermediate container 8a1989f9b044 [2023-02-21T08:36:38.559Z] ---> 423f781d89de [2023-02-21T08:36:38.559Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:36:38.902Z] Removing intermediate container 5e90926d7ae4 [2023-02-21T08:36:38.902Z] ---> 53d946d68cc4 [2023-02-21T08:36:38.902Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:36:38.902Z] ---> Running in 3492c907b0a4 [2023-02-21T08:36:38.902Z] ---> 46f7eeaba701 [2023-02-21T08:36:38.902Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T08:36:38.902Z] ---> Running in a04919ad776a [2023-02-21T08:36:38.902Z] Removing intermediate container 3492c907b0a4 [2023-02-21T08:36:38.902Z] ---> aeb02c5046e5 [2023-02-21T08:36:38.902Z] Step 23/24 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:36:39.485Z] ---> Running in 0229f134a4ad [2023-02-21T08:36:39.485Z] Removing intermediate container a04919ad776a [2023-02-21T08:36:39.485Z] ---> b22ba3f82be5 [2023-02-21T08:36:39.485Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:36:39.485Z] ---> f652484f32d8 [2023-02-21T08:36:39.485Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T08:36:39.485Z] ---> Running in ea2732ee72b3 [2023-02-21T08:36:39.485Z] Removing intermediate container 0229f134a4ad [2023-02-21T08:36:39.485Z] ---> 8e2ce0294655 [2023-02-21T08:36:39.485Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:36:39.744Z] ---> Running in 0ce37f63a7ec [2023-02-21T08:36:40.004Z] Removing intermediate container ea2732ee72b3 [2023-02-21T08:36:40.004Z] ---> 06891a10b6ef [2023-02-21T08:36:40.004Z] Step 21/22 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:36:40.004Z] Removing intermediate container 0ce37f63a7ec [2023-02-21T08:36:40.004Z] ---> f175b07aaa46 [2023-02-21T08:36:40.004Z] [2023-02-21T08:36:40.004Z] ---> Running in 3c5e5c2ad7c3 [2023-02-21T08:36:40.004Z] ---> fed452bbc47d [2023-02-21T08:36:40.004Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:36:40.265Z] Successfully built f175b07aaa46 [2023-02-21T08:36:40.265Z] Successfully tagged core-metadata:latest [2023-02-21T08:36:40.265Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-21T08:36:42.175Z] Removing intermediate container 3c5e5c2ad7c3 [2023-02-21T08:36:42.175Z] ---> 002208f6f703 [2023-02-21T08:36:42.175Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:36:42.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:36:42.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:36:42.744Z] ---> f9311be16cf4 [2023-02-21T08:36:42.744Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:36:42.744Z] ---> Using cache [2023-02-21T08:36:42.744Z] ---> 8d95d60ef2fe [2023-02-21T08:36:42.744Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T08:36:42.744Z] ---> Using cache [2023-02-21T08:36:42.744Z] ---> 22abdd0424a1 [2023-02-21T08:36:42.744Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:36:42.744Z] ---> Using cache [2023-02-21T08:36:42.744Z] ---> d9e584db9b0e [2023-02-21T08:36:42.744Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:36:42.744Z] ---> Using cache [2023-02-21T08:36:42.744Z] ---> db9f0a24f2bd [2023-02-21T08:36:42.744Z] Step 7/24 : COPY . . [2023-02-21T08:36:42.744Z] ---> Using cache [2023-02-21T08:36:42.744Z] ---> 92776f748a62 [2023-02-21T08:36:42.744Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T08:36:49.368Z] ---> 0d33798f5d62 [2023-02-21T08:36:49.368Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:36:49.630Z] ---> Running in 7b24316e1088 [2023-02-21T08:36:49.630Z] ---> Running in 98a8994a98a0 [2023-02-21T08:36:49.887Z] ---> Running in 945a54f912c3 [2023-02-21T08:36:49.887Z] Removing intermediate container 7b24316e1088 [2023-02-21T08:36:49.887Z] ---> 540e0fda4ea5 [2023-02-21T08:36:49.887Z] [2023-02-21T08:36:50.145Z] Successfully built 540e0fda4ea5 [2023-02-21T08:36:50.145Z] Successfully tagged support-notifications:latest [2023-02-21T08:36:50.709Z]  Building support-notifications ... 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-02-21T08:36:57.271Z] Removing intermediate container 09e480137455 [2023-02-21T08:36:57.271Z] ---> ff971e626864 [2023-02-21T08:36:57.271Z] [2023-02-21T08:36:57.271Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T08:36:57.271Z] ---> 5ce65d7b0fde [2023-02-21T08:36:57.271Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:36:57.271Z] ---> Using cache [2023-02-21T08:36:57.271Z] ---> b0df1ce88c43 [2023-02-21T08:36:57.271Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T08:36:57.271Z] Removing intermediate container 945a54f912c3 [2023-02-21T08:36:57.271Z] ---> b8784f250ce5 [2023-02-21T08:36:57.271Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:36:57.271Z] ---> Running in db91ff4bbc56 [2023-02-21T08:36:57.271Z] ---> Running in c63f43ef249d [2023-02-21T08:36:57.271Z] Removing intermediate container c63f43ef249d [2023-02-21T08:36:57.271Z] ---> a3c51102018c [2023-02-21T08:36:57.271Z] Step 19/21 : LABEL arch=x86_64 [2023-02-21T08:36:57.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:57.529Z] ---> Running in 72ae5ec262b5 [2023-02-21T08:36:57.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:57.787Z] Removing intermediate container 72ae5ec262b5 [2023-02-21T08:36:57.787Z] ---> d750d09bc0ae [2023-02-21T08:36:57.787Z] Step 20/21 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:36:57.787Z] ---> Running in 024c6aa5457d [2023-02-21T08:36:58.045Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:36:58.045Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:36:58.045Z] OK: 15857 distinct packages available [2023-02-21T08:36:58.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:36:58.346Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T08:36:58.346Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T08:36:58.346Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T08:36:58.346Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T08:36:58.346Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T08:36:58.346Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T08:36:58.346Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:36:58.346Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T08:36:58.346Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T08:36:58.346Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:36:58.346Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:36:58.346Z] OK: 8 MiB in 23 packages [2023-02-21T08:36:58.603Z] Removing intermediate container 024c6aa5457d [2023-02-21T08:36:58.603Z] ---> da01783517e5 [2023-02-21T08:36:58.603Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T08:36:59.976Z] ---> Running in b13ce20cf701 [2023-02-21T08:37:00.233Z] Removing intermediate container e2ee9db2f8ad [2023-02-21T08:37:00.233Z] ---> 4eff4b51985b [2023-02-21T08:37:00.233Z] [2023-02-21T08:37:00.233Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T08:37:00.233Z] ---> dfd21b5a31f5 [2023-02-21T08:37:00.233Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:37:00.233Z] ---> Using cache [2023-02-21T08:37:00.233Z] ---> 0259fb404144 [2023-02-21T08:37:00.233Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:37:00.233Z] ---> Using cache [2023-02-21T08:37:00.233Z] ---> 0541e410bce2 [2023-02-21T08:37:00.233Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T08:37:00.233Z] ---> Running in 446ec3e2bc37 [2023-02-21T08:37:00.233Z] Removing intermediate container b13ce20cf701 [2023-02-21T08:37:00.233Z] ---> bfe925f83415 [2023-02-21T08:37:00.233Z] [2023-02-21T08:37:00.233Z] Successfully built bfe925f83415 [2023-02-21T08:37:00.491Z] Successfully tagged security-proxy-setup:latest [2023-02-21T08:37:00.491Z]  Building security-proxy-setup ... done Removing intermediate container 446ec3e2bc37 [2023-02-21T08:37:00.491Z] ---> 456cf96174c7 [2023-02-21T08:37:00.491Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T08:37:00.491Z] Removing intermediate container db91ff4bbc56 [2023-02-21T08:37:00.491Z] ---> 13dee2ff91f8 [2023-02-21T08:37:00.491Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:37:00.491Z] ---> Running in 30e300bfd104 [2023-02-21T08:37:00.491Z] Removing intermediate container 30e300bfd104 [2023-02-21T08:37:00.491Z] ---> 724d515383e5 [2023-02-21T08:37:00.491Z] Step 15/23 : WORKDIR / [2023-02-21T08:37:00.491Z] ---> Running in 7d3034cc8f73 [2023-02-21T08:37:00.491Z] ---> 85465f5ac324 [2023-02-21T08:37:00.491Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T08:37:00.846Z] Removing intermediate container 7d3034cc8f73 [2023-02-21T08:37:00.846Z] ---> cbabefbca5c5 [2023-02-21T08:37:00.846Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:37:01.110Z] ---> 62f596123291 [2023-02-21T08:37:01.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T08:37:01.110Z] ---> 9694791052e3 [2023-02-21T08:37:01.110Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T08:37:01.684Z] ---> 03f29b6e82d2 [2023-02-21T08:37:01.684Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T08:37:01.684Z] ---> Running in dc10dac3d34a [2023-02-21T08:37:01.684Z] ---> 6d25695ac675 [2023-02-21T08:37:01.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T08:37:01.943Z] Removing intermediate container dc10dac3d34a [2023-02-21T08:37:01.943Z] ---> 232f643d510c [2023-02-21T08:37:01.943Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:37:01.943Z] ---> 10bdfb2a12f4 [2023-02-21T08:37:01.943Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T08:37:01.943Z] ---> Running in 3daaaf89bffe [2023-02-21T08:37:01.943Z] ---> Running in 0a65264a548e [2023-02-21T08:37:01.943Z] Removing intermediate container 0a65264a548e [2023-02-21T08:37:01.943Z] ---> b83f0fc1b9be [2023-02-21T08:37:01.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:37:02.202Z] Removing intermediate container 3daaaf89bffe [2023-02-21T08:37:02.202Z] ---> 40230def6836 [2023-02-21T08:37:02.202Z] Step 17/19 : LABEL arch=x86_64 [2023-02-21T08:37:02.202Z] ---> Running in b06a0e8ca70b [2023-02-21T08:37:02.202Z] ---> Running in e989d0cd4a0a [2023-02-21T08:37:02.202Z] Removing intermediate container b06a0e8ca70b [2023-02-21T08:37:02.202Z] ---> f1451570dadb [2023-02-21T08:37:02.202Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T08:37:02.202Z] Removing intermediate container e989d0cd4a0a [2023-02-21T08:37:02.202Z] ---> ca24bf7bf89b [2023-02-21T08:37:02.202Z] Step 18/19 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:37:02.202Z] ---> Running in ab153e356a99 [2023-02-21T08:37:02.459Z] ---> Running in 8eb9fb7f11eb [2023-02-21T08:37:02.460Z] Removing intermediate container ab153e356a99 [2023-02-21T08:37:02.460Z] ---> f79259a0d643 [2023-02-21T08:37:02.460Z] Step 22/23 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:37:02.460Z] Removing intermediate container 8eb9fb7f11eb [2023-02-21T08:37:02.460Z] ---> a78acb50b633 [2023-02-21T08:37:02.460Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T08:37:02.460Z] ---> Running in 8541a61354c9 [2023-02-21T08:37:02.460Z] ---> Running in 28137f6d25a7 [2023-02-21T08:37:02.460Z] Removing intermediate container 8541a61354c9 [2023-02-21T08:37:02.460Z] ---> ffc1d92ddf16 [2023-02-21T08:37:02.460Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T08:37:02.460Z] ---> Running in 80038df910e3 [2023-02-21T08:37:02.460Z] Removing intermediate container 28137f6d25a7 [2023-02-21T08:37:02.460Z] ---> 654925752599 [2023-02-21T08:37:02.460Z] [2023-02-21T08:37:02.718Z] Removing intermediate container 80038df910e3 [2023-02-21T08:37:02.718Z] ---> aba7b1623671 [2023-02-21T08:37:02.718Z] [2023-02-21T08:37:02.718Z] Successfully built 654925752599 [2023-02-21T08:37:02.718Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-21T08:37:02.718Z]  Building security-spiffe-token-provider ... done Successfully built aba7b1623671 [2023-02-21T08:37:02.718Z] Successfully tagged core-command:latest [2023-02-21T08:37:06.899Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-21T08:37:10.184Z] Removing intermediate container 98a8994a98a0 [2023-02-21T08:37:10.184Z] ---> b7b23a009829 [2023-02-21T08:37:10.184Z] [2023-02-21T08:37:10.184Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T08:37:10.184Z] ---> dfd21b5a31f5 [2023-02-21T08:37:10.184Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T08:37:10.184Z] ---> Running in c78149c40dd8 [2023-02-21T08:37:10.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:37:10.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:37:11.105Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T08:37:11.105Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T08:37:11.105Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T08:37:11.105Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:37:11.105Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:37:11.367Z] OK: 6 MiB in 17 packages [2023-02-21T08:37:11.645Z] Removing intermediate container c78149c40dd8 [2023-02-21T08:37:11.645Z] ---> 5ca96ae8fb70 [2023-02-21T08:37:11.645Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:37:11.904Z] ---> Running in dd69dad8cbc4 [2023-02-21T08:37:11.904Z] Removing intermediate container dd69dad8cbc4 [2023-02-21T08:37:11.904Z] ---> 4fc497ee3e2a [2023-02-21T08:37:11.904Z] Step 12/24 : WORKDIR / [2023-02-21T08:37:11.904Z] ---> Running in 76dc5fae0d1d [2023-02-21T08:37:11.904Z] Removing intermediate container 76dc5fae0d1d [2023-02-21T08:37:11.904Z] ---> b11ccffd01e2 [2023-02-21T08:37:11.904Z] 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-02-21T08:37:12.166Z] ---> 343c263501e5 [2023-02-21T08:37:12.166Z] 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-02-21T08:37:12.166Z] ---> a90d148645e9 [2023-02-21T08:37:12.166Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T08:37:12.429Z] ---> 9de47ac75911 [2023-02-21T08:37:12.429Z] 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-02-21T08:37:12.429Z] ---> db3eb2b2fc70 [2023-02-21T08:37:12.429Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T08:37:13.000Z] ---> 0ca7b97fe6d5 [2023-02-21T08:37:13.001Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T08:37:13.570Z] ---> 9d70fd972223 [2023-02-21T08:37:13.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:37:13.830Z] ---> 742bbd80204e [2023-02-21T08:37:13.830Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:37:13.830Z] ---> Running in c663318ed3e3 [2023-02-21T08:37:14.768Z] Removing intermediate container c663318ed3e3 [2023-02-21T08:37:14.768Z] ---> 6236fd803e2b [2023-02-21T08:37:14.768Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:37:15.028Z] ---> Running in befa562c3a59 [2023-02-21T08:37:15.028Z] Removing intermediate container befa562c3a59 [2023-02-21T08:37:15.028Z] ---> 5d4f113ffda1 [2023-02-21T08:37:15.028Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:37:15.290Z] ---> Running in 2b4b0d4de60b [2023-02-21T08:37:15.290Z] Removing intermediate container 2b4b0d4de60b [2023-02-21T08:37:15.290Z] ---> 62e8f7cbc32e [2023-02-21T08:37:15.290Z] Step 23/24 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a [2023-02-21T08:37:15.550Z] ---> Running in 37e2ed4bca7f [2023-02-21T08:37:15.550Z] Removing intermediate container 37e2ed4bca7f [2023-02-21T08:37:15.550Z] ---> 8222be1a84bf [2023-02-21T08:37:15.550Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:37:15.810Z] ---> Running in 27387726a8b6 [2023-02-21T08:37:15.810Z] Removing intermediate container 27387726a8b6 [2023-02-21T08:37:15.810Z] ---> a9e5475f1e85 [2023-02-21T08:37:15.810Z] [2023-02-21T08:37:15.810Z] Successfully built a9e5475f1e85 [2023-02-21T08:37:15.810Z] Successfully tagged security-secretstore-setup:latest [2023-02-21T08:37:16.080Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-02-21T08:37:16.094Z] $ docker stop --time=1 e111ab984f833dc40ea3cfba6def90106f99c2766823ce5c5698ae5b94e23ee8 [2023-02-21T08:37:17.443Z] $ docker rm -f --volumes e111ab984f833dc40ea3cfba6def90106f99c2766823ce5c5698ae5b94e23ee8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T08:37:17.786Z] + docker images [2023-02-21T08:37:17.786Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T08:37:17.786Z] security-secretstore-setup latest a9e5475f1e85 2 seconds ago 30MB [2023-02-21T08:37:17.786Z] b7b23a009829 9 seconds ago 1.67GB [2023-02-21T08:37:17.786Z] core-command latest aba7b1623671 15 seconds ago 17.7MB [2023-02-21T08:37:17.786Z] security-spiffe-token-provider latest 654925752599 15 seconds ago 30MB [2023-02-21T08:37:17.786Z] security-proxy-setup latest bfe925f83415 17 seconds ago 27.8MB [2023-02-21T08:37:17.786Z] 4eff4b51985b 18 seconds ago 1.68GB [2023-02-21T08:37:17.786Z] ff971e626864 23 seconds ago 1.72GB [2023-02-21T08:37:17.786Z] support-notifications latest 540e0fda4ea5 28 seconds ago 30.7MB [2023-02-21T08:37:17.786Z] core-metadata latest f175b07aaa46 38 seconds ago 18.5MB [2023-02-21T08:37:17.786Z] c89ca0b6c7d8 47 seconds ago 1.67GB [2023-02-21T08:37:17.786Z] ded46028daa7 49 seconds ago 1.69GB [2023-02-21T08:37:17.786Z] support-scheduler latest af9e78eff061 50 seconds ago 30MB [2023-02-21T08:37:17.786Z] aebcd28c3087 55 seconds ago 1.74GB [2023-02-21T08:37:17.786Z] security-bootstrapper latest 1295576726c0 About a minute ago 20.4MB [2023-02-21T08:37:17.786Z] b439042c969e About a minute ago 1.74GB [2023-02-21T08:37:17.786Z] core-common-config-bootstrapper latest 623a560e681c About a minute ago 15.5MB [2023-02-21T08:37:17.786Z] core-data latest ac223625b74a 2 minutes ago 17.9MB [2023-02-21T08:37:17.786Z] security-spire-agent latest de2c733899cf 2 minutes ago 125MB [2023-02-21T08:37:17.786Z] 5e2c86e46d9c 2 minutes ago 1.68GB [2023-02-21T08:37:17.786Z] c41b2f5987be 2 minutes ago 1.67GB [2023-02-21T08:37:17.786Z] 0a0db18a4fad 2 minutes ago 1.67GB [2023-02-21T08:37:17.786Z] security-spire-config latest 58a96ba7c10c 2 minutes ago 85.8MB [2023-02-21T08:37:17.786Z] security-spire-server latest 0710dbed5b73 2 minutes ago 86.5MB [2023-02-21T08:37:17.786Z] 1b43699e9f93 2 minutes ago 1.55GB [2023-02-21T08:37:17.786Z] a467932914e3 2 minutes ago 1.55GB [2023-02-21T08:37:17.786Z] ci-base-image-x86_64 latest f9311be16cf4 6 minutes ago 904MB [2023-02-21T08:37:17.786Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-21T08:37:17.786Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-21T08:37:17.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-21T08:37:17.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-21T08:37:17.786Z] 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-02-21T08:38:12.654Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T08:38:12.654Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T08:38:12.654Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T08:38:13.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T08:38:13.243Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T08:38:21.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T08:38:21.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T08:38:21.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T08:38:21.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T08:38:21.738Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T08:38:27.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T08:38:27.097Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T08:38:27.097Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T08:38:27.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T08:38:49.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements [2023-02-21T08:38:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T08:38:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T08:38:52.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.493s coverage: 98.5% of statements [2023-02-21T08:38:57.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.766s coverage: 73.7% of statements [2023-02-21T08:38:57.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T08:38:57.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T08:38:57.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T08:38:57.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.588s coverage: 54.0% of statements [2023-02-21T08:38:57.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T08:38:57.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T08:39:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.326s coverage: 88.5% of statements [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T08:39:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.624s coverage: 3.9% of statements [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T08:39:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.206s coverage: 95.6% of statements [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T08:39:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.380s coverage: 72.2% of statements [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T08:39:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.475s coverage: 65.9% of statements [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T08:39:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.572s coverage: 0.9% of statements [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T08:39:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.371s coverage: 29.6% of statements [2023-02-21T08:39:20.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T08:39:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements [2023-02-21T08:39:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.371s coverage: 82.9% of statements [2023-02-21T08:39:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.341s coverage: 94.1% of statements [2023-02-21T08:39:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements [2023-02-21T08:39:27.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.319s coverage: 87.5% of statements [2023-02-21T08:39:37.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.351s coverage: 94.4% of statements [2023-02-21T08:39:37.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.265s coverage: 44.8% of statements [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.606s coverage: 79.9% of statements [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.441s coverage: 92.9% of statements [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.093s coverage: 64.4% of statements [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.314s coverage: 86.9% of statements [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.281s coverage: 87.2% of statements [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.248s coverage: 20.0% of statements [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.339s coverage: 77.4% of statements [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.344s coverage: 80.0% of statements [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.304s coverage: 87.2% of statements [2023-02-21T08:39:59.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.156s coverage: 91.2% of statements [2023-02-21T08:39:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T08:40:04.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.689s coverage: 63.1% of statements [2023-02-21T08:40:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T08:40:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T08:40:04.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements [2023-02-21T08:40:04.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2023-02-21T08:40:04.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-02-21T08:40:04.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements [2023-02-21T08:40:04.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2023-02-21T08:40:12.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.845s coverage: 65.3% of statements [2023-02-21T08:40:12.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T08:40:12.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T08:40:12.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T08:40:14.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.113s coverage: 41.0% of statements [2023-02-21T08:40:14.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T08:40:14.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T08:40:14.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.347s coverage: 89.5% of statements [2023-02-21T08:40:14.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T08:40:14.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.367s coverage: 84.8% of statements [2023-02-21T08:40:14.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T08:40:14.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T08:40:14.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T08:40:14.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T08:40:23.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.453s coverage: 17.7% of statements [2023-02-21T08:40:23.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T08:40:23.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.893s coverage: 92.3% of statements [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T08:40:23.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T08:40:23.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.625s coverage: 97.7% of statements [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T08:40:23.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:40:24.622Z] 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-02-21T08:40:24.622Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-21T08:40:24.622Z] go vet ./... [2023-02-21T08:42:46.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T08:42:46.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T08:42:46.449Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T08:42:46.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T08:42:47.125Z] + ls -al . [2023-02-21T08:42:47.125Z] total 740 [2023-02-21T08:42:47.125Z] drwxrwxr-x 10 1001 1001 4096 Feb 21 08:35 . [2023-02-21T08:42:47.125Z] drwxr-xr-x 4 root root 4096 Feb 21 08:35 .. [2023-02-21T08:42:47.125Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:33 .blubracket [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 08:33 .dockerignore [2023-02-21T08:42:47.125Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 08:33 .git [2023-02-21T08:42:47.125Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:33 .github [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:33 .gitignore [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 08:33 .golangci.yml [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 08:33 .hadolint.yml [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 08:33 .sonarcloud.properties [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:33 ADOPTERS.md [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:33 Attribution.txt [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:33 CHANGELOG.md [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:33 CONTRIBUTING.md [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 08:33 GOVERNANCE.md [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 08:33 Jenkinsfile [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:33 LICENSE [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:33 Makefile [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 08:33 OWNERS.md [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:33 README.md [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:33 SECURITY.md [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 08:30 VERSION [2023-02-21T08:42:47.125Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:33 bin [2023-02-21T08:42:47.125Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 08:33 cmd [2023-02-21T08:42:47.125Z] -rw-r--r-- 1 root root 487323 Feb 21 08:40 coverage.out [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:33 go.mod [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:33 go.sum [2023-02-21T08:42:47.125Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 08:33 internal [2023-02-21T08:42:47.125Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:33 openapi [2023-02-21T08:42:47.125Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 08:33 snap [2023-02-21T08:42:47.125Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 08:33 version.go [Pipeline] sh [2023-02-21T08:42:47.794Z] + '[' -e coverage.out ] [2023-02-21T08:42:47.794Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T08:42:47.818Z] Warning: overwriting stash ‘coverage-report’ [2023-02-21T08:42:48.893Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T08:42:49.544Z] + make build [2023-02-21T08:42:49.544Z] 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-02-21T08:44:56.378Z] 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-02-21T08:44:56.378Z] 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-02-21T08:44:56.646Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T08:45:02.008Z] 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-02-21T08:46:09.976Z] 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-02-21T08:46:10.947Z] 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-02-21T08:46:17.634Z] 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-02-21T08:46:25.878Z] 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-02-21T08:46:31.241Z] 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-02-21T08:46:36.609Z] 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-02-21T08:46:51.622Z] 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-02-21T08:46:59.853Z] $ docker stop --time=1 6659af64a5882034bdc341732e747cb702c888e98cd5dfeaa7c4f6c9438dae8f [2023-02-21T08:47:02.735Z] $ docker rm -f --volumes 6659af64a5882034bdc341732e747cb702c888e98cd5dfeaa7c4f6c9438dae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:47:05.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:47:05.175Z] [2023-02-21T08:47:05.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:47:05.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:47:05.788Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-21T08:47:05.788Z] 29e5d40040c1: Pulling fs layer [2023-02-21T08:47:05.788Z] 1ce36da41761: Pulling fs layer [2023-02-21T08:47:05.788Z] 25b303627fd3: Pulling fs layer [2023-02-21T08:47:05.788Z] 29e5d40040c1: Verifying Checksum [2023-02-21T08:47:05.788Z] 29e5d40040c1: Download complete [2023-02-21T08:47:06.061Z] 1ce36da41761: Verifying Checksum [2023-02-21T08:47:06.061Z] 1ce36da41761: Download complete [2023-02-21T08:47:06.330Z] 29e5d40040c1: Pull complete [2023-02-21T08:47:07.752Z] 25b303627fd3: Verifying Checksum [2023-02-21T08:47:07.752Z] 25b303627fd3: Download complete [2023-02-21T08:47:07.752Z] 1ce36da41761: Pull complete [2023-02-21T08:47:20.078Z] 25b303627fd3: Pull complete [2023-02-21T08:47:20.078Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-21T08:47:20.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:47:20.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:47:20.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container [2023-02-21T08:47:20.428Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-21T08:47:23.128Z] $ docker top 5d2dd66b92ff53411d2c3e4a0a3037c4b3fdd495eee938f73cc7ddaa797b3edf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:47:24.035Z] + grep parallel [2023-02-21T08:47:24.035Z] + docker-compose build --help [2023-02-21T08:47:30.719Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T08:47:31.009Z] $ docker stop --time=1 5d2dd66b92ff53411d2c3e4a0a3037c4b3fdd495eee938f73cc7ddaa797b3edf [2023-02-21T08:47:32.737Z] $ docker rm -f --volumes 5d2dd66b92ff53411d2c3e4a0a3037c4b3fdd495eee938f73cc7ddaa797b3edf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:47:33.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:47:33.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:47:33.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container [2023-02-21T08:47:33.549Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-21T08:47:34.886Z] $ docker top fb4ce1464b3c6541f4bfddd53a9776e8e8196ed1f23100cdd26a1d0fe4ba38b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:47:35.731Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T08:47:43.943Z] Building core-command ... [2023-02-21T08:47:43.943Z] Building core-common-config-bootstrapper ... [2023-02-21T08:47:43.943Z] Building core-data ... [2023-02-21T08:47:43.943Z] Building core-metadata ... [2023-02-21T08:47:43.943Z] Building security-bootstrapper ... [2023-02-21T08:47:43.943Z] Building security-proxy-setup ... [2023-02-21T08:47:43.943Z] Building security-secretstore-setup ... [2023-02-21T08:47:43.943Z] Building security-spiffe-token-provider ... [2023-02-21T08:47:43.943Z] Building security-spire-agent ... [2023-02-21T08:47:43.943Z] Building security-spire-config ... [2023-02-21T08:47:43.943Z] Building security-spire-server ... [2023-02-21T08:47:43.943Z] Building support-notifications ... [2023-02-21T08:47:43.943Z] Building support-scheduler ... [2023-02-21T08:47:43.943Z] Building security-spire-agent [2023-02-21T08:47:43.943Z] Building core-command [2023-02-21T08:47:43.943Z] Building support-notifications [2023-02-21T08:47:43.943Z] Building security-proxy-setup [2023-02-21T08:47:43.943Z] Building security-secretstore-setup [2023-02-21T08:48:40.355Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:48:40.355Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:48:40.355Z] ---> 2680eb8ad32f [2023-02-21T08:48:40.355Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:48:40.355Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:48:40.355Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:48:40.355Z] ---> 2680eb8ad32f [2023-02-21T08:48:40.355Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T08:48:40.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:48:40.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:48:40.355Z] ---> 2680eb8ad32f [2023-02-21T08:48:40.355Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:48:40.355Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:48:40.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:48:40.355Z] ---> 2680eb8ad32f [2023-02-21T08:48:40.355Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:48:40.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:48:40.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:48:40.355Z] ---> 2680eb8ad32f [2023-02-21T08:48:40.355Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:48:40.355Z] ---> Running in 1704f0bdef32 [2023-02-21T08:48:40.355Z] ---> Running in ff42fdc20c41 [2023-02-21T08:48:40.355Z] ---> Running in f06ef3dc816b [2023-02-21T08:48:40.355Z] ---> Running in c8f3ae7c3757 [2023-02-21T08:48:40.355Z] ---> Running in 4aee2119cb3c [2023-02-21T08:48:40.355Z] Removing intermediate container 1704f0bdef32 [2023-02-21T08:48:40.355Z] ---> f414b79df480 [2023-02-21T08:48:40.355Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T08:48:40.355Z] Removing intermediate container f06ef3dc816b [2023-02-21T08:48:40.355Z] ---> 4bf1671cb8cc [2023-02-21T08:48:40.355Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T08:48:40.355Z] ---> Running in 19b060a22e0c [2023-02-21T08:48:40.355Z] Removing intermediate container ff42fdc20c41 [2023-02-21T08:48:40.355Z] Removing intermediate container c8f3ae7c3757 [2023-02-21T08:48:40.355Z] ---> 792aed9dc59b [2023-02-21T08:48:40.355Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:48:40.355Z] ---> 28cf003bf211 [2023-02-21T08:48:40.355Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:48:40.355Z] Removing intermediate container 4aee2119cb3c [2023-02-21T08:48:40.355Z] ---> fe15ee0fdf84 [2023-02-21T08:48:40.355Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T08:48:40.355Z] ---> Running in f1b154386c65 [2023-02-21T08:48:40.355Z] ---> Running in 20e1270c0a7c [2023-02-21T08:48:40.355Z] ---> Running in 60111ae4f6c5 [2023-02-21T08:48:40.355Z] ---> Running in 3ae8d2fcbe3c [2023-02-21T08:48:40.355Z] Removing intermediate container 20e1270c0a7c [2023-02-21T08:48:40.355Z] ---> 36c766c3ee3c [2023-02-21T08:48:40.355Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T08:48:40.355Z] Removing intermediate container f1b154386c65 [2023-02-21T08:48:40.355Z] ---> b02ab341076e [2023-02-21T08:48:40.355Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T08:48:40.355Z] ---> Running in 0431e631c8ee [2023-02-21T08:48:40.355Z] ---> Running in 7fa52296e256 [2023-02-21T08:48:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:40.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:48:41.219Z] OK: 221 MiB in 51 packages [2023-02-21T08:48:41.493Z] OK: 221 MiB in 51 packages [2023-02-21T08:48:41.493Z] OK: 221 MiB in 51 packages [2023-02-21T08:48:42.915Z] OK: 221 MiB in 51 packages [2023-02-21T08:48:42.915Z] OK: 221 MiB in 51 packages [2023-02-21T08:48:43.502Z] Removing intermediate container 19b060a22e0c [2023-02-21T08:48:43.502Z] ---> 937add051899 [2023-02-21T08:48:43.502Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T08:48:44.090Z] Removing intermediate container 3ae8d2fcbe3c [2023-02-21T08:48:44.090Z] ---> 2499948b8896 [2023-02-21T08:48:44.090Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:48:44.090Z] Removing intermediate container 60111ae4f6c5 [2023-02-21T08:48:44.090Z] ---> 5f080c29ea0c [2023-02-21T08:48:44.090Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:48:44.682Z] Removing intermediate container 0431e631c8ee [2023-02-21T08:48:44.682Z] ---> f39dd57c335e [2023-02-21T08:48:44.682Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:48:44.682Z] ---> bee3aba26572 [2023-02-21T08:48:44.682Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:48:44.682Z] Removing intermediate container 7fa52296e256 [2023-02-21T08:48:44.682Z] ---> 530c0d30e437 [2023-02-21T08:48:44.682Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T08:48:44.950Z] ---> Running in b3004097333f [2023-02-21T08:48:44.950Z] ---> 8c57830de672 [2023-02-21T08:48:44.950Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:48:45.219Z] ---> 52d09667a7df [2023-02-21T08:48:45.220Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:48:45.220Z] ---> Running in 84038a611fda [2023-02-21T08:48:45.488Z] ---> Running in 1e3c0fd12cec [2023-02-21T08:48:46.486Z] ---> 269a678dc513 [2023-02-21T08:48:46.486Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:48:46.486Z] ---> cea7c0d3f921 [2023-02-21T08:48:46.486Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:48:46.486Z] ---> Running in 08ab84101231 [2023-02-21T08:48:46.756Z] ---> Running in f44ccd48fbf1 [2023-02-21T08:50:53.492Z] Removing intermediate container 84038a611fda [2023-02-21T08:50:53.492Z] ---> da6f3b0bb590 [2023-02-21T08:50:53.492Z] Step 7/24 : COPY . . [2023-02-21T08:50:53.492Z] Removing intermediate container f44ccd48fbf1 [2023-02-21T08:50:53.492Z] ---> ae19f9871de8 [2023-02-21T08:50:53.492Z] Step 8/22 : COPY . . [2023-02-21T08:50:53.492Z] Removing intermediate container 08ab84101231 [2023-02-21T08:50:53.492Z] ---> 1f8c0338d1ad [2023-02-21T08:50:53.492Z] Step 8/23 : COPY . . [2023-02-21T08:50:53.492Z] Removing intermediate container 1e3c0fd12cec [2023-02-21T08:50:53.492Z] ---> ec8809b583ca [2023-02-21T08:50:53.492Z] Step 7/24 : COPY . . [2023-02-21T08:50:53.492Z] Removing intermediate container b3004097333f [2023-02-21T08:50:53.492Z] ---> e26d3d3607ee [2023-02-21T08:50:53.492Z] Step 7/21 : COPY . . [2023-02-21T08:51:05.840Z] ---> e5a41ceae7ae [2023-02-21T08:51:05.840Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T08:51:05.840Z] ---> 4231de8946f8 [2023-02-21T08:51:05.840Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T08:51:05.840Z] ---> a6d310841789 [2023-02-21T08:51:05.840Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:51:05.840Z] ---> 71966a39c143 [2023-02-21T08:51:05.840Z] ---> Running in 98ff253df660 [2023-02-21T08:51:05.840Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T08:51:05.840Z] ---> a1cdbf638847 [2023-02-21T08:51:05.840Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T08:51:05.840Z] ---> Running in d88dc254db69 [2023-02-21T08:51:05.840Z] ---> Running in 2b6859680235 [2023-02-21T08:51:05.840Z] ---> Running in c375c27536c6 [2023-02-21T08:51:05.841Z] ---> Running in 342210bd368b [2023-02-21T08:51:05.841Z] Removing intermediate container 2b6859680235 [2023-02-21T08:51:05.841Z] ---> fa222b07c487 [2023-02-21T08:51:05.841Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:51:05.841Z] ---> Running in dbef1993613c [2023-02-21T08:51:06.431Z] Removing intermediate container dbef1993613c [2023-02-21T08:51:06.431Z] ---> c14ad0c6ee67 [2023-02-21T08:51:06.431Z] 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-02-21T08:51:06.706Z] ---> Running in 500d8262fac0 [2023-02-21T08:51:07.692Z] 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-02-21T08:51:07.962Z] 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-02-21T08:51:07.962Z] 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-02-21T08:51:08.231Z] 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-02-21T08:51:09.656Z] Removing intermediate container 500d8262fac0 [2023-02-21T08:51:09.656Z] ---> bf1b7a374e2a [2023-02-21T08:51:09.656Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:51:09.925Z] ---> Running in 2dcf79ef80bb [2023-02-21T08:51:10.512Z] Removing intermediate container 2dcf79ef80bb [2023-02-21T08:51:10.512Z] ---> f5aaca514730 [2023-02-21T08:51:10.512Z] [2023-02-21T08:51:10.512Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:51:10.512Z] 3.15: Pulling from library/alpine [2023-02-21T08:51:11.938Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:51:11.938Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T08:51:11.938Z] ---> 354640af7b1b [2023-02-21T08:51:11.938Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:51:11.938Z] ---> Running in 8b79e02c3e15 [2023-02-21T08:51:12.528Z] Removing intermediate container 8b79e02c3e15 [2023-02-21T08:51:12.528Z] ---> e16681903002 [2023-02-21T08:51:12.528Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:51:12.528Z] ---> Running in 2b347e45cc6a [2023-02-21T08:51:15.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:15.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:17.679Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:51:17.679Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:51:17.679Z] OK: 15734 distinct packages available [2023-02-21T08:51:17.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:17.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:19.399Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T08:51:19.668Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:51:19.668Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T08:51:19.668Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T08:51:19.668Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T08:51:19.668Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:51:19.668Z] OK: 6 MiB in 19 packages [2023-02-21T08:51:21.638Z] Removing intermediate container 2b347e45cc6a [2023-02-21T08:51:21.638Z] ---> d0f593995962 [2023-02-21T08:51:21.638Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T08:51:24.981Z] ---> ee5ebe8f8d41 [2023-02-21T08:51:24.981Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:51:31.650Z] ---> 84683257f6b3 [2023-02-21T08:51:31.650Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:51:32.251Z] ---> fa260d6e8f29 [2023-02-21T08:51:32.251Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T08:51:33.218Z] ---> a92fe3f5b3c1 [2023-02-21T08:51:33.218Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T08:51:34.182Z] ---> 2df0874a07d3 [2023-02-21T08:51:34.182Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:51:34.451Z] ---> Running in 69cfd2122c05 [2023-02-21T08:51:35.038Z] Removing intermediate container 69cfd2122c05 [2023-02-21T08:51:35.038Z] ---> f069077d4240 [2023-02-21T08:51:35.038Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:51:35.038Z] ---> Running in e070b27cee65 [2023-02-21T08:51:35.633Z] Removing intermediate container e070b27cee65 [2023-02-21T08:51:35.633Z] ---> 405409b8f918 [2023-02-21T08:51:35.633Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T08:51:35.916Z] ---> Running in 734891ea3276 [2023-02-21T08:51:36.503Z] Removing intermediate container 734891ea3276 [2023-02-21T08:51:36.503Z] ---> 7cc2b7fc34c3 [2023-02-21T08:51:36.503Z] Step 23/24 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T08:51:36.503Z] ---> Running in 51f1f1753664 [2023-02-21T08:51:36.772Z] Removing intermediate container 51f1f1753664 [2023-02-21T08:51:37.041Z] ---> fc05ea87c13f [2023-02-21T08:51:37.041Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:51:37.041Z] ---> Running in 444a20606125 [2023-02-21T08:51:37.626Z] Removing intermediate container 444a20606125 [2023-02-21T08:51:37.626Z] ---> e5d3416b2e1f [2023-02-21T08:51:37.626Z] [2023-02-21T08:51:37.894Z] Successfully built e5d3416b2e1f [2023-02-21T08:51:37.894Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-21T08:51:37.894Z]  Building security-spire-agent ... done Building core-metadata [2023-02-21T08:51:56.100Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:51:56.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:51:56.100Z] ---> 2680eb8ad32f [2023-02-21T08:51:56.100Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:51:56.100Z] ---> Using cache [2023-02-21T08:51:56.100Z] ---> 792aed9dc59b [2023-02-21T08:51:56.100Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T08:51:56.100Z] ---> Using cache [2023-02-21T08:51:56.100Z] ---> 36c766c3ee3c [2023-02-21T08:51:56.100Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T08:51:56.100Z] ---> Running in f75c2247806d [2023-02-21T08:51:58.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:51:58.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:52:00.253Z] OK: 221 MiB in 51 packages [2023-02-21T08:52:01.675Z] Removing intermediate container f75c2247806d [2023-02-21T08:52:01.675Z] ---> 93893e2b54e6 [2023-02-21T08:52:01.675Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T08:52:02.638Z] ---> c208c29880d7 [2023-02-21T08:52:02.638Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:52:02.907Z] ---> Running in c8e83a8236a2 [2023-02-21T08:53:54.592Z] Removing intermediate container c8e83a8236a2 [2023-02-21T08:53:54.592Z] ---> 18936081604b [2023-02-21T08:53:54.592Z] Step 8/24 : COPY . . [2023-02-21T08:53:57.942Z] ---> c6fec45e1a70 [2023-02-21T08:53:57.942Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T08:53:57.942Z] ---> Running in 2b1e8259ec74 [2023-02-21T08:53:59.905Z] 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-02-21T08:58:37.082Z] 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-02-21T08:58:41.346Z] 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-02-21T08:59:03.417Z] Removing intermediate container c375c27536c6 [2023-02-21T08:59:03.417Z] ---> 70b67fa94a10 [2023-02-21T08:59:03.417Z] [2023-02-21T08:59:03.417Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T08:59:03.417Z] 3.16: Pulling from library/alpine [2023-02-21T08:59:03.417Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:59:03.417Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T08:59:03.417Z] ---> 4c81e5bf8899 [2023-02-21T08:59:03.417Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T08:59:03.417Z] ---> Running in a080b6792367 [2023-02-21T08:59:05.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:05.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:07.915Z] Removing intermediate container 98ff253df660 [2023-02-21T08:59:07.915Z] ---> 30d349d9f7a4 [2023-02-21T08:59:07.915Z] [2023-02-21T08:59:07.915Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T08:59:07.915Z] ---> 4c81e5bf8899 [2023-02-21T08:59:07.915Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T08:59:08.187Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T08:59:08.187Z] ---> Running in 544a3e132c5d [2023-02-21T08:59:08.187Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T08:59:08.468Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T08:59:08.468Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T08:59:08.468Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T08:59:08.468Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T08:59:08.468Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:59:08.468Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:59:09.055Z] OK: 8 MiB in 20 packages [2023-02-21T08:59:11.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:11.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:11.866Z] Removing intermediate container a080b6792367 [2023-02-21T08:59:11.866Z] ---> d66ffb2571b5 [2023-02-21T08:59:11.866Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:59:11.866Z] ---> Running in 742bc1412daf [2023-02-21T08:59:12.458Z] Removing intermediate container 742bc1412daf [2023-02-21T08:59:12.458Z] ---> bcbb706a2697 [2023-02-21T08:59:12.458Z] Step 12/21 : WORKDIR /edgex [2023-02-21T08:59:12.736Z] ---> Running in 1e4476b571a7 [2023-02-21T08:59:13.321Z] Removing intermediate container 1e4476b571a7 [2023-02-21T08:59:13.321Z] ---> 8afd33e2d08b [2023-02-21T08:59:13.321Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T08:59:13.906Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T08:59:13.906Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T08:59:13.906Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T08:59:13.906Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:59:14.174Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:59:14.174Z] ---> 30364bf1df53 [2023-02-21T08:59:14.174Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T08:59:14.459Z] OK: 6 MiB in 17 packages [2023-02-21T08:59:16.408Z] ---> 3936e250c09b [2023-02-21T08:59:16.408Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T08:59:17.373Z] Removing intermediate container 544a3e132c5d [2023-02-21T08:59:17.373Z] ---> 84c1152b9ac1 [2023-02-21T08:59:17.373Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:59:17.959Z] ---> Running in c73afec765db [2023-02-21T08:59:18.544Z] Removing intermediate container c73afec765db [2023-02-21T08:59:18.544Z] ---> d200d6d27723 [2023-02-21T08:59:18.544Z] Step 12/24 : WORKDIR / [2023-02-21T08:59:18.813Z] ---> Running in 2af62e6965e6 [2023-02-21T08:59:19.082Z] ---> 118ca63033d7 [2023-02-21T08:59:19.082Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:59:19.667Z] Removing intermediate container 2af62e6965e6 [2023-02-21T08:59:19.667Z] ---> 8c9ad976f74f [2023-02-21T08:59:19.667Z] 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-02-21T08:59:20.255Z] ---> da35c21433a1 [2023-02-21T08:59:20.255Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:59:20.255Z] ---> Running in f9903679a9c0 [2023-02-21T08:59:21.234Z] ---> 3f2f784772a4 [2023-02-21T08:59:21.234Z] 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-02-21T08:59:22.656Z] ---> b14a3e27106c [2023-02-21T08:59:22.656Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T08:59:24.069Z] ---> 23f65bc7cea3 [2023-02-21T08:59:24.069Z] 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-02-21T08:59:25.032Z] Removing intermediate container f9903679a9c0 [2023-02-21T08:59:25.032Z] ---> 2084b749a20c [2023-02-21T08:59:25.032Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:59:25.032Z] ---> Running in 42d6adb31e44 [2023-02-21T08:59:25.304Z] ---> 5772562f49d6 [2023-02-21T08:59:25.304Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T08:59:25.888Z] Removing intermediate container 42d6adb31e44 [2023-02-21T08:59:25.888Z] ---> bbe75da11cd9 [2023-02-21T08:59:25.888Z] Step 19/21 : LABEL arch=arm64 [2023-02-21T08:59:26.159Z] ---> Running in 2e6c25c50093 [2023-02-21T08:59:27.125Z] Removing intermediate container 2e6c25c50093 [2023-02-21T08:59:27.125Z] ---> 57a1ae89eda7 [2023-02-21T08:59:27.125Z] Step 20/21 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T08:59:27.125Z] ---> Running in 7e8c386403b1 [2023-02-21T08:59:27.711Z] ---> 1d6d4e3691ba [2023-02-21T08:59:27.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T08:59:27.979Z] Removing intermediate container 7e8c386403b1 [2023-02-21T08:59:27.979Z] ---> c0a6edfe04f4 [2023-02-21T08:59:27.979Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T08:59:28.246Z] ---> Running in 3bacd04cbce6 [2023-02-21T08:59:28.830Z] Removing intermediate container 3bacd04cbce6 [2023-02-21T08:59:28.830Z] ---> 1415e275ec48 [2023-02-21T08:59:28.830Z] [2023-02-21T08:59:29.791Z] Successfully built 1415e275ec48 [2023-02-21T08:59:29.791Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-21T08:59:29.791Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-21T08:59:30.381Z] ---> 7c570e66cec5 [2023-02-21T08:59:30.381Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:59:31.815Z] ---> 4aab203e6492 [2023-02-21T08:59:31.815Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:59:32.083Z] ---> Running in ebc34a17055d [2023-02-21T08:59:37.433Z] Removing intermediate container ebc34a17055d [2023-02-21T08:59:37.433Z] ---> d36cab126e43 [2023-02-21T08:59:37.433Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:59:37.433Z] ---> Running in 447301b7b7e6 [2023-02-21T08:59:38.019Z] Removing intermediate container 447301b7b7e6 [2023-02-21T08:59:38.019Z] ---> d37a1c92b042 [2023-02-21T08:59:38.019Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T08:59:38.293Z] ---> Running in 3d613cacff0c [2023-02-21T08:59:39.705Z] Removing intermediate container 3d613cacff0c [2023-02-21T08:59:39.705Z] ---> b2243846a4a9 [2023-02-21T08:59:39.705Z] Step 23/24 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T08:59:39.705Z] ---> Running in 22fd86f6171d [2023-02-21T08:59:40.680Z] Removing intermediate container 22fd86f6171d [2023-02-21T08:59:40.680Z] ---> e2ebae12e1d5 [2023-02-21T08:59:40.680Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:59:40.954Z] ---> Running in 2d5d31187475 [2023-02-21T08:59:41.917Z] Removing intermediate container 2d5d31187475 [2023-02-21T08:59:41.917Z] ---> 336a96f1375e [2023-02-21T08:59:41.917Z] [2023-02-21T08:59:42.882Z] Successfully built 336a96f1375e [2023-02-21T08:59:42.882Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-21T08:59:42.882Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-02-21T08:59:43.847Z] Removing intermediate container 342210bd368b [2023-02-21T08:59:43.847Z] ---> a3d2a4fadccb [2023-02-21T08:59:43.847Z] [2023-02-21T08:59:43.847Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T08:59:43.847Z] ---> 4c81e5bf8899 [2023-02-21T08:59:43.847Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:59:43.847Z] ---> Running in 5b562ea1d1be [2023-02-21T08:59:46.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:46.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:48.656Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:59:48.656Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:59:48.656Z] OK: 5 MiB in 15 packages [2023-02-21T08:59:50.606Z] Removing intermediate container 5b562ea1d1be [2023-02-21T08:59:50.606Z] ---> 1a4f08d58179 [2023-02-21T08:59:50.606Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:59:50.874Z] ---> Running in 6b02bf759f59 [2023-02-21T08:59:51.463Z] Removing intermediate container 6b02bf759f59 [2023-02-21T08:59:51.463Z] ---> fbc8c1b16d46 [2023-02-21T08:59:51.463Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T08:59:51.731Z] ---> Running in 82a15c31ecf0 [2023-02-21T08:59:52.693Z] Removing intermediate container 82a15c31ecf0 [2023-02-21T08:59:52.693Z] ---> 1f4dd13b0fd3 [2023-02-21T08:59:52.693Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T08:59:52.693Z] ---> Running in 56f876c231d1 [2023-02-21T08:59:53.653Z] Removing intermediate container 56f876c231d1 [2023-02-21T08:59:53.653Z] ---> adbf79be53ed [2023-02-21T08:59:53.653Z] Step 15/23 : WORKDIR / [2023-02-21T08:59:53.922Z] ---> Running in 65a99e3b3adf [2023-02-21T08:59:54.887Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:59:54.887Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:59:54.887Z] ---> 2680eb8ad32f [2023-02-21T08:59:54.887Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T08:59:54.887Z] ---> Using cache [2023-02-21T08:59:54.887Z] ---> fe15ee0fdf84 [2023-02-21T08:59:54.887Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T08:59:54.887Z] ---> Running in 819c47ca186d [2023-02-21T08:59:55.160Z] Removing intermediate container 65a99e3b3adf [2023-02-21T08:59:55.160Z] ---> 41bd65bd6f39 [2023-02-21T08:59:55.160Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:59:57.122Z] ---> 13dc3e1a4a75 [2023-02-21T08:59:57.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T08:59:57.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:57.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:59:59.121Z] ---> 794ce0b742aa [2023-02-21T08:59:59.121Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T08:59:59.706Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T08:59:59.706Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T08:59:59.706Z] OK: 16903 distinct packages available [2023-02-21T08:59:59.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:00.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:00.843Z] ---> 7651fffc4621 [2023-02-21T09:00:00.843Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T09:00:00.843Z] ---> Running in 1a230c2c0b9b [2023-02-21T09:00:02.258Z] Removing intermediate container 1a230c2c0b9b [2023-02-21T09:00:02.258Z] ---> 5030beb046d6 [2023-02-21T09:00:02.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:00:02.258Z] ---> Running in 8a6d6ebe37cb [2023-02-21T09:00:02.525Z] OK: 221 MiB in 51 packages [2023-02-21T09:00:03.114Z] Removing intermediate container 8a6d6ebe37cb [2023-02-21T09:00:03.114Z] ---> 1f82cd8702e2 [2023-02-21T09:00:03.114Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T09:00:03.381Z] ---> Running in a14491ff1c3e [2023-02-21T09:00:04.356Z] Removing intermediate container a14491ff1c3e [2023-02-21T09:00:04.356Z] ---> 09328cf2172e [2023-02-21T09:00:04.356Z] Step 22/23 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:00:04.356Z] ---> Running in f39a54c7da75 [2023-02-21T09:00:04.955Z] Removing intermediate container 819c47ca186d [2023-02-21T09:00:04.955Z] ---> b2741938ba52 [2023-02-21T09:00:04.955Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T09:00:05.236Z] Removing intermediate container f39a54c7da75 [2023-02-21T09:00:05.236Z] ---> 75af30c7ff68 [2023-02-21T09:00:05.236Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:00:05.505Z] ---> Running in 87e9d0cacec6 [2023-02-21T09:00:06.470Z] Removing intermediate container 87e9d0cacec6 [2023-02-21T09:00:06.470Z] ---> 21552222a5da [2023-02-21T09:00:06.470Z] [2023-02-21T09:00:06.749Z] ---> 338e49490931 [2023-02-21T09:00:06.749Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:00:06.749Z] ---> Running in 4e51e5529d58 [2023-02-21T09:00:07.334Z] Successfully built 21552222a5da [2023-02-21T09:00:07.334Z] Successfully tagged core-command-arm64:latest [2023-02-21T09:00:07.334Z]  Building core-command ... done Building security-bootstrapper [2023-02-21T09:00:11.650Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:00:11.650Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:00:11.650Z] ---> 2680eb8ad32f [2023-02-21T09:00:11.650Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T09:00:11.650Z] ---> Using cache [2023-02-21T09:00:11.650Z] ---> fe15ee0fdf84 [2023-02-21T09:00:11.650Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:00:11.650Z] ---> Running in c681d4738198 [2023-02-21T09:00:13.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:14.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:16.151Z] OK: 221 MiB in 51 packages [2023-02-21T09:00:18.103Z] Removing intermediate container c681d4738198 [2023-02-21T09:00:18.103Z] ---> db48f8c031bb [2023-02-21T09:00:18.103Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T09:00:19.538Z] ---> 55dd5e4fba51 [2023-02-21T09:00:19.538Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:00:19.538Z] ---> Running in e96433d507b3 [2023-02-21T09:00:27.782Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:00:27.782Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:00:27.782Z] ---> 2680eb8ad32f [2023-02-21T09:00:27.782Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T09:00:27.782Z] ---> Using cache [2023-02-21T09:00:27.782Z] ---> fe15ee0fdf84 [2023-02-21T09:00:27.782Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T09:00:27.782Z] ---> Using cache [2023-02-21T09:00:27.782Z] ---> 2499948b8896 [2023-02-21T09:00:27.782Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T09:00:27.782Z] ---> Using cache [2023-02-21T09:00:27.782Z] ---> 52d09667a7df [2023-02-21T09:00:27.782Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:00:27.782Z] ---> Using cache [2023-02-21T09:00:27.782Z] ---> ec8809b583ca [2023-02-21T09:00:27.782Z] Step 7/32 : COPY . . [2023-02-21T09:00:27.782Z] ---> Using cache [2023-02-21T09:00:27.782Z] ---> e5a41ceae7ae [2023-02-21T09:00:27.782Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T09:00:28.052Z] ---> Running in 4a105bc63221 [2023-02-21T09:00:30.015Z] 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-02-21T09:02:21.756Z] Removing intermediate container 4e51e5529d58 [2023-02-21T09:02:21.756Z] ---> 4001b06e4778 [2023-02-21T09:02:21.756Z] Step 7/19 : COPY . . [2023-02-21T09:02:21.756Z] Removing intermediate container e96433d507b3 [2023-02-21T09:02:21.756Z] ---> a2dc0f6bd65e [2023-02-21T09:02:21.756Z] Step 7/23 : COPY . . [2023-02-21T09:02:27.101Z] ---> b205ad4cd0f0 [2023-02-21T09:02:27.101Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T09:02:27.101Z] ---> Running in c377ed22235b [2023-02-21T09:02:29.683Z] 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-02-21T09:02:36.616Z] ---> c7e001415472 [2023-02-21T09:02:36.616Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:02:36.616Z] ---> Running in cbc6119ffa8f [2023-02-21T09:02:36.616Z] Removing intermediate container cbc6119ffa8f [2023-02-21T09:02:36.616Z] ---> 2cd128b76430 [2023-02-21T09:02:36.616Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T09:02:36.616Z] ---> Running in be5cecb7c016 [2023-02-21T09:02:37.249Z] Removing intermediate container be5cecb7c016 [2023-02-21T09:02:37.249Z] ---> 9fc49604b9e5 [2023-02-21T09:02:37.249Z] 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-02-21T09:02:37.533Z] ---> Running in ea73fd7ebf58 [2023-02-21T09:02:41.854Z] Removing intermediate container ea73fd7ebf58 [2023-02-21T09:02:41.854Z] ---> 7e48de3bfd21 [2023-02-21T09:02:41.854Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T09:02:41.854Z] ---> Running in 0c98e1331c8c [2023-02-21T09:02:42.821Z] Removing intermediate container 0c98e1331c8c [2023-02-21T09:02:42.821Z] ---> c418fc2f8b11 [2023-02-21T09:02:42.821Z] [2023-02-21T09:02:42.821Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T09:02:42.821Z] ---> 354640af7b1b [2023-02-21T09:02:42.821Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:02:42.821Z] ---> Using cache [2023-02-21T09:02:42.821Z] ---> e16681903002 [2023-02-21T09:02:42.821Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T09:02:42.821Z] ---> Using cache [2023-02-21T09:02:42.821Z] ---> d0f593995962 [2023-02-21T09:02:42.821Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:02:52.908Z] Removing intermediate container 2b1e8259ec74 [2023-02-21T09:02:52.908Z] ---> 7b3259b0077b [2023-02-21T09:02:52.908Z] [2023-02-21T09:02:52.908Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T09:02:52.908Z] ---> 4c81e5bf8899 [2023-02-21T09:02:52.908Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:02:52.908Z] ---> Using cache [2023-02-21T09:02:52.908Z] ---> 1a4f08d58179 [2023-02-21T09:02:52.908Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:02:52.908Z] ---> Using cache [2023-02-21T09:02:52.908Z] ---> fbc8c1b16d46 [2023-02-21T09:02:52.908Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T09:02:52.908Z] ---> Running in ec88eb0cf0ae [2023-02-21T09:02:52.908Z] ---> 56429160138e [2023-02-21T09:02:52.908Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:02:52.908Z] Removing intermediate container ec88eb0cf0ae [2023-02-21T09:02:52.908Z] ---> f447b1ae40e9 [2023-02-21T09:02:52.908Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T09:02:52.908Z] ---> Running in f050cc14c5f9 [2023-02-21T09:02:53.500Z] Removing intermediate container f050cc14c5f9 [2023-02-21T09:02:53.500Z] ---> 021c8f4d2398 [2023-02-21T09:02:53.500Z] Step 15/24 : WORKDIR / [2023-02-21T09:02:53.500Z] ---> Running in e366ce52f036 [2023-02-21T09:02:53.770Z] ---> f69d75641354 [2023-02-21T09:02:53.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T09:02:54.359Z] Removing intermediate container e366ce52f036 [2023-02-21T09:02:54.359Z] ---> 36fa35035c73 [2023-02-21T09:02:54.359Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:02:54.951Z] ---> 72f2c9d8e87e [2023-02-21T09:02:54.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T09:02:55.914Z] ---> b5a4b896690a [2023-02-21T09:02:55.914Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T09:02:56.514Z] ---> 1f620000070d [2023-02-21T09:02:56.514Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:02:56.514Z] ---> Running in cb026fac0960 [2023-02-21T09:02:57.478Z] Removing intermediate container cb026fac0960 [2023-02-21T09:02:57.478Z] ---> c06296e0482e [2023-02-21T09:02:57.478Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:02:57.478Z] ---> Running in 0b1f08aa3b66 [2023-02-21T09:02:58.442Z] ---> 0308d2ae65a6 [2023-02-21T09:02:58.442Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T09:02:58.442Z] Removing intermediate container 0b1f08aa3b66 [2023-02-21T09:02:58.442Z] ---> a2574fa21066 [2023-02-21T09:02:58.442Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T09:02:58.710Z] ---> Running in 6d3a639267b7 [2023-02-21T09:02:59.682Z] Removing intermediate container 6d3a639267b7 [2023-02-21T09:02:59.682Z] ---> 2674e6be207d [2023-02-21T09:02:59.682Z] Step 22/23 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:02:59.682Z] ---> Running in acb1f25a85e7 [2023-02-21T09:02:59.682Z] ---> 34aba95cc576 [2023-02-21T09:02:59.954Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T09:03:00.540Z] Removing intermediate container acb1f25a85e7 [2023-02-21T09:03:00.540Z] ---> a162dfb17b03 [2023-02-21T09:03:00.540Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:03:00.808Z] ---> Running in f76482417766 [2023-02-21T09:03:01.395Z] ---> 89df32340ede [2023-02-21T09:03:01.395Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T09:03:01.665Z] ---> Running in 56caadcb05ea [2023-02-21T09:03:01.665Z] Removing intermediate container f76482417766 [2023-02-21T09:03:01.665Z] ---> b498b91202b3 [2023-02-21T09:03:01.665Z] [2023-02-21T09:03:02.258Z] Removing intermediate container 56caadcb05ea [2023-02-21T09:03:02.258Z] ---> 0c046ac272c2 [2023-02-21T09:03:02.258Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:03:02.258Z] Successfully built b498b91202b3 [2023-02-21T09:03:02.258Z] Successfully tagged security-spire-server-arm64:latest [2023-02-21T09:03:02.258Z] Building core-common-config-bootstrapper [2023-02-21T09:03:02.258Z] ---> Running in d6369f265d12 [2023-02-21T09:03:03.220Z]  Building security-spire-server ... done Removing intermediate container d6369f265d12 [2023-02-21T09:03:03.220Z] ---> 1d995d756bd6 [2023-02-21T09:03:03.220Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:03:03.220Z] ---> Running in a59f5d8a3026 [2023-02-21T09:03:03.489Z] Removing intermediate container a59f5d8a3026 [2023-02-21T09:03:03.489Z] ---> 9b1bfd5dc489 [2023-02-21T09:03:03.489Z] Step 23/24 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:03:03.757Z] ---> Running in f0f7de0635ac [2023-02-21T09:03:04.347Z] Removing intermediate container f0f7de0635ac [2023-02-21T09:03:04.347Z] ---> 310d3bbfb3ce [2023-02-21T09:03:04.347Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:03:04.347Z] ---> Running in 0586c05e5d63 [2023-02-21T09:03:04.943Z] Removing intermediate container 0586c05e5d63 [2023-02-21T09:03:04.943Z] ---> 60375accb52e [2023-02-21T09:03:04.943Z] [2023-02-21T09:03:05.210Z] Successfully built 60375accb52e [2023-02-21T09:03:05.210Z] Successfully tagged core-metadata-arm64:latest [2023-02-21T09:03:05.477Z]  Building core-metadata ... done Building support-scheduler [2023-02-21T09:03:32.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:03:32.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:03:32.190Z] ---> 2680eb8ad32f [2023-02-21T09:03:32.190Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:03:32.190Z] ---> Using cache [2023-02-21T09:03:32.190Z] ---> 792aed9dc59b [2023-02-21T09:03:32.190Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:03:32.190Z] ---> Using cache [2023-02-21T09:03:32.190Z] ---> 36c766c3ee3c [2023-02-21T09:03:32.190Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:03:32.190Z] ---> Using cache [2023-02-21T09:03:32.190Z] ---> 93893e2b54e6 [2023-02-21T09:03:32.190Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:03:32.190Z] ---> Using cache [2023-02-21T09:03:32.190Z] ---> c208c29880d7 [2023-02-21T09:03:32.190Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:03:32.190Z] ---> Using cache [2023-02-21T09:03:32.190Z] ---> 18936081604b [2023-02-21T09:03:32.190Z] Step 8/22 : COPY . . [2023-02-21T09:03:32.190Z] ---> Using cache [2023-02-21T09:03:32.190Z] ---> c6fec45e1a70 [2023-02-21T09:03:32.190Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T09:03:32.190Z] ---> Running in b15332488fff [2023-02-21T09:03:33.157Z] Removing intermediate container d88dc254db69 [2023-02-21T09:03:33.157Z] ---> 5ad796670bea [2023-02-21T09:03:33.157Z] [2023-02-21T09:03:33.157Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:03:33.157Z] ---> 4c81e5bf8899 [2023-02-21T09:03:33.157Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T09:03:33.426Z] ---> Running in 970458bf4928 [2023-02-21T09:03:34.024Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-21T09:03:34.024Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:03:34.024Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:03:34.024Z] ---> 2680eb8ad32f [2023-02-21T09:03:34.024Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:03:34.024Z] ---> Using cache [2023-02-21T09:03:34.024Z] ---> 792aed9dc59b [2023-02-21T09:03:34.024Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:03:34.024Z] ---> Using cache [2023-02-21T09:03:34.024Z] ---> 36c766c3ee3c [2023-02-21T09:03:34.024Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:03:34.024Z] ---> Using cache [2023-02-21T09:03:34.024Z] ---> 93893e2b54e6 [2023-02-21T09:03:34.024Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:03:34.024Z] ---> Using cache [2023-02-21T09:03:34.024Z] ---> c208c29880d7 [2023-02-21T09:03:34.024Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:03:34.024Z] ---> Using cache [2023-02-21T09:03:34.024Z] ---> 18936081604b [2023-02-21T09:03:34.024Z] Step 8/22 : COPY . . [2023-02-21T09:03:34.024Z] ---> Using cache [2023-02-21T09:03:34.024Z] ---> c6fec45e1a70 [2023-02-21T09:03:34.024Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T09:03:34.293Z] ---> Running in fbfaf9f62e61 [2023-02-21T09:03:36.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:03:36.509Z] 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-02-21T09:03:36.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:03:38.194Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T09:03:38.465Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:03:38.465Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:03:38.465Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:03:39.051Z] OK: 6 MiB in 16 packages [2023-02-21T09:03:41.646Z] Removing intermediate container 970458bf4928 [2023-02-21T09:03:41.646Z] ---> d7aed19c3fe7 [2023-02-21T09:03:41.646Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:03:41.646Z] ---> Running in 6ea11c8f0de1 [2023-02-21T09:03:41.914Z] Removing intermediate container 6ea11c8f0de1 [2023-02-21T09:03:41.914Z] ---> da11c83e360a [2023-02-21T09:03:41.914Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T09:03:42.182Z] ---> Running in 5b016b51c2fe [2023-02-21T09:03:42.781Z] Removing intermediate container 5b016b51c2fe [2023-02-21T09:03:42.781Z] ---> 8aeccbb5ab3b [2023-02-21T09:03:42.781Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:03:42.781Z] ---> Running in 4c353a8ccfad [2023-02-21T09:03:43.363Z] Removing intermediate container 4c353a8ccfad [2023-02-21T09:03:43.363Z] ---> 9da7190ca023 [2023-02-21T09:03:43.363Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:03:44.320Z] ---> d2394df6f53c [2023-02-21T09:03:44.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T09:03:46.906Z] ---> 39a727755995 [2023-02-21T09:03:46.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T09:03:47.944Z] ---> b5b540bf6a67 [2023-02-21T09:03:47.944Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T09:03:47.944Z] ---> Running in ea6fd861801e [2023-02-21T09:03:48.594Z] Removing intermediate container ea6fd861801e [2023-02-21T09:03:48.594Z] ---> b6ee9d5ab3e6 [2023-02-21T09:03:48.594Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:03:48.594Z] ---> Running in 4fd7ec58f1aa [2023-02-21T09:03:49.203Z] Removing intermediate container 4fd7ec58f1aa [2023-02-21T09:03:49.203Z] ---> b9143dc7cc1b [2023-02-21T09:03:49.203Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:03:49.203Z] ---> Running in bc801c43b03c [2023-02-21T09:03:49.823Z] Removing intermediate container bc801c43b03c [2023-02-21T09:03:49.823Z] ---> 572995d6ffdb [2023-02-21T09:03:49.823Z] Step 21/22 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:03:50.104Z] ---> Running in 4b7b1c51b437 [2023-02-21T09:03:50.702Z] Removing intermediate container 4b7b1c51b437 [2023-02-21T09:03:50.702Z] ---> b9ec4ac59329 [2023-02-21T09:03:50.702Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:03:50.702Z] ---> Running in ceea873f8e35 [2023-02-21T09:03:51.294Z] Removing intermediate container ceea873f8e35 [2023-02-21T09:03:51.294Z] ---> 43ebc94732a0 [2023-02-21T09:03:51.294Z] [2023-02-21T09:03:51.565Z] Successfully built 43ebc94732a0 [2023-02-21T09:03:51.565Z] Successfully tagged support-notifications-arm64:latest [2023-02-21T09:03:51.565Z] Building core-data [2023-02-21T09:04:13.864Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:04:13.864Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:04:13.864Z] ---> 2680eb8ad32f [2023-02-21T09:04:13.864Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:04:13.864Z] ---> Using cache [2023-02-21T09:04:13.864Z] ---> 792aed9dc59b [2023-02-21T09:04:13.864Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:04:13.864Z] ---> Using cache [2023-02-21T09:04:13.864Z] ---> 36c766c3ee3c [2023-02-21T09:04:13.864Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:04:13.864Z] ---> Using cache [2023-02-21T09:04:13.864Z] ---> 93893e2b54e6 [2023-02-21T09:04:13.864Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:04:13.864Z] ---> Using cache [2023-02-21T09:04:13.864Z] ---> c208c29880d7 [2023-02-21T09:04:13.864Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:04:13.864Z] ---> Using cache [2023-02-21T09:04:13.864Z] ---> 18936081604b [2023-02-21T09:04:13.864Z] Step 8/22 : COPY . . [2023-02-21T09:04:13.864Z] ---> Using cache [2023-02-21T09:04:13.864Z] ---> c6fec45e1a70 [2023-02-21T09:04:13.864Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T09:04:13.864Z] ---> Running in 4693d31cd640 [2023-02-21T09:04:14.135Z] 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-02-21T09:08:21.073Z] Removing intermediate container 4a105bc63221 [2023-02-21T09:08:21.073Z] ---> 2d8431204b9f [2023-02-21T09:08:21.073Z] [2023-02-21T09:08:21.073Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T09:08:21.073Z] ---> 4c81e5bf8899 [2023-02-21T09:08:21.073Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:08:21.073Z] ---> Running in f01ac0601143 [2023-02-21T09:08:21.073Z] Removing intermediate container f01ac0601143 [2023-02-21T09:08:21.073Z] ---> 0f5f3fa7fd34 [2023-02-21T09:08:21.073Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T09:08:21.073Z] ---> Running in 6587c9ca680e [2023-02-21T09:08:21.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:08:21.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:08:21.667Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:08:21.668Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T09:08:21.668Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:08:21.668Z] OK: 5 MiB in 16 packages [2023-02-21T09:08:23.663Z] Removing intermediate container 6587c9ca680e [2023-02-21T09:08:23.663Z] ---> 06b4e18e3c45 [2023-02-21T09:08:23.663Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T09:08:23.663Z] ---> Running in aa2c0221b6aa [2023-02-21T09:08:23.934Z] Removing intermediate container aa2c0221b6aa [2023-02-21T09:08:23.934Z] ---> 38af17a891ff [2023-02-21T09:08:23.934Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T09:08:23.934Z] ---> Running in 7278852f99ff [2023-02-21T09:08:24.527Z] Removing intermediate container 7278852f99ff [2023-02-21T09:08:24.527Z] ---> 229845459b6e [2023-02-21T09:08:24.527Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T09:08:24.802Z] ---> Running in 68af073acd00 [2023-02-21T09:08:27.408Z] Removing intermediate container 68af073acd00 [2023-02-21T09:08:27.408Z] ---> 197b93fcc4e4 [2023-02-21T09:08:27.408Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T09:08:27.408Z] ---> Running in c8b414d4bf75 [2023-02-21T09:08:27.678Z] Removing intermediate container c8b414d4bf75 [2023-02-21T09:08:27.678Z] ---> 2d7308c968f4 [2023-02-21T09:08:27.678Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T09:08:27.950Z] ---> Running in 6e3b0ed24286 [2023-02-21T09:08:31.331Z] Removing intermediate container 6e3b0ed24286 [2023-02-21T09:08:31.331Z] ---> 821fbd4e1179 [2023-02-21T09:08:31.331Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T09:08:31.331Z] ---> Running in 4018028251af [2023-02-21T09:08:31.937Z] Removing intermediate container 4018028251af [2023-02-21T09:08:31.937Z] ---> cd61f02c1245 [2023-02-21T09:08:31.937Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T09:08:33.065Z] ---> 78fadd051a26 [2023-02-21T09:08:33.065Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T09:08:33.065Z] ---> Running in 1fe3610a9c45 [2023-02-21T09:08:36.529Z] Removing intermediate container 1fe3610a9c45 [2023-02-21T09:08:36.529Z] ---> de7371b58071 [2023-02-21T09:08:36.529Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:08:36.800Z] ---> f3ab8bdcd39a [2023-02-21T09:08:36.800Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T09:08:40.175Z] ---> a79839df07e0 [2023-02-21T09:08:40.175Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T09:08:40.767Z] ---> 6d1087abcb8f [2023-02-21T09:08:40.767Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T09:08:41.739Z] ---> 7424124ea749 [2023-02-21T09:08:41.739Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T09:08:42.700Z] ---> ba302268c64c [2023-02-21T09:08:42.700Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T09:08:43.662Z] ---> 39bdc0b35f93 [2023-02-21T09:08:43.662Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T09:08:44.624Z] ---> 39d4956abcb6 [2023-02-21T09:08:44.624Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T09:08:44.624Z] ---> Running in 9a5fd9c8960b [2023-02-21T09:08:47.989Z] Removing intermediate container 9a5fd9c8960b [2023-02-21T09:08:47.989Z] ---> 834c4d980fa1 [2023-02-21T09:08:47.989Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T09:08:47.989Z] ---> Running in c95cb2f97af1 [2023-02-21T09:08:48.572Z] Removing intermediate container c95cb2f97af1 [2023-02-21T09:08:48.572Z] ---> 0d55ea4a2cfb [2023-02-21T09:08:48.572Z] Step 29/32 : CMD ["gate"] [2023-02-21T09:08:48.572Z] ---> Running in f7e6852c3046 [2023-02-21T09:08:49.154Z] Removing intermediate container f7e6852c3046 [2023-02-21T09:08:49.154Z] ---> 3c80443cbb53 [2023-02-21T09:08:49.154Z] Step 30/32 : LABEL arch=arm64 [2023-02-21T09:08:49.154Z] ---> Running in 54be3e21c1e4 [2023-02-21T09:08:49.736Z] Removing intermediate container 54be3e21c1e4 [2023-02-21T09:08:49.736Z] ---> 9e4ffecb30fd [2023-02-21T09:08:49.736Z] Step 31/32 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:08:49.736Z] ---> Running in a6a6208a2941 [2023-02-21T09:08:50.322Z] Removing intermediate container a6a6208a2941 [2023-02-21T09:08:50.322Z] ---> 758868529f45 [2023-02-21T09:08:50.323Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T09:08:50.599Z] ---> Running in 506482b5db30 [2023-02-21T09:08:51.189Z] Removing intermediate container 506482b5db30 [2023-02-21T09:08:51.189Z] ---> 5c6f6a6612d6 [2023-02-21T09:08:51.189Z] [2023-02-21T09:08:51.457Z] Successfully built 5c6f6a6612d6 [2023-02-21T09:08:51.457Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-21T09:08:51.457Z]  Building security-bootstrapper ... done Building security-spire-config [2023-02-21T09:09:09.659Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:09:09.659Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:09:09.659Z] ---> 2680eb8ad32f [2023-02-21T09:09:09.659Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:09:09.659Z] ---> Using cache [2023-02-21T09:09:09.659Z] ---> fe15ee0fdf84 [2023-02-21T09:09:09.659Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:09:09.659Z] ---> Using cache [2023-02-21T09:09:09.659Z] ---> db48f8c031bb [2023-02-21T09:09:09.659Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:09:09.659Z] ---> Using cache [2023-02-21T09:09:09.659Z] ---> 55dd5e4fba51 [2023-02-21T09:09:09.659Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:09:09.659Z] ---> Using cache [2023-02-21T09:09:09.659Z] ---> a2dc0f6bd65e [2023-02-21T09:09:09.659Z] Step 7/24 : COPY . . [2023-02-21T09:09:09.659Z] ---> Using cache [2023-02-21T09:09:09.659Z] ---> c7e001415472 [2023-02-21T09:09:09.659Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:09:09.659Z] ---> Using cache [2023-02-21T09:09:09.659Z] ---> 2cd128b76430 [2023-02-21T09:09:09.659Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T09:09:09.659Z] ---> Using cache [2023-02-21T09:09:09.659Z] ---> 9fc49604b9e5 [2023-02-21T09:09:09.659Z] 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-02-21T09:09:09.659Z] ---> Running in 20eb2f91e31f [2023-02-21T09:09:12.237Z] Removing intermediate container 20eb2f91e31f [2023-02-21T09:09:12.237Z] ---> 236b5147c660 [2023-02-21T09:09:12.237Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T09:09:12.237Z] ---> Running in 308d02084178 [2023-02-21T09:09:12.823Z] Removing intermediate container 308d02084178 [2023-02-21T09:09:12.824Z] ---> d1bb63db61ac [2023-02-21T09:09:12.824Z] [2023-02-21T09:09:12.824Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T09:09:12.824Z] ---> 354640af7b1b [2023-02-21T09:09:12.824Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:09:12.824Z] ---> Using cache [2023-02-21T09:09:12.824Z] ---> e16681903002 [2023-02-21T09:09:12.824Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T09:09:12.824Z] ---> Running in 3069f13b993e [2023-02-21T09:09:14.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:09:15.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:09:16.984Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:09:16.984Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:09:16.984Z] OK: 15734 distinct packages available [2023-02-21T09:09:16.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:09:17.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:09:18.981Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T09:09:18.981Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:09:18.981Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T09:09:18.981Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T09:09:18.981Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:09:19.248Z] OK: 6 MiB in 18 packages [2023-02-21T09:09:21.198Z] Removing intermediate container 3069f13b993e [2023-02-21T09:09:21.198Z] ---> 94340909d1fc [2023-02-21T09:09:21.198Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:09:27.866Z] ---> c4f8291527e4 [2023-02-21T09:09:27.866Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:09:27.866Z] ---> 6fbf80e77798 [2023-02-21T09:09:27.866Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T09:09:27.866Z] ---> Running in 53f77b3be022 [2023-02-21T09:09:28.451Z] Removing intermediate container 53f77b3be022 [2023-02-21T09:09:28.451Z] ---> 27bae1463ccd [2023-02-21T09:09:28.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T09:09:29.419Z] ---> ddf8235224a2 [2023-02-21T09:09:29.419Z] Step 19/24 : WORKDIR / [2023-02-21T09:09:29.419Z] ---> Running in 4b119a6ddf8c [2023-02-21T09:09:30.004Z] Removing intermediate container 4b119a6ddf8c [2023-02-21T09:09:30.004Z] ---> c5995728c92d [2023-02-21T09:09:30.004Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:09:30.272Z] ---> Running in 6c780db6236a [2023-02-21T09:09:30.856Z] Removing intermediate container 6c780db6236a [2023-02-21T09:09:30.856Z] ---> 45a92deed262 [2023-02-21T09:09:30.856Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:09:30.856Z] ---> Running in b81517ae8349 [2023-02-21T09:09:31.440Z] Removing intermediate container b81517ae8349 [2023-02-21T09:09:31.440Z] ---> fd1423139942 [2023-02-21T09:09:31.440Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:09:31.440Z] ---> Running in 1b0c939752bd [2023-02-21T09:09:32.026Z] Removing intermediate container 1b0c939752bd [2023-02-21T09:09:32.026Z] ---> eb117018610c [2023-02-21T09:09:32.026Z] Step 23/24 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:09:32.026Z] ---> Running in 78ce7877a220 [2023-02-21T09:09:32.611Z] Removing intermediate container 78ce7877a220 [2023-02-21T09:09:32.611Z] ---> 6e23842f24cb [2023-02-21T09:09:32.611Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:09:32.878Z] ---> Running in 8761c94dfb10 [2023-02-21T09:09:33.463Z] Removing intermediate container 8761c94dfb10 [2023-02-21T09:09:33.463Z] ---> fe8f1abcc9ab [2023-02-21T09:09:33.463Z] [2023-02-21T09:09:33.730Z] Successfully built fe8f1abcc9ab [2023-02-21T09:09:33.730Z] Successfully tagged security-spire-config-arm64:latest [2023-02-21T09:11:25.390Z]  Building security-spire-config ... done Removing intermediate container b15332488fff [2023-02-21T09:11:25.390Z] ---> 8c5c9d2a8a92 [2023-02-21T09:11:25.390Z] [2023-02-21T09:11:25.390Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:11:25.390Z] ---> 4c81e5bf8899 [2023-02-21T09:11:25.390Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T09:11:25.390Z] ---> Running in 710e8efec878 [2023-02-21T09:11:25.390Z] Removing intermediate container 710e8efec878 [2023-02-21T09:11:25.390Z] ---> c8e660c12796 [2023-02-21T09:11:25.390Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:11:25.390Z] ---> Running in 131faa57c106 [2023-02-21T09:11:25.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:11:25.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:11:25.390Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:11:25.390Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:11:25.390Z] OK: 5 MiB in 15 packages [2023-02-21T09:11:26.352Z] Removing intermediate container 131faa57c106 [2023-02-21T09:11:26.352Z] ---> d021e9161209 [2023-02-21T09:11:26.352Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:11:28.937Z] ---> eb0764f3c474 [2023-02-21T09:11:28.937Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T09:11:30.349Z] ---> 850e9dffe0e2 [2023-02-21T09:11:30.349Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T09:11:31.313Z] ---> d93d28f81b92 [2023-02-21T09:11:31.313Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T09:11:32.278Z] ---> 7c22c5fe218a [2023-02-21T09:11:32.278Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:11:32.544Z] ---> Running in d3844e12def5 [2023-02-21T09:11:35.886Z] Removing intermediate container d3844e12def5 [2023-02-21T09:11:35.886Z] ---> 6c4be1fed3b9 [2023-02-21T09:11:35.886Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:11:35.886Z] ---> Running in 3b2996b3b276 [2023-02-21T09:11:36.153Z] Removing intermediate container 3b2996b3b276 [2023-02-21T09:11:36.153Z] ---> 0cf54c5f1101 [2023-02-21T09:11:36.153Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T09:11:36.153Z] ---> Running in d82e54043adc [2023-02-21T09:11:36.737Z] Removing intermediate container d82e54043adc [2023-02-21T09:11:36.737Z] ---> e7894fc07888 [2023-02-21T09:11:36.737Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:11:36.737Z] ---> Running in eab1d1f11f09 [2023-02-21T09:11:37.327Z] Removing intermediate container eab1d1f11f09 [2023-02-21T09:11:37.327Z] ---> 9a28e8498be4 [2023-02-21T09:11:37.327Z] Step 21/22 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:11:37.595Z] ---> Running in c86c0e249c1d [2023-02-21T09:11:38.182Z] Removing intermediate container c86c0e249c1d [2023-02-21T09:11:38.182Z] ---> 40b8e9e4566e [2023-02-21T09:11:38.182Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:11:38.182Z] ---> Running in ff513becd0c5 [2023-02-21T09:11:38.778Z] Removing intermediate container ff513becd0c5 [2023-02-21T09:11:38.778Z] ---> f4c254387e47 [2023-02-21T09:11:38.778Z] [2023-02-21T09:11:39.050Z] Successfully built f4c254387e47 [2023-02-21T09:11:39.318Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-21T09:12:05.992Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 4693d31cd640 [2023-02-21T09:12:05.992Z] ---> afd06ab9eb2c [2023-02-21T09:12:05.992Z] [2023-02-21T09:12:05.992Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:12:05.992Z] ---> 4c81e5bf8899 [2023-02-21T09:12:05.992Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T09:12:05.992Z] ---> Running in 0d0aa8fb8419 [2023-02-21T09:12:06.959Z] Removing intermediate container 0d0aa8fb8419 [2023-02-21T09:12:06.959Z] ---> 75ad8c269df2 [2023-02-21T09:12:06.959Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T09:12:06.959Z] ---> Running in 196f7542d27a [2023-02-21T09:12:07.926Z] Removing intermediate container 196f7542d27a [2023-02-21T09:12:07.926Z] ---> 92cf235651ed [2023-02-21T09:12:07.926Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T09:12:08.194Z] ---> Running in 916668ad5e61 [2023-02-21T09:12:09.152Z] Removing intermediate container 916668ad5e61 [2023-02-21T09:12:09.152Z] ---> 8ccc494e272e [2023-02-21T09:12:09.152Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:12:09.152Z] ---> Running in a68253f38045 [2023-02-21T09:12:11.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:11.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:13.402Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:12:13.402Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:12:13.669Z] OK: 5 MiB in 15 packages [2023-02-21T09:12:14.270Z] Removing intermediate container c377ed22235b [2023-02-21T09:12:14.270Z] ---> 8054c4e2f761 [2023-02-21T09:12:14.270Z] [2023-02-21T09:12:14.270Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T09:12:14.270Z] ---> 354640af7b1b [2023-02-21T09:12:14.270Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:12:14.270Z] ---> Using cache [2023-02-21T09:12:14.270Z] ---> e16681903002 [2023-02-21T09:12:14.270Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T09:12:14.538Z] ---> Running in f0962c515713 [2023-02-21T09:12:15.505Z] Removing intermediate container a68253f38045 [2023-02-21T09:12:15.505Z] ---> 25cdad4ca471 [2023-02-21T09:12:15.505Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:12:16.464Z] ---> 6379646fbb17 [2023-02-21T09:12:16.464Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T09:12:16.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:17.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:18.275Z] ---> c53eef40251a [2023-02-21T09:12:18.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T09:12:18.541Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:12:18.541Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:12:18.541Z] OK: 15734 distinct packages available [2023-02-21T09:12:18.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:19.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:19.123Z] ---> 754b4531d4a7 [2023-02-21T09:12:19.123Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T09:12:19.123Z] ---> Running in e147ce72a5b1 [2023-02-21T09:12:19.710Z] Removing intermediate container e147ce72a5b1 [2023-02-21T09:12:19.710Z] ---> 009a5a920764 [2023-02-21T09:12:19.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:12:19.710Z] ---> Running in 8f10e60f7013 [2023-02-21T09:12:20.295Z] Removing intermediate container 8f10e60f7013 [2023-02-21T09:12:20.295Z] ---> 94f4c5a45e3e [2023-02-21T09:12:20.295Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:12:20.295Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T09:12:20.295Z] ---> Running in 26522d6d43d1 [2023-02-21T09:12:20.295Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T09:12:20.295Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T09:12:20.295Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T09:12:20.563Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T09:12:20.563Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T09:12:20.563Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:12:20.563Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T09:12:20.563Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T09:12:20.563Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:12:20.563Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:12:20.831Z] Removing intermediate container 26522d6d43d1 [2023-02-21T09:12:20.832Z] ---> 98d845fffe1f [2023-02-21T09:12:20.832Z] Step 21/22 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:12:20.832Z] ---> Running in c5a09e9ffb5b [2023-02-21T09:12:20.832Z] OK: 8 MiB in 23 packages [2023-02-21T09:12:21.415Z] Removing intermediate container c5a09e9ffb5b [2023-02-21T09:12:21.415Z] ---> c8da16ccbf4c [2023-02-21T09:12:21.415Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:12:21.415Z] ---> Running in 4b68de3bc6be [2023-02-21T09:12:21.998Z] Removing intermediate container 4b68de3bc6be [2023-02-21T09:12:21.998Z] ---> 14601e6e8cc2 [2023-02-21T09:12:21.998Z] [2023-02-21T09:12:22.265Z] Successfully built 14601e6e8cc2 [2023-02-21T09:12:22.265Z] Successfully tagged core-data-arm64:latest [2023-02-21T09:12:22.845Z]  Building core-data ... done Removing intermediate container f0962c515713 [2023-02-21T09:12:22.845Z] ---> 43992e489e4c [2023-02-21T09:12:22.845Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:12:23.804Z] ---> 0039f4c632b5 [2023-02-21T09:12:23.804Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T09:12:26.385Z] ---> 3866811d3828 [2023-02-21T09:12:26.385Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T09:12:26.968Z] ---> 2f8413c103ed [2023-02-21T09:12:26.968Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T09:12:26.968Z] ---> Running in 538cae9378fc [2023-02-21T09:12:27.234Z] Removing intermediate container 538cae9378fc [2023-02-21T09:12:27.234Z] ---> dc63d076b28c [2023-02-21T09:12:27.234Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:12:27.504Z] ---> Running in 22fcb587e525 [2023-02-21T09:12:28.088Z] Removing intermediate container 22fcb587e525 [2023-02-21T09:12:28.088Z] ---> 89730d641b3f [2023-02-21T09:12:28.088Z] Step 17/19 : LABEL arch=arm64 [2023-02-21T09:12:28.088Z] ---> Running in 50f646493a8c [2023-02-21T09:12:28.355Z] Removing intermediate container 50f646493a8c [2023-02-21T09:12:28.355Z] ---> f6c0eb2d4bce [2023-02-21T09:12:28.355Z] Step 18/19 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:12:28.355Z] ---> Running in 36d10e518408 [2023-02-21T09:12:28.940Z] Removing intermediate container 36d10e518408 [2023-02-21T09:12:28.940Z] ---> c90e966190cf [2023-02-21T09:12:28.940Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T09:12:28.940Z] ---> Running in 3d7433beb11b [2023-02-21T09:12:29.206Z] Removing intermediate container 3d7433beb11b [2023-02-21T09:12:29.206Z] ---> d033f1643f42 [2023-02-21T09:12:29.206Z] [2023-02-21T09:12:29.472Z] Successfully built d033f1643f42 [2023-02-21T09:12:29.472Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-21T09:12:56.146Z]  Building security-spiffe-token-provider ... done Removing intermediate container fbfaf9f62e61 [2023-02-21T09:12:56.146Z] ---> 348a9f42c4ed [2023-02-21T09:12:56.146Z] [2023-02-21T09:12:56.146Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:12:56.146Z] ---> 4c81e5bf8899 [2023-02-21T09:12:56.146Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:12:56.146Z] ---> Using cache [2023-02-21T09:12:56.146Z] ---> 1a4f08d58179 [2023-02-21T09:12:56.146Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:12:56.146Z] ---> Using cache [2023-02-21T09:12:56.146Z] ---> fbc8c1b16d46 [2023-02-21T09:12:56.146Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T09:12:56.146Z] ---> Running in df1e2880759e [2023-02-21T09:12:56.146Z] Removing intermediate container df1e2880759e [2023-02-21T09:12:56.146Z] ---> d6f753bfbb4c [2023-02-21T09:12:56.146Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:12:56.146Z] ---> Running in 18f7c7a11196 [2023-02-21T09:12:56.146Z] Removing intermediate container 18f7c7a11196 [2023-02-21T09:12:56.146Z] ---> ba5a12e84374 [2023-02-21T09:12:56.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:12:56.146Z] ---> d5f69e1ccbe3 [2023-02-21T09:12:56.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T09:12:56.146Z] ---> 3347c230cbc3 [2023-02-21T09:12:56.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T09:12:56.146Z] ---> 74e7b9dd8a0e [2023-02-21T09:12:56.146Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T09:12:56.146Z] ---> Running in 1383ef930e5d [2023-02-21T09:12:56.413Z] Removing intermediate container 1383ef930e5d [2023-02-21T09:12:56.413Z] ---> 0ae300571a9e [2023-02-21T09:12:56.413Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:12:56.679Z] ---> Running in 4ccc1d655c1b [2023-02-21T09:12:56.946Z] Removing intermediate container 4ccc1d655c1b [2023-02-21T09:12:56.946Z] ---> 3165f949e155 [2023-02-21T09:12:56.946Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:12:56.946Z] ---> Running in 914ef6174561 [2023-02-21T09:12:57.214Z] Removing intermediate container 914ef6174561 [2023-02-21T09:12:57.214Z] ---> e72df8b803f0 [2023-02-21T09:12:57.214Z] Step 21/22 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 [2023-02-21T09:12:57.482Z] ---> Running in cbf6458efacf [2023-02-21T09:12:57.749Z] Removing intermediate container cbf6458efacf [2023-02-21T09:12:57.749Z] ---> 0f041a3ac03e [2023-02-21T09:12:57.749Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:12:57.749Z] ---> Running in 42860c2f89bc [2023-02-21T09:12:58.331Z] Removing intermediate container 42860c2f89bc [2023-02-21T09:12:58.331Z] ---> d134173b375e [2023-02-21T09:12:58.331Z] [2023-02-21T09:12:58.331Z] Successfully built d134173b375e [2023-02-21T09:12:58.331Z] Successfully tagged support-scheduler-arm64:latest [2023-02-21T09:12:58.925Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-21T09:12:58.926Z] $ docker stop --time=1 fb4ce1464b3c6541f4bfddd53a9776e8e8196ed1f23100cdd26a1d0fe4ba38b4 [2023-02-21T09:13:00.676Z] $ docker rm -f --volumes fb4ce1464b3c6541f4bfddd53a9776e8e8196ed1f23100cdd26a1d0fe4ba38b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T09:13:01.193Z] + docker images [2023-02-21T09:13:01.459Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T09:13:01.459Z] support-scheduler-arm64 latest d134173b375e 4 seconds ago 29MB [2023-02-21T09:13:01.459Z] 348a9f42c4ed 10 seconds ago 1.57GB [2023-02-21T09:13:01.459Z] security-spiffe-token-provider-arm64 latest d033f1643f42 32 seconds ago 29.1MB [2023-02-21T09:13:01.459Z] core-data-arm64 latest 14601e6e8cc2 40 seconds ago 17.2MB [2023-02-21T09:13:01.459Z] 8054c4e2f761 49 seconds ago 1.54GB [2023-02-21T09:13:01.459Z] afd06ab9eb2c 57 seconds ago 1.51GB [2023-02-21T09:13:01.459Z] core-common-config-bootstrapper-arm64 latest f4c254387e47 About a minute ago 14.9MB [2023-02-21T09:13:01.459Z] 8c5c9d2a8a92 About a minute ago 1.5GB [2023-02-21T09:13:01.459Z] security-spire-config-arm64 latest fe8f1abcc9ab 3 minutes ago 83.6MB [2023-02-21T09:13:01.459Z] d1bb63db61ac 3 minutes ago 1.38GB [2023-02-21T09:13:01.460Z] security-bootstrapper-arm64 latest 5c6f6a6612d6 4 minutes ago 19.6MB [2023-02-21T09:13:01.460Z] 2d8431204b9f 4 minutes ago 1.5GB [2023-02-21T09:13:01.460Z] support-notifications-arm64 latest 43ebc94732a0 9 minutes ago 29.7MB [2023-02-21T09:13:01.460Z] 5ad796670bea 9 minutes ago 1.57GB [2023-02-21T09:13:01.460Z] core-metadata-arm64 latest 60375accb52e 9 minutes ago 17.7MB [2023-02-21T09:13:01.460Z] security-spire-server-arm64 latest b498b91202b3 10 minutes ago 84.3MB [2023-02-21T09:13:01.460Z] 7b3259b0077b 10 minutes ago 1.51GB [2023-02-21T09:13:01.460Z] c418fc2f8b11 10 minutes ago 1.38GB [2023-02-21T09:13:01.460Z] core-command-arm64 latest 21552222a5da 12 minutes ago 17MB [2023-02-21T09:13:01.460Z] a3d2a4fadccb 13 minutes ago 1.51GB [2023-02-21T09:13:01.460Z] security-secretstore-setup-arm64 latest 336a96f1375e 13 minutes ago 29MB [2023-02-21T09:13:01.460Z] security-proxy-setup-arm64 latest 1415e275ec48 13 minutes ago 26.9MB [2023-02-21T09:13:01.460Z] 30d349d9f7a4 13 minutes ago 1.5GB [2023-02-21T09:13:01.460Z] 70b67fa94a10 14 minutes ago 1.5GB [2023-02-21T09:13:01.460Z] security-spire-agent-arm64 latest e5d3416b2e1f 21 minutes ago 122MB [2023-02-21T09:13:01.460Z] f5aaca514730 21 minutes ago 1.38GB [2023-02-21T09:13:01.460Z] ci-base-image-arm64 latest 2680eb8ad32f 38 minutes ago 905MB [2023-02-21T09:13:01.460Z] alpine 3.15 354640af7b1b 10 days ago 5.34MB [2023-02-21T09:13:01.460Z] alpine 3.16 4c81e5bf8899 10 days ago 5.3MB [2023-02-21T09:13:01.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-21T09:13:01.460Z] 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-02-21T09:13:01.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:13:01.902Z] [2023-02-21T09:13:01.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:13:02.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:13:02.511Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T09:13:02.511Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T09:13:02.511Z] 04944245beec: Pulling fs layer [2023-02-21T09:13:02.511Z] 699f458cf7ca: Pulling fs layer [2023-02-21T09:13:02.511Z] 765212b225bb: Pulling fs layer [2023-02-21T09:13:02.511Z] f23df028b6ca: Pulling fs layer [2023-02-21T09:13:02.511Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T09:13:02.511Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T09:13:02.511Z] f23df028b6ca: Waiting [2023-02-21T09:13:02.511Z] d65c8cfc05b1: Waiting [2023-02-21T09:13:02.511Z] 2437ff75d9bd: Waiting [2023-02-21T09:13:02.511Z] 765212b225bb: Waiting [2023-02-21T09:13:02.511Z] 04944245beec: Verifying Checksum [2023-02-21T09:13:02.511Z] 04944245beec: Download complete [2023-02-21T09:13:02.511Z] 765212b225bb: Verifying Checksum [2023-02-21T09:13:02.511Z] 765212b225bb: Download complete [2023-02-21T09:13:02.782Z] f23df028b6ca: Verifying Checksum [2023-02-21T09:13:02.782Z] f23df028b6ca: Download complete [2023-02-21T09:13:02.782Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T09:13:02.782Z] d65c8cfc05b1: Download complete [2023-02-21T09:13:02.782Z] 699f458cf7ca: Verifying Checksum [2023-02-21T09:13:02.782Z] 699f458cf7ca: Download complete [2023-02-21T09:13:03.374Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T09:13:03.374Z] 8998bd30e6a1: Download complete [2023-02-21T09:13:06.105Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T09:13:06.105Z] 2437ff75d9bd: Download complete [2023-02-21T09:13:08.103Z] 8998bd30e6a1: Pull complete [2023-02-21T09:13:08.386Z] 04944245beec: Pull complete [2023-02-21T09:13:09.843Z] 699f458cf7ca: Pull complete [2023-02-21T09:13:10.114Z] 765212b225bb: Pull complete [2023-02-21T09:13:11.083Z] f23df028b6ca: Pull complete [2023-02-21T09:13:11.083Z] d65c8cfc05b1: Pull complete [2023-02-21T09:13:26.072Z] 2437ff75d9bd: Pull complete [2023-02-21T09:13:26.072Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T09:13:26.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:13:26.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:13:26.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container [2023-02-21T09:13:26.354Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-21T09:13:29.684Z] $ docker top 24598dfedc28ed6ba58d24e3f41222cb7c82a6098ec6c02696afe34a6166538e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:13:30.565Z] ---> job-cost.sh [2023-02-21T09:13:30.565Z] lf-activate-venv: SKIPPING [2023-02-21T09:13:30.565Z] INFO: No Stack... [2023-02-21T09:13:31.149Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T09:13:32.113Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T09:13:32.757Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-21T09:13:32.757Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T09:13:32.805Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4370-2-stack-cost] [2023-02-21T09:13:32.812Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4370-2-stack-cost] did not exist. Created. [2023-02-21T09:13:32.812Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4370-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T09:13:33.470Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T09:13:33.688Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T09:13:33.695Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4370-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T09:13:33.709Z] $ docker stop --time=1 24598dfedc28ed6ba58d24e3f41222cb7c82a6098ec6c02696afe34a6166538e [2023-02-21T09:13:35.311Z] $ docker rm -f --volumes 24598dfedc28ed6ba58d24e3f41222cb7c82a6098ec6c02696afe34a6166538e [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-02-21T09:13:35.769Z] provisioning config files... [2023-02-21T09:13:35.776Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config362446701377411531tmp [Pipeline] { [Pipeline] sh [2023-02-21T09:13:36.072Z] + set +x [2023-02-21T09:13:36.073Z] + bash -s -- [2023-02-21T09:13:36.073Z] + curl -s https://codecov.io/bash [2023-02-21T09:13:36.073Z] [2023-02-21T09:13:36.073Z] _____ _ [2023-02-21T09:13:36.073Z] / ____| | | [2023-02-21T09:13:36.073Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T09:13:36.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T09:13:36.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T09:13:36.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T09:13:36.073Z] Bash-1.0.6 [2023-02-21T09:13:36.073Z] [2023-02-21T09:13:36.073Z] [2023-02-21T09:13:36.073Z] ==> git version 2.25.1 found [2023-02-21T09:13:36.073Z] ==> 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-02-21T09:13:36.073Z] Release-Date: 2020-01-08 [2023-02-21T09:13:36.073Z] 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-02-21T09:13:36.073Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T09:13:36.073Z] ==> Jenkins CI detected. [2023-02-21T09:13:36.073Z] current dir:  /w/workspace/edgex-go/2 [2023-02-21T09:13:36.073Z] project root: . [2023-02-21T09:13:36.073Z] --> token set from env [2023-02-21T09:13:36.073Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T09:13:36.073Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T09:13:36.073Z] ==> Python coveragepy not found [2023-02-21T09:13:36.073Z] ==> Searching for coverage reports in: [2023-02-21T09:13:36.073Z] + . [2023-02-21T09:13:36.073Z] -> Found 1 reports [2023-02-21T09:13:36.073Z] ==> Detecting git/mercurial file structure [2023-02-21T09:13:36.073Z] ==> Reading reports [2023-02-21T09:13:36.073Z] + ./coverage.out bytes=487323 [2023-02-21T09:13:36.073Z] ==> Appending adjustments [2023-02-21T09:13:36.073Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T09:13:37.449Z] + Found adjustments [2023-02-21T09:13:37.449Z] ==> Gzipping contents [2023-02-21T09:13:37.449Z] 64K /tmp/codecov.yRmfzX.gz [2023-02-21T09:13:37.449Z] ==> Uploading reports [2023-02-21T09:13:37.449Z] url: https://codecov.io [2023-02-21T09:13:37.449Z] query: branch=PR-4370&commit=2f2d6cc9d78aaac519d389e384eb88d2b22f142a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= [2023-02-21T09:13:37.449Z] -> Pinging Codecov [2023-02-21T09:13:37.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4370&commit=2f2d6cc9d78aaac519d389e384eb88d2b22f142a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= [2023-02-21T09:13:37.449Z] -> Uploading to [2023-02-21T09:13:37.449Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/2f2d6cc9d78aaac519d389e384eb88d2b22f142a/d541941b-fbe5-46de-9010-76eda88f5d41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T091337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9495f4f911c1a62e65e063935d3c2e9e12470f482ef684be5a43529fa9bd5d75 [2023-02-21T09:13:37.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:13:37.449Z] Dload Upload Total Spent Left Speed [2023-02-21T09:13:37.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62871 0 0 100 62871 0 279k --:--:-- --:--:-- --:--:-- 277k 100 62871 0 0 100 62871 0 186k --:--:-- --:--:-- --:--:-- 185k [2023-02-21T09:13:37.968Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2f2d6cc9d78aaac519d389e384eb88d2b22f142a [Pipeline] } [2023-02-21T09:13:37.974Z] 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-02-21T09:13:38.546Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:13:38.833Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:13:39.688Z] ---> package-listing.sh [2023-02-21T09:13:39.688Z] ++ facter osfamily [2023-02-21T09:13:39.688Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T09:13:39.945Z] + OS_FAMILY=debian [2023-02-21T09:13:39.945Z] + workspace=/w/workspace/edgex-go/2 [2023-02-21T09:13:39.945Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T09:13:39.945Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T09:13:39.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T09:13:39.945Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T09:13:39.945Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-21T09:13:39.945Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T09:13:39.945Z] + case "${OS_FAMILY}" in [2023-02-21T09:13:39.945Z] + dpkg -l [2023-02-21T09:13:39.945Z] + grep '^ii' [2023-02-21T09:13:39.945Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T09:13:39.945Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T09:13:39.945Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T09:13:39.945Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-21T09:13:39.945Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-21T09:13:39.945Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-21T09:13:39.956Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T09:13:40.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:13:40.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:13:40.785Z] [2023-02-21T09:13:40.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:13:41.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:13:41.083Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T09:13:41.083Z] 5eb5b503b376: Pulling fs layer [2023-02-21T09:13:41.083Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T09:13:41.083Z] ec43610c2a17: Pulling fs layer [2023-02-21T09:13:41.083Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T09:13:41.083Z] 33b1e0a273af: Pulling fs layer [2023-02-21T09:13:41.083Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T09:13:41.083Z] 2f39f015ded8: Pulling fs layer [2023-02-21T09:13:41.083Z] 33b1e0a273af: Waiting [2023-02-21T09:13:41.083Z] 5d3b04190fa2: Waiting [2023-02-21T09:13:41.083Z] 2f39f015ded8: Waiting [2023-02-21T09:13:41.083Z] 3a2ae6a8a46f: Waiting [2023-02-21T09:13:41.083Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T09:13:41.083Z] 5c69ac0246d0: Download complete [2023-02-21T09:13:41.083Z] 3a2ae6a8a46f: Download complete [2023-02-21T09:13:41.342Z] 33b1e0a273af: Verifying Checksum [2023-02-21T09:13:41.342Z] 33b1e0a273af: Download complete [2023-02-21T09:13:41.342Z] ec43610c2a17: Verifying Checksum [2023-02-21T09:13:41.342Z] ec43610c2a17: Download complete [2023-02-21T09:13:41.342Z] 5d3b04190fa2: Download complete [2023-02-21T09:13:41.342Z] 5eb5b503b376: Verifying Checksum [2023-02-21T09:13:41.342Z] 5eb5b503b376: Download complete [2023-02-21T09:13:42.275Z] 2f39f015ded8: Download complete [2023-02-21T09:13:42.532Z] 5eb5b503b376: Pull complete [2023-02-21T09:13:42.790Z] 5c69ac0246d0: Pull complete [2023-02-21T09:13:43.355Z] ec43610c2a17: Pull complete [2023-02-21T09:13:43.355Z] 3a2ae6a8a46f: Pull complete [2023-02-21T09:13:43.355Z] 33b1e0a273af: Pull complete [2023-02-21T09:13:43.612Z] 5d3b04190fa2: Pull complete [2023-02-21T09:13:47.792Z] 2f39f015ded8: Pull complete [2023-02-21T09:13:47.792Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T09:13:47.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:13:47.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:13:47.872Z] prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container [2023-02-21T09:13:47.908Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-21T09:13:51.378Z] $ docker top 0172f05c12c63b4ec391387e2ae03d2ab9806d9205e00a3ebae01f51940c8e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:13:51.720Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T09:13:52.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T09:13:52.291Z] + ls /var/log/sa-host [2023-02-21T09:13:52.291Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:13:52.357Z] provisioning config files... [2023-02-21T09:13:52.366Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2333713300274230426tmp [Pipeline] { [Pipeline] echo [2023-02-21T09:13:52.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:13:52.659Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T09:13:52.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:13:52.989Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T09:13:52.998Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:13:53.279Z] ---> sudo-logs.sh [2023-02-21T09:13:53.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T09:13:53.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:13:53.579Z] ---> job-cost.sh [2023-02-21T09:13:53.579Z] lf-activate-venv: SKIPPING [2023-02-21T09:13:53.579Z] DEBUG: total: 0.10999999940395355 [2023-02-21T09:13:53.579Z] INFO: Retrieving Stack Cost... [2023-02-21T09:13:53.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T09:13:54.410Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T09:13:54.425Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:13:54.710Z] ---> logs-deploy.sh [2023-02-21T09:13:54.710Z] lf-activate-venv: SKIPPING [2023-02-21T09:13:54.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4370/2 [2023-02-21T09:13:54.710Z] INFO: archiving workspace using pattern(s): [2023-02-21T09:13:55.646Z] Archives upload complete. [2023-02-21T09:13:55.904Z] INFO: archiving logs to Nexus [2023-02-21T09:13:56.473Z] ---> uname -a: [2023-02-21T09:13:56.473Z] Linux prd-ubuntu20-04-docker-8c-8g-6828 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-21T09:13:56.473Z] [2023-02-21T09:13:56.473Z] [2023-02-21T09:13:56.473Z] ---> lscpu: [2023-02-21T09:13:56.473Z] Architecture: x86_64 [2023-02-21T09:13:56.473Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-21T09:13:56.473Z] Byte Order: Little Endian [2023-02-21T09:13:56.473Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-21T09:13:56.473Z] CPU(s): 8 [2023-02-21T09:13:56.473Z] On-line CPU(s) list: 0-7 [2023-02-21T09:13:56.473Z] Thread(s) per core: 1 [2023-02-21T09:13:56.473Z] Core(s) per socket: 1 [2023-02-21T09:13:56.473Z] Socket(s): 8 [2023-02-21T09:13:56.473Z] NUMA node(s): 1 [2023-02-21T09:13:56.473Z] Vendor ID: AuthenticAMD [2023-02-21T09:13:56.473Z] CPU family: 23 [2023-02-21T09:13:56.473Z] Model: 49 [2023-02-21T09:13:56.473Z] Model name: AMD EPYC-Rome Processor [2023-02-21T09:13:56.473Z] Stepping: 0 [2023-02-21T09:13:56.473Z] CPU MHz: 2799.956 [2023-02-21T09:13:56.473Z] BogoMIPS: 5599.91 [2023-02-21T09:13:56.473Z] Virtualization: AMD-V [2023-02-21T09:13:56.473Z] Hypervisor vendor: KVM [2023-02-21T09:13:56.473Z] Virtualization type: full [2023-02-21T09:13:56.473Z] L1d cache: 256 KiB [2023-02-21T09:13:56.473Z] L1i cache: 256 KiB [2023-02-21T09:13:56.473Z] L2 cache: 4 MiB [2023-02-21T09:13:56.473Z] L3 cache: 128 MiB [2023-02-21T09:13:56.473Z] NUMA node0 CPU(s): 0-7 [2023-02-21T09:13:56.473Z] Vulnerability Itlb multihit: Not affected [2023-02-21T09:13:56.473Z] Vulnerability L1tf: Not affected [2023-02-21T09:13:56.473Z] Vulnerability Mds: Not affected [2023-02-21T09:13:56.473Z] Vulnerability Meltdown: Not affected [2023-02-21T09:13:56.473Z] Vulnerability Mmio stale data: Not affected [2023-02-21T09:13:56.473Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-21T09:13:56.473Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-21T09:13:56.473Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-21T09:13:56.473Z] Vulnerability Srbds: Not affected [2023-02-21T09:13:56.473Z] Vulnerability Tsx async abort: Not affected [2023-02-21T09:13:56.473Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-21T09:13:56.473Z] [2023-02-21T09:13:56.473Z] [2023-02-21T09:13:56.473Z] ---> nproc: [2023-02-21T09:13:56.473Z] 8 [2023-02-21T09:13:56.473Z] [2023-02-21T09:13:56.473Z] [2023-02-21T09:13:56.473Z] ---> df -h: [2023-02-21T09:13:56.473Z] Filesystem Size Used Avail Use% Mounted on [2023-02-21T09:13:56.473Z] overlay 155G 19G 137G 13% / [2023-02-21T09:13:56.473Z] tmpfs 64M 0 64M 0% /dev [2023-02-21T09:13:56.473Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-21T09:13:56.473Z] shm 64M 0 64M 0% /dev/shm [2023-02-21T09:13:56.473Z] /dev/vda1 155G 19G 137G 13% /facter-os [2023-02-21T09:13:56.473Z] [2023-02-21T09:13:56.473Z]