Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01bd78e940c060c79caaa305d81a36062f8c4326+8d74a5096a4a44ccbcfe21975abab76d27106cec (7982078783a22b0750646f16ad872eb3a968f1d7) 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-ssh5618929179828818421.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-ssh4099963583185469040.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17365792809962221297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12248610940502947225.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16165375711204617728.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5751 in /w/workspace/edgexfoundry_edgex-go_PR-4350 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4350/head:refs/remotes/origin/PR-4350 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 01bd78e940c060c79caaa305d81a36062f8c4326 Merge succeeded, producing 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f Checking out Revision 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f (PR-4350) > git config core.sparsecheckout # timeout=10 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # 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 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f # timeout=10 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" > git rev-list --no-walk 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T08:29:28.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T08:29:28.121Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T08:29:28.142Z] ========================================================= [2023-02-14T08:29:28.142Z] EdgeX Global Pipelines Version Info [2023-02-14T08:29:28.142Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:29:28.859Z] ------------------- [2023-02-14T08:29:28.859Z] stable info: [2023-02-14T08:29:28.859Z] ------------------- [2023-02-14T08:29:28.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T08:29:28.859Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T08:29:28.859Z] Message: update stable to v1.0.244 [2023-02-14T08:29:30.769Z] ------------------- [2023-02-14T08:29:30.769Z] experimental info: [2023-02-14T08:29:30.769Z] ------------------- [2023-02-14T08:29:30.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T08:29:30.769Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T08:29:30.769Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T08:29:30.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-14T08:29:30.947Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-14T08:29:30.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T08:29:30.972Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T08:29:30.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T08:29:30.995Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T08:29:31.006Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T08:29:31.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-14T08:29:31.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-14T08:29:31.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-14T08:29:31.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T08:29:31.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T08:29:31.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T08:29:31.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T08:29:31.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T08:29:31.104Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T08:29:31.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T08:29:31.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T08:29:31.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T08:29:31.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-14T08:29:31.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T08:29:31.170Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T08:29:31.181Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T08:29:31.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4350 [Pipeline] echo [2023-02-14T08:29:31.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4350 [Pipeline] echo [2023-02-14T08:29:31.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4350 [Pipeline] echo [2023-02-14T08:29:31.241Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [Pipeline] echo [2023-02-14T08:29:31.257Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 183eddf [Pipeline] echo [2023-02-14T08:29:31.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T08:29:31.313Z] provisioning config files... [2023-02-14T08:29:31.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7915140606788836872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:29:31.636Z] ---> docker-login.sh [2023-02-14T08:29:31.636Z] nexus3.edgexfoundry.org:10001 [2023-02-14T08:29:31.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:29:31.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:29:31.897Z] Configure a credential helper to remove this warning. See [2023-02-14T08:29:31.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:29:31.897Z] [2023-02-14T08:29:31.897Z] Login Succeeded [2023-02-14T08:29:31.897Z] nexus3.edgexfoundry.org:10002 [2023-02-14T08:29:32.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:29:32.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:29:32.157Z] Configure a credential helper to remove this warning. See [2023-02-14T08:29:32.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:29:32.157Z] [2023-02-14T08:29:32.157Z] Login Succeeded [2023-02-14T08:29:32.157Z] nexus3.edgexfoundry.org:10003 [2023-02-14T08:29:32.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:29:32.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:29:32.157Z] Configure a credential helper to remove this warning. See [2023-02-14T08:29:32.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:29:32.157Z] [2023-02-14T08:29:32.157Z] Login Succeeded [2023-02-14T08:29:32.157Z] nexus3.edgexfoundry.org:10004 [2023-02-14T08:29:32.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:29:32.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:29:32.417Z] Configure a credential helper to remove this warning. See [2023-02-14T08:29:32.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:29:32.417Z] [2023-02-14T08:29:32.417Z] Login Succeeded [2023-02-14T08:29:32.417Z] docker.io [2023-02-14T08:29:32.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:29:32.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:29:32.676Z] Configure a credential helper to remove this warning. See [2023-02-14T08:29:32.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:29:32.676Z] [2023-02-14T08:29:32.676Z] Login Succeeded [2023-02-14T08:29:32.676Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T08:29:32.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T08:29:33.001Z] + 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-14T08:29:33.001Z] + dirname cmd/core-command/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/core-data/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/core-metadata/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-14T08:29:33.001Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-14T08:29:33.001Z] cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-14T08:29:33.001Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2023-02-14T08:29:33.001Z] -f2 [2023-02-14T08:29:33.001Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-14T08:29:33.001Z] + dirname cmd/support-notifications/Dockerfile [2023-02-14T08:29:33.001Z] + cut -d/ -f2 [2023-02-14T08:29:33.001Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-14T08:29:33.001Z] + + cut -d/ -f2 [2023-02-14T08:29:33.001Z] dirname cmd/support-scheduler/Dockerfile [2023-02-14T08:29:33.001Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-14T08:29:33.055Z] 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-14T08:29:33.391Z] + git rev-list -1 --merges 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f~1..183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [Pipeline] echo [2023-02-14T08:29:33.408Z] -----------> git rev-list -1 --merges 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f~1..183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:29:33.408Z] 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [false] [Pipeline] sh [2023-02-14T08:29:33.691Z] + git log --format=format:%s -1 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [Pipeline] echo [2023-02-14T08:29:33.706Z] ========================================================= [2023-02-14T08:29:33.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T08:29:33.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-14T08:29:34.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T08:29:34.122Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T08:29:34.122Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T08:29:34.122Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T08:29:34.122Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T08:29:34.122Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T08:29:34.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:29:34.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:29:34.542Z] [2023-02-14T08:29:34.542Z] 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-14T08:29:34.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:29:34.852Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T08:29:34.852Z] b85a868b505f: Pulling fs layer [2023-02-14T08:29:34.852Z] e2be974225ed: Pulling fs layer [2023-02-14T08:29:34.852Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T08:29:34.852Z] 988bab9f4d93: Pulling fs layer [2023-02-14T08:29:34.852Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T08:29:34.852Z] eaf3925da568: Pulling fs layer [2023-02-14T08:29:34.852Z] bab4dde63d76: Pulling fs layer [2023-02-14T08:29:34.852Z] bde34c3a00c8: Pulling fs layer [2023-02-14T08:29:34.852Z] b352a97aabf1: Pulling fs layer [2023-02-14T08:29:34.852Z] 4872d77fe225: Pulling fs layer [2023-02-14T08:29:34.852Z] 988bab9f4d93: Waiting [2023-02-14T08:29:34.852Z] 5851b861e8e6: Pulling fs layer [2023-02-14T08:29:34.852Z] eaf3925da568: Waiting [2023-02-14T08:29:34.852Z] bde34c3a00c8: Waiting [2023-02-14T08:29:34.852Z] bab4dde63d76: Waiting [2023-02-14T08:29:34.852Z] b352a97aabf1: Waiting [2023-02-14T08:29:34.852Z] 1469e6f7b9e6: Waiting [2023-02-14T08:29:34.852Z] 4872d77fe225: Waiting [2023-02-14T08:29:34.852Z] e2be974225ed: Verifying Checksum [2023-02-14T08:29:34.852Z] e2be974225ed: Download complete [2023-02-14T08:29:34.852Z] 988bab9f4d93: Download complete [2023-02-14T08:29:35.115Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T08:29:35.115Z] 1469e6f7b9e6: Download complete [2023-02-14T08:29:35.378Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T08:29:35.378Z] 339a4e72a1f5: Download complete [2023-02-14T08:29:35.378Z] bde34c3a00c8: Verifying Checksum [2023-02-14T08:29:35.378Z] bde34c3a00c8: Download complete [2023-02-14T08:29:35.378Z] b352a97aabf1: Verifying Checksum [2023-02-14T08:29:35.378Z] b352a97aabf1: Download complete [2023-02-14T08:29:35.378Z] 4872d77fe225: Verifying Checksum [2023-02-14T08:29:35.378Z] 5851b861e8e6: Verifying Checksum [2023-02-14T08:29:35.378Z] 5851b861e8e6: Download complete [2023-02-14T08:29:35.378Z] b85a868b505f: Download complete [2023-02-14T08:29:35.638Z] bab4dde63d76: Verifying Checksum [2023-02-14T08:29:36.574Z] b85a868b505f: Pull complete [2023-02-14T08:29:36.833Z] e2be974225ed: Pull complete [2023-02-14T08:29:37.092Z] 339a4e72a1f5: Pull complete [2023-02-14T08:29:37.352Z] 988bab9f4d93: Pull complete [2023-02-14T08:29:37.610Z] 1469e6f7b9e6: Pull complete [2023-02-14T08:29:37.610Z] eaf3925da568: Pull complete [2023-02-14T08:29:39.002Z] bab4dde63d76: Pull complete [2023-02-14T08:29:39.261Z] bde34c3a00c8: Pull complete [2023-02-14T08:29:39.261Z] b352a97aabf1: Pull complete [2023-02-14T08:29:39.261Z] 4872d77fe225: Pull complete [2023-02-14T08:29:39.520Z] 5851b861e8e6: Pull complete [2023-02-14T08:29:39.520Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T08:29:39.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T08:29:39.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:29:39.600Z] prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container [2023-02-14T08:29:39.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T08:29:41.149Z] $ docker top 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 -eo pid,comm [2023-02-14T08:29:41.203Z] 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-14T08:29:41.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T08:29:41.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T08:29:41.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T08:29:41.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T08:29:41.344Z] $ docker exec 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 ssh-agent [2023-02-14T08:29:41.461Z] SSH_AUTH_SOCK=/tmp/ssh-9ZAsYixaosGe/agent.30 [2023-02-14T08:29:41.461Z] SSH_AGENT_PID=36 [2023-02-14T08:29:41.468Z] Running ssh-add (command line suppressed) [2023-02-14T08:29:41.566Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5313750138123436384.key (/w/workspace/edgex-go/2@tmp/private_key_5313750138123436384.key) [2023-02-14T08:29:41.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T08:29:41.872Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T08:29:41.881Z] $ docker exec --env ******** --env ******** 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 ssh-agent -k [2023-02-14T08:29:41.976Z] unset SSH_AUTH_SOCK; [2023-02-14T08:29:41.976Z] unset SSH_AGENT_PID; [2023-02-14T08:29:41.976Z] echo Agent pid 36 killed; [2023-02-14T08:29:41.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T08:29:42.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T08:29:42.014Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T08:29:42.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T08:29:42.127Z] $ docker exec 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 ssh-agent [2023-02-14T08:29:42.231Z] SSH_AUTH_SOCK=/tmp/ssh-hlim6BLQtIcB/agent.69 [2023-02-14T08:29:42.231Z] SSH_AGENT_PID=75 [2023-02-14T08:29:42.236Z] Running ssh-add (command line suppressed) [2023-02-14T08:29:42.326Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_14803552408203441415.key (/w/workspace/edgex-go/2@tmp/private_key_14803552408203441415.key) [2023-02-14T08:29:42.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T08:29:42.633Z] + git semver init [2023-02-14T08:29:42.891Z] 2023-02-14 08:29:42,795 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T08:29:42.891Z] 2023-02-14 08:29:42,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-14T08:29:42.891Z] 2023-02-14 08:29:42,797 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-14T08:29:42.891Z] 2023-02-14 08:29:42,797 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-14T08:29:48.200Z] 2023-02-14 08:29:47,293 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-14T08:29:48.200Z] 2023-02-14 08:29:47,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4350 with force:False [2023-02-14T08:29:48.200Z] 2023-02-14 08:29:47,293 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4350 [2023-02-14T08:29:48.200Z] 2023-02-14 08:29:47,297 [execute] INFO git cat-file --batch-check [2023-02-14T08:29:48.200Z] 2023-02-14 08:29:47,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T08:29:48.200Z] 2023-02-14 08:29:47,303 [execute] INFO git cat-file --batch [2023-02-14T08:29:48.200Z] 2023-02-14 08:29:47,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T08:29:48.200Z] 2023-02-14 08:29:47,309 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4350 [2023-02-14T08:29:48.200Z] 0.0.0 [Pipeline] } [2023-02-14T08:29:48.205Z] $ docker exec --env ******** --env ******** 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 ssh-agent -k [2023-02-14T08:29:48.303Z] unset SSH_AUTH_SOCK; [2023-02-14T08:29:48.303Z] unset SSH_AGENT_PID; [2023-02-14T08:29:48.303Z] echo Agent pid 75 killed; [2023-02-14T08:29:48.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T08:29:48.609Z] + git semver [Pipeline] } [2023-02-14T08:29:48.875Z] $ docker stop --time=1 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 [2023-02-14T08:29:50.290Z] $ docker rm -f --volumes 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T08:29:50.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T08:29:50.856Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T08:29:50.859Z] [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-14T08:29:51.277Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-14T08:29:51.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:29:51.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:29:51.319Z] ========================================================= [2023-02-14T08:29:51.319Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T08:29:51.319Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:29:51.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:29:51.608Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T08:29:51.608Z] 213ec9aee27d: Pulling fs layer [2023-02-14T08:29:51.608Z] 4583459ba037: Pulling fs layer [2023-02-14T08:29:51.608Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T08:29:51.608Z] 53926ce57604: Pulling fs layer [2023-02-14T08:29:51.608Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T08:29:51.608Z] 22ff95d597cd: Pulling fs layer [2023-02-14T08:29:51.608Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T08:29:51.608Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T08:29:51.608Z] a7acece74701: Pulling fs layer [2023-02-14T08:29:51.608Z] 96b7cbca73a9: Waiting [2023-02-14T08:29:51.608Z] 22ff95d597cd: Waiting [2023-02-14T08:29:51.608Z] a7acece74701: Waiting [2023-02-14T08:29:51.608Z] 12d6caf4c0d1: Waiting [2023-02-14T08:29:51.608Z] 21b2b0c7a3f4: Waiting [2023-02-14T08:29:51.608Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T08:29:51.608Z] 93c1e223e6f2: Download complete [2023-02-14T08:29:51.608Z] 4583459ba037: Download complete [2023-02-14T08:29:51.608Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T08:29:51.608Z] 21b2b0c7a3f4: Download complete [2023-02-14T08:29:51.608Z] 22ff95d597cd: Download complete [2023-02-14T08:29:51.608Z] 213ec9aee27d: Verifying Checksum [2023-02-14T08:29:51.608Z] 213ec9aee27d: Download complete [2023-02-14T08:29:51.870Z] 12d6caf4c0d1: Download complete [2023-02-14T08:29:51.870Z] 213ec9aee27d: Pull complete [2023-02-14T08:29:52.133Z] 4583459ba037: Pull complete [2023-02-14T08:29:52.133Z] 93c1e223e6f2: Pull complete [2023-02-14T08:29:53.076Z] a7acece74701: Verifying Checksum [2023-02-14T08:29:53.076Z] a7acece74701: Download complete [2023-02-14T08:29:53.335Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T08:29:53.335Z] 96b7cbca73a9: Download complete [2023-02-14T08:29:53.335Z] 53926ce57604: Verifying Checksum [2023-02-14T08:29:53.335Z] 53926ce57604: Download complete [2023-02-14T08:29:57.521Z] 53926ce57604: Pull complete [2023-02-14T08:29:57.521Z] 21b2b0c7a3f4: Pull complete [2023-02-14T08:29:57.521Z] 22ff95d597cd: Pull complete [2023-02-14T08:29:57.521Z] 12d6caf4c0d1: Pull complete [2023-02-14T08:29:59.415Z] 96b7cbca73a9: Pull complete [2023-02-14T08:29:59.983Z] a7acece74701: Pull complete [2023-02-14T08:29:59.983Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T08:29:59.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:29:59.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:30:00.290Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:30:00.290Z] WORKDIR /edgex [2023-02-14T08:30:00.290Z] COPY go.mod . [2023-02-14T08:30:00.290Z] RUN go mod download [2023-02-14T08:30:00.290Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-14T08:30:00.858Z] Sending build context to Docker daemon 170.3MB [2023-02-14T08:30:00.858Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T08:30:00.858Z] ---> db6d94c90886 [2023-02-14T08:30:00.858Z] Step 2/4 : WORKDIR /edgex [2023-02-14T08:30:03.404Z] ---> Running in 97c641e8a5cf [2023-02-14T08:30:03.404Z] Removing intermediate container 97c641e8a5cf [2023-02-14T08:30:03.404Z] ---> a3d6f6991d54 [2023-02-14T08:30:03.404Z] Step 3/4 : COPY go.mod . [2023-02-14T08:30:03.404Z] ---> b81453c34e9c [2023-02-14T08:30:03.404Z] Step 4/4 : RUN go mod download [2023-02-14T08:30:03.404Z] ---> Running in 8088e0bfe2da [2023-02-14T08:30:05.947Z] Still waiting to schedule task [2023-02-14T08:30:05.948Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-14T08:30:15.600Z] Removing intermediate container 8088e0bfe2da [2023-02-14T08:30:15.600Z] ---> c71f2c95f77d [2023-02-14T08:30:15.600Z] Successfully built c71f2c95f77d [2023-02-14T08:30:15.600Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:30:15.897Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T08:30:15.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:30:15.963Z] prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container [2023-02-14T08:30:15.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T08:30:16.360Z] $ docker top c209c2402cae612bc704abd0b063d35df5308f178d4c9354aa3d580c82ca36c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:30:16.699Z] + go version [2023-02-14T08:30:16.699Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T08:30:16.706Z] $ docker stop --time=1 c209c2402cae612bc704abd0b063d35df5308f178d4c9354aa3d580c82ca36c6 [2023-02-14T08:30:18.012Z] $ docker rm -f --volumes c209c2402cae612bc704abd0b063d35df5308f178d4c9354aa3d580c82ca36c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:30:18.417Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T08:30:18.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:30:18.476Z] prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container [2023-02-14T08:30:18.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T08:30:18.847Z] $ docker top d08755188c2806fcdbe1e031d90392299eb7779c508711a451b7dc0345a13c7b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T08:30:18.915Z] ========================================================= [2023-02-14T08:30:18.915Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T08:30:18.915Z] ========================================================= [Pipeline] sh [2023-02-14T08:30:19.193Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:30:19.487Z] + make test [2023-02-14T08:30:19.487Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T08:30:26.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T08:30:38.244Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T08:30:38.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T08:30:38.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T08:30:38.245Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T08:30:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T08:30:38.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-02-14T08:30:38.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T08:30:38.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T08:30:38.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2023-02-14T08:30:42.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.159s coverage: 73.2% of statements [2023-02-14T08:30:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T08:30:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T08:30:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T08:30:42.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements [2023-02-14T08:30:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T08:30:42.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T08:30:43.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.496s coverage: 89.2% of statements [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T08:30:43.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.9% of statements [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T08:30:43.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.488s coverage: 95.6% of statements [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T08:30:43.957Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T08:30:43.957Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-02-14T08:30:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T08:30:43.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T08:30:43.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T08:30:43.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2023-02-14T08:30:43.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T08:30:43.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements [2023-02-14T08:30:43.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T08:30:43.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2023-02-14T08:30:43.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 82.9% of statements [2023-02-14T08:30:43.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-02-14T08:30:43.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.044s coverage: 96.3% of statements [2023-02-14T08:30:43.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-02-14T08:30:49.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2023-02-14T08:30:49.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2023-02-14T08:31:04.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.343s coverage: 79.9% of statements [2023-02-14T08:31:04.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.226s coverage: 63.1% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.3% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 41.0% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T08:31:04.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T08:31:04.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:31:04.156Z] 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-14T08:31:22.333Z] 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-14T08:31:22.333Z] go vet ./... [2023-02-14T08:31:25.613Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T08:31:25.613Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T08:31:25.613Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T08:31:25.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T08:31:25.910Z] + ls -al . [2023-02-14T08:31:25.910Z] total 744 [2023-02-14T08:31:25.910Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 08:30 . [2023-02-14T08:31:25.910Z] drwxr-xr-x 4 root root 4096 Feb 14 08:30 .. [2023-02-14T08:31:25.910Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:29 .blubracket [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 08:29 .dockerignore [2023-02-14T08:31:25.910Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 08:31 .git [2023-02-14T08:31:25.910Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:29 .github [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:29 .gitignore [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 08:29 .golangci.yml [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 08:29 .hadolint.yml [2023-02-14T08:31:25.910Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 08:29 .semver [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 08:29 .sonarcloud.properties [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:29 ADOPTERS.md [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:29 Attribution.txt [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:29 CHANGELOG.md [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:29 CONTRIBUTING.md [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 08:29 GOVERNANCE.md [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 08:29 Jenkinsfile [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:29 LICENSE [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:29 Makefile [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 08:29 OWNERS.md [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:29 README.md [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:29 SECURITY.md [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 08:29 VERSION [2023-02-14T08:31:25.910Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:29 bin [2023-02-14T08:31:25.910Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 08:29 cmd [2023-02-14T08:31:25.910Z] -rw-r--r-- 1 root root 487233 Feb 14 08:31 coverage.out [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:29 go.mod [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:29 go.sum [2023-02-14T08:31:25.910Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 08:29 internal [2023-02-14T08:31:25.910Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:29 openapi [2023-02-14T08:31:25.910Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 08:29 snap [2023-02-14T08:31:25.910Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 08:29 version.go [Pipeline] sh [2023-02-14T08:31:26.197Z] + '[' -e coverage.out ] [2023-02-14T08:31:26.197Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T08:31:26.304Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T08:31:26.583Z] + make build [2023-02-14T08:31:26.583Z] 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-14T08:31:38.776Z] 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-14T08:31:38.776Z] 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-14T08:31:39.341Z] 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-14T08:31:40.276Z] 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-14T08:31:46.822Z] 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-14T08:31:48.191Z] 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-14T08:31:49.123Z] 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-14T08:31:49.248Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5759 in /w/workspace/edgexfoundry_edgex-go_PR-4350 [Pipeline] { [Pipeline] ws [2023-02-14T08:31:49.260Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-14T08:31:49.295Z] The recommended git tool is: git [2023-02-14T08:31:50.495Z] 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-14T08:31:51.059Z] 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-14T08:31:51.992Z] 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-14T08:31:54.521Z] 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-14T08:31:55.096Z] $ docker stop --time=1 d08755188c2806fcdbe1e031d90392299eb7779c508711a451b7dc0345a13c7b [2023-02-14T08:31:55.493Z] using credential edgex-jenkins-ssh [2023-02-14T08:31:55.511Z] Cloning the remote Git repository [2023-02-14T08:31:55.569Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:31:55.672Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-14T08:31:55.882Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:31:55.883Z] > git --version # timeout=10 [2023-02-14T08:31:55.908Z] > git --version # 'git version 2.25.1' [2023-02-14T08:31:55.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:31:55.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T08:31:57.304Z] $ docker rm -f --volumes d08755188c2806fcdbe1e031d90392299eb7779c508711a451b7dc0345a13c7b [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-14T08:31:58.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:31:58.114Z] [2023-02-14T08:31:58.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:31:58.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:31:58.412Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-14T08:31:58.412Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-14T08:31:58.412Z] ca9280d653b3: Pulling fs layer [2023-02-14T08:31:58.412Z] 7e9c9ca2126c: Pulling fs layer [2023-02-14T08:31:58.412Z] cbdbe7a5bc2a: Download complete [2023-02-14T08:31:58.672Z] cbdbe7a5bc2a: Pull complete [2023-02-14T08:31:58.672Z] ca9280d653b3: Download complete [2023-02-14T08:31:59.237Z] ca9280d653b3: Pull complete [2023-02-14T08:31:59.237Z] 7e9c9ca2126c: Download complete [2023-02-14T08:32:01.763Z] 7e9c9ca2126c: Pull complete [2023-02-14T08:32:01.763Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-14T08:32:01.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:32:01.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:32:01.841Z] prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container [2023-02-14T08:32:01.865Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T08:32:03.001Z] $ docker top 989d65762225702261d515eb9abe91fc4d10da738ca639a3d9b474529cfa1ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:32:03.337Z] + docker-compose build --help [2023-02-14T08:32:03.337Z] + grep parallel [2023-02-14T08:32:03.903Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T08:32:03.911Z] $ docker stop --time=1 989d65762225702261d515eb9abe91fc4d10da738ca639a3d9b474529cfa1ac0 [2023-02-14T08:32:05.202Z] $ docker rm -f --volumes 989d65762225702261d515eb9abe91fc4d10da738ca639a3d9b474529cfa1ac0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:32:05.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T08:32:05.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:32:05.648Z] prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container [2023-02-14T08:32:05.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T08:32:06.011Z] $ docker top 730c852327c12607f97658ff4a3bd4f1d528a7cf6d9e18a2890126fbe2d57695 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:32:06.346Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T08:32:06.913Z] Building core-command ... [2023-02-14T08:32:06.913Z] Building core-common-config-bootstrapper ... [2023-02-14T08:32:06.913Z] Building core-data ... [2023-02-14T08:32:06.913Z] Building core-metadata ... [2023-02-14T08:32:06.913Z] Building security-bootstrapper ... [2023-02-14T08:32:06.913Z] Building security-proxy-setup ... [2023-02-14T08:32:06.913Z] Building security-secretstore-setup ... [2023-02-14T08:32:06.913Z] Building security-spiffe-token-provider ... [2023-02-14T08:32:06.913Z] Building security-spire-agent ... [2023-02-14T08:32:06.913Z] Building security-spire-config ... [2023-02-14T08:32:06.913Z] Building security-spire-server ... [2023-02-14T08:32:06.913Z] Building support-notifications ... [2023-02-14T08:32:06.913Z] Building support-scheduler ... [2023-02-14T08:32:06.913Z] Building security-bootstrapper [2023-02-14T08:32:06.913Z] Building security-secretstore-setup [2023-02-14T08:32:06.913Z] Building core-common-config-bootstrapper [2023-02-14T08:32:06.913Z] Building security-spiffe-token-provider [2023-02-14T08:32:06.913Z] Building core-metadata [2023-02-14T08:32:15.538Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T08:32:15.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T08:32:17.560Z] Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 01bd78e940c060c79caaa305d81a36062f8c4326 [2023-02-14T08:32:16.704Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T08:32:16.750Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T08:32:16.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:32:16.773Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4350/head:refs/remotes/origin/PR-4350 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T08:32:17.583Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T08:32:17.604Z] > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 [2023-02-14T08:32:17.861Z] > git remote # timeout=10 [2023-02-14T08:32:17.881Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T08:32:17.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T08:32:17.912Z] > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 [2023-02-14T08:32:18.140Z] Merge succeeded, producing 32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T08:32:18.140Z] Checking out Revision 32b98263db7d85517d9686781ecf98d4e45916c6 (PR-4350) [2023-02-14T08:32:19.106Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:32:19.106Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:32:19.106Z] ---> c71f2c95f77d [2023-02-14T08:32:19.106Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:32:19.106Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:32:19.106Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:32:19.106Z] ---> c71f2c95f77d [2023-02-14T08:32:19.106Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T08:32:19.106Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:32:19.106Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:32:19.106Z] ---> c71f2c95f77d [2023-02-14T08:32:19.106Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T08:32:19.106Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:32:19.106Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:32:19.106Z] ---> c71f2c95f77d [2023-02-14T08:32:19.106Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:32:19.106Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:32:19.106Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:32:19.106Z] ---> c71f2c95f77d [2023-02-14T08:32:19.106Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:32:18.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T08:32:18.148Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T08:32:18.164Z] > git checkout -f 32b98263db7d85517d9686781ecf98d4e45916c6 # timeout=10 [2023-02-14T08:32:21.008Z] ---> Running in f5ad26327885 [2023-02-14T08:32:21.008Z] ---> Running in 321f42544f9a [2023-02-14T08:32:21.008Z] ---> Running in bf838c4c7a0c [2023-02-14T08:32:21.008Z] ---> Running in 8e6cfae1cc66 [2023-02-14T08:32:21.008Z] ---> Running in a3063116050a [2023-02-14T08:32:21.008Z] Removing intermediate container f5ad26327885 [2023-02-14T08:32:21.008Z] ---> 00479c23fd2d [2023-02-14T08:32:21.008Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:32:21.008Z] Removing intermediate container bf838c4c7a0c [2023-02-14T08:32:21.008Z] ---> f17b467b9c38 [2023-02-14T08:32:21.008Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T08:32:21.264Z] Removing intermediate container 8e6cfae1cc66 [2023-02-14T08:32:21.264Z] ---> ebf916bf3473 [2023-02-14T08:32:21.264Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T08:32:21.264Z] Removing intermediate container 321f42544f9a [2023-02-14T08:32:21.264Z] ---> 00f3994e8afd [2023-02-14T08:32:21.264Z] Removing intermediate container a3063116050a [2023-02-14T08:32:21.264Z] ---> 0beafca1e6a7 [2023-02-14T08:32:21.264Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T08:32:21.264Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T08:32:21.264Z] ---> Running in 88ecd1e4e6c4 [2023-02-14T08:32:21.264Z] ---> Running in 28d886f82f0d [2023-02-14T08:32:21.264Z] ---> Running in ebb30b3e967c [2023-02-14T08:32:21.264Z] ---> Running in d07edad0bddb [2023-02-14T08:32:21.264Z] ---> Running in d89145ca0c36 [2023-02-14T08:32:21.264Z] Removing intermediate container 88ecd1e4e6c4 [2023-02-14T08:32:21.264Z] ---> cda6430722c9 [2023-02-14T08:32:21.264Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:32:21.264Z] Removing intermediate container d07edad0bddb [2023-02-14T08:32:21.264Z] ---> f9b897d8b03a [2023-02-14T08:32:21.264Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T08:32:21.264Z] ---> Running in 1ba0f950fe06 [2023-02-14T08:32:21.264Z] ---> Running in 03108e1e49c4 [2023-02-14T08:32:21.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:21.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:21.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:21.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:21.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:21.782Z] Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" [2023-02-14T08:32:21.789Z] > git rev-list --no-walk 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 [2023-02-14T08:32:22.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:22.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:22.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:22.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:22.036Z] OK: 211 MiB in 51 packages [2023-02-14T08:32:22.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:22.036Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T08:32:22.036Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T08:32:22.036Z] OK: 17046 distinct packages available [2023-02-14T08:32:22.036Z] OK: 211 MiB in 51 packages [2023-02-14T08:32:22.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:22.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:32:22.294Z] OK: 211 MiB in 51 packages [2023-02-14T08:32:22.294Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T08:32:22.552Z] OK: 211 MiB in 51 packages [2023-02-14T08:32:22.552Z] Removing intermediate container 28d886f82f0d [2023-02-14T08:32:22.552Z] ---> 1d2cb18ca061 [2023-02-14T08:32:22.552Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:32:22.552Z] Removing intermediate container 1ba0f950fe06 [2023-02-14T08:32:22.552Z] ---> 4e16b6c30b28 [2023-02-14T08:32:22.552Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:32:22.810Z] ---> c7cf526a7eb6 [2023-02-14T08:32:22.810Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:32:22.810Z] ---> Running in 33aa1e1e72f6 [2023-02-14T08:32:22.810Z] ---> a43762bbbdb3 [2023-02-14T08:32:22.810Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:32:22.810Z] ---> Running in 05caeb87674c [2023-02-14T08:32:22.810Z] Removing intermediate container 03108e1e49c4 [2023-02-14T08:32:22.810Z] ---> 93fc4c5a5100 [2023-02-14T08:32:22.810Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T08:32:22.810Z] Removing intermediate container ebb30b3e967c [2023-02-14T08:32:22.810Z] ---> c8588317e7c0 [2023-02-14T08:32:22.810Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T08:32:22.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T08:32:22.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T08:32:22.890Z] Dload Upload Total Spent Left Speed [2023-02-14T08:32:22.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [2023-02-14T08:32:23.067Z] Removing intermediate container d89145ca0c36 [2023-02-14T08:32:23.067Z] ---> 60e80ad369d0 [2023-02-14T08:32:23.067Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T08:32:23.067Z] ---> b8f8138f98b1 [2023-02-14T08:32:23.067Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:32:23.067Z] ---> 3ec159442b1d [2023-02-14T08:32:23.067Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:32:23.067Z] ---> Running in 92edc3030567 [2023-02-14T08:32:23.067Z] ---> Running in f63f92aeaf81 [2023-02-14T08:32:23.067Z] ---> 9b8622f17bc2 [2023-02-14T08:32:23.067Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:32:23.067Z] ---> Running in 81886a6014a8 [Pipeline] sh [2023-02-14T08:32:23.613Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T08:32:23.954Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T08:32:23.954Z] + sudo tee /etc/docker/daemon.new [2023-02-14T08:32:23.954Z] { [2023-02-14T08:32:23.954Z] "registry-mirrors": [ [2023-02-14T08:32:23.954Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T08:32:23.954Z] ], [2023-02-14T08:32:23.954Z] "bip": "10.250.0.254/24", [2023-02-14T08:32:23.954Z] "hosts": [ [2023-02-14T08:32:23.954Z] "tcp://0.0.0.0:5555", [2023-02-14T08:32:23.954Z] "unix:///var/run/docker.sock" [2023-02-14T08:32:23.954Z] ], [2023-02-14T08:32:23.954Z] "mtu": 1458, [2023-02-14T08:32:23.954Z] "selinux-enabled": true, [2023-02-14T08:32:23.954Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T08:32:23.954Z] } [Pipeline] sh [2023-02-14T08:32:24.293Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T08:32:24.668Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T08:32:42.992Z] provisioning config files... [2023-02-14T08:32:43.019Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1763128112247727670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T08:32:43.369Z] ---> docker-login.sh [2023-02-14T08:32:43.369Z] nexus3.edgexfoundry.org:10001 [2023-02-14T08:32:43.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:32:43.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:32:43.955Z] Configure a credential helper to remove this warning. See [2023-02-14T08:32:43.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:32:43.955Z] [2023-02-14T08:32:43.955Z] Login Succeeded [2023-02-14T08:32:43.955Z] nexus3.edgexfoundry.org:10002 [2023-02-14T08:32:44.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:32:44.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:32:44.225Z] Configure a credential helper to remove this warning. See [2023-02-14T08:32:44.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:32:44.225Z] [2023-02-14T08:32:44.225Z] Login Succeeded [2023-02-14T08:32:44.225Z] nexus3.edgexfoundry.org:10003 [2023-02-14T08:32:44.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:32:44.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:32:44.765Z] Configure a credential helper to remove this warning. See [2023-02-14T08:32:44.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:32:44.765Z] [2023-02-14T08:32:44.765Z] Login Succeeded [2023-02-14T08:32:44.765Z] nexus3.edgexfoundry.org:10004 [2023-02-14T08:32:45.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:32:45.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:32:45.035Z] Configure a credential helper to remove this warning. See [2023-02-14T08:32:45.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:32:45.035Z] [2023-02-14T08:32:45.035Z] Login Succeeded [2023-02-14T08:32:45.035Z] docker.io [2023-02-14T08:32:45.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T08:32:45.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T08:32:45.573Z] Configure a credential helper to remove this warning. See [2023-02-14T08:32:45.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T08:32:45.573Z] [2023-02-14T08:32:45.573Z] Login Succeeded [2023-02-14T08:32:45.573Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T08:32:45.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-14T08:32:46.222Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-14T08:32:46.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:32:46.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T08:32:46.271Z] ========================================================= [2023-02-14T08:32:46.271Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T08:32:46.271Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:32:46.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:32:46.897Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T08:32:46.897Z] 9b18e9b68314: Pulling fs layer [2023-02-14T08:32:46.897Z] 35d82f9e3411: Pulling fs layer [2023-02-14T08:32:46.897Z] e16973657156: Pulling fs layer [2023-02-14T08:32:46.897Z] fc693d55d65f: Pulling fs layer [2023-02-14T08:32:46.897Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T08:32:46.897Z] dda99020689f: Pulling fs layer [2023-02-14T08:32:46.897Z] db1c61fa0a46: Pulling fs layer [2023-02-14T08:32:46.897Z] 891c053d2c06: Pulling fs layer [2023-02-14T08:32:46.897Z] dda99020689f: Waiting [2023-02-14T08:32:46.897Z] db1c61fa0a46: Waiting [2023-02-14T08:32:46.897Z] fc693d55d65f: Waiting [2023-02-14T08:32:46.897Z] 891c053d2c06: Waiting [2023-02-14T08:32:46.897Z] 7e9fc2657dce: Waiting [2023-02-14T08:32:46.897Z] e16973657156: Verifying Checksum [2023-02-14T08:32:46.897Z] e16973657156: Download complete [2023-02-14T08:32:46.897Z] 35d82f9e3411: Verifying Checksum [2023-02-14T08:32:46.897Z] 35d82f9e3411: Download complete [2023-02-14T08:32:46.897Z] 7e9fc2657dce: Download complete [2023-02-14T08:32:46.897Z] dda99020689f: Download complete [2023-02-14T08:32:46.897Z] 9b18e9b68314: Verifying Checksum [2023-02-14T08:32:46.897Z] 9b18e9b68314: Download complete [2023-02-14T08:32:47.890Z] 9b18e9b68314: Pull complete [2023-02-14T08:32:48.165Z] 891c053d2c06: Verifying Checksum [2023-02-14T08:32:48.165Z] 891c053d2c06: Download complete [2023-02-14T08:32:48.443Z] 35d82f9e3411: Pull complete [2023-02-14T08:32:49.041Z] e16973657156: Pull complete [2023-02-14T08:32:49.313Z] db1c61fa0a46: Download complete [2023-02-14T08:32:49.902Z] fc693d55d65f: Verifying Checksum [2023-02-14T08:32:49.902Z] fc693d55d65f: Download complete [2023-02-14T08:32:55.272Z] Removing intermediate container 05caeb87674c [2023-02-14T08:32:55.272Z] ---> ec744f33e0fc [2023-02-14T08:32:55.272Z] Step 8/22 : COPY . . [2023-02-14T08:32:55.272Z] Removing intermediate container f63f92aeaf81 [2023-02-14T08:32:55.272Z] ---> ac5a6bf2cbc0 [2023-02-14T08:32:55.272Z] Step 7/19 : COPY . . [2023-02-14T08:32:55.272Z] Removing intermediate container 81886a6014a8 [2023-02-14T08:32:55.272Z] ---> 12e58c184968 [2023-02-14T08:32:55.272Z] Step 7/32 : COPY . . [2023-02-14T08:32:55.272Z] Removing intermediate container 92edc3030567 [2023-02-14T08:32:55.272Z] ---> a3b80f5d9af7 [2023-02-14T08:32:55.272Z] Step 8/24 : COPY . . [2023-02-14T08:32:55.272Z] Removing intermediate container 33aa1e1e72f6 [2023-02-14T08:32:55.272Z] ---> 92dacb4fc699 [2023-02-14T08:32:55.272Z] Step 7/24 : COPY . . [2023-02-14T08:33:00.545Z] ---> befd7b8f9a1e [2023-02-14T08:33:00.545Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T08:33:00.545Z] ---> fb81ad3c13f6 [2023-02-14T08:33:00.545Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T08:33:00.545Z] ---> 66f37021b369 [2023-02-14T08:33:00.545Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T08:33:00.545Z] ---> d6bfb7461a4e [2023-02-14T08:33:00.545Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T08:33:00.545Z] ---> 72ba05f0e42c [2023-02-14T08:33:00.546Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T08:33:00.546Z] ---> Running in 22cca65e168b [2023-02-14T08:33:00.546Z] ---> Running in 14b8226fd6aa [2023-02-14T08:33:00.546Z] ---> Running in b6dc1ab64ec6 [2023-02-14T08:33:00.546Z] ---> Running in 2bb3b5016d4c [2023-02-14T08:33:00.546Z] ---> Running in 83952b545d5a [2023-02-14T08:33:00.916Z] fc693d55d65f: Pull complete [2023-02-14T08:33:01.117Z] 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-14T08:33:01.181Z] 7e9fc2657dce: Pull complete [2023-02-14T08:33:01.373Z] 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-14T08:33:01.373Z] 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-14T08:33:01.373Z] 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-14T08:33:01.373Z] 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-14T08:33:01.450Z] dda99020689f: Pull complete [2023-02-14T08:33:08.119Z] db1c61fa0a46: Pull complete [2023-02-14T08:33:09.569Z] 891c053d2c06: Pull complete [2023-02-14T08:33:09.569Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T08:33:09.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:33:09.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:33:09.940Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:33:09.940Z] WORKDIR /edgex [2023-02-14T08:33:09.940Z] COPY go.mod . [2023-02-14T08:33:09.940Z] RUN go mod download [2023-02-14T08:33:09.940Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-14T08:33:10.923Z] Sending build context to Docker daemon 3.1MB [2023-02-14T08:33:10.923Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T08:33:10.923Z] ---> f96f9c87975a [2023-02-14T08:33:10.923Z] Step 2/4 : WORKDIR /edgex [2023-02-14T08:33:13.565Z] ---> Running in 95d475b703d2 [2023-02-14T08:33:13.565Z] Removing intermediate container 95d475b703d2 [2023-02-14T08:33:13.565Z] ---> f4c66ab11f84 [2023-02-14T08:33:13.565Z] Step 3/4 : COPY go.mod . [2023-02-14T08:33:14.160Z] ---> 2fd8646b9de1 [2023-02-14T08:33:14.160Z] Step 4/4 : RUN go mod download [2023-02-14T08:33:14.431Z] ---> Running in 870199ba057f [2023-02-14T08:33:33.423Z] 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-14T08:33:35.976Z] Removing intermediate container 2bb3b5016d4c [2023-02-14T08:33:35.976Z] ---> a58cb4570f59 [2023-02-14T08:33:35.976Z] [2023-02-14T08:33:35.976Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T08:33:35.976Z] Removing intermediate container 83952b545d5a [2023-02-14T08:33:35.976Z] ---> 273f9a6fa152 [2023-02-14T08:33:35.976Z] [2023-02-14T08:33:35.976Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:33:35.976Z] Removing intermediate container b6dc1ab64ec6 [2023-02-14T08:33:35.976Z] ---> 39110725d0b7 [2023-02-14T08:33:35.976Z] [2023-02-14T08:33:35.976Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T08:33:35.976Z] Removing intermediate container 22cca65e168b [2023-02-14T08:33:35.976Z] ---> 4fff5f61e105 [2023-02-14T08:33:35.976Z] [2023-02-14T08:33:35.976Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T08:33:36.545Z] 3.16: Pulling from library/alpine [2023-02-14T08:33:36.545Z] 3.16: Pulling from library/alpine [2023-02-14T08:33:36.545Z] 3.16: Pulling from library/alpine [2023-02-14T08:33:37.113Z] Removing intermediate container 14b8226fd6aa [2023-02-14T08:33:37.113Z] ---> 1d09f21462a0 [2023-02-14T08:33:37.113Z] [2023-02-14T08:33:37.113Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T08:33:37.372Z] 3.16: Pulling from library/alpine [2023-02-14T08:33:37.372Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:33:37.372Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:33:37.372Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T08:33:37.372Z] Status: Image is up to date for alpine:3.16 [2023-02-14T08:33:37.372Z] ---> dfd21b5a31f5 [2023-02-14T08:33:37.372Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:33:37.372Z] ---> dfd21b5a31f5 [2023-02-14T08:33:37.372Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:33:37.372Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:33:37.372Z] Status: Image is up to date for alpine:3.16 [2023-02-14T08:33:37.372Z] ---> dfd21b5a31f5 [2023-02-14T08:33:37.372Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T08:33:37.630Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:33:37.630Z] Status: Image is up to date for alpine:3.16 [2023-02-14T08:33:37.630Z] ---> dfd21b5a31f5 [2023-02-14T08:33:37.630Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T08:33:37.630Z] ---> Running in c6b9ca641a47 [2023-02-14T08:33:37.630Z] ---> Running in 22640642ec18 [2023-02-14T08:33:37.630Z] 3.15: Pulling from library/alpine [2023-02-14T08:33:37.630Z] ---> Running in e6ef7a7ff4bc [2023-02-14T08:33:37.630Z] ---> Running in ff5fb7f30207 [2023-02-14T08:33:37.889Z] Removing intermediate container c6b9ca641a47 [2023-02-14T08:33:37.889Z] ---> b315fa84db1e [2023-02-14T08:33:37.889Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T08:33:37.889Z] Removing intermediate container e6ef7a7ff4bc [2023-02-14T08:33:37.889Z] ---> 006368c418a6 [2023-02-14T08:33:37.889Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:33:37.889Z] ---> Running in a313ab58ff2f [2023-02-14T08:33:37.889Z] ---> Running in fc5d33f1db5a [2023-02-14T08:33:37.889Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:33:37.889Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:33:37.889Z] ---> 5ce65d7b0fde [2023-02-14T08:33:37.889Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:33:38.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:38.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:38.149Z] ---> Running in a597d3ba8a55 [2023-02-14T08:33:38.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:38.409Z] Removing intermediate container a597d3ba8a55 [2023-02-14T08:33:38.409Z] ---> 253d2a562927 [2023-02-14T08:33:38.409Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T08:33:38.410Z] ---> Running in c1dc77c2565c [2023-02-14T08:33:38.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:38.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:38.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:38.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:39.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:39.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:39.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:40.561Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:33:40.561Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:33:40.561Z] OK: 15857 distinct packages available [2023-02-14T08:33:40.561Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:33:40.561Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:33:40.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:40.561Z] OK: 6 MiB in 15 packages [2023-02-14T08:33:40.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:40.561Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:33:40.561Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:33:40.561Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T08:33:40.561Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:33:40.561Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T08:33:40.561Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:33:40.561Z] OK: 6 MiB in 15 packages [2023-02-14T08:33:40.561Z] OK: 6 MiB in 16 packages [2023-02-14T08:33:40.561Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T08:33:40.561Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T08:33:40.561Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T08:33:40.561Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T08:33:40.561Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T08:33:40.561Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:33:40.561Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:33:40.561Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T08:33:40.944Z] OK: 6 MiB in 17 packages [2023-02-14T08:33:40.944Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T08:33:40.944Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T08:33:40.944Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:33:40.944Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T08:33:40.944Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T08:33:40.944Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:33:40.944Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:33:40.944Z] OK: 8 MiB in 23 packages [2023-02-14T08:33:42.320Z] Removing intermediate container 22640642ec18 [2023-02-14T08:33:42.320Z] ---> 6c0c221133bd [2023-02-14T08:33:42.320Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:33:43.066Z] ---> Running in ac7a9358ac9d [2023-02-14T08:33:43.326Z] Removing intermediate container a313ab58ff2f [2023-02-14T08:33:43.327Z] ---> 03653729b04f [2023-02-14T08:33:43.327Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T08:33:43.327Z] Removing intermediate container fc5d33f1db5a [2023-02-14T08:33:43.327Z] ---> e36df63569e3 [2023-02-14T08:33:43.327Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:33:43.327Z] Removing intermediate container ac7a9358ac9d [2023-02-14T08:33:43.327Z] ---> 38ee6c5c0d6e [2023-02-14T08:33:43.327Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T08:33:43.327Z] ---> Running in 9ed81cf87207 [2023-02-14T08:33:43.586Z] Removing intermediate container ff5fb7f30207 [2023-02-14T08:33:43.586Z] ---> be90d68d1e3c [2023-02-14T08:33:43.586Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:33:43.586Z] ---> Running in 8dbec34fb0fa [2023-02-14T08:33:43.586Z] Removing intermediate container c1dc77c2565c [2023-02-14T08:33:43.586Z] ---> 328c1d2625ba [2023-02-14T08:33:43.586Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:33:43.586Z] ---> Running in 46c923eb36f6 [2023-02-14T08:33:43.586Z] ---> 598ba569f56c [2023-02-14T08:33:43.586Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T08:33:43.586Z] Removing intermediate container 8dbec34fb0fa [2023-02-14T08:33:43.586Z] ---> 3b346aaf23d1 [2023-02-14T08:33:43.586Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T08:33:43.586Z] Removing intermediate container 9ed81cf87207 [2023-02-14T08:33:43.586Z] ---> 3d38b047d868 [2023-02-14T08:33:43.586Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T08:33:43.586Z] ---> Running in de1343d4fa4a [2023-02-14T08:33:43.586Z] ---> Running in da66250d7e86 [2023-02-14T08:33:43.586Z] Removing intermediate container 46c923eb36f6 [2023-02-14T08:33:43.586Z] ---> 8c5fc49fd506 [2023-02-14T08:33:43.586Z] Step 12/24 : WORKDIR / [2023-02-14T08:33:43.845Z] ---> Running in 71ffc3317b7b [2023-02-14T08:33:43.845Z] ---> 2c941f6caa32 [2023-02-14T08:33:43.845Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T08:33:43.845Z] Removing intermediate container de1343d4fa4a [2023-02-14T08:33:43.845Z] ---> 19f441854ed3 [2023-02-14T08:33:43.845Z] Step 15/24 : WORKDIR / [2023-02-14T08:33:43.845Z] Removing intermediate container da66250d7e86 [2023-02-14T08:33:43.845Z] ---> aab767a7eaf5 [2023-02-14T08:33:43.845Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T08:33:43.845Z] ---> Running in a58c86fde420 [2023-02-14T08:33:43.845Z] ---> Running in feb069e74056 [2023-02-14T08:33:43.845Z] Removing intermediate container 71ffc3317b7b [2023-02-14T08:33:43.845Z] ---> 7ca1a1a133e6 [2023-02-14T08:33:43.845Z] 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-14T08:33:44.104Z] ---> 0187de06af97 [2023-02-14T08:33:44.104Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T08:33:44.104Z] Removing intermediate container a58c86fde420 [2023-02-14T08:33:44.104Z] ---> ab9ebc7e53fc [2023-02-14T08:33:44.104Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T08:33:44.104Z] Removing intermediate container feb069e74056 [2023-02-14T08:33:44.104Z] ---> e21d684b234e [2023-02-14T08:33:44.104Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:33:44.104Z] ---> Running in b3713f83e065 [2023-02-14T08:33:44.104Z] ---> cf551dedb6ac [2023-02-14T08:33:44.104Z] 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-14T08:33:44.104Z] ---> eaef58b0092e [2023-02-14T08:33:44.104Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T08:33:44.363Z] ---> 8f0273562950 [2023-02-14T08:33:44.363Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T08:33:44.363Z] Removing intermediate container b3713f83e065 [2023-02-14T08:33:44.363Z] ---> 64800dff0292 [2023-02-14T08:33:44.363Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T08:33:44.363Z] ---> 03fe1bb21b89 [2023-02-14T08:33:44.363Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T08:33:44.363Z] ---> Running in a7852370b523 [2023-02-14T08:33:44.363Z] ---> 010c438b49ec [2023-02-14T08:33:44.363Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T08:33:44.363Z] ---> 8b5b8408d1c9 [2023-02-14T08:33:44.363Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:33:44.363Z] ---> Running in a3aa90be22e3 [2023-02-14T08:33:44.623Z] ---> bf250a168bf7 [2023-02-14T08:33:44.623Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T08:33:44.623Z] ---> 492579918a32 [2023-02-14T08:33:44.623Z] 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-14T08:33:44.623Z] ---> Running in 97d99e295916 [2023-02-14T08:33:44.623Z] ---> 6e47de0b0419 [2023-02-14T08:33:44.623Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T08:33:44.623Z] Removing intermediate container 97d99e295916 [2023-02-14T08:33:44.623Z] ---> 8026be17086b [2023-02-14T08:33:44.623Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:33:44.623Z] ---> 54227390ec38 [2023-02-14T08:33:44.623Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T08:33:44.880Z] ---> Running in cee957fa86e3 [2023-02-14T08:33:44.880Z] ---> 987155fb4600 [2023-02-14T08:33:44.880Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T08:33:44.880Z] Removing intermediate container cee957fa86e3 [2023-02-14T08:33:44.880Z] ---> 22ba4c2380ff [2023-02-14T08:33:44.880Z] Step 17/19 : LABEL arch=x86_64 [2023-02-14T08:33:44.880Z] ---> Running in 5b52f613041a [2023-02-14T08:33:45.138Z] Removing intermediate container a7852370b523 [2023-02-14T08:33:45.138Z] ---> 06429dbd5525 [2023-02-14T08:33:45.138Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T08:33:45.138Z] ---> 003e6feb185f [2023-02-14T08:33:45.138Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T08:33:45.138Z] ---> Running in 0cf2d9fe6709 [2023-02-14T08:33:45.138Z] ---> ddeffd3be270 [2023-02-14T08:33:45.138Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T08:33:45.138Z] Removing intermediate container 5b52f613041a [2023-02-14T08:33:45.138Z] ---> e567987721c8 [2023-02-14T08:33:45.138Z] Step 18/19 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:33:45.138Z] ---> Running in 36dc5a6beddf [2023-02-14T08:33:45.138Z] ---> Running in e034521e46af [2023-02-14T08:33:45.399Z] Removing intermediate container 0cf2d9fe6709 [2023-02-14T08:33:45.399Z] ---> 8942620c8977 [2023-02-14T08:33:45.399Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T08:33:45.399Z] Removing intermediate container 36dc5a6beddf [2023-02-14T08:33:45.399Z] ---> 5c70c1d7c01c [2023-02-14T08:33:45.399Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:33:45.399Z] ---> Running in 9a333fe47371 [2023-02-14T08:33:45.399Z] Removing intermediate container a3aa90be22e3 [2023-02-14T08:33:45.399Z] ---> 3a4547a22fb9 [2023-02-14T08:33:45.399Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:33:45.399Z] Removing intermediate container e034521e46af [2023-02-14T08:33:45.399Z] ---> 38cc9c1bb4be [2023-02-14T08:33:45.399Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T08:33:45.399Z] ---> Running in a4a89c8b529c [2023-02-14T08:33:45.399Z] ---> Running in dc716fb74ca4 [2023-02-14T08:33:45.399Z] ---> ede6518e4f37 [2023-02-14T08:33:45.399Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T08:33:45.659Z] Removing intermediate container 9a333fe47371 [2023-02-14T08:33:45.659Z] ---> 4b79c1599724 [2023-02-14T08:33:45.659Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:33:45.659Z] ---> Running in 6814bf06ee4e [2023-02-14T08:33:45.659Z] ---> Running in 3018a7abb81d [2023-02-14T08:33:45.659Z] ---> ce0e01c5035d [2023-02-14T08:33:45.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T08:33:45.659Z] Removing intermediate container a4a89c8b529c [2023-02-14T08:33:45.659Z] ---> 4b0ccfcbb047 [2023-02-14T08:33:45.659Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T08:33:45.659Z] Removing intermediate container dc716fb74ca4 [2023-02-14T08:33:45.659Z] ---> ac3f18b46f53 [2023-02-14T08:33:45.659Z] [2023-02-14T08:33:45.659Z] ---> Running in bd57c1c292d4 [2023-02-14T08:33:45.659Z] Removing intermediate container 3018a7abb81d [2023-02-14T08:33:45.659Z] ---> 53e481a27f63 [2023-02-14T08:33:45.659Z] Step 23/24 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:33:45.659Z] Successfully built ac3f18b46f53 [2023-02-14T08:33:45.659Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-14T08:33:45.659Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-02-14T08:33:45.659Z] ---> Running in 003adf093bac [2023-02-14T08:33:45.659Z] Removing intermediate container bd57c1c292d4 [2023-02-14T08:33:45.659Z] ---> 7edf1ef8b96b [2023-02-14T08:33:45.659Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:33:45.917Z] ---> 94d59d91a432 [2023-02-14T08:33:45.917Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:33:45.917Z] ---> Running in 2f3cf1fa0fbc [2023-02-14T08:33:46.720Z] Removing intermediate container 870199ba057f [2023-02-14T08:33:46.720Z] ---> a5182ba79336 [2023-02-14T08:33:46.720Z] Successfully built a5182ba79336 [2023-02-14T08:33:46.720Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:33:46.854Z] Removing intermediate container 003adf093bac [2023-02-14T08:33:46.854Z] ---> c26116898649 [2023-02-14T08:33:46.854Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:33:46.854Z] ---> Running in db8edb3ff672 [2023-02-14T08:33:46.854Z] ---> Running in 27f225310d2a [2023-02-14T08:33:46.854Z] Removing intermediate container 2f3cf1fa0fbc [2023-02-14T08:33:46.854Z] ---> 9dbfec59a92d [2023-02-14T08:33:46.854Z] Step 21/22 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:33:47.068Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T08:33:47.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:33:47.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container [2023-02-14T08:33:47.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T08:33:48.314Z] ---> Running in 3cd7e7487f35 [2023-02-14T08:33:48.314Z] Removing intermediate container 27f225310d2a [2023-02-14T08:33:48.314Z] ---> 0b24fd7256da [2023-02-14T08:33:48.314Z] [2023-02-14T08:33:48.314Z] Successfully built 0b24fd7256da [2023-02-14T08:33:48.314Z] Successfully tagged core-metadata:latest [2023-02-14T08:33:48.314Z] Building security-spire-agent [2023-02-14T08:33:48.572Z]  Building core-metadata ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:48.572Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:48.572Z] ---> c71f2c95f77d [2023-02-14T08:33:48.572Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T08:33:48.572Z] ---> Using cache [2023-02-14T08:33:48.572Z] ---> 0beafca1e6a7 [2023-02-14T08:33:48.572Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T08:33:48.572Z] ---> Using cache [2023-02-14T08:33:48.572Z] ---> 60e80ad369d0 [2023-02-14T08:33:48.572Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T08:33:48.572Z] ---> Using cache [2023-02-14T08:33:48.572Z] ---> 9b8622f17bc2 [2023-02-14T08:33:48.572Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:48.572Z] ---> Using cache [2023-02-14T08:33:48.572Z] ---> 12e58c184968 [2023-02-14T08:33:48.572Z] Step 7/21 : COPY . . [2023-02-14T08:33:48.572Z] ---> Using cache [2023-02-14T08:33:48.572Z] ---> d6bfb7461a4e [2023-02-14T08:33:48.572Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T08:33:48.808Z] $ docker top df40f61690c816dcd998ee4ee161470d8a3fc5791a19d221320e941659545bce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:33:49.709Z] + go version [2023-02-14T08:33:49.709Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T08:33:49.727Z] $ docker stop --time=1 df40f61690c816dcd998ee4ee161470d8a3fc5791a19d221320e941659545bce [2023-02-14T08:33:50.475Z] Removing intermediate container 3cd7e7487f35 [2023-02-14T08:33:50.476Z] ---> 527d9a9abdab [2023-02-14T08:33:50.476Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:33:50.734Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:50.734Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:50.734Z] ---> c71f2c95f77d [2023-02-14T08:33:50.734Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:33:50.734Z] ---> Using cache [2023-02-14T08:33:50.734Z] ---> 0beafca1e6a7 [2023-02-14T08:33:50.734Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:33:50.999Z] ---> Running in 05eaff647be3 [2023-02-14T08:33:50.999Z] ---> Running in 8970cb47a0bc [2023-02-14T08:33:50.999Z] Removing intermediate container 6814bf06ee4e [2023-02-14T08:33:50.999Z] ---> d36f51383aa1 [2023-02-14T08:33:50.999Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:33:50.999Z] ---> Running in 0e6ac9b9c8b5 [2023-02-14T08:33:51.287Z] Removing intermediate container db8edb3ff672 [2023-02-14T08:33:51.287Z] ---> 7a4644495f72 [2023-02-14T08:33:51.287Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:33:51.287Z] Removing intermediate container 8970cb47a0bc [2023-02-14T08:33:51.287Z] ---> ed4d6db1335b [2023-02-14T08:33:51.287Z] [2023-02-14T08:33:51.287Z] ---> cfc7709c0cb1 [2023-02-14T08:33:51.287Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T08:33:51.287Z] ---> Running in 33de32e244b6 [2023-02-14T08:33:51.287Z] Successfully built ed4d6db1335b [2023-02-14T08:33:51.287Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-14T08:33:51.287Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-14T08:33:51.452Z] $ docker rm -f --volumes df40f61690c816dcd998ee4ee161470d8a3fc5791a19d221320e941659545bce [2023-02-14T08:33:51.546Z] Removing intermediate container 33de32e244b6 [2023-02-14T08:33:51.546Z] ---> 4310b2441cb1 [2023-02-14T08:33:51.546Z] Step 22/24 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:33:52.077Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T08:33:52.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:33:52.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:52.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container [2023-02-14T08:33:52.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T08:33:52.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:52.386Z] 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-14T08:33:52.656Z] ---> Running in b211a3a86d4c [2023-02-14T08:33:52.919Z] ---> 61953e92649b [2023-02-14T08:33:52.919Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T08:33:52.919Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:53.178Z] Removing intermediate container b211a3a86d4c [2023-02-14T08:33:53.178Z] ---> a01b290e0cdf [2023-02-14T08:33:53.178Z] Step 23/24 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:33:53.443Z] ---> Running in 607217d70d55 [2023-02-14T08:33:53.444Z] ---> 9db809706ff7 [2023-02-14T08:33:53.444Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T08:33:53.444Z] Removing intermediate container 607217d70d55 [2023-02-14T08:33:53.444Z] ---> b33d9da1cea0 [2023-02-14T08:33:53.444Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:33:53.444Z] Removing intermediate container 05eaff647be3 [2023-02-14T08:33:53.444Z] ---> b8dc19d86760 [2023-02-14T08:33:53.444Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:33:53.444Z] ---> Running in e77b750d6415 [2023-02-14T08:33:53.674Z] $ docker top 124f577ff761cbcbadf3cd134a429f9b9a13437f5b9d58bb0dce342de69a84af -eo pid,comm [2023-02-14T08:33:53.705Z] ---> 827381791c89 [2023-02-14T08:33:53.705Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T08:33:53.705Z] Removing intermediate container e77b750d6415 [2023-02-14T08:33:53.705Z] ---> 52eefcc8070d [2023-02-14T08:33:53.705Z] [2023-02-14T08:33:53.705Z] ---> 13ae2b67972d [2023-02-14T08:33:53.705Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:53.705Z] Successfully built 52eefcc8070d [2023-02-14T08:33:53.705Z] Successfully tagged security-secretstore-setup:latest [2023-02-14T08:33:53.705Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-02-14T08:33:53.705Z] ---> b3617e891fc5 [2023-02-14T08:33:53.705Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [Pipeline] { [Pipeline] echo [2023-02-14T08:33:53.904Z] ========================================================= [2023-02-14T08:33:53.904Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T08:33:53.904Z] ========================================================= [Pipeline] sh [2023-02-14T08:33:54.017Z] ---> Running in 7feca132523c [2023-02-14T08:33:54.546Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-14T08:33:54.582Z] ---> 5c5cfc338296 [2023-02-14T08:33:54.582Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T08:33:54.841Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:54.841Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:54.841Z] ---> c71f2c95f77d [2023-02-14T08:33:54.841Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:33:54.841Z] ---> Using cache [2023-02-14T08:33:54.841Z] ---> 00f3994e8afd [2023-02-14T08:33:54.841Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:33:54.841Z] ---> Using cache [2023-02-14T08:33:54.841Z] ---> f9b897d8b03a [2023-02-14T08:33:54.841Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T08:33:55.104Z] ---> 82ff2730be2c [2023-02-14T08:33:55.104Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T08:33:55.217Z] + make test [2023-02-14T08:33:55.217Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T08:33:55.364Z] ---> Running in 8f8eb23d91ea [2023-02-14T08:33:55.364Z] ---> Running in 14ed53be73d0 [2023-02-14T08:33:55.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:55.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:33:55.880Z] OK: 211 MiB in 51 packages [2023-02-14T08:33:56.816Z] Removing intermediate container 14ed53be73d0 [2023-02-14T08:33:56.816Z] ---> e380e67017f8 [2023-02-14T08:33:56.816Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T08:33:56.816Z] ---> Running in d7b08ddfd162 [2023-02-14T08:33:56.816Z] Removing intermediate container 8f8eb23d91ea [2023-02-14T08:33:56.816Z] ---> 64d3ef33159f [2023-02-14T08:33:56.816Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:33:57.084Z] Removing intermediate container d7b08ddfd162 [2023-02-14T08:33:57.084Z] ---> 4602045ade97 [2023-02-14T08:33:57.084Z] Step 29/32 : CMD ["gate"] [2023-02-14T08:33:57.346Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:33:57.346Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:33:57.346Z] ---> c71f2c95f77d [2023-02-14T08:33:57.346Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:33:57.346Z] ---> Using cache [2023-02-14T08:33:57.346Z] ---> 00f3994e8afd [2023-02-14T08:33:57.346Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:33:57.346Z] ---> Using cache [2023-02-14T08:33:57.346Z] ---> f9b897d8b03a [2023-02-14T08:33:57.346Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:33:57.346Z] ---> Using cache [2023-02-14T08:33:57.346Z] ---> 93fc4c5a5100 [2023-02-14T08:33:57.346Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:33:57.346Z] ---> Using cache [2023-02-14T08:33:57.346Z] ---> b8f8138f98b1 [2023-02-14T08:33:57.346Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:57.346Z] ---> Using cache [2023-02-14T08:33:57.346Z] ---> a3b80f5d9af7 [2023-02-14T08:33:57.346Z] Step 8/22 : COPY . . [2023-02-14T08:33:57.346Z] ---> Using cache [2023-02-14T08:33:57.346Z] ---> fb81ad3c13f6 [2023-02-14T08:33:57.346Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T08:33:57.346Z] ---> 32a55b21443e [2023-02-14T08:33:57.346Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:33:57.346Z] ---> Running in 451f12a769c4 [2023-02-14T08:33:57.346Z] ---> Running in d995941eece7 [2023-02-14T08:33:57.662Z] ---> Running in 87650f03858e [2023-02-14T08:33:57.920Z] Removing intermediate container 451f12a769c4 [2023-02-14T08:33:57.920Z] ---> aa74ce5bedbe [2023-02-14T08:33:57.920Z] Step 30/32 : LABEL arch=x86_64 [2023-02-14T08:33:57.920Z] ---> Running in 4c19518eac2c [2023-02-14T08:33:58.496Z] Removing intermediate container 4c19518eac2c [2023-02-14T08:33:58.496Z] ---> f6e0aab47fda [2023-02-14T08:33:58.496Z] Step 31/32 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:33:58.496Z] 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-14T08:33:58.496Z] ---> Running in ed6e8036a642 [2023-02-14T08:33:59.062Z] Removing intermediate container ed6e8036a642 [2023-02-14T08:33:59.062Z] ---> f845ec6c6239 [2023-02-14T08:33:59.062Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T08:33:59.318Z] ---> Running in 9c4c4b7bd70a [2023-02-14T08:33:59.883Z] Removing intermediate container 9c4c4b7bd70a [2023-02-14T08:33:59.883Z] ---> f6588bb995d8 [2023-02-14T08:33:59.883Z] [2023-02-14T08:33:59.883Z] Successfully built f6588bb995d8 [2023-02-14T08:33:59.883Z] Successfully tagged security-bootstrapper:latest [2023-02-14T08:34:00.143Z]  Building security-bootstrapper ... done Building core-data [2023-02-14T08:34:02.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:34:02.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:34:02.669Z] ---> c71f2c95f77d [2023-02-14T08:34:02.669Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:34:02.669Z] ---> Using cache [2023-02-14T08:34:02.669Z] ---> 00f3994e8afd [2023-02-14T08:34:02.669Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:34:02.669Z] ---> Using cache [2023-02-14T08:34:02.669Z] ---> f9b897d8b03a [2023-02-14T08:34:02.669Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:34:02.669Z] ---> Using cache [2023-02-14T08:34:02.669Z] ---> 93fc4c5a5100 [2023-02-14T08:34:02.669Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:34:02.669Z] ---> Using cache [2023-02-14T08:34:02.669Z] ---> b8f8138f98b1 [2023-02-14T08:34:02.669Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:34:02.669Z] ---> Using cache [2023-02-14T08:34:02.669Z] ---> a3b80f5d9af7 [2023-02-14T08:34:02.669Z] Step 8/22 : COPY . . [2023-02-14T08:34:02.669Z] ---> Using cache [2023-02-14T08:34:02.669Z] ---> fb81ad3c13f6 [2023-02-14T08:34:02.669Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T08:34:04.562Z] ---> Running in f9fede3bb125 [2023-02-14T08:34:04.825Z] 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-14T08:34:08.109Z] 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-14T08:34:34.849Z] Removing intermediate container 0e6ac9b9c8b5 [2023-02-14T08:34:34.849Z] ---> 159358a8d204 [2023-02-14T08:34:34.849Z] [2023-02-14T08:34:34.849Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T08:34:34.849Z] ---> dfd21b5a31f5 [2023-02-14T08:34:34.849Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T08:34:34.849Z] Removing intermediate container d995941eece7 [2023-02-14T08:34:34.849Z] ---> ec9f81802850 [2023-02-14T08:34:34.849Z] [2023-02-14T08:34:34.849Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:34:34.849Z] ---> dfd21b5a31f5 [2023-02-14T08:34:34.849Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:34:34.849Z] ---> Using cache [2023-02-14T08:34:34.849Z] ---> 6c0c221133bd [2023-02-14T08:34:34.849Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:34:34.849Z] ---> Using cache [2023-02-14T08:34:34.849Z] ---> 38ee6c5c0d6e [2023-02-14T08:34:34.849Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T08:34:34.849Z] Removing intermediate container 87650f03858e [2023-02-14T08:34:34.849Z] ---> d677b7f3337d [2023-02-14T08:34:34.849Z] Step 8/22 : COPY . . [2023-02-14T08:34:34.849Z] ---> Running in d7fed81b01ad [2023-02-14T08:34:34.849Z] ---> Running in ba72407aac15 [2023-02-14T08:34:34.849Z] Removing intermediate container 7feca132523c [2023-02-14T08:34:34.849Z] ---> d4d07f8f4ed5 [2023-02-14T08:34:34.849Z] Step 7/24 : COPY . . [2023-02-14T08:34:38.131Z] Removing intermediate container d7fed81b01ad [2023-02-14T08:34:38.131Z] ---> 193561202287 [2023-02-14T08:34:38.131Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T08:34:38.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:34:38.393Z] ---> Running in 47b787ff4407 [2023-02-14T08:34:38.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:34:38.393Z] ---> a18d264fd798 [2023-02-14T08:34:38.393Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T08:34:38.393Z] ---> d7f18cefce48 [2023-02-14T08:34:38.393Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:34:38.393Z] Removing intermediate container f9fede3bb125 [2023-02-14T08:34:38.393Z] ---> 853e8dd7b8a5 [2023-02-14T08:34:38.393Z] [2023-02-14T08:34:38.393Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:34:38.393Z] ---> dfd21b5a31f5 [2023-02-14T08:34:38.393Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T08:34:38.393Z] ---> Running in 77cee84e57f3 [2023-02-14T08:34:38.651Z] ---> Running in e7fc57ae4428 [2023-02-14T08:34:38.651Z] Removing intermediate container 47b787ff4407 [2023-02-14T08:34:38.651Z] ---> 25af4dd387ab [2023-02-14T08:34:38.651Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:34:38.651Z] ---> Running in 0de40a3d797b [2023-02-14T08:34:38.651Z] Removing intermediate container e7fc57ae4428 [2023-02-14T08:34:38.651Z] ---> ec3b41f8c025 [2023-02-14T08:34:38.651Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T08:34:38.651Z] ---> Running in 2f4a5cc67224 [2023-02-14T08:34:38.651Z] Removing intermediate container 0de40a3d797b [2023-02-14T08:34:38.651Z] ---> 37174b8d8474 [2023-02-14T08:34:38.651Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:34:38.651Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T08:34:38.913Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T08:34:38.913Z] 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-14T08:34:38.913Z] ---> 747913b92c99 [2023-02-14T08:34:38.913Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T08:34:38.913Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T08:34:38.913Z] ---> Running in 705c5f5c1a4f [2023-02-14T08:34:38.913Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T08:34:38.913Z] Removing intermediate container 2f4a5cc67224 [2023-02-14T08:34:38.913Z] ---> 3577a323cf98 [2023-02-14T08:34:38.913Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T08:34:38.913Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T08:34:38.913Z] ---> Running in 3f1196dd2e2a [2023-02-14T08:34:38.913Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T08:34:38.913Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:34:39.172Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:34:39.172Z] Removing intermediate container 705c5f5c1a4f [2023-02-14T08:34:39.172Z] ---> 625fba771bda [2023-02-14T08:34:39.172Z] 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-14T08:34:39.172Z] OK: 8 MiB in 20 packages [2023-02-14T08:34:39.429Z] Removing intermediate container 3f1196dd2e2a [2023-02-14T08:34:39.429Z] ---> d9c5c57b0cb6 [2023-02-14T08:34:39.429Z] ---> Running in 9ae43d9e3f56 [2023-02-14T08:34:39.429Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:34:39.429Z] ---> Running in b7f736bcbc16 [2023-02-14T08:34:39.686Z] ---> 9dce70cb3b56 [2023-02-14T08:34:39.686Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T08:34:39.942Z] ---> 4070dacab136 [2023-02-14T08:34:39.942Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T08:34:39.942Z] Removing intermediate container ba72407aac15 [2023-02-14T08:34:39.942Z] ---> 3a561d0d5dcd [2023-02-14T08:34:39.942Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T08:34:39.942Z] ---> Running in 9a16eac5b3fc [2023-02-14T08:34:39.942Z] ---> Running in 1c3f136f0a96 [2023-02-14T08:34:39.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:34:39.942Z] Removing intermediate container 9a16eac5b3fc [2023-02-14T08:34:39.942Z] ---> 81f0459bdfc3 [2023-02-14T08:34:39.942Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:34:40.199Z] Removing intermediate container 1c3f136f0a96 [2023-02-14T08:34:40.199Z] ---> 47f6d8711f06 [2023-02-14T08:34:40.199Z] Step 12/21 : WORKDIR /edgex [2023-02-14T08:34:40.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:34:40.199Z] ---> Running in 585d09e8f154 [2023-02-14T08:34:40.199Z] ---> Running in 5c281bb61b8a [2023-02-14T08:34:40.199Z] Removing intermediate container 585d09e8f154 [2023-02-14T08:34:40.199Z] ---> 87d21afc41f1 [2023-02-14T08:34:40.199Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:34:40.199Z] Removing intermediate container 9ae43d9e3f56 [2023-02-14T08:34:40.199Z] ---> b0b2a9cd192b [2023-02-14T08:34:40.199Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:34:40.584Z] Removing intermediate container 5c281bb61b8a [2023-02-14T08:34:40.584Z] ---> 110d3a8e5818 [2023-02-14T08:34:40.584Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T08:34:40.584Z] ---> Running in 34526e05d8ce [2023-02-14T08:34:40.584Z] ---> Running in ef940de9a4bc [2023-02-14T08:34:40.584Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:34:40.584Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:34:40.584Z] OK: 6 MiB in 15 packages [2023-02-14T08:34:40.845Z] Removing intermediate container ef940de9a4bc [2023-02-14T08:34:40.845Z] ---> c5504dea0cde [2023-02-14T08:34:40.845Z] Step 21/22 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:34:41.149Z] ---> 397fe2fc60f4 [2023-02-14T08:34:41.149Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T08:34:41.406Z] Removing intermediate container 34526e05d8ce [2023-02-14T08:34:41.406Z] ---> 649b64f6cff3 [2023-02-14T08:34:41.406Z] [2023-02-14T08:34:41.406Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:34:41.406Z] ---> 5ce65d7b0fde [2023-02-14T08:34:41.406Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:34:41.406Z] ---> Using cache [2023-02-14T08:34:41.406Z] ---> 253d2a562927 [2023-02-14T08:34:41.406Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:34:41.406Z] ---> Running in 39192153be94 [2023-02-14T08:34:42.159Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T08:34:42.626Z] ---> Running in 8b0bd8f14a71 [2023-02-14T08:34:43.023Z] Removing intermediate container b7f736bcbc16 [2023-02-14T08:34:43.023Z] ---> 3ad549be753f [2023-02-14T08:34:43.023Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:34:45.896Z] Removing intermediate container 39192153be94 [2023-02-14T08:34:45.896Z] ---> d548dd3878e0 [2023-02-14T08:34:45.896Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:34:46.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:34:46.176Z] ---> 5b4ab430215a [2023-02-14T08:34:46.176Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T08:34:46.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:34:47.183Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:34:47.183Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:34:47.183Z] OK: 15857 distinct packages available [2023-02-14T08:34:47.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:34:47.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:34:47.512Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:34:47.512Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:34:47.512Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:34:47.512Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:34:47.512Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:34:47.512Z] ---> Running in b57af99773e4 [2023-02-14T08:34:47.512Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:34:47.771Z] OK: 7 MiB in 19 packages [2023-02-14T08:34:47.771Z] ---> b26c4ff0152d [2023-02-14T08:34:47.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T08:34:49.690Z] ---> 104b7e1735a0 [2023-02-14T08:34:49.690Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T08:34:51.065Z] Removing intermediate container b57af99773e4 [2023-02-14T08:34:51.065Z] ---> e903239a1a6a [2023-02-14T08:34:51.065Z] [2023-02-14T08:34:51.065Z] Successfully built e903239a1a6a [2023-02-14T08:34:51.065Z] Successfully tagged support-scheduler:latest [2023-02-14T08:34:51.065Z] ---> 162466d3dd1c [2023-02-14T08:34:51.065Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T08:34:51.065Z] Building core-command [2023-02-14T08:34:51.065Z]  Building support-scheduler ... done  ---> 2fcaeb22765f [2023-02-14T08:34:51.065Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:34:54.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:34:54.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:34:54.343Z] ---> c71f2c95f77d [2023-02-14T08:34:54.343Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:34:54.343Z] ---> Using cache [2023-02-14T08:34:54.343Z] ---> 00f3994e8afd [2023-02-14T08:34:54.343Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T08:34:54.343Z] ---> Using cache [2023-02-14T08:34:54.343Z] ---> f9b897d8b03a [2023-02-14T08:34:54.343Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T08:34:54.343Z] ---> Using cache [2023-02-14T08:34:54.343Z] ---> 93fc4c5a5100 [2023-02-14T08:34:54.343Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T08:34:54.343Z] ---> Using cache [2023-02-14T08:34:54.343Z] ---> b8f8138f98b1 [2023-02-14T08:34:54.343Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:34:54.343Z] ---> Using cache [2023-02-14T08:34:54.343Z] ---> a3b80f5d9af7 [2023-02-14T08:34:54.343Z] Step 8/23 : COPY . . [2023-02-14T08:34:54.343Z] ---> Using cache [2023-02-14T08:34:54.343Z] ---> fb81ad3c13f6 [2023-02-14T08:34:54.343Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T08:34:55.273Z] Removing intermediate container 8b0bd8f14a71 [2023-02-14T08:34:55.273Z] ---> 9b705d349be9 [2023-02-14T08:34:55.273Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T08:34:55.836Z] ---> e03b711fc13b [2023-02-14T08:34:55.836Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T08:34:56.094Z] ---> Running in 99e6b8960ed9 [2023-02-14T08:34:56.094Z] ---> Running in adef55c58460 [2023-02-14T08:34:56.352Z] ---> Running in e4a407137bd8 [2023-02-14T08:34:56.611Z] ---> 70b8003cea77 [2023-02-14T08:34:56.611Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:34:56.611Z] Removing intermediate container e4a407137bd8 [2023-02-14T08:34:56.611Z] ---> b7e318611bc5 [2023-02-14T08:34:56.611Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:34:56.868Z] ---> Running in ca7109824d53 [2023-02-14T08:34:56.868Z] Removing intermediate container ca7109824d53 [2023-02-14T08:34:56.868Z] ---> 1c9819892689 [2023-02-14T08:34:56.868Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:34:56.868Z] ---> Running in 41bcbe622f9b [2023-02-14T08:34:57.125Z] 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-14T08:34:57.384Z] Removing intermediate container 41bcbe622f9b [2023-02-14T08:34:57.384Z] ---> c3b94271cf43 [2023-02-14T08:34:57.384Z] Step 21/22 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:34:58.316Z] ---> Running in 645ea70561ef [2023-02-14T08:34:58.574Z] ---> 016c42b5a254 [2023-02-14T08:34:58.574Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:34:58.574Z] Removing intermediate container 645ea70561ef [2023-02-14T08:34:58.574Z] ---> bc529b91aac6 [2023-02-14T08:34:58.574Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:34:58.831Z] Removing intermediate container adef55c58460 [2023-02-14T08:34:58.831Z] ---> f4a9acc2dcdc [2023-02-14T08:34:58.831Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:34:59.088Z] ---> Running in 04f157fdb851 [2023-02-14T08:34:59.088Z] ---> 7d88b652bab4 [2023-02-14T08:34:59.088Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T08:34:59.088Z] ---> Running in d9bf1db302f2 [2023-02-14T08:34:59.346Z] Removing intermediate container 04f157fdb851 [2023-02-14T08:34:59.346Z] ---> cc41708038cd [2023-02-14T08:34:59.346Z] [2023-02-14T08:34:59.605Z] Successfully built cc41708038cd [2023-02-14T08:34:59.605Z] Successfully tagged core-data:latest [2023-02-14T08:34:59.605Z] Building security-spire-config [2023-02-14T08:34:59.605Z]  Building core-data ... done Removing intermediate container d9bf1db302f2 [2023-02-14T08:34:59.605Z] ---> 6cdd3008b4ed [2023-02-14T08:34:59.605Z] Step 19/21 : LABEL arch=x86_64 [2023-02-14T08:35:00.174Z] ---> ae5872ca77b3 [2023-02-14T08:35:00.174Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T08:35:02.071Z] ---> Running in 1bc53777365b [2023-02-14T08:35:02.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:02.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:02.336Z] ---> c71f2c95f77d [2023-02-14T08:35:02.336Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> 0beafca1e6a7 [2023-02-14T08:35:02.336Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> b8dc19d86760 [2023-02-14T08:35:02.336Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> 13ae2b67972d [2023-02-14T08:35:02.336Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> d4d07f8f4ed5 [2023-02-14T08:35:02.336Z] Step 7/24 : COPY . . [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> d7f18cefce48 [2023-02-14T08:35:02.336Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> 37174b8d8474 [2023-02-14T08:35:02.336Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> 625fba771bda [2023-02-14T08:35:02.336Z] 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-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> b0b2a9cd192b [2023-02-14T08:35:02.336Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> 649b64f6cff3 [2023-02-14T08:35:02.336Z] [2023-02-14T08:35:02.336Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:35:02.336Z] ---> 5ce65d7b0fde [2023-02-14T08:35:02.336Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:35:02.336Z] ---> Using cache [2023-02-14T08:35:02.336Z] ---> 253d2a562927 [2023-02-14T08:35:02.336Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T08:35:03.270Z] ---> 016ba86296ee [2023-02-14T08:35:03.270Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:35:03.270Z] ---> Running in 0dba67c0ed78 [2023-02-14T08:35:03.270Z] Removing intermediate container 1bc53777365b [2023-02-14T08:35:03.270Z] ---> 21f7898a779b [2023-02-14T08:35:03.270Z] Step 20/21 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:35:03.628Z] ---> Running in e50c6cd596fa [2023-02-14T08:35:03.628Z] ---> Running in a7e079ce873c [2023-02-14T08:35:03.885Z] Removing intermediate container e50c6cd596fa [2023-02-14T08:35:03.885Z] ---> 493fa6469341 [2023-02-14T08:35:03.885Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:35:04.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:04.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:04.714Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:35:04.714Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:35:04.714Z] OK: 15857 distinct packages available [2023-02-14T08:35:04.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:04.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:05.045Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:05.045Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:35:05.045Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T08:35:05.045Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T08:35:05.045Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:35:05.045Z] OK: 6 MiB in 18 packages [2023-02-14T08:35:05.302Z] ---> Running in 18582d0e1617 [2023-02-14T08:35:05.302Z] Removing intermediate container a7e079ce873c [2023-02-14T08:35:05.302Z] ---> ce129a460f44 [2023-02-14T08:35:05.302Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T08:35:05.885Z] ---> Running in 727a76955d93 [2023-02-14T08:35:05.885Z] Removing intermediate container 18582d0e1617 [2023-02-14T08:35:05.885Z] ---> 063410dd5e64 [2023-02-14T08:35:05.885Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:35:06.143Z] ---> Running in bce6594dc3ec [2023-02-14T08:35:06.143Z] Removing intermediate container 727a76955d93 [2023-02-14T08:35:06.143Z] ---> 38ebd8a6bb46 [2023-02-14T08:35:06.143Z] [2023-02-14T08:35:06.143Z] Successfully built 38ebd8a6bb46 [2023-02-14T08:35:06.400Z] Successfully tagged security-proxy-setup:latest [2023-02-14T08:35:06.400Z] Building security-spire-server [2023-02-14T08:35:06.400Z]  Building security-proxy-setup ... done Removing intermediate container 0dba67c0ed78 [2023-02-14T08:35:06.400Z] ---> b19a630f761b [2023-02-14T08:35:06.400Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:35:06.657Z] Removing intermediate container bce6594dc3ec [2023-02-14T08:35:06.657Z] ---> 0f11714397dd [2023-02-14T08:35:06.657Z] Step 23/24 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:35:09.182Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:35:09.182Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:35:09.182Z] ---> c71f2c95f77d [2023-02-14T08:35:09.182Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T08:35:10.114Z] ---> Using cache [2023-02-14T08:35:10.114Z] ---> 0beafca1e6a7 [2023-02-14T08:35:10.114Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:35:10.114Z] ---> Using cache [2023-02-14T08:35:10.114Z] ---> b8dc19d86760 [2023-02-14T08:35:10.114Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T08:35:10.114Z] ---> Using cache [2023-02-14T08:35:10.114Z] ---> 13ae2b67972d [2023-02-14T08:35:10.114Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:35:10.114Z] ---> Using cache [2023-02-14T08:35:10.114Z] ---> d4d07f8f4ed5 [2023-02-14T08:35:10.114Z] Step 7/23 : COPY . . [2023-02-14T08:35:10.114Z] ---> Using cache [2023-02-14T08:35:10.114Z] ---> d7f18cefce48 [2023-02-14T08:35:10.114Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:35:10.114Z] ---> Using cache [2023-02-14T08:35:10.114Z] ---> 37174b8d8474 [2023-02-14T08:35:10.114Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T08:35:10.114Z] ---> Using cache [2023-02-14T08:35:10.114Z] ---> 625fba771bda [2023-02-14T08:35:10.114Z] 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-14T08:35:10.376Z] ---> Running in 2834fce4da2c [2023-02-14T08:35:10.376Z] ---> 5b69983e242d [2023-02-14T08:35:10.376Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:35:10.376Z] ---> Running in 11182688cfd2 [2023-02-14T08:35:10.634Z] Removing intermediate container 77cee84e57f3 [2023-02-14T08:35:10.634Z] ---> 53b1ab49b7d0 [2023-02-14T08:35:10.634Z] [2023-02-14T08:35:10.634Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:35:10.634Z] ---> dfd21b5a31f5 [2023-02-14T08:35:10.634Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T08:35:10.912Z] Removing intermediate container 2834fce4da2c [2023-02-14T08:35:10.912Z] ---> c9b24a702311 [2023-02-14T08:35:10.912Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:35:10.912Z] ---> Running in 7da137ae1cc9 [2023-02-14T08:35:10.912Z] ---> b918269bb28e [2023-02-14T08:35:10.912Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T08:35:10.912Z] ---> Running in 8ef6561bffc2 [2023-02-14T08:35:11.184Z] ---> Running in 39689944762f [2023-02-14T08:35:11.184Z] Removing intermediate container 8ef6561bffc2 [2023-02-14T08:35:11.184Z] ---> cfe5e99b6199 [2023-02-14T08:35:11.184Z] [2023-02-14T08:35:11.443Z] Removing intermediate container 39689944762f [2023-02-14T08:35:11.443Z] ---> 2cb93fcdaf24 [2023-02-14T08:35:11.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T08:35:11.443Z] Successfully built cfe5e99b6199 [2023-02-14T08:35:11.443Z] Successfully tagged security-spire-agent:latest [2023-02-14T08:35:11.443Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:11.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T08:35:11.704Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T08:35:11.704Z] ---> 061141ff7d86 [2023-02-14T08:35:11.704Z] Step 19/24 : WORKDIR / [2023-02-14T08:35:11.704Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:35:11.704Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:35:11.704Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T08:35:11.961Z] OK: 6 MiB in 16 packages [2023-02-14T08:35:11.961Z] ---> Running in 734ca3b15014 [2023-02-14T08:35:11.961Z] Removing intermediate container 11182688cfd2 [2023-02-14T08:35:11.961Z] ---> 6a9a10954cd7 [2023-02-14T08:35:11.961Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T08:35:12.236Z] ---> Running in 13e220998e34 [2023-02-14T08:35:12.236Z] Removing intermediate container 734ca3b15014 [2023-02-14T08:35:12.236Z] ---> bcc13beb42eb [2023-02-14T08:35:12.236Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:35:12.494Z] Removing intermediate container 13e220998e34 [2023-02-14T08:35:12.494Z] ---> 0ed7aca41369 [2023-02-14T08:35:12.494Z] [2023-02-14T08:35:12.494Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T08:35:12.494Z] ---> 5ce65d7b0fde [2023-02-14T08:35:12.494Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:35:12.494Z] ---> Using cache [2023-02-14T08:35:12.494Z] ---> 253d2a562927 [2023-02-14T08:35:12.494Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:35:12.494Z] ---> Using cache [2023-02-14T08:35:12.494Z] ---> 9b705d349be9 [2023-02-14T08:35:12.494Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:35:12.494Z] ---> Running in 5ad80e375d16 [2023-02-14T08:35:12.756Z] Removing intermediate container 7da137ae1cc9 [2023-02-14T08:35:12.756Z] ---> 19c17b11e068 [2023-02-14T08:35:12.756Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:35:14.128Z] Removing intermediate container 5ad80e375d16 [2023-02-14T08:35:14.128Z] ---> 499ebe9dbd5f [2023-02-14T08:35:14.128Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:35:15.060Z] ---> Running in 56f167bdb4b8 [2023-02-14T08:35:15.060Z] ---> Running in 87996e885c4a [2023-02-14T08:35:15.316Z] ---> 59d198edb6ea [2023-02-14T08:35:15.316Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:35:17.912Z] Removing intermediate container 56f167bdb4b8 [2023-02-14T08:35:17.912Z] ---> 22ba1b2eefea [2023-02-14T08:35:17.912Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T08:35:18.198Z] ---> 50dfb505a383 [2023-02-14T08:35:18.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T08:35:18.198Z] Removing intermediate container 87996e885c4a [2023-02-14T08:35:18.198Z] ---> 9725d88c65ae [2023-02-14T08:35:18.198Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T08:35:18.467Z] Removing intermediate container 99e6b8960ed9 [2023-02-14T08:35:18.467Z] ---> e5f536f6255a [2023-02-14T08:35:18.467Z] [2023-02-14T08:35:18.467Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T08:35:18.467Z] ---> dfd21b5a31f5 [2023-02-14T08:35:18.467Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:35:18.467Z] ---> Using cache [2023-02-14T08:35:18.467Z] ---> 6c0c221133bd [2023-02-14T08:35:18.467Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:35:18.467Z] ---> Using cache [2023-02-14T08:35:18.467Z] ---> 38ee6c5c0d6e [2023-02-14T08:35:18.467Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T08:35:18.467Z] ---> Running in b90cab4b8bc2 [2023-02-14T08:35:18.729Z] ---> Running in f0352cce9092 [2023-02-14T08:35:18.729Z] ---> Running in 5f4779889a83 [2023-02-14T08:35:18.988Z] ---> d662c03ea4bf [2023-02-14T08:35:18.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T08:35:18.988Z] Removing intermediate container b90cab4b8bc2 [2023-02-14T08:35:18.988Z] ---> c4f9b580ab3e [2023-02-14T08:35:18.988Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T08:35:19.305Z] Removing intermediate container f0352cce9092 [2023-02-14T08:35:19.305Z] ---> 1cb80779a104 [2023-02-14T08:35:19.305Z] Step 23/24 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:35:19.305Z] ---> Running in 4cd8d0a5886c [2023-02-14T08:35:19.305Z] Removing intermediate container 5f4779889a83 [2023-02-14T08:35:19.305Z] ---> 94b51064039d [2023-02-14T08:35:19.305Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T08:35:19.564Z] ---> Running in 18d341a7793d [2023-02-14T08:35:19.564Z] ---> dd86b82c6d5c [2023-02-14T08:35:19.564Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:35:19.822Z] ---> Running in 71036c3bbe66 [2023-02-14T08:35:19.822Z] Removing intermediate container 4cd8d0a5886c [2023-02-14T08:35:19.822Z] ---> 27f3e754b541 [2023-02-14T08:35:19.822Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:20.079Z] ---> Running in b37af50536d0 [2023-02-14T08:35:20.336Z] Removing intermediate container 18d341a7793d [2023-02-14T08:35:20.337Z] ---> da26ae24a1fd [2023-02-14T08:35:20.337Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:35:20.602Z] Removing intermediate container 71036c3bbe66 [2023-02-14T08:35:20.602Z] ---> c767bd5a1cda [2023-02-14T08:35:20.602Z] Step 15/23 : WORKDIR / [2023-02-14T08:35:20.602Z] ---> Running in 44d7e6d2f752 [2023-02-14T08:35:20.861Z] ---> 8ed0c014fcad [2023-02-14T08:35:20.861Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T08:35:20.861Z] Removing intermediate container b37af50536d0 [2023-02-14T08:35:20.861Z] ---> 4af35ee5241e [2023-02-14T08:35:20.861Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:35:21.430Z] ---> Running in bac19805a0b3 [2023-02-14T08:35:21.430Z] ---> Running in 9219be6aa0ca [2023-02-14T08:35:21.688Z] Removing intermediate container 44d7e6d2f752 [2023-02-14T08:35:21.688Z] ---> 1251373024b7 [2023-02-14T08:35:21.688Z] [2023-02-14T08:35:21.688Z] Successfully built 1251373024b7 [2023-02-14T08:35:21.688Z] ---> 66ad59efa3a6 [2023-02-14T08:35:21.688Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T08:35:21.688Z] Successfully tagged security-spire-config:latest [2023-02-14T08:35:21.688Z]  Building security-spire-config ... done Removing intermediate container bac19805a0b3 [2023-02-14T08:35:21.688Z] ---> 2cdf87d62e41 [2023-02-14T08:35:21.688Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:35:21.688Z] Removing intermediate container 9219be6aa0ca [2023-02-14T08:35:21.688Z] ---> 8883c223efb4 [2023-02-14T08:35:21.688Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T08:35:21.948Z] ---> Running in 83c6798e77e3 [2023-02-14T08:35:21.948Z] ---> 6d24af47c4fd [2023-02-14T08:35:21.948Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T08:35:21.948Z] ---> d32bbbb575f7 [2023-02-14T08:35:21.948Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T08:35:22.271Z] Removing intermediate container 83c6798e77e3 [2023-02-14T08:35:22.271Z] ---> b9341684378a [2023-02-14T08:35:22.271Z] Step 22/23 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:35:22.271Z] ---> Running in d8bd675f41d0 [2023-02-14T08:35:22.271Z] ---> Running in 2ccb843eaa17 [2023-02-14T08:35:22.530Z] Removing intermediate container d8bd675f41d0 [2023-02-14T08:35:22.530Z] ---> d2bd0ddd8060 [2023-02-14T08:35:22.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:35:22.787Z] Removing intermediate container 2ccb843eaa17 [2023-02-14T08:35:22.787Z] ---> 3ef7e0c13485 [2023-02-14T08:35:22.787Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:35:22.787Z] ---> f54bc4f51829 [2023-02-14T08:35:22.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T08:35:23.045Z] ---> Running in 0b97a906d90a [2023-02-14T08:35:23.045Z] ---> Running in 33bacb36cea5 [2023-02-14T08:35:23.352Z] Removing intermediate container 0b97a906d90a [2023-02-14T08:35:23.352Z] ---> a0d945433a4e [2023-02-14T08:35:23.352Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T08:35:23.352Z] ---> e75573dc9a7e [2023-02-14T08:35:23.352Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T08:35:23.929Z] Removing intermediate container 33bacb36cea5 [2023-02-14T08:35:23.929Z] ---> efb0b959b03d [2023-02-14T08:35:23.929Z] [2023-02-14T08:35:23.929Z] ---> Running in 2f236241743b [2023-02-14T08:35:23.929Z] Successfully built efb0b959b03d [2023-02-14T08:35:23.929Z] Successfully tagged security-spire-server:latest [2023-02-14T08:35:23.929Z]  Building security-spire-server ... done  ---> Running in 6f7ae532058f [2023-02-14T08:35:24.497Z] Removing intermediate container 2f236241743b [2023-02-14T08:35:24.497Z] ---> fc88ed1b2e7b [2023-02-14T08:35:24.497Z] Step 21/22 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:35:24.826Z] Removing intermediate container 6f7ae532058f [2023-02-14T08:35:24.826Z] ---> 38123aab4204 [2023-02-14T08:35:24.826Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:35:24.826Z] ---> Running in 8242e9ff6693 [2023-02-14T08:35:25.085Z] ---> Running in b9f0b9858828 [2023-02-14T08:35:25.341Z] Removing intermediate container 8242e9ff6693 [2023-02-14T08:35:25.341Z] ---> b8287c98680f [2023-02-14T08:35:25.341Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:35:25.341Z] ---> Running in 97bc79ac5f2e [2023-02-14T08:35:25.599Z] Removing intermediate container b9f0b9858828 [2023-02-14T08:35:25.599Z] ---> 68b37e27c7cd [2023-02-14T08:35:25.599Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T08:35:25.599Z] ---> Running in 0d9f6a9e7610 [2023-02-14T08:35:25.858Z] Removing intermediate container 97bc79ac5f2e [2023-02-14T08:35:25.858Z] ---> f22a714e936e [2023-02-14T08:35:25.858Z] [2023-02-14T08:35:26.116Z] Successfully built f22a714e936e [2023-02-14T08:35:26.116Z] Successfully tagged support-notifications:latest [2023-02-14T08:35:26.116Z]  Building support-notifications ... done Removing intermediate container 0d9f6a9e7610 [2023-02-14T08:35:26.116Z] ---> 0c94631811c6 [2023-02-14T08:35:26.116Z] Step 22/23 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [2023-02-14T08:35:26.373Z] ---> Running in 018731592c35 [2023-02-14T08:35:26.373Z] Removing intermediate container 018731592c35 [2023-02-14T08:35:26.373Z] ---> 10d7f9a19b85 [2023-02-14T08:35:26.373Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:35:26.373Z] ---> Running in f3536b686e54 [2023-02-14T08:35:26.631Z] Removing intermediate container f3536b686e54 [2023-02-14T08:35:26.631Z] ---> 1e4372a77acf [2023-02-14T08:35:26.631Z] [2023-02-14T08:35:26.631Z] Successfully built 1e4372a77acf [2023-02-14T08:35:26.631Z] Successfully tagged core-command:latest [2023-02-14T08:35:26.637Z]  Building core-command ... done  [Pipeline] } [2023-02-14T08:35:26.639Z] $ docker stop --time=1 730c852327c12607f97658ff4a3bd4f1d528a7cf6d9e18a2890126fbe2d57695 [2023-02-14T08:35:28.161Z] $ docker rm -f --volumes 730c852327c12607f97658ff4a3bd4f1d528a7cf6d9e18a2890126fbe2d57695 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T08:35:28.498Z] + docker images [2023-02-14T08:35:28.498Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T08:35:28.498Z] core-command latest 1e4372a77acf 2 seconds ago 17.7MB [2023-02-14T08:35:28.498Z] support-notifications latest f22a714e936e 3 seconds ago 30.6MB [2023-02-14T08:35:28.498Z] security-spire-server latest efb0b959b03d 5 seconds ago 86.5MB [2023-02-14T08:35:28.498Z] security-spire-config latest 1251373024b7 7 seconds ago 85.8MB [2023-02-14T08:35:28.498Z] e5f536f6255a 11 seconds ago 1.68GB [2023-02-14T08:35:28.498Z] 0ed7aca41369 16 seconds ago 1.55GB [2023-02-14T08:35:28.498Z] security-spire-agent latest cfe5e99b6199 18 seconds ago 125MB [2023-02-14T08:35:28.498Z] 53b1ab49b7d0 20 seconds ago 1.74GB [2023-02-14T08:35:28.498Z] security-proxy-setup latest 38ebd8a6bb46 23 seconds ago 27.8MB [2023-02-14T08:35:28.498Z] core-data latest cc41708038cd 29 seconds ago 17.9MB [2023-02-14T08:35:28.498Z] support-scheduler latest e903239a1a6a 39 seconds ago 30MB [2023-02-14T08:35:28.498Z] 649b64f6cff3 48 seconds ago 1.55GB [2023-02-14T08:35:28.498Z] 853e8dd7b8a5 51 seconds ago 1.68GB [2023-02-14T08:35:28.498Z] ec9f81802850 59 seconds ago 1.74GB [2023-02-14T08:35:28.498Z] 159358a8d204 About a minute ago 1.67GB [2023-02-14T08:35:28.498Z] security-bootstrapper latest f6588bb995d8 About a minute ago 20.3MB [2023-02-14T08:35:28.498Z] security-secretstore-setup latest 52eefcc8070d About a minute ago 30MB [2023-02-14T08:35:28.498Z] core-common-config-bootstrapper latest ed4d6db1335b About a minute ago 15.5MB [2023-02-14T08:35:28.498Z] core-metadata latest 0b24fd7256da About a minute ago 18.5MB [2023-02-14T08:35:28.498Z] security-spiffe-token-provider latest ac3f18b46f53 About a minute ago 30MB [2023-02-14T08:35:28.498Z] 1d09f21462a0 About a minute ago 1.71GB [2023-02-14T08:35:28.498Z] 39110725d0b7 About a minute ago 1.67GB [2023-02-14T08:35:28.498Z] 273f9a6fa152 About a minute ago 1.67GB [2023-02-14T08:35:28.498Z] 4fff5f61e105 About a minute ago 1.68GB [2023-02-14T08:35:28.498Z] a58cb4570f59 About a minute ago 1.67GB [2023-02-14T08:35:28.498Z] ci-base-image-x86_64 latest c71f2c95f77d 5 minutes ago 903MB [2023-02-14T08:35:28.498Z] alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB [2023-02-14T08:35:28.498Z] alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB [2023-02-14T08:35:28.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-14T08:35:28.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-14T08:35:28.498Z] 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-14T08:37:03.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T08:37:03.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T08:37:03.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T08:37:03.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T08:37:03.956Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T08:37:12.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T08:37:27.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements [2023-02-14T08:37:27.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T08:37:27.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T08:37:34.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.554s coverage: 98.5% of statements [2023-02-14T08:37:42.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.881s coverage: 73.2% of statements [2023-02-14T08:37:42.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T08:37:42.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T08:37:42.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T08:37:42.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.585s coverage: 54.0% of statements [2023-02-14T08:37:42.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T08:37:42.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T08:38:01.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.902s coverage: 89.2% of statements [2023-02-14T08:38:01.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T08:38:01.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T08:38:01.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:38:01.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T08:38:01.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T08:38:01.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.511s coverage: 3.9% of statements [2023-02-14T08:38:01.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T08:38:01.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T08:38:06.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.403s coverage: 95.6% of statements [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T08:38:06.478Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.647s coverage: 72.2% of statements [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T08:38:06.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.441s coverage: 65.9% of statements [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T08:38:06.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.969s coverage: 0.9% of statements [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T08:38:06.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.492s coverage: 29.6% of statements [2023-02-14T08:38:06.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T08:38:06.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.762s coverage: 47.1% of statements [2023-02-14T08:38:07.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.603s coverage: 82.9% of statements [2023-02-14T08:38:07.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.312s coverage: 94.1% of statements [2023-02-14T08:38:09.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements [2023-02-14T08:38:13.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.288s coverage: 87.5% of statements [2023-02-14T08:38:24.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.326s coverage: 94.4% of statements [2023-02-14T08:38:24.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.327s coverage: 44.8% of statements [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.742s coverage: 79.9% of statements [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.492s coverage: 92.9% of statements [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 64.4% of statements [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.320s coverage: 86.9% of statements [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.332s coverage: 87.2% of statements [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.233s coverage: 20.0% of statements [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.243s coverage: 100.0% of statements [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.426s coverage: 77.4% of statements [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.382s coverage: 80.0% of statements [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.312s coverage: 87.2% of statements [2023-02-14T08:38:46.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.958s coverage: 91.2% of statements [2023-02-14T08:38:46.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T08:38:51.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.452s coverage: 63.1% of statements [2023-02-14T08:38:51.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T08:38:51.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T08:38:51.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.311s coverage: 100.0% of statements [2023-02-14T08:38:51.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2023-02-14T08:38:51.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2023-02-14T08:38:51.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-02-14T08:38:51.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements [2023-02-14T08:38:58.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.796s coverage: 65.3% of statements [2023-02-14T08:38:58.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T08:38:58.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T08:38:58.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T08:39:01.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.907s coverage: 41.0% of statements [2023-02-14T08:39:01.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T08:39:01.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T08:39:01.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.364s coverage: 89.5% of statements [2023-02-14T08:39:01.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T08:39:01.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.356s coverage: 84.8% of statements [2023-02-14T08:39:01.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T08:39:01.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T08:39:01.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T08:39:01.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T08:39:10.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.435s coverage: 17.7% of statements [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T08:39:10.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.896s coverage: 92.3% of statements [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T08:39:10.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 63.2% of statements [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T08:39:10.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.598s coverage: 97.7% of statements [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T08:39:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T08:39:10.618Z] 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-14T08:39:10.618Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T08:39:10.618Z] go vet ./... [2023-02-14T08:41:32.352Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T08:41:32.352Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T08:41:32.352Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T08:41:32.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T08:41:33.017Z] + ls -al . [2023-02-14T08:41:33.017Z] total 740 [2023-02-14T08:41:33.017Z] drwxrwxr-x 10 1001 1001 4096 Feb 14 08:33 . [2023-02-14T08:41:33.017Z] drwxr-xr-x 4 root root 4096 Feb 14 08:33 .. [2023-02-14T08:41:33.017Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:32 .blubracket [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 08:32 .dockerignore [2023-02-14T08:41:33.017Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 08:32 .git [2023-02-14T08:41:33.017Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:32 .github [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:32 .gitignore [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 08:32 .golangci.yml [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 08:32 .hadolint.yml [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 08:32 .sonarcloud.properties [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:32 ADOPTERS.md [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:32 Attribution.txt [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:32 CHANGELOG.md [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:32 CONTRIBUTING.md [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 08:32 GOVERNANCE.md [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 08:32 Jenkinsfile [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:32 LICENSE [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:32 Makefile [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 08:32 OWNERS.md [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:32 README.md [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:32 SECURITY.md [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 08:29 VERSION [2023-02-14T08:41:33.017Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 08:32 bin [2023-02-14T08:41:33.017Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 08:32 cmd [2023-02-14T08:41:33.017Z] -rw-r--r-- 1 root root 487233 Feb 14 08:39 coverage.out [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:32 go.mod [2023-02-14T08:41:33.017Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:32 go.sum [2023-02-14T08:41:33.017Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 08:32 internal [2023-02-14T08:41:33.018Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 08:32 openapi [2023-02-14T08:41:33.018Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 08:32 snap [2023-02-14T08:41:33.018Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 08:32 version.go [Pipeline] sh [2023-02-14T08:41:33.684Z] + '[' -e coverage.out ] [2023-02-14T08:41:33.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T08:41:33.713Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T08:41:34.773Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T08:41:35.414Z] + make build [2023-02-14T08:41:35.414Z] 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-14T08:43:27.159Z] 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-14T08:43:31.417Z] 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-14T08:43:36.763Z] 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-14T08:43:42.114Z] 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-14T08:44:38.559Z] 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-14T08:44:45.225Z] 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-14T08:44:50.575Z] 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-14T08:44:57.220Z] 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-14T08:45:02.566Z] 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-14T08:45:06.821Z] 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-14T08:45:21.827Z] 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-14T08:45:30.026Z] $ docker stop --time=1 124f577ff761cbcbadf3cd134a429f9b9a13437f5b9d58bb0dce342de69a84af [2023-02-14T08:45:32.110Z] $ docker rm -f --volumes 124f577ff761cbcbadf3cd134a429f9b9a13437f5b9d58bb0dce342de69a84af [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-14T08:45:34.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:45:34.498Z] [2023-02-14T08:45:34.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:45:34.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:45:35.109Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-14T08:45:35.110Z] 29e5d40040c1: Pulling fs layer [2023-02-14T08:45:35.110Z] 1ce36da41761: Pulling fs layer [2023-02-14T08:45:35.110Z] 25b303627fd3: Pulling fs layer [2023-02-14T08:45:35.110Z] 29e5d40040c1: Download complete [2023-02-14T08:45:35.698Z] 1ce36da41761: Verifying Checksum [2023-02-14T08:45:35.698Z] 1ce36da41761: Download complete [2023-02-14T08:45:35.698Z] 29e5d40040c1: Pull complete [2023-02-14T08:45:37.111Z] 1ce36da41761: Pull complete [2023-02-14T08:45:37.380Z] 25b303627fd3: Download complete [2023-02-14T08:45:47.595Z] 25b303627fd3: Pull complete [2023-02-14T08:45:47.595Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-14T08:45:47.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:45:47.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:45:47.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container [2023-02-14T08:45:47.907Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T08:45:50.574Z] $ docker top 8f0309015db3c1a2d77e33ebc522a98f71738db84c0def620acbcb406dadc77d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:45:51.460Z] + docker-compose build --help [2023-02-14T08:45:51.460Z] + grep parallel [2023-02-14T08:45:58.106Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T08:45:58.364Z] $ docker stop --time=1 8f0309015db3c1a2d77e33ebc522a98f71738db84c0def620acbcb406dadc77d [2023-02-14T08:46:00.048Z] $ docker rm -f --volumes 8f0309015db3c1a2d77e33ebc522a98f71738db84c0def620acbcb406dadc77d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T08:46:00.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T08:46:00.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T08:46:00.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container [2023-02-14T08:46:00.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T08:46:02.241Z] $ docker top 48eafde1ecf9bb503f30115a00f3c42963fe2356f848a6bec38b2e9ec918db4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T08:46:03.126Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T08:46:11.366Z] Building core-command ... [2023-02-14T08:46:11.366Z] Building core-common-config-bootstrapper ... [2023-02-14T08:46:11.366Z] Building core-data ... [2023-02-14T08:46:11.366Z] Building core-metadata ... [2023-02-14T08:46:11.366Z] Building security-bootstrapper ... [2023-02-14T08:46:11.366Z] Building security-proxy-setup ... [2023-02-14T08:46:11.366Z] Building security-secretstore-setup ... [2023-02-14T08:46:11.366Z] Building security-spiffe-token-provider ... [2023-02-14T08:46:11.366Z] Building security-spire-agent ... [2023-02-14T08:46:11.366Z] Building security-spire-config ... [2023-02-14T08:46:11.366Z] Building security-spire-server ... [2023-02-14T08:46:11.366Z] Building support-notifications ... [2023-02-14T08:46:11.366Z] Building support-scheduler ... [2023-02-14T08:46:11.366Z] Building security-spire-agent [2023-02-14T08:46:11.366Z] Building security-bootstrapper [2023-02-14T08:46:11.366Z] Building security-spire-server [2023-02-14T08:46:11.366Z] Building security-spire-config [2023-02-14T08:46:11.366Z] Building core-command [2023-02-14T08:46:58.223Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:46:58.223Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:46:58.223Z] ---> a5182ba79336 [2023-02-14T08:46:58.223Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:46:58.223Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:46:58.223Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:46:58.223Z] ---> a5182ba79336 [2023-02-14T08:46:58.223Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T08:46:58.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:46:58.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:46:58.223Z] ---> a5182ba79336 [2023-02-14T08:46:58.223Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T08:46:58.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:46:58.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:46:58.223Z] ---> a5182ba79336 [2023-02-14T08:46:58.223Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:46:58.223Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:46:58.223Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:46:58.223Z] ---> a5182ba79336 [2023-02-14T08:46:58.223Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:46:59.197Z] ---> Running in 78bd696a9148 [2023-02-14T08:46:59.197Z] ---> Running in 78a66430eadb [2023-02-14T08:46:59.197Z] ---> Running in 62d19214b225 [2023-02-14T08:46:59.479Z] ---> Running in 6f2b353d6da8 [2023-02-14T08:46:59.479Z] ---> Running in de88ebc8f50b [2023-02-14T08:47:00.073Z] Removing intermediate container 62d19214b225 [2023-02-14T08:47:00.073Z] ---> 21d114d2bb09 [2023-02-14T08:47:00.073Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T08:47:00.073Z] Removing intermediate container 6f2b353d6da8 [2023-02-14T08:47:00.073Z] ---> 83fde458db05 [2023-02-14T08:47:00.073Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:47:00.073Z] Removing intermediate container 78bd696a9148 [2023-02-14T08:47:00.073Z] ---> d479a5142189 [2023-02-14T08:47:00.073Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T08:47:00.073Z] Removing intermediate container de88ebc8f50b [2023-02-14T08:47:00.073Z] ---> 0cc3c103c63d [2023-02-14T08:47:00.073Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:47:00.073Z] Removing intermediate container 78a66430eadb [2023-02-14T08:47:00.073Z] ---> 42b0d705acee [2023-02-14T08:47:00.073Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T08:47:00.073Z] ---> Running in 1f09374046a7 [2023-02-14T08:47:00.341Z] ---> Running in 9a9950067f7b [2023-02-14T08:47:00.342Z] ---> Running in e01631d3924d [2023-02-14T08:47:00.342Z] ---> Running in 27007ea0af99 [2023-02-14T08:47:00.342Z] ---> Running in b715abd8a467 [2023-02-14T08:47:01.306Z] Removing intermediate container e01631d3924d [2023-02-14T08:47:01.306Z] ---> 5464793d47b2 [2023-02-14T08:47:01.306Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T08:47:01.306Z] ---> Running in 193def8fba3e [2023-02-14T08:47:02.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:02.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:03.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:03.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:03.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:03.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:03.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:03.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:03.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:03.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:47:04.746Z] OK: 221 MiB in 51 packages [2023-02-14T08:47:05.014Z] OK: 221 MiB in 51 packages [2023-02-14T08:47:05.300Z] OK: 221 MiB in 51 packages [2023-02-14T08:47:05.300Z] OK: 221 MiB in 51 packages [2023-02-14T08:47:05.300Z] OK: 221 MiB in 51 packages [2023-02-14T08:47:06.715Z] Removing intermediate container 1f09374046a7 [2023-02-14T08:47:06.715Z] ---> 61592dbb2995 [2023-02-14T08:47:06.715Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T08:47:07.298Z] Removing intermediate container b715abd8a467 [2023-02-14T08:47:07.299Z] ---> 7b3d8485ba51 [2023-02-14T08:47:07.299Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:47:07.299Z] Removing intermediate container 27007ea0af99 [2023-02-14T08:47:07.299Z] ---> efaba11ab06e [2023-02-14T08:47:07.299Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T08:47:07.299Z] Removing intermediate container 9a9950067f7b [2023-02-14T08:47:07.299Z] ---> 9ae90c791b3a [2023-02-14T08:47:07.299Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:47:07.299Z] Removing intermediate container 193def8fba3e [2023-02-14T08:47:07.299Z] ---> af570011ffe4 [2023-02-14T08:47:07.299Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T08:47:07.885Z] ---> 5c9690727f2a [2023-02-14T08:47:07.885Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:47:08.154Z] ---> Running in 49c19d7e59de [2023-02-14T08:47:08.154Z] ---> dd99f4321d00 [2023-02-14T08:47:08.154Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:47:08.422Z] ---> Running in b87694a43695 [2023-02-14T08:47:08.691Z] ---> 47c4e56ddbb5 [2023-02-14T08:47:08.691Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:47:08.960Z] ---> Running in e4d1f6a79ad8 [2023-02-14T08:47:09.227Z] ---> ab0989119f62 [2023-02-14T08:47:09.227Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:47:09.227Z] ---> dad9d5f20dfd [2023-02-14T08:47:09.227Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:47:09.227Z] ---> Running in 739abdab9d12 [2023-02-14T08:47:09.227Z] ---> Running in 8e0c15e18e77 [2023-02-14T08:49:01.996Z] Removing intermediate container e4d1f6a79ad8 [2023-02-14T08:49:01.996Z] ---> 4bc93d6286cf [2023-02-14T08:49:01.996Z] Step 7/24 : COPY . . [2023-02-14T08:49:01.996Z] Removing intermediate container b87694a43695 [2023-02-14T08:49:01.996Z] ---> 698e27357eda [2023-02-14T08:49:01.996Z] Step 7/24 : COPY . .Removing intermediate container 8e0c15e18e77 [2023-02-14T08:49:01.996Z] ---> 9c89eea7a2ff [2023-02-14T08:49:01.996Z] Step 8/23 : COPY . . [2023-02-14T08:49:01.996Z] [2023-02-14T08:49:01.996Z] Removing intermediate container 49c19d7e59de [2023-02-14T08:49:01.996Z] ---> 5c8e0843d9a3 [2023-02-14T08:49:01.996Z] Step 7/32 : COPY . . [2023-02-14T08:49:01.996Z] Removing intermediate container 739abdab9d12 [2023-02-14T08:49:01.996Z] ---> 0d7813833f48 [2023-02-14T08:49:01.996Z] Step 7/23 : COPY . . [2023-02-14T08:49:20.222Z] ---> 81627fe5a3db [2023-02-14T08:49:20.222Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:49:20.222Z] ---> d9c467929dc0 [2023-02-14T08:49:20.222Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:49:20.222Z] ---> 8451ba5c1086 [2023-02-14T08:49:20.222Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T08:49:20.222Z] ---> e9cc679a50d7 [2023-02-14T08:49:20.222Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T08:49:20.222Z] ---> a634ea8c6e3b [2023-02-14T08:49:20.222Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T08:49:20.222Z] ---> Running in f42d38287b8a [2023-02-14T08:49:20.222Z] ---> Running in 9e73001213f2 [2023-02-14T08:49:20.222Z] ---> Running in b34aa261a068 [2023-02-14T08:49:20.222Z] ---> Running in 3c5c78c04419 [2023-02-14T08:49:20.222Z] ---> Running in a00b8505cb52 [2023-02-14T08:49:20.222Z] Removing intermediate container f42d38287b8a [2023-02-14T08:49:20.222Z] ---> cc3c92248c2a [2023-02-14T08:49:20.222Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:49:20.222Z] ---> Running in 0c46d12dfbdb [2023-02-14T08:49:20.222Z] Removing intermediate container b34aa261a068 [2023-02-14T08:49:20.222Z] ---> 063ce36576cb [2023-02-14T08:49:20.222Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T08:49:20.222Z] Removing intermediate container 9e73001213f2 [2023-02-14T08:49:20.222Z] ---> 80ab9b045df0 [2023-02-14T08:49:20.222Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T08:49:20.222Z] ---> Running in 7609656a0ebf [2023-02-14T08:49:20.222Z] ---> Running in efa8ef2d66b5 [2023-02-14T08:49:20.810Z] Removing intermediate container 0c46d12dfbdb [2023-02-14T08:49:20.810Z] ---> 3e69c53a86ed [2023-02-14T08:49:20.810Z] 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-14T08:49:20.810Z] ---> Running in 1fd25c1afcb7 [2023-02-14T08:49:21.076Z] Removing intermediate container 7609656a0ebf [2023-02-14T08:49:21.076Z] ---> c0c3ec1f6a07 [2023-02-14T08:49:21.076Z] 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-14T08:49:21.343Z] ---> Running in 5707701b6ab1 [2023-02-14T08:49:21.612Z] Removing intermediate container efa8ef2d66b5 [2023-02-14T08:49:21.612Z] ---> f0046cf32875 [2023-02-14T08:49:21.612Z] 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-14T08:49:21.612Z] ---> Running in 991d39f92ad2 [2023-02-14T08:49:21.880Z] 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-14T08:49:22.147Z] 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-14T08:49:25.505Z] Removing intermediate container 1fd25c1afcb7 [2023-02-14T08:49:25.505Z] ---> a208fb44afff [2023-02-14T08:49:25.505Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:49:25.505Z] ---> Running in 4a75e35d22da [2023-02-14T08:49:26.471Z] Removing intermediate container 4a75e35d22da [2023-02-14T08:49:26.471Z] ---> 0520656cfab1 [2023-02-14T08:49:26.743Z] [2023-02-14T08:49:26.744Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:49:26.744Z] Removing intermediate container 991d39f92ad2 [2023-02-14T08:49:26.744Z] ---> e015fc690c52 [2023-02-14T08:49:26.744Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T08:49:26.744Z] 3.15: Pulling from library/alpine [2023-02-14T08:49:26.744Z] Removing intermediate container 5707701b6ab1 [2023-02-14T08:49:26.744Z] ---> e5e1e592b255 [2023-02-14T08:49:26.744Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T08:49:27.027Z] ---> Running in a85adeb07b8d [2023-02-14T08:49:27.296Z] ---> Running in e9be302abbf6 [2023-02-14T08:49:27.887Z] Removing intermediate container a85adeb07b8d [2023-02-14T08:49:27.887Z] ---> a33e483897fb [2023-02-14T08:49:27.887Z] [2023-02-14T08:49:27.887Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T08:49:28.156Z] 3.15: Pulling from library/alpine [2023-02-14T08:49:28.428Z] Removing intermediate container e9be302abbf6 [2023-02-14T08:49:28.428Z] ---> bc24f7556fcf [2023-02-14T08:49:28.428Z] [2023-02-14T08:49:28.428Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T08:49:28.428Z] 3.15: Pulling from library/alpine [2023-02-14T08:49:29.036Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:49:29.036Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:49:29.036Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T08:49:29.036Z] Status: Image is up to date for alpine:3.15 [2023-02-14T08:49:29.036Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:49:29.036Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T08:49:29.036Z] ---> 354640af7b1b [2023-02-14T08:49:29.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:49:29.036Z] ---> 354640af7b1b [2023-02-14T08:49:29.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:49:29.036Z] ---> 354640af7b1b [2023-02-14T08:49:29.036Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:49:29.341Z] ---> Running in abe20629a6ab [2023-02-14T08:49:29.341Z] ---> Running in 5c8b7861161c [2023-02-14T08:49:29.612Z] ---> Running in eb54c620f732 [2023-02-14T08:49:30.592Z] Removing intermediate container 5c8b7861161c [2023-02-14T08:49:30.592Z] ---> 00e487fe62e2 [2023-02-14T08:49:30.592Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:49:30.592Z] Removing intermediate container eb54c620f732 [2023-02-14T08:49:30.592Z] ---> b580528e90d6 [2023-02-14T08:49:30.592Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T08:49:30.868Z] ---> Running in 6f9f10627316 [2023-02-14T08:49:30.868Z] Removing intermediate container abe20629a6ab [2023-02-14T08:49:30.868Z] ---> 0f4bfaee95b1 [2023-02-14T08:49:30.868Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T08:49:31.144Z] ---> Running in d2c9ab0a4290 [2023-02-14T08:49:31.425Z] ---> Running in a6d8b438208e [2023-02-14T08:49:34.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:34.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:35.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:35.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:35.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:35.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:36.754Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:49:36.754Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:49:37.023Z] OK: 15734 distinct packages available [2023-02-14T08:49:37.023Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:49:37.023Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:49:37.023Z] OK: 15734 distinct packages available [2023-02-14T08:49:37.023Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T08:49:37.023Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T08:49:37.023Z] OK: 15734 distinct packages available [2023-02-14T08:49:37.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:37.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:37.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:37.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:37.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:38.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:49:39.122Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:49:39.122Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T08:49:39.395Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:49:39.395Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:49:39.395Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:49:39.395Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T08:49:39.395Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:49:39.395Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T08:49:39.395Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:49:39.395Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:49:39.395Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:49:39.395Z] OK: 6 MiB in 18 packages [2023-02-14T08:49:39.395Z] OK: 6 MiB in 19 packages [2023-02-14T08:49:39.664Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T08:49:39.664Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T08:49:39.664Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T08:49:39.664Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T08:49:39.664Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T08:49:39.664Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T08:49:39.942Z] OK: 6 MiB in 19 packages [2023-02-14T08:49:42.545Z] Removing intermediate container 6f9f10627316 [2023-02-14T08:49:42.545Z] ---> bd48a3bacd61 [2023-02-14T08:49:42.545Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T08:49:42.545Z] Removing intermediate container d2c9ab0a4290 [2023-02-14T08:49:42.545Z] ---> 8fbbd0801968 [2023-02-14T08:49:42.545Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:49:42.545Z] Removing intermediate container a6d8b438208e [2023-02-14T08:49:42.545Z] ---> 0b8c66fb8ae9 [2023-02-14T08:49:42.545Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:49:49.210Z] ---> 5f62981300a8 [2023-02-14T08:49:49.210Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T08:49:54.574Z] ---> ec569d85ceac [2023-02-14T08:49:54.574Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:49:54.574Z] ---> 6f22a9ed3a3c [2023-02-14T08:49:54.574Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:49:56.546Z] ---> dd8d8892ca04 [2023-02-14T08:49:56.546Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T08:49:56.546Z] ---> 8096ab80d823 [2023-02-14T08:49:56.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T08:49:56.546Z] ---> Running in 7087c84c0137 [2023-02-14T08:49:57.960Z] Removing intermediate container 7087c84c0137 [2023-02-14T08:49:57.960Z] ---> 9518bef8f86c [2023-02-14T08:49:57.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T08:49:58.550Z] ---> 684af7b16266 [2023-02-14T08:49:58.550Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T08:50:01.144Z] ---> 359ea06415a7 [2023-02-14T08:50:01.144Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:50:01.144Z] ---> fe03ebe2ec4b [2023-02-14T08:50:01.144Z] Step 19/24 : WORKDIR / [2023-02-14T08:50:01.420Z] ---> Running in 5971ada19092 [2023-02-14T08:50:01.420Z] ---> Running in 3a18d97d4413 [2023-02-14T08:50:02.389Z] ---> b9eac1a8dd23 [2023-02-14T08:50:02.389Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T08:50:02.389Z] Removing intermediate container 5971ada19092 [2023-02-14T08:50:02.389Z] ---> 22f7984b1631 [2023-02-14T08:50:02.389Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:50:02.664Z] Removing intermediate container 3a18d97d4413 [2023-02-14T08:50:02.664Z] ---> a6a3fcef43ef [2023-02-14T08:50:02.664Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:50:02.664Z] ---> Running in a2c531cd917d [2023-02-14T08:50:02.664Z] ---> Running in dd7b122bd8c5 [2023-02-14T08:50:03.660Z] Removing intermediate container dd7b122bd8c5 [2023-02-14T08:50:03.660Z] ---> f71ba476da3e [2023-02-14T08:50:03.660Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T08:50:03.660Z] ---> 047e77990fe2 [2023-02-14T08:50:03.660Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T08:50:03.660Z] Removing intermediate container a2c531cd917d [2023-02-14T08:50:03.660Z] ---> 1f9824da7e46 [2023-02-14T08:50:03.660Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:50:03.930Z] ---> Running in 3b18dbf12c52 [2023-02-14T08:50:03.930Z] ---> Running in 58e0234d7f5a [2023-02-14T08:50:04.898Z] Removing intermediate container 58e0234d7f5a [2023-02-14T08:50:04.898Z] ---> ed8a14b34ef4 [2023-02-14T08:50:04.898Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T08:50:04.898Z] Removing intermediate container 3b18dbf12c52 [2023-02-14T08:50:04.898Z] ---> c3bfc085d049 [2023-02-14T08:50:04.898Z] Step 22/23 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T08:50:04.898Z] ---> Running in ee52dcc2bb32 [2023-02-14T08:50:05.168Z] ---> Running in bfaa113951f9 [2023-02-14T08:50:05.769Z] ---> 6576dcc664e3 [2023-02-14T08:50:05.769Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T08:50:06.046Z] Removing intermediate container ee52dcc2bb32 [2023-02-14T08:50:06.046Z] ---> f05779fa7ec6 [2023-02-14T08:50:06.046Z] Step 23/24 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T08:50:06.046Z] Removing intermediate container bfaa113951f9 [2023-02-14T08:50:06.046Z] ---> a4060bbe6d7f [2023-02-14T08:50:06.046Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:50:06.319Z] ---> Running in 4b4aa8834225 [2023-02-14T08:50:06.589Z] ---> Running in 3fc394661a0e [2023-02-14T08:50:07.181Z] Removing intermediate container 3fc394661a0e [2023-02-14T08:50:07.181Z] ---> f2829995b7ae [2023-02-14T08:50:07.181Z] [2023-02-14T08:50:07.181Z] Removing intermediate container 4b4aa8834225 [2023-02-14T08:50:07.181Z] ---> be1008dd8422 [2023-02-14T08:50:07.181Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:50:07.450Z] ---> Running in 2e37c87df54d [2023-02-14T08:50:07.450Z] ---> aaddf4e2fd80 [2023-02-14T08:50:07.450Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T08:50:08.053Z] ---> Running in 4be3ef622ab8 [2023-02-14T08:50:08.322Z] Successfully built f2829995b7ae [2023-02-14T08:50:08.322Z] Successfully tagged security-spire-server-arm64:latest [2023-02-14T08:50:08.322Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-14T08:50:08.593Z] Removing intermediate container 2e37c87df54d [2023-02-14T08:50:08.593Z] ---> 557396f8925a [2023-02-14T08:50:08.593Z] [2023-02-14T08:50:08.871Z] Removing intermediate container 4be3ef622ab8 [2023-02-14T08:50:08.871Z] ---> e0ed0e6b1c52 [2023-02-14T08:50:08.871Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T08:50:08.871Z] ---> Running in 3c65f14fc631 [2023-02-14T08:50:09.474Z] Successfully built 557396f8925a [2023-02-14T08:50:09.474Z] Successfully tagged security-spire-config-arm64:latest [2023-02-14T08:50:09.474Z]  Building security-spire-config ... done Building core-metadata [2023-02-14T08:50:09.746Z] Removing intermediate container 3c65f14fc631 [2023-02-14T08:50:09.746Z] ---> e7a510f02a6e [2023-02-14T08:50:09.746Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T08:50:10.017Z] ---> Running in 33d55ab2908c [2023-02-14T08:50:10.808Z] Removing intermediate container 33d55ab2908c [2023-02-14T08:50:10.808Z] ---> 52f3d5f8d9b5 [2023-02-14T08:50:10.808Z] Step 23/24 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T08:50:10.808Z] ---> Running in 35b49e8e072f [2023-02-14T08:50:11.462Z] Removing intermediate container 35b49e8e072f [2023-02-14T08:50:11.462Z] ---> a6faafbe8550 [2023-02-14T08:50:11.462Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T08:50:11.766Z] ---> Running in 9b77544fbf7c [2023-02-14T08:50:12.395Z] Removing intermediate container 9b77544fbf7c [2023-02-14T08:50:12.683Z] ---> 16f991dd8b65 [2023-02-14T08:50:12.683Z] [2023-02-14T08:50:12.986Z] Successfully built 16f991dd8b65 [2023-02-14T08:50:12.986Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-14T08:50:12.986Z]  Building security-spire-agent ... done Building core-data [2023-02-14T08:50:52.055Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:52.055Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:52.055Z] ---> a5182ba79336 [2023-02-14T08:50:52.055Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> d479a5142189 [2023-02-14T08:50:52.055Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> 5464793d47b2 [2023-02-14T08:50:52.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> af570011ffe4 [2023-02-14T08:50:52.055Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> dad9d5f20dfd [2023-02-14T08:50:52.055Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> 9c89eea7a2ff [2023-02-14T08:50:52.055Z] Step 8/22 : COPY . . [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> a634ea8c6e3b [2023-02-14T08:50:52.055Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T08:50:52.055Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:52.055Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:52.055Z] ---> a5182ba79336 [2023-02-14T08:50:52.055Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> d479a5142189 [2023-02-14T08:50:52.055Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> 5464793d47b2 [2023-02-14T08:50:52.055Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> af570011ffe4 [2023-02-14T08:50:52.055Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> dad9d5f20dfd [2023-02-14T08:50:52.055Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> 9c89eea7a2ff [2023-02-14T08:50:52.055Z] Step 8/24 : COPY . . [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> a634ea8c6e3b [2023-02-14T08:50:52.055Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T08:50:52.055Z] ---> Running in f4f108a20d27 [2023-02-14T08:50:52.055Z] ---> Running in bdf4a7f6c107 [2023-02-14T08:50:52.055Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:50:52.055Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:50:52.055Z] ---> a5182ba79336 [2023-02-14T08:50:52.055Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> d479a5142189 [2023-02-14T08:50:52.055Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> 5464793d47b2 [2023-02-14T08:50:52.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> af570011ffe4 [2023-02-14T08:50:52.055Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> dad9d5f20dfd [2023-02-14T08:50:52.055Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> 9c89eea7a2ff [2023-02-14T08:50:52.055Z] Step 8/22 : COPY . . [2023-02-14T08:50:52.055Z] ---> Using cache [2023-02-14T08:50:52.055Z] ---> a634ea8c6e3b [2023-02-14T08:50:52.055Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T08:50:52.348Z] ---> Running in 0f8e1ff66d3c [2023-02-14T08:50:53.337Z] 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-14T08:50:53.623Z] 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-14T08:50:55.068Z] 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-14T08:57:17.383Z] Removing intermediate container 3c5c78c04419 [2023-02-14T08:57:17.383Z] ---> 29e0d828a621 [2023-02-14T08:57:17.383Z] [2023-02-14T08:57:17.383Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T08:57:17.383Z] 3.16: Pulling from library/alpine [2023-02-14T08:57:17.383Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T08:57:17.383Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T08:57:17.383Z] ---> 4c81e5bf8899 [2023-02-14T08:57:17.383Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T08:57:17.383Z] ---> Running in 827b8f4f5aa4 [2023-02-14T08:57:17.383Z] Removing intermediate container 827b8f4f5aa4 [2023-02-14T08:57:17.383Z] ---> 2ddab76297e5 [2023-02-14T08:57:17.383Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T08:57:17.383Z] ---> Running in d14873e5fc50 [2023-02-14T08:57:17.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:57:17.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:57:17.383Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T08:57:17.383Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T08:57:17.383Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:57:17.383Z] OK: 5 MiB in 16 packages [2023-02-14T08:57:17.383Z] Removing intermediate container d14873e5fc50 [2023-02-14T08:57:17.383Z] ---> 01b652261e87 [2023-02-14T08:57:17.383Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T08:57:17.383Z] ---> Running in 9a16d4abfa8f [2023-02-14T08:57:17.383Z] Removing intermediate container 9a16d4abfa8f [2023-02-14T08:57:17.383Z] ---> 045f5ecb4bf0 [2023-02-14T08:57:17.383Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T08:57:17.383Z] ---> Running in 5108e6813498 [2023-02-14T08:57:17.383Z] Removing intermediate container 5108e6813498 [2023-02-14T08:57:17.383Z] ---> 229f279e8636 [2023-02-14T08:57:17.383Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T08:57:17.383Z] ---> Running in 36bdb1ac90ee [2023-02-14T08:57:17.383Z] Removing intermediate container 36bdb1ac90ee [2023-02-14T08:57:17.383Z] ---> ed2e7ab73927 [2023-02-14T08:57:17.383Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T08:57:17.383Z] ---> Running in 665522719c84 [2023-02-14T08:57:17.383Z] Removing intermediate container 665522719c84 [2023-02-14T08:57:17.383Z] ---> 74d947ff51f4 [2023-02-14T08:57:17.383Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T08:57:17.383Z] ---> Running in 146131f0520d [2023-02-14T08:57:19.979Z] Removing intermediate container 146131f0520d [2023-02-14T08:57:19.979Z] ---> ddc57d781980 [2023-02-14T08:57:19.979Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T08:57:20.250Z] ---> Running in 56ca20e7785c [2023-02-14T08:57:21.225Z] Removing intermediate container 56ca20e7785c [2023-02-14T08:57:21.225Z] ---> a10843448d94 [2023-02-14T08:57:21.225Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T08:57:23.181Z] ---> fd72bc8bc314 [2023-02-14T08:57:23.181Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T08:57:23.181Z] ---> Running in 6dae8c6f7d20 [2023-02-14T08:57:28.564Z] Removing intermediate container 6dae8c6f7d20 [2023-02-14T08:57:28.564Z] ---> 0fe37971447a [2023-02-14T08:57:28.564Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:57:29.548Z] ---> ccdee8bd9e43 [2023-02-14T08:57:29.548Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T08:57:32.921Z] ---> fe9efd7961b1 [2023-02-14T08:57:32.921Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T08:57:33.891Z] Removing intermediate container a00b8505cb52 [2023-02-14T08:57:33.891Z] ---> 98755d4d9d70 [2023-02-14T08:57:33.891Z] [2023-02-14T08:57:33.891Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T08:57:33.891Z] ---> 4c81e5bf8899 [2023-02-14T08:57:33.891Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:57:33.891Z] ---> Running in 4727fde2255a [2023-02-14T08:57:34.510Z] ---> fbd96b7d295a [2023-02-14T08:57:34.510Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T08:57:35.481Z] ---> ecdfc29829c1 [2023-02-14T08:57:35.481Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T08:57:36.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:57:36.750Z] ---> b4f5240c1fb0 [2023-02-14T08:57:36.750Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T08:57:37.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:57:37.943Z] ---> 4dc0c44ecfd6 [2023-02-14T08:57:37.943Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T08:57:38.921Z] ---> df3dc0ef22b6 [2023-02-14T08:57:38.921Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T08:57:38.921Z] ---> Running in a047d80a2dfe [2023-02-14T08:57:39.534Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:57:39.534Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:57:39.534Z] OK: 5 MiB in 15 packages [2023-02-14T08:57:41.500Z] Removing intermediate container 4727fde2255a [2023-02-14T08:57:41.500Z] ---> fa11ca896b5d [2023-02-14T08:57:41.500Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T08:57:41.500Z] ---> Running in bd0102e27663 [2023-02-14T08:57:42.473Z] Removing intermediate container bd0102e27663 [2023-02-14T08:57:42.473Z] ---> b41888c6cf4e [2023-02-14T08:57:42.473Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T08:57:42.473Z] ---> Running in 73068d18d478 [2023-02-14T08:57:43.064Z] Removing intermediate container 73068d18d478 [2023-02-14T08:57:43.064Z] Removing intermediate container a047d80a2dfe [2023-02-14T08:57:43.064Z] ---> 4d5c89ca3740 [2023-02-14T08:57:43.064Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T08:57:43.354Z] ---> 40824cacbe2e [2023-02-14T08:57:43.354Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T08:57:43.354Z] ---> Running in 911918967bde [2023-02-14T08:57:43.354Z] ---> Running in 5e05cd4a8fdf [2023-02-14T08:57:44.337Z] Removing intermediate container 5e05cd4a8fdf [2023-02-14T08:57:44.337Z] ---> e4f8483fd963 [2023-02-14T08:57:44.337Z] Step 29/32 : CMD ["gate"] [2023-02-14T08:57:44.337Z] Removing intermediate container 911918967bde [2023-02-14T08:57:44.337Z] ---> fbc5df982af3 [2023-02-14T08:57:44.337Z] Step 15/23 : WORKDIR / [2023-02-14T08:57:44.337Z] ---> Running in dfd095b325eb [2023-02-14T08:57:44.337Z] ---> Running in 1d2565b6e538 [2023-02-14T08:57:44.933Z] Removing intermediate container dfd095b325eb [2023-02-14T08:57:44.933Z] ---> 4ca63f39768c [2023-02-14T08:57:44.933Z] Step 30/32 : LABEL arch=arm64 [2023-02-14T08:57:45.521Z] Removing intermediate container 1d2565b6e538 [2023-02-14T08:57:45.521Z] ---> 2fb3106c9f88 [2023-02-14T08:57:45.521Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:57:45.521Z] ---> Running in 95060a467571 [2023-02-14T08:57:46.109Z] Removing intermediate container 95060a467571 [2023-02-14T08:57:46.109Z] ---> ba1d97b9e3b8 [2023-02-14T08:57:46.109Z] Step 31/32 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T08:57:46.380Z] ---> Running in a9ccc79ee519 [2023-02-14T08:57:46.653Z] ---> 7c2817848f4f [2023-02-14T08:57:46.653Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T08:57:47.249Z] Removing intermediate container a9ccc79ee519 [2023-02-14T08:57:47.249Z] ---> 9e28be97a65b [2023-02-14T08:57:47.249Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T08:57:47.524Z] ---> Running in 46619ccf0160 [2023-02-14T08:57:48.499Z] Removing intermediate container 46619ccf0160 [2023-02-14T08:57:48.499Z] ---> 50041402e87e [2023-02-14T08:57:48.499Z] [2023-02-14T08:57:49.093Z] ---> f8706462b49e [2023-02-14T08:57:49.093Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T08:57:49.377Z] Successfully built 50041402e87e [2023-02-14T08:57:49.377Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-14T08:57:49.377Z] Building support-scheduler [2023-02-14T08:57:50.350Z]  Building security-bootstrapper ... done  ---> 91998f7eb26b [2023-02-14T08:57:50.350Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T08:57:50.350Z] ---> Running in 338ba32bca62 [2023-02-14T08:57:50.940Z] Removing intermediate container 338ba32bca62 [2023-02-14T08:57:50.940Z] ---> 835f0a54fff1 [2023-02-14T08:57:50.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T08:57:51.211Z] ---> Running in d359c5be5b12 [2023-02-14T08:57:51.801Z] Removing intermediate container d359c5be5b12 [2023-02-14T08:57:51.801Z] ---> c1a3e8572ab8 [2023-02-14T08:57:51.801Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T08:57:52.071Z] ---> Running in 82816155f417 [2023-02-14T08:57:52.665Z] Removing intermediate container 82816155f417 [2023-02-14T08:57:52.665Z] ---> ffee786346c8 [2023-02-14T08:57:52.665Z] Step 22/23 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T08:57:52.938Z] ---> Running in a7818dfa1d72 [2023-02-14T08:57:53.526Z] Removing intermediate container a7818dfa1d72 [2023-02-14T08:57:53.526Z] ---> 0eb7c88d3015 [2023-02-14T08:57:53.526Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T08:57:53.796Z] ---> Running in 432f57440dd5 [2023-02-14T08:57:54.385Z] Removing intermediate container 432f57440dd5 [2023-02-14T08:57:54.385Z] ---> a92232b775ff [2023-02-14T08:57:54.385Z] [2023-02-14T08:57:54.655Z] Successfully built a92232b775ff [2023-02-14T08:57:54.655Z] Successfully tagged core-command-arm64:latest [2023-02-14T08:57:54.655Z]  Building core-command ... done Building security-secretstore-setup [2023-02-14T08:58:19.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:58:19.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:58:19.896Z] ---> a5182ba79336 [2023-02-14T08:58:19.896Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T08:58:19.896Z] ---> Using cache [2023-02-14T08:58:19.896Z] ---> d479a5142189 [2023-02-14T08:58:19.896Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T08:58:19.896Z] ---> Using cache [2023-02-14T08:58:19.896Z] ---> 5464793d47b2 [2023-02-14T08:58:19.896Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T08:58:19.896Z] ---> Using cache [2023-02-14T08:58:19.896Z] ---> af570011ffe4 [2023-02-14T08:58:19.896Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T08:58:19.896Z] ---> Using cache [2023-02-14T08:58:19.896Z] ---> dad9d5f20dfd [2023-02-14T08:58:19.896Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:58:19.896Z] ---> Using cache [2023-02-14T08:58:19.896Z] ---> 9c89eea7a2ff [2023-02-14T08:58:19.896Z] Step 8/22 : COPY . . [2023-02-14T08:58:19.896Z] ---> Using cache [2023-02-14T08:58:19.896Z] ---> a634ea8c6e3b [2023-02-14T08:58:19.896Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T08:58:19.896Z] ---> Running in 6a01d2f33db3 [2023-02-14T08:58:21.339Z] 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-14T08:58:23.320Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:58:23.320Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:58:23.320Z] ---> a5182ba79336 [2023-02-14T08:58:23.320Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T08:58:23.320Z] ---> Using cache [2023-02-14T08:58:23.320Z] ---> 42b0d705acee [2023-02-14T08:58:23.320Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T08:58:23.599Z] ---> Running in 9f41fcf69059 [2023-02-14T08:58:25.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:58:26.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:58:28.173Z] OK: 221 MiB in 51 packages [2023-02-14T08:58:29.601Z] Removing intermediate container 9f41fcf69059 [2023-02-14T08:58:29.601Z] ---> 1570c1b9ebb4 [2023-02-14T08:58:29.601Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T08:58:30.592Z] ---> 9e5b8bb3abc0 [2023-02-14T08:58:30.592Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:58:30.592Z] ---> Running in 41caa9eb6068 [2023-02-14T08:59:17.556Z] Removing intermediate container f4f108a20d27 [2023-02-14T08:59:17.556Z] ---> 0a55415deba3 [2023-02-14T08:59:17.556Z] [2023-02-14T08:59:17.556Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T08:59:17.556Z] ---> 4c81e5bf8899 [2023-02-14T08:59:17.556Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T08:59:17.556Z] ---> Running in cf863df7da56 [2023-02-14T08:59:17.556Z] Removing intermediate container cf863df7da56 [2023-02-14T08:59:17.556Z] ---> 6ce85b7e4091 [2023-02-14T08:59:17.556Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T08:59:17.556Z] ---> Running in a9474ad96a25 [2023-02-14T08:59:17.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T08:59:17.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T08:59:17.556Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T08:59:17.556Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T08:59:17.556Z] OK: 5 MiB in 15 packages [2023-02-14T08:59:19.008Z] Removing intermediate container a9474ad96a25 [2023-02-14T08:59:19.008Z] ---> ac0355a915c4 [2023-02-14T08:59:19.008Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T08:59:19.991Z] ---> 8061c78c7b1c [2023-02-14T08:59:19.991Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T08:59:21.978Z] ---> dc2bc249b976 [2023-02-14T08:59:21.978Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T08:59:22.977Z] ---> 1f627adfee9c [2023-02-14T08:59:22.977Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T08:59:23.970Z] ---> dd8341449ad6 [2023-02-14T08:59:23.970Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T08:59:23.970Z] ---> Running in 1d7a4ed9b55e [2023-02-14T08:59:27.387Z] Removing intermediate container 1d7a4ed9b55e [2023-02-14T08:59:27.387Z] ---> c19ebe4502c9 [2023-02-14T08:59:27.387Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T08:59:27.660Z] ---> Running in 2dd3df294cf6 [2023-02-14T08:59:28.254Z] Removing intermediate container 2dd3df294cf6 [2023-02-14T08:59:28.254Z] ---> 274d89eba3d2 [2023-02-14T08:59:28.254Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T08:59:28.254Z] ---> Running in 502fe5f98e62 [2023-02-14T08:59:28.852Z] Removing intermediate container 502fe5f98e62 [2023-02-14T08:59:28.852Z] ---> 5aee35862f92 [2023-02-14T08:59:28.852Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T08:59:29.125Z] ---> Running in 32c847c97d25 [2023-02-14T08:59:29.398Z] Removing intermediate container 32c847c97d25 [2023-02-14T08:59:29.398Z] ---> eeea8c1b24d5 [2023-02-14T08:59:29.398Z] Step 21/22 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T08:59:29.671Z] ---> Running in ed0dc3523db2 [2023-02-14T08:59:30.280Z] Removing intermediate container ed0dc3523db2 [2023-02-14T08:59:30.280Z] ---> 4397bf571127 [2023-02-14T08:59:30.280Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T08:59:30.280Z] ---> Running in de3072a18369 [2023-02-14T08:59:30.872Z] Removing intermediate container de3072a18369 [2023-02-14T08:59:30.872Z] ---> 0454cb42bfad [2023-02-14T08:59:30.872Z] [2023-02-14T08:59:31.145Z] Successfully built 0454cb42bfad [2023-02-14T08:59:31.145Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-14T08:59:31.415Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-02-14T08:59:53.571Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T08:59:53.571Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T08:59:53.571Z] ---> a5182ba79336 [2023-02-14T08:59:53.571Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T08:59:53.571Z] ---> Using cache [2023-02-14T08:59:53.571Z] ---> 42b0d705acee [2023-02-14T08:59:53.571Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T08:59:53.571Z] ---> Using cache [2023-02-14T08:59:53.571Z] ---> 1570c1b9ebb4 [2023-02-14T08:59:53.571Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T08:59:53.571Z] ---> Using cache [2023-02-14T08:59:53.571Z] ---> 9e5b8bb3abc0 [2023-02-14T08:59:53.571Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T08:59:53.571Z] ---> Running in 6aeeb967927d [2023-02-14T09:00:12.024Z] Removing intermediate container 0f8e1ff66d3c [2023-02-14T09:00:12.024Z] ---> 62c75fc25e46 [2023-02-14T09:00:12.024Z] [2023-02-14T09:00:12.024Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:00:12.024Z] ---> 4c81e5bf8899 [2023-02-14T09:00:12.024Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T09:00:12.024Z] Removing intermediate container bdf4a7f6c107 [2023-02-14T09:00:12.024Z] ---> 2da8e004e6d3 [2023-02-14T09:00:12.024Z] [2023-02-14T09:00:12.024Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T09:00:12.024Z] ---> Running in da11a2200d05 [2023-02-14T09:00:12.024Z] ---> 4c81e5bf8899 [2023-02-14T09:00:12.024Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:00:12.024Z] ---> Using cache [2023-02-14T09:00:12.024Z] ---> fa11ca896b5d [2023-02-14T09:00:12.024Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:00:12.024Z] ---> Using cache [2023-02-14T09:00:12.024Z] ---> b41888c6cf4e [2023-02-14T09:00:12.024Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T09:00:12.024Z] ---> Running in 0a998ef16c81 [2023-02-14T09:00:12.024Z] Removing intermediate container da11a2200d05 [2023-02-14T09:00:12.024Z] ---> e6c1f0e6d5c8 [2023-02-14T09:00:12.024Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T09:00:12.024Z] Removing intermediate container 0a998ef16c81 [2023-02-14T09:00:12.024Z] ---> 443c6325d4cc [2023-02-14T09:00:12.024Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T09:00:12.024Z] ---> Running in eeadb4fc01f4 [2023-02-14T09:00:12.024Z] ---> Running in 76a038ae1292 [2023-02-14T09:00:12.681Z] Removing intermediate container 76a038ae1292 [2023-02-14T09:00:12.681Z] ---> 30d93eef1d04 [2023-02-14T09:00:12.681Z] Step 15/24 : WORKDIR / [2023-02-14T09:00:12.987Z] Removing intermediate container eeadb4fc01f4 [2023-02-14T09:00:12.987Z] ---> f01d2431d6dd [2023-02-14T09:00:12.987Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T09:00:12.987Z] ---> Running in aae2ec42771f [2023-02-14T09:00:13.288Z] ---> Running in fc3473b36440 [2023-02-14T09:00:14.349Z] Removing intermediate container aae2ec42771f [2023-02-14T09:00:14.349Z] ---> c7f35acd1788 [2023-02-14T09:00:14.349Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:00:14.675Z] Removing intermediate container fc3473b36440 [2023-02-14T09:00:14.675Z] ---> 2e45688130d6 [2023-02-14T09:00:14.675Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:00:15.012Z] ---> Running in a99dd4d4960e [2023-02-14T09:00:17.704Z] ---> 3b11dc13d38c [2023-02-14T09:00:17.704Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T09:00:18.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:00:18.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:00:20.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T09:00:20.330Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:00:20.330Z] OK: 5 MiB in 15 packages [2023-02-14T09:00:21.763Z] ---> 6d8ca8c57a47 [2023-02-14T09:00:21.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T09:00:23.738Z] Removing intermediate container a99dd4d4960e [2023-02-14T09:00:23.738Z] ---> 04f4c8b2ae28 [2023-02-14T09:00:23.738Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:00:23.738Z] ---> 5034f9a266e1 [2023-02-14T09:00:23.738Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T09:00:25.722Z] ---> 000623852ea5 [2023-02-14T09:00:25.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T09:00:25.993Z] ---> efd6172a33c3 [2023-02-14T09:00:25.993Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T09:00:26.265Z] ---> Running in e54058c2061f [2023-02-14T09:00:27.702Z] Removing intermediate container e54058c2061f [2023-02-14T09:00:27.702Z] ---> e39f77d89398 [2023-02-14T09:00:27.702Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:00:27.982Z] ---> Running in 5eb27453c531 [2023-02-14T09:00:29.417Z] Removing intermediate container 5eb27453c531 [2023-02-14T09:00:29.417Z] ---> becb43525b7c [2023-02-14T09:00:29.417Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:00:29.692Z] ---> Running in 2152fb27ebf2 [2023-02-14T09:00:29.968Z] ---> 40676db60329 [2023-02-14T09:00:29.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T09:00:31.429Z] Removing intermediate container 2152fb27ebf2 [2023-02-14T09:00:31.429Z] ---> e0452666c72a [2023-02-14T09:00:31.429Z] Step 23/24 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T09:00:31.707Z] ---> Running in 3243d88a5fc1 [2023-02-14T09:00:31.978Z] ---> b3c634188820 [2023-02-14T09:00:31.978Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T09:00:32.253Z] ---> Running in 08cf6daca3f9 [2023-02-14T09:00:32.871Z] Removing intermediate container 3243d88a5fc1 [2023-02-14T09:00:32.871Z] ---> b80ad1199d5d [2023-02-14T09:00:32.871Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:00:33.144Z] ---> Running in e5eaf5909613 [2023-02-14T09:00:33.423Z] Removing intermediate container 08cf6daca3f9 [2023-02-14T09:00:33.423Z] ---> 37efe2ffe532 [2023-02-14T09:00:33.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:00:33.703Z] ---> Running in 96ffbdb7db8e [2023-02-14T09:00:34.673Z] Removing intermediate container e5eaf5909613 [2023-02-14T09:00:34.673Z] ---> 1681bab6eba1 [2023-02-14T09:00:34.673Z] [2023-02-14T09:00:34.673Z] Removing intermediate container 96ffbdb7db8e [2023-02-14T09:00:34.673Z] ---> 7518fa886602 [2023-02-14T09:00:34.673Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:00:34.946Z] ---> Running in ce4c224478aa [2023-02-14T09:00:35.917Z] Successfully built 1681bab6eba1 [2023-02-14T09:00:35.917Z] Successfully tagged core-metadata-arm64:latest [2023-02-14T09:00:35.917Z] Building support-notifications [2023-02-14T09:00:36.187Z]  Building core-metadata ... done Removing intermediate container ce4c224478aa [2023-02-14T09:00:36.187Z] ---> bb34df0e9d89 [2023-02-14T09:00:36.187Z] Step 21/22 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T09:00:36.456Z] ---> Running in a0156d755867 [2023-02-14T09:00:37.878Z] Removing intermediate container a0156d755867 [2023-02-14T09:00:37.878Z] ---> 813e0cbb22b1 [2023-02-14T09:00:37.878Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:00:38.147Z] ---> Running in d7cacdd7265c [2023-02-14T09:00:39.122Z] Removing intermediate container d7cacdd7265c [2023-02-14T09:00:39.122Z] ---> e412200309c6 [2023-02-14T09:00:39.122Z] [2023-02-14T09:00:39.710Z] Successfully built e412200309c6 [2023-02-14T09:00:39.710Z] Successfully tagged core-data-arm64:latest [2023-02-14T09:00:39.710Z]  Building core-data ... done Building security-spiffe-token-provider [2023-02-14T09:00:54.726Z] Removing intermediate container 41caa9eb6068 [2023-02-14T09:00:54.726Z] ---> 0a845a2b8d0e [2023-02-14T09:00:54.726Z] Step 7/24 : COPY . . [2023-02-14T09:01:04.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:01:04.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:01:04.845Z] ---> a5182ba79336 [2023-02-14T09:01:04.845Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T09:01:04.845Z] ---> Using cache [2023-02-14T09:01:04.845Z] ---> d479a5142189 [2023-02-14T09:01:04.845Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T09:01:04.845Z] ---> Using cache [2023-02-14T09:01:04.845Z] ---> 5464793d47b2 [2023-02-14T09:01:04.845Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T09:01:09.134Z] ---> Running in 3fed3fb57b55 [2023-02-14T09:01:10.565Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T09:01:10.565Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T09:01:10.565Z] ---> a5182ba79336 [2023-02-14T09:01:10.565Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T09:01:10.565Z] ---> Using cache [2023-02-14T09:01:10.565Z] ---> 42b0d705acee [2023-02-14T09:01:10.565Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T09:01:10.843Z] ---> Running in a99e67f15946 [2023-02-14T09:01:12.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:12.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:14.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:14.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:14.868Z] OK: 221 MiB in 51 packages [2023-02-14T09:01:16.318Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T09:01:16.318Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T09:01:16.318Z] OK: 16903 distinct packages available [2023-02-14T09:01:16.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:16.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:01:18.278Z] Removing intermediate container 3fed3fb57b55 [2023-02-14T09:01:18.278Z] ---> dd85d43e2e16 [2023-02-14T09:01:18.278Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T09:01:18.278Z] OK: 221 MiB in 51 packages [2023-02-14T09:01:20.880Z] ---> 9b68c737f23f [2023-02-14T09:01:21.151Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:01:21.151Z] ---> Running in 242c5129a5c4 [2023-02-14T09:01:21.427Z] Removing intermediate container a99e67f15946 [2023-02-14T09:01:21.427Z] ---> ae5f9c7dbd4e [2023-02-14T09:01:21.427Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T09:01:24.031Z] ---> efed1052b976 [2023-02-14T09:01:24.031Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T09:01:24.031Z] ---> Running in f6522c4af425 [2023-02-14T09:01:32.286Z] ---> d6032824f5e4 [2023-02-14T09:01:32.286Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T09:01:32.286Z] ---> Running in 20f03845051d [2023-02-14T09:01:34.249Z] 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-14T09:01:52.512Z] Removing intermediate container 6aeeb967927d [2023-02-14T09:01:52.512Z] ---> cb4981351dc2 [2023-02-14T09:01:52.512Z] Step 7/21 : COPY . . [2023-02-14T09:02:07.583Z] ---> 0b628a96b590 [2023-02-14T09:02:07.583Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T09:02:07.583Z] ---> Running in 3eb3644b1dd5 [2023-02-14T09:02:07.854Z] 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-14T09:03:44.568Z] Removing intermediate container f6522c4af425 [2023-02-14T09:03:44.568Z] ---> 05fea35b3af6 [2023-02-14T09:03:44.568Z] Step 7/19 : COPY . . [2023-02-14T09:03:44.568Z] Removing intermediate container 242c5129a5c4 [2023-02-14T09:03:44.568Z] ---> 9b661d075cce [2023-02-14T09:03:44.568Z] Step 8/22 : COPY . . [2023-02-14T09:04:02.835Z] ---> 2dd925c61473 [2023-02-14T09:04:02.835Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T09:04:02.835Z] ---> 3898664d8734 [2023-02-14T09:04:02.835Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T09:04:02.835Z] ---> Running in 06debcccd1db [2023-02-14T09:04:02.835Z] ---> Running in 31341e4681df [2023-02-14T09:04:03.106Z] 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-14T09:04:03.376Z] 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-14T09:09:40.440Z] Removing intermediate container 6a01d2f33db3 [2023-02-14T09:09:40.440Z] ---> de1eda1ee39a [2023-02-14T09:09:40.440Z] [2023-02-14T09:09:40.440Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:09:40.440Z] ---> 4c81e5bf8899 [2023-02-14T09:09:40.440Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T09:09:40.440Z] ---> Using cache [2023-02-14T09:09:40.440Z] ---> fa11ca896b5d [2023-02-14T09:09:40.440Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:09:40.440Z] ---> Using cache [2023-02-14T09:09:40.440Z] ---> b41888c6cf4e [2023-02-14T09:09:40.440Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T09:09:40.440Z] ---> Running in bbb5d45a363d [2023-02-14T09:09:40.440Z] 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-14T09:09:40.440Z] Removing intermediate container bbb5d45a363d [2023-02-14T09:09:40.440Z] ---> f014ec69505e [2023-02-14T09:09:40.440Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T09:09:40.440Z] ---> Running in 8e24a8b43cf3 [2023-02-14T09:09:40.440Z] Removing intermediate container 8e24a8b43cf3 [2023-02-14T09:09:40.440Z] ---> b5e1123b08c6 [2023-02-14T09:09:40.440Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:09:40.440Z] ---> efdaf27ee01b [2023-02-14T09:09:40.440Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T09:09:40.440Z] ---> 1660a0abd19b [2023-02-14T09:09:40.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T09:09:41.031Z] ---> 78599043282f [2023-02-14T09:09:41.031Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T09:09:41.031Z] ---> Running in 87eb84dfcb86 [2023-02-14T09:09:41.630Z] Removing intermediate container 87eb84dfcb86 [2023-02-14T09:09:41.630Z] ---> f30a9bec49a6 [2023-02-14T09:09:41.630Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:09:41.902Z] ---> Running in d0aeff3fc103 [2023-02-14T09:09:42.510Z] Removing intermediate container d0aeff3fc103 [2023-02-14T09:09:42.510Z] ---> aaf7385914cf [2023-02-14T09:09:42.510Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:09:42.781Z] ---> Running in 3d46fb3d6b97 [2023-02-14T09:09:43.371Z] Removing intermediate container 3d46fb3d6b97 [2023-02-14T09:09:43.371Z] ---> 9a0460b134f8 [2023-02-14T09:09:43.371Z] Step 21/22 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T09:09:43.644Z] ---> Running in b1c5c0d998aa [2023-02-14T09:09:43.914Z] Removing intermediate container b1c5c0d998aa [2023-02-14T09:09:43.914Z] ---> 6efbf2deabdb [2023-02-14T09:09:43.914Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:09:44.189Z] ---> Running in 219b4b336ec8 [2023-02-14T09:09:44.781Z] Removing intermediate container 219b4b336ec8 [2023-02-14T09:09:44.781Z] ---> a0551a135167 [2023-02-14T09:09:44.781Z] [2023-02-14T09:09:45.050Z] Successfully built a0551a135167 [2023-02-14T09:09:45.050Z] Successfully tagged support-scheduler-arm64:latest [2023-02-14T09:09:48.409Z]  Building support-scheduler ... 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-14T09:10:01.020Z] Removing intermediate container 20f03845051d [2023-02-14T09:10:01.020Z] ---> 8714ed557039 [2023-02-14T09:10:01.020Z] [2023-02-14T09:10:01.020Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T09:10:01.020Z] ---> 4c81e5bf8899 [2023-02-14T09:10:01.020Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T09:10:01.020Z] ---> Running in 55562ba73c06 [2023-02-14T09:10:01.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:02.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:03.719Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T09:10:03.719Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T09:10:03.719Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T09:10:03.719Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:10:03.989Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:10:04.261Z] OK: 6 MiB in 17 packages [2023-02-14T09:10:06.859Z] Removing intermediate container 55562ba73c06 [2023-02-14T09:10:06.859Z] ---> 5fc55567d05d [2023-02-14T09:10:06.859Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T09:10:06.859Z] ---> Running in 0abd93bbcdfc [2023-02-14T09:10:07.452Z] Removing intermediate container 0abd93bbcdfc [2023-02-14T09:10:07.452Z] ---> 76958db6bb27 [2023-02-14T09:10:07.452Z] Step 12/24 : WORKDIR / [2023-02-14T09:10:07.721Z] ---> Running in 13ab18b2ffef [2023-02-14T09:10:08.698Z] Removing intermediate container 13ab18b2ffef [2023-02-14T09:10:08.698Z] ---> ca5322e89ae7 [2023-02-14T09:10:08.698Z] 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-14T09:10:10.128Z] ---> 96995b5aa314 [2023-02-14T09:10:10.128Z] 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-14T09:10:12.130Z] ---> f2b0529faf71 [2023-02-14T09:10:12.130Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T09:10:13.548Z] ---> 2a6012515ee2 [2023-02-14T09:10:13.548Z] 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-14T09:10:15.508Z] ---> 2b288f355a64 [2023-02-14T09:10:15.508Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T09:10:18.875Z] ---> 187bbc322979 [2023-02-14T09:10:18.875Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T09:10:19.463Z] Removing intermediate container 3eb3644b1dd5 [2023-02-14T09:10:19.463Z] ---> a2a983b71bf5 [2023-02-14T09:10:19.463Z] [2023-02-14T09:10:19.463Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T09:10:19.463Z] ---> 4c81e5bf8899 [2023-02-14T09:10:19.463Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T09:10:19.733Z] ---> Running in b2e9973abd1a [2023-02-14T09:10:22.347Z] ---> 927e7c5a653c [2023-02-14T09:10:22.347Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T09:10:22.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:22.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:10:22.935Z] ---> 016847338835 [2023-02-14T09:10:22.935Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:10:23.205Z] ---> Running in 863aaa97989e [2023-02-14T09:10:24.630Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T09:10:24.905Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T09:10:25.175Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T09:10:25.445Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T09:10:25.445Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T09:10:25.445Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T09:10:25.445Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:10:25.445Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:10:26.415Z] OK: 8 MiB in 20 packages [2023-02-14T09:10:27.004Z] Removing intermediate container 863aaa97989e [2023-02-14T09:10:27.004Z] ---> 7e951e3e307e [2023-02-14T09:10:27.004Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:10:27.599Z] ---> Running in c9bd5c9ea89d [2023-02-14T09:10:28.565Z] Removing intermediate container c9bd5c9ea89d [2023-02-14T09:10:28.565Z] ---> 6a47af024302 [2023-02-14T09:10:28.565Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T09:10:28.846Z] ---> Running in 9fb656316cfc [2023-02-14T09:10:29.130Z] Removing intermediate container b2e9973abd1a [2023-02-14T09:10:29.130Z] ---> 04a63a10c6f8 [2023-02-14T09:10:29.130Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T09:10:29.424Z] ---> Running in 0c92dcc7e164 [2023-02-14T09:10:29.715Z] Removing intermediate container 9fb656316cfc [2023-02-14T09:10:29.715Z] ---> cd10e575461e [2023-02-14T09:10:29.715Z] Step 23/24 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T09:10:29.715Z] ---> Running in 3885c3c48bba [2023-02-14T09:10:30.315Z] Removing intermediate container 0c92dcc7e164 [2023-02-14T09:10:30.315Z] ---> 827c7e91a066 [2023-02-14T09:10:30.315Z] Step 12/21 : WORKDIR /edgex [2023-02-14T09:10:30.591Z] ---> Running in 90b35dbbe769 [2023-02-14T09:10:30.591Z] Removing intermediate container 3885c3c48bba [2023-02-14T09:10:30.591Z] ---> 4052b7e644e7 [2023-02-14T09:10:30.591Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T09:10:30.860Z] ---> Running in ae97add64ccd [2023-02-14T09:10:31.451Z] Removing intermediate container 90b35dbbe769 [2023-02-14T09:10:31.451Z] ---> cfffe3f55138 [2023-02-14T09:10:31.451Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlRemoving intermediate container ae97add64ccd [2023-02-14T09:10:31.451Z] ---> 3a2024b0007a [2023-02-14T09:10:31.451Z] [2023-02-14T09:10:31.451Z] [2023-02-14T09:10:32.426Z] Successfully built 3a2024b0007a [2023-02-14T09:10:32.426Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-14T09:10:33.019Z]  Building security-secretstore-setup ... done  ---> 6b5e377ccb22 [2023-02-14T09:10:33.019Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T09:10:34.981Z] ---> 673d78c5cc6a [2023-02-14T09:10:34.981Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T09:10:36.402Z] ---> c2bc01ec9c53 [2023-02-14T09:10:36.402Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T09:10:37.818Z] ---> ad8e34423cf0 [2023-02-14T09:10:37.818Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T09:10:37.818Z] ---> Running in 54dbcf2c1249 [2023-02-14T09:10:41.178Z] Removing intermediate container 54dbcf2c1249 [2023-02-14T09:10:41.178Z] ---> 780afaf07d8a [2023-02-14T09:10:41.178Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T09:10:41.178Z] ---> Running in 7d00758960cf [2023-02-14T09:10:41.768Z] Removing intermediate container 7d00758960cf [2023-02-14T09:10:41.768Z] ---> dc2a6cd466ae [2023-02-14T09:10:41.768Z] Step 19/21 : LABEL arch=arm64 [2023-02-14T09:10:42.037Z] ---> Running in 03e23a0c0b8d [2023-02-14T09:10:42.626Z] Removing intermediate container 03e23a0c0b8d [2023-02-14T09:10:42.626Z] ---> 15603876c3a8 [2023-02-14T09:10:42.626Z] Step 20/21 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T09:10:42.626Z] ---> Running in 0dd4053a9af1 [2023-02-14T09:10:43.216Z] Removing intermediate container 0dd4053a9af1 [2023-02-14T09:10:43.216Z] ---> 90f3a82b73d6 [2023-02-14T09:10:43.216Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T09:10:43.216Z] ---> Running in 0c1ca62f318a [2023-02-14T09:10:43.817Z] Removing intermediate container 0c1ca62f318a [2023-02-14T09:10:43.817Z] ---> c17faa8abf3b [2023-02-14T09:10:43.817Z] [2023-02-14T09:10:44.087Z] Successfully built c17faa8abf3b [2023-02-14T09:10:44.087Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-14T09:12:35.815Z]  Building security-proxy-setup ... done Removing intermediate container 31341e4681df [2023-02-14T09:12:35.815Z] ---> 81d8648a9d33 [2023-02-14T09:12:35.815Z] [2023-02-14T09:12:35.815Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T09:12:35.815Z] ---> 354640af7b1b [2023-02-14T09:12:35.815Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T09:12:35.815Z] ---> Using cache [2023-02-14T09:12:35.815Z] ---> 0f4bfaee95b1 [2023-02-14T09:12:35.815Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T09:12:35.815Z] ---> Running in 1ba752b550cf [2023-02-14T09:12:35.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:12:35.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:12:35.815Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T09:12:35.815Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T09:12:35.815Z] OK: 15734 distinct packages available [2023-02-14T09:12:35.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:12:35.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:12:36.785Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T09:12:36.785Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T09:12:36.785Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T09:12:36.785Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T09:12:36.785Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T09:12:36.785Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T09:12:36.785Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T09:12:36.785Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T09:12:36.785Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T09:12:36.785Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T09:12:36.785Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:12:37.061Z] OK: 8 MiB in 23 packages [2023-02-14T09:12:39.079Z] Removing intermediate container 1ba752b550cf [2023-02-14T09:12:39.079Z] ---> ca94dac780f0 [2023-02-14T09:12:39.079Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:12:39.671Z] ---> 866e8a6b5212 [2023-02-14T09:12:39.671Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T09:12:41.090Z] ---> e75da7861e21 [2023-02-14T09:12:41.090Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T09:12:42.061Z] ---> f280a5c8a57c [2023-02-14T09:12:42.061Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T09:12:42.061Z] ---> Running in c9d96b818481 [2023-02-14T09:12:42.338Z] Removing intermediate container c9d96b818481 [2023-02-14T09:12:42.338Z] ---> 0dccc7c7cb97 [2023-02-14T09:12:42.338Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:12:42.622Z] ---> Running in f6f61465f35f [2023-02-14T09:12:42.892Z] Removing intermediate container f6f61465f35f [2023-02-14T09:12:42.892Z] ---> 6c7469f4b05b [2023-02-14T09:12:42.892Z] Step 17/19 : LABEL arch=arm64 [2023-02-14T09:12:43.162Z] ---> Running in 74e4eb1ee6c2 [2023-02-14T09:12:43.442Z] Removing intermediate container 74e4eb1ee6c2 [2023-02-14T09:12:43.442Z] ---> b61da804717d [2023-02-14T09:12:43.442Z] Step 18/19 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T09:12:43.722Z] ---> Running in 58f61edb50dd [2023-02-14T09:12:44.313Z] Removing intermediate container 58f61edb50dd [2023-02-14T09:12:44.313Z] ---> b29c33dbd2ee [2023-02-14T09:12:44.313Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T09:12:44.313Z] ---> Running in 283a7dc58665 [2023-02-14T09:12:44.902Z] Removing intermediate container 283a7dc58665 [2023-02-14T09:12:44.902Z] ---> 9158108acac6 [2023-02-14T09:12:44.902Z] [2023-02-14T09:12:45.170Z] Successfully built 9158108acac6 [2023-02-14T09:12:45.170Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-14T09:12:53.389Z]  Building security-spiffe-token-provider ... done Removing intermediate container 06debcccd1db [2023-02-14T09:12:53.389Z] ---> 5085e3fc7138 [2023-02-14T09:12:53.389Z] [2023-02-14T09:12:53.389Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T09:12:53.389Z] ---> 4c81e5bf8899 [2023-02-14T09:12:53.389Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T09:12:53.389Z] ---> Running in dd4693f2516a [2023-02-14T09:12:53.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T09:12:53.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T09:12:55.352Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T09:12:55.352Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T09:12:55.352Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T09:12:55.620Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T09:12:55.891Z] OK: 6 MiB in 16 packages [2023-02-14T09:12:57.316Z] Removing intermediate container dd4693f2516a [2023-02-14T09:12:57.316Z] ---> 9e2dab564ea8 [2023-02-14T09:12:57.316Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T09:12:57.316Z] ---> Running in 8c555b1ab745 [2023-02-14T09:12:57.585Z] Removing intermediate container 8c555b1ab745 [2023-02-14T09:12:57.585Z] ---> ccf97ac315ef [2023-02-14T09:12:57.585Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T09:12:57.855Z] ---> Running in 5c56e6ab3dff [2023-02-14T09:12:58.125Z] Removing intermediate container 5c56e6ab3dff [2023-02-14T09:12:58.126Z] ---> e6134470c1ba [2023-02-14T09:12:58.126Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T09:12:58.126Z] ---> Running in f49699f94269 [2023-02-14T09:12:58.723Z] Removing intermediate container f49699f94269 [2023-02-14T09:12:58.723Z] ---> 9c7641d3cc36 [2023-02-14T09:12:58.723Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T09:12:59.309Z] ---> f0cecb81dded [2023-02-14T09:12:59.309Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T09:13:00.729Z] ---> e30be52dfd05 [2023-02-14T09:13:00.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T09:13:01.318Z] ---> bfa8d5069f45 [2023-02-14T09:13:01.318Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T09:13:01.593Z] ---> Running in ee06f644daed [2023-02-14T09:13:01.861Z] Removing intermediate container ee06f644daed [2023-02-14T09:13:01.861Z] ---> 5fe66225cb2c [2023-02-14T09:13:01.861Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T09:13:01.861Z] ---> Running in 35fdfb92cc26 [2023-02-14T09:13:02.455Z] Removing intermediate container 35fdfb92cc26 [2023-02-14T09:13:02.455Z] ---> a218e3ff1c0f [2023-02-14T09:13:02.455Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T09:13:02.455Z] ---> Running in 78d0a75b1b9c [2023-02-14T09:13:02.724Z] Removing intermediate container 78d0a75b1b9c [2023-02-14T09:13:02.724Z] ---> a175394c390f [2023-02-14T09:13:02.724Z] Step 21/22 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 [2023-02-14T09:13:02.993Z] ---> Running in 85b6edb99b6c [2023-02-14T09:13:03.262Z] Removing intermediate container 85b6edb99b6c [2023-02-14T09:13:03.262Z] ---> eef4082d8718 [2023-02-14T09:13:03.262Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T09:13:03.262Z] ---> Running in 4b24acdeddd0 [2023-02-14T09:13:03.849Z] Removing intermediate container 4b24acdeddd0 [2023-02-14T09:13:03.849Z] ---> d617c1a44436 [2023-02-14T09:13:03.849Z] [2023-02-14T09:13:04.119Z] Successfully built d617c1a44436 [2023-02-14T09:13:04.119Z] Successfully tagged support-notifications-arm64:latest [2023-02-14T09:13:04.404Z]  Building support-notifications ... done  [Pipeline] } [2023-02-14T09:13:04.385Z] $ docker stop --time=1 48eafde1ecf9bb503f30115a00f3c42963fe2356f848a6bec38b2e9ec918db4b [2023-02-14T09:13:06.205Z] $ docker rm -f --volumes 48eafde1ecf9bb503f30115a00f3c42963fe2356f848a6bec38b2e9ec918db4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T09:13:06.758Z] + docker images [2023-02-14T09:13:07.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T09:13:07.027Z] support-notifications-arm64 latest d617c1a44436 3 seconds ago 29.7MB [2023-02-14T09:13:07.027Z] 5085e3fc7138 16 seconds ago 1.57GB [2023-02-14T09:13:07.027Z] security-spiffe-token-provider-arm64 latest 9158108acac6 22 seconds ago 29.1MB [2023-02-14T09:13:07.027Z] 81d8648a9d33 37 seconds ago 1.54GB [2023-02-14T09:13:07.027Z] security-proxy-setup-arm64 latest c17faa8abf3b 2 minutes ago 26.9MB [2023-02-14T09:13:07.027Z] security-secretstore-setup-arm64 latest 3a2024b0007a 2 minutes ago 29MB [2023-02-14T09:13:07.027Z] a2a983b71bf5 2 minutes ago 1.5GB [2023-02-14T09:13:07.027Z] 8714ed557039 3 minutes ago 1.5GB [2023-02-14T09:13:07.027Z] support-scheduler-arm64 latest a0551a135167 3 minutes ago 29MB [2023-02-14T09:13:07.027Z] de1eda1ee39a 3 minutes ago 1.57GB [2023-02-14T09:13:07.027Z] core-data-arm64 latest e412200309c6 12 minutes ago 17.2MB [2023-02-14T09:13:07.027Z] core-metadata-arm64 latest 1681bab6eba1 12 minutes ago 17.7MB [2023-02-14T09:13:07.027Z] 62c75fc25e46 12 minutes ago 1.51GB [2023-02-14T09:13:07.027Z] 2da8e004e6d3 13 minutes ago 1.51GB [2023-02-14T09:13:07.027Z] core-common-config-bootstrapper-arm64 latest 0454cb42bfad 13 minutes ago 14.9MB [2023-02-14T09:13:07.027Z] 0a55415deba3 13 minutes ago 1.5GB [2023-02-14T09:13:07.027Z] core-command-arm64 latest a92232b775ff 15 minutes ago 17MB [2023-02-14T09:13:07.027Z] security-bootstrapper-arm64 latest 50041402e87e 15 minutes ago 19.6MB [2023-02-14T09:13:07.027Z] 98755d4d9d70 15 minutes ago 1.51GB [2023-02-14T09:13:07.027Z] 29e0d828a621 16 minutes ago 1.49GB [2023-02-14T09:13:07.027Z] security-spire-agent-arm64 latest 16f991dd8b65 22 minutes ago 122MB [2023-02-14T09:13:07.027Z] security-spire-config-arm64 latest 557396f8925a 22 minutes ago 83.6MB [2023-02-14T09:13:07.027Z] security-spire-server-arm64 latest f2829995b7ae 23 minutes ago 84.3MB [2023-02-14T09:13:07.027Z] bc24f7556fcf 23 minutes ago 1.38GB [2023-02-14T09:13:07.027Z] a33e483897fb 23 minutes ago 1.38GB [2023-02-14T09:13:07.027Z] 0520656cfab1 23 minutes ago 1.38GB [2023-02-14T09:13:07.027Z] ci-base-image-arm64 latest a5182ba79336 39 minutes ago 905MB [2023-02-14T09:13:07.027Z] alpine 3.15 354640af7b1b 3 days ago 5.34MB [2023-02-14T09:13:07.027Z] alpine 3.16 4c81e5bf8899 3 days ago 5.3MB [2023-02-14T09:13:07.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-14T09:13:07.027Z] 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-14T09:13:07.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:13:07.480Z] [2023-02-14T09:13:07.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:13:07.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:13:08.115Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T09:13:08.115Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T09:13:08.115Z] 04944245beec: Pulling fs layer [2023-02-14T09:13:08.115Z] 699f458cf7ca: Pulling fs layer [2023-02-14T09:13:08.115Z] 765212b225bb: Pulling fs layer [2023-02-14T09:13:08.115Z] f23df028b6ca: Pulling fs layer [2023-02-14T09:13:08.115Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T09:13:08.115Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T09:13:08.115Z] f23df028b6ca: Waiting [2023-02-14T09:13:08.115Z] 765212b225bb: Waiting [2023-02-14T09:13:08.115Z] d65c8cfc05b1: Waiting [2023-02-14T09:13:08.115Z] 2437ff75d9bd: Waiting [2023-02-14T09:13:08.115Z] 04944245beec: Verifying Checksum [2023-02-14T09:13:08.115Z] 04944245beec: Download complete [2023-02-14T09:13:08.387Z] 765212b225bb: Verifying Checksum [2023-02-14T09:13:08.387Z] 765212b225bb: Download complete [2023-02-14T09:13:08.387Z] f23df028b6ca: Verifying Checksum [2023-02-14T09:13:08.387Z] f23df028b6ca: Download complete [2023-02-14T09:13:08.387Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T09:13:08.387Z] d65c8cfc05b1: Download complete [2023-02-14T09:13:08.660Z] 699f458cf7ca: Verifying Checksum [2023-02-14T09:13:08.660Z] 699f458cf7ca: Download complete [2023-02-14T09:13:08.930Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T09:13:08.930Z] 8998bd30e6a1: Download complete [2023-02-14T09:13:11.533Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T09:13:11.533Z] 2437ff75d9bd: Download complete [2023-02-14T09:13:14.129Z] 8998bd30e6a1: Pull complete [2023-02-14T09:13:14.398Z] 04944245beec: Pull complete [2023-02-14T09:13:15.813Z] 699f458cf7ca: Pull complete [2023-02-14T09:13:16.084Z] 765212b225bb: Pull complete [2023-02-14T09:13:17.048Z] f23df028b6ca: Pull complete [2023-02-14T09:13:17.316Z] d65c8cfc05b1: Pull complete [2023-02-14T09:13:32.339Z] 2437ff75d9bd: Pull complete [2023-02-14T09:13:32.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T09:13:32.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T09:13:32.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T09:13:32.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container [2023-02-14T09:13:32.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T09:13:35.854Z] $ docker top b9ae42b21b7e5440b5173012cce1b177049fa749d09fe90f82eee5d7882a1cc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:13:36.919Z] ---> job-cost.sh [2023-02-14T09:13:37.193Z] lf-activate-venv: SKIPPING [2023-02-14T09:13:37.193Z] INFO: No Stack... [2023-02-14T09:13:37.786Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T09:13:38.382Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T09:13:39.072Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-14T09:13:39.072Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T09:13:39.159Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4350-2-stack-cost] [2023-02-14T09:13:39.166Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4350-2-stack-cost] did not exist. Created. [2023-02-14T09:13:39.166Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4350-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T09:13:39.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T09:13:40.058Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T09:13:40.067Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4350-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T09:13:40.061Z] $ docker stop --time=1 b9ae42b21b7e5440b5173012cce1b177049fa749d09fe90f82eee5d7882a1cc4 [2023-02-14T09:13:41.706Z] $ docker rm -f --volumes b9ae42b21b7e5440b5173012cce1b177049fa749d09fe90f82eee5d7882a1cc4 [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-14T09:13:42.180Z] provisioning config files... [2023-02-14T09:13:42.187Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4600780572817086583tmp [Pipeline] { [Pipeline] sh [2023-02-14T09:13:42.479Z] + set +x [2023-02-14T09:13:42.479Z] + curl -s https://codecov.io/bash [2023-02-14T09:13:42.479Z] + bash -s -- [2023-02-14T09:13:42.479Z] [2023-02-14T09:13:42.479Z] _____ _ [2023-02-14T09:13:42.479Z] / ____| | | [2023-02-14T09:13:42.479Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T09:13:42.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T09:13:42.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T09:13:42.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T09:13:42.479Z] Bash-1.0.6 [2023-02-14T09:13:42.479Z] [2023-02-14T09:13:42.479Z] [2023-02-14T09:13:42.479Z] ==> git version 2.25.1 found [2023-02-14T09:13:42.479Z] ==> 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-14T09:13:42.479Z] Release-Date: 2020-01-08 [2023-02-14T09:13:42.479Z] 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-14T09:13:42.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T09:13:42.479Z] ==> Jenkins CI detected. [2023-02-14T09:13:42.479Z] current dir:  /w/workspace/edgex-go/2 [2023-02-14T09:13:42.479Z] project root: . [2023-02-14T09:13:42.479Z] --> token set from env [2023-02-14T09:13:42.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T09:13:42.479Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T09:13:42.479Z] ==> Python coveragepy not found [2023-02-14T09:13:42.479Z] ==> Searching for coverage reports in: [2023-02-14T09:13:42.479Z] + . [2023-02-14T09:13:42.738Z] -> Found 1 reports [2023-02-14T09:13:42.738Z] ==> Detecting git/mercurial file structure [2023-02-14T09:13:42.738Z] ==> Reading reports [2023-02-14T09:13:42.738Z] + ./coverage.out bytes=487233 [2023-02-14T09:13:42.738Z] ==> Appending adjustments [2023-02-14T09:13:42.738Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T09:13:43.674Z] + Found adjustments [2023-02-14T09:13:43.932Z] ==> Gzipping contents [2023-02-14T09:13:43.932Z] 64K /tmp/codecov.C3V2mS.gz [2023-02-14T09:13:43.932Z] ==> Uploading reports [2023-02-14T09:13:43.932Z] url: https://codecov.io [2023-02-14T09:13:43.932Z] query: branch=PR-4350&commit=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4350%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4350&job=&cmd_args= [2023-02-14T09:13:43.932Z] -> Pinging Codecov [2023-02-14T09:13:43.932Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4350&commit=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4350%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4350&job=&cmd_args= [2023-02-14T09:13:43.932Z] -> Uploading to [2023-02-14T09:13:43.932Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f/368d0ecb-3991-40e4-9299-a22779f25663.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T091343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec4b5043ff0e6068c5924e3181a15dc6aff74c0e6635b981a382926ebdf04059 [2023-02-14T09:13:43.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T09:13:43.932Z] Dload Upload Total Spent Left Speed [2023-02-14T09:13:44.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62841 0 0 100 62841 0 112k --:--:-- --:--:-- --:--:-- 112k [2023-02-14T09:13:44.499Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [Pipeline] } [2023-02-14T09:13:44.506Z] 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-14T09:13:45.103Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:13:45.395Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:13:46.255Z] ---> package-listing.sh [2023-02-14T09:13:46.255Z] ++ facter osfamily [2023-02-14T09:13:46.255Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T09:13:46.513Z] + OS_FAMILY=debian [2023-02-14T09:13:46.513Z] + workspace=/w/workspace/edgex-go/2 [2023-02-14T09:13:46.513Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T09:13:46.513Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T09:13:46.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T09:13:46.513Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T09:13:46.513Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-14T09:13:46.513Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T09:13:46.513Z] + case "${OS_FAMILY}" in [2023-02-14T09:13:46.513Z] + dpkg -l [2023-02-14T09:13:46.513Z] + grep '^ii' [2023-02-14T09:13:46.513Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T09:13:46.513Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T09:13:46.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T09:13:46.513Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-14T09:13:46.513Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-14T09:13:46.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-14T09:13:46.524Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T09:13:46.802Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:13:47.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:13:47.357Z] [2023-02-14T09:13:47.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T09:13:47.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:13:47.657Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T09:13:47.657Z] 5eb5b503b376: Pulling fs layer [2023-02-14T09:13:47.657Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T09:13:47.657Z] ec43610c2a17: Pulling fs layer [2023-02-14T09:13:47.657Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T09:13:47.657Z] 33b1e0a273af: Pulling fs layer [2023-02-14T09:13:47.657Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T09:13:47.657Z] 2f39f015ded8: Pulling fs layer [2023-02-14T09:13:47.657Z] 2f39f015ded8: Waiting [2023-02-14T09:13:47.657Z] 5d3b04190fa2: Waiting [2023-02-14T09:13:47.657Z] 3a2ae6a8a46f: Waiting [2023-02-14T09:13:47.657Z] 33b1e0a273af: Waiting [2023-02-14T09:13:47.657Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T09:13:47.657Z] 5c69ac0246d0: Download complete [2023-02-14T09:13:47.657Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T09:13:47.657Z] 3a2ae6a8a46f: Download complete [2023-02-14T09:13:47.917Z] 33b1e0a273af: Verifying Checksum [2023-02-14T09:13:47.917Z] 33b1e0a273af: Download complete [2023-02-14T09:13:47.917Z] 5d3b04190fa2: Download complete [2023-02-14T09:13:47.917Z] ec43610c2a17: Verifying Checksum [2023-02-14T09:13:47.917Z] ec43610c2a17: Download complete [2023-02-14T09:13:48.176Z] 5eb5b503b376: Download complete [2023-02-14T09:13:48.743Z] 2f39f015ded8: Verifying Checksum [2023-02-14T09:13:49.002Z] 5eb5b503b376: Pull complete [2023-02-14T09:13:49.259Z] 5c69ac0246d0: Pull complete [2023-02-14T09:13:49.517Z] ec43610c2a17: Pull complete [2023-02-14T09:13:49.517Z] 3a2ae6a8a46f: Pull complete [2023-02-14T09:13:49.775Z] 33b1e0a273af: Pull complete [2023-02-14T09:13:49.775Z] 5d3b04190fa2: Pull complete [2023-02-14T09:13:53.963Z] 2f39f015ded8: Pull complete [2023-02-14T09:13:53.963Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T09:13:53.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T09:13:53.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T09:13:54.042Z] prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container [2023-02-14T09:13:54.076Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T09:13:56.169Z] $ docker top e589809dd4dd89f145a13fc23b29a69badd7198b58d3a1e9fda5f6a434c9b792 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T09:13:56.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T09:13:56.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T09:13:57.090Z] + ls /var/log/sa-host [2023-02-14T09:13:57.090Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T09:13:57.230Z] provisioning config files... [2023-02-14T09:13:57.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1475036408571985706tmp [Pipeline] { [Pipeline] echo [2023-02-14T09:13:57.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:13:57.538Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T09:13:57.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:13:57.878Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T09:13:57.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:13:58.179Z] ---> sudo-logs.sh [2023-02-14T09:13:58.179Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T09:13:58.202Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:13:58.486Z] ---> job-cost.sh [2023-02-14T09:13:58.486Z] lf-activate-venv: SKIPPING [2023-02-14T09:13:58.486Z] DEBUG: total: 0.10999999940395355 [2023-02-14T09:13:58.486Z] INFO: Retrieving Stack Cost... [2023-02-14T09:13:59.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T09:13:59.682Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T09:13:59.695Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T09:13:59.977Z] ---> logs-deploy.sh [2023-02-14T09:13:59.977Z] lf-activate-venv: SKIPPING [2023-02-14T09:13:59.977Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4350/2 [2023-02-14T09:13:59.977Z] INFO: archiving workspace using pattern(s): [2023-02-14T09:14:00.910Z] Archives upload complete. [2023-02-14T09:14:00.910Z] INFO: archiving logs to Nexus