Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9da3e524d78b2a727a97f30d836cedc120f4937f+363f833ea6f60f941992b7112881234b721ef949 (14a42e20bb92a9d403e15f1d6e622e77f7d7c4a6) 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-ssh7126958074933249764.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-ssh6212564596847531648.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-4420/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-4420/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5824632755089359150.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-ssh7712339055574098559.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-4420/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-4420/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17630147012830617939.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8760 in /w/workspace/edgexfoundry_edgex-go_PR-4420 [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/4420/head:refs/remotes/origin/PR-4420 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 9da3e524d78b2a727a97f30d836cedc120f4937f Merge succeeded, producing 5725133d420c87c9c3863b09a0cdc14354f1a88d Checking out Revision 5725133d420c87c9c3863b09a0cdc14354f1a88d (PR-4420) > git config core.sparsecheckout # timeout=10 > git checkout -f 9da3e524d78b2a727a97f30d836cedc120f4937f # 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 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5725133d420c87c9c3863b09a0cdc14354f1a88d # timeout=10 Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" > git rev-list --no-walk 9da3e524d78b2a727a97f30d836cedc120f4937f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T08:30:01.212Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T08:30:01.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T08:30:01.274Z] ========================================================= [2023-03-08T08:30:01.274Z] EdgeX Global Pipelines Version Info [2023-03-08T08:30:01.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T08:30:02.012Z] ------------------- [2023-03-08T08:30:02.013Z] stable info: [2023-03-08T08:30:02.013Z] ------------------- [2023-03-08T08:30:02.013Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T08:30:02.013Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T08:30:02.013Z] Message: update stable to v1.0.244 [2023-03-08T08:30:02.584Z] ------------------- [2023-03-08T08:30:02.584Z] experimental info: [2023-03-08T08:30:02.584Z] ------------------- [2023-03-08T08:30:02.584Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T08:30:02.584Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T08:30:02.584Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T08:30:02.769Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T08:30:02.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T08:30:02.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T08:30:02.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T08:30:02.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T08:30:02.808Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T08:30:02.816Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T08:30:02.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T08:30:02.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T08:30:02.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T08:30:02.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T08:30:02.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T08:30:02.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T08:30:02.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T08:30:02.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T08:30:02.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T08:30:02.901Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T08:30:02.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T08:30:02.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T08:30:02.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T08:30:02.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T08:30:02.964Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T08:30:02.979Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T08:30:02.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4420 [Pipeline] echo [2023-03-08T08:30:03.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4420 [Pipeline] echo [2023-03-08T08:30:03.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4420 [Pipeline] echo [2023-03-08T08:30:03.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5725133d420c87c9c3863b09a0cdc14354f1a88d [Pipeline] echo [2023-03-08T08:30:03.037Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5725133 [Pipeline] echo [2023-03-08T08:30:03.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T08:30:03.099Z] provisioning config files... [2023-03-08T08:30:03.116Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config12839946597119986857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T08:30:03.432Z] ---> docker-login.sh [2023-03-08T08:30:03.433Z] nexus3.edgexfoundry.org:10001 [2023-03-08T08:30:03.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:03.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:03.693Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:03.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:03.693Z] [2023-03-08T08:30:03.693Z] Login Succeeded [2023-03-08T08:30:03.693Z] nexus3.edgexfoundry.org:10002 [2023-03-08T08:30:03.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:03.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:03.955Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:03.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:03.955Z] [2023-03-08T08:30:03.955Z] Login Succeeded [2023-03-08T08:30:03.955Z] nexus3.edgexfoundry.org:10003 [2023-03-08T08:30:03.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:03.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:03.955Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:03.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:03.955Z] [2023-03-08T08:30:03.955Z] Login Succeeded [2023-03-08T08:30:03.955Z] nexus3.edgexfoundry.org:10004 [2023-03-08T08:30:04.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:04.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:04.217Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:04.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:04.217Z] [2023-03-08T08:30:04.217Z] Login Succeeded [2023-03-08T08:30:04.217Z] docker.io [2023-03-08T08:30:04.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:30:06.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:30:06.768Z] Configure a credential helper to remove this warning. See [2023-03-08T08:30:06.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:30:06.768Z] [2023-03-08T08:30:06.768Z] Login Succeeded [2023-03-08T08:30:06.768Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T08:30:06.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T08:30:07.094Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/core-command/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/core-data/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T08:30:07.094Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-08T08:30:07.094Z] cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T08:30:07.094Z] + + dirname cmd/security-spire-server/Dockerfile [2023-03-08T08:30:07.094Z] cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.094Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T08:30:07.094Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T08:30:07.094Z] + cut -d/ -f2 [2023-03-08T08:30:07.095Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T08:30:07.154Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T08:30:07.497Z] + git rev-list -1 --merges 5725133d420c87c9c3863b09a0cdc14354f1a88d~1..5725133d420c87c9c3863b09a0cdc14354f1a88d [Pipeline] echo [2023-03-08T08:30:07.509Z] -----------> git rev-list -1 --merges 5725133d420c87c9c3863b09a0cdc14354f1a88d~1..5725133d420c87c9c3863b09a0cdc14354f1a88d 5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:30:07.509Z] 5725133d420c87c9c3863b09a0cdc14354f1a88d [false] [Pipeline] sh [2023-03-08T08:30:07.796Z] + git log --format=format:%s -1 5725133d420c87c9c3863b09a0cdc14354f1a88d [Pipeline] echo [2023-03-08T08:30:07.810Z] ========================================================= [2023-03-08T08:30:07.810Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T08:30:07.810Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T08:30:08.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T08:30:08.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T08:30:08.179Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T08:30:08.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T08:30:08.179Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T08:30:08.179Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T08:30:08.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:30:08.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T08:30:08.531Z] [2023-03-08T08:30:08.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:30:08.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T08:30:08.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T08:30:08.839Z] b85a868b505f: Pulling fs layer [2023-03-08T08:30:08.839Z] e2be974225ed: Pulling fs layer [2023-03-08T08:30:08.839Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T08:30:08.839Z] 988bab9f4d93: Pulling fs layer [2023-03-08T08:30:08.839Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T08:30:08.839Z] eaf3925da568: Pulling fs layer [2023-03-08T08:30:08.839Z] bab4dde63d76: Pulling fs layer [2023-03-08T08:30:08.839Z] bde34c3a00c8: Pulling fs layer [2023-03-08T08:30:08.839Z] b352a97aabf1: Pulling fs layer [2023-03-08T08:30:08.839Z] 4872d77fe225: Pulling fs layer [2023-03-08T08:30:08.839Z] 5851b861e8e6: Pulling fs layer [2023-03-08T08:30:08.839Z] 4872d77fe225: Waiting [2023-03-08T08:30:08.839Z] bab4dde63d76: Waiting [2023-03-08T08:30:08.839Z] bde34c3a00c8: Waiting [2023-03-08T08:30:08.839Z] eaf3925da568: Waiting [2023-03-08T08:30:08.839Z] b352a97aabf1: Waiting [2023-03-08T08:30:08.839Z] 5851b861e8e6: Waiting [2023-03-08T08:30:08.839Z] 1469e6f7b9e6: Waiting [2023-03-08T08:30:08.839Z] 988bab9f4d93: Waiting [2023-03-08T08:30:08.839Z] e2be974225ed: Download complete [2023-03-08T08:30:09.101Z] 988bab9f4d93: Verifying Checksum [2023-03-08T08:30:09.101Z] 988bab9f4d93: Download complete [2023-03-08T08:30:09.101Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T08:30:09.101Z] 1469e6f7b9e6: Download complete [2023-03-08T08:30:09.101Z] eaf3925da568: Download complete [2023-03-08T08:30:09.101Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T08:30:09.101Z] 339a4e72a1f5: Download complete [2023-03-08T08:30:09.101Z] bde34c3a00c8: Download complete [2023-03-08T08:30:09.101Z] b352a97aabf1: Verifying Checksum [2023-03-08T08:30:09.101Z] b352a97aabf1: Download complete [2023-03-08T08:30:09.101Z] 4872d77fe225: Download complete [2023-03-08T08:30:09.365Z] 5851b861e8e6: Download complete [2023-03-08T08:30:09.365Z] b85a868b505f: Verifying Checksum [2023-03-08T08:30:09.365Z] b85a868b505f: Download complete [2023-03-08T08:30:09.625Z] bab4dde63d76: Verifying Checksum [2023-03-08T08:30:11.005Z] b85a868b505f: Pull complete [2023-03-08T08:30:11.005Z] e2be974225ed: Pull complete [2023-03-08T08:30:11.579Z] 339a4e72a1f5: Pull complete [2023-03-08T08:30:11.579Z] 988bab9f4d93: Pull complete [2023-03-08T08:30:12.150Z] 1469e6f7b9e6: Pull complete [2023-03-08T08:30:12.150Z] eaf3925da568: Pull complete [2023-03-08T08:30:14.695Z] bab4dde63d76: Pull complete [2023-03-08T08:30:14.695Z] bde34c3a00c8: Pull complete [2023-03-08T08:30:14.695Z] b352a97aabf1: Pull complete [2023-03-08T08:30:14.695Z] 4872d77fe225: Pull complete [2023-03-08T08:30:14.695Z] 5851b861e8e6: Pull complete [2023-03-08T08:30:14.695Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T08:30:14.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T08:30:14.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:30:14.795Z] prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container [2023-03-08T08:30:14.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T08:30:18.473Z] $ docker top 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 -eo pid,comm [2023-03-08T08:30:18.538Z] 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-03-08T08:30:18.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T08:30:18.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T08:30:18.574Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T08:30:18.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T08:30:18.707Z] $ docker exec 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 ssh-agent [2023-03-08T08:30:18.823Z] SSH_AUTH_SOCK=/tmp/ssh-j83b6eZy8YFJ/agent.32 [2023-03-08T08:30:18.824Z] SSH_AGENT_PID=38 [2023-03-08T08:30:18.830Z] Running ssh-add (command line suppressed) [2023-03-08T08:30:18.946Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_670647381798481362.key (/w/workspace/edgex-go/2@tmp/private_key_670647381798481362.key) [2023-03-08T08:30:18.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T08:30:19.254Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T08:30:19.272Z] $ docker exec --env ******** --env ******** 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 ssh-agent -k [2023-03-08T08:30:19.369Z] unset SSH_AUTH_SOCK; [2023-03-08T08:30:19.370Z] unset SSH_AGENT_PID; [2023-03-08T08:30:19.370Z] echo Agent pid 38 killed; [2023-03-08T08:30:19.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T08:30:19.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T08:30:19.411Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T08:30:19.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T08:30:19.523Z] $ docker exec 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 ssh-agent [2023-03-08T08:30:19.628Z] SSH_AUTH_SOCK=/tmp/ssh-c7bfJ2Hl7ZoJ/agent.70 [2023-03-08T08:30:19.628Z] SSH_AGENT_PID=76 [2023-03-08T08:30:19.633Z] Running ssh-add (command line suppressed) [2023-03-08T08:30:19.748Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_16205114389908012211.key (/w/workspace/edgex-go/2@tmp/private_key_16205114389908012211.key) [2023-03-08T08:30:19.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T08:30:20.054Z] + git semver init [2023-03-08T08:30:20.315Z] 2023-03-08 08:30:20,298 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T08:30:20.315Z] 2023-03-08 08:30:20,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-08T08:30:20.315Z] 2023-03-08 08:30:20,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-08T08:30:20.315Z] 2023-03-08 08:30:20,300 [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-03-08T08:30:26.907Z] 2023-03-08 08:30:25,976 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-08T08:30:26.907Z] 2023-03-08 08:30:25,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4420 with force:False [2023-03-08T08:30:26.907Z] 2023-03-08 08:30:25,977 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4420 [2023-03-08T08:30:26.907Z] 2023-03-08 08:30:25,981 [execute] INFO git cat-file --batch-check [2023-03-08T08:30:26.907Z] 2023-03-08 08:30:25,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T08:30:26.907Z] 2023-03-08 08:30:25,986 [execute] INFO git cat-file --batch [2023-03-08T08:30:26.907Z] 2023-03-08 08:30:25,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T08:30:26.907Z] 2023-03-08 08:30:25,990 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4420 [2023-03-08T08:30:26.907Z] 0.0.0 [Pipeline] } [2023-03-08T08:30:26.922Z] $ docker exec --env ******** --env ******** 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 ssh-agent -k [2023-03-08T08:30:27.021Z] unset SSH_AUTH_SOCK; [2023-03-08T08:30:27.022Z] unset SSH_AGENT_PID; [2023-03-08T08:30:27.022Z] echo Agent pid 76 killed; [2023-03-08T08:30:27.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T08:30:27.331Z] + git semver [Pipeline] } [2023-03-08T08:30:27.601Z] $ docker stop --time=1 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 [2023-03-08T08:30:28.910Z] $ docker rm -f --volumes 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T08:30:29.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T08:30:29.480Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T08:30:29.484Z] [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-03-08T08:30:29.877Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-08T08:30:29.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T08:30:29.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T08:30:29.910Z] ========================================================= [2023-03-08T08:30:29.910Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T08:30:29.910Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:30:30.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T08:30:30.201Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T08:30:30.201Z] 213ec9aee27d: Pulling fs layer [2023-03-08T08:30:30.201Z] 4583459ba037: Pulling fs layer [2023-03-08T08:30:30.201Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T08:30:30.201Z] 53926ce57604: Pulling fs layer [2023-03-08T08:30:30.201Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T08:30:30.201Z] 22ff95d597cd: Pulling fs layer [2023-03-08T08:30:30.201Z] 53926ce57604: Waiting [2023-03-08T08:30:30.201Z] 21b2b0c7a3f4: Waiting [2023-03-08T08:30:30.201Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T08:30:30.201Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T08:30:30.201Z] a7acece74701: Pulling fs layer [2023-03-08T08:30:30.201Z] 22ff95d597cd: Waiting [2023-03-08T08:30:30.201Z] 12d6caf4c0d1: Waiting [2023-03-08T08:30:30.201Z] a7acece74701: Waiting [2023-03-08T08:30:30.201Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T08:30:30.201Z] 93c1e223e6f2: Download complete [2023-03-08T08:30:30.201Z] 4583459ba037: Verifying Checksum [2023-03-08T08:30:30.201Z] 4583459ba037: Download complete [2023-03-08T08:30:30.201Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T08:30:30.201Z] 21b2b0c7a3f4: Download complete [2023-03-08T08:30:30.201Z] 22ff95d597cd: Verifying Checksum [2023-03-08T08:30:30.201Z] 22ff95d597cd: Download complete [2023-03-08T08:30:30.201Z] 213ec9aee27d: Download complete [2023-03-08T08:30:30.471Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T08:30:30.471Z] 12d6caf4c0d1: Download complete [2023-03-08T08:30:30.471Z] 213ec9aee27d: Pull complete [2023-03-08T08:30:30.736Z] 4583459ba037: Pull complete [2023-03-08T08:30:30.736Z] 93c1e223e6f2: Pull complete [2023-03-08T08:30:31.001Z] a7acece74701: Verifying Checksum [2023-03-08T08:30:31.001Z] a7acece74701: Download complete [2023-03-08T08:30:31.270Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T08:30:31.270Z] 96b7cbca73a9: Download complete [2023-03-08T08:30:31.530Z] 53926ce57604: Verifying Checksum [2023-03-08T08:30:36.811Z] 53926ce57604: Pull complete [2023-03-08T08:30:36.811Z] 21b2b0c7a3f4: Pull complete [2023-03-08T08:30:36.811Z] 22ff95d597cd: Pull complete [2023-03-08T08:30:36.811Z] 12d6caf4c0d1: Pull complete [2023-03-08T08:30:39.354Z] 96b7cbca73a9: Pull complete [2023-03-08T08:30:40.293Z] a7acece74701: Pull complete [2023-03-08T08:30:40.293Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T08:30:40.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T08:30:40.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:30:40.594Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T08:30:40.594Z] WORKDIR /edgex [2023-03-08T08:30:40.594Z] COPY go.mod . [2023-03-08T08:30:40.594Z] RUN go mod download [2023-03-08T08:30:40.594Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-08T08:30:41.531Z] Sending build context to Docker daemon 170.3MB [2023-03-08T08:30:41.531Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T08:30:41.531Z] ---> db6d94c90886 [2023-03-08T08:30:41.531Z] Step 2/4 : WORKDIR /edgex [2023-03-08T08:30:44.567Z] Still waiting to schedule task [2023-03-08T08:30:44.567Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-08T08:30:46.814Z] ---> Running in d5c7cd7d8ecb [2023-03-08T08:30:47.073Z] Removing intermediate container d5c7cd7d8ecb [2023-03-08T08:30:47.073Z] ---> 564fc69817b9 [2023-03-08T08:30:47.073Z] Step 3/4 : COPY go.mod . [2023-03-08T08:30:47.073Z] ---> f742e11c7d26 [2023-03-08T08:30:47.073Z] Step 4/4 : RUN go mod download [2023-03-08T08:30:47.073Z] ---> Running in 0649be7ee40f [2023-03-08T08:31:01.958Z] Removing intermediate container 0649be7ee40f [2023-03-08T08:31:01.958Z] ---> bbf510c61a80 [2023-03-08T08:31:01.958Z] Successfully built bbf510c61a80 [2023-03-08T08:31:01.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:31:02.255Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T08:31:02.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:31:02.327Z] prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container [2023-03-08T08:31:02.355Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T08:31:02.741Z] $ docker top bac98ad73876e5e874d3b0c12c0877c6fa8c6354b47e69eb1e88f3c771f4d3f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:31:03.089Z] + go version [2023-03-08T08:31:03.089Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T08:31:03.098Z] $ docker stop --time=1 bac98ad73876e5e874d3b0c12c0877c6fa8c6354b47e69eb1e88f3c771f4d3f3 [2023-03-08T08:31:04.371Z] $ docker rm -f --volumes bac98ad73876e5e874d3b0c12c0877c6fa8c6354b47e69eb1e88f3c771f4d3f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:31:04.762Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T08:31:04.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:31:04.829Z] prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container [2023-03-08T08:31:04.856Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T08:31:05.260Z] $ docker top cdbd1bec56e227777b64599878b8367b30556fde8d4b4f37d5518a18d6dc64cf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T08:31:05.331Z] ========================================================= [2023-03-08T08:31:05.332Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T08:31:05.332Z] ========================================================= [Pipeline] sh [2023-03-08T08:31:05.611Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:31:05.907Z] + make test [2023-03-08T08:31:05.907Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T08:31:12.476Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T08:31:27.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T08:31:27.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T08:31:27.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T08:31:27.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T08:31:27.600Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T08:31:27.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T08:31:28.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2023-03-08T08:31:28.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T08:31:28.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T08:31:28.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2023-03-08T08:31:31.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 71.2% of statements [2023-03-08T08:31:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T08:31:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T08:31:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T08:31:31.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.0% of statements [2023-03-08T08:31:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T08:31:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T08:31:35.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 5.632s coverage: 88.5% of statements [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T08:31:35.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.124s coverage: 3.9% of statements [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T08:31:35.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.639s coverage: 95.6% of statements [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T08:31:35.131Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.102s coverage: 72.2% of statements [2023-03-08T08:31:35.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T08:31:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T08:31:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T08:31:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.108s coverage: 29.6% of statements [2023-03-08T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T08:31:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 45.5% of statements [2023-03-08T08:31:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 82.9% of statements [2023-03-08T08:31:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-03-08T08:31:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2023-03-08T08:31:35.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements [2023-03-08T08:31:38.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.474s coverage: 79.9% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.234s coverage: 87.2% of statements [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 84.8% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.269s coverage: 63.1% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 17.7% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T08:31:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T08:31:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:31:56.507Z] 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-03-08T08:32:18.428Z] 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-03-08T08:32:18.428Z] go vet ./... [2023-03-08T08:32:19.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T08:32:19.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T08:32:19.804Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T08:32:19.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T08:32:20.100Z] + ls -al . [2023-03-08T08:32:20.100Z] total 704 [2023-03-08T08:32:20.100Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 08:31 . [2023-03-08T08:32:20.100Z] drwxr-xr-x 4 root root 4096 Mar 8 08:31 .. [2023-03-08T08:32:20.100Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 08:29 .blubracket [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 08:29 .dockerignore [2023-03-08T08:32:20.100Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 08:31 .git [2023-03-08T08:32:20.100Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 08:29 .github [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:29 .gitignore [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 08:29 .golangci.yml [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 08:29 .hadolint.yml [2023-03-08T08:32:20.100Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 08:30 .semver [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 08:29 .sonarcloud.properties [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:29 ADOPTERS.md [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:29 Attribution.txt [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:29 CHANGELOG.md [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:29 CONTRIBUTING.md [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 08:29 GOVERNANCE.md [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 08:29 Jenkinsfile [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:29 LICENSE [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:29 Makefile [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 08:29 OWNERS.md [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:29 README.md [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 08:29 SECURITY.md [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 08:30 VERSION [2023-03-08T08:32:20.100Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 08:29 bin [2023-03-08T08:32:20.100Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 08:29 cmd [2023-03-08T08:32:20.100Z] -rw-r--r-- 1 root root 446903 Mar 8 08:31 coverage.out [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:29 go.mod [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:29 go.sum [2023-03-08T08:32:20.100Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 08:29 internal [2023-03-08T08:32:20.100Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 08:29 openapi [2023-03-08T08:32:20.100Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 08:29 snap [2023-03-08T08:32:20.100Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 08:29 version.go [Pipeline] sh [2023-03-08T08:32:20.384Z] + '[' -e coverage.out ] [2023-03-08T08:32:20.384Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T08:32:20.490Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T08:32:20.771Z] + make build [2023-03-08T08:32:20.771Z] 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-03-08T08:32:35.668Z] 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-03-08T08:32:35.668Z] 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-03-08T08:32:36.234Z] 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-03-08T08:32:37.170Z] 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-03-08T08:32:45.297Z] 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-03-08T08:32:46.673Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T08:32:48.053Z] 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-03-08T08:32:49.428Z] 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-03-08T08:32:50.367Z] 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-03-08T08:32:51.305Z] 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-03-08T08:32:52.681Z] 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-03-08T08:32:54.067Z] $ docker stop --time=1 cdbd1bec56e227777b64599878b8367b30556fde8d4b4f37d5518a18d6dc64cf [2023-03-08T08:32:59.004Z] $ docker rm -f --volumes cdbd1bec56e227777b64599878b8367b30556fde8d4b4f37d5518a18d6dc64cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:32:59.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T08:32:59.796Z] [2023-03-08T08:32:59.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:33:00.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T08:33:00.097Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T08:33:00.097Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T08:33:00.097Z] ca9280d653b3: Pulling fs layer [2023-03-08T08:33:00.097Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T08:33:00.357Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-08T08:33:00.357Z] cbdbe7a5bc2a: Download complete [2023-03-08T08:33:00.357Z] ca9280d653b3: Verifying Checksum [2023-03-08T08:33:00.357Z] ca9280d653b3: Download complete [2023-03-08T08:33:00.357Z] cbdbe7a5bc2a: Pull complete [2023-03-08T08:33:00.925Z] 7e9c9ca2126c: Download complete [2023-03-08T08:33:00.925Z] ca9280d653b3: Pull complete [2023-03-08T08:33:04.205Z] 7e9c9ca2126c: Pull complete [2023-03-08T08:33:04.205Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T08:33:04.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T08:33:04.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:33:04.292Z] prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container [2023-03-08T08:33:04.324Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T08:33:08.180Z] $ docker top 1f02f6082a57c66bf74e20a9ae3fa01e32f1982f052549c51958d6a994cb34c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:33:08.538Z] + docker-compose build --help [2023-03-08T08:33:08.538Z] + grep parallel [2023-03-08T08:33:09.107Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T08:33:09.117Z] $ docker stop --time=1 1f02f6082a57c66bf74e20a9ae3fa01e32f1982f052549c51958d6a994cb34c9 [2023-03-08T08:33:10.429Z] $ docker rm -f --volumes 1f02f6082a57c66bf74e20a9ae3fa01e32f1982f052549c51958d6a994cb34c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:33:10.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T08:33:10.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:33:10.892Z] prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container [2023-03-08T08:33:10.926Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T08:33:11.265Z] $ docker top 7c7c575afda79900af2ffb60e64f5051f4a417bf031dd85e31e761b3e3ab0ea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:33:11.623Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T08:33:12.190Z] Building core-command ... [2023-03-08T08:33:12.190Z] Building core-common-config-bootstrapper ... [2023-03-08T08:33:12.190Z] Building core-data ... [2023-03-08T08:33:12.190Z] Building core-metadata ... [2023-03-08T08:33:12.190Z] Building security-bootstrapper ... [2023-03-08T08:33:12.190Z] Building security-proxy-auth ... [2023-03-08T08:33:12.190Z] Building security-proxy-setup ... [2023-03-08T08:33:12.191Z] Building security-secretstore-setup ... [2023-03-08T08:33:12.191Z] Building security-spiffe-token-provider ... [2023-03-08T08:33:12.191Z] Building security-spire-agent ... [2023-03-08T08:33:12.191Z] Building security-spire-config ... [2023-03-08T08:33:12.191Z] Building security-spire-server ... [2023-03-08T08:33:12.191Z] Building support-notifications ... [2023-03-08T08:33:12.191Z] Building support-scheduler ... [2023-03-08T08:33:12.191Z] Building core-data [2023-03-08T08:33:12.191Z] Building core-common-config-bootstrapper [2023-03-08T08:33:12.191Z] Building security-spiffe-token-provider [2023-03-08T08:33:12.191Z] Building support-scheduler [2023-03-08T08:33:12.191Z] Building core-metadata [2023-03-08T08:33:21.499Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8766 in /w/workspace/edgexfoundry_edgex-go_PR-4420 [Pipeline] { [Pipeline] ws [2023-03-08T08:33:21.510Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-08T08:33:21.547Z] The recommended git tool is: git [2023-03-08T08:33:27.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:27.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:27.074Z] ---> bbf510c61a80 [2023-03-08T08:33:27.074Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:33:27.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:27.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:27.074Z] ---> bbf510c61a80 [2023-03-08T08:33:27.074Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:33:27.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:27.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:27.074Z] ---> bbf510c61a80 [2023-03-08T08:33:27.074Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:33:27.074Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:27.074Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:27.074Z] ---> bbf510c61a80 [2023-03-08T08:33:27.074Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T08:33:27.873Z] using credential edgex-jenkins-ssh [2023-03-08T08:33:27.890Z] Cloning the remote Git repository [2023-03-08T08:33:28.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:33:28.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:33:28.010Z] ---> bbf510c61a80 [2023-03-08T08:33:28.010Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:33:27.950Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T08:33:28.042Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-08T08:33:28.218Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T08:33:28.220Z] > git --version # timeout=10 [2023-03-08T08:33:28.243Z] > git --version # 'git version 2.25.1' [2023-03-08T08:33:28.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T08:33:28.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T08:33:36.153Z] ---> Running in 8c4a478d1af7 [2023-03-08T08:33:36.153Z] ---> Running in 9caa230cc776 [2023-03-08T08:33:36.153Z] ---> Running in 9cae3da191e3 [2023-03-08T08:33:36.153Z] ---> Running in 7cd17156674c [2023-03-08T08:33:36.153Z] ---> Running in 37a5c2c75c0b [2023-03-08T08:33:36.153Z] Removing intermediate container 7cd17156674c [2023-03-08T08:33:36.153Z] ---> 406722ecfe94 [2023-03-08T08:33:36.153Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:33:36.153Z] Removing intermediate container 37a5c2c75c0b [2023-03-08T08:33:36.153Z] ---> b1c9b3996efa [2023-03-08T08:33:36.153Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:33:36.153Z] Removing intermediate container 9caa230cc776 [2023-03-08T08:33:36.153Z] ---> e2d114df5f26 [2023-03-08T08:33:36.153Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T08:33:36.153Z] Removing intermediate container 9cae3da191e3 [2023-03-08T08:33:36.153Z] ---> 615f4a806b20 [2023-03-08T08:33:36.153Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:33:36.153Z] Removing intermediate container 8c4a478d1af7 [2023-03-08T08:33:36.153Z] ---> 606d792ba2d5 [2023-03-08T08:33:36.153Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T08:33:36.153Z] ---> Running in a387a0e238f8 [2023-03-08T08:33:36.153Z] ---> Running in ba8820dbd668 [2023-03-08T08:33:36.153Z] ---> Running in 2f26bc3df0ef [2023-03-08T08:33:36.153Z] ---> Running in 9c643b033fa9 [2023-03-08T08:33:36.153Z] ---> Running in 2518fb54c128 [2023-03-08T08:33:36.153Z] Removing intermediate container a387a0e238f8 [2023-03-08T08:33:36.153Z] ---> 38a681cd2a09 [2023-03-08T08:33:36.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:33:36.153Z] ---> Running in 60a961a5526e [2023-03-08T08:33:36.153Z] Removing intermediate container 2f26bc3df0ef [2023-03-08T08:33:36.153Z] ---> 9b45186b95af [2023-03-08T08:33:36.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:33:36.153Z] Removing intermediate container ba8820dbd668 [2023-03-08T08:33:36.153Z] ---> 49e8541a1f86 [2023-03-08T08:33:36.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:33:36.153Z] ---> Running in 3d03c819db2c [2023-03-08T08:33:36.153Z] Removing intermediate container 9c643b033fa9 [2023-03-08T08:33:36.153Z] ---> 237f75f3f820 [2023-03-08T08:33:36.153Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T08:33:36.153Z] ---> Running in 8051abd7cca0 [2023-03-08T08:33:36.153Z] ---> Running in 602913f98200 [2023-03-08T08:33:36.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.411Z] OK: 211 MiB in 51 packages [2023-03-08T08:33:36.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.669Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T08:33:36.669Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T08:33:36.669Z] OK: 17046 distinct packages available [2023-03-08T08:33:36.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.669Z] OK: 211 MiB in 51 packages [2023-03-08T08:33:36.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:33:36.669Z] OK: 211 MiB in 51 packages [2023-03-08T08:33:36.927Z] OK: 211 MiB in 51 packages [2023-03-08T08:33:36.927Z] Removing intermediate container 60a961a5526e [2023-03-08T08:33:36.927Z] ---> d66cc0193f39 [2023-03-08T08:33:36.927Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:33:36.927Z] OK: 211 MiB in 51 packages [2023-03-08T08:33:36.927Z] ---> 0e338444ef76 [2023-03-08T08:33:36.927Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:33:36.927Z] ---> Running in a0c9c376f5e8 [2023-03-08T08:33:37.186Z] Removing intermediate container 3d03c819db2c [2023-03-08T08:33:37.186Z] ---> 2f28c42f5db4 [2023-03-08T08:33:37.186Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:33:37.186Z] ---> e96ab8a6aabf [2023-03-08T08:33:37.186Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:33:37.186Z] ---> Running in 514e35658f70 [2023-03-08T08:33:37.445Z] Removing intermediate container 8051abd7cca0 [2023-03-08T08:33:37.445Z] ---> 2d6a6fef9e10 [2023-03-08T08:33:37.445Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:33:37.445Z] Removing intermediate container 602913f98200 [2023-03-08T08:33:37.445Z] ---> 314462d397b5 [2023-03-08T08:33:37.445Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T08:33:37.445Z] Removing intermediate container 2518fb54c128 [2023-03-08T08:33:37.445Z] ---> d49039f96520 [2023-03-08T08:33:37.445Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T08:33:37.445Z] ---> 21068ed14fa0 [2023-03-08T08:33:37.445Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:33:37.445Z] ---> Running in 4d82fd2e20d7 [2023-03-08T08:33:37.445Z] ---> 2eba5be58246 [2023-03-08T08:33:37.445Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:33:37.445Z] ---> Running in a91dd5bc4372 [2023-03-08T08:33:37.703Z] ---> d779ce03738f [2023-03-08T08:33:37.703Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:33:37.703Z] ---> Running in 5ea73f6c2222 [2023-03-08T08:33:46.310Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T08:33:46.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T08:33:47.356Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T08:33:47.414Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T08:33:47.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T08:33:47.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4420/head:refs/remotes/origin/PR-4420 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T08:33:48.325Z] Merging remotes/origin/main commit 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 9da3e524d78b2a727a97f30d836cedc120f4937f [2023-03-08T08:33:48.989Z] Merge succeeded, producing cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T08:33:48.989Z] Checking out Revision cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 (PR-4420) [2023-03-08T08:33:48.346Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T08:33:48.368Z] > git checkout -f 9da3e524d78b2a727a97f30d836cedc120f4937f # timeout=10 [2023-03-08T08:33:48.628Z] > git remote # timeout=10 [2023-03-08T08:33:48.648Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T08:33:48.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T08:33:48.680Z] > git merge 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 [2023-03-08T08:33:48.971Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T08:33:48.998Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T08:33:49.012Z] > git checkout -f cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 # timeout=10 [2023-03-08T08:33:52.758Z] Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" [2023-03-08T08:33:52.771Z] > git rev-list --no-walk 9da3e524d78b2a727a97f30d836cedc120f4937f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T08:33:53.836Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T08:33:53.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T08:33:53.836Z] Dload Upload Total Spent Left Speed [2023-03-08T08:33:53.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh [2023-03-08T08:33:54.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T08:33:55.042Z] + sudo tee /etc/docker/daemon.new [2023-03-08T08:33:55.042Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T08:33:55.042Z] { [2023-03-08T08:33:55.042Z] "registry-mirrors": [ [2023-03-08T08:33:55.042Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T08:33:55.042Z] ], [2023-03-08T08:33:55.042Z] "bip": "10.250.0.254/24", [2023-03-08T08:33:55.042Z] "hosts": [ [2023-03-08T08:33:55.042Z] "tcp://0.0.0.0:5555", [2023-03-08T08:33:55.042Z] "unix:///var/run/docker.sock" [2023-03-08T08:33:55.042Z] ], [2023-03-08T08:33:55.042Z] "mtu": 1458, [2023-03-08T08:33:55.042Z] "selinux-enabled": true, [2023-03-08T08:33:55.042Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T08:33:55.042Z] } [Pipeline] sh [2023-03-08T08:33:55.386Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T08:33:55.750Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T08:34:14.077Z] provisioning config files... [2023-03-08T08:34:14.109Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16352051962257339031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T08:34:14.482Z] ---> docker-login.sh [2023-03-08T08:34:14.482Z] nexus3.edgexfoundry.org:10001 [2023-03-08T08:34:15.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:15.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:15.081Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:15.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:15.081Z] [2023-03-08T08:34:15.081Z] Login Succeeded [2023-03-08T08:34:15.081Z] nexus3.edgexfoundry.org:10002 [2023-03-08T08:34:15.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:15.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:15.628Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:15.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:15.628Z] [2023-03-08T08:34:15.628Z] Login Succeeded [2023-03-08T08:34:15.628Z] nexus3.edgexfoundry.org:10003 [2023-03-08T08:34:15.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:15.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:15.898Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:15.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:15.898Z] [2023-03-08T08:34:15.898Z] Login Succeeded [2023-03-08T08:34:15.898Z] nexus3.edgexfoundry.org:10004 [2023-03-08T08:34:16.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:16.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:16.442Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:16.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:16.442Z] [2023-03-08T08:34:16.442Z] Login Succeeded [2023-03-08T08:34:16.442Z] docker.io [2023-03-08T08:34:16.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T08:34:16.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T08:34:16.986Z] Configure a credential helper to remove this warning. See [2023-03-08T08:34:16.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T08:34:16.986Z] [2023-03-08T08:34:16.986Z] Login Succeeded [2023-03-08T08:34:16.986Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T08:34:17.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-08T08:34:17.647Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-08T08:34:17.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T08:34:17.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T08:34:17.685Z] ========================================================= [2023-03-08T08:34:17.685Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T08:34:17.685Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:34:18.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T08:34:18.289Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T08:34:18.289Z] 9b18e9b68314: Pulling fs layer [2023-03-08T08:34:18.289Z] 35d82f9e3411: Pulling fs layer [2023-03-08T08:34:18.289Z] e16973657156: Pulling fs layer [2023-03-08T08:34:18.289Z] fc693d55d65f: Pulling fs layer [2023-03-08T08:34:18.289Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T08:34:18.289Z] dda99020689f: Pulling fs layer [2023-03-08T08:34:18.289Z] db1c61fa0a46: Pulling fs layer [2023-03-08T08:34:18.289Z] 891c053d2c06: Pulling fs layer [2023-03-08T08:34:18.289Z] fc693d55d65f: Waiting [2023-03-08T08:34:18.289Z] 7e9fc2657dce: Waiting [2023-03-08T08:34:18.289Z] dda99020689f: Waiting [2023-03-08T08:34:18.289Z] 891c053d2c06: Waiting [2023-03-08T08:34:18.289Z] db1c61fa0a46: Waiting [2023-03-08T08:34:18.289Z] e16973657156: Verifying Checksum [2023-03-08T08:34:18.289Z] e16973657156: Download complete [2023-03-08T08:34:19.261Z] 35d82f9e3411: Download complete [2023-03-08T08:34:19.261Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T08:34:19.261Z] 7e9fc2657dce: Download complete [2023-03-08T08:34:19.261Z] dda99020689f: Verifying Checksum [2023-03-08T08:34:19.261Z] dda99020689f: Download complete [2023-03-08T08:34:20.228Z] 9b18e9b68314: Download complete [2023-03-08T08:34:21.205Z] 9b18e9b68314: Pull complete [2023-03-08T08:34:21.483Z] 891c053d2c06: Verifying Checksum [2023-03-08T08:34:21.483Z] 891c053d2c06: Download complete [2023-03-08T08:34:21.759Z] 35d82f9e3411: Pull complete [2023-03-08T08:34:22.351Z] e16973657156: Pull complete [2023-03-08T08:34:23.331Z] db1c61fa0a46: Verifying Checksum [2023-03-08T08:34:23.331Z] db1c61fa0a46: Download complete [2023-03-08T08:34:23.603Z] fc693d55d65f: Verifying Checksum [2023-03-08T08:34:23.603Z] fc693d55d65f: Download complete [2023-03-08T08:34:34.004Z] Removing intermediate container a0c9c376f5e8 [2023-03-08T08:34:34.004Z] ---> c3de420dfaf2 [2023-03-08T08:34:34.004Z] Step 8/22 : COPY . . [2023-03-08T08:34:34.004Z] Removing intermediate container 4d82fd2e20d7 [2023-03-08T08:34:34.004Z] ---> d20db900ec17 [2023-03-08T08:34:34.004Z] Step 8/22 : COPY . . [2023-03-08T08:34:34.004Z] Removing intermediate container 514e35658f70 [2023-03-08T08:34:34.004Z] ---> 84f37d0c7b1d [2023-03-08T08:34:34.004Z] Step 8/22 : COPY . . [2023-03-08T08:34:34.004Z] Removing intermediate container a91dd5bc4372 [2023-03-08T08:34:34.004Z] ---> a1661486090b [2023-03-08T08:34:34.004Z] Step 8/24 : COPY . . [2023-03-08T08:34:34.004Z] Removing intermediate container 5ea73f6c2222 [2023-03-08T08:34:34.004Z] ---> bcc5d25ef4a9 [2023-03-08T08:34:34.004Z] Step 7/19 : COPY . . [2023-03-08T08:34:35.954Z] fc693d55d65f: Pull complete [2023-03-08T08:34:35.954Z] 7e9fc2657dce: Pull complete [2023-03-08T08:34:35.954Z] dda99020689f: Pull complete [2023-03-08T08:34:42.652Z] db1c61fa0a46: Pull complete [2023-03-08T08:34:48.030Z] 891c053d2c06: Pull complete [2023-03-08T08:34:48.030Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T08:34:48.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T08:34:48.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:34:48.377Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T08:34:48.377Z] WORKDIR /edgex [2023-03-08T08:34:48.377Z] COPY go.mod . [2023-03-08T08:34:48.377Z] RUN go mod download [2023-03-08T08:34:48.377Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-08T08:34:48.967Z] Sending build context to Docker daemon 2.949MB [2023-03-08T08:34:48.968Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T08:34:48.968Z] ---> f96f9c87975a [2023-03-08T08:34:48.968Z] Step 2/4 : WORKDIR /edgex [2023-03-08T08:34:50.935Z] ---> Running in 117812bb2bd1 [2023-03-08T08:34:51.529Z] Removing intermediate container 117812bb2bd1 [2023-03-08T08:34:51.529Z] ---> 83dc7154c1f7 [2023-03-08T08:34:51.529Z] Step 3/4 : COPY go.mod . [2023-03-08T08:34:52.120Z] ---> c2a3e5d3aa72 [2023-03-08T08:34:52.120Z] Step 4/4 : RUN go mod download [2023-03-08T08:34:52.120Z] ---> Running in 706baca72df3 [2023-03-08T08:34:55.994Z] ---> 1eca1306b908 [2023-03-08T08:34:55.994Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T08:34:55.994Z] ---> f4d2e70b4d13 [2023-03-08T08:34:55.994Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T08:34:55.994Z] ---> 604690045e8f [2023-03-08T08:34:55.994Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T08:34:55.994Z] ---> 672136b3e3a3 [2023-03-08T08:34:55.994Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T08:34:55.994Z] ---> Running in 38ab3cf508e3 [2023-03-08T08:34:55.994Z] ---> e202d694571d [2023-03-08T08:34:55.994Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T08:34:55.994Z] ---> Running in 4efb5cf856dc [2023-03-08T08:34:55.994Z] ---> Running in d322e3f5d4b6 [2023-03-08T08:34:55.994Z] ---> Running in 1fbd0cb1f760 [2023-03-08T08:34:55.994Z] ---> Running in ea1e31580abf [2023-03-08T08:34:55.994Z] 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-03-08T08:34:55.994Z] 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-03-08T08:34:55.994Z] 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-03-08T08:34:55.994Z] 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-03-08T08:34:55.994Z] 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-03-08T08:35:24.447Z] Removing intermediate container 706baca72df3 [2023-03-08T08:35:24.447Z] ---> 78550e449d1b [2023-03-08T08:35:24.447Z] Successfully built 78550e449d1b [2023-03-08T08:35:24.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:35:24.793Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T08:35:24.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:35:25.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container [2023-03-08T08:35:25.096Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T08:35:26.573Z] $ docker top ba91c5cb40cc2c0c9da37c1516adf00724561705b1359a101f462df2afe72409 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:35:27.449Z] + go version [2023-03-08T08:35:27.449Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T08:35:27.473Z] $ docker stop --time=1 ba91c5cb40cc2c0c9da37c1516adf00724561705b1359a101f462df2afe72409 [2023-03-08T08:35:29.203Z] $ docker rm -f --volumes ba91c5cb40cc2c0c9da37c1516adf00724561705b1359a101f462df2afe72409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:35:29.814Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T08:35:29.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:35:30.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container [2023-03-08T08:35:30.147Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T08:35:31.499Z] $ docker top 3181a21963c44fb7367a9f06dc7c13220c992fcc86b92ee635a4758dfa6c9bad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T08:35:31.742Z] ========================================================= [2023-03-08T08:35:31.742Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T08:35:31.742Z] ========================================================= [Pipeline] sh [2023-03-08T08:35:32.382Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-08T08:35:33.048Z] + make test [2023-03-08T08:35:33.048Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T08:35:52.317Z] Removing intermediate container d322e3f5d4b6 [2023-03-08T08:35:52.317Z] ---> 9de57da9aa6f [2023-03-08T08:35:52.317Z] [2023-03-08T08:35:52.317Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:35:52.317Z] Removing intermediate container 1fbd0cb1f760 [2023-03-08T08:35:52.317Z] ---> 89da6e295e1e [2023-03-08T08:35:52.317Z] [2023-03-08T08:35:52.317Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T08:35:52.317Z] 3.16: Pulling from library/alpine [2023-03-08T08:35:52.317Z] Removing intermediate container 38ab3cf508e3 [2023-03-08T08:35:52.317Z] ---> 6f16407fbb42 [2023-03-08T08:35:52.317Z] [2023-03-08T08:35:52.317Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:35:52.317Z] Removing intermediate container 4efb5cf856dc [2023-03-08T08:35:52.317Z] ---> ff1ba9edd50c [2023-03-08T08:35:52.317Z] [2023-03-08T08:35:52.317Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T08:35:52.317Z] 3.16: Pulling from library/alpine [2023-03-08T08:35:52.317Z] 3.16: Pulling from library/alpine [2023-03-08T08:35:52.317Z] 3.15: Pulling from library/alpine [2023-03-08T08:35:52.317Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T08:35:52.317Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T08:35:52.317Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T08:35:52.317Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T08:35:52.317Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T08:35:52.317Z] Status: Image is up to date for alpine:3.16 [2023-03-08T08:35:52.317Z] ---> dfd21b5a31f5 [2023-03-08T08:35:52.317Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T08:35:52.317Z] ---> dfd21b5a31f5 [2023-03-08T08:35:52.317Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T08:35:52.317Z] ---> dfd21b5a31f5 [2023-03-08T08:35:52.317Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:35:52.317Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T08:35:52.317Z] ---> Running in 73c9de2b553e [2023-03-08T08:35:52.317Z] ---> Running in d7636721ceb5 [2023-03-08T08:35:52.317Z] ---> Running in 8906a069b4c3 [2023-03-08T08:35:52.317Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T08:35:52.317Z] ---> 5ce65d7b0fde [2023-03-08T08:35:52.317Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:35:52.317Z] ---> Running in bf1fe2d20553 [2023-03-08T08:35:52.317Z] Removing intermediate container 73c9de2b553e [2023-03-08T08:35:52.317Z] ---> 4d81864860a8 [2023-03-08T08:35:52.317Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:35:52.317Z] Removing intermediate container 8906a069b4c3 [2023-03-08T08:35:52.317Z] ---> 3bd9561cd1fa [2023-03-08T08:35:52.317Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T08:35:52.317Z] Removing intermediate container ea1e31580abf [2023-03-08T08:35:52.317Z] ---> 3410ec70b5e3 [2023-03-08T08:35:52.317Z] [2023-03-08T08:35:52.317Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:35:52.317Z] ---> dfd21b5a31f5 [2023-03-08T08:35:52.317Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:35:52.317Z] ---> Running in 7bfe380a1f32 [2023-03-08T08:35:52.317Z] ---> Running in f9e9724a8135 [2023-03-08T08:35:52.317Z] ---> Running in 040a6e4a8e2e [2023-03-08T08:35:52.317Z] Removing intermediate container bf1fe2d20553 [2023-03-08T08:35:52.317Z] ---> e74abb82b225 [2023-03-08T08:35:52.317Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T08:35:52.317Z] ---> Running in 916ccc11657b [2023-03-08T08:35:52.317Z] Removing intermediate container f9e9724a8135 [2023-03-08T08:35:52.317Z] ---> 79b2ed0d5d8d [2023-03-08T08:35:52.317Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T08:35:52.317Z] ---> Running in 18eab5ef1910 [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] Removing intermediate container 18eab5ef1910 [2023-03-08T08:35:52.317Z] ---> c1bdd85f9963 [2023-03-08T08:35:52.317Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:35:52.317Z] ---> Running in 4cd2fb74553b [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:52.317Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:35:52.317Z] OK: 6 MiB in 15 packages [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.317Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:52.317Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:52.317Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:35:52.317Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:35:52.577Z] OK: 6 MiB in 15 packages [2023-03-08T08:35:52.577Z] Removing intermediate container d7636721ceb5 [2023-03-08T08:35:52.577Z] ---> 9a405c911c11 [2023-03-08T08:35:52.577Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:35:52.577Z] OK: 6 MiB in 15 packages [2023-03-08T08:35:52.577Z] ---> Running in ac3a475d49e3 [2023-03-08T08:35:52.577Z] Removing intermediate container ac3a475d49e3 [2023-03-08T08:35:52.577Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:35:52.577Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:35:52.577Z] OK: 15859 distinct packages available [2023-03-08T08:35:52.577Z] ---> 09db58b0f52f [2023-03-08T08:35:52.577Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T08:35:52.577Z] ---> Running in 6a281c745c72 [2023-03-08T08:35:52.577Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:52.577Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:35:52.577Z] OK: 6 MiB in 15 packages [2023-03-08T08:35:52.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.577Z] Removing intermediate container 6a281c745c72 [2023-03-08T08:35:52.577Z] ---> b8a14a710295 [2023-03-08T08:35:52.577Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T08:35:52.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:35:52.577Z] ---> Running in a30cfc3add71 [2023-03-08T08:35:52.836Z] Removing intermediate container a30cfc3add71 [2023-03-08T08:35:52.836Z] ---> 837fc4cceae7 [2023-03-08T08:35:52.836Z] Step 15/24 : WORKDIR / [2023-03-08T08:35:52.836Z] ---> Running in 4aecaba34639 [2023-03-08T08:35:52.836Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T08:35:52.836Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T08:35:52.836Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T08:35:52.836Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T08:35:52.836Z] Removing intermediate container 4aecaba34639 [2023-03-08T08:35:52.836Z] ---> 127ec84f8d43 [2023-03-08T08:35:52.836Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:35:52.836Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T08:35:52.836Z] Removing intermediate container 040a6e4a8e2e [2023-03-08T08:35:52.836Z] ---> e5dad599400c [2023-03-08T08:35:52.836Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:35:53.097Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T08:35:53.097Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:35:53.097Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T08:35:53.097Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T08:35:53.097Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:35:53.097Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T08:35:53.097Z] OK: 8 MiB in 23 packages [2023-03-08T08:35:53.097Z] Removing intermediate container 7bfe380a1f32 [2023-03-08T08:35:53.097Z] ---> 25ec0fe82d3a [2023-03-08T08:35:53.097Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:35:53.097Z] Removing intermediate container 4cd2fb74553b [2023-03-08T08:35:53.097Z] ---> 7c4158c50419 [2023-03-08T08:35:53.097Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:35:53.097Z] ---> 99dbd06a174e [2023-03-08T08:35:53.097Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T08:35:53.097Z] ---> Running in 426c97fcb9a6 [2023-03-08T08:35:53.097Z] ---> 40056bef095e [2023-03-08T08:35:53.097Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T08:35:53.357Z] Removing intermediate container 426c97fcb9a6 [2023-03-08T08:35:53.357Z] ---> b1ab38ad671f [2023-03-08T08:35:53.357Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T08:35:53.357Z] ---> Running in 09585227caef [2023-03-08T08:35:53.930Z] ---> 4241810aa9b1 [2023-03-08T08:35:53.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T08:35:53.930Z] Removing intermediate container 09585227caef [2023-03-08T08:35:53.930Z] ---> 0dc9c37af0f2 [2023-03-08T08:35:53.930Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T08:35:53.930Z] ---> cb97e823f64b [2023-03-08T08:35:53.930Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T08:35:53.930Z] ---> 3dbdbcf0c64d [2023-03-08T08:35:53.930Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T08:35:53.930Z] ---> Running in 4aa9ed8bbd6e [2023-03-08T08:35:54.190Z] Removing intermediate container 4aa9ed8bbd6e [2023-03-08T08:35:54.190Z] ---> 90218eb6da54 [2023-03-08T08:35:54.190Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:35:54.451Z] ---> 71fdc60942fa [2023-03-08T08:35:54.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T08:35:54.451Z] ---> 95d2a7cf072d [2023-03-08T08:35:54.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T08:35:54.451Z] ---> 633eb2664a5e [2023-03-08T08:35:54.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T08:35:54.451Z] Removing intermediate container 916ccc11657b [2023-03-08T08:35:54.451Z] ---> 8c2c3df65955 [2023-03-08T08:35:54.451Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:35:54.451Z] ---> 961b037fa33b [2023-03-08T08:35:54.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T08:35:54.451Z] ---> b9e36fa78258 [2023-03-08T08:35:54.451Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:35:54.451Z] ---> Running in d6074801912b [2023-03-08T08:35:54.451Z] ---> 0af9b368fefc [2023-03-08T08:35:54.451Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T08:35:54.451Z] ---> 8cf362b022f0 [2023-03-08T08:35:54.451Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T08:35:54.712Z] ---> Running in 5b0320d34cd1 [2023-03-08T08:35:54.712Z] ---> 5c46022dd9b4 [2023-03-08T08:35:54.712Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T08:35:54.712Z] ---> Running in 1f5a9a97ea62 [2023-03-08T08:35:54.712Z] Removing intermediate container 5b0320d34cd1 [2023-03-08T08:35:54.712Z] ---> b007c9b05423 [2023-03-08T08:35:54.712Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:35:55.654Z] ---> Running in 71fab7a53fd8 [2023-03-08T08:35:55.654Z] Removing intermediate container 1f5a9a97ea62 [2023-03-08T08:35:55.654Z] ---> c493bd1beb8f [2023-03-08T08:35:55.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:35:55.654Z] ---> f3ffc604ab42 [2023-03-08T08:35:55.654Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T08:35:55.654Z] ---> Running in 65ac8da6a95a [2023-03-08T08:35:55.654Z] ---> bb0da142bcc8 [2023-03-08T08:35:55.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T08:35:55.654Z] Removing intermediate container 71fab7a53fd8 [2023-03-08T08:35:55.654Z] ---> 7e5fae09feae [2023-03-08T08:35:55.654Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T08:35:55.654Z] Removing intermediate container 65ac8da6a95a [2023-03-08T08:35:55.654Z] ---> 97ecb9cc3b90 [2023-03-08T08:35:55.654Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:35:55.654Z] ---> Running in 6efc6c330281 [2023-03-08T08:35:55.654Z] ---> Running in 490847a78be1 [2023-03-08T08:35:55.915Z] ---> 64452c928b70 [2023-03-08T08:35:55.915Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T08:35:55.915Z] ---> 698fa4fa9e4e [2023-03-08T08:35:55.915Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T08:35:55.915Z] ---> Running in 22c16b0f1c5e [2023-03-08T08:35:55.915Z] ---> Running in 04a38340aa22 [2023-03-08T08:35:55.915Z] Removing intermediate container 6efc6c330281 [2023-03-08T08:35:55.915Z] ---> 54cb7f0c94bf [2023-03-08T08:35:55.915Z] Step 23/24 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:35:55.915Z] Removing intermediate container 490847a78be1 [2023-03-08T08:35:55.915Z] ---> 2c0fec7dcb87 [2023-03-08T08:35:55.915Z] Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:35:55.915Z] Removing intermediate container d6074801912b [2023-03-08T08:35:55.916Z] ---> a2fa10a0709a [2023-03-08T08:35:55.916Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:35:55.916Z] ---> Running in b216c2b2d753 [2023-03-08T08:35:55.916Z] ---> Running in 3af03025c194 [2023-03-08T08:35:56.179Z] Removing intermediate container 22c16b0f1c5e [2023-03-08T08:35:56.179Z] ---> 759520013984 [2023-03-08T08:35:56.179Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:35:56.179Z] ---> Running in 333561f4a69f [2023-03-08T08:35:56.179Z] Removing intermediate container 04a38340aa22 [2023-03-08T08:35:56.179Z] ---> 7c0ea71199d8 [2023-03-08T08:35:56.179Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:35:56.179Z] ---> Running in b86d9d7bbceb [2023-03-08T08:35:56.179Z] ---> Running in d9b8acc87a64 [2023-03-08T08:35:56.179Z] Removing intermediate container b216c2b2d753 [2023-03-08T08:35:56.179Z] ---> 5aa48e667640 [2023-03-08T08:35:56.179Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T08:35:56.179Z] Removing intermediate container 3af03025c194 [2023-03-08T08:35:56.179Z] ---> f0fa3b929bc6 [2023-03-08T08:35:56.179Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:35:56.179Z] Removing intermediate container 333561f4a69f [2023-03-08T08:35:56.179Z] ---> 3c7d9a64bbff [2023-03-08T08:35:56.179Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T08:35:56.179Z] ---> Running in 2cb644fc46a1 [2023-03-08T08:35:56.179Z] ---> Running in 4d1a9056e69e [2023-03-08T08:35:56.179Z] ---> Running in 361ef6361c43 [2023-03-08T08:35:56.179Z] Removing intermediate container b86d9d7bbceb [2023-03-08T08:35:56.179Z] ---> f9babbb6509e [2023-03-08T08:35:56.179Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:35:56.179Z] Removing intermediate container d9b8acc87a64 [2023-03-08T08:35:56.179Z] ---> 12eeb3f2b4d7 [2023-03-08T08:35:56.179Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T08:35:56.445Z] ---> Running in ca868fa6f72b [2023-03-08T08:35:56.445Z] ---> Running in 3851085ec908 [2023-03-08T08:35:56.445Z] Removing intermediate container 2cb644fc46a1 [2023-03-08T08:35:56.445Z] ---> 5a55fddc5ecf [2023-03-08T08:35:56.445Z] [2023-03-08T08:35:56.445Z] Removing intermediate container 4d1a9056e69e [2023-03-08T08:35:56.445Z] ---> 25624eac6c98 [2023-03-08T08:35:56.445Z] [2023-03-08T08:35:56.445Z] Removing intermediate container 361ef6361c43 [2023-03-08T08:35:56.445Z] ---> 55f0a885d013 [2023-03-08T08:35:56.445Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:35:56.445Z] Successfully built 5a55fddc5ecf [2023-03-08T08:35:56.445Z] ---> Running in d08ccb4e1a63 [2023-03-08T08:35:56.445Z] Successfully tagged core-data:latest [2023-03-08T08:35:56.445Z]  Building core-data ... done Building security-bootstrapper [2023-03-08T08:35:56.445Z] Removing intermediate container ca868fa6f72b [2023-03-08T08:35:56.445Z] ---> 5ab1dcd28514 [2023-03-08T08:35:56.445Z] Step 18/19 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:35:56.445Z] Successfully built 25624eac6c98 [2023-03-08T08:35:56.445Z] Successfully tagged core-metadata:latest [2023-03-08T08:35:56.445Z] Building security-secretstore-setup [2023-03-08T08:35:56.445Z]  Building core-metadata ... done Removing intermediate container 3851085ec908 [2023-03-08T08:35:56.445Z] ---> c7aa6372ca95 [2023-03-08T08:35:56.445Z] Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:35:56.774Z] ---> Running in 33522c177c37 [2023-03-08T08:35:56.774Z] ---> Running in e2dc352f7a75 [2023-03-08T08:35:56.774Z] Removing intermediate container d08ccb4e1a63 [2023-03-08T08:35:56.774Z] ---> 16903cc0e0f3 [2023-03-08T08:35:56.774Z] Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:35:56.774Z] ---> Running in 29275a5d9a9a [2023-03-08T08:35:56.774Z] Removing intermediate container 33522c177c37 [2023-03-08T08:35:56.774Z] ---> f20cc538014d [2023-03-08T08:35:56.774Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T08:35:56.774Z] Removing intermediate container e2dc352f7a75 [2023-03-08T08:35:56.774Z] ---> 10f65e08b5ee [2023-03-08T08:35:56.774Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:36:00.974Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:00.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:00.974Z] ---> bbf510c61a80 [2023-03-08T08:36:00.974Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T08:36:00.974Z] ---> Using cache [2023-03-08T08:36:00.974Z] ---> 606d792ba2d5 [2023-03-08T08:36:00.974Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T08:36:01.547Z] ---> Running in 14d8a49c26b3 [2023-03-08T08:36:01.808Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:01.808Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:01.808Z] ---> bbf510c61a80 [2023-03-08T08:36:01.808Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T08:36:01.808Z] ---> Using cache [2023-03-08T08:36:01.808Z] ---> 606d792ba2d5 [2023-03-08T08:36:01.808Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T08:36:06.013Z] Removing intermediate container 29275a5d9a9a [2023-03-08T08:36:06.013Z] ---> 602d1359ff6c [2023-03-08T08:36:06.013Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:36:06.013Z] ---> Running in 6c6bfedca787 [2023-03-08T08:36:06.013Z] ---> Running in fbf10e9dfee6 [2023-03-08T08:36:06.013Z] ---> Running in 53365e82ccf9 [2023-03-08T08:36:06.013Z] Removing intermediate container 14d8a49c26b3 [2023-03-08T08:36:06.013Z] ---> 96b16dcd1f2f [2023-03-08T08:36:06.013Z] [2023-03-08T08:36:06.013Z] ---> Running in e32e90e29ec3 [2023-03-08T08:36:06.013Z] Successfully built 96b16dcd1f2f [2023-03-08T08:36:06.013Z] Removing intermediate container fbf10e9dfee6 [2023-03-08T08:36:06.013Z] ---> 60b4f687b717 [2023-03-08T08:36:06.013Z] [2023-03-08T08:36:06.013Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T08:36:06.013Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-03-08T08:36:06.013Z] Removing intermediate container e32e90e29ec3 [2023-03-08T08:36:06.013Z] ---> 6202d063e4cd [2023-03-08T08:36:06.013Z] [2023-03-08T08:36:06.013Z] Successfully built 60b4f687b717 [2023-03-08T08:36:06.013Z] Successfully tagged support-scheduler:latest [2023-03-08T08:36:06.013Z] Building security-spire-config [2023-03-08T08:36:06.013Z]  Building support-scheduler ... done Successfully built 6202d063e4cd [2023-03-08T08:36:06.013Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T08:36:06.013Z] Building security-proxy-setup [2023-03-08T08:36:06.013Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:06.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:06.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:06.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:06.013Z] OK: 211 MiB in 51 packages [2023-03-08T08:36:06.274Z] OK: 211 MiB in 51 packages [2023-03-08T08:36:11.970Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T08:36:12.855Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:12.855Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:12.855Z] ---> bbf510c61a80 [2023-03-08T08:36:12.855Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T08:36:12.855Z] ---> Using cache [2023-03-08T08:36:12.855Z] ---> 606d792ba2d5 [2023-03-08T08:36:12.855Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T08:36:12.855Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:12.855Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:12.855Z] ---> bbf510c61a80 [2023-03-08T08:36:12.855Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:36:12.855Z] ---> Using cache [2023-03-08T08:36:12.855Z] ---> e2d114df5f26 [2023-03-08T08:36:12.855Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:36:12.855Z] ---> Using cache [2023-03-08T08:36:12.855Z] ---> 237f75f3f820 [2023-03-08T08:36:12.855Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T08:36:12.855Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:36:12.855Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:36:12.855Z] ---> bbf510c61a80 [2023-03-08T08:36:12.855Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T08:36:12.855Z] ---> Using cache [2023-03-08T08:36:12.855Z] ---> 606d792ba2d5 [2023-03-08T08:36:12.855Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T08:36:17.073Z] ---> Running in 90193f9cf3e2 [2023-03-08T08:36:17.073Z] ---> Running in 268d336a5383 [2023-03-08T08:36:17.073Z] ---> Running in 53f236817087 [2023-03-08T08:36:17.073Z] Removing intermediate container 6c6bfedca787 [2023-03-08T08:36:17.073Z] ---> 29117302c32f [2023-03-08T08:36:17.073Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T08:36:17.073Z] Removing intermediate container 53365e82ccf9 [2023-03-08T08:36:17.073Z] ---> e91be9f6ea46 [2023-03-08T08:36:17.073Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T08:36:17.336Z] ---> 59aa31d7cb10 [2023-03-08T08:36:17.336Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:17.336Z] ---> b571b26a0761 [2023-03-08T08:36:17.336Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:17.336Z] ---> Running in 49d4d787215b [2023-03-08T08:36:17.336Z] ---> Running in 805a4f77d72c [2023-03-08T08:36:17.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:17.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:17.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:17.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:17.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:17.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:36:17.858Z] OK: 211 MiB in 51 packages [2023-03-08T08:36:17.858Z] OK: 211 MiB in 51 packages [2023-03-08T08:36:17.858Z] OK: 211 MiB in 51 packages [2023-03-08T08:36:18.431Z] Removing intermediate container 268d336a5383 [2023-03-08T08:36:18.431Z] ---> 9059ab37b0ba [2023-03-08T08:36:18.431Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T08:36:18.431Z] Removing intermediate container 53f236817087 [2023-03-08T08:36:18.431Z] ---> 855cfef8cf02 [2023-03-08T08:36:18.431Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:36:18.431Z] Removing intermediate container 90193f9cf3e2 [2023-03-08T08:36:18.431Z] ---> e7be960a97d5 [2023-03-08T08:36:18.431Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T08:36:18.431Z] ---> 3e3525254a99 [2023-03-08T08:36:18.431Z] ---> 016b435614d9 [2023-03-08T08:36:18.431Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:18.431Z] [2023-03-08T08:36:18.431Z] ---> Running in afeca2387417 [2023-03-08T08:36:18.431Z] ---> Running in ac0452619239 [2023-03-08T08:36:18.692Z] ---> 336fc064ea12 [2023-03-08T08:36:18.692Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:36:18.692Z] ---> Running in 97c920191f20 [2023-03-08T08:37:14.979Z] Removing intermediate container afeca2387417 [2023-03-08T08:37:14.979Z] ---> 32e502d660db [2023-03-08T08:37:14.979Z] Step 8/22 : COPY . . [2023-03-08T08:37:14.979Z] Removing intermediate container 97c920191f20 [2023-03-08T08:37:14.979Z] ---> a6cb8db0b87c [2023-03-08T08:37:14.979Z] Step 7/24 : COPY . . [2023-03-08T08:37:14.979Z] Removing intermediate container 805a4f77d72c [2023-03-08T08:37:14.979Z] ---> ba34b6e8d3d4 [2023-03-08T08:37:14.979Z] Step 7/32 : COPY . . [2023-03-08T08:37:14.979Z] Removing intermediate container ac0452619239 [2023-03-08T08:37:14.979Z] ---> 007729ec80c3 [2023-03-08T08:37:14.979Z] Step 7/20 : COPY . . [2023-03-08T08:37:14.979Z] Removing intermediate container 49d4d787215b [2023-03-08T08:37:14.979Z] ---> 82a44247b8f5 [2023-03-08T08:37:14.979Z] Step 7/23 : COPY . . [2023-03-08T08:37:37.046Z] ---> b59b886e77f7 [2023-03-08T08:37:37.046Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T08:37:37.046Z] ---> 9c31d3c9e389 [2023-03-08T08:37:37.046Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T08:37:37.046Z] ---> 6a41bc813fd2 [2023-03-08T08:37:37.046Z] ---> 8177e10ab2ec [2023-03-08T08:37:37.046Z] Step 8/20 : RUN make cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T08:37:37.046Z] [2023-03-08T08:37:37.046Z] ---> e22362116c1e [2023-03-08T08:37:37.046Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T08:37:37.046Z] ---> Running in d155d5431361 [2023-03-08T08:37:37.046Z] ---> Running in 8be1c8e7beab [2023-03-08T08:37:37.046Z] ---> Running in 4eef6d118ce1 [2023-03-08T08:37:37.046Z] ---> Running in 5ca33d86e4a1 [2023-03-08T08:37:37.046Z] ---> Running in 0d5ab8e3ede7 [2023-03-08T08:37:37.046Z] Removing intermediate container 8be1c8e7beab [2023-03-08T08:37:37.046Z] ---> fbd9fa9dc314 [2023-03-08T08:37:37.046Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T08:37:37.046Z] ---> Running in 9ebd548117f4 [2023-03-08T08:37:37.046Z] Removing intermediate container 9ebd548117f4 [2023-03-08T08:37:37.046Z] ---> 85ed9e37a782 [2023-03-08T08:37:37.046Z] 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-03-08T08:37:37.046Z] ---> Running in 3f984cbab1a1 [2023-03-08T08:37:37.046Z] 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-03-08T08:37:37.046Z] 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-03-08T08:37:37.046Z] 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-03-08T08:37:37.046Z] 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-03-08T08:37:37.046Z] Removing intermediate container 3f984cbab1a1 [2023-03-08T08:37:37.046Z] ---> 64733eec8de6 [2023-03-08T08:37:37.046Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T08:37:37.046Z] ---> Running in fbff82306080 [2023-03-08T08:37:37.307Z] Removing intermediate container fbff82306080 [2023-03-08T08:37:37.307Z] ---> 7a2b09d686e6 [2023-03-08T08:37:37.307Z] [2023-03-08T08:37:37.307Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T08:37:37.307Z] ---> 5ce65d7b0fde [2023-03-08T08:37:37.307Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:37:37.307Z] ---> Using cache [2023-03-08T08:37:37.307Z] ---> e74abb82b225 [2023-03-08T08:37:37.307Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T08:37:37.307Z] ---> Running in cd7660a0785a [2023-03-08T08:37:37.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:37:37.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:37:38.132Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:37:38.132Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:37:38.132Z] OK: 15859 distinct packages available [2023-03-08T08:37:38.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:37:38.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:37:38.650Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T08:37:38.650Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:37:38.650Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T08:37:38.650Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T08:37:38.650Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:37:38.650Z] OK: 6 MiB in 18 packages [2023-03-08T08:37:39.581Z] Removing intermediate container cd7660a0785a [2023-03-08T08:37:39.581Z] ---> 4fd26a767b73 [2023-03-08T08:37:39.581Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T08:37:44.846Z] ---> 49e81b0a0c47 [2023-03-08T08:37:44.846Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T08:37:45.916Z] ---> 6adb7e7efe0f [2023-03-08T08:37:45.916Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T08:37:46.176Z] ---> Running in 4a0ef7d9e00a [2023-03-08T08:37:46.436Z] Removing intermediate container 4a0ef7d9e00a [2023-03-08T08:37:46.436Z] ---> 377c15ea7190 [2023-03-08T08:37:46.436Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T08:37:47.003Z] ---> 9b48a483132c [2023-03-08T08:37:47.004Z] Step 19/24 : WORKDIR / [2023-03-08T08:37:47.004Z] ---> Running in 5cd291fc185d [2023-03-08T08:37:47.266Z] Removing intermediate container 5cd291fc185d [2023-03-08T08:37:47.266Z] ---> 3a46d219d135 [2023-03-08T08:37:47.266Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T08:37:47.525Z] ---> Running in a4d4be2bba91 [2023-03-08T08:37:47.782Z] Removing intermediate container a4d4be2bba91 [2023-03-08T08:37:47.782Z] ---> 5fdee30ca4de [2023-03-08T08:37:47.782Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T08:37:47.782Z] ---> Running in cfc9d385d613 [2023-03-08T08:37:47.782Z] Removing intermediate container cfc9d385d613 [2023-03-08T08:37:47.782Z] ---> 3ef398d94394 [2023-03-08T08:37:47.782Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T08:37:48.107Z] ---> Running in 2911af4aebbd [2023-03-08T08:37:48.368Z] Removing intermediate container 2911af4aebbd [2023-03-08T08:37:48.368Z] ---> e24d05aef6dc [2023-03-08T08:37:48.368Z] Step 23/24 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:37:48.368Z] ---> Running in 4fc4d3831221 [2023-03-08T08:37:48.629Z] Removing intermediate container 4fc4d3831221 [2023-03-08T08:37:48.629Z] ---> 50aa4cbbd349 [2023-03-08T08:37:48.629Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T08:37:48.629Z] ---> Running in d726d7047b5d [2023-03-08T08:37:48.890Z] Removing intermediate container d726d7047b5d [2023-03-08T08:37:48.890Z] ---> f4f5524c29cf [2023-03-08T08:37:48.890Z] [2023-03-08T08:37:49.151Z] Successfully built f4f5524c29cf [2023-03-08T08:37:49.151Z] Successfully tagged security-spire-config:latest [2023-03-08T08:37:49.151Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-08T08:37:52.449Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:37:52.449Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:37:52.449Z] ---> bbf510c61a80 [2023-03-08T08:37:52.449Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> 606d792ba2d5 [2023-03-08T08:37:52.449Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> e7be960a97d5 [2023-03-08T08:37:52.449Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> 336fc064ea12 [2023-03-08T08:37:52.449Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> a6cb8db0b87c [2023-03-08T08:37:52.449Z] Step 7/24 : COPY . . [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> b59b886e77f7 [2023-03-08T08:37:52.449Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> fbd9fa9dc314 [2023-03-08T08:37:52.449Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> 85ed9e37a782 [2023-03-08T08:37:52.449Z] 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-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> 64733eec8de6 [2023-03-08T08:37:52.449Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> 7a2b09d686e6 [2023-03-08T08:37:52.449Z] [2023-03-08T08:37:52.449Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T08:37:52.449Z] ---> 5ce65d7b0fde [2023-03-08T08:37:52.449Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:37:52.449Z] ---> Using cache [2023-03-08T08:37:52.449Z] ---> e74abb82b225 [2023-03-08T08:37:52.449Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T08:38:00.909Z] ---> Running in dc4c2c11bb13 [2023-03-08T08:38:00.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:00.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:01.166Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:38:01.166Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:38:01.166Z] OK: 15859 distinct packages available [2023-03-08T08:38:01.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:01.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:01.683Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:01.683Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:38:01.683Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T08:38:01.683Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T08:38:01.683Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T08:38:01.683Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:38:01.683Z] OK: 7 MiB in 19 packages [2023-03-08T08:38:03.608Z] Removing intermediate container dc4c2c11bb13 [2023-03-08T08:38:03.608Z] ---> 78907c8754b8 [2023-03-08T08:38:03.608Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T08:38:05.516Z] 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-03-08T08:38:06.456Z] ---> 6c6d51e31068 [2023-03-08T08:38:06.456Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T08:38:11.790Z] ---> 309d0267ecf2 [2023-03-08T08:38:11.790Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T08:38:11.790Z] ---> 3f217a781f76 [2023-03-08T08:38:11.790Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T08:38:16.002Z] ---> 57ddfa2c2fd5 [2023-03-08T08:38:16.002Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T08:38:16.002Z] Removing intermediate container 4eef6d118ce1 [2023-03-08T08:38:16.002Z] ---> 291cd074d7a3 [2023-03-08T08:38:16.002Z] [2023-03-08T08:38:16.002Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T08:38:16.002Z] ---> dfd21b5a31f5 [2023-03-08T08:38:16.002Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T08:38:16.002Z] Removing intermediate container 5ca33d86e4a1 [2023-03-08T08:38:16.002Z] ---> 3238455fab55 [2023-03-08T08:38:16.002Z] [2023-03-08T08:38:16.002Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T08:38:16.002Z] ---> dfd21b5a31f5 [2023-03-08T08:38:16.002Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:38:16.002Z] ---> Running in 0eb8625f7cf0 [2023-03-08T08:38:16.002Z] Removing intermediate container d155d5431361 [2023-03-08T08:38:16.002Z] ---> 067a7e6fb10e [2023-03-08T08:38:16.002Z] [2023-03-08T08:38:16.002Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T08:38:16.002Z] ---> dfd21b5a31f5 [2023-03-08T08:38:16.002Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T08:38:16.002Z] ---> 378022ee5a52 [2023-03-08T08:38:16.002Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T08:38:16.002Z] ---> Running in 80ef3754e015 [2023-03-08T08:38:16.002Z] ---> Running in 875b6130fdc7 [2023-03-08T08:38:16.269Z] ---> Running in a077e7f5fccb [2023-03-08T08:38:16.269Z] Removing intermediate container 80ef3754e015 [2023-03-08T08:38:16.269Z] ---> 8659c14ed00f [2023-03-08T08:38:16.269Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T08:38:16.269Z] Removing intermediate container a077e7f5fccb [2023-03-08T08:38:16.269Z] ---> d0fc6dd6f623 [2023-03-08T08:38:16.269Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T08:38:16.533Z] ---> Running in 66034d01be2c [2023-03-08T08:38:16.533Z] ---> Running in c90b2386d9ab [2023-03-08T08:38:16.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:16.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:16.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:16.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:16.793Z] Removing intermediate container c90b2386d9ab [2023-03-08T08:38:16.793Z] ---> e82e175b9fa7 [2023-03-08T08:38:16.793Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T08:38:16.793Z] ---> Running in 13341eba2184 [2023-03-08T08:38:16.793Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:16.793Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T08:38:16.793Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T08:38:16.793Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:38:17.071Z] OK: 6 MiB in 16 packages [2023-03-08T08:38:17.071Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:17.071Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T08:38:17.071Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:38:17.071Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T08:38:17.071Z] OK: 6 MiB in 17 packages [2023-03-08T08:38:17.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:17.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:17.332Z] Removing intermediate container 13341eba2184 [2023-03-08T08:38:17.332Z] ---> 743c9dd855ed [2023-03-08T08:38:17.332Z] Step 23/24 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:38:17.593Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:17.593Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T08:38:17.593Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:38:17.593Z] OK: 6 MiB in 16 packages [2023-03-08T08:38:18.169Z] ---> Running in 708a73679336 [2023-03-08T08:38:18.741Z] Removing intermediate container 708a73679336 [2023-03-08T08:38:18.741Z] ---> e56905acf469 [2023-03-08T08:38:18.741Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T08:38:18.741Z] ---> Running in 29c169b3544c [2023-03-08T08:38:19.002Z] Removing intermediate container 0d5ab8e3ede7 [2023-03-08T08:38:19.002Z] ---> b913354db310 [2023-03-08T08:38:19.002Z] [2023-03-08T08:38:19.002Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:38:19.002Z] ---> dfd21b5a31f5 [2023-03-08T08:38:19.002Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T08:38:19.002Z] Removing intermediate container 29c169b3544c [2023-03-08T08:38:19.002Z] ---> 822f6c34c16c [2023-03-08T08:38:19.002Z] [2023-03-08T08:38:19.002Z] Removing intermediate container 0eb8625f7cf0 [2023-03-08T08:38:19.002Z] ---> 38924301cc19 [2023-03-08T08:38:19.002Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T08:38:19.002Z] Removing intermediate container 66034d01be2c [2023-03-08T08:38:19.002Z] ---> aedb705db052 [2023-03-08T08:38:19.002Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T08:38:19.002Z] Removing intermediate container 875b6130fdc7 [2023-03-08T08:38:19.002Z] ---> bba9aeb144df [2023-03-08T08:38:19.002Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T08:38:19.002Z] ---> Running in d1a11873427c [2023-03-08T08:38:19.002Z] ---> Running in 157fe2fc28eb [2023-03-08T08:38:19.002Z] ---> Running in 53797b3834c4 [2023-03-08T08:38:19.002Z] Successfully built 822f6c34c16c [2023-03-08T08:38:19.002Z] ---> Running in b232aed638cf [2023-03-08T08:38:19.002Z] Successfully tagged security-spire-agent:latest [2023-03-08T08:38:19.002Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-08T08:38:19.263Z] Removing intermediate container 157fe2fc28eb [2023-03-08T08:38:19.263Z] ---> 55d54eb16d49 [2023-03-08T08:38:19.263Z] Step 12/20 : WORKDIR /edgex [2023-03-08T08:38:19.263Z] Removing intermediate container 53797b3834c4 [2023-03-08T08:38:19.263Z] ---> 486f5abe3176 [2023-03-08T08:38:19.263Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T08:38:19.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:19.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T08:38:20.107Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T08:38:20.480Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T08:38:20.480Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:38:20.480Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T08:38:20.480Z] OK: 6 MiB in 16 packages [2023-03-08T08:38:23.064Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:38:23.064Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:38:23.064Z] ---> bbf510c61a80 [2023-03-08T08:38:23.064Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T08:38:23.064Z] ---> Using cache [2023-03-08T08:38:23.064Z] ---> 606d792ba2d5 [2023-03-08T08:38:23.064Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T08:38:23.064Z] ---> Using cache [2023-03-08T08:38:23.064Z] ---> e7be960a97d5 [2023-03-08T08:38:23.064Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T08:38:23.064Z] ---> Using cache [2023-03-08T08:38:23.064Z] ---> 336fc064ea12 [2023-03-08T08:38:23.064Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:38:23.064Z] ---> Using cache [2023-03-08T08:38:23.064Z] ---> a6cb8db0b87c [2023-03-08T08:38:23.064Z] Step 7/23 : COPY . . [2023-03-08T08:38:23.064Z] ---> Using cache [2023-03-08T08:38:23.064Z] ---> b59b886e77f7 [2023-03-08T08:38:23.064Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T08:38:23.064Z] ---> Using cache [2023-03-08T08:38:23.064Z] ---> fbd9fa9dc314 [2023-03-08T08:38:23.064Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T08:38:23.064Z] ---> Using cache [2023-03-08T08:38:23.064Z] ---> 85ed9e37a782 [2023-03-08T08:38:23.064Z] 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-03-08T08:38:25.146Z] ---> Running in 49c81996de29 [2023-03-08T08:38:25.146Z] Removing intermediate container b232aed638cf [2023-03-08T08:38:25.146Z] ---> 5ad409e4955a [2023-03-08T08:38:25.146Z] Step 12/23 : WORKDIR / [2023-03-08T08:38:25.146Z] ---> Running in 7a60680d59a8 [2023-03-08T08:38:25.146Z] ---> Running in 8cd6428de403 [2023-03-08T08:38:25.146Z] ---> Running in 3e75dc78dfad [2023-03-08T08:38:25.146Z] Removing intermediate container 49c81996de29 [2023-03-08T08:38:25.146Z] ---> c4e829364c34 [2023-03-08T08:38:25.146Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T08:38:25.146Z] Removing intermediate container 7a60680d59a8 [2023-03-08T08:38:25.146Z] ---> f628cbd130e6 [2023-03-08T08:38:25.146Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T08:38:25.146Z] Removing intermediate container 3e75dc78dfad [2023-03-08T08:38:25.146Z] ---> 746374a7f7ae [2023-03-08T08:38:25.146Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T08:38:25.146Z] ---> Running in 04190e5ce10b [2023-03-08T08:38:25.146Z] Removing intermediate container d1a11873427c [2023-03-08T08:38:25.146Z] ---> d62ff7b806df [2023-03-08T08:38:25.146Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:38:25.146Z] ---> Running in 42762a932209 [2023-03-08T08:38:25.404Z] Removing intermediate container 04190e5ce10b [2023-03-08T08:38:25.404Z] ---> 980491a2bb17 [2023-03-08T08:38:25.404Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T08:38:25.404Z] ---> 0671471a873d [2023-03-08T08:38:25.404Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T08:38:25.404Z] ---> Running in a44f5565ee5c [2023-03-08T08:38:25.404Z] ---> a81eb7e28d2d [2023-03-08T08:38:25.404Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T08:38:25.404Z] Removing intermediate container 42762a932209 [2023-03-08T08:38:25.404Z] ---> a8826db6a73d [2023-03-08T08:38:25.404Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T08:38:25.665Z] ---> Running in 5c2cabd68ad8 [2023-03-08T08:38:25.665Z] Removing intermediate container a44f5565ee5c [2023-03-08T08:38:25.665Z] ---> a1470242069b [2023-03-08T08:38:25.665Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T08:38:25.926Z] ---> Running in 9c4a18167708 [2023-03-08T08:38:25.926Z] Removing intermediate container 5c2cabd68ad8 [2023-03-08T08:38:25.926Z] ---> 78679a68abca [2023-03-08T08:38:25.926Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T08:38:25.926Z] ---> c4f4aadd0bad [2023-03-08T08:38:25.926Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T08:38:25.926Z] ---> 70377ccde02c [2023-03-08T08:38:25.926Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T08:38:25.926Z] ---> Running in 61a61b6b1105 [2023-03-08T08:38:25.926Z] Removing intermediate container 8cd6428de403 [2023-03-08T08:38:25.926Z] ---> f261ad2fca5a [2023-03-08T08:38:25.926Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T08:38:25.926Z] Removing intermediate container 61a61b6b1105 [2023-03-08T08:38:25.926Z] ---> 46f03cc79c42 [2023-03-08T08:38:25.926Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:38:25.926Z] ---> Running in 1df050fe9285 [2023-03-08T08:38:25.926Z] ---> 2e23bfa5045d [2023-03-08T08:38:25.926Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T08:38:26.185Z] ---> a3280cc4169b [2023-03-08T08:38:26.185Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:38:26.185Z] ---> Running in 396693f44df8 [2023-03-08T08:38:26.185Z] Removing intermediate container 1df050fe9285 [2023-03-08T08:38:26.185Z] ---> f0041aa863ef [2023-03-08T08:38:26.185Z] [2023-03-08T08:38:26.185Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T08:38:26.185Z] ---> 5ce65d7b0fde [2023-03-08T08:38:26.185Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:38:26.185Z] ---> Using cache [2023-03-08T08:38:26.185Z] ---> e74abb82b225 [2023-03-08T08:38:26.185Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T08:38:26.185Z] ---> Using cache [2023-03-08T08:38:26.185Z] ---> 78907c8754b8 [2023-03-08T08:38:26.185Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T08:38:26.185Z] ---> c17835352558 [2023-03-08T08:38:26.185Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T08:38:28.828Z] ---> 01934119fc8e [2023-03-08T08:38:28.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T08:38:28.828Z] ---> 12a9f2cd7671 [2023-03-08T08:38:28.828Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T08:38:28.828Z] ---> c0f05fb8d117 [2023-03-08T08:38:28.828Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T08:38:29.397Z] Removing intermediate container 9c4a18167708 [2023-03-08T08:38:29.398Z] ---> 804a0aa1b1e1 [2023-03-08T08:38:29.398Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T08:38:29.657Z] ---> f5c590f650a6 [2023-03-08T08:38:29.657Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T08:38:29.657Z] ---> 69691aad8ea1 [2023-03-08T08:38:29.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T08:38:29.657Z] ---> Running in f7032f6eafcb [2023-03-08T08:38:29.657Z] ---> Running in 5165ba63cc8d [2023-03-08T08:38:29.657Z] ---> e634eb046367 [2023-03-08T08:38:29.657Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T08:38:29.657Z] Removing intermediate container f7032f6eafcb [2023-03-08T08:38:29.657Z] ---> 4da9592ab8f9 [2023-03-08T08:38:29.657Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T08:38:29.657Z] Removing intermediate container 396693f44df8 [2023-03-08T08:38:29.657Z] ---> 19e144567d8e [2023-03-08T08:38:29.657Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:38:29.657Z] ---> d99b03805e64 [2023-03-08T08:38:29.657Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T08:38:29.657Z] Removing intermediate container 5165ba63cc8d [2023-03-08T08:38:29.657Z] ---> 1d376439cb8a [2023-03-08T08:38:29.657Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:38:29.657Z] ---> Running in e256595bc67d [2023-03-08T08:38:29.918Z] ---> Running in 62e0cdd52b7b [2023-03-08T08:38:29.918Z] ---> 0845c4d7d3eb [2023-03-08T08:38:29.918Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:38:29.918Z] ---> Running in 2f2987f4c52a [2023-03-08T08:38:29.918Z] Removing intermediate container e256595bc67d [2023-03-08T08:38:29.918Z] ---> 20f6614e8e2b [2023-03-08T08:38:29.918Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T08:38:29.918Z] ---> 66bc9be82e67 [2023-03-08T08:38:29.918Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T08:38:29.918Z] Removing intermediate container 62e0cdd52b7b [2023-03-08T08:38:29.918Z] ---> 64a7854801e9 [2023-03-08T08:38:29.918Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:38:30.177Z] ---> 6808d0d2d2b9 [2023-03-08T08:38:30.177Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T08:38:30.177Z] ---> Running in 2567cb625db9 [2023-03-08T08:38:30.177Z] ---> Running in 9dddb4ed0ddf [2023-03-08T08:38:30.177Z] ---> Running in ef0fcbf0c19c [2023-03-08T08:38:30.177Z] ---> Running in 2677e9e31e76 [2023-03-08T08:38:30.177Z] Removing intermediate container 2567cb625db9 [2023-03-08T08:38:30.177Z] ---> 89c391e59f9a [2023-03-08T08:38:30.177Z] Step 19/20 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:38:30.177Z] Removing intermediate container 9dddb4ed0ddf [2023-03-08T08:38:30.177Z] ---> d0d8ade656f3 [2023-03-08T08:38:30.177Z] Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:38:30.438Z] ---> Running in f3ee0ec56be8 [2023-03-08T08:38:30.438Z] ---> Running in 5a7a61cb16af [2023-03-08T08:38:30.438Z] Removing intermediate container 2677e9e31e76 [2023-03-08T08:38:30.438Z] ---> 2ddd83247125 [2023-03-08T08:38:30.438Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T08:38:30.438Z] ---> Running in f4277b74ebfb [2023-03-08T08:38:30.438Z] Removing intermediate container f3ee0ec56be8 [2023-03-08T08:38:30.438Z] ---> 354f2aca9787 [2023-03-08T08:38:30.438Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:38:30.438Z] Removing intermediate container 5a7a61cb16af [2023-03-08T08:38:30.438Z] ---> 574e2d9343d6 [2023-03-08T08:38:30.438Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T08:38:30.698Z] ---> Running in 25bf968e6f7a [2023-03-08T08:38:30.698Z] ---> Running in b269d8e92c1c [2023-03-08T08:38:30.698Z] Removing intermediate container f4277b74ebfb [2023-03-08T08:38:30.698Z] ---> abfc896f8cd4 [2023-03-08T08:38:30.698Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T08:38:30.698Z] ---> Running in c88b22dc15c4 [2023-03-08T08:38:30.698Z] Removing intermediate container b269d8e92c1c [2023-03-08T08:38:30.698Z] ---> e52f6bfdbd36 [2023-03-08T08:38:30.698Z] [2023-03-08T08:38:30.698Z] Removing intermediate container 25bf968e6f7a [2023-03-08T08:38:30.698Z] ---> a0878a1553bf [2023-03-08T08:38:30.698Z] [2023-03-08T08:38:30.698Z] Removing intermediate container 2f2987f4c52a [2023-03-08T08:38:30.698Z] ---> d956e3479586 [2023-03-08T08:38:30.698Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:38:30.698Z] ---> Running in 97e36135227d [2023-03-08T08:38:30.698Z] Successfully built e52f6bfdbd36 [2023-03-08T08:38:30.958Z] Removing intermediate container c88b22dc15c4 [2023-03-08T08:38:30.958Z] ---> 3d150f3ff695 [2023-03-08T08:38:30.958Z] Step 22/23 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:38:30.958Z] Successfully tagged security-proxy-setup:latest [2023-03-08T08:38:30.958Z] Building security-proxy-auth [2023-03-08T08:38:30.958Z]  Building security-proxy-setup ... done Successfully built a0878a1553bf [2023-03-08T08:38:30.958Z] Successfully tagged support-notifications:latest [2023-03-08T08:38:30.958Z]  Building support-notifications ... done Building core-command [2023-03-08T08:38:30.958Z] ---> Running in efcf06956f11 [2023-03-08T08:38:30.958Z] Removing intermediate container 97e36135227d [2023-03-08T08:38:30.958Z] ---> 1c0f1217e52c [2023-03-08T08:38:30.958Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T08:38:30.958Z] ---> Running in c19a1e8b0841 [2023-03-08T08:38:30.958Z] Removing intermediate container efcf06956f11 [2023-03-08T08:38:30.958Z] ---> 3fb79910cbf1 [2023-03-08T08:38:30.958Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:38:33.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T08:38:33.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T08:38:35.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:38:35.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:38:35.152Z] ---> bbf510c61a80 [2023-03-08T08:38:35.152Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:38:35.152Z] ---> Using cache [2023-03-08T08:38:35.152Z] ---> e2d114df5f26 [2023-03-08T08:38:35.152Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:38:35.152Z] ---> Using cache [2023-03-08T08:38:35.152Z] ---> 237f75f3f820 [2023-03-08T08:38:35.152Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:38:35.152Z] ---> Using cache [2023-03-08T08:38:35.152Z] ---> 314462d397b5 [2023-03-08T08:38:35.152Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:38:35.152Z] ---> Using cache [2023-03-08T08:38:35.152Z] ---> 2eba5be58246 [2023-03-08T08:38:35.152Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:38:35.152Z] ---> Using cache [2023-03-08T08:38:35.152Z] ---> a1661486090b [2023-03-08T08:38:35.152Z] Step 8/22 : COPY . . [2023-03-08T08:38:35.152Z] ---> Using cache [2023-03-08T08:38:35.152Z] ---> 672136b3e3a3 [2023-03-08T08:38:35.152Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T08:38:35.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T08:38:36.181Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:38:36.181Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:38:36.181Z] ---> bbf510c61a80 [2023-03-08T08:38:36.181Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:38:36.181Z] ---> Using cache [2023-03-08T08:38:36.181Z] ---> e2d114df5f26 [2023-03-08T08:38:36.181Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T08:38:36.181Z] ---> Using cache [2023-03-08T08:38:36.181Z] ---> 237f75f3f820 [2023-03-08T08:38:36.181Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T08:38:36.181Z] ---> Using cache [2023-03-08T08:38:36.181Z] ---> 314462d397b5 [2023-03-08T08:38:36.181Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T08:38:36.181Z] ---> Using cache [2023-03-08T08:38:36.181Z] ---> 2eba5be58246 [2023-03-08T08:38:36.181Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:38:36.181Z] ---> Using cache [2023-03-08T08:38:36.181Z] ---> a1661486090b [2023-03-08T08:38:36.181Z] Step 8/23 : COPY . . [2023-03-08T08:38:36.181Z] ---> Using cache [2023-03-08T08:38:36.181Z] ---> 672136b3e3a3 [2023-03-08T08:38:36.181Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T08:38:38.092Z] Removing intermediate container ef0fcbf0c19c [2023-03-08T08:38:38.092Z] ---> bc65110c7c96 [2023-03-08T08:38:38.092Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:38:39.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T08:38:40.936Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T08:38:40.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T08:38:41.413Z] ---> Running in 63c682a95d66 [2023-03-08T08:38:41.413Z] Removing intermediate container c19a1e8b0841 [2023-03-08T08:38:41.413Z] ---> 0c148d99b9dd [2023-03-08T08:38:41.413Z] Step 22/23 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:38:41.413Z] ---> Running in 06e29715b500 [2023-03-08T08:38:41.413Z] ---> Running in a31e48d28bf8 [2023-03-08T08:38:41.413Z] ---> 5c23be72a97e [2023-03-08T08:38:41.413Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T08:38:41.413Z] ---> Running in 2bfaca26f52c [2023-03-08T08:38:41.413Z] Removing intermediate container 63c682a95d66 [2023-03-08T08:38:41.413Z] ---> 30bd29df2d31 [2023-03-08T08:38:41.413Z] [2023-03-08T08:38:41.413Z] Removing intermediate container 2bfaca26f52c [2023-03-08T08:38:41.413Z] ---> 84afa55239dc [2023-03-08T08:38:41.413Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:38:41.413Z] ---> Running in 0e18fff74ddf [2023-03-08T08:38:41.413Z] Successfully built 30bd29df2d31 [2023-03-08T08:38:41.413Z] Successfully tagged security-spire-server:latest [2023-03-08T08:38:41.676Z]  Building security-spire-server ... done Removing intermediate container 0e18fff74ddf [2023-03-08T08:38:41.676Z] ---> 765ae3c0b63a [2023-03-08T08:38:41.676Z] [2023-03-08T08:38:41.676Z] ---> fb6d13a0f087 [2023-03-08T08:38:41.677Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T08:38:41.677Z] 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-03-08T08:38:41.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T08:38:41.677Z] Successfully built 765ae3c0b63a [2023-03-08T08:38:41.677Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T08:38:41.677Z]  Building security-secretstore-setup ... done  ---> 48bdd45f558c [2023-03-08T08:38:41.677Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T08:38:41.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T08:38:41.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T08:38:41.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T08:38:41.936Z] ---> 2645c5864527 [2023-03-08T08:38:41.936Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T08:38:42.196Z] ---> 09f0574a3fb9 [2023-03-08T08:38:42.196Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T08:38:42.457Z] ---> 55e36049536e [2023-03-08T08:38:42.457Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T08:38:42.717Z] ---> b2ea018116ab [2023-03-08T08:38:42.717Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T08:38:42.717Z] ---> Running in 6d8aa59fccb2 [2023-03-08T08:38:43.290Z] Removing intermediate container 6d8aa59fccb2 [2023-03-08T08:38:43.290Z] ---> 211bf42c18af [2023-03-08T08:38:43.290Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T08:38:43.290Z] ---> Running in 58909ffebd1a [2023-03-08T08:38:43.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T08:38:43.551Z] Removing intermediate container 58909ffebd1a [2023-03-08T08:38:43.551Z] ---> e5092920d0c4 [2023-03-08T08:38:43.551Z] Step 29/32 : CMD ["gate"] [2023-03-08T08:38:43.551Z] ---> Running in 9b95eced4091 [2023-03-08T08:38:43.551Z] Removing intermediate container 9b95eced4091 [2023-03-08T08:38:43.551Z] ---> e2ea2333310b [2023-03-08T08:38:43.551Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T08:38:43.551Z] ---> Running in 50c459d8b662 [2023-03-08T08:38:43.810Z] Removing intermediate container 50c459d8b662 [2023-03-08T08:38:43.810Z] ---> fa1d9c7e50bd [2023-03-08T08:38:43.810Z] Step 31/32 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:38:43.810Z] ---> Running in fdaae913e0ea [2023-03-08T08:38:43.810Z] Removing intermediate container fdaae913e0ea [2023-03-08T08:38:43.810Z] ---> 5c0fa25bd8db [2023-03-08T08:38:43.810Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T08:38:43.810Z] ---> Running in 5f7caea1b205 [2023-03-08T08:38:44.069Z] Removing intermediate container 5f7caea1b205 [2023-03-08T08:38:44.069Z] ---> 30732ddc90c1 [2023-03-08T08:38:44.069Z] [2023-03-08T08:38:44.069Z] Successfully built 30732ddc90c1 [2023-03-08T08:38:44.069Z] Successfully tagged security-bootstrapper:latest [2023-03-08T08:38:47.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T08:38:47.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T08:38:47.646Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T08:38:47.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T08:39:06.025Z]  Building security-bootstrapper ... done Removing intermediate container a31e48d28bf8 [2023-03-08T08:39:06.025Z] ---> 608db96a01f4 [2023-03-08T08:39:06.025Z] [2023-03-08T08:39:06.025Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:39:06.025Z] ---> dfd21b5a31f5 [2023-03-08T08:39:06.025Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T08:39:06.026Z] ---> Using cache [2023-03-08T08:39:06.026Z] ---> 4d81864860a8 [2023-03-08T08:39:06.026Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:39:06.026Z] ---> Using cache [2023-03-08T08:39:06.026Z] ---> e5dad599400c [2023-03-08T08:39:06.026Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:39:06.026Z] ---> Using cache [2023-03-08T08:39:06.026Z] ---> 99dbd06a174e [2023-03-08T08:39:06.026Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T08:39:06.026Z] Removing intermediate container 06e29715b500 [2023-03-08T08:39:06.026Z] ---> e9b42f608f3c [2023-03-08T08:39:06.026Z] [2023-03-08T08:39:06.026Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T08:39:06.026Z] ---> dfd21b5a31f5 [2023-03-08T08:39:06.026Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:39:06.026Z] ---> Using cache [2023-03-08T08:39:06.026Z] ---> 25ec0fe82d3a [2023-03-08T08:39:06.026Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:39:06.026Z] ---> Using cache [2023-03-08T08:39:06.026Z] ---> b1ab38ad671f [2023-03-08T08:39:06.026Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T08:39:06.026Z] ---> Running in c2ce0efd800c [2023-03-08T08:39:06.026Z] Removing intermediate container c2ce0efd800c [2023-03-08T08:39:06.026Z] ---> 953d214f1159 [2023-03-08T08:39:06.026Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T08:39:06.026Z] ---> Running in 118b8d40f95e [2023-03-08T08:39:06.026Z] Removing intermediate container 118b8d40f95e [2023-03-08T08:39:06.026Z] ---> 06f71f18d7fe [2023-03-08T08:39:06.026Z] Step 15/23 : WORKDIR / [2023-03-08T08:39:06.026Z] ---> 3a3a5cf58daf [2023-03-08T08:39:06.026Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T08:39:06.026Z] ---> Running in 9be5ce53ae12 [2023-03-08T08:39:06.026Z] Removing intermediate container 9be5ce53ae12 [2023-03-08T08:39:06.026Z] ---> 828397679772 [2023-03-08T08:39:06.026Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:39:06.026Z] ---> 92f826499c5e [2023-03-08T08:39:06.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T08:39:06.026Z] ---> ca02e4b37a57 [2023-03-08T08:39:06.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T08:39:06.026Z] ---> a4bec9be1dad [2023-03-08T08:39:06.026Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:39:06.026Z] ---> Running in 24625fb3f826 [2023-03-08T08:39:06.598Z] ---> 8cd1cf74dace [2023-03-08T08:39:06.598Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T08:39:06.598Z] ---> 01b95ec359ea [2023-03-08T08:39:06.598Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T08:39:06.598Z] ---> Running in 1d4f10b7a5d7 [2023-03-08T08:39:06.598Z] Removing intermediate container 1d4f10b7a5d7 [2023-03-08T08:39:06.598Z] ---> 8b3f82f96fc1 [2023-03-08T08:39:06.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:39:06.598Z] ---> Running in c62d23cf0005 [2023-03-08T08:39:06.859Z] Removing intermediate container 24625fb3f826 [2023-03-08T08:39:06.859Z] ---> 484ae4087b5b [2023-03-08T08:39:06.859Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:39:06.859Z] Removing intermediate container c62d23cf0005 [2023-03-08T08:39:06.859Z] ---> 794be23cb8d4 [2023-03-08T08:39:06.859Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T08:39:06.859Z] ---> Running in b9bbbd398b39 [2023-03-08T08:39:06.859Z] ---> Running in 023cbc0dbdad [2023-03-08T08:39:06.859Z] Removing intermediate container b9bbbd398b39 [2023-03-08T08:39:06.859Z] ---> 012df46c02a2 [2023-03-08T08:39:06.859Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T08:39:06.859Z] Removing intermediate container 023cbc0dbdad [2023-03-08T08:39:06.859Z] ---> 90f73a9db338 [2023-03-08T08:39:06.859Z] Step 22/23 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:39:06.859Z] ---> Running in d2fb70258442 [2023-03-08T08:39:06.859Z] ---> Running in 2b91733e8f4b [2023-03-08T08:39:07.121Z] Removing intermediate container 2b91733e8f4b [2023-03-08T08:39:07.121Z] ---> 5927d9a7fa5c [2023-03-08T08:39:07.121Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T08:39:07.121Z] ---> Running in 83b1b111ce06 [2023-03-08T08:39:07.121Z] Removing intermediate container d2fb70258442 [2023-03-08T08:39:07.121Z] ---> 87c3d37e107e [2023-03-08T08:39:07.121Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:39:07.121Z] ---> Running in 60f27623b6a3 [2023-03-08T08:39:07.121Z] Removing intermediate container 83b1b111ce06 [2023-03-08T08:39:07.121Z] ---> 900626144742 [2023-03-08T08:39:07.121Z] Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d [2023-03-08T08:39:07.121Z] ---> Running in 592a261c9050 [2023-03-08T08:39:07.121Z] Removing intermediate container 60f27623b6a3 [2023-03-08T08:39:07.121Z] ---> 4f564867eb39 [2023-03-08T08:39:07.121Z] [2023-03-08T08:39:07.121Z] Successfully built 4f564867eb39 [2023-03-08T08:39:07.121Z] Successfully tagged core-command:latest [2023-03-08T08:39:07.383Z]  Building core-command ... done Removing intermediate container 592a261c9050 [2023-03-08T08:39:07.383Z] ---> 98ac8be7a6cf [2023-03-08T08:39:07.383Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:39:07.383Z] ---> Running in 84f7df67d991 [2023-03-08T08:39:07.383Z] Removing intermediate container 84f7df67d991 [2023-03-08T08:39:07.383Z] ---> 546adde67a3a [2023-03-08T08:39:07.383Z] [2023-03-08T08:39:07.383Z] Successfully built 546adde67a3a [2023-03-08T08:39:07.383Z] Successfully tagged security-proxy-auth:latest [2023-03-08T08:39:07.391Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-08T08:39:07.395Z] $ docker stop --time=1 7c7c575afda79900af2ffb60e64f5051f4a417bf031dd85e31e761b3e3ab0ea5 [2023-03-08T08:39:08.696Z] $ docker rm -f --volumes 7c7c575afda79900af2ffb60e64f5051f4a417bf031dd85e31e761b3e3ab0ea5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T08:39:09.036Z] + docker images [2023-03-08T08:39:09.036Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T08:39:09.036Z] core-command latest 4f564867eb39 1 second ago 17.8MB [2023-03-08T08:39:09.036Z] security-proxy-auth latest 546adde67a3a 1 second ago 16.2MB [2023-03-08T08:39:09.036Z] e9b42f608f3c 3 seconds ago 1.68GB [2023-03-08T08:39:09.036Z] 608db96a01f4 6 seconds ago 1.66GB [2023-03-08T08:39:09.036Z] security-bootstrapper latest 30732ddc90c1 25 seconds ago 19.8MB [2023-03-08T08:39:09.036Z] security-secretstore-setup latest 765ae3c0b63a 27 seconds ago 29.9MB [2023-03-08T08:39:09.036Z] security-spire-server latest 30bd29df2d31 28 seconds ago 86.5MB [2023-03-08T08:39:09.036Z] security-proxy-setup latest e52f6bfdbd36 38 seconds ago 16.4MB [2023-03-08T08:39:09.036Z] support-notifications latest a0878a1553bf 38 seconds ago 30.7MB [2023-03-08T08:39:09.036Z] f0041aa863ef 43 seconds ago 1.55GB [2023-03-08T08:39:09.036Z] b913354db310 50 seconds ago 1.75GB [2023-03-08T08:39:09.036Z] security-spire-agent latest 822f6c34c16c 50 seconds ago 125MB [2023-03-08T08:39:09.036Z] 291cd074d7a3 53 seconds ago 1.66GB [2023-03-08T08:39:09.036Z] 3238455fab55 53 seconds ago 1.67GB [2023-03-08T08:39:09.036Z] 067a7e6fb10e 53 seconds ago 1.67GB [2023-03-08T08:39:09.036Z] security-spire-config latest f4f5524c29cf About a minute ago 85.8MB [2023-03-08T08:39:09.036Z] 7a2b09d686e6 About a minute ago 1.55GB [2023-03-08T08:39:09.036Z] core-common-config-bootstrapper latest 6202d063e4cd 3 minutes ago 15.5MB [2023-03-08T08:39:09.036Z] support-scheduler latest 60b4f687b717 3 minutes ago 30.1MB [2023-03-08T08:39:09.036Z] security-spiffe-token-provider latest 96b16dcd1f2f 3 minutes ago 30MB [2023-03-08T08:39:09.036Z] core-data latest 5a55fddc5ecf 3 minutes ago 18MB [2023-03-08T08:39:09.036Z] core-metadata latest 25624eac6c98 3 minutes ago 18.5MB [2023-03-08T08:39:09.036Z] 3410ec70b5e3 3 minutes ago 1.75GB [2023-03-08T08:39:09.036Z] 6f16407fbb42 3 minutes ago 1.69GB [2023-03-08T08:39:09.036Z] ff1ba9edd50c 3 minutes ago 1.72GB [2023-03-08T08:39:09.036Z] 9de57da9aa6f 3 minutes ago 1.68GB [2023-03-08T08:39:09.036Z] 89da6e295e1e 3 minutes ago 1.69GB [2023-03-08T08:39:09.036Z] ci-base-image-x86_64 latest bbf510c61a80 8 minutes ago 903MB [2023-03-08T08:39:09.036Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T08:39:09.036Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T08:39:09.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T08:39:09.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T08:39:09.037Z] 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-03-08T08:39:09.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.369s coverage: 28.7% of statements [2023-03-08T08:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T08:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T08:39:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements [2023-03-08T08:39:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.754s coverage: 71.2% of statements [2023-03-08T08:39:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T08:39:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T08:39:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T08:39:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.0% of statements [2023-03-08T08:39:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T08:39:20.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T08:39:39.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.175s coverage: 88.5% of statements [2023-03-08T08:39:39.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T08:39:39.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T08:39:39.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:39:39.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T08:39:39.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T08:39:39.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.652s coverage: 3.9% of statements [2023-03-08T08:39:39.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T08:39:39.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T08:39:43.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.303s coverage: 95.6% of statements [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T08:39:43.308Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.356s coverage: 72.2% of statements [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T08:39:43.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.590s coverage: 65.9% of statements [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T08:39:43.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.479s coverage: 0.9% of statements [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T08:39:43.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.516s coverage: 29.6% of statements [2023-03-08T08:39:43.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T08:39:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.403s coverage: 45.5% of statements [2023-03-08T08:39:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.352s coverage: 82.9% of statements [2023-03-08T08:39:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.353s coverage: 94.1% of statements [2023-03-08T08:39:45.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements [2023-03-08T08:39:48.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.319s coverage: 87.5% of statements [2023-03-08T08:40:00.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.312s coverage: 94.4% of statements [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.685s coverage: 79.9% of statements [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.391s coverage: 92.9% of statements [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.285s coverage: 86.9% of statements [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.290s coverage: 87.2% of statements [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.245s coverage: 20.0% of statements [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.233s coverage: 100.0% of statements [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.385s coverage: 81.2% of statements [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.464s coverage: 82.1% of statements [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T08:40:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.310s coverage: 84.8% of statements [2023-03-08T08:40:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T08:40:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.472s coverage: 63.1% of statements [2023-03-08T08:40:24.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T08:40:24.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T08:40:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.315s coverage: 100.0% of statements [2023-03-08T08:40:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 89.4% of statements [2023-03-08T08:40:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2023-03-08T08:40:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2023-03-08T08:40:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2023-03-08T08:40:24.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T08:40:24.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T08:40:24.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T08:40:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.944s coverage: 38.4% of statements [2023-03-08T08:40:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T08:40:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T08:40:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements [2023-03-08T08:40:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T08:40:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.304s coverage: 84.8% of statements [2023-03-08T08:40:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T08:40:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T08:40:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T08:40:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T08:40:40.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.493s coverage: 17.7% of statements [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T08:40:40.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.839s coverage: 92.3% of statements [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T08:40:40.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.418s coverage: 63.2% of statements [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T08:40:40.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.574s coverage: 97.7% of statements [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T08:40:40.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T08:40:40.955Z] 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-03-08T08:40:40.955Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T08:40:40.955Z] go vet ./... [2023-03-08T08:43:02.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T08:43:02.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T08:43:02.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T08:43:02.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T08:43:03.473Z] + ls -al . [2023-03-08T08:43:03.473Z] total 700 [2023-03-08T08:43:03.473Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 08:35 . [2023-03-08T08:43:03.473Z] drwxr-xr-x 4 root root 4096 Mar 8 08:35 .. [2023-03-08T08:43:03.473Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 08:33 .blubracket [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 08:33 .dockerignore [2023-03-08T08:43:03.473Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 08:33 .git [2023-03-08T08:43:03.473Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 08:33 .github [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:33 .gitignore [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 08:33 .golangci.yml [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 08:33 .hadolint.yml [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 08:33 .sonarcloud.properties [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:33 ADOPTERS.md [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:33 Attribution.txt [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:33 CHANGELOG.md [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:33 CONTRIBUTING.md [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 08:33 GOVERNANCE.md [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 08:33 Jenkinsfile [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:33 LICENSE [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:33 Makefile [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 08:33 OWNERS.md [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:33 README.md [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 08:33 SECURITY.md [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 08:30 VERSION [2023-03-08T08:43:03.473Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 08:33 bin [2023-03-08T08:43:03.473Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 08:33 cmd [2023-03-08T08:43:03.473Z] -rw-r--r-- 1 root root 446903 Mar 8 08:40 coverage.out [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:33 go.mod [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:33 go.sum [2023-03-08T08:43:03.473Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 08:33 internal [2023-03-08T08:43:03.473Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 08:33 openapi [2023-03-08T08:43:03.473Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 08:33 snap [2023-03-08T08:43:03.473Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 08:33 version.go [Pipeline] sh [2023-03-08T08:43:04.124Z] + '[' -e coverage.out ] [2023-03-08T08:43:04.124Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T08:43:04.146Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T08:43:05.100Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T08:43:05.739Z] + make build [2023-03-08T08:43:05.739Z] 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-03-08T08:44:57.642Z] 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-03-08T08:44:57.642Z] 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-03-08T08:44:58.227Z] 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-03-08T08:45:02.489Z] 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-03-08T08:45:58.905Z] 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-03-08T08:46:03.192Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T08:46:09.872Z] 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-03-08T08:46:18.099Z] 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-03-08T08:46:21.451Z] 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-03-08T08:46:26.801Z] 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-03-08T08:46:33.592Z] 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-03-08T08:46:41.942Z] $ docker stop --time=1 3181a21963c44fb7367a9f06dc7c13220c992fcc86b92ee635a4758dfa6c9bad [2023-03-08T08:46:44.053Z] $ docker rm -f --volumes 3181a21963c44fb7367a9f06dc7c13220c992fcc86b92ee635a4758dfa6c9bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:46:46.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T08:46:46.376Z] [2023-03-08T08:46:46.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:46:46.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T08:46:47.000Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T08:46:47.000Z] 29e5d40040c1: Pulling fs layer [2023-03-08T08:46:47.000Z] 1ce36da41761: Pulling fs layer [2023-03-08T08:46:47.000Z] 25b303627fd3: Pulling fs layer [2023-03-08T08:46:47.000Z] 29e5d40040c1: Verifying Checksum [2023-03-08T08:46:47.000Z] 29e5d40040c1: Download complete [2023-03-08T08:46:47.594Z] 1ce36da41761: Verifying Checksum [2023-03-08T08:46:47.594Z] 1ce36da41761: Download complete [2023-03-08T08:46:47.864Z] 29e5d40040c1: Pull complete [2023-03-08T08:46:49.123Z] 25b303627fd3: Verifying Checksum [2023-03-08T08:46:49.123Z] 25b303627fd3: Download complete [2023-03-08T08:46:49.123Z] 1ce36da41761: Pull complete [2023-03-08T08:47:01.504Z] 25b303627fd3: Pull complete [2023-03-08T08:47:01.504Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T08:47:01.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T08:47:01.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:47:01.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container [2023-03-08T08:47:01.885Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T08:47:04.756Z] $ docker top 60774396226e41a87a42d450ea659e42367a62bb5603295a8fc90b86e86e0b5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:47:05.660Z] + + docker-composegrep build parallel --help [2023-03-08T08:47:05.660Z] [2023-03-08T08:47:13.890Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T08:47:13.909Z] $ docker stop --time=1 60774396226e41a87a42d450ea659e42367a62bb5603295a8fc90b86e86e0b5f [2023-03-08T08:47:15.667Z] $ docker rm -f --volumes 60774396226e41a87a42d450ea659e42367a62bb5603295a8fc90b86e86e0b5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T08:47:16.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T08:47:16.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T08:47:16.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container [2023-03-08T08:47:16.558Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T08:47:18.013Z] $ docker top d5d1016cd23ff2ad5f084a6b07fe7a9f761ea27e4fb727d19a324371d294114d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T08:47:18.912Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T08:47:27.164Z] Building core-command ... [2023-03-08T08:47:27.164Z] Building core-common-config-bootstrapper ... [2023-03-08T08:47:27.164Z] Building core-data ... [2023-03-08T08:47:27.164Z] Building core-metadata ... [2023-03-08T08:47:27.164Z] Building security-bootstrapper ... [2023-03-08T08:47:27.164Z] Building security-proxy-auth ... [2023-03-08T08:47:27.164Z] Building security-proxy-setup ... [2023-03-08T08:47:27.164Z] Building security-secretstore-setup ... [2023-03-08T08:47:27.164Z] Building security-spiffe-token-provider ... [2023-03-08T08:47:27.164Z] Building security-spire-agent ... [2023-03-08T08:47:27.164Z] Building security-spire-config ... [2023-03-08T08:47:27.164Z] Building security-spire-server ... [2023-03-08T08:47:27.164Z] Building support-notifications ... [2023-03-08T08:47:27.164Z] Building support-scheduler ... [2023-03-08T08:47:27.164Z] Building security-bootstrapper [2023-03-08T08:47:27.164Z] Building core-common-config-bootstrapper [2023-03-08T08:47:27.164Z] Building security-spiffe-token-provider [2023-03-08T08:47:27.164Z] Building security-spire-server [2023-03-08T08:47:27.164Z] Building core-command [2023-03-08T08:48:14.056Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:14.056Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:14.056Z] ---> 78550e449d1b [2023-03-08T08:48:14.056Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T08:48:15.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:15.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:15.028Z] ---> 78550e449d1b [2023-03-08T08:48:15.028Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:48:15.028Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:15.028Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:15.028Z] ---> 78550e449d1b [2023-03-08T08:48:15.028Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T08:48:15.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:15.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:15.028Z] ---> 78550e449d1b [2023-03-08T08:48:15.028Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T08:48:15.326Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:48:15.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:48:15.326Z] ---> 78550e449d1b [2023-03-08T08:48:15.326Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:48:15.326Z] ---> Running in c7affa640a5e [2023-03-08T08:48:15.326Z] ---> Running in 624e7853f03d [2023-03-08T08:48:15.597Z] ---> Running in e75fd45201d8 [2023-03-08T08:48:15.597Z] ---> Running in 406ff97cfae3 [2023-03-08T08:48:15.597Z] ---> Running in 11e6a9ae613e [2023-03-08T08:48:16.193Z] Removing intermediate container 406ff97cfae3 [2023-03-08T08:48:16.193Z] Removing intermediate container e75fd45201d8 [2023-03-08T08:48:16.193Z] ---> 9861c947cead [2023-03-08T08:48:16.193Z] ---> 340bd723149d [2023-03-08T08:48:16.193Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:48:16.193Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T08:48:16.193Z] Removing intermediate container c7affa640a5e [2023-03-08T08:48:16.193Z] ---> d8bf0c14393e [2023-03-08T08:48:16.193Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T08:48:16.193Z] Removing intermediate container 624e7853f03d [2023-03-08T08:48:16.464Z] ---> dab2f37a46f3 [2023-03-08T08:48:16.464Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T08:48:16.464Z] Removing intermediate container 11e6a9ae613e [2023-03-08T08:48:16.464Z] ---> b798fd6c8592 [2023-03-08T08:48:16.464Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T08:48:16.464Z] ---> Running in 13b99272005d [2023-03-08T08:48:16.464Z] ---> Running in fa696dc54e4c [2023-03-08T08:48:16.464Z] ---> Running in 1531536050ab [2023-03-08T08:48:16.464Z] ---> Running in a3785539c977 [2023-03-08T08:48:16.464Z] ---> Running in 7408fcaf0721 [2023-03-08T08:48:17.435Z] Removing intermediate container 1531536050ab [2023-03-08T08:48:17.435Z] ---> bf3b52597ce6 [2023-03-08T08:48:17.435Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:48:17.715Z] Removing intermediate container 13b99272005d [2023-03-08T08:48:17.715Z] ---> cd44d67524f3 [2023-03-08T08:48:17.715Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T08:48:17.715Z] ---> Running in cf0a94d29bb7 [2023-03-08T08:48:17.985Z] ---> Running in fbbdf2925547 [2023-03-08T08:48:19.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:19.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:19.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:19.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:19.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:20.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:20.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:20.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:20.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:20.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:21.409Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:21.680Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:21.951Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T08:48:21.951Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T08:48:21.951Z] OK: 16903 distinct packages available [2023-03-08T08:48:22.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:22.823Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:22.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:48:23.093Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:23.682Z] Removing intermediate container a3785539c977 [2023-03-08T08:48:23.682Z] ---> 5dbcf3e3a183 [2023-03-08T08:48:23.682Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T08:48:23.953Z] Removing intermediate container fa696dc54e4c [2023-03-08T08:48:23.953Z] ---> a6cccc8f31be [2023-03-08T08:48:23.953Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T08:48:24.245Z] OK: 221 MiB in 51 packages [2023-03-08T08:48:25.236Z] Removing intermediate container fbbdf2925547 [2023-03-08T08:48:25.236Z] ---> 6410045daaf7 [2023-03-08T08:48:25.236Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T08:48:25.236Z] ---> e16f3d6ac845 [2023-03-08T08:48:25.236Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:25.556Z] ---> cf492e510043 [2023-03-08T08:48:25.556Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:25.556Z] Removing intermediate container cf0a94d29bb7 [2023-03-08T08:48:25.556Z] ---> 32a64f78b031 [2023-03-08T08:48:25.556Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:48:25.830Z] ---> Running in 302c4732ee5e [2023-03-08T08:48:25.830Z] ---> Running in 475e23a1441c [2023-03-08T08:48:26.821Z] ---> 915060afc253 [2023-03-08T08:48:26.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:26.822Z] ---> d91f958b2979 [2023-03-08T08:48:26.822Z] Removing intermediate container 7408fcaf0721 [2023-03-08T08:48:26.822Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> decd613562cf [2023-03-08T08:48:26.822Z] [2023-03-08T08:48:26.822Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T08:48:26.822Z] ---> Running in 086c5ef7bd54 [2023-03-08T08:48:27.092Z] ---> Running in 117c73963643 [2023-03-08T08:48:28.519Z] ---> c370c70f0faf [2023-03-08T08:48:28.519Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:48:28.791Z] ---> Running in db6994875d25 [2023-03-08T08:50:35.532Z] Removing intermediate container db6994875d25 [2023-03-08T08:50:35.532Z] ---> c155a362e0b9 [2023-03-08T08:50:35.532Z] Step 7/19 : COPY . . [2023-03-08T08:50:35.532Z] Removing intermediate container 475e23a1441c [2023-03-08T08:50:35.532Z] ---> 3ef21c13de90 [2023-03-08T08:50:35.532Z] Step 7/23 : COPY . . [2023-03-08T08:50:35.532Z] Removing intermediate container 117c73963643 [2023-03-08T08:50:35.532Z] ---> de0b53a156ef [2023-03-08T08:50:35.532Z] Step 8/22 : COPY . . [2023-03-08T08:50:35.532Z] Removing intermediate container 302c4732ee5e [2023-03-08T08:50:35.532Z] ---> d5afcc5c6f0d [2023-03-08T08:50:35.532Z] Step 7/32 : COPY . . [2023-03-08T08:50:35.532Z] Removing intermediate container 086c5ef7bd54 [2023-03-08T08:50:35.532Z] ---> b9cb56f1a8a4 [2023-03-08T08:50:35.532Z] Step 8/23 : COPY . . [2023-03-08T08:50:53.787Z] ---> 7ff17416a7dc [2023-03-08T08:50:53.787Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T08:50:53.787Z] ---> 1153134867c8 [2023-03-08T08:50:53.787Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T08:50:53.787Z] ---> c18e79c9bab6 [2023-03-08T08:50:53.787Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T08:50:53.787Z] ---> 7167f0432fe4 [2023-03-08T08:50:53.787Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T08:50:53.787Z] ---> Running in 0fd08b644750 [2023-03-08T08:50:53.787Z] ---> Running in 75e3813ecb8d [2023-03-08T08:50:53.787Z] ---> ca6857c47564 [2023-03-08T08:50:53.787Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T08:50:53.787Z] ---> Running in e95ebf998ad9 [2023-03-08T08:50:53.787Z] ---> Running in 589e0c55fa7b [2023-03-08T08:50:53.787Z] ---> Running in 1fce14d2d6a2 [2023-03-08T08:50:53.787Z] Removing intermediate container 0fd08b644750 [2023-03-08T08:50:53.787Z] ---> 34f9f9615bc5 [2023-03-08T08:50:53.787Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T08:50:53.787Z] ---> Running in 3bc6da9e60d8 [2023-03-08T08:50:54.057Z] Removing intermediate container 3bc6da9e60d8 [2023-03-08T08:50:54.057Z] ---> 8383bfc7df49 [2023-03-08T08:50:54.057Z] 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-03-08T08:50:54.057Z] ---> Running in fb2a210980d1 [2023-03-08T08:50:54.648Z] 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-03-08T08:50:55.239Z] 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-03-08T08:50:55.513Z] 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-03-08T08:50:55.513Z] 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-03-08T08:50:58.128Z] Removing intermediate container fb2a210980d1 [2023-03-08T08:50:58.128Z] ---> f8015c5b5a31 [2023-03-08T08:50:58.128Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T08:50:58.128Z] ---> Running in 7edc35985719 [2023-03-08T08:50:58.128Z] Removing intermediate container 7edc35985719 [2023-03-08T08:50:58.128Z] ---> 400c51b57d7c [2023-03-08T08:50:58.128Z] [2023-03-08T08:50:58.128Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T08:50:58.410Z] 3.15: Pulling from library/alpine [2023-03-08T08:50:59.861Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T08:50:59.861Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T08:50:59.861Z] ---> 354640af7b1b [2023-03-08T08:50:59.861Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:51:00.132Z] ---> Running in 21d4c5b509a8 [2023-03-08T08:51:00.728Z] Removing intermediate container 21d4c5b509a8 [2023-03-08T08:51:00.728Z] ---> 5d2a8db147a4 [2023-03-08T08:51:00.728Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T08:51:00.728Z] ---> Running in 6de1beca9518 [2023-03-08T08:51:03.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:03.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:04.766Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T08:51:04.766Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T08:51:04.766Z] OK: 15736 distinct packages available [2023-03-08T08:51:05.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:05.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:51:07.059Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T08:51:07.059Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T08:51:07.059Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T08:51:07.059Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T08:51:07.059Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T08:51:07.059Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T08:51:07.331Z] OK: 6 MiB in 19 packages [2023-03-08T08:51:09.310Z] Removing intermediate container 6de1beca9518 [2023-03-08T08:51:09.310Z] ---> c621c96fdfbe [2023-03-08T08:51:09.310Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T08:51:16.371Z] ---> 9c5dce9adf69 [2023-03-08T08:51:16.371Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T08:51:16.371Z] ---> ebde434877eb [2023-03-08T08:51:16.371Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T08:51:17.337Z] ---> 6f610a05d8dd [2023-03-08T08:51:17.337Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T08:51:18.307Z] ---> 44f33281bdb4 [2023-03-08T08:51:18.307Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T08:51:18.579Z] ---> Running in 66847f2e96af [2023-03-08T08:51:19.176Z] Removing intermediate container 66847f2e96af [2023-03-08T08:51:19.176Z] ---> 760253ec97f8 [2023-03-08T08:51:19.176Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T08:51:19.176Z] ---> Running in 52bd13209f3b [2023-03-08T08:51:19.789Z] Removing intermediate container 52bd13209f3b [2023-03-08T08:51:19.789Z] ---> c882610ce8a8 [2023-03-08T08:51:19.789Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T08:51:19.789Z] ---> Running in e71b0142e69b [2023-03-08T08:51:20.752Z] Removing intermediate container e71b0142e69b [2023-03-08T08:51:20.752Z] ---> b54c5996f895 [2023-03-08T08:51:20.752Z] Step 22/23 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T08:51:20.752Z] ---> Running in e068d47f9a96 [2023-03-08T08:51:21.337Z] Removing intermediate container e068d47f9a96 [2023-03-08T08:51:21.337Z] ---> 62caed1f3807 [2023-03-08T08:51:21.337Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:51:21.337Z] ---> Running in 886a25e526a5 [2023-03-08T08:51:21.924Z] Removing intermediate container 886a25e526a5 [2023-03-08T08:51:21.924Z] ---> 8654c48db3a4 [2023-03-08T08:51:21.924Z] [2023-03-08T08:51:22.192Z] Successfully built 8654c48db3a4 [2023-03-08T08:51:22.192Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T08:51:22.192Z]  Building security-spire-server ... done Building core-metadata [2023-03-08T08:51:44.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:51:44.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:51:44.282Z] ---> 78550e449d1b [2023-03-08T08:51:44.282Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:51:44.282Z] ---> Using cache [2023-03-08T08:51:44.282Z] ---> d8bf0c14393e [2023-03-08T08:51:44.282Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T08:51:44.282Z] ---> Using cache [2023-03-08T08:51:44.282Z] ---> cd44d67524f3 [2023-03-08T08:51:44.282Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T08:51:44.282Z] ---> Using cache [2023-03-08T08:51:44.282Z] ---> 6410045daaf7 [2023-03-08T08:51:44.282Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T08:51:44.282Z] ---> Using cache [2023-03-08T08:51:44.282Z] ---> 915060afc253 [2023-03-08T08:51:44.282Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:51:44.282Z] ---> Using cache [2023-03-08T08:51:44.282Z] ---> b9cb56f1a8a4 [2023-03-08T08:51:44.282Z] Step 8/24 : COPY . . [2023-03-08T08:51:44.282Z] ---> Using cache [2023-03-08T08:51:44.282Z] ---> 1153134867c8 [2023-03-08T08:51:44.282Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T08:51:44.282Z] ---> Running in fc4a5ba6abaf [2023-03-08T08:51:44.552Z] 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-03-08T08:58:36.655Z] Removing intermediate container 589e0c55fa7b [2023-03-08T08:58:36.655Z] ---> ea0394103800 [2023-03-08T08:58:36.655Z] [2023-03-08T08:58:36.655Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T08:58:36.655Z] 3.16: Pulling from library/alpine [2023-03-08T08:58:36.655Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T08:58:36.655Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T08:58:36.655Z] ---> 4c81e5bf8899 [2023-03-08T08:58:36.655Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T08:58:36.655Z] ---> Running in 72245ad30060 [2023-03-08T08:58:36.655Z] Removing intermediate container 72245ad30060 [2023-03-08T08:58:36.655Z] ---> 53b2db877c3a [2023-03-08T08:58:36.655Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T08:58:36.655Z] ---> Running in 3a3b33ad8ef4 [2023-03-08T08:58:36.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:58:36.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:58:36.655Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T08:58:36.655Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T08:58:36.655Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:58:36.655Z] OK: 5 MiB in 16 packages [2023-03-08T08:58:36.655Z] Removing intermediate container 3a3b33ad8ef4 [2023-03-08T08:58:36.655Z] ---> 65491effe982 [2023-03-08T08:58:36.655Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T08:58:36.655Z] ---> Running in f7228e5d998f [2023-03-08T08:58:36.655Z] Removing intermediate container f7228e5d998f [2023-03-08T08:58:36.655Z] ---> 49560ba146bb [2023-03-08T08:58:36.655Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T08:58:36.655Z] ---> Running in 44846e6cf40c [2023-03-08T08:58:36.655Z] Removing intermediate container 44846e6cf40c [2023-03-08T08:58:36.655Z] ---> 898c430ea772 [2023-03-08T08:58:36.655Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T08:58:36.655Z] ---> Running in 95f91110459e [2023-03-08T08:58:36.655Z] Removing intermediate container 95f91110459e [2023-03-08T08:58:36.655Z] ---> 8df4ca5158dd [2023-03-08T08:58:36.655Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T08:58:36.655Z] ---> Running in cff73f9fddf3 [2023-03-08T08:58:36.939Z] Removing intermediate container cff73f9fddf3 [2023-03-08T08:58:36.939Z] ---> 8d55b20e31a4 [2023-03-08T08:58:36.939Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T08:58:36.939Z] ---> Running in d582cda87976 [2023-03-08T08:58:40.311Z] Removing intermediate container d582cda87976 [2023-03-08T08:58:40.311Z] ---> f23e34e9c637 [2023-03-08T08:58:40.311Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T08:58:40.585Z] ---> Running in 6a6a1049e932 [2023-03-08T08:58:41.180Z] Removing intermediate container 6a6a1049e932 [2023-03-08T08:58:41.180Z] ---> c8a155f67ef9 [2023-03-08T08:58:41.180Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T08:58:43.783Z] ---> bdc662b042d7 [2023-03-08T08:58:43.783Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T08:58:43.783Z] ---> Running in 7a95874c1ce2 [2023-03-08T08:58:47.137Z] Removing intermediate container 7a95874c1ce2 [2023-03-08T08:58:47.137Z] ---> 36a9221b771f [2023-03-08T08:58:47.137Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:58:48.099Z] ---> 6464845ffc47 [2023-03-08T08:58:48.099Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T08:58:50.052Z] ---> ef3ecf80ca2f [2023-03-08T08:58:50.052Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T08:58:50.636Z] ---> f7df4d2016f5 [2023-03-08T08:58:50.636Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T08:58:51.595Z] ---> 64baff9812f1 [2023-03-08T08:58:51.595Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T08:58:52.560Z] ---> f1b3ff5e3756 [2023-03-08T08:58:52.560Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T08:58:53.521Z] ---> 05832cdeaaaa [2023-03-08T08:58:53.521Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T08:58:56.108Z] ---> 8e7fd88dd1ce [2023-03-08T08:58:56.108Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T08:58:56.389Z] ---> Running in 78a5b6cc9974 [2023-03-08T08:59:01.806Z] Removing intermediate container 78a5b6cc9974 [2023-03-08T08:59:01.806Z] ---> 87d7525758f4 [2023-03-08T08:59:01.806Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T08:59:01.806Z] ---> Running in ddc708ac737e [2023-03-08T08:59:02.768Z] Removing intermediate container ddc708ac737e [2023-03-08T08:59:02.768Z] ---> e2d75d4c2e39 [2023-03-08T08:59:02.768Z] Step 29/32 : CMD ["gate"] [2023-03-08T08:59:03.034Z] ---> Running in f45e854976bb [2023-03-08T08:59:04.464Z] Removing intermediate container f45e854976bb [2023-03-08T08:59:04.464Z] ---> 5d75f96884a0 [2023-03-08T08:59:04.464Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T08:59:04.464Z] ---> Running in ff4d7002c629 [2023-03-08T08:59:05.446Z] Removing intermediate container ff4d7002c629 [2023-03-08T08:59:05.446Z] ---> 70114f51261b [2023-03-08T08:59:05.446Z] Step 31/32 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T08:59:05.715Z] ---> Running in e3176b7e7ab3 [2023-03-08T08:59:06.677Z] Removing intermediate container e3176b7e7ab3 [2023-03-08T08:59:06.677Z] ---> 7f4061bf8c21 [2023-03-08T08:59:06.677Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T08:59:07.268Z] ---> Running in 414f35053533 [2023-03-08T08:59:08.685Z] Removing intermediate container 414f35053533 [2023-03-08T08:59:08.685Z] ---> 62e47426c131 [2023-03-08T08:59:08.685Z] [2023-03-08T08:59:10.099Z] Successfully built 62e47426c131 [2023-03-08T08:59:10.099Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T08:59:10.099Z]  Building security-bootstrapper ... done Building core-data [2023-03-08T08:59:13.454Z] Removing intermediate container e95ebf998ad9 [2023-03-08T08:59:13.454Z] ---> 3d41a64d2588 [2023-03-08T08:59:13.454Z] [2023-03-08T08:59:13.454Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T08:59:13.454Z] ---> 4c81e5bf8899 [2023-03-08T08:59:13.454Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T08:59:13.454Z] ---> Running in 4547606b42fa [2023-03-08T08:59:14.432Z] Removing intermediate container 75e3813ecb8d [2023-03-08T08:59:14.432Z] ---> f7353ec49e4f [2023-03-08T08:59:14.432Z] [2023-03-08T08:59:14.432Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T08:59:14.432Z] ---> 4c81e5bf8899 [2023-03-08T08:59:14.432Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:59:14.432Z] Removing intermediate container 4547606b42fa [2023-03-08T08:59:14.432Z] ---> 4bda43b87330 [2023-03-08T08:59:14.432Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T08:59:14.702Z] ---> Running in 047e9f4f4a95 [2023-03-08T08:59:14.969Z] ---> Running in 2a244cf672dc [2023-03-08T08:59:17.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:59:17.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T08:59:17.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:59:17.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T08:59:19.774Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:59:19.774Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:59:19.774Z] OK: 5 MiB in 15 packages [2023-03-08T08:59:19.774Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T08:59:19.774Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T08:59:19.774Z] OK: 5 MiB in 15 packages [2023-03-08T08:59:23.204Z] Removing intermediate container 2a244cf672dc [2023-03-08T08:59:23.204Z] ---> 71f9e068edaa [2023-03-08T08:59:23.204Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:59:23.204Z] Removing intermediate container 047e9f4f4a95 [2023-03-08T08:59:23.204Z] ---> 477f236bf1d4 [2023-03-08T08:59:23.204Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T08:59:23.475Z] ---> Running in a2e8bb604b41 [2023-03-08T08:59:24.449Z] ---> e8612b2dc916 [2023-03-08T08:59:24.449Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T08:59:24.449Z] Removing intermediate container a2e8bb604b41 [2023-03-08T08:59:24.449Z] ---> c36fe91dce0a [2023-03-08T08:59:24.449Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T08:59:24.741Z] ---> Running in f536a4a32220 [2023-03-08T08:59:25.720Z] Removing intermediate container f536a4a32220 [2023-03-08T08:59:25.720Z] ---> 1a1116aa9b7a [2023-03-08T08:59:25.720Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T08:59:26.000Z] ---> Running in c815557aaa53 [2023-03-08T08:59:26.968Z] Removing intermediate container c815557aaa53 [2023-03-08T08:59:27.241Z] ---> ed9d473a5e07 [2023-03-08T08:59:27.241Z] Step 15/23 : WORKDIR / [2023-03-08T08:59:27.514Z] ---> Running in d8bca9e9666b [2023-03-08T08:59:27.514Z] ---> 8e49b5a275cf [2023-03-08T08:59:27.514Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T08:59:28.482Z] Removing intermediate container d8bca9e9666b [2023-03-08T08:59:28.482Z] ---> 7d08eb4c7dcb [2023-03-08T08:59:28.482Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T08:59:29.449Z] ---> 0a6dafc275c5 [2023-03-08T08:59:29.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T08:59:30.037Z] ---> fcfc0f9e7635 [2023-03-08T08:59:30.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T08:59:31.007Z] ---> 371f9439fa88 [2023-03-08T08:59:31.007Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T08:59:31.285Z] ---> Running in 1e1673d13a5f [2023-03-08T08:59:32.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T08:59:32.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T08:59:32.747Z] ---> 78550e449d1b [2023-03-08T08:59:32.747Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T08:59:32.747Z] ---> Using cache [2023-03-08T08:59:32.747Z] ---> d8bf0c14393e [2023-03-08T08:59:32.747Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T08:59:32.747Z] ---> Using cache [2023-03-08T08:59:32.747Z] ---> cd44d67524f3 [2023-03-08T08:59:32.747Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T08:59:32.747Z] ---> Using cache [2023-03-08T08:59:32.747Z] ---> 6410045daaf7 [2023-03-08T08:59:32.747Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T08:59:32.747Z] ---> Using cache [2023-03-08T08:59:32.747Z] ---> 915060afc253 [2023-03-08T08:59:32.747Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T08:59:32.747Z] ---> Using cache [2023-03-08T08:59:32.747Z] ---> b9cb56f1a8a4 [2023-03-08T08:59:32.747Z] Step 8/22 : COPY . . [2023-03-08T08:59:32.747Z] ---> Using cache [2023-03-08T08:59:32.747Z] ---> 1153134867c8 [2023-03-08T08:59:32.747Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T08:59:33.017Z] ---> Running in 0ee16b8032d2 [2023-03-08T08:59:34.441Z] ---> 45be45f71fb9 [2023-03-08T08:59:34.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T08:59:35.856Z] 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-03-08T08:59:36.123Z] ---> 8a610c85dfa1 [2023-03-08T08:59:36.123Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T08:59:36.389Z] ---> Running in ac504c25b674 [2023-03-08T08:59:36.657Z] Removing intermediate container 1e1673d13a5f [2023-03-08T08:59:36.657Z] ---> b9e27c7c765a [2023-03-08T08:59:36.657Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T08:59:36.657Z] ---> Running in 38740a968916 [2023-03-08T08:59:37.245Z] Removing intermediate container ac504c25b674 [2023-03-08T08:59:37.245Z] ---> 17773f9c2322 [2023-03-08T08:59:37.245Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T08:59:37.245Z] ---> Running in 2047d1b2d3fb [2023-03-08T08:59:37.515Z] Removing intermediate container 38740a968916 [2023-03-08T08:59:37.515Z] ---> b7a74ae6d19f [2023-03-08T08:59:37.515Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T08:59:37.787Z] ---> Running in 8ebc1d245368 [2023-03-08T08:59:38.054Z] Removing intermediate container 2047d1b2d3fb [2023-03-08T08:59:38.054Z] ---> b8f86de044ca [2023-03-08T08:59:38.054Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T08:59:38.054Z] ---> Running in 86c2b6de4917 [2023-03-08T08:59:38.324Z] Removing intermediate container 8ebc1d245368 [2023-03-08T08:59:38.324Z] ---> 08ce5feddc7f [2023-03-08T08:59:38.324Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T08:59:38.599Z] ---> Running in cc37ddfdaafc [2023-03-08T08:59:38.869Z] Removing intermediate container 86c2b6de4917 [2023-03-08T08:59:38.869Z] ---> a2d701b545b6 [2023-03-08T08:59:38.869Z] Step 22/23 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T08:59:38.869Z] ---> Running in d454a17a95ae [2023-03-08T08:59:39.136Z] Removing intermediate container cc37ddfdaafc [2023-03-08T08:59:39.136Z] ---> 1328c4bdbb88 [2023-03-08T08:59:39.136Z] Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T08:59:39.403Z] ---> Running in 9d06148f1a54 [2023-03-08T08:59:39.670Z] Removing intermediate container d454a17a95ae [2023-03-08T08:59:39.670Z] ---> a0ea601cb1fd [2023-03-08T08:59:39.670Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T08:59:39.937Z] ---> Running in 437aac17d1e9 [2023-03-08T08:59:40.203Z] Removing intermediate container 9d06148f1a54 [2023-03-08T08:59:40.203Z] ---> 15ff4794976e [2023-03-08T08:59:40.203Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T08:59:40.203Z] ---> Running in c340b3e1ef52 [2023-03-08T08:59:40.798Z] Removing intermediate container 437aac17d1e9 [2023-03-08T08:59:40.798Z] ---> f649675ffd56 [2023-03-08T08:59:40.798Z] [2023-03-08T08:59:41.068Z] Removing intermediate container c340b3e1ef52 [2023-03-08T08:59:41.068Z] ---> cbef9c7bbeba [2023-03-08T08:59:41.068Z] [2023-03-08T08:59:41.336Z] Successfully built f649675ffd56 [2023-03-08T08:59:41.336Z] Successfully tagged core-command-arm64:latest [2023-03-08T08:59:41.336Z]  Building core-command ... done Building security-secretstore-setup [2023-03-08T08:59:41.603Z] Successfully built cbef9c7bbeba [2023-03-08T08:59:41.603Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T08:59:41.603Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-03-08T09:00:13.837Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:00:13.837Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:00:13.837Z] ---> 78550e449d1b [2023-03-08T09:00:13.837Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T09:00:13.837Z] ---> Using cache [2023-03-08T09:00:13.837Z] ---> b798fd6c8592 [2023-03-08T09:00:13.837Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T09:00:13.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:00:13.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:00:13.837Z] ---> 78550e449d1b [2023-03-08T09:00:13.837Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T09:00:13.837Z] ---> Using cache [2023-03-08T09:00:13.837Z] ---> b798fd6c8592 [2023-03-08T09:00:13.837Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T09:00:13.837Z] ---> Running in fb97f25e9c25 [2023-03-08T09:00:13.837Z] ---> Running in 53930b7735c7 [2023-03-08T09:00:13.837Z] Removing intermediate container fc4a5ba6abaf [2023-03-08T09:00:13.837Z] ---> d4b58b65a9d6 [2023-03-08T09:00:13.837Z] [2023-03-08T09:00:13.837Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T09:00:13.837Z] ---> 4c81e5bf8899 [2023-03-08T09:00:13.837Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:00:13.837Z] ---> Using cache [2023-03-08T09:00:13.837Z] ---> 477f236bf1d4 [2023-03-08T09:00:13.837Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T09:00:13.837Z] ---> Using cache [2023-03-08T09:00:13.837Z] ---> c36fe91dce0a [2023-03-08T09:00:13.837Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T09:00:13.837Z] ---> Running in b538063fc5d2 [2023-03-08T09:00:14.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:00:14.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:00:14.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:00:14.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:00:14.647Z] Removing intermediate container b538063fc5d2 [2023-03-08T09:00:14.647Z] ---> 04e0855cb51b [2023-03-08T09:00:14.648Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T09:00:14.920Z] ---> Running in ebf730115294 [2023-03-08T09:00:15.543Z] Removing intermediate container ebf730115294 [2023-03-08T09:00:15.543Z] ---> b30013163a6d [2023-03-08T09:00:15.543Z] Step 15/24 : WORKDIR / [2023-03-08T09:00:15.815Z] ---> Running in db7826021c6b [2023-03-08T09:00:16.406Z] Removing intermediate container db7826021c6b [2023-03-08T09:00:16.406Z] ---> 94b760eac775 [2023-03-08T09:00:16.406Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:00:16.406Z] OK: 221 MiB in 51 packages [2023-03-08T09:00:16.406Z] OK: 221 MiB in 51 packages [2023-03-08T09:00:18.366Z] ---> cc983398f3f0 [2023-03-08T09:00:18.366Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T09:00:18.366Z] Removing intermediate container 53930b7735c7 [2023-03-08T09:00:18.366Z] ---> 0d056100a4e1 [2023-03-08T09:00:18.366Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T09:00:18.953Z] Removing intermediate container fb97f25e9c25 [2023-03-08T09:00:18.953Z] ---> 66748c5e0bcc [2023-03-08T09:00:18.953Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T09:00:20.375Z] ---> 0f264b80abba [2023-03-08T09:00:20.375Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:00:20.375Z] ---> Running in 2710920a2a61 [2023-03-08T09:00:20.678Z] ---> c03a49171720 [2023-03-08T09:00:20.678Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:00:20.948Z] ---> Running in 598f7077c010 [2023-03-08T09:00:21.913Z] ---> b62a0ad2eaae [2023-03-08T09:00:21.913Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T09:00:23.331Z] ---> 60851fdf5506 [2023-03-08T09:00:23.331Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T09:00:24.296Z] ---> e282116423f9 [2023-03-08T09:00:24.296Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T09:00:24.568Z] ---> Running in 965f94c5c44f [2023-03-08T09:00:25.155Z] Removing intermediate container 965f94c5c44f [2023-03-08T09:00:25.155Z] ---> a30afb7d139a [2023-03-08T09:00:25.155Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:00:25.155Z] ---> Running in 7e114ef2d453 [2023-03-08T09:00:25.747Z] Removing intermediate container 7e114ef2d453 [2023-03-08T09:00:25.747Z] ---> 661e1b1662b9 [2023-03-08T09:00:25.747Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T09:00:25.747Z] ---> Running in 9cec02d9ed95 [2023-03-08T09:00:26.332Z] Removing intermediate container 9cec02d9ed95 [2023-03-08T09:00:26.332Z] ---> 6b952246a152 [2023-03-08T09:00:26.332Z] Step 23/24 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:00:26.332Z] ---> Running in 433ebd61a4fe [2023-03-08T09:00:26.918Z] Removing intermediate container 433ebd61a4fe [2023-03-08T09:00:26.918Z] ---> ea6ade2b8d64 [2023-03-08T09:00:26.918Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T09:00:27.189Z] ---> Running in 42982c86cd18 [2023-03-08T09:00:27.775Z] Removing intermediate container 42982c86cd18 [2023-03-08T09:00:27.775Z] ---> e7b4639552ff [2023-03-08T09:00:27.775Z] [2023-03-08T09:00:27.775Z] Successfully built e7b4639552ff [2023-03-08T09:00:28.046Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T09:00:28.046Z]  Building core-metadata ... done Building security-proxy-auth [2023-03-08T09:00:50.496Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:00:50.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:00:50.496Z] ---> 78550e449d1b [2023-03-08T09:00:50.496Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T09:00:50.496Z] ---> Using cache [2023-03-08T09:00:50.496Z] ---> d8bf0c14393e [2023-03-08T09:00:50.496Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T09:00:50.496Z] ---> Using cache [2023-03-08T09:00:50.496Z] ---> cd44d67524f3 [2023-03-08T09:00:50.496Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T09:00:50.496Z] ---> Using cache [2023-03-08T09:00:50.496Z] ---> 6410045daaf7 [2023-03-08T09:00:50.496Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T09:00:50.496Z] ---> Using cache [2023-03-08T09:00:50.496Z] ---> 915060afc253 [2023-03-08T09:00:50.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:00:50.496Z] ---> Using cache [2023-03-08T09:00:50.496Z] ---> b9cb56f1a8a4 [2023-03-08T09:00:50.496Z] Step 8/22 : COPY . . [2023-03-08T09:00:50.496Z] ---> Using cache [2023-03-08T09:00:50.496Z] ---> 1153134867c8 [2023-03-08T09:00:50.497Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T09:00:50.497Z] ---> Running in d9bbf0bea8b7 [2023-03-08T09:00:51.127Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T09:00:57.835Z] Removing intermediate container 1fce14d2d6a2 [2023-03-08T09:00:57.835Z] ---> 73fdd7e7c12f [2023-03-08T09:00:57.835Z] [2023-03-08T09:00:57.835Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T09:00:57.835Z] ---> 354640af7b1b [2023-03-08T09:00:57.835Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T09:00:57.835Z] ---> Using cache [2023-03-08T09:00:57.835Z] ---> 5d2a8db147a4 [2023-03-08T09:00:57.835Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T09:00:57.835Z] ---> Running in 925b5a5426b0 [2023-03-08T09:01:00.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:01:00.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:01:02.099Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T09:01:02.099Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T09:01:02.099Z] OK: 15736 distinct packages available [2023-03-08T09:01:02.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:01:02.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:01:04.356Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T09:01:04.625Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T09:01:04.625Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T09:01:04.625Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T09:01:04.625Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T09:01:04.625Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T09:01:04.625Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T09:01:04.625Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T09:01:04.625Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T09:01:04.625Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T09:01:04.625Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T09:01:05.213Z] OK: 8 MiB in 23 packages [2023-03-08T09:01:08.591Z] Removing intermediate container 925b5a5426b0 [2023-03-08T09:01:08.591Z] ---> 559c3c30f3bf [2023-03-08T09:01:08.591Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:01:09.572Z] ---> 7ca2c493b546 [2023-03-08T09:01:09.572Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T09:01:12.219Z] ---> 55aab8d690db [2023-03-08T09:01:12.219Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T09:01:13.199Z] ---> 5ba9521fd51b [2023-03-08T09:01:13.199Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T09:01:13.199Z] ---> Running in 5b1510ee57ea [2023-03-08T09:01:13.857Z] Removing intermediate container 5b1510ee57ea [2023-03-08T09:01:13.857Z] ---> f16aa74e0476 [2023-03-08T09:01:13.857Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:01:14.139Z] ---> Running in 57cd6f5b8973 [2023-03-08T09:01:14.728Z] Removing intermediate container 57cd6f5b8973 [2023-03-08T09:01:14.728Z] ---> c9f5982b23d8 [2023-03-08T09:01:14.998Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T09:01:14.998Z] ---> Running in 1c35f93fc0e5 [2023-03-08T09:01:15.590Z] Removing intermediate container 1c35f93fc0e5 [2023-03-08T09:01:15.590Z] ---> 4b9bd59af7e6 [2023-03-08T09:01:15.590Z] Step 18/19 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:01:15.860Z] ---> Running in b9249dd590c0 [2023-03-08T09:01:16.443Z] Removing intermediate container b9249dd590c0 [2023-03-08T09:01:16.443Z] ---> e63df9ca22bf [2023-03-08T09:01:16.443Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T09:01:16.443Z] ---> Running in f9f03a3b42b8 [2023-03-08T09:01:17.407Z] Removing intermediate container f9f03a3b42b8 [2023-03-08T09:01:17.407Z] ---> c0ec60030688 [2023-03-08T09:01:17.407Z] [2023-03-08T09:01:17.674Z] Successfully built c0ec60030688 [2023-03-08T09:01:17.674Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T09:01:17.674Z] Building support-scheduler [2023-03-08T09:01:39.752Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:01:39.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:01:39.752Z] ---> 78550e449d1b [2023-03-08T09:01:39.752Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T09:01:39.752Z] ---> Using cache [2023-03-08T09:01:39.752Z] ---> d8bf0c14393e [2023-03-08T09:01:39.752Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T09:01:39.752Z] ---> Using cache [2023-03-08T09:01:39.752Z] ---> cd44d67524f3 [2023-03-08T09:01:39.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T09:01:39.752Z] ---> Using cache [2023-03-08T09:01:39.752Z] ---> 6410045daaf7 [2023-03-08T09:01:39.752Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T09:01:39.752Z] ---> Using cache [2023-03-08T09:01:39.752Z] ---> 915060afc253 [2023-03-08T09:01:39.752Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:01:39.752Z] ---> Using cache [2023-03-08T09:01:39.752Z] ---> b9cb56f1a8a4 [2023-03-08T09:01:39.752Z] Step 8/22 : COPY . . [2023-03-08T09:01:39.752Z] ---> Using cache [2023-03-08T09:01:39.752Z] ---> 1153134867c8 [2023-03-08T09:01:39.752Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T09:01:40.023Z] ---> Running in daddf76e03d4 [2023-03-08T09:01:42.619Z] 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-03-08T09:02:39.059Z] Removing intermediate container 598f7077c010 [2023-03-08T09:02:39.059Z] ---> 88d21e738bac [2023-03-08T09:02:39.059Z] Step 7/20 : COPY . . [2023-03-08T09:02:39.059Z] Removing intermediate container 2710920a2a61 [2023-03-08T09:02:39.059Z] ---> 3beb3b90d1e3 [2023-03-08T09:02:39.059Z] Step 7/23 : COPY . . [2023-03-08T09:03:01.174Z] ---> 5f7733da9e0b [2023-03-08T09:03:01.174Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T09:03:01.174Z] ---> d8e76ee8ac78 [2023-03-08T09:03:01.174Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T09:03:01.174Z] ---> Running in 394ead7b5f68 [2023-03-08T09:03:01.174Z] ---> Running in d068ad41f4be [2023-03-08T09:03:01.174Z] 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-03-08T09:03:01.174Z] 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-03-08T09:08:08.166Z] Removing intermediate container d9bbf0bea8b7 [2023-03-08T09:08:08.166Z] ---> 75b0ef391ee3 [2023-03-08T09:08:08.166Z] [2023-03-08T09:08:08.166Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:08:08.166Z] ---> 4c81e5bf8899 [2023-03-08T09:08:08.166Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T09:08:08.166Z] ---> Using cache [2023-03-08T09:08:08.166Z] ---> 4bda43b87330 [2023-03-08T09:08:08.166Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:08:08.166Z] ---> Using cache [2023-03-08T09:08:08.166Z] ---> 71f9e068edaa [2023-03-08T09:08:08.166Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:08:08.166Z] ---> Using cache [2023-03-08T09:08:08.166Z] Removing intermediate container 0ee16b8032d2 [2023-03-08T09:08:08.166Z] ---> 96e8de6eb173 [2023-03-08T09:08:08.166Z] [2023-03-08T09:08:08.166Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:08:08.166Z] ---> 4c81e5bf8899 [2023-03-08T09:08:08.166Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T09:08:08.166Z] ---> e8612b2dc916 [2023-03-08T09:08:08.166Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T09:08:08.166Z] ---> Running in 59d50f229fda [2023-03-08T09:08:08.166Z] Removing intermediate container 59d50f229fda [2023-03-08T09:08:08.166Z] ---> 5d72d4c3ff67 [2023-03-08T09:08:08.166Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T09:08:08.166Z] ---> Running in 3446ac709fb7 [2023-03-08T09:08:08.166Z] Removing intermediate container 3446ac709fb7 [2023-03-08T09:08:08.166Z] ---> a0116553d38a [2023-03-08T09:08:08.166Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T09:08:08.166Z] ---> Running in c7131ba51ee9 [2023-03-08T09:08:08.753Z] ---> 23c46259f024 [2023-03-08T09:08:08.753Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T09:08:09.027Z] Removing intermediate container c7131ba51ee9 [2023-03-08T09:08:09.027Z] ---> 83223917e69c [2023-03-08T09:08:09.027Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:08:09.297Z] ---> Running in cac5caf8ec96 [2023-03-08T09:08:10.710Z] ---> d5197b1ac4f8 [2023-03-08T09:08:10.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T09:08:12.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:08:12.126Z] ---> e22ae6fdc01a [2023-03-08T09:08:12.126Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T09:08:12.418Z] ---> Running in 2f953aa4267f [2023-03-08T09:08:12.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:08:14.664Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T09:08:14.664Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:08:14.664Z] OK: 5 MiB in 15 packages [2023-03-08T09:08:15.636Z] Removing intermediate container 2f953aa4267f [2023-03-08T09:08:15.636Z] ---> fe17a9112ea0 [2023-03-08T09:08:15.636Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T09:08:15.911Z] ---> Running in a69f8f292ba6 [2023-03-08T09:08:16.921Z] Removing intermediate container a69f8f292ba6 [2023-03-08T09:08:16.921Z] ---> b056cd176f16 [2023-03-08T09:08:16.921Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T09:08:17.195Z] ---> Running in da229a58717a [2023-03-08T09:08:17.195Z] Removing intermediate container cac5caf8ec96 [2023-03-08T09:08:17.195Z] ---> 41452564f5f6 [2023-03-08T09:08:17.195Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:08:18.200Z] Removing intermediate container da229a58717a [2023-03-08T09:08:18.200Z] ---> b87a907a2cf7 [2023-03-08T09:08:18.200Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:08:18.200Z] ---> Running in 838e4f090298 [2023-03-08T09:08:18.470Z] ---> d70c01492c1c [2023-03-08T09:08:18.470Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T09:08:19.057Z] Removing intermediate container 838e4f090298 [2023-03-08T09:08:19.057Z] ---> 41159ea8194f [2023-03-08T09:08:19.057Z] Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:08:19.057Z] ---> Running in d0a6ea218840 [2023-03-08T09:08:19.648Z] Removing intermediate container d0a6ea218840 [2023-03-08T09:08:19.648Z] ---> 02e97c5b529c [2023-03-08T09:08:19.648Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:08:20.258Z] ---> Running in 4ea9ec4c6594 [2023-03-08T09:08:21.232Z] Removing intermediate container 4ea9ec4c6594 [2023-03-08T09:08:21.232Z] ---> b7468c35784a [2023-03-08T09:08:21.232Z] [2023-03-08T09:08:21.232Z] ---> 8ffffeabf169 [2023-03-08T09:08:21.232Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T09:08:21.511Z] Successfully built b7468c35784a [2023-03-08T09:08:21.511Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T09:08:21.511Z] Building security-spire-agent [2023-03-08T09:08:22.483Z]  Building security-proxy-auth ... done  ---> 767556905c57 [2023-03-08T09:08:22.483Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T09:08:22.483Z] ---> Running in 30732c8908cf [2023-03-08T09:08:23.073Z] Removing intermediate container 30732c8908cf [2023-03-08T09:08:23.073Z] ---> 3212aa031c2d [2023-03-08T09:08:23.073Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:08:23.345Z] ---> Running in fdd77deca641 [2023-03-08T09:08:23.936Z] Removing intermediate container fdd77deca641 [2023-03-08T09:08:23.936Z] ---> a03c1014986c [2023-03-08T09:08:23.936Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:08:23.936Z] ---> Running in d3a2d2025e59 [2023-03-08T09:08:24.528Z] Removing intermediate container d3a2d2025e59 [2023-03-08T09:08:24.528Z] ---> b76510d08979 [2023-03-08T09:08:24.528Z] Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:08:24.528Z] ---> Running in 8158901e5e30 [2023-03-08T09:08:25.126Z] Removing intermediate container 8158901e5e30 [2023-03-08T09:08:25.126Z] ---> a5b12b789aac [2023-03-08T09:08:25.126Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:08:25.407Z] ---> Running in 27e0f98ede8b [2023-03-08T09:08:26.000Z] Removing intermediate container 27e0f98ede8b [2023-03-08T09:08:26.000Z] ---> 5d61dfdc3d77 [2023-03-08T09:08:26.000Z] [2023-03-08T09:08:26.270Z] Successfully built 5d61dfdc3d77 [2023-03-08T09:08:26.270Z] Successfully tagged core-data-arm64:latest [2023-03-08T09:08:26.270Z] Building support-notifications [2023-03-08T09:08:58.516Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:08:58.516Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:08:58.516Z] ---> 78550e449d1b [2023-03-08T09:08:58.516Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T09:08:58.516Z] ---> Using cache [2023-03-08T09:08:58.516Z] ---> b798fd6c8592 [2023-03-08T09:08:58.516Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T09:08:58.516Z] ---> Running in 81c883511766 [2023-03-08T09:08:58.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:08:58.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:08:58.516Z] ---> 78550e449d1b [2023-03-08T09:08:58.516Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T09:08:58.516Z] ---> Using cache [2023-03-08T09:08:58.516Z] ---> d8bf0c14393e [2023-03-08T09:08:58.516Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T09:08:58.516Z] ---> Using cache [2023-03-08T09:08:58.516Z] ---> cd44d67524f3 [2023-03-08T09:08:58.516Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T09:08:58.516Z] ---> Running in 42739b8cde2c [2023-03-08T09:08:58.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:08:58.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:08:58.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:08:58.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:08:59.474Z] OK: 221 MiB in 51 packages [2023-03-08T09:09:00.439Z] OK: 221 MiB in 51 packages [2023-03-08T09:09:01.423Z] Removing intermediate container 81c883511766 [2023-03-08T09:09:01.423Z] ---> 029f59b38384 [2023-03-08T09:09:01.423Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T09:09:02.387Z] Removing intermediate container 42739b8cde2c [2023-03-08T09:09:02.387Z] ---> 73567e781dab [2023-03-08T09:09:02.387Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T09:09:02.974Z] ---> 8982f9e91421 [2023-03-08T09:09:02.974Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:09:03.242Z] ---> Running in 3a54795c2d43 [2023-03-08T09:09:04.216Z] ---> 26fafd93306a [2023-03-08T09:09:04.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:09:04.216Z] ---> Running in 86bb71d6b1de [2023-03-08T09:10:25.877Z] 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-03-08T09:10:41.142Z] Removing intermediate container d068ad41f4be [2023-03-08T09:10:41.142Z] ---> 29baf924bcd8 [2023-03-08T09:10:41.142Z] [2023-03-08T09:10:41.142Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T09:10:41.142Z] ---> 4c81e5bf8899 [2023-03-08T09:10:41.142Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T09:10:41.142Z] ---> Running in 933eec1212af [2023-03-08T09:10:42.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:10:42.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:10:44.287Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T09:10:44.287Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T09:10:44.574Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:10:44.575Z] OK: 6 MiB in 16 packages [2023-03-08T09:10:48.890Z] Removing intermediate container 933eec1212af [2023-03-08T09:10:48.890Z] ---> b366817c8e7b [2023-03-08T09:10:48.890Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T09:10:48.890Z] ---> Running in decb7e9d6870 [2023-03-08T09:10:50.313Z] Removing intermediate container decb7e9d6870 [2023-03-08T09:10:50.313Z] ---> a4d0f5ca23f8 [2023-03-08T09:10:50.313Z] Step 12/20 : WORKDIR /edgex [2023-03-08T09:10:50.583Z] ---> Running in dc72b42c74dd [2023-03-08T09:10:50.856Z] Removing intermediate container 394ead7b5f68 [2023-03-08T09:10:50.856Z] ---> 0f68ce01bc6e [2023-03-08T09:10:50.856Z] [2023-03-08T09:10:50.856Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T09:10:50.856Z] ---> 4c81e5bf8899 [2023-03-08T09:10:50.856Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T09:10:51.126Z] ---> Running in d9d43e50f6f6 [2023-03-08T09:10:52.106Z] Removing intermediate container dc72b42c74dd [2023-03-08T09:10:52.106Z] ---> 37a5a67a9e5b [2023-03-08T09:10:52.106Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T09:10:54.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:10:54.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:10:54.942Z] ---> 545b3750442f [2023-03-08T09:10:54.942Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T09:10:55.552Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T09:10:55.820Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T09:10:55.820Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T09:10:55.820Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:10:55.820Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T09:10:56.090Z] OK: 6 MiB in 17 packages [2023-03-08T09:11:00.350Z] ---> b666b16a8f4b [2023-03-08T09:11:00.350Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T09:11:00.935Z] Removing intermediate container d9d43e50f6f6 [2023-03-08T09:11:00.935Z] ---> d8ed983c030e [2023-03-08T09:11:00.935Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T09:11:01.212Z] ---> Running in 1e9dfbe3a829 [2023-03-08T09:11:02.617Z] Removing intermediate container 1e9dfbe3a829 [2023-03-08T09:11:02.617Z] ---> 9f3ab32e0097 [2023-03-08T09:11:02.617Z] Step 12/23 : WORKDIR / [2023-03-08T09:11:02.892Z] ---> 9abac20cad69 [2023-03-08T09:11:02.892Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T09:11:03.160Z] ---> Running in a498da911909 [2023-03-08T09:11:03.160Z] ---> Running in f97e33eea6fd [2023-03-08T09:11:05.763Z] Removing intermediate container a498da911909 [2023-03-08T09:11:05.763Z] ---> bad3a68514e4 [2023-03-08T09:11:05.763Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T09:11:07.185Z] Removing intermediate container f97e33eea6fd [2023-03-08T09:11:07.185Z] ---> 27319d1583b6 [2023-03-08T09:11:07.185Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T09:11:07.453Z] ---> 99c791eb3be9 [2023-03-08T09:11:07.453Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T09:11:07.453Z] ---> Running in f8b4bf3ac3ea [2023-03-08T09:11:08.867Z] Removing intermediate container f8b4bf3ac3ea [2023-03-08T09:11:08.867Z] ---> dba0d25486d4 [2023-03-08T09:11:08.867Z] Step 18/20 : LABEL arch=arm64 [2023-03-08T09:11:09.137Z] ---> Running in 5dbf83fc89f6 [2023-03-08T09:11:09.137Z] ---> 2d329813ea18 [2023-03-08T09:11:09.137Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T09:11:10.551Z] Removing intermediate container 5dbf83fc89f6 [2023-03-08T09:11:10.552Z] ---> a644b389f905 [2023-03-08T09:11:10.552Z] Step 19/20 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:11:10.552Z] ---> Running in 546cf88f968e [2023-03-08T09:11:11.139Z] ---> b02c524a1b60 [2023-03-08T09:11:11.139Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T09:11:12.133Z] Removing intermediate container 546cf88f968e [2023-03-08T09:11:12.133Z] ---> 222bdb52e77b [2023-03-08T09:11:12.133Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T09:11:12.404Z] ---> Running in a3f5a6e4c93d [2023-03-08T09:11:13.818Z] Removing intermediate container a3f5a6e4c93d [2023-03-08T09:11:13.818Z] ---> 5388a09e618a [2023-03-08T09:11:13.818Z] [2023-03-08T09:11:14.784Z] Successfully built 5388a09e618a [2023-03-08T09:11:14.784Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T09:11:14.784Z]  Building security-proxy-setup ... done Building security-spire-config [2023-03-08T09:11:15.051Z] ---> 589d320eed13 [2023-03-08T09:11:15.051Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T09:11:20.396Z] ---> 2ac96b910f35 [2023-03-08T09:11:20.396Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T09:11:21.804Z] ---> ffecf31dbf50 [2023-03-08T09:11:21.804Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T09:11:22.072Z] ---> Running in d617dd06d645 [2023-03-08T09:11:27.429Z] Removing intermediate container d617dd06d645 [2023-03-08T09:11:27.429Z] ---> 7837886e564f [2023-03-08T09:11:27.429Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T09:11:27.429Z] ---> Running in 48403871d7eb [2023-03-08T09:11:28.020Z] Removing intermediate container 48403871d7eb [2023-03-08T09:11:28.020Z] ---> e19e9359cdd0 [2023-03-08T09:11:28.020Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T09:11:28.288Z] ---> Running in 1a0e94590740 [2023-03-08T09:11:29.259Z] Removing intermediate container 1a0e94590740 [2023-03-08T09:11:29.259Z] ---> e68ccabca3d2 [2023-03-08T09:11:29.259Z] Step 22/23 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:11:29.528Z] ---> Running in 493a12e43353 [2023-03-08T09:11:30.505Z] Removing intermediate container 493a12e43353 [2023-03-08T09:11:30.505Z] ---> c53e7fc8f9aa [2023-03-08T09:11:30.505Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T09:11:30.505Z] ---> Running in 43ba33909d46 [2023-03-08T09:11:31.476Z] Removing intermediate container 43ba33909d46 [2023-03-08T09:11:31.476Z] ---> fa7e508966cf [2023-03-08T09:11:31.476Z] [2023-03-08T09:11:32.062Z] Successfully built fa7e508966cf [2023-03-08T09:11:32.062Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T09:11:33.025Z]  Building security-secretstore-setup ... done Removing intermediate container 3a54795c2d43 [2023-03-08T09:11:33.025Z] ---> 61e284f47f7f [2023-03-08T09:11:33.025Z] Step 7/24 : COPY . . [2023-03-08T09:11:33.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T09:11:33.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T09:11:33.617Z] ---> 78550e449d1b [2023-03-08T09:11:33.617Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T09:11:33.617Z] ---> Using cache [2023-03-08T09:11:33.617Z] ---> b798fd6c8592 [2023-03-08T09:11:33.617Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T09:11:33.617Z] ---> Using cache [2023-03-08T09:11:33.617Z] ---> 029f59b38384 [2023-03-08T09:11:33.617Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T09:11:33.617Z] ---> Using cache [2023-03-08T09:11:33.617Z] ---> 8982f9e91421 [2023-03-08T09:11:33.617Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T09:11:33.617Z] ---> Using cache [2023-03-08T09:11:33.617Z] ---> 61e284f47f7f [2023-03-08T09:11:33.617Z] Step 7/24 : COPY . . [2023-03-08T09:11:36.976Z] Removing intermediate container 86bb71d6b1de [2023-03-08T09:11:36.976Z] ---> 9e9318c73d07 [2023-03-08T09:11:36.976Z] Step 8/22 : COPY . . [2023-03-08T09:11:49.318Z] ---> 49ee0bdd1725 [2023-03-08T09:11:49.318Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T09:11:49.318Z] ---> Running in 62f86aa13947 [2023-03-08T09:11:49.318Z] ---> 76f6002d0741 [2023-03-08T09:11:49.318Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T09:11:49.586Z] ---> Running in de21d487f6fa [2023-03-08T09:11:49.855Z] Removing intermediate container 62f86aa13947 [2023-03-08T09:11:49.855Z] ---> c2384c9fe4ce [2023-03-08T09:11:49.855Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T09:11:49.855Z] ---> Running in d475c13e2b5a [2023-03-08T09:11:50.124Z] Removing intermediate container de21d487f6fa [2023-03-08T09:11:50.124Z] ---> cc9dc84b2e53 [2023-03-08T09:11:50.124Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T09:11:50.393Z] ---> Running in e08e53c5d45e [2023-03-08T09:11:50.662Z] Removing intermediate container d475c13e2b5a [2023-03-08T09:11:50.662Z] ---> b494015e010a [2023-03-08T09:11:50.662Z] 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-03-08T09:11:50.662Z] ---> Running in 88273a1934b3 [2023-03-08T09:11:51.248Z] Removing intermediate container e08e53c5d45e [2023-03-08T09:11:51.248Z] ---> 5b49cf00e4b2 [2023-03-08T09:11:51.248Z] 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-03-08T09:11:51.515Z] ---> Running in 851ddf8635f0 [2023-03-08T09:11:53.528Z] ---> 33343771592a [2023-03-08T09:11:53.528Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T09:11:53.528Z] ---> Running in eb9c4ae29e32 [2023-03-08T09:11:54.497Z] Removing intermediate container 88273a1934b3 [2023-03-08T09:11:54.497Z] ---> aeba8df160c2 [2023-03-08T09:11:54.497Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T09:11:54.764Z] ---> Running in 63a1ade0ab1d [2023-03-08T09:11:55.037Z] Removing intermediate container 851ddf8635f0 [2023-03-08T09:11:55.037Z] ---> e3d418af0dfe [2023-03-08T09:11:55.037Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T09:11:55.313Z] ---> Running in 4e91e3ed03e7 [2023-03-08T09:11:55.313Z] Removing intermediate container 63a1ade0ab1d [2023-03-08T09:11:55.313Z] ---> cae7a690ae2c [2023-03-08T09:11:55.313Z] [2023-03-08T09:11:55.313Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T09:11:55.313Z] ---> 354640af7b1b [2023-03-08T09:11:55.313Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T09:11:55.313Z] ---> Using cache [2023-03-08T09:11:55.313Z] ---> 5d2a8db147a4 [2023-03-08T09:11:55.313Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T09:11:55.313Z] ---> Using cache [2023-03-08T09:11:55.313Z] ---> c621c96fdfbe [2023-03-08T09:11:55.313Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T09:11:55.580Z] 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-03-08T09:11:56.186Z] Removing intermediate container 4e91e3ed03e7 [2023-03-08T09:11:56.186Z] ---> d83268192efd [2023-03-08T09:11:56.186Z] [2023-03-08T09:11:56.186Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T09:11:56.186Z] ---> 354640af7b1b [2023-03-08T09:11:56.186Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T09:11:56.186Z] ---> Using cache [2023-03-08T09:11:56.186Z] ---> 5d2a8db147a4 [2023-03-08T09:11:56.186Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T09:11:56.467Z] ---> Running in daef11e84edd [2023-03-08T09:11:58.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:11:59.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:12:00.444Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T09:12:00.444Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T09:12:00.444Z] OK: 15736 distinct packages available [2023-03-08T09:12:00.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:12:00.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:12:01.670Z] ---> e38dacd9b8f5 [2023-03-08T09:12:01.670Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T09:12:01.937Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T09:12:01.937Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T09:12:01.937Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T09:12:02.209Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T09:12:02.209Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T09:12:02.209Z] OK: 6 MiB in 18 packages [2023-03-08T09:12:02.209Z] Removing intermediate container daddf76e03d4 [2023-03-08T09:12:02.209Z] ---> 24ac8dbb227b [2023-03-08T09:12:02.209Z] [2023-03-08T09:12:02.209Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:12:02.209Z] ---> 4c81e5bf8899 [2023-03-08T09:12:02.209Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T09:12:02.209Z] ---> Using cache [2023-03-08T09:12:02.209Z] ---> 477f236bf1d4 [2023-03-08T09:12:02.209Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T09:12:02.209Z] ---> Using cache [2023-03-08T09:12:02.209Z] ---> c36fe91dce0a [2023-03-08T09:12:02.209Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T09:12:02.477Z] ---> Running in 271d5341d1b6 [2023-03-08T09:12:03.902Z] Removing intermediate container 271d5341d1b6 [2023-03-08T09:12:03.902Z] ---> 4c7fa6f9701f [2023-03-08T09:12:03.902Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T09:12:03.902Z] ---> Running in a66be14f9c96 [2023-03-08T09:12:04.866Z] Removing intermediate container daef11e84edd [2023-03-08T09:12:04.866Z] ---> 367689229050 [2023-03-08T09:12:04.866Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T09:12:04.866Z] Removing intermediate container a66be14f9c96 [2023-03-08T09:12:04.866Z] ---> cee95621dda1 [2023-03-08T09:12:04.866Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:12:06.279Z] ---> e449afdd68cf [2023-03-08T09:12:06.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T09:12:09.636Z] ---> bc99a3a51709 [2023-03-08T09:12:09.636Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T09:12:09.636Z] ---> 4338c10b98ae [2023-03-08T09:12:09.636Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T09:12:11.047Z] ---> 019aec745af2 [2023-03-08T09:12:11.047Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T09:12:11.047Z] ---> c50cfcfbc674 [2023-03-08T09:12:11.047Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T09:12:11.047Z] ---> Running in d9e107a9c1c3 [2023-03-08T09:12:11.636Z] Removing intermediate container d9e107a9c1c3 [2023-03-08T09:12:11.636Z] ---> ca311387eaa3 [2023-03-08T09:12:11.636Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:12:11.912Z] ---> Running in 7ded61c43621 [2023-03-08T09:12:11.912Z] ---> 7de2358a77f2 [2023-03-08T09:12:11.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T09:12:12.885Z] ---> a5f71c196050 [2023-03-08T09:12:12.886Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T09:12:12.886Z] Removing intermediate container 7ded61c43621 [2023-03-08T09:12:12.886Z] ---> d8eb345f84f2 [2023-03-08T09:12:12.886Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:12:12.886Z] ---> Running in e7953ae75e2e [2023-03-08T09:12:13.481Z] ---> a1e843d26730 [2023-03-08T09:12:13.481Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T09:12:13.756Z] Removing intermediate container e7953ae75e2e [2023-03-08T09:12:13.756Z] ---> 007a6e11374d [2023-03-08T09:12:13.756Z] Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:12:13.756Z] ---> Running in f92583388bb2 [2023-03-08T09:12:13.756Z] ---> Running in 8200256d7946 [2023-03-08T09:12:14.362Z] ---> e081d11869ad [2023-03-08T09:12:14.363Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T09:12:14.632Z] ---> Running in e90b2611117a [2023-03-08T09:12:14.632Z] Removing intermediate container f92583388bb2 [2023-03-08T09:12:14.632Z] ---> 8d63540c9aba [2023-03-08T09:12:14.632Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T09:12:14.901Z] ---> Running in 15ddcb6ebbc8 [2023-03-08T09:12:14.901Z] Removing intermediate container 8200256d7946 [2023-03-08T09:12:14.901Z] ---> 74f82b9c1835 [2023-03-08T09:12:14.901Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:12:15.174Z] ---> Running in 25dd9037b1d0 [2023-03-08T09:12:15.441Z] Removing intermediate container e90b2611117a [2023-03-08T09:12:15.441Z] ---> 5c6474641ffc [2023-03-08T09:12:15.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T09:12:16.027Z] Removing intermediate container 15ddcb6ebbc8 [2023-03-08T09:12:16.027Z] ---> 95803472c59d [2023-03-08T09:12:16.027Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T09:12:16.027Z] Removing intermediate container 25dd9037b1d0 [2023-03-08T09:12:16.027Z] ---> bb96b44daad0 [2023-03-08T09:12:16.027Z] [2023-03-08T09:12:16.295Z] ---> Running in e2ee43904538 [2023-03-08T09:12:16.563Z] Successfully built bb96b44daad0 [2023-03-08T09:12:16.563Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T09:12:16.834Z]  Building support-scheduler ... done  ---> 250ff8e7d57f [2023-03-08T09:12:16.834Z] Step 19/24 : WORKDIR / [2023-03-08T09:12:17.103Z] Removing intermediate container e2ee43904538 [2023-03-08T09:12:17.103Z] ---> 1f49487f7e54 [2023-03-08T09:12:17.103Z] Step 23/24 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:12:17.103Z] ---> Running in b37358504657 [2023-03-08T09:12:17.103Z] ---> Running in 6b2eaccb4ff8 [2023-03-08T09:12:18.064Z] Removing intermediate container b37358504657 [2023-03-08T09:12:18.064Z] ---> 23e96d1fdc6a [2023-03-08T09:12:18.064Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T09:12:18.064Z] Removing intermediate container 6b2eaccb4ff8 [2023-03-08T09:12:18.064Z] ---> 0df79754cd45 [2023-03-08T09:12:18.064Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T09:12:18.064Z] ---> Running in c1a55e720175 [2023-03-08T09:12:18.064Z] ---> Running in b6645af7647e [2023-03-08T09:12:18.340Z] Removing intermediate container c1a55e720175 [2023-03-08T09:12:18.340Z] ---> 6cca43c1c949 [2023-03-08T09:12:18.340Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T09:12:18.608Z] ---> Running in 0d78b8fb6b97 [2023-03-08T09:12:18.608Z] Removing intermediate container b6645af7647e [2023-03-08T09:12:18.608Z] ---> 3c570ca67376 [2023-03-08T09:12:18.608Z] [2023-03-08T09:12:19.192Z] Successfully built 3c570ca67376 [2023-03-08T09:12:19.192Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T09:12:19.192Z]  Building security-spire-agent ... done Removing intermediate container 0d78b8fb6b97 [2023-03-08T09:12:19.192Z] ---> 56538b4d6794 [2023-03-08T09:12:19.192Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T09:12:19.462Z] ---> Running in e5ba25890102 [2023-03-08T09:12:19.731Z] Removing intermediate container e5ba25890102 [2023-03-08T09:12:19.731Z] ---> 2b41951540c6 [2023-03-08T09:12:19.731Z] Step 23/24 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:12:19.731Z] ---> Running in 35042bcfef25 [2023-03-08T09:12:20.354Z] Removing intermediate container 35042bcfef25 [2023-03-08T09:12:20.354Z] ---> 9f63bbaa0b9f [2023-03-08T09:12:20.354Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T09:12:20.354Z] ---> Running in 86c4d6366f6a [2023-03-08T09:12:20.622Z] Removing intermediate container 86c4d6366f6a [2023-03-08T09:12:20.622Z] ---> 9fba27853a95 [2023-03-08T09:12:20.622Z] [2023-03-08T09:12:20.890Z] Successfully built 9fba27853a95 [2023-03-08T09:12:20.890Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T09:14:42.600Z]  Building security-spire-config ... done Removing intermediate container eb9c4ae29e32 [2023-03-08T09:14:42.600Z] ---> 6790005400ad [2023-03-08T09:14:42.600Z] [2023-03-08T09:14:42.600Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T09:14:42.600Z] ---> 4c81e5bf8899 [2023-03-08T09:14:42.600Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T09:14:42.600Z] ---> Running in b79dc8ec9b83 [2023-03-08T09:14:42.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T09:14:42.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T09:14:42.600Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T09:14:42.600Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T09:14:42.600Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T09:14:42.600Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T09:14:42.600Z] OK: 6 MiB in 16 packages [2023-03-08T09:14:42.600Z] Removing intermediate container b79dc8ec9b83 [2023-03-08T09:14:42.600Z] ---> 6902707c8a15 [2023-03-08T09:14:42.600Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T09:14:42.600Z] ---> Running in 831ecb8bce2a [2023-03-08T09:14:42.600Z] Removing intermediate container 831ecb8bce2a [2023-03-08T09:14:42.600Z] ---> 7e473bc34074 [2023-03-08T09:14:42.600Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T09:14:42.600Z] ---> Running in 6d83367c7f9f [2023-03-08T09:14:42.600Z] Removing intermediate container 6d83367c7f9f [2023-03-08T09:14:42.600Z] ---> de48236e451d [2023-03-08T09:14:42.600Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T09:14:42.600Z] ---> Running in 398cfa015e67 [2023-03-08T09:14:42.600Z] Removing intermediate container 398cfa015e67 [2023-03-08T09:14:42.600Z] ---> 8c9214e19bfd [2023-03-08T09:14:42.600Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T09:14:42.600Z] ---> a392c172673b [2023-03-08T09:14:42.600Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T09:14:42.600Z] ---> 2cac190522e1 [2023-03-08T09:14:42.600Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T09:14:42.600Z] ---> 89cc7522078e [2023-03-08T09:14:42.600Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T09:14:42.600Z] ---> Running in 69461edf60ac [2023-03-08T09:14:42.600Z] Removing intermediate container 69461edf60ac [2023-03-08T09:14:42.600Z] ---> 7a244865b20a [2023-03-08T09:14:42.600Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T09:14:42.600Z] ---> Running in 728aeaff778f [2023-03-08T09:14:42.600Z] Removing intermediate container 728aeaff778f [2023-03-08T09:14:42.600Z] ---> 034f9b3d2024 [2023-03-08T09:14:42.600Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T09:14:42.600Z] ---> Running in ec858f5b53f8 [2023-03-08T09:14:42.600Z] Removing intermediate container ec858f5b53f8 [2023-03-08T09:14:42.600Z] ---> 02112eba2c8a [2023-03-08T09:14:42.600Z] Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 [2023-03-08T09:14:42.600Z] ---> Running in 46da6f38e932 [2023-03-08T09:14:42.600Z] Removing intermediate container 46da6f38e932 [2023-03-08T09:14:42.600Z] ---> 809c68c9309b [2023-03-08T09:14:42.600Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T09:14:42.600Z] ---> Running in 5d9f8ddd2bec [2023-03-08T09:14:42.600Z] Removing intermediate container 5d9f8ddd2bec [2023-03-08T09:14:42.600Z] ---> e7519e2964e9 [2023-03-08T09:14:42.600Z] [2023-03-08T09:14:42.600Z] Successfully built e7519e2964e9 [2023-03-08T09:14:42.601Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T09:14:42.879Z]  Building support-notifications ... done  [Pipeline] } [2023-03-08T09:14:42.879Z] $ docker stop --time=1 d5d1016cd23ff2ad5f084a6b07fe7a9f761ea27e4fb727d19a324371d294114d [2023-03-08T09:14:46.579Z] $ docker rm -f --volumes d5d1016cd23ff2ad5f084a6b07fe7a9f761ea27e4fb727d19a324371d294114d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T09:14:47.088Z] + docker images [2023-03-08T09:14:47.356Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T09:14:47.356Z] support-notifications-arm64 latest e7519e2964e9 5 seconds ago 29.7MB [2023-03-08T09:14:47.356Z] 6790005400ad 17 seconds ago 1.57GB [2023-03-08T09:14:47.356Z] security-spire-config-arm64 latest 9fba27853a95 2 minutes ago 83.6MB [2023-03-08T09:14:47.356Z] security-spire-agent-arm64 latest 3c570ca67376 2 minutes ago 122MB [2023-03-08T09:14:47.356Z] support-scheduler-arm64 latest bb96b44daad0 2 minutes ago 29.1MB [2023-03-08T09:14:47.356Z] 24ac8dbb227b 2 minutes ago 1.57GB [2023-03-08T09:14:47.356Z] d83268192efd 2 minutes ago 1.38GB [2023-03-08T09:14:47.356Z] cae7a690ae2c 2 minutes ago 1.38GB [2023-03-08T09:14:47.356Z] security-secretstore-setup-arm64 latest fa7e508966cf 3 minutes ago 28.7MB [2023-03-08T09:14:47.356Z] security-proxy-setup-arm64 latest 5388a09e618a 3 minutes ago 15.8MB [2023-03-08T09:14:47.356Z] 0f68ce01bc6e 4 minutes ago 1.5GB [2023-03-08T09:14:47.356Z] 29baf924bcd8 4 minutes ago 1.49GB [2023-03-08T09:14:47.356Z] core-data-arm64 latest 5d61dfdc3d77 6 minutes ago 17.3MB [2023-03-08T09:14:47.356Z] security-proxy-auth-arm64 latest b7468c35784a 6 minutes ago 15.6MB [2023-03-08T09:14:47.356Z] 96e8de6eb173 6 minutes ago 1.51GB [2023-03-08T09:14:47.356Z] 75b0ef391ee3 6 minutes ago 1.49GB [2023-03-08T09:14:47.356Z] security-spiffe-token-provider-arm64 latest c0ec60030688 13 minutes ago 29.1MB [2023-03-08T09:14:47.356Z] 73fdd7e7c12f 13 minutes ago 1.54GB [2023-03-08T09:14:47.356Z] core-metadata-arm64 latest e7b4639552ff 14 minutes ago 17.8MB [2023-03-08T09:14:47.356Z] d4b58b65a9d6 14 minutes ago 1.51GB [2023-03-08T09:14:47.356Z] core-command-arm64 latest f649675ffd56 15 minutes ago 17.1MB [2023-03-08T09:14:47.356Z] core-common-config-bootstrapper-arm64 latest cbef9c7bbeba 15 minutes ago 14.9MB [2023-03-08T09:14:47.356Z] f7353ec49e4f 15 minutes ago 1.51GB [2023-03-08T09:14:47.356Z] 3d41a64d2588 15 minutes ago 1.5GB [2023-03-08T09:14:47.356Z] security-bootstrapper-arm64 latest 62e47426c131 15 minutes ago 19MB [2023-03-08T09:14:47.356Z] ea0394103800 16 minutes ago 1.49GB [2023-03-08T09:14:47.356Z] security-spire-server-arm64 latest 8654c48db3a4 23 minutes ago 84.3MB [2023-03-08T09:14:47.356Z] 400c51b57d7c 23 minutes ago 1.38GB [2023-03-08T09:14:47.356Z] ci-base-image-arm64 latest 78550e449d1b 39 minutes ago 904MB [2023-03-08T09:14:47.356Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T09:14:47.356Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T09:14:47.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T09:14:47.356Z] 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-03-08T09:14:47.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T09:14:47.795Z] [2023-03-08T09:14:47.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T09:14:48.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T09:14:48.132Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T09:14:48.132Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T09:14:48.132Z] 04944245beec: Pulling fs layer [2023-03-08T09:14:48.132Z] 699f458cf7ca: Pulling fs layer [2023-03-08T09:14:48.132Z] 765212b225bb: Pulling fs layer [2023-03-08T09:14:48.132Z] f23df028b6ca: Pulling fs layer [2023-03-08T09:14:48.132Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T09:14:48.401Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T09:14:48.401Z] 765212b225bb: Waiting [2023-03-08T09:14:48.401Z] f23df028b6ca: Waiting [2023-03-08T09:14:48.401Z] d65c8cfc05b1: Waiting [2023-03-08T09:14:48.401Z] 2437ff75d9bd: Waiting [2023-03-08T09:14:48.401Z] 04944245beec: Verifying Checksum [2023-03-08T09:14:48.401Z] 04944245beec: Download complete [2023-03-08T09:14:48.401Z] 765212b225bb: Verifying Checksum [2023-03-08T09:14:48.401Z] 765212b225bb: Download complete [2023-03-08T09:14:48.401Z] f23df028b6ca: Verifying Checksum [2023-03-08T09:14:48.401Z] f23df028b6ca: Download complete [2023-03-08T09:14:48.401Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T09:14:48.401Z] d65c8cfc05b1: Download complete [2023-03-08T09:14:48.672Z] 699f458cf7ca: Verifying Checksum [2023-03-08T09:14:48.672Z] 699f458cf7ca: Download complete [2023-03-08T09:14:48.938Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T09:14:48.938Z] 8998bd30e6a1: Download complete [2023-03-08T09:14:51.521Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T09:14:53.022Z] 8998bd30e6a1: Pull complete [2023-03-08T09:14:53.644Z] 04944245beec: Pull complete [2023-03-08T09:14:55.096Z] 699f458cf7ca: Pull complete [2023-03-08T09:14:55.096Z] 765212b225bb: Pull complete [2023-03-08T09:14:56.092Z] f23df028b6ca: Pull complete [2023-03-08T09:14:56.373Z] d65c8cfc05b1: Pull complete [2023-03-08T09:15:11.357Z] 2437ff75d9bd: Pull complete [2023-03-08T09:15:11.357Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T09:15:11.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T09:15:11.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T09:15:11.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container [2023-03-08T09:15:11.625Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T09:15:14.669Z] $ docker top 7d9cd0f5c71982f20f858aa3e48d1c83ebbec49e3392cfb85dae456f8473b3fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:15.568Z] ---> job-cost.sh [2023-03-08T09:15:15.568Z] lf-activate-venv: SKIPPING [2023-03-08T09:15:15.568Z] INFO: No Stack... [2023-03-08T09:15:15.834Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T09:15:16.795Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T09:15:17.438Z] + cat+ /w/workspace/edgex-go/2/archives/cost.csv [2023-03-08T09:15:17.438Z] cut -d, -f6 [Pipeline] lock [2023-03-08T09:15:17.474Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4420-2-stack-cost] [2023-03-08T09:15:17.479Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4420-2-stack-cost] did not exist. Created. [2023-03-08T09:15:17.479Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4420-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T09:15:18.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T09:15:18.330Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T09:15:18.339Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4420-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T09:15:18.348Z] $ docker stop --time=1 7d9cd0f5c71982f20f858aa3e48d1c83ebbec49e3392cfb85dae456f8473b3fe [2023-03-08T09:15:19.913Z] $ docker rm -f --volumes 7d9cd0f5c71982f20f858aa3e48d1c83ebbec49e3392cfb85dae456f8473b3fe [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-03-08T09:15:20.293Z] provisioning config files... [2023-03-08T09:15:20.300Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1457088704531031698tmp [Pipeline] { [Pipeline] sh [2023-03-08T09:15:20.594Z] + set +x [2023-03-08T09:15:20.595Z] + curl -s https://codecov.io/bash [2023-03-08T09:15:20.595Z] + bash -s -- [2023-03-08T09:15:20.595Z] [2023-03-08T09:15:20.595Z] _____ _ [2023-03-08T09:15:20.595Z] / ____| | | [2023-03-08T09:15:20.595Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T09:15:20.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T09:15:20.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T09:15:20.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T09:15:20.595Z] Bash-1.0.6 [2023-03-08T09:15:20.595Z] [2023-03-08T09:15:20.595Z] [2023-03-08T09:15:20.595Z] ==> git version 2.25.1 found [2023-03-08T09:15:20.595Z] ==> 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-03-08T09:15:20.595Z] Release-Date: 2020-01-08 [2023-03-08T09:15:20.595Z] 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-03-08T09:15:20.595Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T09:15:20.595Z] ==> Jenkins CI detected. [2023-03-08T09:15:20.595Z] current dir:  /w/workspace/edgex-go/2 [2023-03-08T09:15:20.595Z] project root: . [2023-03-08T09:15:20.595Z] --> token set from env [2023-03-08T09:15:20.595Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T09:15:20.595Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T09:15:20.595Z] ==> Python coveragepy not found [2023-03-08T09:15:20.595Z] ==> Searching for coverage reports in: [2023-03-08T09:15:20.595Z] + . [2023-03-08T09:15:20.595Z] -> Found 1 reports [2023-03-08T09:15:20.595Z] ==> Detecting git/mercurial file structure [2023-03-08T09:15:20.595Z] ==> Reading reports [2023-03-08T09:15:20.595Z] + ./coverage.out bytes=446903 [2023-03-08T09:15:20.595Z] ==> Appending adjustments [2023-03-08T09:15:20.595Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T09:15:21.977Z] + Found adjustments [2023-03-08T09:15:21.977Z] ==> Gzipping contents [2023-03-08T09:15:21.977Z] 60K /tmp/codecov.XzQlW7.gz [2023-03-08T09:15:21.977Z] ==> Uploading reports [2023-03-08T09:15:21.977Z] url: https://codecov.io [2023-03-08T09:15:21.977Z] query: branch=PR-4420&commit=5725133d420c87c9c3863b09a0cdc14354f1a88d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4420%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4420&job=&cmd_args= [2023-03-08T09:15:21.977Z] -> Pinging Codecov [2023-03-08T09:15:21.977Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4420&commit=5725133d420c87c9c3863b09a0cdc14354f1a88d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4420%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4420&job=&cmd_args= [2023-03-08T09:15:22.236Z] -> Uploading to [2023-03-08T09:15:22.236Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/5725133d420c87c9c3863b09a0cdc14354f1a88d/e6de022e-ca01-4393-891b-25787ecbf243.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T091521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b17144d10151b53009e833f30404d5ae3933fb2e3a6583b0219c8662fc48e80 [2023-03-08T09:15:22.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T09:15:22.236Z] Dload Upload Total Spent Left Speed [2023-03-08T09:15:22.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58227 0 0 100 58227 0 212k --:--:-- --:--:-- --:--:-- 212k [2023-03-08T09:15:22.495Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5725133d420c87c9c3863b09a0cdc14354f1a88d [Pipeline] } [2023-03-08T09:15:22.503Z] 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-03-08T09:15:23.083Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:23.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:24.243Z] ---> package-listing.sh [2023-03-08T09:15:24.243Z] ++ facter osfamily [2023-03-08T09:15:24.243Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T09:15:24.502Z] + OS_FAMILY=debian [2023-03-08T09:15:24.502Z] + workspace=/w/workspace/edgex-go/2 [2023-03-08T09:15:24.502Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T09:15:24.502Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T09:15:24.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T09:15:24.502Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T09:15:24.502Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-08T09:15:24.502Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T09:15:24.502Z] + case "${OS_FAMILY}" in [2023-03-08T09:15:24.502Z] + dpkg -l [2023-03-08T09:15:24.502Z] + grep '^ii' [2023-03-08T09:15:24.502Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T09:15:24.502Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T09:15:24.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T09:15:24.503Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-08T09:15:24.503Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-08T09:15:24.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-08T09:15:24.514Z] 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-03-08T09:15:24.793Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T09:15:25.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T09:15:25.353Z] [2023-03-08T09:15:25.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T09:15:25.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T09:15:25.650Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T09:15:25.650Z] 5eb5b503b376: Pulling fs layer [2023-03-08T09:15:25.650Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T09:15:25.650Z] ec43610c2a17: Pulling fs layer [2023-03-08T09:15:25.650Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T09:15:25.650Z] 33b1e0a273af: Pulling fs layer [2023-03-08T09:15:25.650Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T09:15:25.650Z] 2f39f015ded8: Pulling fs layer [2023-03-08T09:15:25.650Z] 3a2ae6a8a46f: Waiting [2023-03-08T09:15:25.650Z] 33b1e0a273af: Waiting [2023-03-08T09:15:25.650Z] 5d3b04190fa2: Waiting [2023-03-08T09:15:25.650Z] 2f39f015ded8: Waiting [2023-03-08T09:15:25.650Z] 5c69ac0246d0: Download complete [2023-03-08T09:15:25.650Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T09:15:25.650Z] 3a2ae6a8a46f: Download complete [2023-03-08T09:15:25.909Z] 33b1e0a273af: Verifying Checksum [2023-03-08T09:15:25.909Z] 33b1e0a273af: Download complete [2023-03-08T09:15:25.909Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T09:15:25.909Z] 5d3b04190fa2: Download complete [2023-03-08T09:15:25.909Z] ec43610c2a17: Verifying Checksum [2023-03-08T09:15:25.909Z] ec43610c2a17: Download complete [2023-03-08T09:15:25.909Z] 5eb5b503b376: Verifying Checksum [2023-03-08T09:15:25.909Z] 5eb5b503b376: Download complete [2023-03-08T09:15:26.846Z] 2f39f015ded8: Download complete [2023-03-08T09:15:27.413Z] 5eb5b503b376: Pull complete [2023-03-08T09:15:27.413Z] 5c69ac0246d0: Pull complete [2023-03-08T09:15:27.980Z] ec43610c2a17: Pull complete [2023-03-08T09:15:27.980Z] 3a2ae6a8a46f: Pull complete [2023-03-08T09:15:28.237Z] 33b1e0a273af: Pull complete [2023-03-08T09:15:28.238Z] 5d3b04190fa2: Pull complete [2023-03-08T09:15:33.501Z] 2f39f015ded8: Pull complete [2023-03-08T09:15:33.501Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T09:15:33.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T09:15:33.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T09:15:33.585Z] prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container [2023-03-08T09:15:33.614Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T09:15:38.200Z] $ docker top ccc29a4412cfea949a91a0ac80098ee005c54911d88856c9dd0bcef857c08bec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T09:15:38.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T09:15:38.871Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T09:15:39.172Z] + ls /var/log/sa-host [2023-03-08T09:15:39.172Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T09:15:39.237Z] provisioning config files... [2023-03-08T09:15:39.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config186872751109348023tmp [Pipeline] { [Pipeline] echo [2023-03-08T09:15:39.262Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:39.553Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T09:15:39.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:39.894Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T09:15:39.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:40.190Z] ---> sudo-logs.sh [2023-03-08T09:15:40.191Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T09:15:40.215Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:40.503Z] ---> job-cost.sh [2023-03-08T09:15:40.503Z] lf-activate-venv: SKIPPING [2023-03-08T09:15:40.503Z] DEBUG: total: 0.10999999940395355 [2023-03-08T09:15:40.503Z] INFO: Retrieving Stack Cost... [2023-03-08T09:15:40.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T09:15:41.334Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T09:15:41.349Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T09:15:41.640Z] ---> logs-deploy.sh [2023-03-08T09:15:41.640Z] lf-activate-venv: SKIPPING [2023-03-08T09:15:41.640Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4420/2 [2023-03-08T09:15:41.640Z] INFO: archiving workspace using pattern(s): [2023-03-08T09:15:42.579Z] Archives upload complete. [2023-03-08T09:15:42.839Z] INFO: archiving logs to Nexus