Pull request #4370 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ec8ebc8b5392c7563d8332a13556618a5b8ac91+69b2f2fc042d3f207e021d84ed91ae79e073eaae (f66b684a5446ba683448b6607bc14710c7fefa79) 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-ssh6660537475128866798.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-ssh1649140516415003598.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10554041512344214515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5960427902363909543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18151232322568146033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15030053082843649376.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6493’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6495 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 Merge succeeded, producing 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 Checking out Revision 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 (PR-4370) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T19:58:35.881Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T19:58:36.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > 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 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [Pipeline] { [Pipeline] echo [2023-02-17T19:58:36.125Z] ========================================================= [2023-02-17T19:58:36.125Z] EdgeX Global Pipelines Version Info [2023-02-17T19:58:36.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T19:58:36.848Z] ------------------- [2023-02-17T19:58:36.848Z] stable info: [2023-02-17T19:58:36.848Z] ------------------- [2023-02-17T19:58:36.848Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T19:58:36.848Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T19:58:36.848Z] Message: update stable to v1.0.244 [2023-02-17T19:58:37.420Z] ------------------- [2023-02-17T19:58:37.420Z] experimental info: [2023-02-17T19:58:37.420Z] ------------------- [2023-02-17T19:58:37.420Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T19:58:37.420Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T19:58:37.420Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T19:58:37.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-17T19:58:37.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-17T19:58:37.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T19:58:37.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T19:58:37.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T19:58:37.901Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T19:58:37.936Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T19:58:37.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-17T19:58:38.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-17T19:58:38.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-17T19:58:38.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T19:58:38.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T19:58:38.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T19:58:38.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T19:58:38.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T19:58:38.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T19:58:38.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T19:58:38.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T19:58:38.363Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T19:58:38.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T19:58:38.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T19:58:38.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T19:58:38.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T19:58:38.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4370 [Pipeline] echo [2023-02-17T19:58:38.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4370 [Pipeline] echo [2023-02-17T19:58:38.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4370 [Pipeline] echo [2023-02-17T19:58:38.661Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [Pipeline] echo [2023-02-17T19:58:38.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ec8ebc [Pipeline] echo [2023-02-17T19:58:38.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T19:58:38.862Z] provisioning config files... [2023-02-17T19:58:38.876Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4320217728131103942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T19:58:39.212Z] ---> docker-login.sh [2023-02-17T19:58:39.212Z] nexus3.edgexfoundry.org:10001 [2023-02-17T19:58:39.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T19:58:39.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T19:58:39.473Z] Configure a credential helper to remove this warning. See [2023-02-17T19:58:39.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T19:58:39.473Z] [2023-02-17T19:58:39.473Z] Login Succeeded [2023-02-17T19:58:39.473Z] nexus3.edgexfoundry.org:10002 [2023-02-17T19:58:39.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T19:58:39.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T19:58:39.733Z] Configure a credential helper to remove this warning. See [2023-02-17T19:58:39.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T19:58:39.733Z] [2023-02-17T19:58:39.733Z] Login Succeeded [2023-02-17T19:58:39.733Z] nexus3.edgexfoundry.org:10003 [2023-02-17T19:58:39.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T19:58:39.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T19:58:39.733Z] Configure a credential helper to remove this warning. See [2023-02-17T19:58:39.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T19:58:39.733Z] [2023-02-17T19:58:39.733Z] Login Succeeded [2023-02-17T19:58:39.733Z] nexus3.edgexfoundry.org:10004 [2023-02-17T19:58:39.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T19:58:39.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T19:58:39.994Z] Configure a credential helper to remove this warning. See [2023-02-17T19:58:39.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T19:58:39.994Z] [2023-02-17T19:58:39.994Z] Login Succeeded [2023-02-17T19:58:39.994Z] docker.io [2023-02-17T19:58:39.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T19:58:40.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T19:58:40.254Z] Configure a credential helper to remove this warning. See [2023-02-17T19:58:40.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T19:58:40.254Z] [2023-02-17T19:58:40.254Z] Login Succeeded [2023-02-17T19:58:40.254Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T19:58:40.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T19:58:40.693Z] + 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-17T19:58:40.694Z] + dirname cmd/core-command/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/core-data/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/core-metadata/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-17T19:58:40.694Z] + + cut -d/ -f2 [2023-02-17T19:58:40.694Z] dirname cmd/security-bootstrapper/Dockerfile [2023-02-17T19:58:40.694Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2023-02-17T19:58:40.694Z] cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/support-notifications/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-17T19:58:40.694Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-17T19:58:40.694Z] + cut -d/ -f2 [2023-02-17T19:58:40.694Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-17T19:58:40.759Z] 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-17T19:58:41.255Z] + git rev-list -1 --merges 2ec8ebc8b5392c7563d8332a13556618a5b8ac91~1..2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [Pipeline] echo [2023-02-17T19:58:41.285Z] -----------> git rev-list -1 --merges 2ec8ebc8b5392c7563d8332a13556618a5b8ac91~1..2ec8ebc8b5392c7563d8332a13556618a5b8ac91 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [false] [Pipeline] sh [2023-02-17T19:58:41.593Z] + git log --format=format:%s -1 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [Pipeline] echo [2023-02-17T19:58:41.630Z] ========================================================= [2023-02-17T19:58:41.630Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T19:58:41.630Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-17T19:58:42.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T19:58:42.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T19:58:42.114Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T19:58:42.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T19:58:42.114Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T19:58:42.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T19:58:42.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T19:58:42.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T19:58:42.587Z] [2023-02-17T19:58:42.587Z] 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-17T19:58:42.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T19:58:42.953Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T19:58:42.953Z] b85a868b505f: Pulling fs layer [2023-02-17T19:58:42.953Z] e2be974225ed: Pulling fs layer [2023-02-17T19:58:42.953Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T19:58:42.953Z] 988bab9f4d93: Pulling fs layer [2023-02-17T19:58:42.953Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T19:58:42.953Z] eaf3925da568: Pulling fs layer [2023-02-17T19:58:42.953Z] bab4dde63d76: Pulling fs layer [2023-02-17T19:58:42.953Z] bde34c3a00c8: Pulling fs layer [2023-02-17T19:58:42.953Z] b352a97aabf1: Pulling fs layer [2023-02-17T19:58:42.953Z] 4872d77fe225: Pulling fs layer [2023-02-17T19:58:42.953Z] 5851b861e8e6: Pulling fs layer [2023-02-17T19:58:42.953Z] 988bab9f4d93: Waiting [2023-02-17T19:58:42.953Z] 1469e6f7b9e6: Waiting [2023-02-17T19:58:42.953Z] eaf3925da568: Waiting [2023-02-17T19:58:42.953Z] 4872d77fe225: Waiting [2023-02-17T19:58:42.953Z] bde34c3a00c8: Waiting [2023-02-17T19:58:42.953Z] 5851b861e8e6: Waiting [2023-02-17T19:58:42.953Z] bab4dde63d76: Waiting [2023-02-17T19:58:42.953Z] b352a97aabf1: Waiting [2023-02-17T19:58:42.953Z] e2be974225ed: Verifying Checksum [2023-02-17T19:58:42.953Z] e2be974225ed: Download complete [2023-02-17T19:58:42.953Z] 988bab9f4d93: Download complete [2023-02-17T19:58:43.220Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T19:58:43.220Z] 1469e6f7b9e6: Download complete [2023-02-17T19:58:43.220Z] eaf3925da568: Verifying Checksum [2023-02-17T19:58:43.220Z] eaf3925da568: Download complete [2023-02-17T19:58:43.481Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T19:58:43.481Z] 339a4e72a1f5: Download complete [2023-02-17T19:58:43.481Z] bde34c3a00c8: Verifying Checksum [2023-02-17T19:58:43.481Z] bde34c3a00c8: Download complete [2023-02-17T19:58:43.481Z] b352a97aabf1: Download complete [2023-02-17T19:58:43.481Z] 4872d77fe225: Download complete [2023-02-17T19:58:43.481Z] 5851b861e8e6: Verifying Checksum [2023-02-17T19:58:43.481Z] 5851b861e8e6: Download complete [2023-02-17T19:58:43.481Z] b85a868b505f: Verifying Checksum [2023-02-17T19:58:43.481Z] b85a868b505f: Download complete [2023-02-17T19:58:43.741Z] bab4dde63d76: Verifying Checksum [2023-02-17T19:58:43.741Z] bab4dde63d76: Download complete [2023-02-17T19:58:44.676Z] b85a868b505f: Pull complete [2023-02-17T19:58:44.934Z] e2be974225ed: Pull complete [2023-02-17T19:58:45.194Z] 339a4e72a1f5: Pull complete [2023-02-17T19:58:45.453Z] 988bab9f4d93: Pull complete [2023-02-17T19:58:45.712Z] 1469e6f7b9e6: Pull complete [2023-02-17T19:58:45.712Z] eaf3925da568: Pull complete [2023-02-17T19:58:47.618Z] bab4dde63d76: Pull complete [2023-02-17T19:58:47.618Z] bde34c3a00c8: Pull complete [2023-02-17T19:58:47.618Z] b352a97aabf1: Pull complete [2023-02-17T19:58:47.618Z] 4872d77fe225: Pull complete [2023-02-17T19:58:47.877Z] 5851b861e8e6: Pull complete [2023-02-17T19:58:47.877Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T19:58:47.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T19:58:47.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T19:58:48.094Z] prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container [2023-02-17T19:58:48.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T19:58:51.319Z] $ docker top 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb -eo pid,comm [2023-02-17T19:58:51.374Z] 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-17T19:58:51.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T19:58:51.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T19:58:51.493Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T19:58:51.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T19:58:51.613Z] $ docker exec 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb ssh-agent [2023-02-17T19:58:51.718Z] SSH_AUTH_SOCK=/tmp/ssh-tMZjOkTMiZsK/agent.32 [2023-02-17T19:58:51.718Z] SSH_AGENT_PID=38 [2023-02-17T19:58:51.726Z] Running ssh-add (command line suppressed) [2023-02-17T19:58:51.833Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9633754051021950123.key (/w/workspace/edgex-go/1@tmp/private_key_9633754051021950123.key) [2023-02-17T19:58:51.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T19:58:52.172Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T19:58:52.196Z] $ docker exec --env ******** --env ******** 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb ssh-agent -k [2023-02-17T19:58:52.302Z] unset SSH_AUTH_SOCK; [2023-02-17T19:58:52.303Z] unset SSH_AGENT_PID; [2023-02-17T19:58:52.303Z] echo Agent pid 38 killed; [2023-02-17T19:58:52.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T19:58:52.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T19:58:52.396Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T19:58:52.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T19:58:52.509Z] $ docker exec 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb ssh-agent [2023-02-17T19:58:52.621Z] SSH_AUTH_SOCK=/tmp/ssh-OnTPur0YReUr/agent.70 [2023-02-17T19:58:52.621Z] SSH_AGENT_PID=76 [2023-02-17T19:58:52.626Z] Running ssh-add (command line suppressed) [2023-02-17T19:58:52.735Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9500945305939000324.key (/w/workspace/edgex-go/1@tmp/private_key_9500945305939000324.key) [2023-02-17T19:58:52.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T19:58:53.076Z] + git semver init [2023-02-17T19:58:53.336Z] 2023-02-17 19:58:53,259 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T19:58:53.336Z] 2023-02-17 19:58:53,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-17T19:58:53.336Z] 2023-02-17 19:58:53,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-17T19:58:53.336Z] 2023-02-17 19:58:53,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-17T19:58:59.936Z] 2023-02-17 19:58:59,368 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-17T19:58:59.936Z] 2023-02-17 19:58:59,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4370 with force:False [2023-02-17T19:58:59.936Z] 2023-02-17 19:58:59,368 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4370 [2023-02-17T19:58:59.936Z] 2023-02-17 19:58:59,371 [execute] INFO git cat-file --batch-check [2023-02-17T19:58:59.936Z] 2023-02-17 19:58:59,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T19:58:59.936Z] 2023-02-17 19:58:59,377 [execute] INFO git cat-file --batch [2023-02-17T19:58:59.936Z] 2023-02-17 19:58:59,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T19:58:59.936Z] 2023-02-17 19:58:59,383 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4370 [2023-02-17T19:58:59.936Z] 0.0.0 [Pipeline] } [2023-02-17T19:58:59.965Z] $ docker exec --env ******** --env ******** 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb ssh-agent -k [2023-02-17T19:59:00.086Z] unset SSH_AUTH_SOCK; [2023-02-17T19:59:00.086Z] unset SSH_AGENT_PID; [2023-02-17T19:59:00.087Z] echo Agent pid 76 killed; [2023-02-17T19:59:00.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T19:59:00.503Z] + git semver [Pipeline] } [2023-02-17T19:59:00.788Z] $ docker stop --time=1 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb [2023-02-17T19:59:02.091Z] $ docker rm -f --volumes 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T19:59:02.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T19:59:02.735Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T19:59:02.752Z] [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-17T19:59:03.480Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-17T19:59:03.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T19:59:03.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T19:59:03.592Z] ========================================================= [2023-02-17T19:59:03.592Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T19:59:03.592Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T19:59:03.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T19:59:03.928Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T19:59:03.928Z] 213ec9aee27d: Pulling fs layer [2023-02-17T19:59:03.928Z] 4583459ba037: Pulling fs layer [2023-02-17T19:59:03.928Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T19:59:03.928Z] 53926ce57604: Pulling fs layer [2023-02-17T19:59:03.928Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T19:59:03.928Z] 22ff95d597cd: Pulling fs layer [2023-02-17T19:59:03.928Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T19:59:03.928Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T19:59:03.928Z] a7acece74701: Pulling fs layer [2023-02-17T19:59:03.928Z] 12d6caf4c0d1: Waiting [2023-02-17T19:59:03.928Z] 22ff95d597cd: Waiting [2023-02-17T19:59:03.928Z] 96b7cbca73a9: Waiting [2023-02-17T19:59:03.928Z] a7acece74701: Waiting [2023-02-17T19:59:03.928Z] 53926ce57604: Waiting [2023-02-17T19:59:03.928Z] 21b2b0c7a3f4: Waiting [2023-02-17T19:59:03.928Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T19:59:03.928Z] 93c1e223e6f2: Download complete [2023-02-17T19:59:03.928Z] 4583459ba037: Download complete [2023-02-17T19:59:03.928Z] 21b2b0c7a3f4: Download complete [2023-02-17T19:59:04.202Z] 22ff95d597cd: Verifying Checksum [2023-02-17T19:59:04.202Z] 22ff95d597cd: Download complete [2023-02-17T19:59:04.202Z] 213ec9aee27d: Verifying Checksum [2023-02-17T19:59:04.202Z] 12d6caf4c0d1: Download complete [2023-02-17T19:59:04.202Z] 213ec9aee27d: Pull complete [2023-02-17T19:59:04.473Z] 4583459ba037: Pull complete [2023-02-17T19:59:04.473Z] 93c1e223e6f2: Pull complete [2023-02-17T19:59:05.468Z] a7acece74701: Verifying Checksum [2023-02-17T19:59:05.468Z] a7acece74701: Download complete [2023-02-17T19:59:05.468Z] 53926ce57604: Verifying Checksum [2023-02-17T19:59:05.468Z] 53926ce57604: Download complete [2023-02-17T19:59:05.727Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T19:59:05.727Z] 96b7cbca73a9: Download complete [2023-02-17T19:59:09.915Z] 53926ce57604: Pull complete [2023-02-17T19:59:09.915Z] 21b2b0c7a3f4: Pull complete [2023-02-17T19:59:09.915Z] 22ff95d597cd: Pull complete [2023-02-17T19:59:09.915Z] 12d6caf4c0d1: Pull complete [2023-02-17T19:59:11.293Z] 96b7cbca73a9: Pull complete [2023-02-17T19:59:12.225Z] a7acece74701: Pull complete [2023-02-17T19:59:12.225Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T19:59:12.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T19:59:12.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T19:59:12.587Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T19:59:12.587Z] WORKDIR /edgex [2023-02-17T19:59:12.587Z] COPY go.mod . [2023-02-17T19:59:12.587Z] RUN go mod download [2023-02-17T19:59:12.587Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-17T19:59:13.154Z] Sending build context to Docker daemon 170.3MB [2023-02-17T19:59:13.154Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T19:59:13.154Z] ---> db6d94c90886 [2023-02-17T19:59:13.154Z] Step 2/4 : WORKDIR /edgex [2023-02-17T19:59:18.029Z] Still waiting to schedule task [2023-02-17T19:59:18.029Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6494’ is offline [2023-02-17T19:59:19.746Z] ---> Running in 61e9bb1ba5a3 [2023-02-17T19:59:19.746Z] Removing intermediate container 61e9bb1ba5a3 [2023-02-17T19:59:19.746Z] ---> 484cc2f2b082 [2023-02-17T19:59:19.746Z] Step 3/4 : COPY go.mod . [2023-02-17T19:59:19.746Z] ---> 693f62149527 [2023-02-17T19:59:19.746Z] Step 4/4 : RUN go mod download [2023-02-17T19:59:19.746Z] ---> Running in 583d6c364eaa [2023-02-17T19:59:37.845Z] Removing intermediate container 583d6c364eaa [2023-02-17T19:59:37.845Z] ---> b92bfa54d864 [2023-02-17T19:59:37.845Z] Successfully built b92bfa54d864 [2023-02-17T19:59:37.845Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T19:59:38.228Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T19:59:38.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T19:59:38.376Z] prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container [2023-02-17T19:59:38.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T19:59:38.879Z] $ docker top 7fe55426f3551874e2a457e64dc69c77a3e2f19059fe611b01e596257325af5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T19:59:39.261Z] + go version [2023-02-17T19:59:39.261Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T19:59:39.295Z] $ docker stop --time=1 7fe55426f3551874e2a457e64dc69c77a3e2f19059fe611b01e596257325af5b [2023-02-17T19:59:40.527Z] $ docker rm -f --volumes 7fe55426f3551874e2a457e64dc69c77a3e2f19059fe611b01e596257325af5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T19:59:41.303Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T19:59:41.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T19:59:41.451Z] prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container [2023-02-17T19:59:41.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T19:59:41.861Z] $ docker top e9ab4186380a328243e953b4ecf9cf5011dc06fb9f69597efd11bca1a87fd0c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T19:59:41.969Z] ========================================================= [2023-02-17T19:59:41.969Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T19:59:41.969Z] ========================================================= [Pipeline] sh [2023-02-17T19:59:42.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T19:59:42.620Z] + make test [2023-02-17T19:59:42.620Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T19:59:49.181Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T20:00:04.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T20:00:04.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T20:00:04.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2023-02-17T20:00:06.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 73.7% of statements [2023-02-17T20:00:06.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T20:00:06.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T20:00:06.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T20:00:06.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-02-17T20:00:06.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T20:00:06.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.077s coverage: 88.5% of statements [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.134s coverage: 3.9% of statements [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements [2023-02-17T20:00:07.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 82.9% of statements [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements [2023-02-17T20:00:07.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-02-17T20:00:11.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2023-02-17T20:00:11.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.676s coverage: 79.9% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 77.4% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.2% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.230s coverage: 63.1% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.3% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.0% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T20:00:29.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T20:00:29.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T20:00:29.802Z] 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-17T20:00:48.045Z] 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-17T20:00:48.045Z] go vet ./... [2023-02-17T20:00:52.319Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T20:00:52.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T20:00:52.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T20:00:52.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T20:00:52.667Z] + ls -al . [2023-02-17T20:00:52.667Z] total 744 [2023-02-17T20:00:52.667Z] drwxrwxr-x 11 1001 1001 4096 Feb 17 19:59 . [2023-02-17T20:00:52.667Z] drwxr-xr-x 4 root root 4096 Feb 17 19:59 .. [2023-02-17T20:00:52.667Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 19:58 .blubracket [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 19:58 .dockerignore [2023-02-17T20:00:52.667Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 20:00 .git [2023-02-17T20:00:52.667Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 19:58 .github [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 19:58 .gitignore [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 19:58 .golangci.yml [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 19:58 .hadolint.yml [2023-02-17T20:00:52.667Z] drwxr-xr-x 3 1001 1001 4096 Feb 17 19:58 .semver [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 19:58 .sonarcloud.properties [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 19:58 ADOPTERS.md [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 19:58 Attribution.txt [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 19:58 CHANGELOG.md [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 19:58 CONTRIBUTING.md [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 19:58 GOVERNANCE.md [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 19:58 Jenkinsfile [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 19:58 LICENSE [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 19:58 Makefile [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 19:58 OWNERS.md [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 19:58 README.md [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 19:58 SECURITY.md [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 19:59 VERSION [2023-02-17T20:00:52.667Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 19:58 bin [2023-02-17T20:00:52.667Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 19:58 cmd [2023-02-17T20:00:52.667Z] -rw-r--r-- 1 root root 487323 Feb 17 20:00 coverage.out [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 19:58 go.mod [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 19:58 go.sum [2023-02-17T20:00:52.667Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 19:58 internal [2023-02-17T20:00:52.667Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 19:58 openapi [2023-02-17T20:00:52.667Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 19:58 snap [2023-02-17T20:00:52.667Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 19:58 version.go [Pipeline] sh [2023-02-17T20:00:52.977Z] + '[' -e coverage.out ] [2023-02-17T20:00:52.977Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T20:00:53.115Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T20:00:53.412Z] + make build [2023-02-17T20:00:53.412Z] 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-17T20:00:56.381Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6496 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws [2023-02-17T20:00:56.441Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-17T20:00:56.527Z] The recommended git tool is: git [2023-02-17T20:01:02.073Z] using credential edgex-jenkins-ssh [2023-02-17T20:01:02.093Z] Cloning the remote Git repository [2023-02-17T20:01:02.138Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-17T20:01:02.243Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-17T20:01:02.410Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T20:01:02.411Z] > git --version # timeout=10 [2023-02-17T20:01:02.434Z] > git --version # 'git version 2.25.1' [2023-02-17T20:01:02.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T20:01:02.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T20:01:05.605Z] 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-17T20:01:06.979Z] 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-17T20:01:07.914Z] 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-17T20:01:08.854Z] 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-17T20:01:16.988Z] 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-17T20:01:17.948Z] 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-17T20:01:18.882Z] 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-17T20:01:20.260Z] 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-17T20:01:20.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T20:01:20.237Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T20:01:21.200Z] 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-17T20:01:21.900Z] Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:01:22.136Z] 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-17T20:01:22.317Z] Merge succeeded, producing 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:01:22.318Z] Checking out Revision 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 (PR-4370) [2023-02-17T20:01:21.100Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T20:01:21.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T20:01:21.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T20:01:21.155Z] > 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-17T20:01:21.922Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T20:01:21.943Z] > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [2023-02-17T20:01:22.191Z] > git remote # timeout=10 [2023-02-17T20:01:22.219Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T20:01:22.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T20:01:22.258Z] > git merge 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 [2023-02-17T20:01:22.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T20:01:22.327Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T20:01:22.342Z] > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [2023-02-17T20:01:22.959Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-17T20:01:23.013Z] > git --version # timeout=10 [2023-02-17T20:01:23.025Z] > git --version # 'git version 2.25.1' [2023-02-17T20:01:23.047Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T20:01:24.178Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T20:01:24.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T20:01:24.178Z] Dload Upload Total Spent Left Speed [2023-02-17T20:01:24.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-02-17T20:01:24.670Z] 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-17T20:01:24.837Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T20:01:25.185Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T20:01:25.186Z] + sudo tee /etc/docker/daemon.new [2023-02-17T20:01:25.186Z] { [2023-02-17T20:01:25.186Z] "registry-mirrors": [ [2023-02-17T20:01:25.186Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T20:01:25.186Z] ], [2023-02-17T20:01:25.186Z] "bip": "10.250.0.254/24", [2023-02-17T20:01:25.186Z] "hosts": [ [2023-02-17T20:01:25.186Z] "tcp://0.0.0.0:5555", [2023-02-17T20:01:25.186Z] "unix:///var/run/docker.sock" [2023-02-17T20:01:25.186Z] ], [2023-02-17T20:01:25.186Z] "mtu": 1458, [2023-02-17T20:01:25.186Z] "selinux-enabled": true, [2023-02-17T20:01:25.186Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T20:01:25.186Z] } [Pipeline] sh [2023-02-17T20:01:25.535Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T20:01:25.887Z] + sudo service docker restart [Pipeline] } [2023-02-17T20:01:26.067Z] $ docker stop --time=1 e9ab4186380a328243e953b4ecf9cf5011dc06fb9f69597efd11bca1a87fd0c4 [2023-02-17T20:01:30.884Z] $ docker rm -f --volumes e9ab4186380a328243e953b4ecf9cf5011dc06fb9f69597efd11bca1a87fd0c4 [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-17T20:01:32.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T20:01:32.123Z] [2023-02-17T20:01:32.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:01:32.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T20:01:32.514Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-17T20:01:32.514Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-17T20:01:32.514Z] ca9280d653b3: Pulling fs layer [2023-02-17T20:01:32.514Z] 7e9c9ca2126c: Pulling fs layer [2023-02-17T20:01:32.778Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-17T20:01:32.778Z] cbdbe7a5bc2a: Download complete [2023-02-17T20:01:33.045Z] cbdbe7a5bc2a: Pull complete [2023-02-17T20:01:33.045Z] ca9280d653b3: Verifying Checksum [2023-02-17T20:01:33.045Z] ca9280d653b3: Download complete [2023-02-17T20:01:33.633Z] ca9280d653b3: Pull complete [2023-02-17T20:01:33.633Z] 7e9c9ca2126c: Download complete [2023-02-17T20:01:36.927Z] 7e9c9ca2126c: Pull complete [2023-02-17T20:01:36.927Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-17T20:01:36.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T20:01:36.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T20:01:37.158Z] prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container [2023-02-17T20:01:37.186Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-17T20:01:40.108Z] $ docker top d0a3e57719f0a40718a8d3e4657cb840d4db0c35a75bf738a9ca47a7e82515fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T20:01:40.493Z] + docker-compose build --help [2023-02-17T20:01:40.493Z] + grep parallel [2023-02-17T20:01:41.060Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T20:01:41.092Z] $ docker stop --time=1 d0a3e57719f0a40718a8d3e4657cb840d4db0c35a75bf738a9ca47a7e82515fb [2023-02-17T20:01:42.378Z] $ docker rm -f --volumes d0a3e57719f0a40718a8d3e4657cb840d4db0c35a75bf738a9ca47a7e82515fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:01:42.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T20:01:42.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T20:01:43.111Z] prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container [2023-02-17T20:01:43.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-17T20:01:43.456Z] $ docker top 8fcba6acf81b0757a023a0336fb3a42d3335c896ed5bd515175a32b25cccf02b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T20:01:43.858Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T20:01:44.197Z] provisioning config files... [2023-02-17T20:01:44.224Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6373069921623500676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:01:44.426Z] Building core-command ... [2023-02-17T20:01:44.426Z] Building core-common-config-bootstrapper ... [2023-02-17T20:01:44.426Z] Building core-data ... [2023-02-17T20:01:44.426Z] Building core-metadata ... [2023-02-17T20:01:44.426Z] Building security-bootstrapper ... [2023-02-17T20:01:44.426Z] Building security-proxy-setup ... [2023-02-17T20:01:44.426Z] Building security-secretstore-setup ... [2023-02-17T20:01:44.426Z] Building security-spiffe-token-provider ... [2023-02-17T20:01:44.426Z] Building security-spire-agent ... [2023-02-17T20:01:44.426Z] Building security-spire-config ... [2023-02-17T20:01:44.426Z] Building security-spire-server ... [2023-02-17T20:01:44.426Z] Building support-notifications ... [2023-02-17T20:01:44.426Z] Building support-scheduler ... [2023-02-17T20:01:44.426Z] Building security-spiffe-token-provider [2023-02-17T20:01:44.426Z] Building security-proxy-setup [2023-02-17T20:01:44.426Z] Building security-spire-agent [2023-02-17T20:01:44.426Z] Building support-notifications [2023-02-17T20:01:44.426Z] Building core-metadata [2023-02-17T20:01:44.604Z] ---> docker-login.sh [2023-02-17T20:01:44.604Z] nexus3.edgexfoundry.org:10001 [2023-02-17T20:01:44.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T20:01:45.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T20:01:45.149Z] Configure a credential helper to remove this warning. See [2023-02-17T20:01:45.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T20:01:45.149Z] [2023-02-17T20:01:45.149Z] Login Succeeded [2023-02-17T20:01:45.149Z] nexus3.edgexfoundry.org:10002 [2023-02-17T20:01:45.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T20:01:45.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T20:01:45.417Z] Configure a credential helper to remove this warning. See [2023-02-17T20:01:45.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T20:01:45.417Z] [2023-02-17T20:01:45.417Z] Login Succeeded [2023-02-17T20:01:45.687Z] nexus3.edgexfoundry.org:10003 [2023-02-17T20:01:45.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T20:01:45.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T20:01:45.956Z] Configure a credential helper to remove this warning. See [2023-02-17T20:01:45.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T20:01:45.956Z] [2023-02-17T20:01:45.956Z] Login Succeeded [2023-02-17T20:01:45.956Z] nexus3.edgexfoundry.org:10004 [2023-02-17T20:01:46.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T20:01:46.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T20:01:46.227Z] Configure a credential helper to remove this warning. See [2023-02-17T20:01:46.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T20:01:46.227Z] [2023-02-17T20:01:46.227Z] Login Succeeded [2023-02-17T20:01:46.227Z] docker.io [2023-02-17T20:01:46.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T20:01:46.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T20:01:46.762Z] Configure a credential helper to remove this warning. See [2023-02-17T20:01:46.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T20:01:46.762Z] [2023-02-17T20:01:46.762Z] Login Succeeded [2023-02-17T20:01:46.762Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T20:01:46.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-17T20:01:47.460Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-17T20:01:47.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T20:01:47.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T20:01:47.567Z] ========================================================= [2023-02-17T20:01:47.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T20:01:47.567Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T20:01:47.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T20:01:47.935Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T20:01:47.935Z] 9b18e9b68314: Pulling fs layer [2023-02-17T20:01:47.935Z] 35d82f9e3411: Pulling fs layer [2023-02-17T20:01:47.935Z] e16973657156: Pulling fs layer [2023-02-17T20:01:47.935Z] fc693d55d65f: Pulling fs layer [2023-02-17T20:01:47.935Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T20:01:47.935Z] dda99020689f: Pulling fs layer [2023-02-17T20:01:47.935Z] db1c61fa0a46: Pulling fs layer [2023-02-17T20:01:47.935Z] 891c053d2c06: Pulling fs layer [2023-02-17T20:01:47.935Z] dda99020689f: Waiting [2023-02-17T20:01:47.935Z] db1c61fa0a46: Waiting [2023-02-17T20:01:47.935Z] 891c053d2c06: Waiting [2023-02-17T20:01:47.935Z] fc693d55d65f: Waiting [2023-02-17T20:01:47.935Z] 7e9fc2657dce: Waiting [2023-02-17T20:01:48.205Z] e16973657156: Verifying Checksum [2023-02-17T20:01:48.205Z] e16973657156: Download complete [2023-02-17T20:01:48.205Z] 35d82f9e3411: Verifying Checksum [2023-02-17T20:01:48.205Z] 35d82f9e3411: Download complete [2023-02-17T20:01:48.205Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T20:01:48.205Z] 7e9fc2657dce: Download complete [2023-02-17T20:01:48.205Z] dda99020689f: Verifying Checksum [2023-02-17T20:01:48.205Z] 9b18e9b68314: Verifying Checksum [2023-02-17T20:01:48.205Z] 9b18e9b68314: Download complete [2023-02-17T20:01:49.179Z] 9b18e9b68314: Pull complete [2023-02-17T20:01:49.179Z] 891c053d2c06: Verifying Checksum [2023-02-17T20:01:49.179Z] 891c053d2c06: Download complete [2023-02-17T20:01:49.768Z] 35d82f9e3411: Pull complete [2023-02-17T20:01:50.041Z] e16973657156: Pull complete [2023-02-17T20:01:50.313Z] db1c61fa0a46: Verifying Checksum [2023-02-17T20:01:50.313Z] db1c61fa0a46: Download complete [2023-02-17T20:01:50.904Z] fc693d55d65f: Verifying Checksum [2023-02-17T20:01:50.904Z] fc693d55d65f: Download complete [2023-02-17T20:01:56.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:01:56.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:01:56.622Z] ---> b92bfa54d864 [2023-02-17T20:01:56.622Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T20:01:56.622Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:01:56.622Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:01:56.622Z] ---> b92bfa54d864 [2023-02-17T20:01:56.622Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T20:01:56.622Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:01:56.622Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:01:56.622Z] ---> b92bfa54d864 [2023-02-17T20:01:56.622Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T20:01:56.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:01:56.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:01:56.622Z] ---> b92bfa54d864 [2023-02-17T20:01:56.622Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:01:56.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:01:56.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:01:56.622Z] ---> b92bfa54d864 [2023-02-17T20:01:56.622Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:02:03.238Z] fc693d55d65f: Pull complete [2023-02-17T20:02:03.238Z] 7e9fc2657dce: Pull complete [2023-02-17T20:02:03.238Z] dda99020689f: Pull complete [2023-02-17T20:02:04.834Z] ---> Running in d2fd6718725a [2023-02-17T20:02:04.834Z] ---> Running in 7eb7f482740a [2023-02-17T20:02:04.834Z] ---> Running in c3bbd2355b6b [2023-02-17T20:02:04.834Z] ---> Running in 19cbc487ccd7 [2023-02-17T20:02:04.834Z] ---> Running in a86bf2a6dcd0 [2023-02-17T20:02:04.834Z] Removing intermediate container d2fd6718725a [2023-02-17T20:02:04.834Z] ---> ba489a84bbf2 [2023-02-17T20:02:04.834Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T20:02:04.834Z] Removing intermediate container 19cbc487ccd7 [2023-02-17T20:02:04.834Z] ---> 697f5eda1b93 [2023-02-17T20:02:04.834Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T20:02:04.834Z] Removing intermediate container c3bbd2355b6b [2023-02-17T20:02:04.834Z] ---> 6b929d0f61f8 [2023-02-17T20:02:04.834Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T20:02:04.834Z] ---> Running in b49cfe2f3216 [2023-02-17T20:02:04.834Z] Removing intermediate container 7eb7f482740a [2023-02-17T20:02:04.834Z] ---> fbc18289ca56 [2023-02-17T20:02:04.834Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T20:02:04.834Z] Removing intermediate container a86bf2a6dcd0 [2023-02-17T20:02:04.834Z] ---> 004a56b5ade2 [2023-02-17T20:02:04.834Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T20:02:04.834Z] ---> Running in b9a6d1b70ef8 [2023-02-17T20:02:04.834Z] ---> Running in 594e9e28970f [2023-02-17T20:02:04.834Z] ---> Running in f099e94d1ee1 [2023-02-17T20:02:04.834Z] ---> Running in 4102639aa8cb [2023-02-17T20:02:04.834Z] Removing intermediate container b49cfe2f3216 [2023-02-17T20:02:04.834Z] ---> 22ade693106f [2023-02-17T20:02:04.834Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T20:02:04.834Z] ---> Running in d35cd348fc0c [2023-02-17T20:02:04.834Z] Removing intermediate container b9a6d1b70ef8 [2023-02-17T20:02:04.834Z] ---> 83c094baf84e [2023-02-17T20:02:04.834Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T20:02:04.834Z] ---> Running in 511f47b4b79f [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T20:02:04.834Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T20:02:04.834Z] OK: 17046 distinct packages available [2023-02-17T20:02:04.834Z] OK: 211 MiB in 51 packages [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] OK: 211 MiB in 51 packages [2023-02-17T20:02:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:02:04.834Z] OK: 211 MiB in 51 packages [2023-02-17T20:02:04.834Z] OK: 211 MiB in 51 packages [2023-02-17T20:02:04.834Z] Removing intermediate container f099e94d1ee1 [2023-02-17T20:02:04.834Z] ---> 0e8f03bfd73e [2023-02-17T20:02:04.834Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T20:02:05.093Z] OK: 211 MiB in 51 packages [2023-02-17T20:02:05.093Z] Removing intermediate container 4102639aa8cb [2023-02-17T20:02:05.093Z] ---> 16a0dcaacf41 [2023-02-17T20:02:05.093Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T20:02:05.093Z] ---> d9c160459215 [2023-02-17T20:02:05.093Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:02:05.093Z] ---> Running in c2c561619b11 [2023-02-17T20:02:05.351Z] ---> daf4cc38fc34 [2023-02-17T20:02:05.351Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:02:05.351Z] ---> Running in 98f0b9731a41 [2023-02-17T20:02:05.638Z] Removing intermediate container 594e9e28970f [2023-02-17T20:02:05.638Z] ---> c98893358ab9 [2023-02-17T20:02:05.638Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T20:02:05.638Z] Removing intermediate container d35cd348fc0c [2023-02-17T20:02:05.638Z] ---> 65fe5ff947d1 [2023-02-17T20:02:05.638Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T20:02:05.896Z] Removing intermediate container 511f47b4b79f [2023-02-17T20:02:05.896Z] ---> ab3d23512725 [2023-02-17T20:02:05.896Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T20:02:05.896Z] ---> c8ac9afb0701 [2023-02-17T20:02:05.896Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:02:05.896Z] ---> Running in 255a18df20c6 [2023-02-17T20:02:05.896Z] ---> bdb0bff1fc78 [2023-02-17T20:02:05.896Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:02:05.896Z] ---> Running in b680f0a80008 [2023-02-17T20:02:05.896Z] ---> b601a2b941e9 [2023-02-17T20:02:05.896Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:02:05.896Z] ---> Running in 05659cc42194 [2023-02-17T20:02:10.006Z] db1c61fa0a46: Pull complete [2023-02-17T20:02:11.964Z] 891c053d2c06: Pull complete [2023-02-17T20:02:11.964Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T20:02:11.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T20:02:11.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T20:02:12.364Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T20:02:12.364Z] WORKDIR /edgex [2023-02-17T20:02:12.364Z] COPY go.mod . [2023-02-17T20:02:12.364Z] RUN go mod download ci-base-image-arm64 [2023-02-17T20:02:12.364Z] -f - . [2023-02-17T20:02:13.020Z] Sending build context to Docker daemon 3.091MB [2023-02-17T20:02:13.020Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T20:02:13.020Z] ---> f96f9c87975a [2023-02-17T20:02:13.020Z] Step 2/4 : WORKDIR /edgex [2023-02-17T20:02:14.978Z] ---> Running in 95a518da9364 [2023-02-17T20:02:14.978Z] Removing intermediate container 95a518da9364 [2023-02-17T20:02:14.978Z] ---> 1cb65e5dbe06 [2023-02-17T20:02:14.978Z] Step 3/4 : COPY go.mod . [2023-02-17T20:02:15.563Z] ---> 4156ba658d1d [2023-02-17T20:02:15.563Z] Step 4/4 : RUN go mod download [2023-02-17T20:02:15.563Z] ---> Running in 17f966bc6f95 [2023-02-17T20:02:47.835Z] Removing intermediate container 17f966bc6f95 [2023-02-17T20:02:47.835Z] ---> 96a20b27741b [2023-02-17T20:02:47.835Z] Successfully built 96a20b27741b [2023-02-17T20:02:47.835Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:02:48.239Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T20:02:48.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T20:02:48.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container [2023-02-17T20:02:48.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T20:02:49.646Z] $ docker top 7ac79a2d92628c2a88b77bbf554ab4fb67fedac5eac2572cf32f27e42fbe6957 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T20:02:50.486Z] + go version [2023-02-17T20:02:50.487Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T20:02:50.521Z] $ docker stop --time=1 7ac79a2d92628c2a88b77bbf554ab4fb67fedac5eac2572cf32f27e42fbe6957 [2023-02-17T20:02:52.069Z] $ docker rm -f --volumes 7ac79a2d92628c2a88b77bbf554ab4fb67fedac5eac2572cf32f27e42fbe6957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:02:52.887Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T20:02:52.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T20:02:53.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container [2023-02-17T20:02:53.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T20:02:54.230Z] $ docker top e87ab5c7d0066f1824a3035ecec73f903eca3616e3d9ba73639340234099c0d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T20:02:54.457Z] ========================================================= [2023-02-17T20:02:54.457Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T20:02:54.457Z] ========================================================= [Pipeline] sh [2023-02-17T20:02:54.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T20:02:55.137Z] + make test [2023-02-17T20:02:55.137Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T20:03:27.350Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T20:03:27.562Z] Removing intermediate container 05659cc42194 [2023-02-17T20:03:27.562Z] ---> b3ea0ac74ec7 [2023-02-17T20:03:27.562Z] Step 8/22 : COPY . . [2023-02-17T20:03:27.562Z] Removing intermediate container b680f0a80008 [2023-02-17T20:03:27.562Z] ---> d74d8404fe20 [2023-02-17T20:03:27.562Z] Step 8/24 : COPY . . [2023-02-17T20:03:27.562Z] Removing intermediate container c2c561619b11 [2023-02-17T20:03:27.562Z] ---> e98f8137fb68 [2023-02-17T20:03:27.562Z] Step 7/21 : COPY . . [2023-02-17T20:03:27.562Z] Removing intermediate container 98f0b9731a41 [2023-02-17T20:03:27.562Z] ---> d929d1f9471e [2023-02-17T20:03:27.562Z] Step 7/24 : COPY . . [2023-02-17T20:03:27.562Z] Removing intermediate container 255a18df20c6 [2023-02-17T20:03:27.562Z] ---> e549de589b0a [2023-02-17T20:03:27.562Z] Step 7/19 : COPY . . [2023-02-17T20:03:49.558Z] ---> 81a6b4e43162 [2023-02-17T20:03:49.558Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T20:03:49.558Z] ---> 5ea1465ee90a [2023-02-17T20:03:49.558Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T20:03:49.558Z] ---> e76fc98ccc72 [2023-02-17T20:03:49.558Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T20:03:49.558Z] ---> 57d5ba92ee9c [2023-02-17T20:03:49.558Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T20:03:49.558Z] ---> 6080f24c6b58 [2023-02-17T20:03:49.558Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T20:03:49.558Z] ---> Running in 2a9e821518fa [2023-02-17T20:03:49.558Z] ---> Running in 07924144f8cc [2023-02-17T20:03:49.558Z] ---> Running in e3bad85897ae [2023-02-17T20:03:49.558Z] ---> Running in f90deb4fc43a [2023-02-17T20:03:49.558Z] ---> Running in 08bf8378b474 [2023-02-17T20:03:49.817Z] Removing intermediate container f90deb4fc43a [2023-02-17T20:03:49.817Z] ---> e0c7c83b5faf [2023-02-17T20:03:49.817Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T20:03:50.076Z] ---> Running in 4170e126be20 [2023-02-17T20:03:50.641Z] Removing intermediate container 4170e126be20 [2023-02-17T20:03:50.641Z] ---> 9947e172de8d [2023-02-17T20:03:50.641Z] 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-17T20:03:50.641Z] 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-17T20:03:50.641Z] 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-17T20:03:50.969Z] ---> Running in c4c152d58759 [2023-02-17T20:03:50.969Z] 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-17T20:03:51.227Z] 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-17T20:03:53.125Z] Removing intermediate container c4c152d58759 [2023-02-17T20:03:53.125Z] ---> 0de9be84c4be [2023-02-17T20:03:53.125Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T20:03:53.125Z] ---> Running in eb5af86cebf4 [2023-02-17T20:03:53.125Z] Removing intermediate container eb5af86cebf4 [2023-02-17T20:03:53.125Z] ---> efee8ce60cae [2023-02-17T20:03:53.125Z] [2023-02-17T20:03:53.125Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T20:03:53.397Z] 3.15: Pulling from library/alpine [2023-02-17T20:03:53.976Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T20:03:53.976Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T20:03:53.976Z] ---> 5ce65d7b0fde [2023-02-17T20:03:53.976Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:03:54.236Z] ---> Running in 509c0afe8e76 [2023-02-17T20:03:54.547Z] Removing intermediate container 509c0afe8e76 [2023-02-17T20:03:54.547Z] ---> 325a987824db [2023-02-17T20:03:54.547Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T20:03:56.009Z] ---> Running in 474739c52e13 [2023-02-17T20:03:56.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:03:56.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:03:57.396Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T20:03:57.396Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T20:03:57.396Z] OK: 15857 distinct packages available [2023-02-17T20:03:57.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:03:57.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:03:57.654Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T20:03:57.654Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T20:03:57.654Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T20:03:57.654Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T20:03:57.654Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T20:03:57.654Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T20:03:57.654Z] OK: 7 MiB in 19 packages [2023-02-17T20:04:02.990Z] Removing intermediate container 474739c52e13 [2023-02-17T20:04:02.990Z] ---> d2ae4b0f07f2 [2023-02-17T20:04:02.990Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T20:04:08.334Z] ---> e3a31e0b2260 [2023-02-17T20:04:08.334Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T20:04:23.266Z] ---> 6489569343a5 [2023-02-17T20:04:23.266Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T20:04:25.192Z] 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-17T20:04:25.451Z] ---> 8cc12ee6f779 [2023-02-17T20:04:25.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T20:04:28.749Z] ---> 30e01ca60421 [2023-02-17T20:04:28.749Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T20:04:28.749Z] ---> 7f160858f210 [2023-02-17T20:04:28.749Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T20:04:29.156Z] ---> Running in 66ade6ba1adf [2023-02-17T20:04:29.421Z] Removing intermediate container 66ade6ba1adf [2023-02-17T20:04:29.421Z] ---> a4d6c3875b8e [2023-02-17T20:04:29.421Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T20:04:34.749Z] ---> Running in 2957a2823270 [2023-02-17T20:04:34.749Z] Removing intermediate container e3bad85897ae [2023-02-17T20:04:34.749Z] ---> 7d5e23b878d6 [2023-02-17T20:04:34.749Z] [2023-02-17T20:04:34.749Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T20:04:34.749Z] Removing intermediate container 2a9e821518fa [2023-02-17T20:04:34.749Z] ---> 3232a42a8dd7 [2023-02-17T20:04:34.749Z] [2023-02-17T20:04:34.749Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T20:04:35.749Z] 3.16: Pulling from library/alpine [2023-02-17T20:04:36.464Z] 3.16: Pulling from library/alpine [2023-02-17T20:04:36.756Z] Removing intermediate container 2957a2823270 [2023-02-17T20:04:36.756Z] ---> 249dc0a4d464 [2023-02-17T20:04:36.756Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T20:04:37.383Z] ---> Running in 407ca5b2d88f [2023-02-17T20:04:38.099Z] Removing intermediate container 407ca5b2d88f [2023-02-17T20:04:38.099Z] ---> 1604ac459de3 [2023-02-17T20:04:38.099Z] Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:04:38.670Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T20:04:38.670Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T20:04:38.670Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T20:04:38.670Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T20:04:38.670Z] ---> dfd21b5a31f5 [2023-02-17T20:04:38.670Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:04:38.670Z] ---> dfd21b5a31f5 [2023-02-17T20:04:38.670Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T20:04:39.043Z] ---> Running in b952c3c77d34 [2023-02-17T20:04:39.043Z] ---> Running in c2583cfa3bae [2023-02-17T20:04:39.043Z] ---> Running in 4b86ec14f513 [2023-02-17T20:04:39.043Z] Removing intermediate container 07924144f8cc [2023-02-17T20:04:39.043Z] ---> 0064a58123b0 [2023-02-17T20:04:39.043Z] [2023-02-17T20:04:39.043Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T20:04:39.044Z] ---> 5ce65d7b0fde [2023-02-17T20:04:39.044Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:04:39.044Z] ---> Using cache [2023-02-17T20:04:39.044Z] ---> 325a987824db [2023-02-17T20:04:39.044Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T20:04:39.304Z] Removing intermediate container b952c3c77d34 [2023-02-17T20:04:39.304Z] ---> b0fd1aa9da0d [2023-02-17T20:04:39.304Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T20:04:39.304Z] ---> Running in 920b9556077b [2023-02-17T20:04:39.304Z] ---> Running in 402f04dd3a23 [2023-02-17T20:04:39.304Z] Removing intermediate container 402f04dd3a23 [2023-02-17T20:04:39.304Z] ---> 1996cb475941 [2023-02-17T20:04:39.304Z] [2023-02-17T20:04:39.564Z] Successfully built 1996cb475941 [2023-02-17T20:04:39.564Z] Successfully tagged security-spire-agent:latest [2023-02-17T20:04:39.564Z]  Building security-spire-agent ... done Building core-command [2023-02-17T20:04:39.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:39.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:40.406Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T20:04:40.406Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:04:40.406Z] OK: 6 MiB in 15 packages [2023-02-17T20:04:40.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:40.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:40.927Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T20:04:40.927Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T20:04:40.927Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T20:04:40.927Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T20:04:40.927Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T20:04:40.927Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T20:04:40.927Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:04:40.927Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T20:04:40.927Z] OK: 8 MiB in 20 packages [2023-02-17T20:04:41.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:41.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:41.609Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T20:04:41.609Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T20:04:41.609Z] OK: 15857 distinct packages available [2023-02-17T20:04:41.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:41.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:42.140Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T20:04:42.141Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T20:04:42.141Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T20:04:42.141Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T20:04:42.141Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T20:04:42.141Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T20:04:42.141Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T20:04:42.141Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T20:04:42.141Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T20:04:42.141Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T20:04:42.141Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T20:04:42.141Z] OK: 8 MiB in 23 packages [2023-02-17T20:04:44.676Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:04:44.676Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:04:44.676Z] ---> b92bfa54d864 [2023-02-17T20:04:44.676Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:04:44.676Z] ---> Using cache [2023-02-17T20:04:44.676Z] ---> 697f5eda1b93 [2023-02-17T20:04:44.676Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T20:04:44.676Z] ---> Using cache [2023-02-17T20:04:44.676Z] ---> 22ade693106f [2023-02-17T20:04:44.676Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T20:04:44.676Z] ---> Using cache [2023-02-17T20:04:44.676Z] ---> 65fe5ff947d1 [2023-02-17T20:04:44.676Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T20:04:44.676Z] ---> Using cache [2023-02-17T20:04:44.676Z] ---> bdb0bff1fc78 [2023-02-17T20:04:44.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:04:44.676Z] ---> Using cache [2023-02-17T20:04:44.676Z] ---> d74d8404fe20 [2023-02-17T20:04:44.676Z] Step 8/23 : COPY . . [2023-02-17T20:04:44.676Z] ---> Using cache [2023-02-17T20:04:44.676Z] ---> 57d5ba92ee9c [2023-02-17T20:04:44.676Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T20:04:45.632Z] ---> Running in 61df3f13f2e9 [2023-02-17T20:04:45.632Z] Removing intermediate container c2583cfa3bae [2023-02-17T20:04:45.632Z] ---> 3bb1df0e2c43 [2023-02-17T20:04:45.632Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T20:04:45.903Z] Removing intermediate container 08bf8378b474 [2023-02-17T20:04:45.903Z] ---> 5c48abd5a42b [2023-02-17T20:04:45.903Z] [2023-02-17T20:04:45.903Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T20:04:45.903Z] ---> dfd21b5a31f5 [2023-02-17T20:04:45.903Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T20:04:45.903Z] ---> Running in fac2ddc0c09c [2023-02-17T20:04:45.903Z] ---> Running in f8379ac00b99 [2023-02-17T20:04:46.192Z] Removing intermediate container fac2ddc0c09c [2023-02-17T20:04:46.192Z] ---> adb78c421eae [2023-02-17T20:04:46.192Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T20:04:46.192Z] Removing intermediate container 4b86ec14f513 [2023-02-17T20:04:46.192Z] ---> 9fd7fe3a8066 [2023-02-17T20:04:46.192Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T20:04:46.192Z] ---> Running in 5ac79dbec258 [2023-02-17T20:04:46.192Z] ---> Running in 230a99806b8b [2023-02-17T20:04:46.192Z] Removing intermediate container 230a99806b8b [2023-02-17T20:04:46.192Z] ---> 53210d350578 [2023-02-17T20:04:46.192Z] Step 12/21 : WORKDIR /edgex [2023-02-17T20:04:46.192Z] Removing intermediate container 5ac79dbec258 [2023-02-17T20:04:46.192Z] ---> 00dcc2aa6d51 [2023-02-17T20:04:46.192Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T20:04:46.192Z] Removing intermediate container 920b9556077b [2023-02-17T20:04:46.192Z] ---> 01f9bca55c03 [2023-02-17T20:04:46.192Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:04:46.452Z] ---> Running in 6cd21ce32fc1 [2023-02-17T20:04:46.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:46.452Z] 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-17T20:04:46.452Z] ---> Running in 779d850f2f28 [2023-02-17T20:04:46.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:04:46.452Z] Removing intermediate container 779d850f2f28 [2023-02-17T20:04:46.452Z] ---> 4c12b1d0ad82 [2023-02-17T20:04:46.452Z] Step 15/24 : WORKDIR / [2023-02-17T20:04:46.452Z] Removing intermediate container 6cd21ce32fc1 [2023-02-17T20:04:46.452Z] ---> de0f2e0c8617 [2023-02-17T20:04:46.452Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T20:04:46.452Z] ---> Running in 3f2f1baa55dd [2023-02-17T20:04:46.452Z] ---> c156d1435c19 [2023-02-17T20:04:46.452Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T20:04:46.712Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T20:04:46.712Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T20:04:46.712Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:04:46.712Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T20:04:46.712Z] Removing intermediate container 3f2f1baa55dd [2023-02-17T20:04:46.712Z] ---> fcd6e5926707 [2023-02-17T20:04:46.712Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:04:46.712Z] OK: 6 MiB in 16 packages [2023-02-17T20:04:47.656Z] ---> ba34dbcb2932 [2023-02-17T20:04:47.656Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T20:04:48.614Z] ---> cd3e163fc66b [2023-02-17T20:04:48.615Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T20:04:48.615Z] ---> 93457cbf4494 [2023-02-17T20:04:48.615Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T20:04:48.904Z] ---> 8ddbafec4709 [2023-02-17T20:04:48.904Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T20:04:51.036Z] ---> 2dcd94677551 [2023-02-17T20:04:51.036Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T20:04:51.036Z] ---> f6d78df1f4a9 [2023-02-17T20:04:51.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T20:04:51.036Z] Removing intermediate container f8379ac00b99 [2023-02-17T20:04:51.036Z] ---> d0db69bacc8d [2023-02-17T20:04:51.036Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T20:04:51.036Z] ---> 6b3ab092f414 [2023-02-17T20:04:51.036Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T20:04:51.625Z] ---> Running in 336f1550f53c [2023-02-17T20:04:51.625Z] ---> Running in 1659ca01b583 [2023-02-17T20:04:51.884Z] ---> c486ef7b0488 [2023-02-17T20:04:51.885Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T20:04:51.885Z] ---> 6a6c23cd414c [2023-02-17T20:04:51.885Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T20:04:51.885Z] ---> Running in 4e7d9845f73e [2023-02-17T20:04:52.158Z] Removing intermediate container 336f1550f53c [2023-02-17T20:04:52.158Z] ---> e593aa41f8b3 [2023-02-17T20:04:52.158Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:04:52.158Z] Removing intermediate container 1659ca01b583 [2023-02-17T20:04:52.158Z] ---> bccd327b4b6a [2023-02-17T20:04:52.158Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T20:04:52.158Z] ---> Running in 8172b4a20cb8 [2023-02-17T20:04:52.158Z] ---> Running in 9f203670050d [2023-02-17T20:04:52.427Z] ---> 1d9cf880f754 [2023-02-17T20:04:52.427Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T20:04:52.427Z] Removing intermediate container 9f203670050d [2023-02-17T20:04:52.427Z] ---> 80d568aed609 [2023-02-17T20:04:52.427Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T20:04:52.427Z] ---> Running in d7b74d754e45 [2023-02-17T20:04:52.427Z] Removing intermediate container 8172b4a20cb8 [2023-02-17T20:04:52.427Z] ---> d1c921335bd1 [2023-02-17T20:04:52.427Z] Step 17/19 : LABEL arch=x86_64 [2023-02-17T20:04:52.689Z] ---> Running in 795f6f3fbcb2 [2023-02-17T20:04:52.689Z] ---> Running in 0515741716e8 [2023-02-17T20:04:52.689Z] Removing intermediate container d7b74d754e45 [2023-02-17T20:04:52.689Z] ---> 90e01c2962eb [2023-02-17T20:04:52.689Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:04:52.689Z] ---> Running in afee1f45fc07 [2023-02-17T20:04:52.689Z] Removing intermediate container 0515741716e8 [2023-02-17T20:04:52.689Z] ---> fcabce810e7a [2023-02-17T20:04:52.690Z] Step 18/19 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:04:52.975Z] Removing intermediate container 795f6f3fbcb2 [2023-02-17T20:04:52.975Z] ---> 429ed6fa3552 [2023-02-17T20:04:52.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:04:52.975Z] ---> Running in f50b2578e343 [2023-02-17T20:04:52.975Z] Removing intermediate container 4e7d9845f73e [2023-02-17T20:04:52.975Z] ---> ac2389493948 [2023-02-17T20:04:52.975Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T20:04:52.975Z] Removing intermediate container afee1f45fc07 [2023-02-17T20:04:52.975Z] ---> 7c3d24dcafb8 [2023-02-17T20:04:52.975Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T20:04:52.975Z] ---> Running in 062bee87aff3 [2023-02-17T20:04:52.975Z] ---> Running in c69c388185c6 [2023-02-17T20:04:53.240Z] Removing intermediate container f50b2578e343 [2023-02-17T20:04:53.240Z] ---> 6a7cd272279b [2023-02-17T20:04:53.240Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T20:04:53.240Z] ---> Running in b334cb178c82 [2023-02-17T20:04:53.240Z] ---> 010eda87a5bf [2023-02-17T20:04:53.240Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T20:04:53.240Z] Removing intermediate container 062bee87aff3 [2023-02-17T20:04:53.240Z] ---> e9c234aae00c [2023-02-17T20:04:53.240Z] Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:04:53.500Z] Removing intermediate container c69c388185c6 [2023-02-17T20:04:53.500Z] ---> 6c10f08e8b70 [2023-02-17T20:04:53.500Z] Step 19/21 : LABEL arch=x86_64 [2023-02-17T20:04:53.500Z] ---> Running in 94b42c079cbe [2023-02-17T20:04:53.500Z] ---> Running in 7234869ff27d [2023-02-17T20:04:53.500Z] Removing intermediate container b334cb178c82 [2023-02-17T20:04:53.500Z] ---> a22c0cadf981 [2023-02-17T20:04:53.500Z] [2023-02-17T20:04:53.762Z] Successfully built a22c0cadf981 [2023-02-17T20:04:54.332Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-17T20:04:54.332Z] Building security-spire-server [2023-02-17T20:04:54.332Z]  Building security-spiffe-token-provider ... done Removing intermediate container 94b42c079cbe [2023-02-17T20:04:54.332Z] ---> ac690b202a47 [2023-02-17T20:04:54.332Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T20:04:58.281Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:04:58.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:04:58.281Z] ---> b92bfa54d864 [2023-02-17T20:04:58.281Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T20:04:58.281Z] ---> Using cache [2023-02-17T20:04:58.281Z] ---> 004a56b5ade2 [2023-02-17T20:04:58.281Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T20:05:00.858Z] ---> Running in b919d88b984a [2023-02-17T20:05:00.858Z] Removing intermediate container 7234869ff27d [2023-02-17T20:05:00.858Z] ---> 34120b11b24d [2023-02-17T20:05:00.858Z] Step 20/21 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:05:00.858Z] ---> ff45328a82ac [2023-02-17T20:05:00.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T20:05:00.858Z] ---> Running in 7be88857e906 [2023-02-17T20:05:00.858Z] ---> Running in b78c23ec2e29 [2023-02-17T20:05:00.858Z] Removing intermediate container b919d88b984a [2023-02-17T20:05:00.858Z] ---> e3c5a3cff5c6 [2023-02-17T20:05:00.858Z] [2023-02-17T20:05:00.858Z] Successfully built e3c5a3cff5c6 [2023-02-17T20:05:00.858Z] Successfully tagged core-metadata:latest [2023-02-17T20:05:00.858Z]  Building core-metadata ... done Building security-spire-config [2023-02-17T20:05:01.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:05:02.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:05:02.680Z] OK: 211 MiB in 51 packages [2023-02-17T20:05:04.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T20:05:04.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T20:05:04.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T20:05:04.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T20:05:04.003Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T20:05:04.641Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:05:04.641Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:05:06.076Z] ---> b92bfa54d864 [2023-02-17T20:05:06.076Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T20:05:06.076Z] ---> Using cache [2023-02-17T20:05:06.076Z] ---> 004a56b5ade2 [2023-02-17T20:05:06.076Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T20:05:08.061Z] ---> 15f0958997e0 [2023-02-17T20:05:08.061Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T20:05:08.061Z] Removing intermediate container b78c23ec2e29 [2023-02-17T20:05:08.061Z] ---> 6bc9e8aad01c [2023-02-17T20:05:08.061Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T20:05:08.061Z] ---> Running in b10a3363cfd1 [2023-02-17T20:05:08.061Z] ---> Running in 6d2f746b0198 [2023-02-17T20:05:08.061Z] ---> Running in e5ad612e8475 [2023-02-17T20:05:08.061Z] Removing intermediate container 7be88857e906 [2023-02-17T20:05:08.061Z] ---> 7b742b9b77b5 [2023-02-17T20:05:08.061Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T20:05:08.061Z] Removing intermediate container 6d2f746b0198 [2023-02-17T20:05:08.061Z] ---> 779f0ed84a0d [2023-02-17T20:05:08.061Z] [2023-02-17T20:05:08.061Z] Removing intermediate container e5ad612e8475 [2023-02-17T20:05:08.061Z] ---> 862ca8134046 [2023-02-17T20:05:08.061Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:05:08.321Z] ---> Running in 79b564d47782 [2023-02-17T20:05:08.321Z] Successfully built 779f0ed84a0d [2023-02-17T20:05:08.321Z] Successfully tagged security-proxy-setup:latest [2023-02-17T20:05:08.321Z]  Building security-proxy-setup ... done Building core-data [2023-02-17T20:05:08.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:05:08.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:05:08.843Z] OK: 211 MiB in 51 packages [2023-02-17T20:05:13.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:05:13.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:05:13.148Z] ---> b92bfa54d864 [2023-02-17T20:05:13.148Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:05:13.148Z] ---> Using cache [2023-02-17T20:05:13.148Z] ---> 697f5eda1b93 [2023-02-17T20:05:13.148Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T20:05:13.148Z] ---> Using cache [2023-02-17T20:05:13.148Z] ---> 22ade693106f [2023-02-17T20:05:13.148Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T20:05:13.148Z] ---> Using cache [2023-02-17T20:05:13.148Z] ---> 65fe5ff947d1 [2023-02-17T20:05:13.148Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T20:05:13.148Z] ---> Using cache [2023-02-17T20:05:13.148Z] ---> bdb0bff1fc78 [2023-02-17T20:05:13.148Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:05:13.148Z] ---> Using cache [2023-02-17T20:05:13.148Z] ---> d74d8404fe20 [2023-02-17T20:05:13.148Z] Step 8/22 : COPY . . [2023-02-17T20:05:13.148Z] ---> Using cache [2023-02-17T20:05:13.148Z] ---> 57d5ba92ee9c [2023-02-17T20:05:13.148Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T20:05:14.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T20:05:15.072Z] ---> e853f736005c [2023-02-17T20:05:15.072Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:05:15.072Z] Removing intermediate container 79b564d47782 [2023-02-17T20:05:15.072Z] ---> 5a3b9fc350b3 [2023-02-17T20:05:15.072Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T20:05:15.072Z] ---> Running in 0e071d2b0eac [2023-02-17T20:05:15.072Z] ---> Running in 408aaa279935 [2023-02-17T20:05:15.072Z] ---> Running in a4b2287c8418 [2023-02-17T20:05:15.659Z] 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-17T20:05:15.659Z] Removing intermediate container b10a3363cfd1 [2023-02-17T20:05:15.659Z] ---> cbf0d255d2eb [2023-02-17T20:05:15.659Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T20:05:15.659Z] Removing intermediate container a4b2287c8418 [2023-02-17T20:05:15.659Z] ---> 7d4cf53819ce [2023-02-17T20:05:15.659Z] Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:05:15.920Z] ---> Running in d46347383080 [2023-02-17T20:05:16.180Z] ---> a5005814ef9c [2023-02-17T20:05:16.180Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:05:16.180Z] Removing intermediate container d46347383080 [2023-02-17T20:05:16.180Z] ---> 56d274dec48b [2023-02-17T20:05:16.180Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T20:05:16.569Z] ---> Running in dd9cb33ca99c [2023-02-17T20:05:16.569Z] ---> Running in a59e0239b562 [2023-02-17T20:05:16.830Z] Removing intermediate container a59e0239b562 [2023-02-17T20:05:16.830Z] ---> cc8189b5ac69 [2023-02-17T20:05:16.830Z] [2023-02-17T20:05:16.830Z] Successfully built cc8189b5ac69 [2023-02-17T20:05:16.830Z] Successfully tagged support-notifications:latest [2023-02-17T20:05:16.830Z] Building security-bootstrapper [2023-02-17T20:05:21.068Z]  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:05:21.068Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:05:21.068Z] ---> b92bfa54d864 [2023-02-17T20:05:21.068Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T20:05:21.068Z] ---> Using cache [2023-02-17T20:05:21.068Z] ---> 004a56b5ade2 [2023-02-17T20:05:21.068Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T20:05:21.068Z] ---> Using cache [2023-02-17T20:05:21.068Z] ---> 0e8f03bfd73e [2023-02-17T20:05:21.068Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T20:05:21.068Z] ---> Using cache [2023-02-17T20:05:21.068Z] ---> d9c160459215 [2023-02-17T20:05:21.068Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:05:21.068Z] ---> Using cache [2023-02-17T20:05:21.068Z] ---> e98f8137fb68 [2023-02-17T20:05:21.068Z] Step 7/32 : COPY . . [2023-02-17T20:05:21.068Z] ---> Using cache [2023-02-17T20:05:21.068Z] ---> 81a6b4e43162 [2023-02-17T20:05:21.068Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T20:05:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements [2023-02-17T20:05:24.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T20:05:24.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T20:05:27.707Z] Removing intermediate container 61df3f13f2e9 [2023-02-17T20:05:27.707Z] ---> 18bd4e924e38 [2023-02-17T20:05:27.707Z] [2023-02-17T20:05:27.707Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T20:05:27.707Z] ---> dfd21b5a31f5 [2023-02-17T20:05:27.707Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:05:27.707Z] ---> Using cache [2023-02-17T20:05:27.707Z] ---> 3bb1df0e2c43 [2023-02-17T20:05:27.707Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T20:05:27.707Z] ---> Using cache [2023-02-17T20:05:27.707Z] ---> adb78c421eae [2023-02-17T20:05:27.707Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T20:05:27.707Z] ---> Running in b0b8dd53cf1b [2023-02-17T20:05:27.707Z] ---> Running in 9cff6da4b628 [2023-02-17T20:05:27.707Z] Removing intermediate container 9cff6da4b628 [2023-02-17T20:05:27.707Z] ---> d2d03ac79add [2023-02-17T20:05:27.707Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T20:05:27.707Z] ---> Running in bca5b61d2bf4 [2023-02-17T20:05:27.707Z] 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-17T20:05:27.707Z] Removing intermediate container bca5b61d2bf4 [2023-02-17T20:05:27.707Z] ---> 29c197e024d1 [2023-02-17T20:05:27.707Z] Step 15/23 : WORKDIR / [2023-02-17T20:05:27.707Z] ---> Running in 07211bb82cc6 [2023-02-17T20:05:27.707Z] Removing intermediate container 07211bb82cc6 [2023-02-17T20:05:27.707Z] ---> 130f6762b27b [2023-02-17T20:05:27.707Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:05:27.966Z] ---> 4e1804c09f37 [2023-02-17T20:05:27.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T20:05:28.533Z] ---> 83daadaefd73 [2023-02-17T20:05:28.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T20:05:29.097Z] ---> 83b5a78ad076 [2023-02-17T20:05:29.097Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T20:05:29.097Z] ---> Running in 6235f17325ca [2023-02-17T20:05:29.097Z] Removing intermediate container 6235f17325ca [2023-02-17T20:05:29.097Z] ---> 28209fad7bea [2023-02-17T20:05:29.097Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:05:29.354Z] ---> Running in fc643754aca8 [2023-02-17T20:05:29.354Z] Removing intermediate container fc643754aca8 [2023-02-17T20:05:29.354Z] ---> d401f6fa9e6c [2023-02-17T20:05:29.354Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T20:05:29.354Z] ---> Running in 088c66d2b5b3 [2023-02-17T20:05:29.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.490s coverage: 98.5% of statements [2023-02-17T20:05:29.612Z] Removing intermediate container 088c66d2b5b3 [2023-02-17T20:05:29.612Z] ---> 045fa1a5969e [2023-02-17T20:05:29.612Z] Step 22/23 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:05:29.612Z] ---> Running in 09b46d7dfee4 [2023-02-17T20:05:29.869Z] Removing intermediate container 09b46d7dfee4 [2023-02-17T20:05:29.869Z] ---> 4e08a1ca454e [2023-02-17T20:05:29.869Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T20:05:29.869Z] ---> Running in 01dede9e9889 [2023-02-17T20:05:30.127Z] Removing intermediate container 01dede9e9889 [2023-02-17T20:05:30.127Z] ---> 80bcd4f42b22 [2023-02-17T20:05:30.127Z] [2023-02-17T20:05:30.127Z] Successfully built 80bcd4f42b22 [2023-02-17T20:05:30.127Z] Successfully tagged core-command:latest [2023-02-17T20:05:30.127Z]  Building core-command ... done Building support-scheduler [2023-02-17T20:05:32.875Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:05:32.875Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:05:32.875Z] ---> b92bfa54d864 [2023-02-17T20:05:32.875Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:05:32.875Z] ---> Using cache [2023-02-17T20:05:32.875Z] ---> 697f5eda1b93 [2023-02-17T20:05:32.875Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T20:05:32.875Z] ---> Using cache [2023-02-17T20:05:32.875Z] ---> 22ade693106f [2023-02-17T20:05:32.875Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T20:05:32.875Z] ---> Using cache [2023-02-17T20:05:32.875Z] ---> 65fe5ff947d1 [2023-02-17T20:05:32.875Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T20:05:32.875Z] ---> Using cache [2023-02-17T20:05:32.875Z] ---> bdb0bff1fc78 [2023-02-17T20:05:32.875Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:05:32.875Z] ---> Using cache [2023-02-17T20:05:32.875Z] ---> d74d8404fe20 [2023-02-17T20:05:32.875Z] Step 8/22 : COPY . . [2023-02-17T20:05:32.875Z] ---> Using cache [2023-02-17T20:05:32.875Z] ---> 57d5ba92ee9c [2023-02-17T20:05:32.875Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T20:05:34.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.571s coverage: 73.7% of statements [2023-02-17T20:05:34.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T20:05:34.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T20:05:34.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T20:05:34.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.776s coverage: 54.0% of statements [2023-02-17T20:05:34.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T20:05:34.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T20:05:41.005Z] ---> Running in a04a3a583af3 [2023-02-17T20:05:41.005Z] 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-17T20:05:43.774Z] Removing intermediate container 0e071d2b0eac [2023-02-17T20:05:43.774Z] ---> 0f8b3c6960c0 [2023-02-17T20:05:43.774Z] [2023-02-17T20:05:43.774Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T20:05:43.774Z] ---> dfd21b5a31f5 [2023-02-17T20:05:43.774Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T20:05:44.032Z] ---> Running in e798327ee9d4 [2023-02-17T20:05:45.692Z] Removing intermediate container e798327ee9d4 [2023-02-17T20:05:45.692Z] ---> 6c71a0defb6c [2023-02-17T20:05:45.692Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T20:05:46.624Z] ---> Running in 0ffe8d34eb97 [2023-02-17T20:05:50.090Z] Removing intermediate container 0ffe8d34eb97 [2023-02-17T20:05:50.090Z] ---> 187ad0b12fa1 [2023-02-17T20:05:50.090Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T20:05:53.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.598s coverage: 88.5% of statements [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T20:05:53.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.539s coverage: 3.9% of statements [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T20:05:53.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.186s coverage: 95.6% of statements [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T20:05:53.060Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.309s coverage: 72.2% of statements [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T20:05:53.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.382s coverage: 65.9% of statements [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T20:05:53.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.580s coverage: 0.9% of statements [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T20:05:53.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.538s coverage: 29.6% of statements [2023-02-17T20:05:53.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T20:05:58.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 47.1% of statements [2023-02-17T20:05:58.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.399s coverage: 82.9% of statements [2023-02-17T20:05:58.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.555s coverage: 94.1% of statements [2023-02-17T20:05:58.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.369s coverage: 96.3% of statements [2023-02-17T20:06:02.338Z] ---> Running in a5850d9fb5ff [2023-02-17T20:06:02.339Z] Removing intermediate container a5850d9fb5ff [2023-02-17T20:06:02.339Z] ---> 81e62c8fb493 [2023-02-17T20:06:02.339Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:06:02.339Z] ---> Running in abe6703da97d [2023-02-17T20:06:02.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements [2023-02-17T20:06:02.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:06:02.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:06:03.165Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T20:06:03.165Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:06:03.423Z] OK: 6 MiB in 15 packages [2023-02-17T20:06:12.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.541s coverage: 94.4% of statements [2023-02-17T20:06:12.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.534s coverage: 44.8% of statements [2023-02-17T20:06:18.327Z] Removing intermediate container b0b8dd53cf1b [2023-02-17T20:06:18.327Z] ---> f1ddd26354e5 [2023-02-17T20:06:18.327Z] [2023-02-17T20:06:18.327Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T20:06:18.327Z] ---> dfd21b5a31f5 [2023-02-17T20:06:18.327Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:06:18.327Z] Removing intermediate container 408aaa279935 [2023-02-17T20:06:18.327Z] ---> 52ac6ee5f87b [2023-02-17T20:06:18.327Z] Step 7/23 : COPY . . [2023-02-17T20:06:18.327Z] ---> Running in 6e06c2fb5e4d [2023-02-17T20:06:18.327Z] Removing intermediate container abe6703da97d [2023-02-17T20:06:18.327Z] ---> 65e8b3955c52 [2023-02-17T20:06:18.327Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:06:18.587Z] Removing intermediate container dd9cb33ca99c [2023-02-17T20:06:18.587Z] ---> 8280b2a0b32c [2023-02-17T20:06:18.587Z] Step 7/24 : COPY . . [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.384s coverage: 79.9% of statements [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 64.4% of statements [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.228s coverage: 86.9% of statements [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 77.4% of statements [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2023-02-17T20:06:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements [2023-02-17T20:06:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T20:06:31.474Z] Removing intermediate container 6e06c2fb5e4d [2023-02-17T20:06:31.474Z] ---> 9878d8b0b9eb [2023-02-17T20:06:31.474Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T20:06:31.474Z] ---> a88310ad50f6 [2023-02-17T20:06:31.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T20:06:31.474Z] ---> Running in ec1e6448c3be [2023-02-17T20:06:31.474Z] ---> 4d88604f1385 [2023-02-17T20:06:31.474Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T20:06:31.474Z] ---> 17693e4a3ca3 [2023-02-17T20:06:31.474Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T20:06:31.474Z] Removing intermediate container a04a3a583af3 [2023-02-17T20:06:31.474Z] ---> ca0c479c56bd [2023-02-17T20:06:31.474Z] [2023-02-17T20:06:31.474Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T20:06:31.474Z] ---> dfd21b5a31f5 [2023-02-17T20:06:31.474Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:06:31.474Z] ---> Using cache [2023-02-17T20:06:31.474Z] ---> 3bb1df0e2c43 [2023-02-17T20:06:31.474Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T20:06:31.474Z] ---> Using cache [2023-02-17T20:06:31.474Z] ---> adb78c421eae [2023-02-17T20:06:31.474Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T20:06:31.474Z] ---> Running in b5cf03ea5437 [2023-02-17T20:06:31.474Z] ---> Running in 0d74bc4700f7 [2023-02-17T20:06:31.474Z] ---> Running in 673202169e29 [2023-02-17T20:06:31.474Z] Removing intermediate container 673202169e29 [2023-02-17T20:06:31.474Z] ---> 039ba1795f8f [2023-02-17T20:06:31.474Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T20:06:31.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:06:31.474Z] Removing intermediate container b5cf03ea5437 [2023-02-17T20:06:31.474Z] ---> 4addd1f196e3 [2023-02-17T20:06:31.474Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T20:06:31.474Z] ---> f2fea0a5aea1 [2023-02-17T20:06:31.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T20:06:31.474Z] ---> Running in 382756edb371 [2023-02-17T20:06:31.474Z] ---> Running in 8b5481129dd7 [2023-02-17T20:06:31.474Z] Removing intermediate container 0d74bc4700f7 [2023-02-17T20:06:31.474Z] ---> 34d1b7ce5e58 [2023-02-17T20:06:31.474Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T20:06:31.474Z] ---> Running in cf5998d907e7 [2023-02-17T20:06:31.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:06:31.474Z] Removing intermediate container cf5998d907e7 [2023-02-17T20:06:31.474Z] ---> 81811cfbf6d7 [2023-02-17T20:06:31.474Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:06:31.474Z] Removing intermediate container 382756edb371 [2023-02-17T20:06:31.474Z] ---> 4d7919c32c14 [2023-02-17T20:06:31.474Z] 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-17T20:06:31.474Z] Removing intermediate container 8b5481129dd7 [2023-02-17T20:06:31.474Z] ---> 94a74ee3c711 [2023-02-17T20:06:31.474Z] 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-17T20:06:31.474Z] ---> ff1135231d2a [2023-02-17T20:06:31.474Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T20:06:31.474Z] ---> Running in a8b6de04ea6e [2023-02-17T20:06:31.474Z] ---> Running in 29dd473d0e09 [2023-02-17T20:06:31.474Z] ---> Running in 0b902e3e70c8 [2023-02-17T20:06:31.474Z] ---> 2bf2c9d65966 [2023-02-17T20:06:31.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T20:06:31.474Z] Removing intermediate container 0b902e3e70c8 [2023-02-17T20:06:31.474Z] ---> 6af69445436d [2023-02-17T20:06:31.474Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:06:31.474Z] ---> Running in 67c84ae94fae [2023-02-17T20:06:31.474Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T20:06:31.474Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T20:06:31.474Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:06:31.474Z] OK: 6 MiB in 16 packages [2023-02-17T20:06:31.474Z] Removing intermediate container 67c84ae94fae [2023-02-17T20:06:31.474Z] ---> 03dda844c254 [2023-02-17T20:06:31.474Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T20:06:31.474Z] ---> Running in 6bd79be202c4 [2023-02-17T20:06:31.734Z] Removing intermediate container 6bd79be202c4 [2023-02-17T20:06:31.734Z] ---> d2a476949456 [2023-02-17T20:06:31.734Z] Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:06:31.994Z] ---> b29081ba64fa [2023-02-17T20:06:31.994Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T20:06:31.994Z] ---> Running in 74b074f3facb [2023-02-17T20:06:31.994Z] Removing intermediate container 74b074f3facb [2023-02-17T20:06:31.994Z] ---> 4ef61dde4b3b [2023-02-17T20:06:31.994Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T20:06:31.994Z] Removing intermediate container ec1e6448c3be [2023-02-17T20:06:31.994Z] ---> f4b790d2fb52 [2023-02-17T20:06:31.994Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T20:06:31.994Z] ---> Running in 69043bf30823 [2023-02-17T20:06:31.994Z] ---> Running in f08afab3c2c1 [2023-02-17T20:06:31.994Z] ---> 57be1d1218e7 [2023-02-17T20:06:31.994Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T20:06:31.994Z] ---> Running in 1e763c6e5b39 [2023-02-17T20:06:32.254Z] Removing intermediate container f08afab3c2c1 [2023-02-17T20:06:32.254Z] ---> fad1f6da117f [2023-02-17T20:06:32.254Z] [2023-02-17T20:06:32.254Z] Removing intermediate container 69043bf30823 [2023-02-17T20:06:32.254Z] ---> 14d12bf56caf [2023-02-17T20:06:32.254Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T20:06:32.254Z] ---> Running in f38cec6a88fa [2023-02-17T20:06:32.254Z] Removing intermediate container 1e763c6e5b39 [2023-02-17T20:06:32.254Z] ---> 7204dfa9026f [2023-02-17T20:06:32.254Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:06:32.254Z] Successfully built fad1f6da117f [2023-02-17T20:06:32.254Z] Removing intermediate container a8b6de04ea6e [2023-02-17T20:06:32.254Z] ---> cd4449896e18 [2023-02-17T20:06:32.254Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T20:06:32.515Z] Successfully tagged core-data:latest [2023-02-17T20:06:32.515Z]  Building core-data ... done Building security-secretstore-setup [2023-02-17T20:06:32.515Z] ---> Running in 9782d00eba24 [2023-02-17T20:06:32.515Z] ---> Running in d2ab9b5277d1 [2023-02-17T20:06:32.515Z] Removing intermediate container f38cec6a88fa [2023-02-17T20:06:32.515Z] ---> 3599832c679c [2023-02-17T20:06:32.515Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T20:06:32.515Z] Removing intermediate container 29dd473d0e09 [2023-02-17T20:06:32.515Z] ---> 0a8b9d0759af [2023-02-17T20:06:32.515Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T20:06:32.515Z] ---> Running in 6864a68b61f7 [2023-02-17T20:06:32.515Z] ---> Running in 375a3101a017 [2023-02-17T20:06:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.335s coverage: 63.1% of statements [2023-02-17T20:06:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T20:06:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T20:06:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.219s coverage: 100.0% of statements [2023-02-17T20:06:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2023-02-17T20:06:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2023-02-17T20:06:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-02-17T20:06:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-02-17T20:06:35.066Z] Removing intermediate container 9782d00eba24 [2023-02-17T20:06:35.066Z] ---> affc6e2622d3 [2023-02-17T20:06:35.066Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T20:06:35.066Z] Removing intermediate container d2ab9b5277d1 [2023-02-17T20:06:35.066Z] ---> eb73288bbe2c [2023-02-17T20:06:35.066Z] [2023-02-17T20:06:35.066Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T20:06:35.066Z] ---> 5ce65d7b0fde [2023-02-17T20:06:35.066Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:06:35.326Z] ---> Using cache [2023-02-17T20:06:35.326Z] ---> 325a987824db [2023-02-17T20:06:35.326Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T20:06:35.326Z] ---> Using cache [2023-02-17T20:06:35.326Z] ---> d2ae4b0f07f2 [2023-02-17T20:06:35.326Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T20:06:35.326Z] Removing intermediate container 6864a68b61f7 [2023-02-17T20:06:35.326Z] ---> 91d2b4a72d52 [2023-02-17T20:06:35.326Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T20:06:36.708Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:06:36.708Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:06:36.708Z] ---> b92bfa54d864 [2023-02-17T20:06:36.708Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T20:06:36.708Z] ---> Using cache [2023-02-17T20:06:36.708Z] ---> 004a56b5ade2 [2023-02-17T20:06:36.708Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T20:06:36.708Z] ---> Using cache [2023-02-17T20:06:36.708Z] ---> 0e8f03bfd73e [2023-02-17T20:06:36.708Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T20:06:36.708Z] ---> Using cache [2023-02-17T20:06:36.708Z] ---> d9c160459215 [2023-02-17T20:06:36.708Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:06:36.708Z] ---> Using cache [2023-02-17T20:06:36.708Z] ---> e98f8137fb68 [2023-02-17T20:06:36.708Z] Step 7/24 : COPY . . [2023-02-17T20:06:36.708Z] ---> Using cache [2023-02-17T20:06:36.708Z] ---> 81a6b4e43162 [2023-02-17T20:06:36.708Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T20:06:38.116Z] Removing intermediate container 375a3101a017 [2023-02-17T20:06:38.116Z] ---> 975b804bccf9 [2023-02-17T20:06:38.116Z] [2023-02-17T20:06:38.116Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T20:06:38.116Z] ---> 5ce65d7b0fde [2023-02-17T20:06:38.116Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:06:38.116Z] ---> Using cache [2023-02-17T20:06:38.116Z] ---> 325a987824db [2023-02-17T20:06:38.116Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T20:06:38.116Z] ---> Running in 7365ae6e1e83 [2023-02-17T20:06:38.116Z] ---> Running in 01277aab88b2 [2023-02-17T20:06:38.116Z] ---> Running in 9b1e5144b024 [2023-02-17T20:06:38.116Z] ---> d87db3334e42 [2023-02-17T20:06:38.116Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T20:06:38.116Z] ---> Running in 0b6dc6d48837 [2023-02-17T20:06:38.116Z] Removing intermediate container 01277aab88b2 [2023-02-17T20:06:38.116Z] ---> c595c6f4838e [2023-02-17T20:06:38.116Z] Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:06:38.116Z] Removing intermediate container 7365ae6e1e83 [2023-02-17T20:06:38.116Z] ---> dab59ce67e49 [2023-02-17T20:06:38.116Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T20:06:38.116Z] ---> Running in bf9480d98463 [2023-02-17T20:06:38.374Z] ---> Running in 1b4c48508b6a [2023-02-17T20:06:38.374Z] ---> a75b4e7e8772 [2023-02-17T20:06:38.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T20:06:38.374Z] 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-17T20:06:38.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:06:38.374Z] Removing intermediate container 1b4c48508b6a [2023-02-17T20:06:38.374Z] ---> 3db1e6f31755 [2023-02-17T20:06:38.374Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T20:06:38.632Z] ---> Running in 59805da71cac [2023-02-17T20:06:38.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:06:38.632Z] ---> 70e79afb54e6 [2023-02-17T20:06:38.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T20:06:38.632Z] Removing intermediate container 59805da71cac [2023-02-17T20:06:38.632Z] ---> cdbd16679958 [2023-02-17T20:06:38.632Z] [2023-02-17T20:06:38.893Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T20:06:38.893Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T20:06:38.893Z] OK: 15857 distinct packages available [2023-02-17T20:06:38.893Z] Successfully built cdbd16679958 [2023-02-17T20:06:38.893Z] Successfully tagged support-scheduler:latest [2023-02-17T20:06:38.893Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-02-17T20:06:38.893Z] ---> ad6e9ed01d26 [2023-02-17T20:06:38.893Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T20:06:38.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:06:38.893Z] ---> Running in 32649d0071bc [2023-02-17T20:06:38.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:06:39.151Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T20:06:39.151Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T20:06:39.151Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T20:06:39.151Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T20:06:39.151Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T20:06:39.151Z] OK: 6 MiB in 18 packages [2023-02-17T20:06:39.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.268s coverage: 65.3% of statements [2023-02-17T20:06:39.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T20:06:39.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T20:06:39.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T20:06:41.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 41.0% of statements [2023-02-17T20:06:41.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T20:06:41.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T20:06:41.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.324s coverage: 89.5% of statements [2023-02-17T20:06:41.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T20:06:41.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.260s coverage: 84.8% of statements [2023-02-17T20:06:41.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T20:06:41.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T20:06:41.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T20:06:41.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T20:06:43.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:06:43.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:06:43.038Z] ---> b92bfa54d864 [2023-02-17T20:06:43.038Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:06:43.038Z] ---> Using cache [2023-02-17T20:06:43.039Z] ---> 697f5eda1b93 [2023-02-17T20:06:43.039Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T20:06:43.039Z] ---> Using cache [2023-02-17T20:06:43.039Z] ---> 22ade693106f [2023-02-17T20:06:43.039Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T20:06:43.039Z] ---> Using cache [2023-02-17T20:06:43.039Z] ---> 65fe5ff947d1 [2023-02-17T20:06:43.039Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T20:06:43.039Z] ---> Using cache [2023-02-17T20:06:43.039Z] ---> bdb0bff1fc78 [2023-02-17T20:06:43.039Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:06:43.039Z] ---> Using cache [2023-02-17T20:06:43.039Z] ---> d74d8404fe20 [2023-02-17T20:06:43.039Z] Step 8/22 : COPY . . [2023-02-17T20:06:43.039Z] ---> Using cache [2023-02-17T20:06:43.039Z] ---> 57d5ba92ee9c [2023-02-17T20:06:43.039Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T20:06:47.348Z] Removing intermediate container 32649d0071bc [2023-02-17T20:06:47.348Z] ---> 5a61ae9503dc [2023-02-17T20:06:47.348Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T20:06:47.348Z] ---> Running in e94eb1bd3c35 [2023-02-17T20:06:47.917Z] ---> Running in 56d4c5ce8bac [2023-02-17T20:06:48.182Z] Removing intermediate container bf9480d98463 [2023-02-17T20:06:48.182Z] ---> c5c443d07a93 [2023-02-17T20:06:48.182Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T20:06:49.157Z] Removing intermediate container 0b6dc6d48837 [2023-02-17T20:06:49.157Z] ---> b2e714da119c [2023-02-17T20:06:49.157Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T20:06:49.422Z] Removing intermediate container 56d4c5ce8bac [2023-02-17T20:06:49.422Z] ---> d4cb2b97802d [2023-02-17T20:06:49.422Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T20:06:49.422Z] 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-17T20:06:49.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T20:06:49.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T20:06:49.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.232s coverage: 63.2% of statements [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T20:06:49.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T20:06:49.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T20:06:49.670Z] 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-17T20:06:49.670Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T20:06:49.670Z] go vet ./... [2023-02-17T20:06:49.682Z] ---> Running in 74125931c4b5 [2023-02-17T20:06:51.962Z] ---> Running in 6edc5018aaf0 [2023-02-17T20:06:51.962Z] ---> 8f306321d37b [2023-02-17T20:06:51.962Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T20:06:51.962Z] Removing intermediate container 74125931c4b5 [2023-02-17T20:06:51.962Z] ---> 218df519f189 [2023-02-17T20:06:51.962Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T20:06:51.962Z] Removing intermediate container 6edc5018aaf0 [2023-02-17T20:06:51.962Z] ---> 9a4125e0df9d [2023-02-17T20:06:51.962Z] Step 22/23 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:06:51.962Z] ---> Running in 44af220d2137 [2023-02-17T20:06:51.962Z] ---> 51dd42638891 [2023-02-17T20:06:51.962Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T20:06:51.962Z] ---> ad091d0e3b1c [2023-02-17T20:06:51.962Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T20:06:51.962Z] Removing intermediate container 44af220d2137 [2023-02-17T20:06:51.962Z] ---> a3d6d1400103 [2023-02-17T20:06:51.962Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T20:06:51.962Z] ---> Running in a3ebd3a77aa3 [2023-02-17T20:06:51.962Z] ---> Running in 657a55726e01 [2023-02-17T20:06:51.962Z] ---> Running in 48d02aea5139 [2023-02-17T20:06:52.223Z] Removing intermediate container a3ebd3a77aa3 [2023-02-17T20:06:52.223Z] ---> 7b457a6bfd0b [2023-02-17T20:06:52.223Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T20:06:52.223Z] Removing intermediate container 657a55726e01 [2023-02-17T20:06:52.223Z] ---> e4d9c2d1727f [2023-02-17T20:06:52.223Z] [2023-02-17T20:06:52.223Z] Successfully built e4d9c2d1727f [2023-02-17T20:06:52.223Z] Successfully tagged security-spire-server:latest [2023-02-17T20:06:52.484Z]  Building security-spire-server ... done  ---> 4f51281228cf [2023-02-17T20:06:52.484Z] Step 19/24 : WORKDIR / [2023-02-17T20:06:52.484Z] ---> Running in 03e27e6fbc53 [2023-02-17T20:06:52.484Z] Removing intermediate container 03e27e6fbc53 [2023-02-17T20:06:52.484Z] ---> dbef0372844b [2023-02-17T20:06:52.484Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T20:06:52.484Z] ---> Running in 5a28a3d6328d [2023-02-17T20:06:52.744Z] Removing intermediate container 5a28a3d6328d [2023-02-17T20:06:52.744Z] ---> b354d3d2beaf [2023-02-17T20:06:52.744Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T20:06:52.744Z] ---> Running in c56912c48b65 [2023-02-17T20:06:53.005Z] Removing intermediate container c56912c48b65 [2023-02-17T20:06:53.005Z] ---> 42acded8d485 [2023-02-17T20:06:53.005Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T20:06:53.005Z] ---> Running in 1fea5d6ce48e [2023-02-17T20:06:53.005Z] Removing intermediate container 48d02aea5139 [2023-02-17T20:06:53.005Z] ---> 2cd1e2819baa [2023-02-17T20:06:53.005Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:06:53.005Z] Removing intermediate container 1fea5d6ce48e [2023-02-17T20:06:53.005Z] ---> 2fa8c214e6a0 [2023-02-17T20:06:53.005Z] Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:06:53.309Z] ---> Running in 47eda7428ebf [2023-02-17T20:06:53.309Z] ---> 94d9f187ed03 [2023-02-17T20:06:53.309Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T20:06:53.573Z] Removing intermediate container 47eda7428ebf [2023-02-17T20:06:53.573Z] ---> c44a8c227839 [2023-02-17T20:06:53.573Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T20:06:54.151Z] ---> Running in 4386d72c18d2 [2023-02-17T20:06:54.722Z] ---> de29925cb0b8 [2023-02-17T20:06:54.722Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T20:06:54.722Z] Removing intermediate container 4386d72c18d2 [2023-02-17T20:06:54.722Z] ---> 8d4e932df527 [2023-02-17T20:06:54.722Z] [2023-02-17T20:06:54.722Z] Successfully built 8d4e932df527 [2023-02-17T20:06:54.722Z] Successfully tagged security-spire-config:latest [2023-02-17T20:06:54.981Z]  Building security-spire-config ... done  ---> 596960becfe1 [2023-02-17T20:06:54.981Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T20:06:55.550Z] ---> f1123e82ca41 [2023-02-17T20:06:55.550Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T20:06:56.136Z] ---> 8cc9ffe144aa [2023-02-17T20:06:56.136Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T20:06:56.705Z] ---> 62c6774f19d5 [2023-02-17T20:06:56.705Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T20:06:57.289Z] ---> 614b5f705f7c [2023-02-17T20:06:57.289Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T20:06:57.549Z] ---> Running in 5c4065c2ccbb [2023-02-17T20:07:00.979Z] Removing intermediate container 5c4065c2ccbb [2023-02-17T20:07:00.979Z] ---> 5376077b5e04 [2023-02-17T20:07:00.979Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T20:07:01.547Z] 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-17T20:07:01.547Z] ---> Running in ec231c7df7fc [2023-02-17T20:07:01.829Z] Removing intermediate container ec231c7df7fc [2023-02-17T20:07:01.829Z] ---> ea4a0efc7892 [2023-02-17T20:07:01.829Z] Step 29/32 : CMD ["gate"] [2023-02-17T20:07:02.087Z] ---> Running in cb64218fc337 [2023-02-17T20:07:02.087Z] Removing intermediate container cb64218fc337 [2023-02-17T20:07:02.087Z] ---> 93cd472dd306 [2023-02-17T20:07:02.087Z] Step 30/32 : LABEL arch=x86_64 [2023-02-17T20:07:02.087Z] ---> Running in fc151dea8cb7 [2023-02-17T20:07:02.652Z] Removing intermediate container fc151dea8cb7 [2023-02-17T20:07:02.652Z] ---> 40f18e0d4304 [2023-02-17T20:07:02.652Z] Step 31/32 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:07:02.652Z] ---> Running in 3dd5bd87bab1 [2023-02-17T20:07:03.053Z] Removing intermediate container 3dd5bd87bab1 [2023-02-17T20:07:03.053Z] ---> 850be87d3a62 [2023-02-17T20:07:03.053Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T20:07:03.053Z] ---> Running in 3d47177f4e3a [2023-02-17T20:07:03.312Z] Removing intermediate container 3d47177f4e3a [2023-02-17T20:07:03.312Z] ---> d0bca6802800 [2023-02-17T20:07:03.312Z] [2023-02-17T20:07:03.312Z] Successfully built d0bca6802800 [2023-02-17T20:07:03.312Z] Successfully tagged security-bootstrapper:latest [2023-02-17T20:07:08.654Z]  Building security-bootstrapper ... done Removing intermediate container 9b1e5144b024 [2023-02-17T20:07:08.654Z] ---> e219a19b6ec1 [2023-02-17T20:07:08.654Z] [2023-02-17T20:07:08.654Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T20:07:08.654Z] ---> dfd21b5a31f5 [2023-02-17T20:07:08.654Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T20:07:08.654Z] ---> Running in 2b1bdeb7fc1d [2023-02-17T20:07:08.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:07:08.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:07:09.191Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T20:07:09.191Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T20:07:09.191Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T20:07:09.191Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:07:09.191Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T20:07:09.450Z] OK: 6 MiB in 17 packages [2023-02-17T20:07:11.351Z] Removing intermediate container 2b1bdeb7fc1d [2023-02-17T20:07:11.351Z] ---> 5ac8d8f476bc [2023-02-17T20:07:11.351Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T20:07:11.351Z] ---> Running in 0fe53058685f [2023-02-17T20:07:11.351Z] Removing intermediate container e94eb1bd3c35 [2023-02-17T20:07:11.351Z] ---> 0ebc4a9a4b37 [2023-02-17T20:07:11.351Z] [2023-02-17T20:07:11.351Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T20:07:11.351Z] ---> dfd21b5a31f5 [2023-02-17T20:07:11.351Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T20:07:11.351Z] ---> Running in cae236b7e3b4 [2023-02-17T20:07:11.351Z] Removing intermediate container 0fe53058685f [2023-02-17T20:07:11.351Z] ---> e13380d2dc7c [2023-02-17T20:07:11.351Z] Step 12/24 : WORKDIR / [2023-02-17T20:07:11.351Z] ---> Running in a289b8616b26 [2023-02-17T20:07:11.351Z] Removing intermediate container cae236b7e3b4 [2023-02-17T20:07:11.351Z] ---> 1cef3aaf9d68 [2023-02-17T20:07:11.351Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:07:11.351Z] ---> Running in 730fc8bf50e8 [2023-02-17T20:07:11.351Z] Removing intermediate container a289b8616b26 [2023-02-17T20:07:11.351Z] ---> fb5ff53c5411 [2023-02-17T20:07:11.351Z] 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-17T20:07:11.610Z] ---> 42246076202a [2023-02-17T20:07:11.610Z] 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-17T20:07:11.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T20:07:11.610Z] ---> b260fe79cb7c [2023-02-17T20:07:11.610Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T20:07:11.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T20:07:11.868Z] ---> 1df05d695c0d [2023-02-17T20:07:11.868Z] 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-17T20:07:11.868Z] ---> 48789ef96ecd [2023-02-17T20:07:11.868Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T20:07:11.868Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T20:07:11.868Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:07:11.868Z] OK: 6 MiB in 15 packages [2023-02-17T20:07:12.494Z] ---> cff9a87f9e81 [2023-02-17T20:07:12.494Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T20:07:12.754Z] Removing intermediate container 730fc8bf50e8 [2023-02-17T20:07:12.754Z] ---> 33d71ab9f90f [2023-02-17T20:07:12.754Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:07:13.013Z] ---> d10f2d09df3a [2023-02-17T20:07:13.013Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T20:07:13.340Z] ---> 7d4c39c116d1 [2023-02-17T20:07:13.340Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T20:07:13.635Z] ---> 91f716fabd99 [2023-02-17T20:07:13.635Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T20:07:13.635Z] ---> Running in 162aefbdf106 [2023-02-17T20:07:13.635Z] ---> cec5be641cf1 [2023-02-17T20:07:13.635Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T20:07:13.635Z] ---> e087ffa039f7 [2023-02-17T20:07:13.635Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T20:07:13.897Z] ---> aa31befa3eb6 [2023-02-17T20:07:13.897Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T20:07:13.897Z] ---> Running in 32d4f98d8e3e [2023-02-17T20:07:14.485Z] Removing intermediate container 162aefbdf106 [2023-02-17T20:07:14.485Z] ---> 9bf8f1f2abaf [2023-02-17T20:07:14.485Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T20:07:14.485Z] ---> Running in 925ca8119a2d [2023-02-17T20:07:14.758Z] Removing intermediate container 925ca8119a2d [2023-02-17T20:07:14.758Z] ---> b984f732f2cb [2023-02-17T20:07:14.758Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T20:07:15.367Z] ---> Running in 72cf6840dd1f [2023-02-17T20:07:15.367Z] Removing intermediate container 32d4f98d8e3e [2023-02-17T20:07:15.367Z] ---> edc9a7469608 [2023-02-17T20:07:15.367Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T20:07:15.659Z] ---> Running in 42a1f70f439a [2023-02-17T20:07:15.659Z] Removing intermediate container 72cf6840dd1f [2023-02-17T20:07:15.659Z] ---> 6846df290458 [2023-02-17T20:07:15.659Z] Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:07:15.932Z] ---> Running in 3c1f45f8143e [2023-02-17T20:07:15.932Z] Removing intermediate container 42a1f70f439a [2023-02-17T20:07:15.932Z] ---> 5671eb5a6ed4 [2023-02-17T20:07:15.932Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T20:07:16.236Z] ---> Running in c62890efd6a1 [2023-02-17T20:07:16.236Z] Removing intermediate container 3c1f45f8143e [2023-02-17T20:07:16.236Z] ---> 952502de3619 [2023-02-17T20:07:16.236Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T20:07:16.527Z] ---> Running in 0ec4732985f2 [2023-02-17T20:07:16.527Z] Removing intermediate container c62890efd6a1 [2023-02-17T20:07:16.527Z] ---> e76c1fb56960 [2023-02-17T20:07:16.527Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T20:07:16.527Z] ---> Running in 5806b15b7995 [2023-02-17T20:07:16.527Z] Removing intermediate container 0ec4732985f2 [2023-02-17T20:07:16.527Z] ---> df975637a0bb [2023-02-17T20:07:16.527Z] [2023-02-17T20:07:16.527Z] Successfully built df975637a0bb [2023-02-17T20:07:16.527Z] Successfully tagged security-secretstore-setup:latest [2023-02-17T20:07:16.527Z]  Building security-secretstore-setup ... done Removing intermediate container 5806b15b7995 [2023-02-17T20:07:16.527Z] ---> 8d5feec8ac99 [2023-02-17T20:07:16.527Z] Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:07:16.527Z] ---> Running in 4da733e974c5 [2023-02-17T20:07:16.807Z] Removing intermediate container 4da733e974c5 [2023-02-17T20:07:16.807Z] ---> 300b51cb695d [2023-02-17T20:07:16.807Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T20:07:16.807Z] ---> Running in 33a63197dfdf [2023-02-17T20:07:16.807Z] Removing intermediate container 33a63197dfdf [2023-02-17T20:07:16.807Z] ---> a0232de13989 [2023-02-17T20:07:16.807Z] [2023-02-17T20:07:16.807Z] Successfully built a0232de13989 [2023-02-17T20:07:16.807Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-17T20:07:17.073Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-02-17T20:07:17.086Z] $ docker stop --time=1 8fcba6acf81b0757a023a0336fb3a42d3335c896ed5bd515175a32b25cccf02b [2023-02-17T20:07:18.373Z] $ docker rm -f --volumes 8fcba6acf81b0757a023a0336fb3a42d3335c896ed5bd515175a32b25cccf02b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T20:07:18.774Z] + docker images [2023-02-17T20:07:18.774Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T20:07:18.774Z] core-common-config-bootstrapper latest a0232de13989 2 seconds ago 15.5MB [2023-02-17T20:07:18.774Z] security-secretstore-setup latest df975637a0bb 2 seconds ago 30MB [2023-02-17T20:07:18.774Z] 0ebc4a9a4b37 8 seconds ago 1.67GB [2023-02-17T20:07:18.774Z] e219a19b6ec1 14 seconds ago 1.67GB [2023-02-17T20:07:18.774Z] security-bootstrapper latest d0bca6802800 16 seconds ago 20.4MB [2023-02-17T20:07:18.774Z] security-spire-config latest 8d4e932df527 24 seconds ago 85.8MB [2023-02-17T20:07:18.774Z] security-spire-server latest e4d9c2d1727f 27 seconds ago 86.5MB [2023-02-17T20:07:18.774Z] support-scheduler latest cdbd16679958 40 seconds ago 30MB [2023-02-17T20:07:18.774Z] 975b804bccf9 44 seconds ago 1.55GB [2023-02-17T20:07:18.774Z] eb73288bbe2c 46 seconds ago 1.55GB [2023-02-17T20:07:18.774Z] core-data latest fad1f6da117f 47 seconds ago 17.9MB [2023-02-17T20:07:18.774Z] ca0c479c56bd 49 seconds ago 1.74GB [2023-02-17T20:07:18.774Z] f1ddd26354e5 About a minute ago 1.67GB [2023-02-17T20:07:18.774Z] 0f8b3c6960c0 About a minute ago 1.68GB [2023-02-17T20:07:18.774Z] core-command latest 80bcd4f42b22 About a minute ago 17.7MB [2023-02-17T20:07:18.774Z] 18bd4e924e38 2 minutes ago 1.68GB [2023-02-17T20:07:18.774Z] support-notifications latest cc8189b5ac69 2 minutes ago 30.7MB [2023-02-17T20:07:18.774Z] security-proxy-setup latest 779f0ed84a0d 2 minutes ago 27.8MB [2023-02-17T20:07:18.774Z] core-metadata latest e3c5a3cff5c6 2 minutes ago 18.5MB [2023-02-17T20:07:18.774Z] security-spiffe-token-provider latest a22c0cadf981 2 minutes ago 30MB [2023-02-17T20:07:18.774Z] 5c48abd5a42b 2 minutes ago 1.74GB [2023-02-17T20:07:18.774Z] security-spire-agent latest 1996cb475941 2 minutes ago 125MB [2023-02-17T20:07:18.774Z] 0064a58123b0 2 minutes ago 1.71GB [2023-02-17T20:07:18.774Z] 3232a42a8dd7 2 minutes ago 1.67GB [2023-02-17T20:07:18.774Z] 7d5e23b878d6 2 minutes ago 1.68GB [2023-02-17T20:07:18.774Z] efee8ce60cae 3 minutes ago 1.55GB [2023-02-17T20:07:18.774Z] ci-base-image-x86_64 latest b92bfa54d864 7 minutes ago 903MB [2023-02-17T20:07:18.774Z] alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB [2023-02-17T20:07:18.774Z] alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB [2023-02-17T20:07:18.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-17T20:07:18.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-17T20:07:18.774Z] 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-17T20:08:41.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T20:08:41.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T20:08:41.317Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T20:08:41.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T20:08:42.002Z] + ls -al . [2023-02-17T20:08:42.002Z] total 740 [2023-02-17T20:08:42.002Z] drwxrwxr-x 10 1001 1001 4096 Feb 17 20:02 . [2023-02-17T20:08:42.002Z] drwxr-xr-x 4 root root 4096 Feb 17 20:02 .. [2023-02-17T20:08:42.002Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 20:01 .blubracket [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 20:01 .dockerignore [2023-02-17T20:08:42.002Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 20:01 .git [2023-02-17T20:08:42.002Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 20:01 .github [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 20:01 .gitignore [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 20:01 .golangci.yml [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 20:01 .hadolint.yml [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 20:01 .sonarcloud.properties [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 20:01 ADOPTERS.md [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 20:01 Attribution.txt [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 20:01 CHANGELOG.md [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 20:01 CONTRIBUTING.md [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 20:01 GOVERNANCE.md [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 20:01 Jenkinsfile [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 20:01 LICENSE [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 20:01 Makefile [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 20:01 OWNERS.md [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 20:01 README.md [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 20:01 SECURITY.md [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 19:59 VERSION [2023-02-17T20:08:42.002Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 20:01 bin [2023-02-17T20:08:42.002Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 20:01 cmd [2023-02-17T20:08:42.002Z] -rw-r--r-- 1 root root 487323 Feb 17 20:06 coverage.out [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 20:01 go.mod [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 20:01 go.sum [2023-02-17T20:08:42.002Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 20:01 internal [2023-02-17T20:08:42.002Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 20:01 openapi [2023-02-17T20:08:42.002Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 20:01 snap [2023-02-17T20:08:42.002Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 20:01 version.go [Pipeline] sh [2023-02-17T20:08:42.334Z] + '[' -e coverage.out ] [2023-02-17T20:08:42.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T20:08:42.371Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T20:08:43.274Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T20:08:43.623Z] + make build [2023-02-17T20:08:43.623Z] 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-17T20:10:05.281Z] 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-17T20:10:06.683Z] 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-17T20:10:12.042Z] 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-17T20:10:15.385Z] 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-17T20:10:54.270Z] 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-17T20:11:00.907Z] 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-17T20:11:06.248Z] 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-17T20:11:12.892Z] 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-17T20:11:17.152Z] 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-17T20:11:21.414Z] 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-17T20:11:33.718Z] 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-17T20:11:39.089Z] $ docker stop --time=1 e87ab5c7d0066f1824a3035ecec73f903eca3616e3d9ba73639340234099c0d7 [2023-02-17T20:11:41.045Z] $ docker rm -f --volumes e87ab5c7d0066f1824a3035ecec73f903eca3616e3d9ba73639340234099c0d7 [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-17T20:11:43.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T20:11:43.340Z] [2023-02-17T20:11:43.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:11:43.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T20:11:43.998Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-17T20:11:43.998Z] 29e5d40040c1: Pulling fs layer [2023-02-17T20:11:43.998Z] 1ce36da41761: Pulling fs layer [2023-02-17T20:11:43.998Z] 25b303627fd3: Pulling fs layer [2023-02-17T20:11:43.998Z] 29e5d40040c1: Verifying Checksum [2023-02-17T20:11:43.998Z] 29e5d40040c1: Download complete [2023-02-17T20:11:44.585Z] 1ce36da41761: Verifying Checksum [2023-02-17T20:11:44.585Z] 1ce36da41761: Download complete [2023-02-17T20:11:45.997Z] 25b303627fd3: Download complete [2023-02-17T20:11:46.267Z] 29e5d40040c1: Pull complete [2023-02-17T20:11:47.227Z] 1ce36da41761: Pull complete [2023-02-17T20:11:57.296Z] 25b303627fd3: Pull complete [2023-02-17T20:11:57.296Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-17T20:11:57.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T20:11:57.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T20:11:57.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container [2023-02-17T20:11:57.685Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-17T20:12:00.557Z] $ docker top ad1f54deedeb0b5a4a51c5ddbfb9c7fbf70ee26f709cedb60376a28f7fe045a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T20:12:01.431Z] + docker-compose build --help [2023-02-17T20:12:01.431Z] + grep parallel [2023-02-17T20:12:05.671Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T20:12:05.706Z] $ docker stop --time=1 ad1f54deedeb0b5a4a51c5ddbfb9c7fbf70ee26f709cedb60376a28f7fe045a1 [2023-02-17T20:12:07.316Z] $ docker rm -f --volumes ad1f54deedeb0b5a4a51c5ddbfb9c7fbf70ee26f709cedb60376a28f7fe045a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:12:08.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T20:12:08.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T20:12:08.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container [2023-02-17T20:12:08.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-17T20:12:09.455Z] $ docker top 20c995f6af5913af3e6e06d2440a9992bc244c1e143359f788458f5e653cb144 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T20:12:09.996Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T20:12:15.331Z] Building core-command ... [2023-02-17T20:12:15.331Z] Building core-common-config-bootstrapper ... [2023-02-17T20:12:15.331Z] Building core-data ... [2023-02-17T20:12:15.331Z] Building core-metadata ... [2023-02-17T20:12:15.331Z] Building security-bootstrapper ... [2023-02-17T20:12:15.331Z] Building security-proxy-setup ... [2023-02-17T20:12:15.331Z] Building security-secretstore-setup ... [2023-02-17T20:12:15.331Z] Building security-spiffe-token-provider ... [2023-02-17T20:12:15.331Z] Building security-spire-agent ... [2023-02-17T20:12:15.331Z] Building security-spire-config ... [2023-02-17T20:12:15.331Z] Building security-spire-server ... [2023-02-17T20:12:15.331Z] Building support-notifications ... [2023-02-17T20:12:15.331Z] Building support-scheduler ... [2023-02-17T20:12:15.331Z] Building security-spire-config [2023-02-17T20:12:15.331Z] Building security-spiffe-token-provider [2023-02-17T20:12:15.331Z] Building support-scheduler [2023-02-17T20:12:15.331Z] Building core-metadata [2023-02-17T20:12:15.331Z] Building support-notifications [2023-02-17T20:13:02.162Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:13:02.162Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:13:02.162Z] ---> 96a20b27741b [2023-02-17T20:13:02.162Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:13:02.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:13:02.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:13:02.162Z] ---> 96a20b27741b [2023-02-17T20:13:02.162Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T20:13:02.162Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:13:02.162Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:13:02.162Z] ---> 96a20b27741b [2023-02-17T20:13:02.162Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T20:13:02.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:13:02.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:13:02.162Z] ---> 96a20b27741b [2023-02-17T20:13:02.162Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:13:02.162Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:13:02.162Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:13:02.162Z] ---> 96a20b27741b [2023-02-17T20:13:02.162Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:13:02.438Z] ---> Running in 2367fc8a30c3 [2023-02-17T20:13:02.438Z] ---> Running in 496a85b176e3 [2023-02-17T20:13:02.438Z] ---> Running in 683786f445a7 [2023-02-17T20:13:02.438Z] ---> Running in 70735e83cbd8 [2023-02-17T20:13:02.438Z] ---> Running in 872f75394afc [2023-02-17T20:13:03.022Z] Removing intermediate container 496a85b176e3 [2023-02-17T20:13:03.022Z] ---> e1fc6ff0fb98 [2023-02-17T20:13:03.022Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T20:13:03.022Z] Removing intermediate container 2367fc8a30c3 [2023-02-17T20:13:03.022Z] ---> 5cf19273ba3c [2023-02-17T20:13:03.022Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T20:13:03.295Z] Removing intermediate container 683786f445a7 [2023-02-17T20:13:03.295Z] ---> fe6bdd62020b [2023-02-17T20:13:03.295Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T20:13:03.295Z] Removing intermediate container 70735e83cbd8 [2023-02-17T20:13:03.295Z] ---> a2bbc29b0335 [2023-02-17T20:13:03.295Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T20:13:03.295Z] ---> Running in 04adb111c73a [2023-02-17T20:13:03.295Z] ---> Running in 9524a6a07764 [2023-02-17T20:13:03.295Z] Removing intermediate container 872f75394afc [2023-02-17T20:13:03.295Z] ---> cfa9f3cc1363 [2023-02-17T20:13:03.295Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T20:13:03.295Z] ---> Running in f9724bdac56d [2023-02-17T20:13:03.564Z] ---> Running in ff44f112441e [2023-02-17T20:13:03.564Z] ---> Running in ae43f6bab9ae [2023-02-17T20:13:04.151Z] Removing intermediate container 04adb111c73a [2023-02-17T20:13:04.151Z] ---> 0c16c6fbe363 [2023-02-17T20:13:04.151Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T20:13:04.419Z] Removing intermediate container ff44f112441e [2023-02-17T20:13:04.419Z] ---> 9ad714fed106 [2023-02-17T20:13:04.419Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T20:13:04.419Z] ---> Running in 228a6ef195d7 [2023-02-17T20:13:04.419Z] ---> Running in fef263655b63 [2023-02-17T20:13:04.419Z] Removing intermediate container f9724bdac56d [2023-02-17T20:13:04.688Z] ---> 41aacde4b8c0 [2023-02-17T20:13:04.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T20:13:04.688Z] ---> Running in 10ec710a3c82 [2023-02-17T20:13:05.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:05.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:05.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:05.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:06.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:06.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:06.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:07.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:07.075Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T20:13:07.075Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T20:13:07.075Z] OK: 16903 distinct packages available [2023-02-17T20:13:07.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:07.347Z] OK: 221 MiB in 51 packages [2023-02-17T20:13:07.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:07.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:07.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:13:08.466Z] OK: 221 MiB in 51 packages [2023-02-17T20:13:08.732Z] Removing intermediate container ae43f6bab9ae [2023-02-17T20:13:08.732Z] ---> 1e84b0571a56 [2023-02-17T20:13:08.732Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T20:13:08.732Z] OK: 221 MiB in 51 packages [2023-02-17T20:13:08.733Z] OK: 221 MiB in 51 packages [2023-02-17T20:13:09.316Z] OK: 221 MiB in 51 packages [2023-02-17T20:13:10.072Z] ---> a8dfc1d417a0 [2023-02-17T20:13:10.072Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:13:10.359Z] Removing intermediate container 228a6ef195d7 [2023-02-17T20:13:10.359Z] ---> Running in 794b618974b1 [2023-02-17T20:13:10.359Z] ---> c45fffd1a963 [2023-02-17T20:13:10.359Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T20:13:10.967Z] Removing intermediate container fef263655b63 [2023-02-17T20:13:10.967Z] ---> 85229365d262 [2023-02-17T20:13:10.967Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T20:13:10.967Z] Removing intermediate container 10ec710a3c82 [2023-02-17T20:13:10.967Z] ---> 6c899b8c2227 [2023-02-17T20:13:10.967Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T20:13:11.257Z] Removing intermediate container 9524a6a07764 [2023-02-17T20:13:11.257Z] ---> 210ed75884af [2023-02-17T20:13:11.257Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T20:13:11.529Z] ---> 8c4e9ca2773b [2023-02-17T20:13:11.529Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:13:11.814Z] ---> Running in e69a29db9d25 [2023-02-17T20:13:12.808Z] ---> 2dc2ee39f797 [2023-02-17T20:13:12.808Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:13:12.808Z] ---> Running in 613d54cb0727 [2023-02-17T20:13:13.093Z] ---> d0a5145a193d [2023-02-17T20:13:13.093Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:13:13.093Z] ---> 9e645d1f3956 [2023-02-17T20:13:13.093Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:13:13.093Z] ---> Running in ba6ca556069f [2023-02-17T20:13:13.366Z] ---> Running in 48508cd47f4a [2023-02-17T20:15:05.011Z] Removing intermediate container 794b618974b1 [2023-02-17T20:15:05.012Z] ---> 85ec2d72eeba [2023-02-17T20:15:05.012Z] Step 7/24 : COPY . . [2023-02-17T20:15:05.012Z] Removing intermediate container e69a29db9d25 [2023-02-17T20:15:05.012Z] ---> 54aa532ff53e [2023-02-17T20:15:05.012Z] Step 8/24 : COPY . . [2023-02-17T20:15:05.012Z] Removing intermediate container 613d54cb0727 [2023-02-17T20:15:05.012Z] ---> 59a61af083f0 [2023-02-17T20:15:05.012Z] Step 8/22 : COPY . . [2023-02-17T20:15:05.012Z] Removing intermediate container ba6ca556069f [2023-02-17T20:15:05.012Z] ---> 7b9dea69c083 [2023-02-17T20:15:05.012Z] Step 8/22 : COPY . . [2023-02-17T20:15:05.012Z] Removing intermediate container 48508cd47f4a [2023-02-17T20:15:05.012Z] ---> f40d9d2f2425 [2023-02-17T20:15:05.012Z] Step 7/19 : COPY . . [2023-02-17T20:15:09.281Z] ---> 8b1582508e86 [2023-02-17T20:15:09.281Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T20:15:09.864Z] ---> Running in c0eeef068954 [2023-02-17T20:15:12.463Z] Removing intermediate container c0eeef068954 [2023-02-17T20:15:12.463Z] ---> 066a3644ba63 [2023-02-17T20:15:12.463Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T20:15:12.734Z] ---> Running in d4ebe06288e8 [2023-02-17T20:15:13.327Z] ---> 1a9f9c5b632f [2023-02-17T20:15:13.327Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T20:15:13.327Z] ---> 7169e395b38e [2023-02-17T20:15:13.327Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T20:15:13.327Z] ---> e12e1f68c40d [2023-02-17T20:15:13.327Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T20:15:13.327Z] ---> Running in 06bbd26e66e7 [2023-02-17T20:15:13.598Z] ---> Running in 55f89c09e6c4 [2023-02-17T20:15:13.598Z] Removing intermediate container d4ebe06288e8 [2023-02-17T20:15:13.598Z] ---> 6ceaadb7f108 [2023-02-17T20:15:13.598Z] 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-17T20:15:13.598Z] ---> Running in 939d0761ac88 [2023-02-17T20:15:13.876Z] ---> Running in 684adf7c4701 [2023-02-17T20:15:14.497Z] ---> ed194afd882c [2023-02-17T20:15:14.497Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T20:15:14.497Z] ---> Running in 058da80878ba [2023-02-17T20:15:15.918Z] 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-17T20:15:15.918Z] 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-17T20:15:16.188Z] 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-17T20:15:16.456Z] 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-17T20:15:17.866Z] Removing intermediate container 684adf7c4701 [2023-02-17T20:15:17.866Z] ---> d4930125d0eb [2023-02-17T20:15:17.866Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T20:15:17.866Z] ---> Running in 506cd66b3d48 [2023-02-17T20:15:18.144Z] Removing intermediate container 506cd66b3d48 [2023-02-17T20:15:18.144Z] ---> 31308b6e64c3 [2023-02-17T20:15:18.144Z] [2023-02-17T20:15:18.144Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T20:15:18.415Z] 3.15: Pulling from library/alpine [2023-02-17T20:15:19.374Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T20:15:19.374Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T20:15:19.641Z] ---> 354640af7b1b [2023-02-17T20:15:19.641Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:15:19.641Z] ---> Running in 8854e06b6555 [2023-02-17T20:15:20.222Z] Removing intermediate container 8854e06b6555 [2023-02-17T20:15:20.222Z] ---> 4eae0e3ba85c [2023-02-17T20:15:20.222Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T20:15:20.222Z] ---> Running in 41881ec1166d [2023-02-17T20:15:22.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:15:22.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:15:23.837Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T20:15:23.837Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T20:15:23.837Z] OK: 15734 distinct packages available [2023-02-17T20:15:24.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:15:24.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:15:25.780Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T20:15:25.780Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T20:15:25.780Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T20:15:25.780Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T20:15:25.780Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T20:15:25.780Z] OK: 6 MiB in 18 packages [2023-02-17T20:15:27.722Z] Removing intermediate container 41881ec1166d [2023-02-17T20:15:27.722Z] ---> 1c0ae9e52a1c [2023-02-17T20:15:27.722Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T20:15:34.366Z] ---> 58b5b23b7ec9 [2023-02-17T20:15:34.366Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T20:15:34.366Z] ---> 82e984a1b5a3 [2023-02-17T20:15:34.366Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T20:15:34.366Z] ---> Running in 44132f11b4d1 [2023-02-17T20:15:34.948Z] Removing intermediate container 44132f11b4d1 [2023-02-17T20:15:34.948Z] ---> fb0f7b53fc56 [2023-02-17T20:15:34.948Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T20:15:38.286Z] ---> 8b0880a814b2 [2023-02-17T20:15:38.286Z] Step 19/24 : WORKDIR / [2023-02-17T20:15:38.286Z] ---> Running in ebd1f166d843 [2023-02-17T20:15:38.887Z] Removing intermediate container ebd1f166d843 [2023-02-17T20:15:38.887Z] ---> a3d23a67de76 [2023-02-17T20:15:38.887Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T20:15:38.887Z] ---> Running in 85ba86cba838 [2023-02-17T20:15:39.469Z] Removing intermediate container 85ba86cba838 [2023-02-17T20:15:39.469Z] ---> 2abdb53be71c [2023-02-17T20:15:39.469Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T20:15:39.469Z] ---> Running in 857d09ffdea5 [2023-02-17T20:15:39.736Z] Removing intermediate container 857d09ffdea5 [2023-02-17T20:15:40.004Z] ---> 6aad4d60cb9d [2023-02-17T20:15:40.004Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T20:15:40.004Z] ---> Running in b9d9936dfe75 [2023-02-17T20:15:40.586Z] Removing intermediate container b9d9936dfe75 [2023-02-17T20:15:40.586Z] ---> 41cbf8266e7d [2023-02-17T20:15:40.586Z] Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:15:40.586Z] ---> Running in 8223bcddc3d1 [2023-02-17T20:15:41.168Z] Removing intermediate container 8223bcddc3d1 [2023-02-17T20:15:41.168Z] ---> a3c8355eabce [2023-02-17T20:15:41.168Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T20:15:41.438Z] ---> Running in b26a987cea5b [2023-02-17T20:15:41.704Z] Removing intermediate container b26a987cea5b [2023-02-17T20:15:41.704Z] ---> 7a95a6f72683 [2023-02-17T20:15:41.704Z] [2023-02-17T20:15:41.969Z] Successfully built 7a95a6f72683 [2023-02-17T20:15:41.969Z] Successfully tagged security-spire-config-arm64:latest [2023-02-17T20:15:41.969Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-17T20:16:00.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:16:00.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:16:00.173Z] ---> 96a20b27741b [2023-02-17T20:16:00.173Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> cfa9f3cc1363 [2023-02-17T20:16:00.173Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> 1e84b0571a56 [2023-02-17T20:16:00.173Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> a8dfc1d417a0 [2023-02-17T20:16:00.173Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> 85ec2d72eeba [2023-02-17T20:16:00.173Z] Step 7/24 : COPY . . [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> 8b1582508e86 [2023-02-17T20:16:00.173Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> 066a3644ba63 [2023-02-17T20:16:00.173Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> 6ceaadb7f108 [2023-02-17T20:16:00.173Z] 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-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> d4930125d0eb [2023-02-17T20:16:00.173Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> 31308b6e64c3 [2023-02-17T20:16:00.173Z] [2023-02-17T20:16:00.173Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T20:16:00.173Z] ---> 354640af7b1b [2023-02-17T20:16:00.173Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:16:00.173Z] ---> Using cache [2023-02-17T20:16:00.173Z] ---> 4eae0e3ba85c [2023-02-17T20:16:00.173Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T20:16:00.173Z] ---> Running in 5a8fa20cbf1e [2023-02-17T20:16:00.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:16:00.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:16:01.407Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T20:16:01.407Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T20:16:01.407Z] OK: 15734 distinct packages available [2023-02-17T20:16:01.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:16:02.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:16:03.224Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T20:16:03.224Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T20:16:03.224Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T20:16:03.224Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T20:16:03.224Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T20:16:03.224Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T20:16:03.224Z] OK: 6 MiB in 19 packages [2023-02-17T20:16:05.802Z] Removing intermediate container 5a8fa20cbf1e [2023-02-17T20:16:05.802Z] ---> 66b606b8774e [2023-02-17T20:16:05.802Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T20:16:09.149Z] ---> 12474b4aa44f [2023-02-17T20:16:09.149Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T20:16:14.490Z] ---> c670cf6be6d8 [2023-02-17T20:16:14.490Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T20:16:17.002Z] ---> a89d998a3846 [2023-02-17T20:16:17.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T20:16:17.958Z] ---> 7a39756d53ec [2023-02-17T20:16:17.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T20:16:18.538Z] ---> fac8e917509b [2023-02-17T20:16:18.538Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T20:16:18.805Z] ---> Running in 5215b699f769 [2023-02-17T20:16:19.387Z] Removing intermediate container 5215b699f769 [2023-02-17T20:16:19.387Z] ---> cf9f91972c69 [2023-02-17T20:16:19.387Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T20:16:19.387Z] ---> Running in 76565262cda0 [2023-02-17T20:16:19.971Z] Removing intermediate container 76565262cda0 [2023-02-17T20:16:19.971Z] ---> c89674df6cb7 [2023-02-17T20:16:19.971Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T20:16:19.971Z] ---> Running in a805c80bcd17 [2023-02-17T20:16:20.246Z] Removing intermediate container a805c80bcd17 [2023-02-17T20:16:20.246Z] ---> 4fb295a67116 [2023-02-17T20:16:20.246Z] Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:16:20.513Z] ---> Running in 57198ac37091 [2023-02-17T20:16:20.780Z] Removing intermediate container 57198ac37091 [2023-02-17T20:16:20.780Z] ---> 34d0561f2ce5 [2023-02-17T20:16:20.780Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T20:16:21.046Z] ---> Running in c1362e9b24c6 [2023-02-17T20:16:21.646Z] Removing intermediate container c1362e9b24c6 [2023-02-17T20:16:21.646Z] ---> 4e193d42ec62 [2023-02-17T20:16:21.646Z] [2023-02-17T20:16:21.646Z] Successfully built 4e193d42ec62 [2023-02-17T20:16:21.911Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-17T20:16:21.911Z] Building security-spire-server [2023-02-17T20:16:40.097Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:16:40.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:16:40.097Z] ---> 96a20b27741b [2023-02-17T20:16:40.097Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T20:16:40.097Z] ---> Using cache [2023-02-17T20:16:40.097Z] ---> cfa9f3cc1363 [2023-02-17T20:16:40.097Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T20:16:40.097Z] ---> Using cache [2023-02-17T20:16:40.097Z] ---> 1e84b0571a56 [2023-02-17T20:16:40.097Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T20:16:40.097Z] ---> Using cache [2023-02-17T20:16:40.097Z] ---> a8dfc1d417a0 [2023-02-17T20:16:40.097Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:16:40.097Z] ---> Using cache [2023-02-17T20:16:40.097Z] ---> 85ec2d72eeba [2023-02-17T20:16:40.097Z] Step 7/23 : COPY . . [2023-02-17T20:16:40.097Z] ---> Using cache [2023-02-17T20:16:40.097Z] ---> 8b1582508e86 [2023-02-17T20:16:40.097Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T20:16:40.097Z] ---> Using cache [2023-02-17T20:16:40.097Z] ---> 066a3644ba63 [2023-02-17T20:16:40.097Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T20:16:40.097Z] ---> Using cache [2023-02-17T20:16:40.097Z] ---> 6ceaadb7f108 [2023-02-17T20:16:40.097Z] 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-17T20:16:40.097Z] ---> Running in 41dc7e530abd [2023-02-17T20:16:42.679Z] Removing intermediate container 41dc7e530abd [2023-02-17T20:16:42.679Z] ---> b8c4c3f47aa0 [2023-02-17T20:16:42.679Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T20:16:42.679Z] ---> Running in 0225670e764e [2023-02-17T20:16:42.945Z] Removing intermediate container 0225670e764e [2023-02-17T20:16:42.945Z] ---> 246dc7084db6 [2023-02-17T20:16:42.945Z] [2023-02-17T20:16:42.945Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T20:16:42.945Z] ---> 354640af7b1b [2023-02-17T20:16:42.945Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:16:42.945Z] ---> Using cache [2023-02-17T20:16:42.945Z] ---> 4eae0e3ba85c [2023-02-17T20:16:42.945Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T20:16:42.945Z] ---> Using cache [2023-02-17T20:16:42.945Z] ---> 66b606b8774e [2023-02-17T20:16:42.945Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T20:16:49.600Z] ---> 97f633fa35a0 [2023-02-17T20:16:49.600Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T20:16:49.600Z] ---> 383803b68346 [2023-02-17T20:16:49.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T20:16:50.557Z] ---> 08818af7401b [2023-02-17T20:16:50.557Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T20:16:51.517Z] ---> 41e1c6e8ea2c [2023-02-17T20:16:51.517Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T20:16:51.783Z] ---> Running in 96e5ecb89275 [2023-02-17T20:16:52.378Z] Removing intermediate container 96e5ecb89275 [2023-02-17T20:16:52.378Z] ---> eb3edbd657d1 [2023-02-17T20:16:52.378Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T20:16:52.378Z] ---> Running in fd6adb27a0ce [2023-02-17T20:16:52.961Z] Removing intermediate container fd6adb27a0ce [2023-02-17T20:16:52.961Z] ---> ab170b3995bb [2023-02-17T20:16:52.961Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T20:16:52.961Z] ---> Running in 34286e3f3241 [2023-02-17T20:16:53.546Z] Removing intermediate container 34286e3f3241 [2023-02-17T20:16:53.546Z] ---> 399f10a9a2b8 [2023-02-17T20:16:53.546Z] Step 22/23 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:16:53.546Z] ---> Running in 7cce84e43cc6 [2023-02-17T20:16:54.142Z] Removing intermediate container 7cce84e43cc6 [2023-02-17T20:16:54.142Z] ---> 6477da06d434 [2023-02-17T20:16:54.142Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T20:16:54.142Z] ---> Running in fced197d60b7 [2023-02-17T20:16:54.726Z] Removing intermediate container fced197d60b7 [2023-02-17T20:16:54.726Z] ---> 7b91af533040 [2023-02-17T20:16:54.726Z] [2023-02-17T20:16:54.994Z] Successfully built 7b91af533040 [2023-02-17T20:16:54.994Z] Successfully tagged security-spire-server-arm64:latest [2023-02-17T20:16:54.994Z] Building security-bootstrapper [2023-02-17T20:17:13.194Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:17:13.194Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:17:13.194Z] ---> 96a20b27741b [2023-02-17T20:17:13.194Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T20:17:13.194Z] ---> Using cache [2023-02-17T20:17:13.194Z] ---> cfa9f3cc1363 [2023-02-17T20:17:13.194Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T20:17:13.194Z] ---> Running in 9085f73c6e81 [2023-02-17T20:17:14.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:17:14.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:17:15.831Z] OK: 221 MiB in 51 packages [2023-02-17T20:17:17.243Z] Removing intermediate container 9085f73c6e81 [2023-02-17T20:17:17.243Z] ---> a0d82f290348 [2023-02-17T20:17:17.243Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T20:17:19.812Z] ---> 972ffef02ef2 [2023-02-17T20:17:19.812Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:17:19.812Z] ---> Running in d295bd716c28 [2023-02-17T20:18:56.423Z] Removing intermediate container d295bd716c28 [2023-02-17T20:18:56.423Z] ---> 2052fb0aeb5c [2023-02-17T20:18:56.423Z] Step 7/32 : COPY . . [2023-02-17T20:19:03.052Z] ---> 8d4311371145 [2023-02-17T20:19:03.052Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T20:19:03.052Z] ---> Running in af40ab170ef9 [2023-02-17T20:19:05.002Z] 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-17T20:22:26.995Z] Removing intermediate container 939d0761ac88 [2023-02-17T20:22:26.995Z] ---> f3084c8ff2ab [2023-02-17T20:22:26.995Z] [2023-02-17T20:22:26.995Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T20:22:26.995Z] 3.16: Pulling from library/alpine [2023-02-17T20:22:26.995Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T20:22:26.995Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T20:22:26.995Z] ---> 4c81e5bf8899 [2023-02-17T20:22:26.995Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:22:26.995Z] ---> Running in eacbf9db3858 [2023-02-17T20:22:26.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:22:26.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:22:26.995Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T20:22:26.995Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:22:26.995Z] OK: 5 MiB in 15 packages [2023-02-17T20:22:26.995Z] Removing intermediate container eacbf9db3858 [2023-02-17T20:22:26.995Z] ---> aab01da82c10 [2023-02-17T20:22:26.995Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T20:22:26.995Z] ---> Running in 68a88f756da9 [2023-02-17T20:22:26.995Z] Removing intermediate container 68a88f756da9 [2023-02-17T20:22:26.995Z] ---> af896936ff09 [2023-02-17T20:22:26.995Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T20:22:26.995Z] ---> Running in 297d777a300c [2023-02-17T20:22:26.995Z] Removing intermediate container 297d777a300c [2023-02-17T20:22:26.995Z] ---> 457a282e8fb3 [2023-02-17T20:22:26.995Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T20:22:26.995Z] ---> Running in 923097034ee5 [2023-02-17T20:22:26.995Z] Removing intermediate container 923097034ee5 [2023-02-17T20:22:26.995Z] ---> 14825a075e66 [2023-02-17T20:22:26.995Z] Step 15/24 : WORKDIR / [2023-02-17T20:22:26.995Z] ---> Running in 12580a60b562 [2023-02-17T20:22:26.995Z] Removing intermediate container 12580a60b562 [2023-02-17T20:22:26.995Z] ---> 76ca8bdb0d34 [2023-02-17T20:22:26.995Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:22:27.959Z] ---> 867433abfb0a [2023-02-17T20:22:27.959Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T20:22:29.368Z] ---> 34d67e13c6b4 [2023-02-17T20:22:29.368Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T20:22:30.332Z] ---> 8c45b0731ca5 [2023-02-17T20:22:30.332Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T20:22:31.292Z] ---> 18e4f3e84ccd [2023-02-17T20:22:31.292Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T20:22:31.292Z] ---> Running in 6309393bd32f [2023-02-17T20:22:31.884Z] Removing intermediate container 6309393bd32f [2023-02-17T20:22:31.884Z] ---> d03518c8b9a6 [2023-02-17T20:22:31.884Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:22:31.884Z] ---> Running in 496f4c3ef6f7 [2023-02-17T20:22:32.154Z] Removing intermediate container 496f4c3ef6f7 [2023-02-17T20:22:32.154Z] ---> d772a0435ead [2023-02-17T20:22:32.154Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T20:22:32.154Z] ---> Running in 6d509569c67f [2023-02-17T20:22:32.735Z] Removing intermediate container 6d509569c67f [2023-02-17T20:22:32.735Z] ---> 0a0225ff4285 [2023-02-17T20:22:32.735Z] Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:22:33.000Z] ---> Running in 24aa7c8edfbc [2023-02-17T20:22:33.273Z] Removing intermediate container 24aa7c8edfbc [2023-02-17T20:22:33.273Z] ---> 1fe8327c964b [2023-02-17T20:22:33.273Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T20:22:33.557Z] ---> Running in f2650d9a4511 [2023-02-17T20:22:33.822Z] Removing intermediate container f2650d9a4511 [2023-02-17T20:22:33.822Z] ---> a584c199e330 [2023-02-17T20:22:33.822Z] [2023-02-17T20:22:34.087Z] Successfully built a584c199e330 [2023-02-17T20:22:34.087Z] Successfully tagged core-metadata-arm64:latest [2023-02-17T20:22:34.088Z]  Building core-metadata ... done Building core-command [2023-02-17T20:22:49.055Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:22:49.055Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:22:49.055Z] ---> 96a20b27741b [2023-02-17T20:22:49.055Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:22:49.055Z] ---> Using cache [2023-02-17T20:22:49.055Z] ---> a2bbc29b0335 [2023-02-17T20:22:49.055Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T20:22:49.055Z] ---> Using cache [2023-02-17T20:22:49.055Z] ---> 9ad714fed106 [2023-02-17T20:22:49.055Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T20:22:49.055Z] ---> Running in 57fa79155069 [2023-02-17T20:22:51.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:22:51.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:22:52.424Z] OK: 221 MiB in 51 packages [2023-02-17T20:22:53.823Z] Removing intermediate container 57fa79155069 [2023-02-17T20:22:53.823Z] ---> 1e69ef440aec [2023-02-17T20:22:53.823Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T20:22:54.781Z] ---> 9375f03f636b [2023-02-17T20:22:54.781Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:22:54.781Z] ---> Running in 555c788a5832 [2023-02-17T20:23:43.768Z] Removing intermediate container 058da80878ba [2023-02-17T20:23:43.768Z] ---> c4242593467b [2023-02-17T20:23:43.768Z] [2023-02-17T20:23:43.768Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T20:23:43.768Z] ---> 354640af7b1b [2023-02-17T20:23:43.768Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:23:43.768Z] ---> Using cache [2023-02-17T20:23:43.768Z] ---> 4eae0e3ba85c [2023-02-17T20:23:43.768Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T20:23:43.768Z] ---> Running in 38c2b9b48f78 [2023-02-17T20:23:43.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:23:43.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:23:43.768Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T20:23:43.768Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T20:23:43.768Z] OK: 15734 distinct packages available [2023-02-17T20:23:43.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:23:43.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:23:44.720Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T20:23:44.720Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T20:23:44.720Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T20:23:44.720Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T20:23:44.720Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T20:23:44.720Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T20:23:44.720Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T20:23:44.720Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T20:23:44.720Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T20:23:44.720Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T20:23:44.720Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T20:23:45.298Z] OK: 8 MiB in 23 packages [2023-02-17T20:23:47.872Z] Removing intermediate container 38c2b9b48f78 [2023-02-17T20:23:47.872Z] ---> 01a81f2e21cc [2023-02-17T20:23:47.872Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:23:48.832Z] ---> a8c130d03858 [2023-02-17T20:23:48.832Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T20:23:51.424Z] ---> f734154ea858 [2023-02-17T20:23:51.424Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T20:23:52.392Z] ---> 83541a1d0d52 [2023-02-17T20:23:52.392Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T20:23:52.392Z] ---> Running in 21a57af9fa5b [2023-02-17T20:23:55.725Z] Removing intermediate container 21a57af9fa5b [2023-02-17T20:23:55.725Z] ---> 624c9cc320a7 [2023-02-17T20:23:55.725Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:23:55.997Z] ---> Running in fe2b77ab88a6 [2023-02-17T20:23:56.585Z] Removing intermediate container fe2b77ab88a6 [2023-02-17T20:23:56.585Z] ---> dbe53681a7f2 [2023-02-17T20:23:56.585Z] Step 17/19 : LABEL arch=arm64 [2023-02-17T20:23:56.850Z] ---> Running in 67fb983e2cd0 [2023-02-17T20:23:57.804Z] Removing intermediate container 67fb983e2cd0 [2023-02-17T20:23:57.804Z] ---> c8ab2c32bd3c [2023-02-17T20:23:57.804Z] Step 18/19 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:23:57.804Z] ---> Running in 48898495de16 [2023-02-17T20:23:58.385Z] Removing intermediate container 48898495de16 [2023-02-17T20:23:58.385Z] ---> 0df5bd8c7fc6 [2023-02-17T20:23:58.385Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T20:23:58.650Z] ---> Running in 79f5a93f4c69 [2023-02-17T20:23:59.232Z] Removing intermediate container 79f5a93f4c69 [2023-02-17T20:23:59.232Z] ---> 36e02167ff1d [2023-02-17T20:23:59.232Z] [2023-02-17T20:23:59.811Z] Successfully built 36e02167ff1d [2023-02-17T20:23:59.811Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-17T20:23:59.811Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-02-17T20:24:17.992Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:24:17.992Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:24:17.992Z] ---> 96a20b27741b [2023-02-17T20:24:17.992Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T20:24:17.992Z] ---> Using cache [2023-02-17T20:24:17.992Z] ---> cfa9f3cc1363 [2023-02-17T20:24:17.992Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T20:24:17.992Z] ---> Using cache [2023-02-17T20:24:17.992Z] ---> a0d82f290348 [2023-02-17T20:24:17.992Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T20:24:17.992Z] ---> Using cache [2023-02-17T20:24:17.992Z] ---> 972ffef02ef2 [2023-02-17T20:24:17.992Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:24:17.992Z] ---> Using cache [2023-02-17T20:24:17.992Z] ---> 2052fb0aeb5c [2023-02-17T20:24:17.992Z] Step 7/24 : COPY . . [2023-02-17T20:24:17.992Z] ---> Using cache [2023-02-17T20:24:17.992Z] ---> 8d4311371145 [2023-02-17T20:24:17.992Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T20:24:18.955Z] ---> Running in 8d7f82c13f81 [2023-02-17T20:24:21.548Z] 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-17T20:24:33.836Z] Removing intermediate container 555c788a5832 [2023-02-17T20:24:33.836Z] ---> 007e06703d15 [2023-02-17T20:24:33.836Z] Step 8/23 : COPY . . [2023-02-17T20:24:55.872Z] Removing intermediate container 06bbd26e66e7 [2023-02-17T20:24:55.872Z] ---> e6aad16a4243 [2023-02-17T20:24:55.872Z] [2023-02-17T20:24:55.872Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T20:24:55.872Z] ---> 4c81e5bf8899 [2023-02-17T20:24:55.872Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T20:24:55.872Z] ---> Running in 7cf3e87fbd7b [2023-02-17T20:24:55.872Z] Removing intermediate container 55f89c09e6c4 [2023-02-17T20:24:55.872Z] ---> e089267723a9 [2023-02-17T20:24:55.872Z] [2023-02-17T20:24:55.872Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T20:24:55.872Z] ---> 4c81e5bf8899 [2023-02-17T20:24:55.872Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:24:55.872Z] ---> Using cache [2023-02-17T20:24:55.872Z] ---> aab01da82c10 [2023-02-17T20:24:55.872Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T20:24:55.872Z] ---> Using cache [2023-02-17T20:24:55.872Z] ---> af896936ff09 [2023-02-17T20:24:55.872Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T20:24:55.872Z] ---> Running in 085d88b1ed7b [2023-02-17T20:24:55.872Z] ---> 1eef4c1791e7 [2023-02-17T20:24:55.872Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T20:24:55.872Z] ---> Running in 4b43f6611570 [2023-02-17T20:24:55.872Z] Removing intermediate container 085d88b1ed7b [2023-02-17T20:24:55.872Z] ---> faed5c532b2a [2023-02-17T20:24:55.872Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T20:24:55.872Z] ---> Running in 9374981d6140 [2023-02-17T20:24:55.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:24:55.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:24:55.872Z] Removing intermediate container 9374981d6140 [2023-02-17T20:24:55.872Z] ---> f6846a10dba8 [2023-02-17T20:24:55.872Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:24:55.872Z] 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-17T20:24:56.830Z] ---> 5483938f57e1 [2023-02-17T20:24:56.830Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T20:24:56.830Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T20:24:57.097Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T20:24:57.097Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:24:57.097Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T20:24:57.684Z] OK: 6 MiB in 16 packages [2023-02-17T20:25:01.925Z] Removing intermediate container 7cf3e87fbd7b [2023-02-17T20:25:01.925Z] ---> 8a58f0927130 [2023-02-17T20:25:01.925Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T20:25:01.925Z] ---> c5a607132ec3 [2023-02-17T20:25:01.925Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T20:25:01.925Z] ---> Running in 840f625fee3e [2023-02-17T20:25:02.879Z] Removing intermediate container af40ab170ef9 [2023-02-17T20:25:02.879Z] ---> fd26fdb583ef [2023-02-17T20:25:02.879Z] [2023-02-17T20:25:02.879Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T20:25:02.879Z] ---> 4c81e5bf8899 [2023-02-17T20:25:02.879Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T20:25:03.144Z] Removing intermediate container 840f625fee3e [2023-02-17T20:25:03.144Z] ---> 84a6858242cf [2023-02-17T20:25:03.144Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T20:25:03.144Z] ---> Running in 75a1ee416132 [2023-02-17T20:25:03.144Z] ---> Running in 7644ec2c032c [2023-02-17T20:25:03.410Z] ---> cbd0a093d941 [2023-02-17T20:25:03.410Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T20:25:03.676Z] ---> Running in a46bf69a7535 [2023-02-17T20:25:03.940Z] Removing intermediate container 7644ec2c032c [2023-02-17T20:25:03.940Z] Removing intermediate container 75a1ee416132 [2023-02-17T20:25:03.940Z] ---> ec6d2341573c [2023-02-17T20:25:04.206Z] ---> fbf4dfd65a0c [2023-02-17T20:25:04.206Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-execStep 14/22 : EXPOSE $APP_PORT [2023-02-17T20:25:04.206Z] [2023-02-17T20:25:04.206Z] ---> Running in ff0bec656dff [2023-02-17T20:25:04.206Z] ---> Running in 398450d299f5 [2023-02-17T20:25:04.788Z] Removing intermediate container a46bf69a7535 [2023-02-17T20:25:04.788Z] ---> e98a9bd37170 [2023-02-17T20:25:04.788Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:25:04.788Z] ---> Running in 4d4960f95372 [2023-02-17T20:25:05.378Z] Removing intermediate container ff0bec656dff [2023-02-17T20:25:05.379Z] ---> c21ca71d376a [2023-02-17T20:25:05.379Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:25:05.958Z] Removing intermediate container 4d4960f95372 [2023-02-17T20:25:05.958Z] ---> c7f4b39ef00d [2023-02-17T20:25:05.958Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T20:25:06.224Z] ---> Running in fee44c4f0668 [2023-02-17T20:25:06.806Z] ---> b8a2daaa6c20 [2023-02-17T20:25:06.807Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T20:25:06.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:25:07.072Z] Removing intermediate container fee44c4f0668 [2023-02-17T20:25:07.072Z] ---> 5323a0e00cb4 [2023-02-17T20:25:07.072Z] Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:25:07.072Z] ---> Running in aebd004349cc [2023-02-17T20:25:07.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:25:07.919Z] Removing intermediate container aebd004349cc [2023-02-17T20:25:07.919Z] ---> abcdb9f51d32 [2023-02-17T20:25:07.919Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T20:25:07.919Z] ---> Running in b14ae3e2404b [2023-02-17T20:25:08.527Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T20:25:08.527Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T20:25:08.527Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:25:08.527Z] OK: 5 MiB in 16 packages [2023-02-17T20:25:08.792Z] Removing intermediate container b14ae3e2404b [2023-02-17T20:25:08.792Z] ---> d1431a4cdf1a [2023-02-17T20:25:08.792Z] [2023-02-17T20:25:09.746Z] Successfully built d1431a4cdf1a [2023-02-17T20:25:09.746Z] Successfully tagged support-scheduler-arm64:latest [2023-02-17T20:25:09.746Z] Building security-proxy-setup [2023-02-17T20:25:10.330Z]  Building support-scheduler ... done Removing intermediate container 398450d299f5 [2023-02-17T20:25:10.330Z] ---> f541538c78e6 [2023-02-17T20:25:10.330Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T20:25:10.595Z] ---> Running in 01d85200ce81 [2023-02-17T20:25:10.595Z] ---> 5788203dac67 [2023-02-17T20:25:10.595Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T20:25:11.578Z] Removing intermediate container 01d85200ce81 [2023-02-17T20:25:11.578Z] ---> 6218c8e1c4e8 [2023-02-17T20:25:11.578Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T20:25:11.578Z] ---> dfb6903cf27e [2023-02-17T20:25:11.578Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T20:25:11.578Z] ---> Running in 4cadbbf491bd [2023-02-17T20:25:11.844Z] ---> Running in bde6ee3b1fff [2023-02-17T20:25:14.418Z] Removing intermediate container 4cadbbf491bd [2023-02-17T20:25:14.418Z] ---> 325fa728fc5e [2023-02-17T20:25:14.418Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T20:25:14.418Z] Removing intermediate container bde6ee3b1fff [2023-02-17T20:25:14.418Z] ---> 77077ca69e17 [2023-02-17T20:25:14.418Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:25:14.418Z] ---> Running in 172138a74772 [2023-02-17T20:25:14.418Z] ---> Running in cb8cd6fb3414 [2023-02-17T20:25:15.020Z] Removing intermediate container 172138a74772 [2023-02-17T20:25:15.020Z] ---> 3437e5de8d83 [2023-02-17T20:25:15.020Z] Removing intermediate container cb8cd6fb3414 [2023-02-17T20:25:15.020Z] ---> d1bb45350a73 [2023-02-17T20:25:15.020Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T20:25:15.020Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T20:25:15.288Z] ---> Running in e8426d5d1808 [2023-02-17T20:25:15.288Z] ---> Running in 75a845b32e18 [2023-02-17T20:25:15.870Z] Removing intermediate container e8426d5d1808 [2023-02-17T20:25:15.870Z] ---> 66e9a3fc19b9 [2023-02-17T20:25:15.870Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T20:25:15.870Z] ---> Running in f22594d9196e [2023-02-17T20:25:16.149Z] Removing intermediate container 75a845b32e18 [2023-02-17T20:25:16.149Z] ---> 0d881c27319d [2023-02-17T20:25:16.149Z] Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:25:16.423Z] ---> Running in 2d1267559c7e [2023-02-17T20:25:17.380Z] Removing intermediate container 2d1267559c7e [2023-02-17T20:25:17.380Z] ---> 4d4e2160f9d0 [2023-02-17T20:25:17.380Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T20:25:17.653Z] ---> Running in 41160dbd539c [2023-02-17T20:25:18.616Z] Removing intermediate container 41160dbd539c [2023-02-17T20:25:18.616Z] ---> 595f00690a19 [2023-02-17T20:25:18.616Z] [2023-02-17T20:25:19.593Z] Successfully built 595f00690a19 [2023-02-17T20:25:19.593Z] Successfully tagged support-notifications-arm64:latest [2023-02-17T20:25:19.593Z]  Building support-notifications ... done Building core-data [2023-02-17T20:25:19.593Z] Removing intermediate container f22594d9196e [2023-02-17T20:25:19.593Z] ---> 3b0c30779cea [2023-02-17T20:25:19.593Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T20:25:19.858Z] ---> Running in 9c948c231fb3 [2023-02-17T20:25:20.440Z] Removing intermediate container 9c948c231fb3 [2023-02-17T20:25:20.440Z] ---> a9a458b33bd8 [2023-02-17T20:25:20.440Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T20:25:21.392Z] ---> c5b6c07e6655 [2023-02-17T20:25:21.392Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T20:25:21.657Z] ---> Running in 210b9afdbfef [2023-02-17T20:25:28.277Z] Removing intermediate container 210b9afdbfef [2023-02-17T20:25:28.277Z] ---> 80ef68e52663 [2023-02-17T20:25:28.277Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:25:28.542Z] ---> 9deb0eb0edb9 [2023-02-17T20:25:28.542Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T20:25:29.944Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:25:29.944Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:25:29.944Z] ---> 96a20b27741b [2023-02-17T20:25:29.944Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T20:25:29.944Z] ---> Using cache [2023-02-17T20:25:29.944Z] ---> cfa9f3cc1363 [2023-02-17T20:25:29.944Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T20:25:29.944Z] ---> Using cache [2023-02-17T20:25:29.944Z] ---> a0d82f290348 [2023-02-17T20:25:29.944Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T20:25:29.944Z] ---> Using cache [2023-02-17T20:25:29.944Z] ---> 972ffef02ef2 [2023-02-17T20:25:29.944Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:25:29.944Z] ---> Using cache [2023-02-17T20:25:29.944Z] ---> 2052fb0aeb5c [2023-02-17T20:25:29.944Z] Step 7/21 : COPY . . [2023-02-17T20:25:30.525Z] ---> Using cache [2023-02-17T20:25:30.525Z] ---> 8d4311371145 [2023-02-17T20:25:30.525Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T20:25:30.791Z] ---> Running in b6ec5ad1dd80 [2023-02-17T20:25:31.373Z] ---> fda4a27da4a4 [2023-02-17T20:25:31.373Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T20:25:33.307Z] ---> 690bb3941afa [2023-02-17T20:25:33.307Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T20:25:33.307Z] 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-17T20:25:34.712Z] ---> 030a4bfefe7c [2023-02-17T20:25:34.712Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T20:25:35.668Z] ---> c9322a8bc8f1 [2023-02-17T20:25:35.668Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T20:25:37.075Z] ---> 0a4e8c94272b [2023-02-17T20:25:37.075Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T20:25:40.930Z] ---> e647ce287ace [2023-02-17T20:25:40.930Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T20:25:40.930Z] ---> Running in d0dfe4d906d1 [2023-02-17T20:25:43.731Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:25:43.731Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:25:43.731Z] ---> 96a20b27741b [2023-02-17T20:25:43.731Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:25:43.731Z] ---> Using cache [2023-02-17T20:25:43.731Z] ---> a2bbc29b0335 [2023-02-17T20:25:43.731Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T20:25:43.731Z] ---> Using cache [2023-02-17T20:25:43.731Z] ---> 9ad714fed106 [2023-02-17T20:25:43.731Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T20:25:43.731Z] ---> Using cache [2023-02-17T20:25:43.731Z] ---> 1e69ef440aec [2023-02-17T20:25:43.731Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T20:25:43.731Z] ---> Using cache [2023-02-17T20:25:43.731Z] ---> 9375f03f636b [2023-02-17T20:25:43.731Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:25:43.731Z] ---> Using cache [2023-02-17T20:25:43.731Z] ---> 007e06703d15 [2023-02-17T20:25:43.731Z] Step 8/22 : COPY . . [2023-02-17T20:25:43.731Z] ---> Using cache [2023-02-17T20:25:43.731Z] ---> 1eef4c1791e7 [2023-02-17T20:25:43.731Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T20:25:43.731Z] ---> Running in 07e5930bf8bd [2023-02-17T20:25:45.220Z] Removing intermediate container d0dfe4d906d1 [2023-02-17T20:25:45.220Z] ---> 1c49aba1f152 [2023-02-17T20:25:45.220Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T20:25:45.490Z] ---> Running in 04a72e3a551d [2023-02-17T20:25:46.103Z] Removing intermediate container 04a72e3a551d [2023-02-17T20:25:46.103Z] ---> 00bc2c642751 [2023-02-17T20:25:46.103Z] Step 29/32 : CMD ["gate"] [2023-02-17T20:25:46.103Z] ---> Running in 7b1ab3e14f25 [2023-02-17T20:25:46.374Z] 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-17T20:25:46.639Z] Removing intermediate container 7b1ab3e14f25 [2023-02-17T20:25:46.639Z] ---> a69888d5ecfe [2023-02-17T20:25:46.639Z] Step 30/32 : LABEL arch=arm64 [2023-02-17T20:25:46.904Z] ---> Running in df2d715cf185 [2023-02-17T20:25:47.173Z] Removing intermediate container df2d715cf185 [2023-02-17T20:25:47.173Z] ---> 1c6c2f0a62f9 [2023-02-17T20:25:47.173Z] Step 31/32 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:25:47.443Z] ---> Running in 85f50647d7b5 [2023-02-17T20:25:47.708Z] Removing intermediate container 85f50647d7b5 [2023-02-17T20:25:47.974Z] ---> bd9fa13efc21 [2023-02-17T20:25:47.974Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T20:25:47.974Z] ---> Running in 0c970d9565b6 [2023-02-17T20:25:48.555Z] Removing intermediate container 0c970d9565b6 [2023-02-17T20:25:48.555Z] ---> 686e610d5bfb [2023-02-17T20:25:48.555Z] [2023-02-17T20:25:48.821Z] Successfully built 686e610d5bfb [2023-02-17T20:25:48.821Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-17T20:25:48.821Z] Building core-common-config-bootstrapper [2023-02-17T20:26:07.013Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T20:26:07.013Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T20:26:07.013Z] ---> 96a20b27741b [2023-02-17T20:26:07.013Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T20:26:07.013Z] ---> Using cache [2023-02-17T20:26:07.013Z] ---> a2bbc29b0335 [2023-02-17T20:26:07.013Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T20:26:07.013Z] ---> Using cache [2023-02-17T20:26:07.013Z] ---> 9ad714fed106 [2023-02-17T20:26:07.013Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T20:26:07.013Z] ---> Using cache [2023-02-17T20:26:07.013Z] ---> 1e69ef440aec [2023-02-17T20:26:07.013Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T20:26:07.013Z] ---> Using cache [2023-02-17T20:26:07.013Z] ---> 9375f03f636b [2023-02-17T20:26:07.013Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T20:26:07.013Z] ---> Using cache [2023-02-17T20:26:07.013Z] ---> 007e06703d15 [2023-02-17T20:26:07.013Z] Step 8/22 : COPY . . [2023-02-17T20:26:07.013Z] ---> Using cache [2023-02-17T20:26:07.013Z] ---> 1eef4c1791e7 [2023-02-17T20:26:07.013Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T20:26:07.013Z] ---> Running in ebe0c4487d76 [2023-02-17T20:26:08.418Z] 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-17T20:29:30.168Z] 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-17T20:29:36.809Z] Removing intermediate container 8d7f82c13f81 [2023-02-17T20:29:36.809Z] ---> 33c96168ddbe [2023-02-17T20:29:36.809Z] [2023-02-17T20:29:36.809Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T20:29:36.809Z] ---> 4c81e5bf8899 [2023-02-17T20:29:36.809Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T20:29:36.809Z] ---> Running in 894636e07009 [2023-02-17T20:29:37.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:29:38.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:29:39.754Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T20:29:39.754Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T20:29:39.754Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T20:29:39.754Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:29:39.754Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T20:29:40.334Z] OK: 6 MiB in 17 packages [2023-02-17T20:29:45.662Z] Removing intermediate container 894636e07009 [2023-02-17T20:29:45.662Z] ---> d32fa09cbbc6 [2023-02-17T20:29:45.662Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T20:29:45.662Z] ---> Running in 8f23d81e0b2b [2023-02-17T20:29:45.938Z] Removing intermediate container 8f23d81e0b2b [2023-02-17T20:29:45.938Z] ---> 3f021398b0e5 [2023-02-17T20:29:45.938Z] Step 12/24 : WORKDIR / [2023-02-17T20:29:45.938Z] ---> Running in 2777fb1ed22b [2023-02-17T20:29:46.520Z] Removing intermediate container 2777fb1ed22b [2023-02-17T20:29:46.520Z] ---> 9afb54955cb9 [2023-02-17T20:29:46.520Z] 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-17T20:29:47.475Z] ---> caed8b3e42ff [2023-02-17T20:29:47.475Z] 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-17T20:29:48.429Z] ---> 83fd4b5ce92d [2023-02-17T20:29:48.429Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T20:29:49.389Z] ---> 00daa15b5e88 [2023-02-17T20:29:49.389Z] 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-17T20:29:50.349Z] ---> be66d169b043 [2023-02-17T20:29:50.349Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T20:29:51.750Z] ---> 2a497c0b132f [2023-02-17T20:29:51.750Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T20:29:53.684Z] ---> d4dc84557e73 [2023-02-17T20:29:53.684Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T20:29:54.264Z] ---> 8bcdd601076b [2023-02-17T20:29:54.264Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T20:29:54.540Z] ---> Running in 2bebfdad1e42 [2023-02-17T20:29:57.879Z] Removing intermediate container 2bebfdad1e42 [2023-02-17T20:29:57.879Z] ---> 4253b59df7aa [2023-02-17T20:29:57.879Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T20:29:57.879Z] ---> Running in 6dfb452137b2 [2023-02-17T20:29:57.879Z] Removing intermediate container 6dfb452137b2 [2023-02-17T20:29:57.879Z] ---> 8884c477ff47 [2023-02-17T20:29:57.879Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T20:29:58.154Z] ---> Running in a491e421886f [2023-02-17T20:29:58.545Z] Removing intermediate container a491e421886f [2023-02-17T20:29:58.545Z] ---> 6202ded1e1e5 [2023-02-17T20:29:58.545Z] Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:29:58.813Z] ---> Running in 31145bc1cdbf [2023-02-17T20:29:59.078Z] Removing intermediate container 31145bc1cdbf [2023-02-17T20:29:59.078Z] ---> 615d65093a4e [2023-02-17T20:29:59.078Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T20:29:59.343Z] ---> Running in 51796d5e5053 [2023-02-17T20:29:59.921Z] Removing intermediate container 51796d5e5053 [2023-02-17T20:29:59.921Z] ---> 5dfbf81d0eaf [2023-02-17T20:29:59.921Z] [2023-02-17T20:30:00.187Z] Successfully built 5dfbf81d0eaf [2023-02-17T20:30:00.187Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-17T20:30:56.547Z]  Building security-secretstore-setup ... done 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-17T20:30:56.547Z] Removing intermediate container 4b43f6611570 [2023-02-17T20:30:56.547Z] ---> fcf4dd4d4519 [2023-02-17T20:30:56.547Z] [2023-02-17T20:30:56.547Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T20:30:56.547Z] ---> 4c81e5bf8899 [2023-02-17T20:30:56.547Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:30:56.547Z] ---> Using cache [2023-02-17T20:30:56.547Z] ---> aab01da82c10 [2023-02-17T20:30:56.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T20:30:56.547Z] ---> Using cache [2023-02-17T20:30:56.547Z] ---> af896936ff09 [2023-02-17T20:30:56.547Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T20:30:56.547Z] ---> Running in 34e9b86652ff [2023-02-17T20:30:56.547Z] Removing intermediate container 34e9b86652ff [2023-02-17T20:30:56.547Z] ---> 48530aefa4e4 [2023-02-17T20:30:56.547Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T20:30:56.547Z] ---> Running in 70d519ee1004 [2023-02-17T20:30:56.547Z] Removing intermediate container 70d519ee1004 [2023-02-17T20:30:56.547Z] ---> d671556ba40c [2023-02-17T20:30:56.547Z] Step 15/23 : WORKDIR / [2023-02-17T20:30:56.547Z] ---> Running in 5ab7c052393f [2023-02-17T20:30:56.547Z] Removing intermediate container 5ab7c052393f [2023-02-17T20:30:56.547Z] ---> 229f3374ed05 [2023-02-17T20:30:56.547Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:30:57.501Z] ---> 620a883f085c [2023-02-17T20:30:57.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T20:30:58.905Z] ---> 3888a9adbf86 [2023-02-17T20:30:58.905Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T20:31:00.305Z] ---> 63fc82194b47 [2023-02-17T20:31:00.305Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T20:31:00.305Z] ---> Running in 9cfa0099657e [2023-02-17T20:31:00.570Z] Removing intermediate container 9cfa0099657e [2023-02-17T20:31:00.570Z] ---> 52054cc2fa7a [2023-02-17T20:31:00.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:31:00.570Z] ---> Running in 3bd38c918d76 [2023-02-17T20:31:01.151Z] Removing intermediate container 3bd38c918d76 [2023-02-17T20:31:01.151Z] ---> 26707abbfa51 [2023-02-17T20:31:01.151Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T20:31:01.151Z] ---> Running in e7e4a14966dd [2023-02-17T20:31:01.734Z] Removing intermediate container e7e4a14966dd [2023-02-17T20:31:01.734Z] ---> 4cf8ab478da4 [2023-02-17T20:31:01.734Z] Step 22/23 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:31:01.734Z] ---> Running in a4937776323c [2023-02-17T20:31:02.340Z] Removing intermediate container a4937776323c [2023-02-17T20:31:02.340Z] ---> cbc829566313 [2023-02-17T20:31:02.340Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T20:31:02.340Z] ---> Running in e0144778d9d3 [2023-02-17T20:31:02.924Z] Removing intermediate container e0144778d9d3 [2023-02-17T20:31:02.924Z] ---> bff78526baa7 [2023-02-17T20:31:02.924Z] [2023-02-17T20:31:03.196Z] Successfully built bff78526baa7 [2023-02-17T20:31:03.196Z] Successfully tagged core-command-arm64:latest [2023-02-17T20:31:11.380Z]  Building core-command ... done Removing intermediate container b6ec5ad1dd80 [2023-02-17T20:31:11.380Z] ---> b2e064d1d6f5 [2023-02-17T20:31:11.380Z] [2023-02-17T20:31:11.380Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T20:31:11.380Z] ---> 4c81e5bf8899 [2023-02-17T20:31:11.380Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T20:31:11.380Z] ---> Running in b2fcf76a1a8d [2023-02-17T20:31:12.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:31:13.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:31:14.311Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T20:31:14.576Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T20:31:14.576Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T20:31:14.576Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T20:31:14.576Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T20:31:14.576Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T20:31:14.576Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:31:14.576Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T20:31:14.843Z] OK: 8 MiB in 20 packages [2023-02-17T20:31:17.434Z] Removing intermediate container b2fcf76a1a8d [2023-02-17T20:31:17.434Z] ---> d21b145e8c8e [2023-02-17T20:31:17.434Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T20:31:17.434Z] ---> Running in 33c616fea3f4 [2023-02-17T20:31:17.700Z] Removing intermediate container 33c616fea3f4 [2023-02-17T20:31:17.700Z] ---> e143c6388596 [2023-02-17T20:31:17.700Z] Step 12/21 : WORKDIR /edgex [2023-02-17T20:31:17.700Z] ---> Running in b932fbe56834 [2023-02-17T20:31:18.281Z] Removing intermediate container b932fbe56834 [2023-02-17T20:31:18.281Z] ---> a4f4b4fc30e5 [2023-02-17T20:31:18.281Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T20:31:19.235Z] ---> 3c03cd99559a [2023-02-17T20:31:19.235Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T20:31:20.637Z] ---> b382fb8c9c0c [2023-02-17T20:31:20.637Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T20:31:22.048Z] ---> 11ef71e01bee [2023-02-17T20:31:22.048Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T20:31:22.630Z] ---> fb737bd6d9fd [2023-02-17T20:31:22.630Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T20:31:22.895Z] ---> Running in 5d75b963be48 [2023-02-17T20:31:25.466Z] Removing intermediate container 5d75b963be48 [2023-02-17T20:31:25.466Z] ---> b4961b59dbe9 [2023-02-17T20:31:25.466Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T20:31:25.466Z] ---> Running in 99014f6e27d4 [2023-02-17T20:31:25.730Z] Removing intermediate container 99014f6e27d4 [2023-02-17T20:31:25.730Z] ---> 6d4000faaf8e [2023-02-17T20:31:25.730Z] Step 19/21 : LABEL arch=arm64 [2023-02-17T20:31:25.730Z] ---> Running in dc7a5acfe33b [2023-02-17T20:31:26.310Z] Removing intermediate container dc7a5acfe33b [2023-02-17T20:31:26.310Z] ---> 3eaa301707de [2023-02-17T20:31:26.310Z] Step 20/21 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:31:26.310Z] ---> Running in 7fbc48de52ba [2023-02-17T20:31:26.575Z] Removing intermediate container 7fbc48de52ba [2023-02-17T20:31:26.575Z] ---> 0140a0805feb [2023-02-17T20:31:26.575Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T20:31:26.575Z] ---> Running in 793d9f6a04a1 [2023-02-17T20:31:27.155Z] Removing intermediate container 793d9f6a04a1 [2023-02-17T20:31:27.155Z] ---> b2b04750a3ac [2023-02-17T20:31:27.155Z] [2023-02-17T20:31:27.419Z] Successfully built b2b04750a3ac [2023-02-17T20:31:27.419Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-17T20:31:32.775Z]  Building security-proxy-setup ... done Removing intermediate container ebe0c4487d76 [2023-02-17T20:31:32.775Z] ---> afaf18a20d09 [2023-02-17T20:31:32.775Z] [2023-02-17T20:31:32.775Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T20:31:32.775Z] ---> 4c81e5bf8899 [2023-02-17T20:31:32.775Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T20:31:32.775Z] ---> Running in cb1c29ddbe52 [2023-02-17T20:31:32.775Z] Removing intermediate container cb1c29ddbe52 [2023-02-17T20:31:32.775Z] ---> 54eb07dad542 [2023-02-17T20:31:32.775Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:31:32.775Z] Removing intermediate container 07e5930bf8bd [2023-02-17T20:31:32.775Z] ---> d640029d01d3 [2023-02-17T20:31:32.775Z] [2023-02-17T20:31:32.775Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T20:31:32.775Z] ---> 4c81e5bf8899 [2023-02-17T20:31:32.775Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T20:31:32.775Z] ---> Running in 17664087b2cd [2023-02-17T20:31:33.044Z] ---> Running in 0ca02fbb8399 [2023-02-17T20:31:33.315Z] Removing intermediate container 0ca02fbb8399 [2023-02-17T20:31:33.315Z] ---> 13f6b7d50f62 [2023-02-17T20:31:33.315Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T20:31:33.597Z] ---> Running in 53dfb228f44d [2023-02-17T20:31:33.863Z] Removing intermediate container 53dfb228f44d [2023-02-17T20:31:33.863Z] ---> 72cd20b1c30a [2023-02-17T20:31:33.863Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T20:31:33.863Z] ---> Running in ec5dd1ad3bf2 [2023-02-17T20:31:34.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:31:34.130Z] Removing intermediate container ec5dd1ad3bf2 [2023-02-17T20:31:34.130Z] ---> c4a30de094d0 [2023-02-17T20:31:34.130Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T20:31:34.396Z] ---> Running in eebb2659306f [2023-02-17T20:31:34.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:31:35.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T20:31:35.354Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T20:31:35.354Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:31:35.354Z] OK: 5 MiB in 15 packages [2023-02-17T20:31:35.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T20:31:36.574Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T20:31:36.574Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T20:31:36.574Z] OK: 5 MiB in 15 packages [2023-02-17T20:31:37.973Z] Removing intermediate container 17664087b2cd [2023-02-17T20:31:37.973Z] ---> 619f5eb482ed [2023-02-17T20:31:37.973Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:31:37.973Z] Removing intermediate container eebb2659306f [2023-02-17T20:31:37.973Z] ---> cfc3abfde904 [2023-02-17T20:31:37.973Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T20:31:38.238Z] ---> 34b38465d981 [2023-02-17T20:31:38.238Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T20:31:38.507Z] ---> cd32fef02226 [2023-02-17T20:31:38.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T20:31:39.086Z] ---> 2eb74ce149a5 [2023-02-17T20:31:39.086Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T20:31:39.352Z] ---> bf2ec56ff317 [2023-02-17T20:31:39.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T20:31:39.617Z] ---> 8080ceba71ce [2023-02-17T20:31:39.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T20:31:39.887Z] ---> be9e4c495edc [2023-02-17T20:31:39.887Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T20:31:40.154Z] ---> Running in 68d880ed8530 [2023-02-17T20:31:40.425Z] ---> b935fd24abce [2023-02-17T20:31:40.425Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T20:31:40.425Z] ---> Running in 8125ac3a518c [2023-02-17T20:31:40.425Z] Removing intermediate container 68d880ed8530 [2023-02-17T20:31:40.425Z] ---> d2b3cb902ddf [2023-02-17T20:31:40.425Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T20:31:40.690Z] ---> Running in d391bbf30baf [2023-02-17T20:31:40.957Z] Removing intermediate container d391bbf30baf [2023-02-17T20:31:40.957Z] ---> 93a3e5974b04 [2023-02-17T20:31:40.957Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T20:31:41.221Z] ---> Running in 1cbec35aa6f9 [2023-02-17T20:31:41.494Z] Removing intermediate container 1cbec35aa6f9 [2023-02-17T20:31:41.494Z] ---> 8b078b656c0b [2023-02-17T20:31:41.494Z] Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:31:41.494Z] ---> Running in f7bf7a89710f [2023-02-17T20:31:42.082Z] Removing intermediate container f7bf7a89710f [2023-02-17T20:31:42.082Z] ---> fa8a8702158e [2023-02-17T20:31:42.082Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T20:31:42.082Z] ---> Running in 84f004f380c4 [2023-02-17T20:31:42.349Z] Removing intermediate container 8125ac3a518c [2023-02-17T20:31:42.349Z] ---> b1f681b6b4d8 [2023-02-17T20:31:42.349Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T20:31:42.349Z] Removing intermediate container 84f004f380c4 [2023-02-17T20:31:42.349Z] ---> 4e0221d3bfa1 [2023-02-17T20:31:42.349Z] [2023-02-17T20:31:42.349Z] ---> Running in ac227a3b80af [2023-02-17T20:31:42.614Z] Successfully built 4e0221d3bfa1 [2023-02-17T20:31:42.614Z] Successfully tagged core-data-arm64:latest [2023-02-17T20:31:42.614Z]  Building core-data ... done Removing intermediate container ac227a3b80af [2023-02-17T20:31:42.614Z] ---> 2c37a27345b2 [2023-02-17T20:31:42.614Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T20:31:42.614Z] ---> Running in 6cb201c1429a [2023-02-17T20:31:42.881Z] Removing intermediate container 6cb201c1429a [2023-02-17T20:31:42.881Z] ---> 564f16fc3c1f [2023-02-17T20:31:42.881Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T20:31:43.149Z] ---> Running in 46ad0b27bf61 [2023-02-17T20:31:43.417Z] Removing intermediate container 46ad0b27bf61 [2023-02-17T20:31:43.417Z] ---> 78448f04c684 [2023-02-17T20:31:43.417Z] Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [2023-02-17T20:31:43.417Z] ---> Running in ce3015b38a83 [2023-02-17T20:31:43.683Z] Removing intermediate container ce3015b38a83 [2023-02-17T20:31:43.683Z] ---> f2ea5bbb31d7 [2023-02-17T20:31:43.683Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T20:31:43.683Z] ---> Running in e521624cebca [2023-02-17T20:31:43.949Z] Removing intermediate container e521624cebca [2023-02-17T20:31:43.949Z] ---> ad6352aa89fe [2023-02-17T20:31:43.949Z] [2023-02-17T20:31:44.214Z] Successfully built ad6352aa89fe [2023-02-17T20:31:44.214Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-17T20:31:44.487Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-02-17T20:31:44.508Z] $ docker stop --time=1 20c995f6af5913af3e6e06d2440a9992bc244c1e143359f788458f5e653cb144 [2023-02-17T20:31:46.129Z] $ docker rm -f --volumes 20c995f6af5913af3e6e06d2440a9992bc244c1e143359f788458f5e653cb144 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T20:31:46.687Z] + docker images [2023-02-17T20:31:46.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T20:31:46.955Z] core-common-config-bootstrapper-arm64 latest ad6352aa89fe 3 seconds ago 14.9MB [2023-02-17T20:31:46.955Z] core-data-arm64 latest 4e0221d3bfa1 4 seconds ago 17.2MB [2023-02-17T20:31:46.955Z] d640029d01d3 14 seconds ago 1.51GB [2023-02-17T20:31:46.955Z] afaf18a20d09 16 seconds ago 1.5GB [2023-02-17T20:31:46.955Z] security-proxy-setup-arm64 latest b2b04750a3ac 20 seconds ago 26.9MB [2023-02-17T20:31:46.955Z] b2e064d1d6f5 37 seconds ago 1.5GB [2023-02-17T20:31:46.955Z] core-command-arm64 latest bff78526baa7 44 seconds ago 17MB [2023-02-17T20:31:46.955Z] fcf4dd4d4519 53 seconds ago 1.51GB [2023-02-17T20:31:46.955Z] security-secretstore-setup-arm64 latest 5dfbf81d0eaf About a minute ago 29MB [2023-02-17T20:31:46.955Z] 33c96168ddbe 2 minutes ago 1.5GB [2023-02-17T20:31:46.955Z] security-bootstrapper-arm64 latest 686e610d5bfb 5 minutes ago 19.6MB [2023-02-17T20:31:46.955Z] support-notifications-arm64 latest 595f00690a19 6 minutes ago 29.7MB [2023-02-17T20:31:46.955Z] support-scheduler-arm64 latest d1431a4cdf1a 6 minutes ago 29MB [2023-02-17T20:31:46.955Z] fd26fdb583ef 6 minutes ago 1.5GB [2023-02-17T20:31:46.955Z] e6aad16a4243 6 minutes ago 1.57GB [2023-02-17T20:31:46.955Z] e089267723a9 6 minutes ago 1.57GB [2023-02-17T20:31:46.955Z] security-spiffe-token-provider-arm64 latest 36e02167ff1d 7 minutes ago 29.1MB [2023-02-17T20:31:46.955Z] c4242593467b 8 minutes ago 1.54GB [2023-02-17T20:31:46.955Z] core-metadata-arm64 latest a584c199e330 9 minutes ago 17.7MB [2023-02-17T20:31:46.955Z] f3084c8ff2ab 9 minutes ago 1.51GB [2023-02-17T20:31:46.955Z] security-spire-server-arm64 latest 7b91af533040 14 minutes ago 84.3MB [2023-02-17T20:31:46.955Z] 246dc7084db6 15 minutes ago 1.38GB [2023-02-17T20:31:46.955Z] security-spire-agent-arm64 latest 4e193d42ec62 15 minutes ago 122MB [2023-02-17T20:31:46.955Z] security-spire-config-arm64 latest 7a95a6f72683 16 minutes ago 83.6MB [2023-02-17T20:31:46.955Z] 31308b6e64c3 16 minutes ago 1.38GB [2023-02-17T20:31:46.955Z] ci-base-image-arm64 latest 96a20b27741b 29 minutes ago 905MB [2023-02-17T20:31:46.955Z] alpine 3.15 354640af7b1b 6 days ago 5.34MB [2023-02-17T20:31:46.955Z] alpine 3.16 4c81e5bf8899 6 days ago 5.3MB [2023-02-17T20:31:46.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-17T20:31:46.955Z] 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-17T20:31:47.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T20:31:47.736Z] [2023-02-17T20:31:47.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:31:48.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T20:31:48.420Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T20:31:48.420Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T20:31:48.420Z] 04944245beec: Pulling fs layer [2023-02-17T20:31:48.420Z] 699f458cf7ca: Pulling fs layer [2023-02-17T20:31:48.420Z] 765212b225bb: Pulling fs layer [2023-02-17T20:31:48.420Z] f23df028b6ca: Pulling fs layer [2023-02-17T20:31:48.420Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T20:31:48.420Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T20:31:48.420Z] f23df028b6ca: Waiting [2023-02-17T20:31:48.420Z] d65c8cfc05b1: Waiting [2023-02-17T20:31:48.420Z] 2437ff75d9bd: Waiting [2023-02-17T20:31:48.420Z] 765212b225bb: Waiting [2023-02-17T20:31:48.420Z] 04944245beec: Verifying Checksum [2023-02-17T20:31:48.420Z] 04944245beec: Download complete [2023-02-17T20:31:48.420Z] 765212b225bb: Verifying Checksum [2023-02-17T20:31:48.420Z] 765212b225bb: Download complete [2023-02-17T20:31:48.702Z] f23df028b6ca: Verifying Checksum [2023-02-17T20:31:48.702Z] f23df028b6ca: Download complete [2023-02-17T20:31:48.702Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T20:31:48.702Z] d65c8cfc05b1: Download complete [2023-02-17T20:31:48.702Z] 699f458cf7ca: Verifying Checksum [2023-02-17T20:31:48.702Z] 699f458cf7ca: Download complete [2023-02-17T20:31:48.983Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T20:31:48.983Z] 8998bd30e6a1: Download complete [2023-02-17T20:31:51.563Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T20:31:51.563Z] 2437ff75d9bd: Download complete [2023-02-17T20:31:52.518Z] 8998bd30e6a1: Pull complete [2023-02-17T20:31:53.096Z] 04944245beec: Pull complete [2023-02-17T20:31:54.048Z] 699f458cf7ca: Pull complete [2023-02-17T20:31:54.313Z] 765212b225bb: Pull complete [2023-02-17T20:31:54.891Z] f23df028b6ca: Pull complete [2023-02-17T20:31:55.157Z] d65c8cfc05b1: Pull complete [2023-02-17T20:32:07.445Z] 2437ff75d9bd: Pull complete [2023-02-17T20:32:07.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T20:32:07.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T20:32:07.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T20:32:07.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container [2023-02-17T20:32:07.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T20:32:10.454Z] $ docker top 4bb8c5f8e4a12f5244436ab78a5d175bcf27374279cc8ff57c6837bff392a4db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:32:11.412Z] ---> job-cost.sh [2023-02-17T20:32:11.412Z] lf-activate-venv: SKIPPING [2023-02-17T20:32:11.412Z] INFO: No Stack... [2023-02-17T20:32:11.991Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T20:32:12.572Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T20:32:13.225Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-17T20:32:13.225Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T20:32:13.314Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4370-1-stack-cost] [2023-02-17T20:32:13.318Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4370-1-stack-cost] did not exist. Created. [2023-02-17T20:32:13.318Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T20:32:13.727Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T20:32:13.928Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T20:32:13.945Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4370-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T20:32:14.015Z] $ docker stop --time=1 4bb8c5f8e4a12f5244436ab78a5d175bcf27374279cc8ff57c6837bff392a4db [2023-02-17T20:32:15.538Z] $ docker rm -f --volumes 4bb8c5f8e4a12f5244436ab78a5d175bcf27374279cc8ff57c6837bff392a4db [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-17T20:32:16.542Z] provisioning config files... [2023-02-17T20:32:16.549Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1319675122170604357tmp [Pipeline] { [Pipeline] sh [2023-02-17T20:32:16.880Z] + set +x [2023-02-17T20:32:16.880Z] + curl+ -s https://codecov.io/bash [2023-02-17T20:32:16.880Z] bash -s -- [2023-02-17T20:32:16.880Z] [2023-02-17T20:32:16.880Z] _____ _ [2023-02-17T20:32:16.880Z] / ____| | | [2023-02-17T20:32:16.880Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T20:32:16.880Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T20:32:16.880Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T20:32:16.880Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T20:32:16.880Z] Bash-1.0.6 [2023-02-17T20:32:16.880Z] [2023-02-17T20:32:16.880Z] [2023-02-17T20:32:16.880Z] ==> git version 2.25.1 found [2023-02-17T20:32:16.880Z] ==> 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-17T20:32:16.880Z] Release-Date: 2020-01-08 [2023-02-17T20:32:16.880Z] 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-17T20:32:16.880Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T20:32:16.880Z] ==> Jenkins CI detected. [2023-02-17T20:32:16.880Z] current dir:  /w/workspace/edgex-go/1 [2023-02-17T20:32:16.880Z] project root: . [2023-02-17T20:32:16.880Z] --> token set from env [2023-02-17T20:32:16.880Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T20:32:17.138Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T20:32:17.138Z] ==> Python coveragepy not found [2023-02-17T20:32:17.138Z] ==> Searching for coverage reports in: [2023-02-17T20:32:17.138Z] + . [2023-02-17T20:32:17.138Z] -> Found 1 reports [2023-02-17T20:32:17.138Z] ==> Detecting git/mercurial file structure [2023-02-17T20:32:17.138Z] ==> Reading reports [2023-02-17T20:32:17.138Z] + ./coverage.out bytes=487323 [2023-02-17T20:32:17.138Z] ==> Appending adjustments [2023-02-17T20:32:17.138Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T20:32:18.513Z] + Found adjustments [2023-02-17T20:32:18.513Z] ==> Gzipping contents [2023-02-17T20:32:18.513Z] 64K /tmp/codecov.MOtssv.gz [2023-02-17T20:32:18.513Z] ==> Uploading reports [2023-02-17T20:32:18.513Z] url: https://codecov.io [2023-02-17T20:32:18.513Z] query: branch=PR-4370&commit=2ec8ebc8b5392c7563d8332a13556618a5b8ac91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= [2023-02-17T20:32:18.513Z] -> Pinging Codecov [2023-02-17T20:32:18.513Z] 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=2ec8ebc8b5392c7563d8332a13556618a5b8ac91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= [2023-02-17T20:32:18.513Z] -> Uploading to [2023-02-17T20:32:18.513Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/2ec8ebc8b5392c7563d8332a13556618a5b8ac91/d3eb1e20-8988-4cc3-8f59-17259940512c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T203218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57d16553a6ec30c481037825c411b9dc2d1ca29693947f380405ec8e41eaf5d8 [2023-02-17T20:32:18.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T20:32:18.513Z] Dload Upload Total Spent Left Speed [2023-02-17T20:32:18.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63006 0 0 100 63006 0 723k --:--:-- --:--:-- --:--:-- 715k 100 63006 0 0 100 63006 0 199k --:--:-- --:--:-- --:--:-- 199k [2023-02-17T20:32:18.772Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [Pipeline] } [2023-02-17T20:32:18.803Z] 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-17T20:32:20.090Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:32:20.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:32:21.301Z] ---> package-listing.sh [2023-02-17T20:32:21.301Z] ++ facter osfamily [2023-02-17T20:32:21.301Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T20:32:21.559Z] + OS_FAMILY=debian [2023-02-17T20:32:21.559Z] + workspace=/w/workspace/edgex-go/1 [2023-02-17T20:32:21.559Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T20:32:21.559Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T20:32:21.559Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T20:32:21.559Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T20:32:21.559Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-17T20:32:21.559Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T20:32:21.559Z] + case "${OS_FAMILY}" in [2023-02-17T20:32:21.559Z] + dpkg -l [2023-02-17T20:32:21.559Z] + grep '^ii' [2023-02-17T20:32:21.560Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T20:32:21.560Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T20:32:21.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T20:32:21.560Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-17T20:32:21.560Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-17T20:32:21.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-17T20:32:21.589Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T20:32:21.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:32:22.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T20:32:22.507Z] [2023-02-17T20:32:22.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T20:32:22.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T20:32:22.884Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T20:32:22.884Z] 5eb5b503b376: Pulling fs layer [2023-02-17T20:32:22.884Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T20:32:22.884Z] ec43610c2a17: Pulling fs layer [2023-02-17T20:32:22.884Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T20:32:22.884Z] 33b1e0a273af: Pulling fs layer [2023-02-17T20:32:22.884Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T20:32:22.884Z] 2f39f015ded8: Pulling fs layer [2023-02-17T20:32:22.884Z] 3a2ae6a8a46f: Waiting [2023-02-17T20:32:22.884Z] 33b1e0a273af: Waiting [2023-02-17T20:32:22.884Z] 2f39f015ded8: Waiting [2023-02-17T20:32:22.884Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T20:32:22.884Z] 5c69ac0246d0: Download complete [2023-02-17T20:32:22.884Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T20:32:22.884Z] 3a2ae6a8a46f: Download complete [2023-02-17T20:32:23.151Z] 33b1e0a273af: Download complete [2023-02-17T20:32:23.151Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T20:32:23.151Z] 5d3b04190fa2: Download complete [2023-02-17T20:32:23.151Z] ec43610c2a17: Verifying Checksum [2023-02-17T20:32:23.151Z] ec43610c2a17: Download complete [2023-02-17T20:32:23.414Z] 5eb5b503b376: Verifying Checksum [2023-02-17T20:32:23.414Z] 5eb5b503b376: Download complete [2023-02-17T20:32:23.993Z] 2f39f015ded8: Download complete [2023-02-17T20:32:24.928Z] 5eb5b503b376: Pull complete [2023-02-17T20:32:24.928Z] 5c69ac0246d0: Pull complete [2023-02-17T20:32:25.186Z] ec43610c2a17: Pull complete [2023-02-17T20:32:25.445Z] 3a2ae6a8a46f: Pull complete [2023-02-17T20:32:25.445Z] 33b1e0a273af: Pull complete [2023-02-17T20:32:25.703Z] 5d3b04190fa2: Pull complete [2023-02-17T20:32:29.890Z] 2f39f015ded8: Pull complete [2023-02-17T20:32:29.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T20:32:29.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T20:32:29.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T20:32:30.068Z] prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container [2023-02-17T20:32:30.086Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T20:32:34.029Z] $ docker top d127c67f9c9affe11ebf4fe772f2fcd8c83193e9be78296a0520a3777dc04b34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T20:32:34.416Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T20:32:34.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T20:32:35.024Z] + ls /var/log/sa-host [2023-02-17T20:32:35.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T20:32:35.234Z] provisioning config files... [2023-02-17T20:32:35.241Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12200255564513338943tmp [Pipeline] { [Pipeline] echo [2023-02-17T20:32:35.289Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:32:35.599Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T20:32:35.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:32:36.026Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T20:32:36.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:32:36.369Z] ---> sudo-logs.sh [2023-02-17T20:32:36.369Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T20:32:36.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:32:36.754Z] ---> job-cost.sh [2023-02-17T20:32:36.754Z] lf-activate-venv: SKIPPING [2023-02-17T20:32:36.754Z] DEBUG: total: 0.10999999940395355 [2023-02-17T20:32:36.754Z] INFO: Retrieving Stack Cost... [2023-02-17T20:32:37.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T20:32:37.581Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T20:32:37.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T20:32:37.931Z] ---> logs-deploy.sh [2023-02-17T20:32:37.931Z] lf-activate-venv: SKIPPING [2023-02-17T20:32:37.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4370/1 [2023-02-17T20:32:37.931Z] INFO: archiving workspace using pattern(s): [2023-02-17T20:32:38.869Z] Archives upload complete. [2023-02-17T20:32:39.128Z] INFO: archiving logs to Nexus [2023-02-17T20:32:39.698Z] ---> uname -a: [2023-02-17T20:32:39.698Z] Linux prd-ubuntu20-04-docker-8c-8g-6495 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-17T20:32:39.698Z] [2023-02-17T20:32:39.698Z] [2023-02-17T20:32:39.698Z] ---> lscpu: [2023-02-17T20:32:39.698Z] Architecture: x86_64 [2023-02-17T20:32:39.698Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-17T20:32:39.698Z] Byte Order: Little Endian [2023-02-17T20:32:39.698Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-17T20:32:39.698Z] CPU(s): 8 [2023-02-17T20:32:39.698Z] On-line CPU(s) list: 0-7 [2023-02-17T20:32:39.698Z] Thread(s) per core: 1 [2023-02-17T20:32:39.698Z] Core(s) per socket: 1 [2023-02-17T20:32:39.698Z] Socket(s): 8 [2023-02-17T20:32:39.698Z] NUMA node(s): 1 [2023-02-17T20:32:39.698Z] Vendor ID: AuthenticAMD [2023-02-17T20:32:39.698Z] CPU family: 23 [2023-02-17T20:32:39.698Z] Model: 49 [2023-02-17T20:32:39.698Z] Model name: AMD EPYC-Rome Processor [2023-02-17T20:32:39.698Z] Stepping: 0 [2023-02-17T20:32:39.698Z] CPU MHz: 2799.996 [2023-02-17T20:32:39.698Z] BogoMIPS: 5599.99 [2023-02-17T20:32:39.698Z] Virtualization: AMD-V [2023-02-17T20:32:39.698Z] Hypervisor vendor: KVM [2023-02-17T20:32:39.698Z] Virtualization type: full [2023-02-17T20:32:39.698Z] L1d cache: 256 KiB [2023-02-17T20:32:39.698Z] L1i cache: 256 KiB [2023-02-17T20:32:39.698Z] L2 cache: 4 MiB [2023-02-17T20:32:39.698Z] L3 cache: 128 MiB [2023-02-17T20:32:39.698Z] NUMA node0 CPU(s): 0-7 [2023-02-17T20:32:39.698Z] Vulnerability Itlb multihit: Not affected [2023-02-17T20:32:39.698Z] Vulnerability L1tf: Not affected [2023-02-17T20:32:39.698Z] Vulnerability Mds: Not affected [2023-02-17T20:32:39.698Z] Vulnerability Meltdown: Not affected [2023-02-17T20:32:39.698Z] Vulnerability Mmio stale data: Not affected [2023-02-17T20:32:39.698Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-17T20:32:39.698Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-17T20:32:39.698Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-17T20:32:39.698Z] Vulnerability Srbds: Not affected [2023-02-17T20:32:39.698Z] Vulnerability Tsx async abort: Not affected [2023-02-17T20:32:39.698Z] 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-17T20:32:39.698Z] [2023-02-17T20:32:39.698Z] [2023-02-17T20:32:39.698Z] ---> nproc: [2023-02-17T20:32:39.698Z] 8 [2023-02-17T20:32:39.698Z] [2023-02-17T20:32:39.698Z] [2023-02-17T20:32:39.698Z] ---> df -h: [2023-02-17T20:32:39.698Z] Filesystem Size Used Avail Use% Mounted on [2023-02-17T20:32:39.698Z] overlay 155G 19G 137G 12% / [2023-02-17T20:32:39.698Z] tmpfs 64M 0 64M 0% /dev [2023-02-17T20:32:39.698Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-17T20:32:39.698Z] shm 64M 0 64M 0% /dev/shm [2023-02-17T20:32:39.698Z] /dev/vda1 155G 19G 137G 12% /facter-os [2023-02-17T20:32:39.698Z] [2023-02-17T20:32:39.698Z]