Pull request #4574 opened 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 MonicaisHer for edgexfoundry/edgex-go Obtained Jenkinsfile from 206be55e254c1ff3e4c131aacfb382d3e5c087c9+32cb5413f266176248a0713c2644b680483ab760 (a42ce8af3844d80b8bb18221423d647afdd60b96) 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-ssh15626744798352236564.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7062113513627648230.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11000776276314437983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9793023040138331983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18408094916576935812.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11358071469822189412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-16273 in /w/workspace/edgexfoundry_edgex-go_PR-4574 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit 206be55e254c1ff3e4c131aacfb382d3e5c087c9 Merge succeeded, producing 206be55e254c1ff3e4c131aacfb382d3e5c087c9 Checking out Revision 206be55e254c1ff3e4c131aacfb382d3e5c087c9 (PR-4574) > 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/4574/head:refs/remotes/origin/PR-4574 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 206be55e254c1ff3e4c131aacfb382d3e5c087c9 # 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 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 206be55e254c1ff3e4c131aacfb382d3e5c087c9 # timeout=10 Commit message: "build(snap): Upgrade releases of Consul, Nginx and Redis " First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T11:20:39.160Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T11:20:39.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T11:20:39.425Z] ========================================================= [2023-05-22T11:20:39.425Z] EdgeX Global Pipelines Version Info [2023-05-22T11:20:39.425Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:20:41.545Z] ------------------- [2023-05-22T11:20:41.545Z] stable info: [2023-05-22T11:20:41.545Z] ------------------- [2023-05-22T11:20:41.545Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T11:20:41.545Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T11:20:41.545Z] Message: update stable to v1.0.249 [2023-05-22T11:20:42.115Z] ------------------- [2023-05-22T11:20:42.115Z] experimental info: [2023-05-22T11:20:42.115Z] ------------------- [2023-05-22T11:20:42.115Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T11:20:42.115Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T11:20:42.115Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T11:20:42.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-22T11:20:42.431Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-22T11:20:42.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T11:20:42.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T11:20:42.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T11:20:42.574Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T11:20:42.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T11:20:42.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-22T11:20:42.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-22T11:20:42.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-22T11:20:42.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T11:20:42.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T11:20:42.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T11:20:42.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T11:20:42.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T11:20:42.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T11:20:43.013Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T11:20:43.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T11:20:43.101Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-22T11:20:43.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-22T11:20:43.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T11:20:43.226Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T11:20:43.267Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T11:20:43.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4574 [Pipeline] echo [2023-05-22T11:20:43.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4574 [Pipeline] echo [2023-05-22T11:20:43.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4574 [Pipeline] echo [2023-05-22T11:20:43.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 206be55e254c1ff3e4c131aacfb382d3e5c087c9 [Pipeline] echo [2023-05-22T11:20:43.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 206be55 [Pipeline] echo [2023-05-22T11:20:43.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T11:20:43.621Z] provisioning config files... [2023-05-22T11:20:43.637Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10386168724887051569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:20:43.985Z] ---> docker-login.sh [2023-05-22T11:20:43.985Z] nexus3.edgexfoundry.org:10001 [2023-05-22T11:20:43.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:20:44.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:20:44.245Z] Configure a credential helper to remove this warning. See [2023-05-22T11:20:44.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:20:44.245Z] [2023-05-22T11:20:44.245Z] Login Succeeded [2023-05-22T11:20:44.245Z] nexus3.edgexfoundry.org:10002 [2023-05-22T11:20:44.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:20:44.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:20:44.507Z] Configure a credential helper to remove this warning. See [2023-05-22T11:20:44.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:20:44.507Z] [2023-05-22T11:20:44.507Z] Login Succeeded [2023-05-22T11:20:44.507Z] nexus3.edgexfoundry.org:10003 [2023-05-22T11:20:44.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:20:44.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:20:44.507Z] Configure a credential helper to remove this warning. See [2023-05-22T11:20:44.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:20:44.507Z] [2023-05-22T11:20:44.507Z] Login Succeeded [2023-05-22T11:20:44.507Z] nexus3.edgexfoundry.org:10004 [2023-05-22T11:20:44.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:20:44.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:20:44.768Z] Configure a credential helper to remove this warning. See [2023-05-22T11:20:44.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:20:44.768Z] [2023-05-22T11:20:44.768Z] Login Succeeded [2023-05-22T11:20:44.768Z] docker.io [2023-05-22T11:20:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:20:45.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:20:45.029Z] Configure a credential helper to remove this warning. See [2023-05-22T11:20:45.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:20:45.029Z] [2023-05-22T11:20:45.029Z] Login Succeeded [2023-05-22T11:20:45.029Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T11:20:45.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T11:20:45.454Z] + 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-05-22T11:20:45.454Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + dirname cmd/core-command/Dockerfile [2023-05-22T11:20:45.455Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-22T11:20:45.455Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-22T11:20:45.455Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-22T11:20:45.455Z] + + cut -d/ -f2 [2023-05-22T11:20:45.455Z] dirname cmd/core-data/Dockerfile [2023-05-22T11:20:45.455Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-22T11:20:45.455Z] + + cut -d/ -f2dirname [2023-05-22T11:20:45.455Z] cmd/core-metadata/Dockerfile [2023-05-22T11:20:45.455Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-22T11:20:45.455Z] + + cut -d/ -f2 [2023-05-22T11:20:45.455Z] dirname cmd/security-bootstrapper/Dockerfile [2023-05-22T11:20:45.455Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-22T11:20:45.455Z] + + cut -d/ -f2dirname [2023-05-22T11:20:45.455Z] cmd/security-proxy-auth/Dockerfile [2023-05-22T11:20:45.455Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-22T11:20:45.455Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-22T11:20:45.455Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-22T11:20:45.455Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-22T11:20:45.455Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-22T11:20:45.455Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-22T11:20:45.455Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-22T11:20:45.455Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-05-22T11:20:45.455Z] cut -d/ -f2 [2023-05-22T11:20:45.455Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-22T11:20:45.455Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-22T11:20:45.455Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-22T11:20:45.455Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-22T11:20:45.455Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-22T11:20:45.455Z] + dirname cmd/support-notifications/Dockerfile [2023-05-22T11:20:45.455Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-22T11:20:45.455Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-22T11:20:45.455Z] + cut -d/ -f2 [2023-05-22T11:20:45.455Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-22T11:20:45.526Z] 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-05-22T11:20:46.035Z] + git rev-list -1 --merges 206be55e254c1ff3e4c131aacfb382d3e5c087c9~1..206be55e254c1ff3e4c131aacfb382d3e5c087c9 [Pipeline] echo [2023-05-22T11:20:46.074Z] -----------> git rev-list -1 --merges 206be55e254c1ff3e4c131aacfb382d3e5c087c9~1..206be55e254c1ff3e4c131aacfb382d3e5c087c9 206be55e254c1ff3e4c131aacfb382d3e5c087c9 [false] [Pipeline] sh [2023-05-22T11:20:46.393Z] + git log --format=format:%s -1 206be55e254c1ff3e4c131aacfb382d3e5c087c9 [Pipeline] echo [2023-05-22T11:20:46.430Z] ========================================================= [2023-05-22T11:20:46.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T11:20:46.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-22T11:20:46.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T11:20:46.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T11:20:46.924Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T11:20:46.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T11:20:46.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T11:20:46.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T11:20:46.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:20:47.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T11:20:47.402Z] [2023-05-22T11:20:47.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:20:47.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T11:20:47.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T11:20:47.832Z] b85a868b505f: Pulling fs layer [2023-05-22T11:20:47.832Z] e2be974225ed: Pulling fs layer [2023-05-22T11:20:47.832Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T11:20:47.832Z] 988bab9f4d93: Pulling fs layer [2023-05-22T11:20:47.832Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T11:20:47.832Z] eaf3925da568: Pulling fs layer [2023-05-22T11:20:47.832Z] bab4dde63d76: Pulling fs layer [2023-05-22T11:20:47.832Z] bde34c3a00c8: Pulling fs layer [2023-05-22T11:20:47.832Z] b352a97aabf1: Pulling fs layer [2023-05-22T11:20:47.832Z] 4872d77fe225: Pulling fs layer [2023-05-22T11:20:47.832Z] 5851b861e8e6: Pulling fs layer [2023-05-22T11:20:47.832Z] 988bab9f4d93: Waiting [2023-05-22T11:20:47.832Z] 1469e6f7b9e6: Waiting [2023-05-22T11:20:47.832Z] eaf3925da568: Waiting [2023-05-22T11:20:47.832Z] bab4dde63d76: Waiting [2023-05-22T11:20:47.832Z] bde34c3a00c8: Waiting [2023-05-22T11:20:47.832Z] b352a97aabf1: Waiting [2023-05-22T11:20:47.832Z] 4872d77fe225: Waiting [2023-05-22T11:20:47.832Z] 5851b861e8e6: Waiting [2023-05-22T11:20:47.832Z] e2be974225ed: Download complete [2023-05-22T11:20:47.832Z] 988bab9f4d93: Download complete [2023-05-22T11:20:47.832Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T11:20:47.832Z] 339a4e72a1f5: Download complete [2023-05-22T11:20:47.832Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T11:20:47.833Z] 1469e6f7b9e6: Download complete [2023-05-22T11:20:47.833Z] eaf3925da568: Verifying Checksum [2023-05-22T11:20:47.833Z] eaf3925da568: Download complete [2023-05-22T11:20:47.833Z] bde34c3a00c8: Download complete [2023-05-22T11:20:48.110Z] b352a97aabf1: Verifying Checksum [2023-05-22T11:20:48.110Z] b352a97aabf1: Download complete [2023-05-22T11:20:48.110Z] 4872d77fe225: Verifying Checksum [2023-05-22T11:20:48.111Z] 4872d77fe225: Download complete [2023-05-22T11:20:48.111Z] 5851b861e8e6: Verifying Checksum [2023-05-22T11:20:48.111Z] 5851b861e8e6: Download complete [2023-05-22T11:20:48.111Z] b85a868b505f: Verifying Checksum [2023-05-22T11:20:48.111Z] b85a868b505f: Download complete [2023-05-22T11:20:48.370Z] bab4dde63d76: Verifying Checksum [2023-05-22T11:20:48.370Z] bab4dde63d76: Download complete [2023-05-22T11:20:49.313Z] b85a868b505f: Pull complete [2023-05-22T11:20:49.581Z] e2be974225ed: Pull complete [2023-05-22T11:20:50.152Z] 339a4e72a1f5: Pull complete [2023-05-22T11:20:50.152Z] 988bab9f4d93: Pull complete [2023-05-22T11:20:50.412Z] 1469e6f7b9e6: Pull complete [2023-05-22T11:20:50.412Z] eaf3925da568: Pull complete [2023-05-22T11:20:52.315Z] bab4dde63d76: Pull complete [2023-05-22T11:20:52.315Z] bde34c3a00c8: Pull complete [2023-05-22T11:20:52.574Z] b352a97aabf1: Pull complete [2023-05-22T11:20:52.574Z] 4872d77fe225: Pull complete [2023-05-22T11:20:52.835Z] 5851b861e8e6: Pull complete [2023-05-22T11:20:52.835Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T11:20:52.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T11:20:52.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:20:53.077Z] prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container [2023-05-22T11:20:53.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T11:20:55.360Z] $ docker top d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 -eo pid,comm [2023-05-22T11:20:55.419Z] 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-05-22T11:20:55.419Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T11:20:55.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T11:20:55.537Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T11:20:55.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T11:20:55.665Z] $ docker exec d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 ssh-agent [2023-05-22T11:20:55.802Z] SSH_AUTH_SOCK=/tmp/ssh-fpolmM2SKQtd/agent.32 [2023-05-22T11:20:55.802Z] SSH_AGENT_PID=38 [2023-05-22T11:20:55.809Z] Running ssh-add (command line suppressed) [2023-05-22T11:20:55.932Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10140945038746150955.key (/w/workspace/edgex-go/1@tmp/private_key_10140945038746150955.key) [2023-05-22T11:20:55.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T11:20:56.275Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T11:20:56.304Z] $ docker exec --env ******** --env ******** d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 ssh-agent -k [2023-05-22T11:20:56.404Z] unset SSH_AUTH_SOCK; [2023-05-22T11:20:56.404Z] unset SSH_AGENT_PID; [2023-05-22T11:20:56.405Z] echo Agent pid 38 killed; [2023-05-22T11:20:56.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T11:20:56.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T11:20:56.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T11:20:56.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T11:20:56.634Z] $ docker exec d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 ssh-agent [2023-05-22T11:20:56.745Z] SSH_AUTH_SOCK=/tmp/ssh-CxpwUjRLWdkY/agent.70 [2023-05-22T11:20:56.745Z] SSH_AGENT_PID=77 [2023-05-22T11:20:56.751Z] Running ssh-add (command line suppressed) [2023-05-22T11:20:56.846Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18180490205142912418.key (/w/workspace/edgex-go/1@tmp/private_key_18180490205142912418.key) [2023-05-22T11:20:56.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T11:20:57.183Z] + git semver init [2023-05-22T11:20:57.443Z] 2023-05-22 11:20:57,353 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T11:20:57.443Z] 2023-05-22 11:20:57,354 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-22T11:20:57.443Z] 2023-05-22 11:20:57,354 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-22T11:20:57.443Z] 2023-05-22 11:20:57,355 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-22T11:21:02.731Z] 2023-05-22 11:21:01,845 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-22T11:21:02.731Z] 2023-05-22 11:21:01,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4574 with force:False [2023-05-22T11:21:02.731Z] 2023-05-22 11:21:01,845 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4574 [2023-05-22T11:21:02.731Z] 2023-05-22 11:21:01,850 [execute] INFO git cat-file --batch-check [2023-05-22T11:21:02.731Z] 2023-05-22 11:21:01,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T11:21:02.731Z] 2023-05-22 11:21:01,856 [execute] INFO git cat-file --batch [2023-05-22T11:21:02.731Z] 2023-05-22 11:21:01,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T11:21:02.731Z] 2023-05-22 11:21:01,862 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4574 [2023-05-22T11:21:02.731Z] 0.0.0 [Pipeline] } [2023-05-22T11:21:02.757Z] $ docker exec --env ******** --env ******** d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 ssh-agent -k [2023-05-22T11:21:02.856Z] unset SSH_AUTH_SOCK; [2023-05-22T11:21:02.857Z] unset SSH_AGENT_PID; [2023-05-22T11:21:02.857Z] echo Agent pid 77 killed; [2023-05-22T11:21:02.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T11:21:03.288Z] + git semver [Pipeline] } [2023-05-22T11:21:03.575Z] $ docker stop --time=1 d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 [2023-05-22T11:21:04.894Z] $ docker rm -f --volumes d41368cc6b97de25563039849f4836985180dbf10449a78e6665babe31442c94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T11:21:05.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T11:21:05.560Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T11:21:05.578Z] [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-05-22T11:21:06.348Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-22T11:21:06.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T11:21:06.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T11:21:06.462Z] ========================================================= [2023-05-22T11:21:06.462Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T11:21:06.462Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-22T11:21:06.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T11:21:06.795Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T11:21:06.795Z] f56be85fc22e: Pulling fs layer [2023-05-22T11:21:06.795Z] 85791d961cd3: Pulling fs layer [2023-05-22T11:21:06.795Z] d694b5ae8c79: Pulling fs layer [2023-05-22T11:21:06.795Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T11:21:06.795Z] 4d19c01a9841: Pulling fs layer [2023-05-22T11:21:06.795Z] 9325e15d5711: Pulling fs layer [2023-05-22T11:21:06.795Z] 556b6ee489ea: Pulling fs layer [2023-05-22T11:21:06.795Z] 4d19c01a9841: Waiting [2023-05-22T11:21:06.795Z] 9f32a84ed3da: Waiting [2023-05-22T11:21:06.795Z] 9325e15d5711: Waiting [2023-05-22T11:21:06.795Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T11:21:06.796Z] c5a4b2cf53e6: Waiting [2023-05-22T11:21:06.796Z] 556b6ee489ea: Waiting [2023-05-22T11:21:06.796Z] 85791d961cd3: Download complete [2023-05-22T11:21:06.796Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T11:21:06.796Z] 9f32a84ed3da: Download complete [2023-05-22T11:21:06.796Z] f56be85fc22e: Verifying Checksum [2023-05-22T11:21:06.796Z] f56be85fc22e: Download complete [2023-05-22T11:21:06.796Z] 4d19c01a9841: Verifying Checksum [2023-05-22T11:21:06.796Z] 4d19c01a9841: Download complete [2023-05-22T11:21:06.796Z] 9325e15d5711: Verifying Checksum [2023-05-22T11:21:06.796Z] 9325e15d5711: Download complete [2023-05-22T11:21:07.056Z] f56be85fc22e: Pull complete [2023-05-22T11:21:07.056Z] 85791d961cd3: Pull complete [2023-05-22T11:21:07.314Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T11:21:07.314Z] c5a4b2cf53e6: Download complete [2023-05-22T11:21:07.572Z] d694b5ae8c79: Verifying Checksum [2023-05-22T11:21:07.572Z] d694b5ae8c79: Download complete [2023-05-22T11:21:07.572Z] 556b6ee489ea: Verifying Checksum [2023-05-22T11:21:07.572Z] 556b6ee489ea: Download complete [2023-05-22T11:21:11.757Z] d694b5ae8c79: Pull complete [2023-05-22T11:21:11.757Z] 9f32a84ed3da: Pull complete [2023-05-22T11:21:11.757Z] 4d19c01a9841: Pull complete [2023-05-22T11:21:11.757Z] 9325e15d5711: Pull complete [2023-05-22T11:21:13.663Z] 556b6ee489ea: Pull complete [2023-05-22T11:21:14.602Z] c5a4b2cf53e6: Pull complete [2023-05-22T11:21:14.602Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T11:21:14.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T11:21:14.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-22T11:21:14.961Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T11:21:14.961Z] WORKDIR /edgex [2023-05-22T11:21:14.961Z] COPY go.mod . [2023-05-22T11:21:14.961Z] RUN go mod download [2023-05-22T11:21:14.961Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-22T11:21:15.529Z] Sending build context to Docker daemon 170.7MB [2023-05-22T11:21:15.529Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T11:21:15.529Z] ---> c4be618373d6 [2023-05-22T11:21:15.529Z] Step 2/4 : WORKDIR /edgex [2023-05-22T11:21:19.795Z] ---> Running in 343a708b9d13 [2023-05-22T11:21:19.795Z] Removing intermediate container 343a708b9d13 [2023-05-22T11:21:19.796Z] ---> 3212abf26ace [2023-05-22T11:21:19.796Z] Step 3/4 : COPY go.mod . [2023-05-22T11:21:19.796Z] ---> 467a5f3b1a19 [2023-05-22T11:21:19.796Z] Step 4/4 : RUN go mod download [2023-05-22T11:21:19.796Z] ---> Running in 501e7a7ef0fd [2023-05-22T11:21:20.890Z] Still waiting to schedule task [2023-05-22T11:21:20.890Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-22T11:21:34.687Z] Removing intermediate container 501e7a7ef0fd [2023-05-22T11:21:34.687Z] ---> 087c46db430a [2023-05-22T11:21:34.687Z] Successfully built 087c46db430a [2023-05-22T11:21:34.687Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:21:35.073Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T11:21:35.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:21:35.231Z] prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container [2023-05-22T11:21:35.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T11:21:35.663Z] $ docker top 8e5a160a8635e3668985f822a231dfc4b730c18db61d5d3b1ba864bd733d1535 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T11:21:36.038Z] + go version [2023-05-22T11:21:36.038Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T11:21:36.078Z] $ docker stop --time=1 8e5a160a8635e3668985f822a231dfc4b730c18db61d5d3b1ba864bd733d1535 [2023-05-22T11:21:37.347Z] $ docker rm -f --volumes 8e5a160a8635e3668985f822a231dfc4b730c18db61d5d3b1ba864bd733d1535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:21:38.018Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T11:21:38.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:21:38.173Z] prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container [2023-05-22T11:21:38.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T11:21:38.540Z] $ docker top 93207e0670895c9f94c4bbf9ddd48fe042032043383604216cd62ef81c3f0b84 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T11:21:38.685Z] ========================================================= [2023-05-22T11:21:38.685Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-22T11:21:38.685Z] ========================================================= [Pipeline] sh [2023-05-22T11:21:38.977Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-22T11:21:39.412Z] + make test [2023-05-22T11:21:39.412Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T11:21:45.990Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-22T11:22:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-22T11:22:01.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-22T11:22:01.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-22T11:22:01.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-22T11:22:01.652Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-22T11:22:01.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-22T11:22:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-22T11:22:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-22T11:22:02.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-05-22T11:22:02.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-05-22T11:22:03.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-22T11:22:03.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-22T11:22:03.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-22T11:22:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-22T11:22:04.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-22T11:22:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-22T11:22:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-22T11:22:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-22T11:22:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-22T11:22:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-22T11:22:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-22T11:22:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-22T11:22:06.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements [2023-05-22T11:22:06.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-05-22T11:22:07.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.690s coverage: 88.5% of statements [2023-05-22T11:22:07.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-05-22T11:22:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-22T11:22:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-22T11:22:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-22T11:22:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-22T11:22:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-22T11:22:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-22T11:22:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-22T11:22:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-22T11:22:08.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 95.6% of statements [2023-05-22T11:22:08.323Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-22T11:22:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-22T11:22:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-22T11:22:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-22T11:22:09.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements [2023-05-22T11:22:10.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-22T11:22:10.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-22T11:22:10.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-05-22T11:22:10.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-05-22T11:22:10.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements [2023-05-22T11:22:10.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements [2023-05-22T11:22:10.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-05-22T11:22:10.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.156s coverage: 96.3% of statements [2023-05-22T11:22:10.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-05-22T11:22:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-22T11:22:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-22T11:22:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-22T11:22:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-22T11:22:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-22T11:22:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-22T11:22:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-22T11:22:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-22T11:22:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-22T11:22:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-22T11:22:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-22T11:22:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-22T11:22:12.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-22T11:22:12.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-22T11:22:13.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-22T11:22:14.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-22T11:22:14.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-22T11:22:15.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-22T11:22:15.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-22T11:22:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-22T11:22:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-22T11:22:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-22T11:22:18.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-22T11:22:18.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-22T11:22:18.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-22T11:22:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-22T11:22:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-22T11:22:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-22T11:22:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-22T11:22:21.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-22T11:22:21.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-22T11:22:21.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-22T11:22:21.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-22T11:22:22.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-05-22T11:22:22.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-22T11:22:22.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-22T11:22:22.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-22T11:22:22.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-22T11:22:23.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-22T11:22:23.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-22T11:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-22T11:22:24.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 86.0% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements [2023-05-22T11:22:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-05-22T11:22:34.721Z] 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-05-22T11:22:34.985Z] running golangci-lint [2023-05-22T11:22:34.985Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-22T11:22:34.985Z] go version go1.20.2 linux/amd64 [2023-05-22T11:22:35.244Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-22T11:22:35.244Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-22T11:22:53.926Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 15.580255276s" [2023-05-22T11:22:53.926Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.486075ms" [2023-05-22T11:23:00.491Z] level=info msg="[linters_context/goanalysis] analyzers took 1m5.227323057s with top 10 stages: buildir: 38.098858308s, fact_deprecated: 2.400246977s, inspect: 1.812514237s, gosec: 1.650741262s, printf: 1.411598285s, ctrlflow: 1.20646923s, S1038: 1.118451367s, fact_purity: 898.853061ms, nilness: 802.194007ms, ineffassign: 720.388447ms" [2023-05-22T11:23:00.491Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-22T11:23:00.491Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, skip_files: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203" [2023-05-22T11:23:00.491Z] level=info msg="[runner] processing took 17.285336ms with stages: nolint: 7.986978ms, identifier_marker: 3.844414ms, path_prettifier: 1.853036ms, exclude-rules: 1.289809ms, autogenerated_exclude: 1.243878ms, skip_dirs: 988.179µs, cgo: 55.812µs, filename_unadjuster: 18.56µs, max_from_linter: 720ns, max_same_issues: 660ns, uniq_by_line: 560ns, skip_files: 530ns, exclude: 420ns, diff: 410ns, severity-rules: 390ns, source_code: 290ns, sort_results: 250ns, path_prefixer: 180ns, path_shortener: 140ns, max_per_file_from_linter: 120ns" [2023-05-22T11:23:00.491Z] level=info msg="[runner] linters took 8.802642003s with stages: goanalysis_metalinter: 8.785254415s" [2023-05-22T11:23:00.491Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-22T11:23:00.491Z] level=info msg="Memory: 246 samples, avg is 191.5MB, max is 748.8MB" [2023-05-22T11:23:00.491Z] level=info msg="Execution took 24.448353331s" [2023-05-22T11:23:00.491Z] go vet ./... [2023-05-22T11:23:02.701Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16274 in /w/workspace/edgexfoundry_edgex-go_PR-4574 [Pipeline] { [Pipeline] ws [2023-05-22T11:23:02.758Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-22T11:23:02.841Z] The recommended git tool is: git [2023-05-22T11:23:05.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T11:23:05.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T11:23:05.157Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T11:23:05.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-22T11:23:06.184Z] + ls -al . [2023-05-22T11:23:06.185Z] total 704 [2023-05-22T11:23:06.185Z] drwxrwxr-x 11 1001 1001 4096 May 22 11:21 . [2023-05-22T11:23:06.185Z] drwxr-xr-x 4 root root 4096 May 22 11:21 .. [2023-05-22T11:23:06.185Z] drwxrwxr-x 2 1001 1001 4096 May 22 11:20 .blubracket [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 16 May 22 11:20 .dockerignore [2023-05-22T11:23:06.185Z] drwxrwxr-x 8 1001 1001 4096 May 22 11:21 .git [2023-05-22T11:23:06.185Z] drwxrwxr-x 3 1001 1001 4096 May 22 11:20 .github [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 1133 May 22 11:20 .gitignore [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 42 May 22 11:20 .golangci.yml [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 87 May 22 11:20 .hadolint.yml [2023-05-22T11:23:06.185Z] drwxr-xr-x 3 1001 1001 4096 May 22 11:21 .semver [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 166 May 22 11:20 .sonarcloud.properties [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 1171 May 22 11:20 ADOPTERS.md [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 10835 May 22 11:20 Attribution.txt [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 73765 May 22 11:20 CHANGELOG.md [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 3804 May 22 11:20 CONTRIBUTING.md [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 677 May 22 11:20 GOVERNANCE.md [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 883 May 22 11:20 Jenkinsfile [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 10775 May 22 11:20 LICENSE [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 14368 May 22 11:20 Makefile [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 582 May 22 11:20 OWNERS.md [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 9902 May 22 11:20 README.md [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 789 May 22 11:20 SECURITY.md [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 5 May 22 11:21 VERSION [2023-05-22T11:23:06.185Z] drwxrwxr-x 2 1001 1001 4096 May 22 11:20 bin [2023-05-22T11:23:06.185Z] drwxrwxr-x 18 1001 1001 4096 May 22 11:20 cmd [2023-05-22T11:23:06.185Z] -rw-r--r-- 1 root root 447731 May 22 11:22 coverage.out [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 3200 May 22 11:20 go.mod [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 31040 May 22 11:20 go.sum [2023-05-22T11:23:06.185Z] drwxrwxr-x 7 1001 1001 4096 May 22 11:20 internal [2023-05-22T11:23:06.185Z] drwxrwxr-x 3 1001 1001 4096 May 22 11:20 openapi [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 594 May 22 11:20 security.txt [2023-05-22T11:23:06.185Z] drwxrwxr-x 4 1001 1001 4096 May 22 11:20 snap [2023-05-22T11:23:06.185Z] -rw-rw-r-- 1 1001 1001 204 May 22 11:20 version.go [Pipeline] sh [2023-05-22T11:23:06.511Z] + '[' -e coverage.out ] [2023-05-22T11:23:06.511Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-22T11:23:07.124Z] Stashed 1 file(s) [Pipeline] sh [2023-05-22T11:23:07.994Z] + make build [2023-05-22T11:23:07.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-05-22T11:23:08.160Z] using credential edgex-jenkins-ssh [2023-05-22T11:23:08.177Z] Cloning the remote Git repository [2023-05-22T11:23:08.238Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-22T11:23:08.339Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-22T11:23:08.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-22T11:23:08.499Z] > git --version # timeout=10 [2023-05-22T11:23:08.525Z] > git --version # 'git version 2.25.1' [2023-05-22T11:23:08.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T11:23:08.674Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T11:23:22.892Z] 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-05-22T11:23:22.892Z] 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-05-22T11:23:23.153Z] 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-05-22T11:23:24.090Z] 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-05-22T11:23:27.032Z] Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit 206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:23:25.219Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-22T11:23:25.240Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T11:23:26.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-22T11:23:26.138Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-22T11:23:26.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T11:23:26.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4574/head:refs/remotes/origin/PR-4574 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T11:23:27.055Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T11:23:27.474Z] Merge succeeded, producing 206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:23:27.475Z] Checking out Revision 206be55e254c1ff3e4c131aacfb382d3e5c087c9 (PR-4574) [2023-05-22T11:23:27.135Z] > git checkout -f 206be55e254c1ff3e4c131aacfb382d3e5c087c9 # timeout=10 [2023-05-22T11:23:27.361Z] > git remote # timeout=10 [2023-05-22T11:23:27.380Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T11:23:27.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T11:23:27.430Z] > git merge 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 [2023-05-22T11:23:27.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T11:23:27.484Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T11:23:27.499Z] > git checkout -f 206be55e254c1ff3e4c131aacfb382d3e5c087c9 # timeout=10 [2023-05-22T11:23:30.664Z] 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-05-22T11:23:31.156Z] Commit message: "build(snap): Upgrade releases of Consul, Nginx and Redis " [2023-05-22T11:23:31.205Z] > git --version # timeout=10 [2023-05-22T11:23:31.219Z] > git --version # 'git version 2.25.1' [2023-05-22T11:23:31.232Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T11:23:32.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T11:23:32.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T11:23:32.450Z] Dload Upload Total Spent Left Speed [2023-05-22T11:23:32.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [2023-05-22T11:23:32.566Z] 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 [Pipeline] sh [2023-05-22T11:23:33.156Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T11:23:33.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T11:23:33.508Z] + sudo tee /etc/docker/daemon.new [2023-05-22T11:23:33.508Z] { [2023-05-22T11:23:33.508Z] "registry-mirrors": [ [2023-05-22T11:23:33.508Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T11:23:33.508Z] ], [2023-05-22T11:23:33.508Z] "bip": "10.250.0.254/24", [2023-05-22T11:23:33.508Z] "hosts": [ [2023-05-22T11:23:33.508Z] "tcp://0.0.0.0:5555", [2023-05-22T11:23:33.508Z] "unix:///var/run/docker.sock" [2023-05-22T11:23:33.508Z] ], [2023-05-22T11:23:33.508Z] "mtu": 1458, [2023-05-22T11:23:33.508Z] "selinux-enabled": true, [2023-05-22T11:23:33.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T11:23:33.508Z] } [Pipeline] sh [2023-05-22T11:23:33.881Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T11:23:33.947Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-22T11:23:34.244Z] + sudo service docker restart [2023-05-22T11:23:34.885Z] 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-05-22T11:23:35.833Z] 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-05-22T11:23:36.774Z] 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-05-22T11:23:38.163Z] 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-05-22T11:23:39.573Z] $ docker stop --time=1 93207e0670895c9f94c4bbf9ddd48fe042032043383604216cd62ef81c3f0b84 [2023-05-22T11:23:43.928Z] $ docker rm -f --volumes 93207e0670895c9f94c4bbf9ddd48fe042032043383604216cd62ef81c3f0b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:23:45.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T11:23:45.144Z] [2023-05-22T11:23:45.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:23:45.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T11:23:45.527Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-22T11:23:45.527Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-22T11:23:45.527Z] ca9280d653b3: Pulling fs layer [2023-05-22T11:23:45.527Z] 7e9c9ca2126c: Pulling fs layer [2023-05-22T11:23:45.527Z] cbdbe7a5bc2a: Download complete [2023-05-22T11:23:45.787Z] ca9280d653b3: Verifying Checksum [2023-05-22T11:23:45.787Z] ca9280d653b3: Download complete [2023-05-22T11:23:45.787Z] cbdbe7a5bc2a: Pull complete [2023-05-22T11:23:46.044Z] 7e9c9ca2126c: Download complete [2023-05-22T11:23:46.302Z] ca9280d653b3: Pull complete [2023-05-22T11:23:49.586Z] 7e9c9ca2126c: Pull complete [2023-05-22T11:23:49.586Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-22T11:23:49.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T11:23:49.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:23:49.829Z] prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container [2023-05-22T11:23:49.881Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-22T11:23:52.466Z] $ docker top e564e67212236ae9445acdf20b09fee88fbd2d131c763e561f3b9176aaa847d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-05-22T11:23:52.673Z] provisioning config files... [2023-05-22T11:23:52.704Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7294491590807478013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:23:52.889Z] + + docker-compose build --help [2023-05-22T11:23:52.889Z] grep parallel [2023-05-22T11:23:53.103Z] ---> docker-login.sh [2023-05-22T11:23:53.103Z] nexus3.edgexfoundry.org:10001 [2023-05-22T11:23:53.458Z] --parallel Build images in parallel. [Pipeline] } [2023-05-22T11:23:53.502Z] $ docker stop --time=1 e564e67212236ae9445acdf20b09fee88fbd2d131c763e561f3b9176aaa847d5 [2023-05-22T11:23:53.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:23:53.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:23:53.698Z] Configure a credential helper to remove this warning. See [2023-05-22T11:23:53.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:23:53.698Z] [2023-05-22T11:23:53.698Z] Login Succeeded [2023-05-22T11:23:53.698Z] nexus3.edgexfoundry.org:10002 [2023-05-22T11:23:53.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:23:54.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:23:54.240Z] Configure a credential helper to remove this warning. See [2023-05-22T11:23:54.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:23:54.240Z] [2023-05-22T11:23:54.240Z] Login Succeeded [2023-05-22T11:23:54.240Z] nexus3.edgexfoundry.org:10003 [2023-05-22T11:23:54.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:23:54.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:23:54.511Z] Configure a credential helper to remove this warning. See [2023-05-22T11:23:54.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:23:54.511Z] [2023-05-22T11:23:54.511Z] Login Succeeded [2023-05-22T11:23:54.511Z] nexus3.edgexfoundry.org:10004 [2023-05-22T11:23:54.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T11:23:54.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:23:54.783Z] Configure a credential helper to remove this warning. See [2023-05-22T11:23:54.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:23:54.783Z] [2023-05-22T11:23:54.783Z] Login Succeeded [2023-05-22T11:23:54.783Z] docker.io [2023-05-22T11:23:54.792Z] $ docker rm -f --volumes e564e67212236ae9445acdf20b09fee88fbd2d131c763e561f3b9176aaa847d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [2023-05-22T11:23:55.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:23:55.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T11:23:55.324Z] Configure a credential helper to remove this warning. See [2023-05-22T11:23:55.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T11:23:55.324Z] [2023-05-22T11:23:55.324Z] Login Succeeded [2023-05-22T11:23:55.324Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T11:23:55.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-22T11:23:55.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T11:23:55.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:23:55.697Z] prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container [2023-05-22T11:23:55.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-22T11:23:56.075Z] $ docker top 2bc32e13449d8f6eacc189fcf740e865f1d5e04ebf43a2f17ff61e9622f13404 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-22T11:23:56.515Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-22T11:23:56.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T11:23:56.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T11:23:56.629Z] ========================================================= [2023-05-22T11:23:56.630Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T11:23:56.630Z] ========================================================= [Pipeline] fileExists [2023-05-22T11:23:56.653Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2023-05-22T11:23:57.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T11:23:57.223Z] Building core-command ... [2023-05-22T11:23:57.223Z] Building core-common-config-bootstrapper ... [2023-05-22T11:23:57.223Z] Building core-data ... [2023-05-22T11:23:57.223Z] Building core-metadata ... [2023-05-22T11:23:57.223Z] Building security-bootstrapper ... [2023-05-22T11:23:57.223Z] Building security-proxy-auth ... [2023-05-22T11:23:57.223Z] Building security-proxy-setup ... [2023-05-22T11:23:57.223Z] Building security-secretstore-setup ... [2023-05-22T11:23:57.223Z] Building security-spiffe-token-provider ... [2023-05-22T11:23:57.223Z] Building security-spire-agent ... [2023-05-22T11:23:57.223Z] Building security-spire-config ... [2023-05-22T11:23:57.223Z] Building security-spire-server ... [2023-05-22T11:23:57.223Z] Building support-notifications ... [2023-05-22T11:23:57.223Z] Building support-scheduler ... [2023-05-22T11:23:57.223Z] Building security-proxy-auth [2023-05-22T11:23:57.223Z] Building security-proxy-setup [2023-05-22T11:23:57.223Z] Building core-data [2023-05-22T11:23:57.223Z] Building core-command [2023-05-22T11:23:57.223Z] Building security-bootstrapper [2023-05-22T11:23:57.302Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T11:23:57.302Z] c41833b44d91: Pulling fs layer [2023-05-22T11:23:57.302Z] ed15518f5707: Pulling fs layer [2023-05-22T11:23:57.302Z] feae8fd75edb: Pulling fs layer [2023-05-22T11:23:57.302Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T11:23:57.302Z] 3cdef696dda3: Pulling fs layer [2023-05-22T11:23:57.302Z] 2ced38df9373: Pulling fs layer [2023-05-22T11:23:57.302Z] 58f1dce35555: Pulling fs layer [2023-05-22T11:23:57.302Z] 3cdef696dda3: Waiting [2023-05-22T11:23:57.302Z] 2ced38df9373: Waiting [2023-05-22T11:23:57.302Z] 58f1dce35555: Waiting [2023-05-22T11:23:57.302Z] 242c74f7c9fa: Waiting [2023-05-22T11:23:57.302Z] ed15518f5707: Download complete [2023-05-22T11:23:57.302Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T11:23:57.302Z] 242c74f7c9fa: Download complete [2023-05-22T11:23:57.302Z] c41833b44d91: Verifying Checksum [2023-05-22T11:23:57.302Z] c41833b44d91: Download complete [2023-05-22T11:23:57.302Z] 3cdef696dda3: Verifying Checksum [2023-05-22T11:23:57.302Z] 3cdef696dda3: Download complete [2023-05-22T11:23:58.752Z] c41833b44d91: Pull complete [2023-05-22T11:23:58.752Z] 58f1dce35555: Verifying Checksum [2023-05-22T11:23:58.752Z] 58f1dce35555: Download complete [2023-05-22T11:23:59.025Z] ed15518f5707: Pull complete [2023-05-22T11:23:59.995Z] feae8fd75edb: Verifying Checksum [2023-05-22T11:23:59.995Z] feae8fd75edb: Download complete [2023-05-22T11:23:59.995Z] 2ced38df9373: Verifying Checksum [2023-05-22T11:23:59.995Z] 2ced38df9373: Download complete [2023-05-22T11:24:10.091Z] feae8fd75edb: Pull complete [2023-05-22T11:24:10.091Z] 242c74f7c9fa: Pull complete [2023-05-22T11:24:10.091Z] 3cdef696dda3: Pull complete [2023-05-22T11:24:12.114Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:24:12.114Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:24:12.114Z] ---> 087c46db430a [2023-05-22T11:24:12.114Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:24:12.114Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:24:12.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:24:12.114Z] ---> 087c46db430a [2023-05-22T11:24:12.114Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:24:12.114Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:24:12.114Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:24:12.114Z] ---> 087c46db430a [2023-05-22T11:24:12.114Z] Step 3/33 : WORKDIR /edgex-go [2023-05-22T11:24:12.114Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:24:12.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:24:12.114Z] ---> 087c46db430a [2023-05-22T11:24:12.114Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:24:12.114Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:24:12.114Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:24:12.114Z] ---> 087c46db430a [2023-05-22T11:24:12.114Z] Step 3/22 : WORKDIR /edgex-go [2023-05-22T11:24:16.313Z] ---> Running in fe9f5196e9f6 [2023-05-22T11:24:16.313Z] ---> Running in 972c47fd5c00 [2023-05-22T11:24:16.313Z] ---> Running in 9739ed71d51a [2023-05-22T11:24:16.313Z] ---> Running in 519fe7d82b96 [2023-05-22T11:24:16.313Z] ---> Running in 66280834c2d0 [2023-05-22T11:24:16.313Z] Removing intermediate container 972c47fd5c00 [2023-05-22T11:24:16.313Z] ---> 6a9e53d19353 [2023-05-22T11:24:16.313Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:24:16.574Z] ---> Running in 35798bd68683 [2023-05-22T11:24:16.574Z] Removing intermediate container 66280834c2d0 [2023-05-22T11:24:16.574Z] ---> b4e5c9dda0e0 [2023-05-22T11:24:16.574Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-22T11:24:16.574Z] Removing intermediate container fe9f5196e9f6 [2023-05-22T11:24:16.574Z] ---> ad4deb792d3e [2023-05-22T11:24:16.574Z] Step 4/24 : WORKDIR /edgex-go [2023-05-22T11:24:16.574Z] Removing intermediate container 9739ed71d51a [2023-05-22T11:24:16.574Z] ---> 4dca70c21e67 [2023-05-22T11:24:16.574Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:24:16.574Z] Removing intermediate container 519fe7d82b96 [2023-05-22T11:24:16.574Z] ---> c1f3c216323c [2023-05-22T11:24:16.574Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-22T11:24:16.574Z] ---> Running in e597a21eb3b2 [2023-05-22T11:24:16.574Z] ---> Running in ae5a37122f6c [2023-05-22T11:24:16.574Z] ---> Running in 842212e1f9f6 [2023-05-22T11:24:16.574Z] ---> Running in 87bebe254875 [2023-05-22T11:24:16.574Z] Removing intermediate container 35798bd68683 [2023-05-22T11:24:16.574Z] ---> 2bb313064c2b [2023-05-22T11:24:16.574Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T11:24:16.574Z] ---> Running in 3821ddd88b4f [2023-05-22T11:24:16.574Z] Removing intermediate container 842212e1f9f6 [2023-05-22T11:24:16.574Z] ---> a952c16e5b23 [2023-05-22T11:24:16.574Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T11:24:16.574Z] Removing intermediate container ae5a37122f6c [2023-05-22T11:24:16.574Z] ---> 6f358f408954 [2023-05-22T11:24:16.574Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-22T11:24:16.574Z] ---> Running in 00b74066c6b0 [2023-05-22T11:24:16.574Z] ---> Running in 6f113430fcd3 [2023-05-22T11:24:16.759Z] 2ced38df9373: Pull complete [2023-05-22T11:24:16.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.350Z] OK: 265 MiB in 53 packages [2023-05-22T11:24:17.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.350Z] OK: 265 MiB in 53 packages [2023-05-22T11:24:17.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:24:17.609Z] OK: 265 MiB in 53 packages [2023-05-22T11:24:17.609Z] OK: 265 MiB in 53 packages [2023-05-22T11:24:17.609Z] OK: 265 MiB in 53 packages [2023-05-22T11:24:17.870Z] Removing intermediate container 87bebe254875 [2023-05-22T11:24:17.870Z] ---> 44fae073df35 [2023-05-22T11:24:17.870Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-22T11:24:17.870Z] Removing intermediate container e597a21eb3b2 [2023-05-22T11:24:17.870Z] ---> a7059dfb11d3 [2023-05-22T11:24:17.870Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-22T11:24:17.870Z] ---> 10712fe64481 [2023-05-22T11:24:17.870Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:24:17.870Z] ---> Running in a90ea0a4107e [2023-05-22T11:24:18.130Z] ---> 0bd96b1a7597 [2023-05-22T11:24:18.130Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:24:18.130Z] ---> Running in 957c390cb707 [2023-05-22T11:24:18.130Z] Removing intermediate container 6f113430fcd3 [2023-05-22T11:24:18.130Z] ---> 9442361ee6f0 [2023-05-22T11:24:18.130Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-22T11:24:18.130Z] Removing intermediate container 00b74066c6b0 [2023-05-22T11:24:18.130Z] ---> d4e3af00c851 [2023-05-22T11:24:18.130Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:24:18.130Z] ---> b9afc6344283 [2023-05-22T11:24:18.130Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:24:18.390Z] Removing intermediate container 3821ddd88b4f [2023-05-22T11:24:18.390Z] ---> d4aac84c969d [2023-05-22T11:24:18.390Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:24:18.390Z] ---> Running in 9f48cd160080 [2023-05-22T11:24:18.390Z] ---> 2cf4845ad749 [2023-05-22T11:24:18.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:24:18.390Z] ---> Running in 692fb0b993dd [2023-05-22T11:24:18.390Z] ---> 417633328586 [2023-05-22T11:24:18.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:24:18.650Z] ---> Running in 61693c331884 [2023-05-22T11:24:18.717Z] 58f1dce35555: Pull complete [2023-05-22T11:24:18.984Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T11:24:18.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T11:24:18.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-22T11:24:19.378Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-22T11:24:19.378Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T11:24:19.378Z] WORKDIR /edgex [2023-05-22T11:24:19.378Z] COPY go.mod . [2023-05-22T11:24:19.378Z] RUN go mod download [2023-05-22T11:24:19.965Z] Sending build context to Docker daemon 2.928MB [2023-05-22T11:24:19.965Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T11:24:19.965Z] ---> fadd8f120f05 [2023-05-22T11:24:19.965Z] Step 2/4 : WORKDIR /edgex [2023-05-22T11:24:23.313Z] ---> Running in 63e05ccb8fa7 [2023-05-22T11:24:23.581Z] Removing intermediate container 63e05ccb8fa7 [2023-05-22T11:24:23.581Z] ---> 79870e587739 [2023-05-22T11:24:23.581Z] Step 3/4 : COPY go.mod . [2023-05-22T11:24:24.163Z] ---> 06fc56dfae0c [2023-05-22T11:24:24.163Z] Step 4/4 : RUN go mod download [2023-05-22T11:24:24.163Z] ---> Running in 9e92e4646e19 [2023-05-22T11:24:56.405Z] Removing intermediate container 9e92e4646e19 [2023-05-22T11:24:56.405Z] ---> ae8e2f2bc822 [2023-05-22T11:24:56.405Z] Successfully built ae8e2f2bc822 [2023-05-22T11:24:56.405Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:24:56.806Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T11:24:56.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:24:57.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container [2023-05-22T11:24:57.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T11:24:58.425Z] $ docker top 32c50eceb757cc2272fad85e67612e0ccc1d38bd7575688bf5a9fdab132de591 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T11:24:59.328Z] + go version [2023-05-22T11:24:59.328Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T11:24:59.369Z] $ docker stop --time=1 32c50eceb757cc2272fad85e67612e0ccc1d38bd7575688bf5a9fdab132de591 [2023-05-22T11:25:04.178Z] $ docker rm -f --volumes 32c50eceb757cc2272fad85e67612e0ccc1d38bd7575688bf5a9fdab132de591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:25:05.074Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T11:25:05.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:25:05.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container [2023-05-22T11:25:05.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T11:25:06.612Z] $ docker top 40c95a04f5fa116c6fa504e9510abdaa6c299de8df4cded42074e419cd0fb1ad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T11:25:06.868Z] ========================================================= [2023-05-22T11:25:06.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-22T11:25:06.868Z] ========================================================= [Pipeline] sh [2023-05-22T11:25:07.509Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-22T11:25:07.901Z] + make test [2023-05-22T11:25:08.171Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T11:25:26.422Z] Removing intermediate container a90ea0a4107e [2023-05-22T11:25:26.422Z] ---> 6bbd6f4b430b [2023-05-22T11:25:26.422Z] Step 7/33 : COPY . . [2023-05-22T11:25:26.422Z] Removing intermediate container 9f48cd160080 [2023-05-22T11:25:26.422Z] ---> a38ae4b3b59e [2023-05-22T11:25:26.422Z] Step 8/24 : COPY . . [2023-05-22T11:25:26.422Z] Removing intermediate container 692fb0b993dd [2023-05-22T11:25:26.422Z] ---> a82dc740fa8e [2023-05-22T11:25:26.422Z] Step 8/23 : COPY . . [2023-05-22T11:25:26.422Z] Removing intermediate container 957c390cb707 [2023-05-22T11:25:26.422Z] ---> f05b37fa9def [2023-05-22T11:25:26.422Z] Step 7/22 : COPY . . [2023-05-22T11:25:26.422Z] Removing intermediate container 61693c331884 [2023-05-22T11:25:26.422Z] ---> aa2831588a43 [2023-05-22T11:25:26.422Z] Step 8/23 : COPY . . [2023-05-22T11:25:34.547Z] ---> 54bf551641bd [2023-05-22T11:25:34.547Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-22T11:25:34.547Z] ---> d482012aa518 [2023-05-22T11:25:34.547Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-22T11:25:34.547Z] ---> Running in 876d69c12259 [2023-05-22T11:25:34.547Z] ---> Running in e9506711db50 [2023-05-22T11:25:34.547Z] ---> ab81fd62ab9c [2023-05-22T11:25:34.547Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-22T11:25:34.547Z] ---> a8f59c2afc35 [2023-05-22T11:25:34.547Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-22T11:25:34.547Z] ---> 03920e230fa8 [2023-05-22T11:25:34.547Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-22T11:25:34.547Z] ---> Running in f895c82983f0 [2023-05-22T11:25:34.547Z] ---> Running in 4d8d30d325d2 [2023-05-22T11:25:34.547Z] ---> Running in a4961732767d [2023-05-22T11:25:34.547Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-22T11:25:34.547Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-22T11:25:34.547Z] 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-05-22T11:25:34.547Z] 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-05-22T11:25:34.547Z] 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-05-22T11:25:55.015Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-22T11:26:13.301Z] Removing intermediate container e9506711db50 [2023-05-22T11:26:13.301Z] ---> 1b3a2b1a9c4a [2023-05-22T11:26:13.301Z] [2023-05-22T11:26:13.301Z] Step 9/33 : FROM alpine:3.17 [2023-05-22T11:26:13.301Z] Removing intermediate container 876d69c12259 [2023-05-22T11:26:13.301Z] ---> 36c247355401 [2023-05-22T11:26:13.301Z] [2023-05-22T11:26:13.301Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:26:13.301Z] 3.17: Pulling from library/alpine [2023-05-22T11:26:13.301Z] 3.17: Pulling from library/alpine [2023-05-22T11:26:13.301Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T11:26:14.275Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T11:26:14.275Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T11:26:14.275Z] Status: Image is up to date for alpine:3.17 [2023-05-22T11:26:14.275Z] ---> 9ed4aefc74f6 [2023-05-22T11:26:14.275Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T11:26:14.275Z] ---> 9ed4aefc74f6 [2023-05-22T11:26:14.275Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T11:26:14.275Z] ---> Running in 7477ec496538 [2023-05-22T11:26:14.275Z] ---> Running in 6dd8f0bb0e91 [2023-05-22T11:26:14.275Z] Removing intermediate container 4d8d30d325d2 [2023-05-22T11:26:14.275Z] ---> 6b2c40238fb4 [2023-05-22T11:26:14.275Z] [2023-05-22T11:26:14.275Z] Step 9/22 : FROM alpine:3.17 [2023-05-22T11:26:14.275Z] ---> 9ed4aefc74f6 [2023-05-22T11:26:14.275Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-22T11:26:14.533Z] Removing intermediate container a4961732767d [2023-05-22T11:26:14.533Z] Removing intermediate container f895c82983f0 [2023-05-22T11:26:14.533Z] ---> cd0eb29c6e53 [2023-05-22T11:26:14.533Z] ---> 8a7e6a8e48b4 [2023-05-22T11:26:14.533Z] [2023-05-22T11:26:14.533Z] [2023-05-22T11:26:14.533Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:26:14.533Z] ---> 9ed4aefc74f6 [2023-05-22T11:26:14.533Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation'Step 10/24 : FROM alpine:3.17 [2023-05-22T11:26:14.533Z] [2023-05-22T11:26:14.533Z] ---> 9ed4aefc74f6 [2023-05-22T11:26:14.533Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:26:14.533Z] ---> Running in 3000037108ac [2023-05-22T11:26:14.533Z] ---> Running in 4ec89241a02f [2023-05-22T11:26:14.533Z] ---> Running in 4cfb680ac640 [2023-05-22T11:26:14.533Z] Removing intermediate container 7477ec496538 [2023-05-22T11:26:14.533Z] ---> 4c1f5b1e54be [2023-05-22T11:26:14.533Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:26:14.533Z] Removing intermediate container 6dd8f0bb0e91 [2023-05-22T11:26:14.533Z] ---> 336ac1318f87 [2023-05-22T11:26:14.533Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-22T11:26:14.533Z] ---> Running in f73cb8ff6e8c [2023-05-22T11:26:14.533Z] ---> Running in 5b15b048dd5d [2023-05-22T11:26:14.533Z] Removing intermediate container 4cfb680ac640 [2023-05-22T11:26:14.533Z] ---> 57bc5788e564 [2023-05-22T11:26:14.533Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-22T11:26:14.533Z] ---> Running in 3057e9fa7eb0 [2023-05-22T11:26:14.793Z] Removing intermediate container 3057e9fa7eb0 [2023-05-22T11:26:14.793Z] ---> 05e424cb4e0b [2023-05-22T11:26:14.793Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-22T11:26:14.793Z] ---> Running in 45641f13038b [2023-05-22T11:26:14.793Z] Removing intermediate container 45641f13038b [2023-05-22T11:26:14.793Z] ---> c8d4103b4501 [2023-05-22T11:26:14.793Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:26:14.793Z] ---> Running in baa508062bc6 [2023-05-22T11:26:15.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.311Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T11:26:15.311Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:26:15.311Z] OK: 7 MiB in 16 packages [2023-05-22T11:26:15.311Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T11:26:15.311Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-22T11:26:15.311Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:26:15.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.311Z] OK: 8 MiB in 17 packages [2023-05-22T11:26:15.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:15.570Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T11:26:15.570Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:26:15.830Z] OK: 7 MiB in 16 packages [2023-05-22T11:26:15.830Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T11:26:15.830Z] (2/2) Installing su-exec (0.2-r2) [2023-05-22T11:26:15.830Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:26:15.830Z] OK: 7 MiB in 17 packages [2023-05-22T11:26:15.830Z] Removing intermediate container 4ec89241a02f [2023-05-22T11:26:15.830Z] ---> fe8a34ea227d [2023-05-22T11:26:15.830Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:26:15.830Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T11:26:15.830Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:26:15.830Z] ---> Running in 47e9272794b4 [2023-05-22T11:26:15.830Z] OK: 7 MiB in 16 packages [2023-05-22T11:26:15.830Z] Removing intermediate container 47e9272794b4 [2023-05-22T11:26:15.830Z] ---> 520a581461f3 [2023-05-22T11:26:15.830Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-22T11:26:15.830Z] Removing intermediate container 3000037108ac [2023-05-22T11:26:15.830Z] ---> 1642978aaa4a [2023-05-22T11:26:15.830Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T11:26:15.830Z] ---> Running in b28fc58483f8 [2023-05-22T11:26:15.830Z] ---> Running in 275d67bccf25 [2023-05-22T11:26:16.098Z] Removing intermediate container b28fc58483f8 [2023-05-22T11:26:16.098Z] ---> ecde2104535e [2023-05-22T11:26:16.098Z] Step 12/22 : WORKDIR /edgex [2023-05-22T11:26:16.098Z] Removing intermediate container 275d67bccf25 [2023-05-22T11:26:16.098Z] ---> 9252612345d6 [2023-05-22T11:26:16.098Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-22T11:26:16.098Z] ---> Running in aa05f98a8bee [2023-05-22T11:26:16.098Z] ---> Running in 2e58b05392a3 [2023-05-22T11:26:16.098Z] Removing intermediate container aa05f98a8bee [2023-05-22T11:26:16.098Z] ---> a8bf3a782753 [2023-05-22T11:26:16.098Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:26:16.098Z] Removing intermediate container 2e58b05392a3 [2023-05-22T11:26:16.098Z] ---> 7fe7c4b11e36 [2023-05-22T11:26:16.098Z] Step 15/24 : WORKDIR / [2023-05-22T11:26:16.098Z] ---> Running in d4da779127f2 [2023-05-22T11:26:16.098Z] Removing intermediate container baa508062bc6 [2023-05-22T11:26:16.098Z] ---> 9a06b10c5e83 [2023-05-22T11:26:16.098Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:26:16.356Z] Removing intermediate container f73cb8ff6e8c [2023-05-22T11:26:16.356Z] ---> f16e295a9d24 [2023-05-22T11:26:16.356Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:26:16.356Z] Removing intermediate container d4da779127f2 [2023-05-22T11:26:16.356Z] ---> b4faa2912a32 [2023-05-22T11:26:16.356Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:26:16.356Z] ---> 1613ebfb7a2a [2023-05-22T11:26:16.356Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:26:16.356Z] Removing intermediate container 5b15b048dd5d [2023-05-22T11:26:16.356Z] ---> 8bb14a783f9e [2023-05-22T11:26:16.356Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-22T11:26:16.356Z] ---> Running in 487f9e171c7c [2023-05-22T11:26:16.356Z] ---> ed21ed4abbd2 [2023-05-22T11:26:16.356Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:26:16.356Z] ---> b1e39a5e081d [2023-05-22T11:26:16.356Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:26:16.356Z] ---> c71963caa933 [2023-05-22T11:26:16.356Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:26:16.615Z] Removing intermediate container 487f9e171c7c [2023-05-22T11:26:16.615Z] ---> b49e112da463 [2023-05-22T11:26:16.615Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-22T11:26:16.615Z] ---> b9fa4fa5b52c [2023-05-22T11:26:16.615Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-22T11:26:16.615Z] ---> Running in b5e006eb9ef5 [2023-05-22T11:26:16.615Z] ---> 17bae522dbf5 [2023-05-22T11:26:16.615Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-22T11:26:16.615Z] ---> 572cdd2193af [2023-05-22T11:26:16.615Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-22T11:26:16.615Z] ---> ebc76fc8aa78 [2023-05-22T11:26:16.615Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-22T11:26:16.615Z] Removing intermediate container b5e006eb9ef5 [2023-05-22T11:26:16.615Z] ---> 5893c34165e4 [2023-05-22T11:26:16.615Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-22T11:26:16.875Z] ---> Running in f11d3a4f1d6d [2023-05-22T11:26:16.875Z] ---> 420d1a316e2e [2023-05-22T11:26:16.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-22T11:26:17.448Z] Removing intermediate container f11d3a4f1d6d [2023-05-22T11:26:17.448Z] ---> 09c447867c7c [2023-05-22T11:26:17.448Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-22T11:26:17.448Z] ---> d8a310395fe1 [2023-05-22T11:26:17.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml ---> c2e2d8bc7231 [2023-05-22T11:26:17.711Z] ---> 10dfdb3ca072 [2023-05-22T11:26:17.711Z] [2023-05-22T11:26:17.711Z] ---> Running in 11666f97dd8a [2023-05-22T11:26:17.711Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:26:17.711Z] [2023-05-22T11:26:17.711Z] ---> a4f0e20f6a4e [2023-05-22T11:26:17.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T11:26:17.711Z] Removing intermediate container 11666f97dd8a [2023-05-22T11:26:17.711Z] ---> e071cdcb91ce [2023-05-22T11:26:17.711Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-22T11:26:17.711Z] ---> Running in e4e7dd91ff76 [2023-05-22T11:26:17.711Z] ---> 2c5b6f6895cc [2023-05-22T11:26:17.711Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-22T11:26:17.711Z] ---> Running in f8dff185153f [2023-05-22T11:26:17.711Z] ---> 6288fbd4d3da [2023-05-22T11:26:17.711Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-22T11:26:17.711Z] ---> 24cf001fbe87 [2023-05-22T11:26:17.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-22T11:26:17.969Z] ---> Running in 98cd1e3519b6 [2023-05-22T11:26:17.969Z] ---> ea512be765f6 [2023-05-22T11:26:17.969Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T11:26:17.969Z] Removing intermediate container f8dff185153f [2023-05-22T11:26:17.969Z] ---> 36f9191b91ea [2023-05-22T11:26:17.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:26:17.969Z] ---> Running in 5f444a9a6349 [2023-05-22T11:26:17.969Z] ---> Running in 69b0f049726b [2023-05-22T11:26:17.969Z] Removing intermediate container 98cd1e3519b6 [2023-05-22T11:26:17.969Z] ---> 72daac6d32ab [2023-05-22T11:26:17.969Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:26:17.969Z] ---> ab9422bb57ac [2023-05-22T11:26:17.969Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T11:26:17.969Z] ---> Running in 9a8059b9313d [2023-05-22T11:26:18.228Z] ---> Running in 55bf23ffbdcc [2023-05-22T11:26:18.228Z] Removing intermediate container 69b0f049726b [2023-05-22T11:26:18.228Z] ---> f4545e306116 [2023-05-22T11:26:18.228Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T11:26:18.228Z] ---> Running in 0627e5705c8f [2023-05-22T11:26:18.228Z] Removing intermediate container 9a8059b9313d [2023-05-22T11:26:18.228Z] ---> cb07fd90c160 [2023-05-22T11:26:18.228Z] Step 22/24 : LABEL arch=x86_64 [2023-05-22T11:26:18.228Z] ---> Running in ece3e8cb0013 [2023-05-22T11:26:18.228Z] Removing intermediate container 0627e5705c8f [2023-05-22T11:26:18.228Z] ---> d8266c490e03 [2023-05-22T11:26:18.228Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:26:18.228Z] ---> Running in 91e91d3f9fde [2023-05-22T11:26:18.228Z] Removing intermediate container ece3e8cb0013 [2023-05-22T11:26:18.228Z] ---> 7c1f49ba1dd4 [2023-05-22T11:26:18.228Z] Step 23/24 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:26:18.488Z] ---> Running in 5659886e04b1 [2023-05-22T11:26:18.488Z] Removing intermediate container e4e7dd91ff76 [2023-05-22T11:26:18.488Z] ---> 9dc0a15fef27 [2023-05-22T11:26:18.488Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-22T11:26:18.488Z] ---> Running in a421bd3a7d9d [2023-05-22T11:26:18.488Z] Removing intermediate container 91e91d3f9fde [2023-05-22T11:26:18.488Z] ---> a632de2aeeec [2023-05-22T11:26:18.488Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:26:18.488Z] Removing intermediate container 5659886e04b1 [2023-05-22T11:26:18.488Z] ---> 8f7e522d0d9f [2023-05-22T11:26:18.488Z] Step 24/24 : LABEL version=0.0.0 [2023-05-22T11:26:18.488Z] ---> Running in 306636c06ebd [2023-05-22T11:26:18.488Z] ---> Running in 0fafcec7c1bf [2023-05-22T11:26:18.488Z] Removing intermediate container a421bd3a7d9d [2023-05-22T11:26:18.488Z] ---> da73430e9dba [2023-05-22T11:26:18.488Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-22T11:26:18.747Z] Removing intermediate container 306636c06ebd [2023-05-22T11:26:18.747Z] ---> 9d4a64c830c4 [2023-05-22T11:26:18.747Z] [2023-05-22T11:26:18.747Z] Removing intermediate container 0fafcec7c1bf [2023-05-22T11:26:18.747Z] ---> d160a4b845ae [2023-05-22T11:26:18.747Z] [2023-05-22T11:26:18.747Z] Removing intermediate container 5f444a9a6349 [2023-05-22T11:26:18.747Z] ---> a42d719e30a0 [2023-05-22T11:26:18.747Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T11:26:18.747Z] ---> Running in 86d71b1361d9 [2023-05-22T11:26:18.747Z] Successfully built 9d4a64c830c4 [2023-05-22T11:26:18.747Z] Successfully built d160a4b845ae [2023-05-22T11:26:18.747Z] Successfully tagged core-command:latest [2023-05-22T11:26:18.747Z] Successfully tagged core-data:latest [2023-05-22T11:26:18.747Z] Building security-spiffe-token-provider [2023-05-22T11:26:18.747Z] Building support-scheduler [2023-05-22T11:26:19.005Z]  Building core-command ... done  Building core-data ... done  ---> e1ef8eeff953 [2023-05-22T11:26:19.005Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-22T11:26:19.005Z] ---> Running in 43ba94542f07 [2023-05-22T11:26:19.005Z] Removing intermediate container 86d71b1361d9 [2023-05-22T11:26:19.005Z] ---> e0e1d0349624 [2023-05-22T11:26:19.005Z] Step 20/22 : LABEL arch=x86_64 [2023-05-22T11:26:19.005Z] ---> Running in bfb1837215bd [2023-05-22T11:26:19.005Z] Removing intermediate container 55bf23ffbdcc [2023-05-22T11:26:19.005Z] ---> 73ee89c8b5cd [2023-05-22T11:26:19.005Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T11:26:19.005Z] ---> Running in a987c3956952 [2023-05-22T11:26:21.557Z] Removing intermediate container bfb1837215bd [2023-05-22T11:26:21.557Z] ---> 8dd5d06cd303 [2023-05-22T11:26:21.557Z] Step 21/22 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:26:23.485Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:26:23.485Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:26:23.485Z] ---> 087c46db430a [2023-05-22T11:26:23.485Z] Step 3/20 : WORKDIR /edgex-go [2023-05-22T11:26:23.485Z] ---> Using cache [2023-05-22T11:26:23.485Z] ---> c1f3c216323c [2023-05-22T11:26:23.485Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-22T11:26:23.485Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:26:23.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:26:23.485Z] ---> 087c46db430a [2023-05-22T11:26:23.485Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:26:23.485Z] ---> Using cache [2023-05-22T11:26:23.485Z] ---> 4dca70c21e67 [2023-05-22T11:26:23.485Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:26:23.485Z] ---> Using cache [2023-05-22T11:26:23.485Z] ---> a952c16e5b23 [2023-05-22T11:26:23.485Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T11:26:23.485Z] ---> Using cache [2023-05-22T11:26:23.485Z] ---> d4e3af00c851 [2023-05-22T11:26:23.485Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:26:23.485Z] ---> Using cache [2023-05-22T11:26:23.485Z] ---> 2cf4845ad749 [2023-05-22T11:26:23.485Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:26:23.485Z] ---> Using cache [2023-05-22T11:26:23.485Z] ---> a82dc740fa8e [2023-05-22T11:26:23.485Z] Step 8/23 : COPY . . [2023-05-22T11:26:23.485Z] ---> Using cache [2023-05-22T11:26:23.485Z] ---> 54bf551641bd [2023-05-22T11:26:23.485Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-22T11:26:24.861Z] Removing intermediate container a987c3956952 [2023-05-22T11:26:24.861Z] ---> 1dc64228e215 [2023-05-22T11:26:24.861Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T11:26:24.861Z] ---> Running in abfb5c4b5bed [2023-05-22T11:26:24.861Z] ---> Running in fb44a6e0bd70 [2023-05-22T11:26:24.861Z] ---> Running in a72dfb090310 [2023-05-22T11:26:24.861Z] ---> Running in 46f393538187 [2023-05-22T11:26:24.861Z] Removing intermediate container 43ba94542f07 [2023-05-22T11:26:24.861Z] ---> 9b32785c0a73 [2023-05-22T11:26:24.861Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:26:24.861Z] Removing intermediate container abfb5c4b5bed [2023-05-22T11:26:24.861Z] ---> 0a64645bea43 [2023-05-22T11:26:24.861Z] Step 22/22 : LABEL version=0.0.0 [2023-05-22T11:26:24.861Z] ---> Running in f648e56a67ca [2023-05-22T11:26:24.861Z] Removing intermediate container 46f393538187 [2023-05-22T11:26:24.861Z] ---> 73f5b40aa092 [2023-05-22T11:26:24.861Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T11:26:24.861Z] ---> Running in df5cd6ff7fc0 [2023-05-22T11:26:24.861Z] Removing intermediate container f648e56a67ca [2023-05-22T11:26:24.861Z] ---> 8e26c11bb11f [2023-05-22T11:26:24.861Z] [2023-05-22T11:26:24.861Z] Removing intermediate container df5cd6ff7fc0 [2023-05-22T11:26:24.861Z] ---> 6d54d3d36bec [2023-05-22T11:26:24.861Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:26:24.861Z] ---> Running in 3f69c2bb8d39 [2023-05-22T11:26:24.861Z] ---> 1096cb66b512 [2023-05-22T11:26:24.861Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:26:24.861Z] Successfully built 8e26c11bb11f [2023-05-22T11:26:24.861Z] Successfully tagged security-proxy-setup:latest [2023-05-22T11:26:24.861Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-05-22T11:26:24.862Z] Removing intermediate container 3f69c2bb8d39 [2023-05-22T11:26:24.862Z] ---> e914ce9bacfc [2023-05-22T11:26:24.862Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:26:24.862Z] ---> Running in e3008a4f948b [2023-05-22T11:26:25.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:25.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:25.702Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T11:26:25.702Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T11:26:25.702Z] OK: 17826 distinct packages available [2023-05-22T11:26:25.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:25.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:25.702Z] 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-05-22T11:26:25.959Z] OK: 265 MiB in 53 packages [2023-05-22T11:26:26.525Z] ---> d4a24116ca95 [2023-05-22T11:26:26.525Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-22T11:26:27.901Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:26:27.901Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:26:27.901Z] ---> 087c46db430a [2023-05-22T11:26:27.901Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:26:27.901Z] ---> Using cache [2023-05-22T11:26:27.901Z] ---> 4dca70c21e67 [2023-05-22T11:26:27.901Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:26:27.901Z] ---> Using cache [2023-05-22T11:26:27.901Z] ---> a952c16e5b23 [2023-05-22T11:26:27.901Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T11:26:27.901Z] ---> Using cache [2023-05-22T11:26:27.901Z] ---> d4e3af00c851 [2023-05-22T11:26:27.901Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:26:27.901Z] ---> Using cache [2023-05-22T11:26:27.901Z] ---> 2cf4845ad749 [2023-05-22T11:26:27.901Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:26:27.901Z] ---> Using cache [2023-05-22T11:26:27.901Z] ---> a82dc740fa8e [2023-05-22T11:26:27.901Z] Step 8/23 : COPY . . [2023-05-22T11:26:27.901Z] ---> Using cache [2023-05-22T11:26:27.901Z] ---> 54bf551641bd [2023-05-22T11:26:27.901Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-22T11:26:28.943Z] Removing intermediate container e3008a4f948b [2023-05-22T11:26:28.943Z] ---> f5481bdde117 [2023-05-22T11:26:28.943Z] [2023-05-22T11:26:28.943Z] ---> Running in 8c3436f9c3d9 [2023-05-22T11:26:28.943Z] ---> c2b60657cda5 [2023-05-22T11:26:28.943Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-22T11:26:28.943Z] Successfully built f5481bdde117 [2023-05-22T11:26:28.943Z] Successfully tagged security-proxy-auth:latest [2023-05-22T11:26:28.943Z]  Building security-proxy-auth ... done Building support-notifications [2023-05-22T11:26:29.875Z] 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-05-22T11:26:29.875Z] Removing intermediate container a72dfb090310 [2023-05-22T11:26:29.875Z] ---> e1c2d902d07f [2023-05-22T11:26:29.875Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-22T11:26:31.786Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:26:31.786Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:26:31.786Z] ---> 087c46db430a [2023-05-22T11:26:31.786Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:26:31.786Z] ---> Using cache [2023-05-22T11:26:31.786Z] ---> 4dca70c21e67 [2023-05-22T11:26:31.786Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:26:31.786Z] ---> Using cache [2023-05-22T11:26:31.786Z] ---> a952c16e5b23 [2023-05-22T11:26:31.786Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-22T11:26:33.709Z] ---> a0cc4debe50d [2023-05-22T11:26:33.709Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-22T11:26:33.709Z] ---> d65ff02d4bf9 [2023-05-22T11:26:33.709Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:26:33.709Z] ---> Running in 090739db50ac [2023-05-22T11:26:33.709Z] ---> Running in a12f5f1c0ca0 [2023-05-22T11:26:33.969Z] ---> ab462380e4ec [2023-05-22T11:26:33.969Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-22T11:26:34.537Z] ---> f8473f5eaf2a [2023-05-22T11:26:34.537Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-22T11:26:34.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:34.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:35.053Z] ---> 95c2097b8610 [2023-05-22T11:26:35.053Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-22T11:26:35.053Z] OK: 265 MiB in 53 packages [2023-05-22T11:26:35.987Z] ---> 033f9d7f3524 [2023-05-22T11:26:35.987Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-22T11:26:35.987Z] ---> Running in 417e723f3c14 [2023-05-22T11:26:35.987Z] Removing intermediate container 090739db50ac [2023-05-22T11:26:35.987Z] ---> 87b33e1f8adf [2023-05-22T11:26:35.987Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:26:36.923Z] ---> 47a802cc39d2 [2023-05-22T11:26:36.923Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:26:37.182Z] ---> Running in 61587c4d1f28 [2023-05-22T11:26:37.475Z] Removing intermediate container 417e723f3c14 [2023-05-22T11:26:37.475Z] ---> 802aaf608f0a [2023-05-22T11:26:37.475Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-22T11:26:37.797Z] ---> Running in 843b66ae7bf2 [2023-05-22T11:26:38.056Z] Removing intermediate container 843b66ae7bf2 [2023-05-22T11:26:38.056Z] ---> 44ed997537a2 [2023-05-22T11:26:38.056Z] Step 30/33 : CMD ["gate"] [2023-05-22T11:26:38.056Z] ---> Running in b6613ef5eef8 [2023-05-22T11:26:38.345Z] Removing intermediate container b6613ef5eef8 [2023-05-22T11:26:38.345Z] ---> d095288511a8 [2023-05-22T11:26:38.345Z] Step 31/33 : LABEL arch=x86_64 [2023-05-22T11:26:38.617Z] ---> Running in 658aa0735ba4 [2023-05-22T11:26:38.876Z] Removing intermediate container 658aa0735ba4 [2023-05-22T11:26:38.876Z] ---> bf8d0fc72659 [2023-05-22T11:26:38.876Z] Step 32/33 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:26:40.270Z] ---> Running in 1ea31ac2c307 [2023-05-22T11:26:41.659Z] Removing intermediate container 1ea31ac2c307 [2023-05-22T11:26:41.659Z] ---> a9c79edd7aba [2023-05-22T11:26:41.659Z] Step 33/33 : LABEL version=0.0.0 [2023-05-22T11:26:41.917Z] ---> Running in 2285339a192d [2023-05-22T11:26:43.290Z] Removing intermediate container 2285339a192d [2023-05-22T11:26:43.290Z] ---> f59a758d2b2a [2023-05-22T11:26:43.290Z] [2023-05-22T11:26:43.290Z] Successfully built f59a758d2b2a [2023-05-22T11:26:43.290Z] Successfully tagged security-bootstrapper:latest [2023-05-22T11:26:43.290Z] Building security-spire-config [2023-05-22T11:26:45.818Z]  Building security-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:26:45.818Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:26:45.818Z] ---> 087c46db430a [2023-05-22T11:26:45.818Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T11:26:45.818Z] ---> Using cache [2023-05-22T11:26:45.818Z] ---> c1f3c216323c [2023-05-22T11:26:45.818Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T11:26:50.037Z] ---> Running in 3add28ff1141 [2023-05-22T11:26:50.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:50.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:26:50.037Z] OK: 265 MiB in 53 packages [2023-05-22T11:26:56.726Z] Removing intermediate container 3add28ff1141 [2023-05-22T11:26:56.726Z] ---> e35f60063f22 [2023-05-22T11:26:56.726Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T11:26:56.726Z] Removing intermediate container a12f5f1c0ca0 [2023-05-22T11:26:56.726Z] ---> e47f3fde1bec [2023-05-22T11:26:56.726Z] Step 7/20 : COPY . . [2023-05-22T11:27:03.504Z] ---> 502fe05032fd [2023-05-22T11:27:03.504Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:27:04.606Z] ---> Running in 9d82edcd5221 [2023-05-22T11:27:04.606Z] ---> 7c280dd13aa2 [2023-05-22T11:27:04.606Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-22T11:27:04.606Z] ---> Running in e6e8c6bf5f5b [2023-05-22T11:27:04.606Z] Removing intermediate container 8c3436f9c3d9 [2023-05-22T11:27:04.606Z] ---> 93b12e66f07e [2023-05-22T11:27:04.606Z] [2023-05-22T11:27:04.606Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:27:04.606Z] ---> 9ed4aefc74f6 [2023-05-22T11:27:04.606Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T11:27:04.606Z] ---> Using cache [2023-05-22T11:27:04.606Z] ---> 4c1f5b1e54be [2023-05-22T11:27:04.606Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:27:04.606Z] ---> Using cache [2023-05-22T11:27:04.606Z] ---> f16e295a9d24 [2023-05-22T11:27:04.606Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:27:04.606Z] ---> Using cache [2023-05-22T11:27:04.953Z] ---> c71963caa933 [2023-05-22T11:27:04.953Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:27:04.953Z] ---> Using cache [2023-05-22T11:27:04.953Z] ---> ebc76fc8aa78 [2023-05-22T11:27:04.953Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-22T11:27:04.953Z] Removing intermediate container fb44a6e0bd70 [2023-05-22T11:27:04.953Z] ---> 10373f88b311 [2023-05-22T11:27:04.953Z] [2023-05-22T11:27:04.953Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:27:04.953Z] ---> 9ed4aefc74f6 [2023-05-22T11:27:04.953Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:27:04.953Z] ---> Using cache [2023-05-22T11:27:04.953Z] ---> fe8a34ea227d [2023-05-22T11:27:04.953Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:27:04.953Z] ---> Using cache [2023-05-22T11:27:04.953Z] ---> 520a581461f3 [2023-05-22T11:27:04.953Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-22T11:27:04.953Z] ---> Running in 0b4d19c54004 [2023-05-22T11:27:05.234Z] Removing intermediate container 0b4d19c54004 [2023-05-22T11:27:05.234Z] ---> 842e863bdd30 [2023-05-22T11:27:05.234Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T11:27:05.234Z] 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-05-22T11:27:05.541Z] ---> Running in e5e3e98c9879 [2023-05-22T11:27:05.541Z] ---> cf48c3ae935c [2023-05-22T11:27:05.541Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:27:05.541Z] Removing intermediate container e5e3e98c9879 [2023-05-22T11:27:05.541Z] ---> 426778a71e2e [2023-05-22T11:27:05.541Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:27:05.840Z] Removing intermediate container 61587c4d1f28 [2023-05-22T11:27:05.840Z] ---> 59a75c3b6abb [2023-05-22T11:27:05.840Z] Step 8/23 : COPY . . [2023-05-22T11:27:05.840Z] ---> e217c91ba78a [2023-05-22T11:27:05.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-22T11:27:08.428Z] ---> fb80e1470609 [2023-05-22T11:27:08.428Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:27:08.687Z] ---> 83f47762dec8 [2023-05-22T11:27:08.687Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T11:27:08.687Z] ---> Running in ef1186c63b5f [2023-05-22T11:27:08.960Z] ---> 632cb22e2ae9 [2023-05-22T11:27:08.960Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-22T11:27:10.009Z] Removing intermediate container ef1186c63b5f [2023-05-22T11:27:10.009Z] ---> d78c2bf09d48 [2023-05-22T11:27:10.009Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T11:27:10.279Z] ---> d0df9e0f646d [2023-05-22T11:27:10.279Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:27:10.279Z] ---> Running in b8c812aa5fe1 [2023-05-22T11:27:10.279Z] Removing intermediate container b8c812aa5fe1 [2023-05-22T11:27:10.279Z] ---> f88db6b293ff [2023-05-22T11:27:10.279Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T11:27:10.557Z] ---> de7bfabad514 [2023-05-22T11:27:10.558Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-22T11:27:10.558Z] ---> Running in d6f8dd9bf9aa [2023-05-22T11:27:10.558Z] ---> Running in 80738e552330 [2023-05-22T11:27:10.558Z] Removing intermediate container d6f8dd9bf9aa [2023-05-22T11:27:10.558Z] ---> 16146c0d4cc7 [2023-05-22T11:27:10.558Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T11:27:10.558Z] Removing intermediate container 80738e552330 [2023-05-22T11:27:10.558Z] ---> 6918210557cc [2023-05-22T11:27:10.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:27:10.821Z] ---> Running in 3dd9b360a711 [2023-05-22T11:27:10.821Z] ---> Running in 207ce2c3fe7f [2023-05-22T11:27:10.821Z] ---> df5db354d07b [2023-05-22T11:27:10.821Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-22T11:27:10.821Z] ---> Running in eaa61f4b4318 [2023-05-22T11:27:10.821Z] Removing intermediate container 3dd9b360a711 [2023-05-22T11:27:10.821Z] ---> 868d26962a16 [2023-05-22T11:27:10.821Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:27:10.821Z] Removing intermediate container 207ce2c3fe7f [2023-05-22T11:27:10.821Z] ---> 7d252191f0c3 [2023-05-22T11:27:10.821Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T11:27:11.079Z] ---> Running in 2d24aad24d77 [2023-05-22T11:27:11.079Z] ---> Running in 5ab49e4a0605 [2023-05-22T11:27:11.079Z] 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-05-22T11:27:11.079Z] Removing intermediate container 2d24aad24d77 [2023-05-22T11:27:11.079Z] ---> ce91ddce6099 [2023-05-22T11:27:11.079Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:27:11.079Z] Removing intermediate container 5ab49e4a0605 [2023-05-22T11:27:11.079Z] ---> 832269140fa7 [2023-05-22T11:27:11.079Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:27:11.079Z] ---> Running in c0238b84bed3 [2023-05-22T11:27:11.339Z] ---> Running in 0cbf9d1a6220 [2023-05-22T11:27:12.272Z] Removing intermediate container c0238b84bed3 [2023-05-22T11:27:12.272Z] ---> 389b5660a221 [2023-05-22T11:27:12.272Z] [2023-05-22T11:27:12.272Z] Removing intermediate container 0cbf9d1a6220 [2023-05-22T11:27:12.272Z] ---> 4202872a9a43 [2023-05-22T11:27:12.272Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:27:12.272Z] Successfully built 389b5660a221 [2023-05-22T11:27:12.530Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-22T11:27:12.530Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-05-22T11:27:13.487Z] ---> Running in 6aa5a35df7b3 [2023-05-22T11:27:16.183Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:27:16.183Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:27:16.183Z] ---> 087c46db430a [2023-05-22T11:27:16.183Z] Step 3/26 : WORKDIR /edgex-go [2023-05-22T11:27:16.183Z] ---> Using cache [2023-05-22T11:27:16.183Z] ---> c1f3c216323c [2023-05-22T11:27:16.183Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T11:27:16.183Z] ---> Using cache [2023-05-22T11:27:16.183Z] ---> e35f60063f22 [2023-05-22T11:27:16.183Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-22T11:27:16.183Z] ---> Using cache [2023-05-22T11:27:16.183Z] ---> 502fe05032fd [2023-05-22T11:27:16.183Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:27:21.500Z] Removing intermediate container 6aa5a35df7b3 [2023-05-22T11:27:21.500Z] ---> 47ddd7a36d26 [2023-05-22T11:27:21.500Z] [2023-05-22T11:27:21.500Z] ---> Running in d4dc97347a79 [2023-05-22T11:27:21.758Z] Successfully built 47ddd7a36d26 [2023-05-22T11:27:21.758Z] Successfully tagged support-scheduler:latest [2023-05-22T11:27:21.758Z]  Building support-scheduler ... done Building core-metadata [2023-05-22T11:27:28.510Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:27:28.510Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:27:28.510Z] ---> 087c46db430a [2023-05-22T11:27:28.510Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:27:28.510Z] ---> Using cache [2023-05-22T11:27:28.510Z] ---> 4dca70c21e67 [2023-05-22T11:27:28.510Z] Step 4/25 : WORKDIR /edgex-go [2023-05-22T11:27:28.510Z] ---> Using cache [2023-05-22T11:27:28.510Z] ---> a952c16e5b23 [2023-05-22T11:27:28.510Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-22T11:27:28.510Z] ---> Using cache [2023-05-22T11:27:28.510Z] ---> d4e3af00c851 [2023-05-22T11:27:28.510Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-22T11:27:28.510Z] ---> Using cache [2023-05-22T11:27:28.511Z] ---> 2cf4845ad749 [2023-05-22T11:27:28.511Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:27:28.511Z] ---> Using cache [2023-05-22T11:27:28.511Z] ---> a82dc740fa8e [2023-05-22T11:27:28.511Z] Step 8/25 : COPY . . [2023-05-22T11:27:28.511Z] ---> Using cache [2023-05-22T11:27:28.511Z] ---> 54bf551641bd [2023-05-22T11:27:28.511Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-22T11:27:37.686Z] ---> Running in 6bf39ef24a44 [2023-05-22T11:27:37.945Z] Removing intermediate container 9d82edcd5221 [2023-05-22T11:27:37.945Z] ---> 200ff6198be5 [2023-05-22T11:27:37.945Z] Step 7/27 : COPY . . [2023-05-22T11:27:38.514Z] 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-05-22T11:27:45.114Z] Removing intermediate container e6e8c6bf5f5b [2023-05-22T11:27:45.114Z] ---> 64a04ab8ab15 [2023-05-22T11:27:45.114Z] [2023-05-22T11:27:45.114Z] Step 9/20 : FROM alpine:3.17 [2023-05-22T11:27:45.114Z] ---> 9ed4aefc74f6 [2023-05-22T11:27:45.114Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T11:27:45.114Z] ---> Using cache [2023-05-22T11:27:45.114Z] ---> 336ac1318f87 [2023-05-22T11:27:45.114Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-22T11:27:45.685Z] ---> Running in 66126e0e795e [2023-05-22T11:27:45.685Z] ---> 3e5554e60a0f [2023-05-22T11:27:45.685Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T11:27:45.946Z] ---> Running in 64a679625153 [2023-05-22T11:27:45.946Z] Removing intermediate container eaa61f4b4318 [2023-05-22T11:27:45.946Z] ---> f5ee64cd7d07 [2023-05-22T11:27:45.946Z] [2023-05-22T11:27:45.946Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:27:45.946Z] ---> 9ed4aefc74f6 [2023-05-22T11:27:45.946Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T11:27:45.946Z] ---> Running in 15b6f7c2c3fb [2023-05-22T11:27:46.208Z] Removing intermediate container 64a679625153 [2023-05-22T11:27:46.208Z] ---> cd14bd7c5116 [2023-05-22T11:27:46.208Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T11:27:46.208Z] ---> Running in 308c41d27588 [2023-05-22T11:27:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:46.468Z] Removing intermediate container d4dc97347a79 [2023-05-22T11:27:46.468Z] ---> 87809b8595e3 [2023-05-22T11:27:46.468Z] Step 7/26 : COPY . . [2023-05-22T11:27:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-22T11:27:46.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-22T11:27:46.732Z] Removing intermediate container 308c41d27588 [2023-05-22T11:27:46.732Z] ---> 0088d957a0f1 [2023-05-22T11:27:46.732Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T11:27:46.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:46.732Z] ---> Running in 960944e3b44c [2023-05-22T11:27:46.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-22T11:27:46.993Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T11:27:46.993Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T11:27:46.993Z] OK: 17823 distinct packages available [2023-05-22T11:27:46.993Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T11:27:46.993Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T11:27:46.993Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:27:46.993Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T11:27:46.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:46.993Z] OK: 8 MiB in 17 packages [2023-05-22T11:27:46.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:47.255Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-22T11:27:47.255Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-22T11:27:47.255Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-22T11:27:47.255Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-22T11:27:47.255Z] (5/9) Installing curl (8.1.0-r2) [2023-05-22T11:27:47.255Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-22T11:27:47.255Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-22T11:27:47.255Z] (8/9) Installing libucontext (1.2-r0) [2023-05-22T11:27:47.255Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-22T11:27:47.255Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:27:47.255Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T11:27:47.255Z] Removing intermediate container 960944e3b44c [2023-05-22T11:27:47.255Z] ---> 483651a2030f [2023-05-22T11:27:47.255Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T11:27:47.515Z] OK: 10 MiB in 24 packages [2023-05-22T11:27:50.144Z] ---> Running in fec152994629 [2023-05-22T11:27:50.285Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-22T11:27:50.285Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-22T11:27:50.285Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-22T11:27:50.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-22T11:27:51.540Z] Removing intermediate container 15b6f7c2c3fb [2023-05-22T11:27:51.540Z] ---> 5b12b7956263 [2023-05-22T11:27:51.540Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:27:51.540Z] Removing intermediate container 66126e0e795e [2023-05-22T11:27:51.540Z] ---> 4d714696ce97 [2023-05-22T11:27:51.540Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:27:51.540Z] ---> Running in fa374f4da39b [2023-05-22T11:27:51.540Z] Removing intermediate container fa374f4da39b [2023-05-22T11:27:51.540Z] ---> b58cc560d334 [2023-05-22T11:27:51.540Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-22T11:27:51.540Z] ---> Running in 6012a20dae68 [2023-05-22T11:27:51.540Z] ---> fe115bc37c04 [2023-05-22T11:27:51.540Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T11:27:51.540Z] ---> a68c680bdf18 [2023-05-22T11:27:51.540Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:27:51.540Z] ---> Running in 62d26c1915e8 [2023-05-22T11:27:51.800Z] Removing intermediate container fec152994629 [2023-05-22T11:27:51.800Z] ---> 917382c2b7b0 [2023-05-22T11:27:51.800Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T11:27:51.800Z] Removing intermediate container 6012a20dae68 [2023-05-22T11:27:51.800Z] ---> 96829f4634f2 [2023-05-22T11:27:51.800Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T11:27:51.800Z] ---> Running in 1768aa6c4904 [2023-05-22T11:27:51.800Z] ---> Running in 45785deb7344 [2023-05-22T11:27:51.800Z] Removing intermediate container 62d26c1915e8 [2023-05-22T11:27:51.800Z] ---> 7d8598285977 [2023-05-22T11:27:51.800Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-22T11:27:51.800Z] ---> afcd59b1e005 [2023-05-22T11:27:51.800Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-22T11:27:51.800Z] ---> Running in 08451657d89d [2023-05-22T11:27:51.800Z] Removing intermediate container 1768aa6c4904 [2023-05-22T11:27:51.800Z] ---> 3255f2bfffaf [2023-05-22T11:27:51.800Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:27:52.395Z] Removing intermediate container 45785deb7344 [2023-05-22T11:27:52.395Z] ---> fbaa118d3218 [2023-05-22T11:27:52.395Z] [2023-05-22T11:27:52.395Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T11:27:52.395Z] ---> 9ed4aefc74f6 [2023-05-22T11:27:52.395Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T11:27:52.395Z] Removing intermediate container 08451657d89d [2023-05-22T11:27:52.395Z] ---> f1f00095faa9 [2023-05-22T11:27:52.395Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T11:27:52.654Z] ---> Running in 7fb862023e84 [2023-05-22T11:27:52.654Z] ---> Running in 60b179e50c70 [2023-05-22T11:27:52.654Z] ---> d6d16fb9f279 [2023-05-22T11:27:52.654Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:27:52.654Z] ---> e4769c6f1caf [2023-05-22T11:27:52.654Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:27:52.913Z] Removing intermediate container 7fb862023e84 [2023-05-22T11:27:52.913Z] ---> 415bcc7fb3ff [2023-05-22T11:27:52.913Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T11:27:52.913Z] ---> Running in f9dbc18af102 [2023-05-22T11:27:52.913Z] ---> 4a32533c1bfd [2023-05-22T11:27:52.913Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-22T11:27:52.913Z] Removing intermediate container 60b179e50c70 [2023-05-22T11:27:52.913Z] ---> d4e96fe951a6 [2023-05-22T11:27:52.913Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-22T11:27:52.913Z] ---> Running in b01a155dd0de [2023-05-22T11:27:52.913Z] ---> Running in 7894a71a0095 [2023-05-22T11:27:52.913Z] ---> 1d1284f34a2e [2023-05-22T11:27:52.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-22T11:27:53.172Z] Removing intermediate container b01a155dd0de [2023-05-22T11:27:53.173Z] ---> 3f8fc37fe27a [2023-05-22T11:27:53.173Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T11:27:53.466Z] ---> Running in 352500cb9b2f [2023-05-22T11:27:53.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:53.466Z] Removing intermediate container 352500cb9b2f [2023-05-22T11:27:53.466Z] ---> 0333653d30ce [2023-05-22T11:27:53.466Z] Step 18/20 : LABEL arch=x86_64 [2023-05-22T11:27:53.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:53.727Z] ---> Running in 41582abfa1ab [2023-05-22T11:27:53.727Z] ---> b34f511ecaab [2023-05-22T11:27:53.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:27:53.987Z] Removing intermediate container 41582abfa1ab [2023-05-22T11:27:53.987Z] ---> eb3673ed2d67 [2023-05-22T11:27:53.987Z] Step 19/20 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:27:53.987Z] ---> Running in f07b91eaa0d3 [2023-05-22T11:27:53.987Z] Removing intermediate container f9dbc18af102 [2023-05-22T11:27:53.987Z] ---> d7062b23964d [2023-05-22T11:27:53.987Z] Step 12/26 : WORKDIR /edgex-go [2023-05-22T11:27:53.987Z] ---> Running in b518856462f3 [2023-05-22T11:27:53.987Z] ---> 4f974f0284ff [2023-05-22T11:27:53.987Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-22T11:27:53.987Z] ---> Running in 4364f4896291 [2023-05-22T11:27:53.987Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T11:27:53.987Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T11:27:53.987Z] OK: 17823 distinct packages available [2023-05-22T11:27:53.987Z] Removing intermediate container f07b91eaa0d3 [2023-05-22T11:27:53.987Z] ---> a1587f4d8366 [2023-05-22T11:27:53.987Z] Step 20/20 : LABEL version=0.0.0 [2023-05-22T11:27:53.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:53.987Z] ---> Running in 6abaca56be5a [2023-05-22T11:27:53.987Z] Removing intermediate container b518856462f3 [2023-05-22T11:27:53.987Z] ---> 7b45c1c0d30c [2023-05-22T11:27:53.987Z] [2023-05-22T11:27:53.987Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T11:27:53.987Z] ---> 9ed4aefc74f6 [2023-05-22T11:27:53.987Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T11:27:53.987Z] ---> Using cache [2023-05-22T11:27:53.987Z] ---> d4e96fe951a6 [2023-05-22T11:27:53.987Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T11:27:54.246Z] ---> Running in 5f06ec54a248 [2023-05-22T11:27:54.246Z] Removing intermediate container 4364f4896291 [2023-05-22T11:27:54.246Z] ---> 50cd2e73e0a7 [2023-05-22T11:27:54.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:27:54.246Z] Removing intermediate container 6abaca56be5a [2023-05-22T11:27:54.246Z] ---> 38b1fb32e40f [2023-05-22T11:27:54.246Z] [2023-05-22T11:27:54.246Z] ---> Running in b25136b124fe [2023-05-22T11:27:54.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:54.246Z] Successfully built 38b1fb32e40f [2023-05-22T11:27:54.246Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-22T11:27:54.246Z] Building security-secretstore-setup [2023-05-22T11:27:54.537Z]  Building security-spiffe-token-provider ... done Removing intermediate container b25136b124fe [2023-05-22T11:27:54.537Z] ---> 7f2e828b53b1 [2023-05-22T11:27:54.537Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T11:27:54.537Z] ---> Running in c0cb68202ccc [2023-05-22T11:27:54.537Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-22T11:27:54.537Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-22T11:27:54.537Z] (3/4) Installing libucontext (1.2-r0) [2023-05-22T11:27:54.537Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-22T11:27:54.537Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:27:54.537Z] OK: 7 MiB in 19 packages [2023-05-22T11:27:56.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:56.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:56.641Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T11:27:56.641Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T11:27:56.641Z] OK: 17823 distinct packages available [2023-05-22T11:27:56.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:56.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:27:56.902Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-22T11:27:56.902Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-22T11:27:56.902Z] (3/5) Installing libucontext (1.2-r0) [2023-05-22T11:27:56.902Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-22T11:27:56.902Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-22T11:27:56.902Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:27:56.902Z] OK: 8 MiB in 20 packages [2023-05-22T11:27:57.164Z] Removing intermediate container c0cb68202ccc [2023-05-22T11:27:57.164Z] ---> 454dbbb99ee1 [2023-05-22T11:27:57.164Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:27:58.120Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:27:58.120Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:27:58.120Z] ---> 087c46db430a [2023-05-22T11:27:58.120Z] Step 3/25 : WORKDIR /edgex-go [2023-05-22T11:27:58.120Z] ---> Using cache [2023-05-22T11:27:58.120Z] ---> c1f3c216323c [2023-05-22T11:27:58.120Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-22T11:27:58.120Z] ---> Using cache [2023-05-22T11:27:58.120Z] ---> 44fae073df35 [2023-05-22T11:27:58.120Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-22T11:27:58.120Z] ---> Using cache [2023-05-22T11:27:58.120Z] ---> 10712fe64481 [2023-05-22T11:27:58.120Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:27:58.120Z] ---> Using cache [2023-05-22T11:27:58.120Z] ---> 6bbd6f4b430b [2023-05-22T11:27:58.120Z] Step 7/25 : COPY . . [2023-05-22T11:27:58.120Z] ---> Using cache [2023-05-22T11:27:58.120Z] ---> d482012aa518 [2023-05-22T11:27:58.120Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-22T11:28:00.046Z] ---> Running in 0bf3887217bc [2023-05-22T11:28:00.047Z] ---> Running in 37b34ae4f8e6 [2023-05-22T11:28:00.047Z] Removing intermediate container 7894a71a0095 [2023-05-22T11:28:00.047Z] ---> 60aa0560dad4 [2023-05-22T11:28:00.047Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:28:00.047Z] Removing intermediate container 5f06ec54a248 [2023-05-22T11:28:00.047Z] ---> 3c810915098c [2023-05-22T11:28:00.047Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:28:00.047Z] Removing intermediate container 37b34ae4f8e6 [2023-05-22T11:28:00.047Z] ---> cb7ad10df735 [2023-05-22T11:28:00.047Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:28:00.047Z] ---> Running in 3ab935bb9be7 [2023-05-22T11:28:00.308Z] Removing intermediate container 3ab935bb9be7 [2023-05-22T11:28:00.308Z] ---> 2d8c63ad912e [2023-05-22T11:28:00.308Z] [2023-05-22T11:28:00.308Z] ---> 166ddf457ecf [2023-05-22T11:28:00.308Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:28:00.308Z] ---> c01465faf10e [2023-05-22T11:28:00.308Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:28:00.308Z] Successfully built 2d8c63ad912e [2023-05-22T11:28:00.308Z] 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-05-22T11:28:00.308Z] Successfully tagged support-notifications:latest [2023-05-22T11:28:00.308Z]  Building support-notifications ... done Building security-spire-agent [2023-05-22T11:28:02.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-22T11:28:02.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-22T11:28:02.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.343s coverage: 28.7% of statements [2023-05-22T11:28:04.616Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:28:04.617Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:28:04.617Z] ---> 087c46db430a [2023-05-22T11:28:04.617Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> c1f3c216323c [2023-05-22T11:28:04.617Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> e35f60063f22 [2023-05-22T11:28:04.617Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> 502fe05032fd [2023-05-22T11:28:04.617Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> 87809b8595e3 [2023-05-22T11:28:04.617Z] Step 7/27 : COPY . . [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> fe115bc37c04 [2023-05-22T11:28:04.617Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> 7d8598285977 [2023-05-22T11:28:04.617Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> f1f00095faa9 [2023-05-22T11:28:04.617Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> 415bcc7fb3ff [2023-05-22T11:28:04.617Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T11:28:04.617Z] ---> 90e6eb479b51 [2023-05-22T11:28:04.617Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T11:28:04.617Z] ---> d0e141370f97 [2023-05-22T11:28:04.617Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T11:28:04.617Z] ---> Running in 1ed80d17279a [2023-05-22T11:28:04.617Z] Removing intermediate container 6bf39ef24a44 [2023-05-22T11:28:04.617Z] ---> 40125ad46863 [2023-05-22T11:28:04.617Z] [2023-05-22T11:28:04.617Z] Step 10/25 : FROM alpine:3.17 [2023-05-22T11:28:04.617Z] ---> 9ed4aefc74f6 [2023-05-22T11:28:04.617Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> fe8a34ea227d [2023-05-22T11:28:04.617Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:28:04.617Z] ---> Using cache [2023-05-22T11:28:04.617Z] ---> 520a581461f3 [2023-05-22T11:28:04.617Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-22T11:28:04.617Z] ---> Running in b9e5553c4fb3 [2023-05-22T11:28:04.875Z] Removing intermediate container b9e5553c4fb3 [2023-05-22T11:28:04.875Z] ---> 32b4aa883321 [2023-05-22T11:28:04.875Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-22T11:28:04.875Z] ---> Running in a99ed149f981 [2023-05-22T11:28:08.166Z] Removing intermediate container a99ed149f981 [2023-05-22T11:28:08.166Z] ---> 0f0f52347240 [2023-05-22T11:28:08.166Z] Step 15/25 : WORKDIR / [2023-05-22T11:28:08.166Z] ---> 98e9df48964a [2023-05-22T11:28:08.166Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T11:28:08.166Z] ---> Running in a26a2e965f92 [2023-05-22T11:28:08.166Z] ---> f47370edd2b5 [2023-05-22T11:28:08.166Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T11:28:08.166Z] Removing intermediate container 1ed80d17279a [2023-05-22T11:28:08.166Z] ---> 7e7b4491dd42 [2023-05-22T11:28:08.166Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T11:28:08.166Z] ---> fc5f6d97b9fb [2023-05-22T11:28:08.166Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-22T11:28:08.166Z] Removing intermediate container a26a2e965f92 [2023-05-22T11:28:08.166Z] ---> 6e56dee02721 [2023-05-22T11:28:08.166Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:28:08.166Z] ---> Running in 2515bccef2e7 [2023-05-22T11:28:08.166Z] ---> e30d113cf710 [2023-05-22T11:28:08.166Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-22T11:28:08.166Z] ---> Running in 720b84686b1b [2023-05-22T11:28:08.425Z] Removing intermediate container 2515bccef2e7 [2023-05-22T11:28:08.426Z] ---> 532d0f9b16bf [2023-05-22T11:28:08.426Z] [2023-05-22T11:28:08.426Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T11:28:08.426Z] ---> 9ed4aefc74f6 [2023-05-22T11:28:08.426Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T11:28:08.426Z] ---> Using cache [2023-05-22T11:28:08.426Z] ---> d4e96fe951a6 [2023-05-22T11:28:08.426Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T11:28:08.426Z] ---> Using cache [2023-05-22T11:28:08.426Z] ---> 3c810915098c [2023-05-22T11:28:08.426Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:28:08.426Z] ---> Using cache [2023-05-22T11:28:08.426Z] Removing intermediate container 720b84686b1b [2023-05-22T11:28:08.426Z] ---> 5e13e64c6302 [2023-05-22T11:28:08.426Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-22T11:28:08.426Z] ---> c01465faf10e [2023-05-22T11:28:08.426Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:28:08.426Z] ---> Using cache [2023-05-22T11:28:08.426Z] ---> 90e6eb479b51 [2023-05-22T11:28:08.426Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-22T11:28:08.426Z] ---> 0b7f097d270d [2023-05-22T11:28:08.426Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:28:08.683Z] ---> e3b3dd862efd [2023-05-22T11:28:08.683Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-22T11:28:08.683Z] ---> fd54ab7891be [2023-05-22T11:28:08.683Z] Step 22/27 : WORKDIR / [2023-05-22T11:28:08.942Z] ---> Running in 5d4f57713b1f [2023-05-22T11:28:09.268Z] ---> ca13afa52e79 [2023-05-22T11:28:09.268Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-22T11:28:10.672Z] Removing intermediate container 5d4f57713b1f [2023-05-22T11:28:10.672Z] ---> dc53d2a5285c [2023-05-22T11:28:10.672Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T11:28:10.672Z] ---> 21555627abf3 [2023-05-22T11:28:10.672Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T11:28:10.672Z] ---> Running in 2cfabd3d58e7 [2023-05-22T11:28:10.672Z] ---> Running in 997f3ed0ac60 [2023-05-22T11:28:10.672Z] ---> 4f7b45653aef [2023-05-22T11:28:10.672Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:28:10.672Z] ---> 67beea51243a [2023-05-22T11:28:10.672Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T11:28:10.672Z] Removing intermediate container 2cfabd3d58e7 [2023-05-22T11:28:10.672Z] ---> bce269e1c1bb [2023-05-22T11:28:10.672Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T11:28:10.672Z] ---> Running in 6e8ef3c4be45 [2023-05-22T11:28:10.672Z] Removing intermediate container 997f3ed0ac60 [2023-05-22T11:28:10.672Z] ---> 961d3b8f6f04 [2023-05-22T11:28:10.672Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T11:28:10.672Z] ---> Running in d989c81ef7d7 [2023-05-22T11:28:10.940Z] ---> 0b163e116e25 [2023-05-22T11:28:10.940Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-22T11:28:10.940Z] Removing intermediate container 6e8ef3c4be45 [2023-05-22T11:28:10.940Z] ---> 932fcf1727b0 [2023-05-22T11:28:10.940Z] Step 24/26 : LABEL arch=x86_64 [2023-05-22T11:28:10.940Z] Removing intermediate container d989c81ef7d7 [2023-05-22T11:28:10.940Z] ---> e330664b7740 [2023-05-22T11:28:10.940Z] Step 25/27 : LABEL arch=x86_64 [2023-05-22T11:28:10.940Z] ---> Running in 478e014e9532 [2023-05-22T11:28:10.940Z] ---> Running in b65832b448d0 [2023-05-22T11:28:11.880Z] Removing intermediate container 478e014e9532 [2023-05-22T11:28:11.880Z] ---> cc4b01b589b8 [2023-05-22T11:28:11.880Z] Step 25/26 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:28:12.142Z] Removing intermediate container b65832b448d0 [2023-05-22T11:28:12.142Z] ---> 813b45330ebf [2023-05-22T11:28:12.142Z] Step 26/27 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:28:12.142Z] ---> dbe4581c9000 [2023-05-22T11:28:12.142Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-22T11:28:12.142Z] ---> Running in 0a692c6a7ec9 [2023-05-22T11:28:12.142Z] ---> Running in e4b05d983fce [2023-05-22T11:28:12.142Z] ---> Running in 564785d23cf8 [2023-05-22T11:28:12.142Z] ---> 889a696c2e81 [2023-05-22T11:28:12.142Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T11:28:12.142Z] Removing intermediate container e4b05d983fce [2023-05-22T11:28:12.142Z] ---> e680f493bb87 [2023-05-22T11:28:12.142Z] Step 27/27 : LABEL version=0.0.0 [2023-05-22T11:28:12.142Z] Removing intermediate container 564785d23cf8 [2023-05-22T11:28:12.142Z] ---> 7ba0e1dc1328 [2023-05-22T11:28:12.142Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:28:12.142Z] Removing intermediate container 0a692c6a7ec9 [2023-05-22T11:28:12.142Z] ---> 20805c2c4363 [2023-05-22T11:28:12.142Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T11:28:12.142Z] ---> Running in 7e13b26e9de6 [2023-05-22T11:28:12.142Z] ---> Running in 41cc3c33c6a7 [2023-05-22T11:28:12.404Z] ---> d498add90390 [2023-05-22T11:28:12.404Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-22T11:28:12.404Z] ---> Running in 34af68a92509 [2023-05-22T11:28:12.404Z] Removing intermediate container 7e13b26e9de6 [2023-05-22T11:28:12.404Z] ---> 510a7f15554e [2023-05-22T11:28:12.404Z] [2023-05-22T11:28:12.404Z] Removing intermediate container 41cc3c33c6a7 [2023-05-22T11:28:12.404Z] ---> 4bea56e4b2bb [2023-05-22T11:28:12.404Z] Step 23/25 : LABEL arch=x86_64 [2023-05-22T11:28:12.404Z] ---> Running in 31c76843f80e [2023-05-22T11:28:12.404Z] Successfully built 510a7f15554e [2023-05-22T11:28:12.404Z] Removing intermediate container 34af68a92509 [2023-05-22T11:28:12.404Z] ---> 093fbecccbb5 [2023-05-22T11:28:12.404Z] [2023-05-22T11:28:12.404Z] Successfully tagged security-spire-config:latest [2023-05-22T11:28:12.404Z]  Building security-spire-config ... done  ---> 0154d3a411ac [2023-05-22T11:28:12.404Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-22T11:28:12.404Z] Successfully built 093fbecccbb5 [2023-05-22T11:28:12.666Z] Successfully tagged security-spire-server:latest [2023-05-22T11:28:12.666Z]  Building security-spire-server ... done Removing intermediate container 31c76843f80e [2023-05-22T11:28:12.666Z] ---> ad0a2c174f0d [2023-05-22T11:28:12.666Z] Step 24/25 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:28:12.666Z] ---> Running in 4d075a0963dd [2023-05-22T11:28:12.666Z] ---> 9ff8f2eba1cd [2023-05-22T11:28:12.666Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T11:28:12.666Z] ---> Running in 6e5f4e2a100b [2023-05-22T11:28:12.666Z] Removing intermediate container 4d075a0963dd [2023-05-22T11:28:12.666Z] ---> ef9e8fc43e8a [2023-05-22T11:28:12.666Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T11:28:12.666Z] ---> Running in b2eff517ae2d [2023-05-22T11:28:12.968Z] Removing intermediate container 6e5f4e2a100b [2023-05-22T11:28:12.968Z] ---> 2bccee654bbb [2023-05-22T11:28:12.968Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T11:28:12.968Z] Removing intermediate container b2eff517ae2d [2023-05-22T11:28:12.968Z] ---> d6740fae4df7 [2023-05-22T11:28:12.968Z] [2023-05-22T11:28:12.968Z] ---> Running in a01a256afda2 [2023-05-22T11:28:12.968Z] Successfully built d6740fae4df7 [2023-05-22T11:28:12.968Z] Successfully tagged core-metadata:latest [2023-05-22T11:28:13.230Z]  Building core-metadata ... done Removing intermediate container a01a256afda2 [2023-05-22T11:28:13.230Z] ---> dc630bfde4fb [2023-05-22T11:28:13.230Z] Step 25/27 : LABEL arch=x86_64 [2023-05-22T11:28:13.230Z] ---> Running in e35101f2ebff [2023-05-22T11:28:13.230Z] Removing intermediate container e35101f2ebff [2023-05-22T11:28:13.230Z] ---> ad0d82361ae1 [2023-05-22T11:28:13.230Z] Step 26/27 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:28:13.230Z] ---> Running in 722b2f32d0f1 [2023-05-22T11:28:13.492Z] Removing intermediate container 722b2f32d0f1 [2023-05-22T11:28:13.492Z] ---> b14cf9493dc8 [2023-05-22T11:28:13.492Z] Step 27/27 : LABEL version=0.0.0 [2023-05-22T11:28:13.492Z] ---> Running in a70088456c30 [2023-05-22T11:28:13.752Z] Removing intermediate container a70088456c30 [2023-05-22T11:28:13.752Z] ---> 9f13c2d8c52f [2023-05-22T11:28:13.752Z] [2023-05-22T11:28:13.752Z] Successfully built 9f13c2d8c52f [2023-05-22T11:28:13.752Z] Successfully tagged security-spire-agent:latest [2023-05-22T11:28:14.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 98.5% of statements [2023-05-22T11:28:17.958Z]  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-22T11:28:18.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-22T11:28:18.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-22T11:28:18.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-22T11:28:21.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.455s coverage: 71.5% of statements [2023-05-22T11:28:22.173Z] Removing intermediate container 0bf3887217bc [2023-05-22T11:28:22.173Z] ---> 45a367cec335 [2023-05-22T11:28:22.173Z] [2023-05-22T11:28:22.173Z] Step 9/25 : FROM alpine:3.17 [2023-05-22T11:28:22.173Z] ---> 9ed4aefc74f6 [2023-05-22T11:28:22.173Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-22T11:28:22.173Z] ---> Running in 0897c2f850a6 [2023-05-22T11:28:22.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T11:28:22.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T11:28:22.433Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-22T11:28:22.433Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-22T11:28:22.433Z] (3/3) Installing su-exec (0.2-r2) [2023-05-22T11:28:22.433Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:28:22.433Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T11:28:22.433Z] OK: 8 MiB in 18 packages [2023-05-22T11:28:23.006Z] Removing intermediate container 0897c2f850a6 [2023-05-22T11:28:23.006Z] ---> 4d80340ab089 [2023-05-22T11:28:23.006Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T11:28:23.006Z] ---> Running in 768bde7889b2 [2023-05-22T11:28:23.006Z] Removing intermediate container 768bde7889b2 [2023-05-22T11:28:23.006Z] ---> 957cc9ef44c1 [2023-05-22T11:28:23.006Z] Step 12/25 : WORKDIR / [2023-05-22T11:28:23.006Z] ---> Running in c5649f2bbbc2 [2023-05-22T11:28:23.006Z] Removing intermediate container c5649f2bbbc2 [2023-05-22T11:28:23.006Z] ---> a51d56760df9 [2023-05-22T11:28:23.006Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:28:23.267Z] ---> d918cbb44d85 [2023-05-22T11:28:23.267Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:28:23.267Z] ---> dad327bcd3cf [2023-05-22T11:28:23.267Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-22T11:28:23.542Z] ---> 5c6b53b133fc [2023-05-22T11:28:23.542Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-22T11:28:23.542Z] ---> 66345a66fbb5 [2023-05-22T11:28:23.542Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:28:23.841Z] ---> 750d2fdca64f [2023-05-22T11:28:23.841Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-22T11:28:24.102Z] ---> 030eb5cc7f5c [2023-05-22T11:28:24.102Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-22T11:28:24.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-22T11:28:24.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-22T11:28:24.670Z] ---> 80b1480aa1de [2023-05-22T11:28:24.670Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T11:28:24.670Z] ---> e5a80d62f257 [2023-05-22T11:28:24.670Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T11:28:24.670Z] ---> Running in bce3d31bf731 [2023-05-22T11:28:25.241Z] Removing intermediate container bce3d31bf731 [2023-05-22T11:28:25.241Z] ---> 6a0a5a85e441 [2023-05-22T11:28:25.241Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T11:28:25.241Z] ---> Running in d84bcba6381f [2023-05-22T11:28:25.241Z] Removing intermediate container d84bcba6381f [2023-05-22T11:28:25.241Z] ---> c06f730bd758 [2023-05-22T11:28:25.241Z] Step 23/25 : LABEL arch=x86_64 [2023-05-22T11:28:25.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.627s coverage: 54.0% of statements [2023-05-22T11:28:25.501Z] ---> Running in b8e5ccacae78 [2023-05-22T11:28:25.501Z] Removing intermediate container b8e5ccacae78 [2023-05-22T11:28:25.501Z] ---> 987788979391 [2023-05-22T11:28:25.501Z] Step 24/25 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:28:25.501Z] ---> Running in 4608c76ff4f1 [2023-05-22T11:28:25.501Z] Removing intermediate container 4608c76ff4f1 [2023-05-22T11:28:25.501Z] ---> 3823d1838316 [2023-05-22T11:28:25.501Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T11:28:25.501Z] ---> Running in 980492cc49b6 [2023-05-22T11:28:25.501Z] Removing intermediate container 980492cc49b6 [2023-05-22T11:28:25.501Z] ---> dda2cec2d941 [2023-05-22T11:28:25.501Z] [2023-05-22T11:28:25.763Z] Successfully built dda2cec2d941 [2023-05-22T11:28:25.763Z] Successfully tagged security-secretstore-setup:latest [2023-05-22T11:28:25.770Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-05-22T11:28:25.809Z] $ docker stop --time=1 2bc32e13449d8f6eacc189fcf740e865f1d5e04ebf43a2f17ff61e9622f13404 [2023-05-22T11:28:27.096Z] $ docker rm -f --volumes 2bc32e13449d8f6eacc189fcf740e865f1d5e04ebf43a2f17ff61e9622f13404 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T11:28:27.505Z] + docker images [2023-05-22T11:28:27.505Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-22T11:28:27.505Z] security-secretstore-setup latest dda2cec2d941 2 seconds ago 32.8MB [2023-05-22T11:28:27.505Z] 45a367cec335 7 seconds ago 1.72GB [2023-05-22T11:28:27.505Z] security-spire-agent latest 9f13c2d8c52f 14 seconds ago 161MB [2023-05-22T11:28:27.505Z] security-spire-server latest 093fbecccbb5 15 seconds ago 103MB [2023-05-22T11:28:27.505Z] security-spire-config latest 510a7f15554e 15 seconds ago 102MB [2023-05-22T11:28:27.505Z] core-metadata latest d6740fae4df7 15 seconds ago 20.4MB [2023-05-22T11:28:27.505Z] 532d0f9b16bf 19 seconds ago 1.58GB [2023-05-22T11:28:27.505Z] 40125ad46863 23 seconds ago 1.73GB [2023-05-22T11:28:27.505Z] support-notifications latest 2d8c63ad912e 27 seconds ago 32.4MB [2023-05-22T11:28:27.505Z] security-spiffe-token-provider latest 38b1fb32e40f 33 seconds ago 32.8MB [2023-05-22T11:28:27.505Z] 7b45c1c0d30c 34 seconds ago 1.58GB [2023-05-22T11:28:27.505Z] fbaa118d3218 36 seconds ago 1.58GB [2023-05-22T11:28:27.505Z] f5ee64cd7d07 43 seconds ago 1.79GB [2023-05-22T11:28:27.505Z] 64a04ab8ab15 48 seconds ago 1.76GB [2023-05-22T11:28:27.505Z] support-scheduler latest 47ddd7a36d26 About a minute ago 31.8MB [2023-05-22T11:28:27.505Z] core-common-config-bootstrapper latest 389b5660a221 About a minute ago 17.2MB [2023-05-22T11:28:27.505Z] 93b12e66f07e About a minute ago 1.72GB [2023-05-22T11:28:27.505Z] 10373f88b311 About a minute ago 1.79GB [2023-05-22T11:28:27.505Z] security-bootstrapper latest f59a758d2b2a About a minute ago 22.2MB [2023-05-22T11:28:27.506Z] security-proxy-auth latest f5481bdde117 2 minutes ago 18.3MB [2023-05-22T11:28:27.506Z] security-proxy-setup latest 8e26c11bb11f 2 minutes ago 18.7MB [2023-05-22T11:28:27.506Z] core-data latest 9d4a64c830c4 2 minutes ago 20.1MB [2023-05-22T11:28:27.506Z] core-command latest d160a4b845ae 2 minutes ago 19.9MB [2023-05-22T11:28:27.506Z] cd0eb29c6e53 2 minutes ago 1.72GB [2023-05-22T11:28:27.506Z] 8a7e6a8e48b4 2 minutes ago 1.73GB [2023-05-22T11:28:27.506Z] 6b2c40238fb4 2 minutes ago 1.7GB [2023-05-22T11:28:27.506Z] 36c247355401 2 minutes ago 1.7GB [2023-05-22T11:28:27.506Z] 1b3a2b1a9c4a 2 minutes ago 1.71GB [2023-05-22T11:28:27.506Z] ci-base-image-x86_64 latest 087c46db430a 6 minutes ago 918MB [2023-05-22T11:28:27.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-22T11:28:27.506Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-22T11:28:27.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-22T11:28:27.506Z] 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-05-22T11:28:29.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-22T11:28:29.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-22T11:28:29.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-22T11:28:29.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-22T11:28:29.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-22T11:28:37.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-22T11:28:37.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-22T11:28:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.953s coverage: 88.5% of statements [2023-05-22T11:28:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.523s coverage: 3.8% of statements [2023-05-22T11:28:51.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-22T11:28:51.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-22T11:28:51.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-22T11:28:52.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.631s coverage: 95.6% of statements [2023-05-22T11:28:52.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-22T11:28:52.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-22T11:28:52.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-22T11:28:52.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-22T11:28:52.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-22T11:28:53.140Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements [2023-05-22T11:28:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-22T11:28:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-22T11:28:58.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-22T11:28:58.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 65.9% of statements [2023-05-22T11:29:08.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-22T11:29:08.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-22T11:29:08.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.385s coverage: 0.9% of statements [2023-05-22T11:29:08.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 29.0% of statements [2023-05-22T11:29:11.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 42.9% of statements [2023-05-22T11:29:11.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.243s coverage: 82.9% of statements [2023-05-22T11:29:11.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2023-05-22T11:29:11.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2023-05-22T11:29:15.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2023-05-22T11:29:17.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-22T11:29:18.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-22T11:29:18.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-22T11:29:18.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-22T11:29:20.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-22T11:29:20.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-22T11:29:20.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-22T11:29:20.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-22T11:29:28.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements [2023-05-22T11:29:28.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-22T11:29:28.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-22T11:29:28.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-22T11:29:28.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-22T11:29:31.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-22T11:29:31.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-22T11:29:33.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-22T11:29:41.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.164s coverage: 79.9% of statements [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.246s coverage: 92.9% of statements [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.201s coverage: 62.3% of statements [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.553s coverage: 81.8% of statements [2023-05-22T11:29:41.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.570s coverage: 82.1% of statements [2023-05-22T11:29:43.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-22T11:29:43.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 86.0% of statements [2023-05-22T11:29:48.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-22T11:29:48.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-22T11:29:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 63.1% of statements [2023-05-22T11:29:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements [2023-05-22T11:29:50.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-05-22T11:29:50.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-05-22T11:29:50.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-05-22T11:29:50.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-22T11:29:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-22T11:29:50.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-22T11:29:50.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-05-22T11:29:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-22T11:29:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-22T11:29:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-22T11:29:58.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.979s coverage: 38.4% of statements [2023-05-22T11:29:58.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements [2023-05-22T11:30:03.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-22T11:30:03.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-22T11:30:03.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-22T11:30:03.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-22T11:30:03.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2023-05-22T11:30:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-22T11:30:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-22T11:30:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-22T11:30:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-22T11:30:16.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.370s coverage: 17.7% of statements [2023-05-22T11:30:16.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-22T11:30:16.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-22T11:30:16.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-22T11:30:16.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-22T11:30:16.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.550s coverage: 92.3% of statements [2023-05-22T11:30:20.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-22T11:30:20.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-22T11:30:20.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.5% of statements [2023-05-22T11:30:23.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-22T11:30:23.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-22T11:30:23.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.7% of statements [2023-05-22T11:30:24.397Z] 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-05-22T11:30:24.397Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T11:30:24.397Z] go vet ./... [2023-05-22T11:33:01.096Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T11:33:01.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T11:33:01.096Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T11:33:01.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-22T11:33:01.795Z] + ls -al . [2023-05-22T11:33:01.795Z] total 704 [2023-05-22T11:33:01.795Z] drwxrwxr-x 10 1001 1001 4096 May 22 11:25 . [2023-05-22T11:33:01.795Z] drwxr-xr-x 4 root root 4096 May 22 11:25 .. [2023-05-22T11:33:01.795Z] drwxrwxr-x 2 1001 1001 4096 May 22 11:23 .blubracket [2023-05-22T11:33:01.795Z] -rw-rw-r-- 1 1001 1001 16 May 22 11:23 .dockerignore [2023-05-22T11:33:01.795Z] drwxrwxr-x 8 1001 1001 4096 May 22 11:23 .git [2023-05-22T11:33:01.795Z] drwxrwxr-x 3 1001 1001 4096 May 22 11:23 .github [2023-05-22T11:33:01.795Z] -rw-rw-r-- 1 1001 1001 1133 May 22 11:23 .gitignore [2023-05-22T11:33:01.795Z] -rw-rw-r-- 1 1001 1001 42 May 22 11:23 .golangci.yml [2023-05-22T11:33:01.795Z] -rw-rw-r-- 1 1001 1001 87 May 22 11:23 .hadolint.yml [2023-05-22T11:33:01.795Z] -rw-rw-r-- 1 1001 1001 166 May 22 11:23 .sonarcloud.properties [2023-05-22T11:33:01.795Z] -rw-rw-r-- 1 1001 1001 1171 May 22 11:23 ADOPTERS.md [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 10835 May 22 11:23 Attribution.txt [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 73765 May 22 11:23 CHANGELOG.md [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 3804 May 22 11:23 CONTRIBUTING.md [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 677 May 22 11:23 GOVERNANCE.md [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 883 May 22 11:23 Jenkinsfile [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 10775 May 22 11:23 LICENSE [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 14368 May 22 11:23 Makefile [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 582 May 22 11:23 OWNERS.md [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 9902 May 22 11:23 README.md [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 789 May 22 11:23 SECURITY.md [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 5 May 22 11:21 VERSION [2023-05-22T11:33:01.796Z] drwxrwxr-x 2 1001 1001 4096 May 22 11:23 bin [2023-05-22T11:33:01.796Z] drwxrwxr-x 18 1001 1001 4096 May 22 11:23 cmd [2023-05-22T11:33:01.796Z] -rw-r--r-- 1 root root 447731 May 22 11:30 coverage.out [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 3200 May 22 11:23 go.mod [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 31040 May 22 11:23 go.sum [2023-05-22T11:33:01.796Z] drwxrwxr-x 7 1001 1001 4096 May 22 11:23 internal [2023-05-22T11:33:01.796Z] drwxrwxr-x 3 1001 1001 4096 May 22 11:23 openapi [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 594 May 22 11:23 security.txt [2023-05-22T11:33:01.796Z] drwxrwxr-x 4 1001 1001 4096 May 22 11:23 snap [2023-05-22T11:33:01.796Z] -rw-rw-r-- 1 1001 1001 204 May 22 11:23 version.go [Pipeline] sh [2023-05-22T11:33:02.153Z] + '[' -e coverage.out ] [2023-05-22T11:33:02.153Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-22T11:33:02.193Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T11:33:02.955Z] Stashed 1 file(s) [Pipeline] sh [2023-05-22T11:33:03.278Z] + make build [2023-05-22T11:33:03.546Z] 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-05-22T11:34:40.184Z] 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-05-22T11:34:40.184Z] 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-05-22T11:34:40.769Z] 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-05-22T11:34:44.113Z] 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-05-22T11:35:33.900Z] 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-05-22T11:35:33.900Z] 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-05-22T11:35:40.622Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-22T11:35:45.960Z] 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-05-22T11:35:50.209Z] 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-05-22T11:35:54.460Z] 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-05-22T11:35:59.794Z] 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-05-22T11:36:06.454Z] $ docker stop --time=1 40c95a04f5fa116c6fa504e9510abdaa6c299de8df4cded42074e419cd0fb1ad [2023-05-22T11:36:08.550Z] $ docker rm -f --volumes 40c95a04f5fa116c6fa504e9510abdaa6c299de8df4cded42074e419cd0fb1ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:36:11.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T11:36:11.156Z] [2023-05-22T11:36:11.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:36:11.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T11:36:11.810Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-22T11:36:11.810Z] 29e5d40040c1: Pulling fs layer [2023-05-22T11:36:11.810Z] 1ce36da41761: Pulling fs layer [2023-05-22T11:36:11.810Z] 25b303627fd3: Pulling fs layer [2023-05-22T11:36:11.810Z] 29e5d40040c1: Verifying Checksum [2023-05-22T11:36:11.810Z] 29e5d40040c1: Download complete [2023-05-22T11:36:12.077Z] 1ce36da41761: Verifying Checksum [2023-05-22T11:36:12.077Z] 1ce36da41761: Download complete [2023-05-22T11:36:12.346Z] 29e5d40040c1: Pull complete [2023-05-22T11:36:13.753Z] 25b303627fd3: Download complete [2023-05-22T11:36:13.753Z] 1ce36da41761: Pull complete [2023-05-22T11:36:23.824Z] 25b303627fd3: Pull complete [2023-05-22T11:36:23.824Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-22T11:36:23.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T11:36:23.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:36:24.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container [2023-05-22T11:36:24.210Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-22T11:36:26.306Z] $ docker top 535e46c234725c13cca3ecaa84a6d3e8325be4ad568e135d220f8852a5599e53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T11:36:27.171Z] + docker-compose build --help [2023-05-22T11:36:27.171Z] + grep parallel [2023-05-22T11:36:31.415Z] --parallel Build images in parallel. [Pipeline] } [2023-05-22T11:36:31.442Z] $ docker stop --time=1 535e46c234725c13cca3ecaa84a6d3e8325be4ad568e135d220f8852a5599e53 [2023-05-22T11:36:33.765Z] $ docker rm -f --volumes 535e46c234725c13cca3ecaa84a6d3e8325be4ad568e135d220f8852a5599e53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:36:34.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T11:36:34.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:36:34.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container [2023-05-22T11:36:34.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-22T11:36:35.869Z] $ docker top 0f485afbfd099924bfae64004a8274974756d4730ec177abc8436046b3010ded -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T11:36:36.403Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-22T11:36:40.634Z] Building core-command ... [2023-05-22T11:36:40.634Z] Building core-common-config-bootstrapper ... [2023-05-22T11:36:40.634Z] Building core-data ... [2023-05-22T11:36:40.634Z] Building core-metadata ... [2023-05-22T11:36:40.634Z] Building security-bootstrapper ... [2023-05-22T11:36:40.634Z] Building security-proxy-auth ... [2023-05-22T11:36:40.634Z] Building security-proxy-setup ... [2023-05-22T11:36:40.634Z] Building security-secretstore-setup ... [2023-05-22T11:36:40.634Z] Building security-spiffe-token-provider ... [2023-05-22T11:36:40.634Z] Building security-spire-agent ... [2023-05-22T11:36:40.634Z] Building security-spire-config ... [2023-05-22T11:36:40.634Z] Building security-spire-server ... [2023-05-22T11:36:40.634Z] Building support-notifications ... [2023-05-22T11:36:40.634Z] Building support-scheduler ... [2023-05-22T11:36:40.634Z] Building security-spire-agent [2023-05-22T11:36:40.634Z] Building security-spiffe-token-provider [2023-05-22T11:36:40.634Z] Building support-scheduler [2023-05-22T11:36:40.634Z] Building core-metadata [2023-05-22T11:36:40.634Z] Building core-common-config-bootstrapper [2023-05-22T11:37:27.443Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:37:27.443Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:37:27.443Z] ---> ae8e2f2bc822 [2023-05-22T11:37:27.443Z] Step 3/20 : WORKDIR /edgex-go [2023-05-22T11:37:27.443Z] ---> Running in 77ee079ba676 [2023-05-22T11:37:27.443Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:37:27.443Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:37:27.443Z] ---> ae8e2f2bc822 [2023-05-22T11:37:27.443Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:37:27.443Z] ---> Running in 4b42f6720bc5 [2023-05-22T11:37:27.443Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17Removing intermediate container 77ee079ba676 [2023-05-22T11:37:27.443Z] [2023-05-22T11:37:27.443Z] ---> 4dbd10b2187e [2023-05-22T11:37:27.443Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:37:27.443Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> ae8e2f2bc822 [2023-05-22T11:37:27.443Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T11:37:27.443Z] [2023-05-22T11:37:27.443Z] ---> Running in c1d6d1deeb0a [2023-05-22T11:37:27.443Z] ---> Running in 33731c00810e [2023-05-22T11:37:27.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:37:27.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:37:27.443Z] ---> ae8e2f2bc822 [2023-05-22T11:37:27.443Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:37:27.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:37:27.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:37:27.443Z] ---> ae8e2f2bc822 [2023-05-22T11:37:27.443Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:37:27.443Z] ---> Running in 95d49d5029ee [2023-05-22T11:37:27.443Z] Removing intermediate container 4b42f6720bc5 [2023-05-22T11:37:27.443Z] ---> 4ada29c79001 [2023-05-22T11:37:27.443Z] Step 4/25 : WORKDIR /edgex-go [2023-05-22T11:37:27.443Z] ---> Running in 8600f43f7ff1 [2023-05-22T11:37:27.443Z] ---> Running in a3a51a8dd252 [2023-05-22T11:37:27.443Z] Removing intermediate container c1d6d1deeb0a [2023-05-22T11:37:27.443Z] ---> a91caab3fbfc [2023-05-22T11:37:27.443Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T11:37:27.443Z] ---> Running in 3fabc24b8eed [2023-05-22T11:37:27.443Z] Removing intermediate container 95d49d5029ee [2023-05-22T11:37:27.443Z] ---> 1a7aed9d62d9 [2023-05-22T11:37:27.443Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:37:27.443Z] Removing intermediate container 8600f43f7ff1 [2023-05-22T11:37:27.443Z] ---> 24742b54c391 [2023-05-22T11:37:27.443Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:37:27.443Z] ---> Running in 660fa88d4459 [2023-05-22T11:37:27.443Z] ---> Running in 83c9089f8a93 [2023-05-22T11:37:27.443Z] Removing intermediate container a3a51a8dd252 [2023-05-22T11:37:27.443Z] ---> 340e67be7446 [2023-05-22T11:37:27.443Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-22T11:37:27.443Z] ---> Running in e4d6734e9b67 [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.443Z] Removing intermediate container 660fa88d4459 [2023-05-22T11:37:27.443Z] ---> 63d158e74e54 [2023-05-22T11:37:27.443Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T11:37:27.443Z] Removing intermediate container 83c9089f8a93 [2023-05-22T11:37:27.443Z] ---> de83082cf241 [2023-05-22T11:37:27.443Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T11:37:27.443Z] ---> Running in 79a41c064fda [2023-05-22T11:37:27.443Z] ---> Running in 2f9ddf11b26b [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.443Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T11:37:27.443Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T11:37:27.443Z] OK: 17697 distinct packages available [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.444Z] OK: 263 MiB in 53 packages [2023-05-22T11:37:27.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:37:27.978Z] OK: 263 MiB in 53 packages [2023-05-22T11:37:27.978Z] Removing intermediate container 3fabc24b8eed [2023-05-22T11:37:27.978Z] ---> 972d4554b216 [2023-05-22T11:37:27.978Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T11:37:28.562Z] OK: 263 MiB in 53 packages [2023-05-22T11:37:28.830Z] OK: 263 MiB in 53 packages [2023-05-22T11:37:29.098Z] OK: 263 MiB in 53 packages [2023-05-22T11:37:29.370Z] ---> ab2a447581a2 [2023-05-22T11:37:29.370Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:37:29.647Z] ---> Running in 2ec4ead04a99 [2023-05-22T11:37:29.922Z] Removing intermediate container e4d6734e9b67 [2023-05-22T11:37:29.922Z] ---> 38800cc0c773 [2023-05-22T11:37:29.922Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-22T11:37:30.511Z] Removing intermediate container 33731c00810e [2023-05-22T11:37:30.511Z] ---> 3f7931d2b940 [2023-05-22T11:37:30.511Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-22T11:37:30.511Z] Removing intermediate container 2f9ddf11b26b [2023-05-22T11:37:30.511Z] ---> ba17dfb69a98 [2023-05-22T11:37:30.511Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:37:30.778Z] Removing intermediate container 79a41c064fda [2023-05-22T11:37:30.778Z] ---> 829fe981a780 [2023-05-22T11:37:30.778Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:37:31.359Z] ---> b9b269a7c9b9 [2023-05-22T11:37:31.360Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:37:31.360Z] ---> Running in 0ade54d4f561 [2023-05-22T11:37:31.630Z] ---> ad90cb9ea644 [2023-05-22T11:37:31.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:37:31.630Z] ---> 6db5febf1eee [2023-05-22T11:37:31.630Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:37:31.895Z] ---> Running in f38cc286217e [2023-05-22T11:37:31.895Z] ---> Running in d924bf1f33fd [2023-05-22T11:37:32.160Z] ---> 92c305b08c3d [2023-05-22T11:37:32.161Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:37:32.425Z] ---> Running in afd8dbded893 [2023-05-22T11:39:24.046Z] Removing intermediate container 2ec4ead04a99 [2023-05-22T11:39:24.046Z] ---> 567f3c0829eb [2023-05-22T11:39:24.046Z] Step 7/27 : COPY . . [2023-05-22T11:39:24.046Z] Removing intermediate container f38cc286217e [2023-05-22T11:39:24.046Z] ---> 6bf6b715ae70 [2023-05-22T11:39:24.046Z] Step 8/23 : COPY . . [2023-05-22T11:39:24.046Z] Removing intermediate container 0ade54d4f561 [2023-05-22T11:39:24.046Z] ---> 12cc8d81ccb0 [2023-05-22T11:39:24.046Z] Step 8/25 : COPY . . [2023-05-22T11:39:24.046Z] Removing intermediate container d924bf1f33fd [2023-05-22T11:39:24.046Z] ---> 82228d8ed38e [2023-05-22T11:39:24.046Z] Step 7/20 : COPY . . [2023-05-22T11:39:24.046Z] Removing intermediate container afd8dbded893 [2023-05-22T11:39:24.046Z] ---> 40180e8a8076 [2023-05-22T11:39:24.046Z] Step 8/23 : COPY . . [2023-05-22T11:39:39.045Z] ---> fd5c8cbf747c [2023-05-22T11:39:39.045Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T11:39:39.045Z] ---> f3b3bf072ffb [2023-05-22T11:39:39.045Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-22T11:39:39.045Z] ---> d623627050d5 [2023-05-22T11:39:39.045Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-22T11:39:39.045Z] ---> 75999f1b3a55 [2023-05-22T11:39:39.045Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-22T11:39:39.045Z] ---> d39719aa7482 [2023-05-22T11:39:39.045Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-22T11:39:39.045Z] ---> Running in 57f5f3c9d5d9 [2023-05-22T11:39:39.045Z] ---> Running in c724c350f743 [2023-05-22T11:39:39.045Z] ---> Running in da4397a127df [2023-05-22T11:39:39.045Z] ---> Running in 5ecd8c05b95e [2023-05-22T11:39:39.045Z] ---> Running in 54e54129a7d7 [2023-05-22T11:39:39.045Z] Removing intermediate container 57f5f3c9d5d9 [2023-05-22T11:39:39.046Z] ---> 94731f01b04a [2023-05-22T11:39:39.046Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T11:39:39.046Z] ---> Running in 0ead1a962f2b [2023-05-22T11:39:39.046Z] Removing intermediate container 0ead1a962f2b [2023-05-22T11:39:39.046Z] ---> 551892b65b83 [2023-05-22T11:39:39.046Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T11:39:39.046Z] ---> Running in fb9e2ed4c7a4 [2023-05-22T11:39:39.629Z] Removing intermediate container fb9e2ed4c7a4 [2023-05-22T11:39:39.629Z] ---> 18af0b14c8b9 [2023-05-22T11:39:39.629Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T11:39:39.629Z] ---> Running in 5dcb6a40b3d2 [2023-05-22T11:39:39.629Z] 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-05-22T11:39:39.897Z] 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-05-22T11:39:39.897Z] 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-05-22T11:39:40.164Z] 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-05-22T11:39:44.422Z] Removing intermediate container 5dcb6a40b3d2 [2023-05-22T11:39:44.422Z] ---> 7e9f0fbcba82 [2023-05-22T11:39:44.422Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T11:39:44.422Z] ---> Running in f50fa1522b67 [2023-05-22T11:39:45.011Z] Removing intermediate container f50fa1522b67 [2023-05-22T11:39:45.011Z] ---> 9918dc96261f [2023-05-22T11:39:45.011Z] [2023-05-22T11:39:45.011Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T11:39:45.277Z] 3.17: Pulling from library/alpine [2023-05-22T11:39:45.277Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T11:39:45.277Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T11:39:45.277Z] ---> 51e60588ff2c [2023-05-22T11:39:45.277Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T11:39:45.543Z] ---> Running in cb4356a608e5 [2023-05-22T11:39:46.132Z] Removing intermediate container cb4356a608e5 [2023-05-22T11:39:46.132Z] ---> 6ba25179da71 [2023-05-22T11:39:46.132Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T11:39:46.132Z] ---> Running in 235006b25460 [2023-05-22T11:39:48.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:39:48.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:39:50.076Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T11:39:50.076Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T11:39:50.076Z] OK: 17694 distinct packages available [2023-05-22T11:39:50.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:39:51.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:39:52.715Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-22T11:39:52.715Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-22T11:39:52.715Z] (3/5) Installing libucontext (1.2-r0) [2023-05-22T11:39:52.715Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-22T11:39:52.715Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-22T11:39:52.715Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:39:52.715Z] OK: 9 MiB in 20 packages [2023-05-22T11:39:54.661Z] Removing intermediate container 235006b25460 [2023-05-22T11:39:54.661Z] ---> 105715d0c949 [2023-05-22T11:39:54.661Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:39:55.618Z] ---> e84e45f1317e [2023-05-22T11:39:55.618Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:39:57.022Z] ---> 790871b3156c [2023-05-22T11:39:57.022Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-22T11:40:01.272Z] ---> 0ea6087a4d89 [2023-05-22T11:40:01.272Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T11:40:07.946Z] ---> 587174fcb6e1 [2023-05-22T11:40:07.946Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T11:40:11.275Z] ---> 740f9ca8c255 [2023-05-22T11:40:11.275Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-22T11:40:11.859Z] ---> 127b4106bf1d [2023-05-22T11:40:11.859Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-22T11:40:12.819Z] ---> 16c7e9927ca4 [2023-05-22T11:40:12.819Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T11:40:12.819Z] ---> Running in b0ff5ef62122 [2023-05-22T11:40:13.401Z] Removing intermediate container b0ff5ef62122 [2023-05-22T11:40:13.401Z] ---> 7d2f41997fd1 [2023-05-22T11:40:13.401Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T11:40:13.401Z] ---> Running in 2b483d7874ff [2023-05-22T11:40:13.984Z] Removing intermediate container 2b483d7874ff [2023-05-22T11:40:13.984Z] ---> 44906fc5b1cd [2023-05-22T11:40:13.984Z] Step 25/27 : LABEL arch=arm64 [2023-05-22T11:40:13.984Z] ---> Running in a78b5f0b0201 [2023-05-22T11:40:14.588Z] Removing intermediate container a78b5f0b0201 [2023-05-22T11:40:14.588Z] ---> d6d5dfb17517 [2023-05-22T11:40:14.588Z] Step 26/27 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:40:14.588Z] ---> Running in 5acbdf3da6c8 [2023-05-22T11:40:15.175Z] Removing intermediate container 5acbdf3da6c8 [2023-05-22T11:40:15.175Z] ---> e328b4772fae [2023-05-22T11:40:15.175Z] Step 27/27 : LABEL version=0.0.0 [2023-05-22T11:40:15.175Z] ---> Running in ce0fafdfaa49 [2023-05-22T11:40:15.759Z] Removing intermediate container ce0fafdfaa49 [2023-05-22T11:40:15.759Z] ---> 2e83dc8d2630 [2023-05-22T11:40:15.759Z] [2023-05-22T11:40:16.023Z] Successfully built 2e83dc8d2630 [2023-05-22T11:40:16.023Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-22T11:40:16.023Z] Building security-proxy-setup [2023-05-22T11:40:31.364Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:40:31.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:40:31.364Z] ---> ae8e2f2bc822 [2023-05-22T11:40:31.364Z] Step 3/22 : WORKDIR /edgex-go [2023-05-22T11:40:31.364Z] ---> Using cache [2023-05-22T11:40:31.364Z] ---> a91caab3fbfc [2023-05-22T11:40:31.364Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-22T11:40:31.364Z] ---> Running in 9718ada3148e [2023-05-22T11:40:33.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:40:33.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:40:35.287Z] OK: 263 MiB in 53 packages [2023-05-22T11:40:38.638Z] Removing intermediate container 9718ada3148e [2023-05-22T11:40:38.638Z] ---> a86f8b3f1416 [2023-05-22T11:40:38.638Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-22T11:40:39.230Z] ---> 97462fbc7d52 [2023-05-22T11:40:39.230Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:40:39.230Z] ---> Running in 4947c15ad4b6 [2023-05-22T11:42:15.875Z] Removing intermediate container 4947c15ad4b6 [2023-05-22T11:42:15.875Z] ---> a44bc7a98d25 [2023-05-22T11:42:15.875Z] Step 7/22 : COPY . . [2023-05-22T11:42:20.124Z] ---> 5707926c3343 [2023-05-22T11:42:20.124Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-22T11:42:20.124Z] ---> Running in 33a25c096ba0 [2023-05-22T11:42:21.582Z] 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-05-22T11:46:43.397Z] Removing intermediate container 5ecd8c05b95e [2023-05-22T11:46:43.397Z] ---> 029b59b5c7f9 [2023-05-22T11:46:43.397Z] [2023-05-22T11:46:43.397Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:46:43.397Z] ---> 51e60588ff2c [2023-05-22T11:46:43.397Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T11:46:43.397Z] ---> Running in ccbeda4a9204 [2023-05-22T11:46:43.397Z] Removing intermediate container ccbeda4a9204 [2023-05-22T11:46:43.397Z] ---> a07f0ba71b2a [2023-05-22T11:46:43.397Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:46:43.397Z] ---> Running in e4b026942b1e [2023-05-22T11:46:43.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:46:43.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:46:43.397Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T11:46:43.397Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:46:43.397Z] OK: 8 MiB in 16 packages [2023-05-22T11:46:43.397Z] Removing intermediate container e4b026942b1e [2023-05-22T11:46:43.397Z] ---> 9dde404a42af [2023-05-22T11:46:43.397Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:46:43.397Z] ---> 98937fe8eb7f [2023-05-22T11:46:43.397Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:46:43.397Z] ---> 2de1596feabf [2023-05-22T11:46:43.397Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-22T11:46:43.397Z] ---> 01ac9d07165f [2023-05-22T11:46:43.397Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:46:43.397Z] ---> 1e64e7beeca5 [2023-05-22T11:46:43.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-22T11:46:43.397Z] ---> 2101def69a1a [2023-05-22T11:46:43.397Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T11:46:43.397Z] ---> Running in 3d7b3041c29f [2023-05-22T11:46:44.804Z] Removing intermediate container 3d7b3041c29f [2023-05-22T11:46:44.804Z] ---> c75e879d384d [2023-05-22T11:46:44.804Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T11:46:45.073Z] ---> Running in 372ecf927291 [2023-05-22T11:46:45.661Z] Removing intermediate container 372ecf927291 [2023-05-22T11:46:45.661Z] ---> ed45e292b85a [2023-05-22T11:46:45.661Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T11:46:45.928Z] ---> Running in c28ec509c41e [2023-05-22T11:46:46.514Z] Removing intermediate container c28ec509c41e [2023-05-22T11:46:46.514Z] ---> 601e1d590c72 [2023-05-22T11:46:46.514Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T11:46:46.514Z] ---> Running in e784ebfe6615 [2023-05-22T11:46:47.098Z] Removing intermediate container e784ebfe6615 [2023-05-22T11:46:47.098Z] ---> a453889656c2 [2023-05-22T11:46:47.098Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:46:47.098Z] ---> Running in 2d2b0688ad1d [2023-05-22T11:46:47.693Z] Removing intermediate container 2d2b0688ad1d [2023-05-22T11:46:47.693Z] ---> 7732b71ec467 [2023-05-22T11:46:47.693Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:46:47.693Z] ---> Running in ce0ec98bb2b0 [2023-05-22T11:46:48.281Z] Removing intermediate container ce0ec98bb2b0 [2023-05-22T11:46:48.281Z] ---> a2726c193127 [2023-05-22T11:46:48.281Z] [2023-05-22T11:46:48.550Z] Successfully built a2726c193127 [2023-05-22T11:46:48.550Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-22T11:46:48.550Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-05-22T11:47:03.552Z] Removing intermediate container c724c350f743 [2023-05-22T11:47:03.552Z] ---> c6753c3ebe7c [2023-05-22T11:47:03.552Z] [2023-05-22T11:47:03.552Z] Step 10/25 : FROM alpine:3.17 [2023-05-22T11:47:03.552Z] ---> 51e60588ff2c [2023-05-22T11:47:03.552Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:47:03.552Z] ---> Running in 9564e81b7f46 [2023-05-22T11:47:04.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:47:05.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:47:06.444Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:47:06.444Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:47:06.444Z] ---> ae8e2f2bc822 [2023-05-22T11:47:06.444Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:47:06.444Z] ---> Using cache [2023-05-22T11:47:06.444Z] ---> 24742b54c391 [2023-05-22T11:47:06.444Z] Step 4/24 : WORKDIR /edgex-go [2023-05-22T11:47:06.444Z] ---> Using cache [2023-05-22T11:47:06.444Z] ---> de83082cf241 [2023-05-22T11:47:06.444Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-22T11:47:06.444Z] ---> Using cache [2023-05-22T11:47:06.444Z] ---> ba17dfb69a98 [2023-05-22T11:47:06.444Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-22T11:47:06.444Z] ---> Using cache [2023-05-22T11:47:06.444Z] ---> ad90cb9ea644 [2023-05-22T11:47:06.444Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:47:06.444Z] ---> Using cache [2023-05-22T11:47:06.444Z] ---> 6bf6b715ae70 [2023-05-22T11:47:06.444Z] Step 8/24 : COPY . . [2023-05-22T11:47:06.444Z] ---> Using cache [2023-05-22T11:47:06.444Z] ---> 75999f1b3a55 [2023-05-22T11:47:06.444Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-22T11:47:06.444Z] ---> Running in 2ebe99a0ffe9 [2023-05-22T11:47:07.410Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T11:47:07.410Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:47:07.410Z] OK: 8 MiB in 16 packages [2023-05-22T11:47:09.357Z] Removing intermediate container 9564e81b7f46 [2023-05-22T11:47:09.357Z] ---> 51bd8e5ccd43 [2023-05-22T11:47:09.357Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:47:09.357Z] 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-05-22T11:47:09.357Z] ---> Running in 1dc827bd94bd [2023-05-22T11:47:09.634Z] Removing intermediate container 1dc827bd94bd [2023-05-22T11:47:09.634Z] ---> 7ebd49ef0792 [2023-05-22T11:47:09.634Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-22T11:47:09.634Z] ---> Running in 98b5e813fdb6 [2023-05-22T11:47:10.220Z] Removing intermediate container 98b5e813fdb6 [2023-05-22T11:47:10.220Z] ---> 898cb5f7a98d [2023-05-22T11:47:10.220Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-22T11:47:10.220Z] ---> Running in 211b98ac0bd1 [2023-05-22T11:47:10.811Z] Removing intermediate container 211b98ac0bd1 [2023-05-22T11:47:10.811Z] ---> 3023b54a5f43 [2023-05-22T11:47:10.811Z] Step 15/25 : WORKDIR / [2023-05-22T11:47:10.811Z] ---> Running in affd978977be [2023-05-22T11:47:11.398Z] Removing intermediate container affd978977be [2023-05-22T11:47:11.398Z] ---> 08676875d5cb [2023-05-22T11:47:11.398Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:47:12.361Z] ---> f85fa6ed42d2 [2023-05-22T11:47:12.361Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:47:12.955Z] ---> 02b5aa113d2d [2023-05-22T11:47:12.955Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-22T11:47:14.907Z] ---> 72cea01dccbe [2023-05-22T11:47:14.907Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:47:19.163Z] ---> bd3de9d158cf [2023-05-22T11:47:19.163Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-22T11:47:19.747Z] ---> c6db69ad961b [2023-05-22T11:47:19.747Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-22T11:47:19.747Z] ---> Running in 57975e31c3b1 [2023-05-22T11:47:20.342Z] Removing intermediate container 57975e31c3b1 [2023-05-22T11:47:20.342Z] ---> 04bc16765026 [2023-05-22T11:47:20.342Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:47:20.342Z] ---> Running in c2dfde8fe49a [2023-05-22T11:47:20.936Z] Removing intermediate container c2dfde8fe49a [2023-05-22T11:47:20.936Z] ---> e26a2931b0aa [2023-05-22T11:47:20.936Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T11:47:21.204Z] ---> Running in 0a009ea38189 [2023-05-22T11:47:21.790Z] Removing intermediate container 0a009ea38189 [2023-05-22T11:47:21.790Z] ---> 0957b77839e9 [2023-05-22T11:47:21.790Z] Step 24/25 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:47:21.790Z] ---> Running in fda8a2c97aab [2023-05-22T11:47:22.375Z] Removing intermediate container fda8a2c97aab [2023-05-22T11:47:22.375Z] ---> c67ea0435099 [2023-05-22T11:47:22.375Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T11:47:22.375Z] ---> Running in 3d15896b559e [2023-05-22T11:47:22.959Z] Removing intermediate container 3d15896b559e [2023-05-22T11:47:22.959Z] ---> cdd9db69b3d4 [2023-05-22T11:47:22.959Z] [2023-05-22T11:47:23.226Z] Successfully built cdd9db69b3d4 [2023-05-22T11:47:23.226Z] Successfully tagged core-metadata-arm64:latest [2023-05-22T11:47:23.226Z] Building security-spire-config [2023-05-22T11:47:45.295Z]  Building core-metadata ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:47:45.295Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:47:45.295Z] ---> ae8e2f2bc822 [2023-05-22T11:47:45.295Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> a91caab3fbfc [2023-05-22T11:47:45.295Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> 972d4554b216 [2023-05-22T11:47:45.295Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> ab2a447581a2 [2023-05-22T11:47:45.295Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> 567f3c0829eb [2023-05-22T11:47:45.295Z] Step 7/27 : COPY . . [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> fd5c8cbf747c [2023-05-22T11:47:45.295Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> 94731f01b04a [2023-05-22T11:47:45.295Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> 551892b65b83 [2023-05-22T11:47:45.295Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> 18af0b14c8b9 [2023-05-22T11:47:45.295Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> 7e9f0fbcba82 [2023-05-22T11:47:45.295Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> 9918dc96261f [2023-05-22T11:47:45.295Z] [2023-05-22T11:47:45.295Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T11:47:45.295Z] ---> 51e60588ff2c [2023-05-22T11:47:45.295Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T11:47:45.295Z] ---> Using cache [2023-05-22T11:47:45.295Z] ---> 6ba25179da71 [2023-05-22T11:47:45.295Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-22T11:47:45.295Z] ---> Running in e0c4a42264e3 [2023-05-22T11:47:45.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:47:45.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:47:46.973Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T11:47:46.973Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T11:47:46.973Z] OK: 17694 distinct packages available [2023-05-22T11:47:47.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:47:47.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:47:49.243Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-22T11:47:49.243Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-22T11:47:49.243Z] (3/4) Installing libucontext (1.2-r0) [2023-05-22T11:47:49.243Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-22T11:47:49.243Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:47:49.243Z] OK: 8 MiB in 19 packages [2023-05-22T11:47:50.897Z] Removing intermediate container e0c4a42264e3 [2023-05-22T11:47:50.897Z] ---> 8df55f97cfd3 [2023-05-22T11:47:50.897Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:47:51.504Z] ---> f7daa3745e95 [2023-05-22T11:47:51.504Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:47:52.494Z] ---> 7953d0cee1f9 [2023-05-22T11:47:52.494Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T11:47:59.182Z] ---> fa9a761082e3 [2023-05-22T11:47:59.182Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T11:47:59.762Z] ---> b472b57e6dd2 [2023-05-22T11:47:59.762Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-22T11:48:00.029Z] ---> Running in 65d1e251aaee [2023-05-22T11:48:00.295Z] Removing intermediate container 65d1e251aaee [2023-05-22T11:48:00.295Z] ---> a67cecb6031e [2023-05-22T11:48:00.295Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-22T11:48:01.256Z] ---> 2c6e569f0f6f [2023-05-22T11:48:01.256Z] Step 22/27 : WORKDIR / [2023-05-22T11:48:01.256Z] ---> Running in 32b36aa07437 [2023-05-22T11:48:02.211Z] Removing intermediate container 32b36aa07437 [2023-05-22T11:48:02.211Z] ---> 2c40eb1035a4 [2023-05-22T11:48:02.211Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T11:48:02.211Z] ---> Running in 19fc085c4e5d [2023-05-22T11:48:02.481Z] Removing intermediate container 19fc085c4e5d [2023-05-22T11:48:02.481Z] ---> 38fd7c0e5d1b [2023-05-22T11:48:02.481Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T11:48:02.751Z] ---> Running in a4659725eaa2 [2023-05-22T11:48:03.021Z] Removing intermediate container a4659725eaa2 [2023-05-22T11:48:03.021Z] ---> 86d7cfb13615 [2023-05-22T11:48:03.021Z] Step 25/27 : LABEL arch=arm64 [2023-05-22T11:48:03.287Z] ---> Running in 7c7ee45f004a [2023-05-22T11:48:03.870Z] Removing intermediate container 7c7ee45f004a [2023-05-22T11:48:03.870Z] ---> 8bc03441bb52 [2023-05-22T11:48:03.870Z] Step 26/27 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:48:03.870Z] ---> Running in c911d63fff15 [2023-05-22T11:48:04.454Z] Removing intermediate container c911d63fff15 [2023-05-22T11:48:04.454Z] ---> 453f6d04ca24 [2023-05-22T11:48:04.454Z] Step 27/27 : LABEL version=0.0.0 [2023-05-22T11:48:04.454Z] ---> Running in b951b26a709d [2023-05-22T11:48:05.034Z] Removing intermediate container b951b26a709d [2023-05-22T11:48:05.034Z] ---> 76f40267982f [2023-05-22T11:48:05.034Z] [2023-05-22T11:48:05.299Z] Successfully built 76f40267982f [2023-05-22T11:48:05.299Z] Successfully tagged security-spire-config-arm64:latest [2023-05-22T11:48:05.299Z]  Building security-spire-config ... done Building support-notifications [2023-05-22T11:48:23.504Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:48:23.504Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:48:23.504Z] ---> ae8e2f2bc822 [2023-05-22T11:48:23.504Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:48:23.504Z] ---> Using cache [2023-05-22T11:48:23.504Z] ---> 24742b54c391 [2023-05-22T11:48:23.504Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:48:23.504Z] ---> Using cache [2023-05-22T11:48:23.504Z] ---> de83082cf241 [2023-05-22T11:48:23.504Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-22T11:48:23.504Z] ---> Running in 7bb5494af098 [2023-05-22T11:48:24.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:48:25.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:48:27.276Z] OK: 263 MiB in 53 packages [2023-05-22T11:48:28.686Z] Removing intermediate container 7bb5494af098 [2023-05-22T11:48:28.686Z] ---> 2dc44663f7cf [2023-05-22T11:48:28.686Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:48:29.267Z] ---> 40e3147bbacd [2023-05-22T11:48:29.545Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:48:29.545Z] ---> Running in 37eea8924da2 [2023-05-22T11:48:47.749Z] Removing intermediate container 54e54129a7d7 [2023-05-22T11:48:47.749Z] ---> d1ef9998df91 [2023-05-22T11:48:47.749Z] [2023-05-22T11:48:47.749Z] Step 9/20 : FROM alpine:3.17 [2023-05-22T11:48:47.749Z] ---> 51e60588ff2c [2023-05-22T11:48:47.749Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T11:48:47.749Z] ---> Running in 3e8880482731 [2023-05-22T11:48:47.749Z] Removing intermediate container 3e8880482731 [2023-05-22T11:48:47.749Z] ---> 91677a7b06d9 [2023-05-22T11:48:47.749Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-22T11:48:47.749Z] ---> Running in b47a8b8b1275 [2023-05-22T11:48:49.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:48:50.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:48:52.085Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T11:48:52.085Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T11:48:52.085Z] OK: 17694 distinct packages available [2023-05-22T11:48:52.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:48:52.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:48:53.538Z] Removing intermediate container 33a25c096ba0 [2023-05-22T11:48:53.538Z] ---> 7c5695bb02f0 [2023-05-22T11:48:53.538Z] [2023-05-22T11:48:53.538Z] Step 9/22 : FROM alpine:3.17 [2023-05-22T11:48:53.538Z] ---> 51e60588ff2c [2023-05-22T11:48:53.538Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-22T11:48:53.805Z] ---> Running in 6ee09d16d1b8 [2023-05-22T11:48:54.771Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-22T11:48:54.771Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-22T11:48:54.771Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-22T11:48:54.771Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-22T11:48:54.771Z] (5/9) Installing curl (8.1.0-r2) [2023-05-22T11:48:55.037Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-22T11:48:55.038Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-22T11:48:55.038Z] (8/9) Installing libucontext (1.2-r0) [2023-05-22T11:48:55.038Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-22T11:48:55.038Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:48:55.038Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T11:48:55.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:48:55.886Z] OK: 11 MiB in 24 packages [2023-05-22T11:48:56.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:48:58.257Z] Removing intermediate container b47a8b8b1275 [2023-05-22T11:48:58.257Z] ---> 8be8ebc3bd45 [2023-05-22T11:48:58.257Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:48:58.523Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T11:48:58.523Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-22T11:48:58.523Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:48:58.523Z] OK: 8 MiB in 17 packages [2023-05-22T11:48:59.114Z] ---> 3b1d7ef606fd [2023-05-22T11:48:59.114Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:49:00.548Z] ---> ca5870052c6f [2023-05-22T11:49:00.548Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-22T11:49:00.548Z] Removing intermediate container 6ee09d16d1b8 [2023-05-22T11:49:00.548Z] ---> 1aa20ca61e36 [2023-05-22T11:49:00.548Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T11:49:00.819Z] ---> Running in 1f76ecdfc309 [2023-05-22T11:49:01.775Z] Removing intermediate container 1f76ecdfc309 [2023-05-22T11:49:01.775Z] ---> b7a1f19cee62 [2023-05-22T11:49:01.775Z] Step 12/22 : WORKDIR /edgex [2023-05-22T11:49:01.775Z] ---> Running in 319b00cdc039 [2023-05-22T11:49:02.354Z] Removing intermediate container 319b00cdc039 [2023-05-22T11:49:02.354Z] ---> b493462eadbe [2023-05-22T11:49:02.354Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:49:07.683Z] ---> bc1457ecea22 [2023-05-22T11:49:07.683Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:49:07.683Z] ---> aef8110c317d [2023-05-22T11:49:07.683Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:49:08.271Z] ---> 56e1539a5de4 [2023-05-22T11:49:08.271Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-22T11:49:08.271Z] ---> bc7ead7a1bda [2023-05-22T11:49:08.271Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-22T11:49:08.544Z] ---> Running in fd5fbcfff825 [2023-05-22T11:49:09.126Z] Removing intermediate container fd5fbcfff825 [2023-05-22T11:49:09.126Z] ---> b89e15ed93b0 [2023-05-22T11:49:09.126Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T11:49:09.126Z] ---> Running in 1ce57431900d [2023-05-22T11:49:09.126Z] ---> b2781b893339 [2023-05-22T11:49:09.126Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-22T11:49:10.090Z] Removing intermediate container 1ce57431900d [2023-05-22T11:49:10.090Z] ---> 0f268a2dd555 [2023-05-22T11:49:10.090Z] Step 18/20 : LABEL arch=arm64 [2023-05-22T11:49:10.090Z] ---> Running in 8838f1d6173a [2023-05-22T11:49:11.051Z] Removing intermediate container 8838f1d6173a [2023-05-22T11:49:11.051Z] ---> d6d1a56ec17f [2023-05-22T11:49:11.051Z] Step 19/20 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:49:11.318Z] ---> Running in aacde22ffe98 [2023-05-22T11:49:11.585Z] ---> c45be88c10ad [2023-05-22T11:49:11.585Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T11:49:11.852Z] Removing intermediate container aacde22ffe98 [2023-05-22T11:49:11.852Z] ---> 582f7eb7bc8a [2023-05-22T11:49:11.852Z] Step 20/20 : LABEL version=0.0.0 [2023-05-22T11:49:12.119Z] ---> Running in 9a54a436691b [2023-05-22T11:49:13.080Z] ---> 086b66142e1c [2023-05-22T11:49:13.080Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T11:49:13.080Z] Removing intermediate container 9a54a436691b [2023-05-22T11:49:13.080Z] ---> f6365cc64412 [2023-05-22T11:49:13.080Z] [2023-05-22T11:49:13.080Z] ---> Running in 5422b191ed60 [2023-05-22T11:49:13.665Z] Successfully built f6365cc64412 [2023-05-22T11:49:13.665Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-22T11:49:13.665Z] Building security-spire-server [2023-05-22T11:49:17.012Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5422b191ed60 [2023-05-22T11:49:17.012Z] ---> dfeaf02795d6 [2023-05-22T11:49:17.012Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T11:49:17.012Z] ---> Running in 0afd8dc5ad28 [2023-05-22T11:49:17.282Z] Removing intermediate container 0afd8dc5ad28 [2023-05-22T11:49:17.282Z] ---> 755adae7a64f [2023-05-22T11:49:17.282Z] Step 20/22 : LABEL arch=arm64 [2023-05-22T11:49:17.548Z] ---> Running in b09b9aeebabe [2023-05-22T11:49:20.888Z] Removing intermediate container b09b9aeebabe [2023-05-22T11:49:20.888Z] ---> 69a6824202db [2023-05-22T11:49:20.888Z] Step 21/22 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:49:20.888Z] ---> Running in a96fbbfa583f [2023-05-22T11:49:21.475Z] Removing intermediate container a96fbbfa583f [2023-05-22T11:49:21.475Z] ---> aa616865ab22 [2023-05-22T11:49:21.475Z] Step 22/22 : LABEL version=0.0.0 [2023-05-22T11:49:21.747Z] ---> Running in 31cf4513be76 [2023-05-22T11:49:23.155Z] Removing intermediate container 31cf4513be76 [2023-05-22T11:49:23.155Z] ---> c2ee57a3a3b5 [2023-05-22T11:49:23.155Z] [2023-05-22T11:49:23.737Z] Successfully built c2ee57a3a3b5 [2023-05-22T11:49:23.737Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-22T11:49:23.737Z]  Building security-proxy-setup ... done Building core-data [2023-05-22T11:49:31.933Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:49:31.933Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:49:31.933Z] ---> ae8e2f2bc822 [2023-05-22T11:49:31.933Z] Step 3/26 : WORKDIR /edgex-go [2023-05-22T11:49:31.933Z] ---> Using cache [2023-05-22T11:49:31.933Z] ---> a91caab3fbfc [2023-05-22T11:49:31.933Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T11:49:31.933Z] ---> Using cache [2023-05-22T11:49:31.933Z] ---> 972d4554b216 [2023-05-22T11:49:31.933Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-22T11:49:31.933Z] ---> Using cache [2023-05-22T11:49:31.933Z] ---> ab2a447581a2 [2023-05-22T11:49:31.933Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:49:31.933Z] ---> Using cache [2023-05-22T11:49:31.933Z] ---> 567f3c0829eb [2023-05-22T11:49:31.933Z] Step 7/26 : COPY . . [2023-05-22T11:49:32.202Z] ---> Using cache [2023-05-22T11:49:32.202Z] ---> fd5c8cbf747c [2023-05-22T11:49:32.202Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T11:49:32.202Z] ---> Using cache [2023-05-22T11:49:32.202Z] ---> 94731f01b04a [2023-05-22T11:49:32.202Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-22T11:49:32.202Z] ---> Using cache [2023-05-22T11:49:32.202Z] ---> 551892b65b83 [2023-05-22T11:49:32.202Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T11:49:32.202Z] ---> Using cache [2023-05-22T11:49:32.202Z] ---> 18af0b14c8b9 [2023-05-22T11:49:32.202Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T11:49:33.616Z] ---> Running in 8667f9697f03 [2023-05-22T11:49:40.277Z] Removing intermediate container 8667f9697f03 [2023-05-22T11:49:40.277Z] ---> 6db9a9f196a3 [2023-05-22T11:49:40.277Z] Step 12/26 : WORKDIR /edgex-go [2023-05-22T11:49:40.277Z] ---> Running in d98f741e5876 [2023-05-22T11:49:40.277Z] Removing intermediate container d98f741e5876 [2023-05-22T11:49:40.277Z] ---> e58d6b255e5c [2023-05-22T11:49:40.277Z] [2023-05-22T11:49:40.277Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T11:49:40.277Z] ---> 51e60588ff2c [2023-05-22T11:49:40.277Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T11:49:40.277Z] ---> Using cache [2023-05-22T11:49:40.277Z] ---> 6ba25179da71 [2023-05-22T11:49:40.277Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T11:49:40.277Z] ---> Using cache [2023-05-22T11:49:40.277Z] ---> 105715d0c949 [2023-05-22T11:49:40.277Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:49:40.277Z] ---> Using cache [2023-05-22T11:49:40.545Z] ---> e84e45f1317e [2023-05-22T11:49:40.545Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:49:40.545Z] ---> Using cache [2023-05-22T11:49:40.545Z] ---> 790871b3156c [2023-05-22T11:49:40.545Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T11:49:52.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:49:52.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:49:52.854Z] ---> ae8e2f2bc822 [2023-05-22T11:49:52.854Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:49:52.854Z] ---> Using cache [2023-05-22T11:49:52.854Z] ---> 24742b54c391 [2023-05-22T11:49:52.854Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:49:52.854Z] ---> Using cache [2023-05-22T11:49:52.854Z] ---> de83082cf241 [2023-05-22T11:49:52.854Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T11:49:52.854Z] ---> Using cache [2023-05-22T11:49:52.854Z] ---> ba17dfb69a98 [2023-05-22T11:49:52.854Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:49:52.854Z] ---> Using cache [2023-05-22T11:49:52.854Z] ---> ad90cb9ea644 [2023-05-22T11:49:52.854Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:49:52.854Z] ---> Using cache [2023-05-22T11:49:52.855Z] ---> 6bf6b715ae70 [2023-05-22T11:49:52.855Z] Step 8/23 : COPY . . [2023-05-22T11:49:52.855Z] ---> Using cache [2023-05-22T11:49:52.855Z] ---> 75999f1b3a55 [2023-05-22T11:49:52.855Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-22T11:49:52.855Z] ---> Running in a69f6cff70a3 [2023-05-22T11:49:56.214Z] 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-05-22T11:49:57.627Z] ---> f6c091d33de8 [2023-05-22T11:49:57.627Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T11:49:59.572Z] ---> 76a607980ed4 [2023-05-22T11:49:59.572Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-22T11:50:01.515Z] ---> 339ff48e23a7 [2023-05-22T11:50:01.515Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-22T11:50:03.457Z] ---> c8c96dd44e20 [2023-05-22T11:50:03.457Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T11:50:03.457Z] ---> Running in 3aa2c4e05ce7 [2023-05-22T11:50:04.425Z] Removing intermediate container 3aa2c4e05ce7 [2023-05-22T11:50:04.425Z] ---> edfb9ef720f2 [2023-05-22T11:50:04.425Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T11:50:04.697Z] ---> Running in 92fbeb742b81 [2023-05-22T11:50:04.697Z] Removing intermediate container da4397a127df [2023-05-22T11:50:04.697Z] ---> 5d5c25382bcf [2023-05-22T11:50:04.697Z] [2023-05-22T11:50:04.697Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:50:04.697Z] ---> 51e60588ff2c [2023-05-22T11:50:04.697Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:50:04.697Z] ---> Using cache [2023-05-22T11:50:04.697Z] ---> 51bd8e5ccd43 [2023-05-22T11:50:04.697Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:50:04.697Z] ---> Using cache [2023-05-22T11:50:04.697Z] ---> 7ebd49ef0792 [2023-05-22T11:50:04.697Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-22T11:50:04.962Z] ---> Running in dc823fede14d [2023-05-22T11:50:05.545Z] Removing intermediate container 92fbeb742b81 [2023-05-22T11:50:05.545Z] ---> 5210d80a0d1c [2023-05-22T11:50:05.545Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T11:50:05.545Z] ---> Running in 76fc5ec5b4ad [2023-05-22T11:50:06.128Z] Removing intermediate container dc823fede14d [2023-05-22T11:50:06.128Z] ---> d1ddeff6e614 [2023-05-22T11:50:06.128Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T11:50:06.128Z] ---> Running in 7896e3fe32c3 [2023-05-22T11:50:06.712Z] Removing intermediate container 76fc5ec5b4ad [2023-05-22T11:50:06.712Z] ---> 2d6876e29328 [2023-05-22T11:50:06.712Z] Step 25/26 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:50:06.988Z] ---> Running in cd203ce696e3 [2023-05-22T11:50:06.988Z] Removing intermediate container 7896e3fe32c3 [2023-05-22T11:50:06.988Z] ---> e78e75378015 [2023-05-22T11:50:06.988Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:50:07.953Z] Removing intermediate container cd203ce696e3 [2023-05-22T11:50:07.953Z] ---> 1d2d13dc8b48 [2023-05-22T11:50:07.953Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T11:50:07.953Z] ---> Running in 015e051a9f9f [2023-05-22T11:50:08.913Z] ---> 4ce2ba7075ca [2023-05-22T11:50:08.913Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:50:08.913Z] Removing intermediate container 015e051a9f9f [2023-05-22T11:50:08.913Z] ---> 06ddaf9306a6 [2023-05-22T11:50:08.913Z] [2023-05-22T11:50:10.317Z] Successfully built 06ddaf9306a6 [2023-05-22T11:50:10.317Z] ---> 6f4b76d786a3 [2023-05-22T11:50:10.317Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-22T11:50:10.317Z] Successfully tagged security-spire-server-arm64:latest [2023-05-22T11:50:10.317Z]  Building security-spire-server ... done Building security-proxy-auth [2023-05-22T11:50:15.654Z] ---> c02c5b35d60f [2023-05-22T11:50:15.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:50:16.614Z] ---> 193dd2c3f583 [2023-05-22T11:50:16.614Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-22T11:50:16.614Z] ---> Running in 2f154706ccbb [2023-05-22T11:50:17.577Z] Removing intermediate container 2f154706ccbb [2023-05-22T11:50:17.577Z] ---> 4ab18c1c0ea1 [2023-05-22T11:50:17.577Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:50:17.577Z] ---> Running in e07132b1a77b [2023-05-22T11:50:18.710Z] Removing intermediate container e07132b1a77b [2023-05-22T11:50:18.710Z] ---> 428439bdbd75 [2023-05-22T11:50:18.710Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T11:50:18.710Z] ---> Running in d80ba9d1de11 [2023-05-22T11:50:19.676Z] Removing intermediate container d80ba9d1de11 [2023-05-22T11:50:19.676Z] ---> 9d80bec2167d [2023-05-22T11:50:19.676Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:50:19.947Z] ---> Running in f92ccf8fdea4 [2023-05-22T11:50:20.932Z] Removing intermediate container f92ccf8fdea4 [2023-05-22T11:50:20.932Z] ---> dd22ea55e00b [2023-05-22T11:50:20.932Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:50:20.932Z] ---> Running in 1ebcde14cad5 [2023-05-22T11:50:21.908Z] Removing intermediate container 1ebcde14cad5 [2023-05-22T11:50:21.908Z] ---> 18c0911a4dae [2023-05-22T11:50:21.908Z] [2023-05-22T11:50:22.176Z] Successfully built 18c0911a4dae [2023-05-22T11:50:22.176Z] Successfully tagged support-scheduler-arm64:latest [2023-05-22T11:50:22.176Z] Building security-bootstrapper [2023-05-22T11:50:23.141Z]  Building support-scheduler ... done Removing intermediate container 37eea8924da2 [2023-05-22T11:50:23.141Z] ---> 051deb9b1d5c [2023-05-22T11:50:23.141Z] Step 8/23 : COPY . . [2023-05-22T11:50:28.500Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:50:28.500Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:50:28.500Z] ---> ae8e2f2bc822 [2023-05-22T11:50:28.500Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T11:50:28.500Z] ---> Using cache [2023-05-22T11:50:28.500Z] ---> 24742b54c391 [2023-05-22T11:50:28.500Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T11:50:28.500Z] ---> Using cache [2023-05-22T11:50:28.500Z] ---> de83082cf241 [2023-05-22T11:50:28.500Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T11:50:28.500Z] ---> Using cache [2023-05-22T11:50:28.500Z] ---> ba17dfb69a98 [2023-05-22T11:50:28.500Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T11:50:28.500Z] ---> Using cache [2023-05-22T11:50:28.500Z] ---> ad90cb9ea644 [2023-05-22T11:50:28.500Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:50:28.500Z] ---> Using cache [2023-05-22T11:50:28.500Z] ---> 6bf6b715ae70 [2023-05-22T11:50:28.500Z] Step 8/23 : COPY . . [2023-05-22T11:50:28.500Z] ---> Using cache [2023-05-22T11:50:28.500Z] ---> 75999f1b3a55 [2023-05-22T11:50:28.500Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-22T11:50:28.500Z] ---> Running in 9e2f2ab882a3 [2023-05-22T11:50:31.286Z] 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-05-22T11:50:43.863Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:50:43.863Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:50:43.863Z] ---> ae8e2f2bc822 [2023-05-22T11:50:43.863Z] Step 3/33 : WORKDIR /edgex-go [2023-05-22T11:50:43.863Z] ---> Using cache [2023-05-22T11:50:43.863Z] ---> a91caab3fbfc [2023-05-22T11:50:43.863Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-22T11:50:43.863Z] ---> Using cache [2023-05-22T11:50:43.863Z] ---> a86f8b3f1416 [2023-05-22T11:50:43.863Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-22T11:50:43.863Z] ---> Using cache [2023-05-22T11:50:43.863Z] ---> 97462fbc7d52 [2023-05-22T11:50:43.863Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:50:43.863Z] ---> Using cache [2023-05-22T11:50:43.863Z] ---> a44bc7a98d25 [2023-05-22T11:50:43.863Z] Step 7/33 : COPY . . [2023-05-22T11:50:43.863Z] ---> Using cache [2023-05-22T11:50:43.863Z] ---> 5707926c3343 [2023-05-22T11:50:43.863Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-22T11:50:43.863Z] ---> Running in 142359fbdd1d [2023-05-22T11:50:43.863Z] ---> 7cc0ced2a48e [2023-05-22T11:50:43.863Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-22T11:50:43.863Z] ---> Running in fa3505f8ee57 [2023-05-22T11:50:44.830Z] 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-05-22T11:50:44.830Z] 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-05-22T11:53:21.601Z] Removing intermediate container 2ebe99a0ffe9 [2023-05-22T11:53:21.601Z] ---> 8e9fa0b1cce9 [2023-05-22T11:53:21.601Z] [2023-05-22T11:53:21.601Z] Step 10/24 : FROM alpine:3.17 [2023-05-22T11:53:21.601Z] ---> 51e60588ff2c [2023-05-22T11:53:21.601Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:53:21.601Z] ---> Using cache [2023-05-22T11:53:21.601Z] ---> 51bd8e5ccd43 [2023-05-22T11:53:21.601Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:53:21.601Z] ---> Using cache [2023-05-22T11:53:21.601Z] ---> 7ebd49ef0792 [2023-05-22T11:53:21.601Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-22T11:53:21.601Z] ---> Running in e1bcc489f70c [2023-05-22T11:53:21.601Z] Removing intermediate container e1bcc489f70c [2023-05-22T11:53:21.601Z] ---> a65001839202 [2023-05-22T11:53:21.601Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-22T11:53:21.601Z] ---> Running in b709ab1b7952 [2023-05-22T11:53:21.601Z] Removing intermediate container b709ab1b7952 [2023-05-22T11:53:21.601Z] ---> 7a56b5a65934 [2023-05-22T11:53:21.601Z] Step 15/24 : WORKDIR / [2023-05-22T11:53:21.601Z] ---> Running in f2d0859104c1 [2023-05-22T11:53:21.601Z] Removing intermediate container f2d0859104c1 [2023-05-22T11:53:21.601Z] ---> 7f0e7470ba7a [2023-05-22T11:53:21.601Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:53:21.601Z] ---> 7b241ee1da53 [2023-05-22T11:53:21.601Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:53:21.601Z] ---> 111edffd0b49 [2023-05-22T11:53:21.601Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-22T11:53:21.601Z] ---> e80efa8a4fab [2023-05-22T11:53:21.601Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:53:22.206Z] ---> 62c76c8ddfe6 [2023-05-22T11:53:22.477Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-22T11:53:22.477Z] ---> Running in d5ff091534d4 [2023-05-22T11:53:23.065Z] Removing intermediate container d5ff091534d4 [2023-05-22T11:53:23.065Z] ---> 9d61b669e362 [2023-05-22T11:53:23.065Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:53:23.065Z] ---> Running in 527f1d57262e [2023-05-22T11:53:23.657Z] Removing intermediate container 527f1d57262e [2023-05-22T11:53:23.657Z] ---> ab0eb272bf24 [2023-05-22T11:53:23.657Z] Step 22/24 : LABEL arch=arm64 [2023-05-22T11:53:23.657Z] ---> Running in ad250ff0c450 [2023-05-22T11:53:24.251Z] Removing intermediate container ad250ff0c450 [2023-05-22T11:53:24.251Z] ---> 29058a91112e [2023-05-22T11:53:24.251Z] Step 23/24 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:53:24.251Z] ---> Running in b64df1ec374d [2023-05-22T11:53:24.840Z] Removing intermediate container b64df1ec374d [2023-05-22T11:53:24.840Z] ---> e6910b72ff87 [2023-05-22T11:53:24.840Z] Step 24/24 : LABEL version=0.0.0 [2023-05-22T11:53:27.435Z] ---> Running in 4bb1b3375a51 [2023-05-22T11:53:27.704Z] Removing intermediate container 4bb1b3375a51 [2023-05-22T11:53:27.704Z] ---> 1ed3bf3bc4c2 [2023-05-22T11:53:27.704Z] [2023-05-22T11:53:27.972Z] Successfully built 1ed3bf3bc4c2 [2023-05-22T11:53:27.972Z] Successfully tagged core-command-arm64:latest [2023-05-22T11:53:27.972Z]  Building core-command ... done Building security-secretstore-setup [2023-05-22T11:53:50.059Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T11:53:50.059Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T11:53:50.059Z] ---> ae8e2f2bc822 [2023-05-22T11:53:50.059Z] Step 3/25 : WORKDIR /edgex-go [2023-05-22T11:53:50.059Z] ---> Using cache [2023-05-22T11:53:50.059Z] ---> a91caab3fbfc [2023-05-22T11:53:50.059Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-22T11:53:50.059Z] ---> Using cache [2023-05-22T11:53:50.059Z] ---> a86f8b3f1416 [2023-05-22T11:53:50.059Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-22T11:53:50.059Z] ---> Using cache [2023-05-22T11:53:50.059Z] ---> 97462fbc7d52 [2023-05-22T11:53:50.059Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T11:53:50.059Z] ---> Using cache [2023-05-22T11:53:50.059Z] ---> a44bc7a98d25 [2023-05-22T11:53:50.059Z] Step 7/25 : COPY . . [2023-05-22T11:53:50.059Z] ---> Using cache [2023-05-22T11:53:50.059Z] ---> 5707926c3343 [2023-05-22T11:53:50.059Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-22T11:53:50.059Z] ---> Running in fe96605a9795 [2023-05-22T11:53:50.059Z] 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-05-22T11:56:41.829Z] Removing intermediate container 9e2f2ab882a3 [2023-05-22T11:56:41.829Z] ---> 12079368ead8 [2023-05-22T11:56:41.829Z] [2023-05-22T11:56:41.829Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:56:41.829Z] ---> 51e60588ff2c [2023-05-22T11:56:41.829Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T11:56:41.829Z] ---> Using cache [2023-05-22T11:56:41.829Z] ---> a07f0ba71b2a [2023-05-22T11:56:41.829Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:56:41.829Z] ---> Using cache [2023-05-22T11:56:41.829Z] ---> 9dde404a42af [2023-05-22T11:56:41.829Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:56:41.829Z] ---> Using cache [2023-05-22T11:56:41.829Z] ---> 98937fe8eb7f [2023-05-22T11:56:41.829Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:56:41.829Z] ---> Using cache [2023-05-22T11:56:41.829Z] ---> 2de1596feabf [2023-05-22T11:56:41.829Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-22T11:56:41.829Z] ---> 397b7e0190de [2023-05-22T11:56:41.829Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:56:41.829Z] ---> c53312d13bf5 [2023-05-22T11:56:41.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-22T11:56:41.829Z] ---> 525f539b862a [2023-05-22T11:56:41.829Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T11:56:41.829Z] ---> Running in 561ba08282ac [2023-05-22T11:56:41.829Z] Removing intermediate container 561ba08282ac [2023-05-22T11:56:41.829Z] ---> 89c69f349c11 [2023-05-22T11:56:41.829Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T11:56:41.829Z] ---> Running in e802679464db [2023-05-22T11:56:41.829Z] Removing intermediate container e802679464db [2023-05-22T11:56:41.829Z] ---> 9d820eefb212 [2023-05-22T11:56:41.829Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T11:56:41.829Z] ---> Running in acd10fac7cf4 [2023-05-22T11:56:41.829Z] Removing intermediate container acd10fac7cf4 [2023-05-22T11:56:41.829Z] ---> feb454954b27 [2023-05-22T11:56:41.829Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T11:56:41.829Z] ---> Running in 05a6a9cf43ed [2023-05-22T11:56:41.829Z] Removing intermediate container 05a6a9cf43ed [2023-05-22T11:56:41.829Z] ---> d5262b1abb33 [2023-05-22T11:56:41.829Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:56:41.829Z] ---> Running in 32c18d52b6d5 [2023-05-22T11:56:41.829Z] Removing intermediate container 32c18d52b6d5 [2023-05-22T11:56:41.829Z] ---> 0b5071c8f882 [2023-05-22T11:56:41.829Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:56:41.829Z] ---> Running in bc1c3d8a31af [2023-05-22T11:56:41.829Z] Removing intermediate container bc1c3d8a31af [2023-05-22T11:56:41.829Z] ---> 47b3cb30abef [2023-05-22T11:56:41.829Z] [2023-05-22T11:56:41.829Z] Successfully built 47b3cb30abef [2023-05-22T11:56:41.829Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-22T11:56:54.217Z]  Building security-proxy-auth ... done Removing intermediate container a69f6cff70a3 [2023-05-22T11:56:54.217Z] ---> 81e4736a6e65 [2023-05-22T11:56:54.217Z] [2023-05-22T11:56:54.217Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:56:54.217Z] ---> 51e60588ff2c [2023-05-22T11:56:54.217Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:56:54.217Z] ---> Running in 31196dd8048d [2023-05-22T11:56:54.486Z] Removing intermediate container 31196dd8048d [2023-05-22T11:56:54.486Z] ---> 2728a06e3477 [2023-05-22T11:56:54.486Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-22T11:56:54.751Z] ---> Running in 83f7f0fb1524 [2023-05-22T11:56:55.330Z] Removing intermediate container 83f7f0fb1524 [2023-05-22T11:56:55.330Z] ---> 8e0ad88ebdfe [2023-05-22T11:56:55.330Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-22T11:56:55.595Z] ---> Running in 26e799ae1889 [2023-05-22T11:56:56.188Z] Removing intermediate container 26e799ae1889 [2023-05-22T11:56:56.188Z] ---> 160f8965043c [2023-05-22T11:56:56.188Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T11:56:56.455Z] ---> Running in a9949bfcf03a [2023-05-22T11:56:59.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:56:59.038Z] Removing intermediate container 142359fbdd1d [2023-05-22T11:56:59.038Z] ---> e131b7a5c632 [2023-05-22T11:56:59.038Z] [2023-05-22T11:56:59.038Z] Step 9/33 : FROM alpine:3.17 [2023-05-22T11:56:59.038Z] ---> 51e60588ff2c [2023-05-22T11:56:59.038Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T11:56:59.038Z] ---> Using cache [2023-05-22T11:56:59.038Z] ---> 91677a7b06d9 [2023-05-22T11:56:59.038Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-22T11:56:59.038Z] ---> Running in 46fca981f3df [2023-05-22T11:56:59.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:57:00.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:57:00.722Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T11:57:00.722Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:57:00.722Z] OK: 8 MiB in 16 packages [2023-05-22T11:57:01.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:57:02.640Z] Removing intermediate container a9949bfcf03a [2023-05-22T11:57:02.640Z] ---> 902d29fd5602 [2023-05-22T11:57:02.640Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:57:02.909Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T11:57:02.909Z] (2/2) Installing su-exec (0.2-r2) [2023-05-22T11:57:02.909Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:57:02.909Z] OK: 8 MiB in 17 packages [2023-05-22T11:57:03.501Z] ---> 9d7880b70e32 [2023-05-22T11:57:03.501Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:57:04.466Z] Removing intermediate container 46fca981f3df [2023-05-22T11:57:04.466Z] ---> e5a4e20c788d [2023-05-22T11:57:04.466Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-22T11:57:04.733Z] ---> 4b8c4cd41a69 [2023-05-22T11:57:04.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-22T11:57:04.733Z] ---> Running in ce67cf35ef74 [2023-05-22T11:57:05.700Z] Removing intermediate container ce67cf35ef74 [2023-05-22T11:57:05.700Z] ---> e69ae338dec2 [2023-05-22T11:57:05.700Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-22T11:57:05.700Z] ---> Running in 1c62b94e0d6a [2023-05-22T11:57:06.659Z] Removing intermediate container 1c62b94e0d6a [2023-05-22T11:57:06.659Z] ---> b8728f7b3be3 [2023-05-22T11:57:06.659Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-22T11:57:06.659Z] ---> Running in f7bf7e11aa57 [2023-05-22T11:57:06.932Z] ---> ca9e26ba7e0b [2023-05-22T11:57:06.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:57:07.516Z] Removing intermediate container f7bf7e11aa57 [2023-05-22T11:57:07.517Z] ---> f407d7c17948 [2023-05-22T11:57:07.517Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-22T11:57:07.517Z] ---> Running in f2f6c55fa664 [2023-05-22T11:57:08.470Z] Removing intermediate container f2f6c55fa664 [2023-05-22T11:57:08.470Z] ---> d3cb39867233 [2023-05-22T11:57:08.470Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-22T11:57:08.470Z] ---> 2bcb05a5c5e4 [2023-05-22T11:57:08.470Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-22T11:57:08.470Z] ---> Running in 3069cf911b34 [2023-05-22T11:57:08.736Z] ---> Running in eea818206f11 [2023-05-22T11:57:09.318Z] Removing intermediate container eea818206f11 [2023-05-22T11:57:09.318Z] ---> 20ad3ff647dc [2023-05-22T11:57:09.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:57:09.589Z] ---> Running in 3946a377577b [2023-05-22T11:57:10.545Z] Removing intermediate container 3946a377577b [2023-05-22T11:57:10.545Z] ---> 3cc21c544560 [2023-05-22T11:57:10.545Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T11:57:10.545Z] ---> Running in c1d8ab2adf92 [2023-05-22T11:57:11.125Z] Removing intermediate container c1d8ab2adf92 [2023-05-22T11:57:11.125Z] ---> e3ed9f90f531 [2023-05-22T11:57:11.125Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:57:11.390Z] ---> Running in 38656a27cb91 [2023-05-22T11:57:13.961Z] Removing intermediate container 3069cf911b34 [2023-05-22T11:57:13.961Z] ---> 07cccbcb70b2 [2023-05-22T11:57:13.961Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-22T11:57:13.961Z] Removing intermediate container 38656a27cb91 [2023-05-22T11:57:13.961Z] ---> 4ae4284f3500 [2023-05-22T11:57:13.961Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:57:13.961Z] ---> Running in 58e626825ad1 [2023-05-22T11:57:13.961Z] ---> Running in 2f1336053210 [2023-05-22T11:57:14.541Z] Removing intermediate container 2f1336053210 [2023-05-22T11:57:14.541Z] ---> 5db705574e4f [2023-05-22T11:57:14.541Z] [2023-05-22T11:57:14.541Z] Removing intermediate container 58e626825ad1 [2023-05-22T11:57:14.541Z] ---> a9ab528a66f3 [2023-05-22T11:57:14.541Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-22T11:57:15.124Z] Successfully built 5db705574e4f [2023-05-22T11:57:15.124Z] Successfully tagged core-data-arm64:latest [2023-05-22T11:57:15.704Z]  Building core-data ... done  ---> ce470b465edb [2023-05-22T11:57:15.704Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-22T11:57:15.704Z] ---> Running in 5da5c5fe27f6 [2023-05-22T11:57:18.271Z] Removing intermediate container 5da5c5fe27f6 [2023-05-22T11:57:18.271Z] ---> 7a259741ec3b [2023-05-22T11:57:18.271Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:57:19.229Z] ---> a7cf02b96192 [2023-05-22T11:57:19.229Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:57:20.183Z] ---> 174a933b806f [2023-05-22T11:57:20.183Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-22T11:57:21.585Z] ---> 24c8f307121f [2023-05-22T11:57:21.585Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-22T11:57:22.538Z] ---> 5911a08f1ccc [2023-05-22T11:57:22.538Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-22T11:57:23.493Z] ---> 0b27455d6eb3 [2023-05-22T11:57:23.493Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-22T11:57:24.073Z] ---> 8aaeac8ab001 [2023-05-22T11:57:24.073Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-22T11:57:25.043Z] ---> ad4aa961d954 [2023-05-22T11:57:25.043Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-22T11:57:25.996Z] ---> 30b0944705eb [2023-05-22T11:57:25.996Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-22T11:57:25.996Z] ---> Running in fede45b64b0f [2023-05-22T11:57:28.569Z] Removing intermediate container fede45b64b0f [2023-05-22T11:57:28.569Z] ---> 23566f8a11a4 [2023-05-22T11:57:28.569Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-22T11:57:28.833Z] ---> Running in b046330ff403 [2023-05-22T11:57:29.412Z] Removing intermediate container b046330ff403 [2023-05-22T11:57:29.412Z] ---> f042febabefe [2023-05-22T11:57:29.412Z] Step 30/33 : CMD ["gate"] [2023-05-22T11:57:29.412Z] ---> Running in 8514b7a9f34d [2023-05-22T11:57:29.993Z] Removing intermediate container 8514b7a9f34d [2023-05-22T11:57:29.993Z] ---> e3e750a09256 [2023-05-22T11:57:29.993Z] Step 31/33 : LABEL arch=arm64 [2023-05-22T11:57:29.993Z] ---> Running in a6f8115b2dc6 [2023-05-22T11:57:30.573Z] Removing intermediate container a6f8115b2dc6 [2023-05-22T11:57:30.573Z] ---> 8ecb5ac22f92 [2023-05-22T11:57:30.573Z] Step 32/33 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:57:30.573Z] ---> Running in 00a3d841d5ea [2023-05-22T11:57:31.153Z] Removing intermediate container 00a3d841d5ea [2023-05-22T11:57:31.153Z] ---> 8432f21d7c20 [2023-05-22T11:57:31.153Z] Step 33/33 : LABEL version=0.0.0 [2023-05-22T11:57:31.153Z] ---> Running in 6f5da65891f9 [2023-05-22T11:57:31.732Z] Removing intermediate container 6f5da65891f9 [2023-05-22T11:57:31.732Z] ---> ff9b9b46617f [2023-05-22T11:57:31.732Z] [2023-05-22T11:57:32.000Z] Successfully built ff9b9b46617f [2023-05-22T11:57:32.268Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-22T11:58:11.098Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-22T11:58:19.294Z] Removing intermediate container fe96605a9795 [2023-05-22T11:58:19.294Z] ---> 06b3abd00392 [2023-05-22T11:58:19.294Z] [2023-05-22T11:58:19.294Z] Step 9/25 : FROM alpine:3.17 [2023-05-22T11:58:19.294Z] ---> 51e60588ff2c [2023-05-22T11:58:19.294Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-22T11:58:19.294Z] ---> Running in 6f958ca71e27 [2023-05-22T11:58:20.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:58:20.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:58:22.252Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-22T11:58:22.252Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-22T11:58:22.252Z] (3/3) Installing su-exec (0.2-r2) [2023-05-22T11:58:22.252Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:58:22.252Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T11:58:22.519Z] OK: 8 MiB in 18 packages [2023-05-22T11:58:24.464Z] Removing intermediate container 6f958ca71e27 [2023-05-22T11:58:24.464Z] ---> f8c5cfdda19b [2023-05-22T11:58:24.464Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T11:58:24.736Z] ---> Running in 1ccd542e1d44 [2023-05-22T11:58:25.002Z] Removing intermediate container 1ccd542e1d44 [2023-05-22T11:58:25.002Z] ---> 644036ad1291 [2023-05-22T11:58:25.002Z] Step 12/25 : WORKDIR / [2023-05-22T11:58:25.270Z] ---> Running in 03b97772f383 [2023-05-22T11:58:25.543Z] Removing intermediate container 03b97772f383 [2023-05-22T11:58:25.543Z] ---> e8c2c2c71c41 [2023-05-22T11:58:25.543Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:58:26.135Z] Removing intermediate container fa3505f8ee57 [2023-05-22T11:58:26.135Z] ---> 249424dadb73 [2023-05-22T11:58:26.135Z] [2023-05-22T11:58:26.135Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T11:58:26.135Z] ---> 51e60588ff2c [2023-05-22T11:58:26.135Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T11:58:26.135Z] ---> Running in 174ae402e48e [2023-05-22T11:58:26.404Z] ---> 5c211057f740 [2023-05-22T11:58:26.404Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:58:26.985Z] ---> 0f376d986708 [2023-05-22T11:58:26.985Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-22T11:58:27.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T11:58:27.520Z] ---> b8e0cb0e949a [2023-05-22T11:58:27.520Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-22T11:58:27.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T11:58:28.057Z] ---> 15b5efdc9af1 [2023-05-22T11:58:28.057Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:58:28.641Z] ---> 9131303024f7 [2023-05-22T11:58:28.641Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-22T11:58:28.908Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T11:58:28.908Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T11:58:28.908Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T11:58:28.908Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T11:58:29.488Z] OK: 8 MiB in 17 packages [2023-05-22T11:58:29.488Z] ---> 80082bf61e90 [2023-05-22T11:58:29.488Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-22T11:58:30.895Z] ---> 830c2958cc82 [2023-05-22T11:58:30.895Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T11:58:30.895Z] Removing intermediate container 174ae402e48e [2023-05-22T11:58:30.895Z] ---> 67aa90d7f4eb [2023-05-22T11:58:30.895Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T11:58:30.895Z] ---> Running in b53945e6f066 [2023-05-22T11:58:31.162Z] Removing intermediate container b53945e6f066 [2023-05-22T11:58:31.162Z] ---> 5087ebbeb68a [2023-05-22T11:58:31.162Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-22T11:58:31.162Z] ---> Running in 54e7dc878e8a [2023-05-22T11:58:31.432Z] ---> 8cebe149ce7b [2023-05-22T11:58:31.432Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T11:58:31.432Z] ---> Running in 27102e8af6b7 [2023-05-22T11:58:31.701Z] Removing intermediate container 54e7dc878e8a [2023-05-22T11:58:31.701Z] ---> 36a01071e970 [2023-05-22T11:58:31.701Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T11:58:31.969Z] ---> Running in 9aaf580bd5a5 [2023-05-22T11:58:32.237Z] Removing intermediate container 9aaf580bd5a5 [2023-05-22T11:58:32.237Z] ---> a4bae0f6e954 [2023-05-22T11:58:32.237Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T11:58:32.819Z] ---> 7d0c8cbb9ae7 [2023-05-22T11:58:32.819Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T11:58:33.085Z] Removing intermediate container 27102e8af6b7 [2023-05-22T11:58:33.085Z] ---> b8a0470241b1 [2023-05-22T11:58:33.085Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T11:58:33.349Z] ---> Running in ea4d8809600a [2023-05-22T11:58:33.349Z] ---> 247dd50248e6 [2023-05-22T11:58:33.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-22T11:58:33.615Z] Removing intermediate container ea4d8809600a [2023-05-22T11:58:33.615Z] ---> 1f6959635b02 [2023-05-22T11:58:33.615Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T11:58:33.881Z] ---> Running in 45a3d93b1cc8 [2023-05-22T11:58:34.461Z] Removing intermediate container 45a3d93b1cc8 [2023-05-22T11:58:34.461Z] ---> 8fe77b0a459c [2023-05-22T11:58:34.461Z] Step 24/25 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:58:34.461Z] ---> Running in 472bf6979449 [2023-05-22T11:58:34.726Z] ---> 7c9450d4dd2d [2023-05-22T11:58:34.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-22T11:58:34.991Z] Removing intermediate container 472bf6979449 [2023-05-22T11:58:34.991Z] ---> 7865adf627cc [2023-05-22T11:58:34.991Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T11:58:34.991Z] ---> Running in e07dc9946319 [2023-05-22T11:58:35.572Z] Removing intermediate container e07dc9946319 [2023-05-22T11:58:35.572Z] ---> e53aaafdca5e [2023-05-22T11:58:35.572Z] [2023-05-22T11:58:35.572Z] ---> 4e68e3c115c7 [2023-05-22T11:58:35.572Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-22T11:58:35.836Z] ---> Running in 67ac321e51bb [2023-05-22T11:58:35.836Z] Successfully built e53aaafdca5e [2023-05-22T11:58:35.836Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-22T11:58:36.105Z]  Building security-secretstore-setup ... done Removing intermediate container 67ac321e51bb [2023-05-22T11:58:36.105Z] ---> 64d34ae650b2 [2023-05-22T11:58:36.105Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T11:58:36.105Z] ---> Running in dd9c733ffab2 [2023-05-22T11:58:36.708Z] Removing intermediate container dd9c733ffab2 [2023-05-22T11:58:36.708Z] ---> cf8700b0eb96 [2023-05-22T11:58:36.708Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T11:58:36.708Z] ---> Running in 02527a7e4e60 [2023-05-22T11:58:36.986Z] Removing intermediate container 02527a7e4e60 [2023-05-22T11:58:36.986Z] ---> cc18fb5f418d [2023-05-22T11:58:36.986Z] Step 22/23 : LABEL git_sha=206be55e254c1ff3e4c131aacfb382d3e5c087c9 [2023-05-22T11:58:36.986Z] ---> Running in 4c625af26af4 [2023-05-22T11:58:37.257Z] Removing intermediate container 4c625af26af4 [2023-05-22T11:58:37.257Z] ---> 049a6a76670b [2023-05-22T11:58:37.257Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T11:58:37.257Z] ---> Running in d1947690d420 [2023-05-22T11:58:37.530Z] Removing intermediate container d1947690d420 [2023-05-22T11:58:37.530Z] ---> af3229d7b86f [2023-05-22T11:58:37.530Z] [2023-05-22T11:58:37.802Z] Successfully built af3229d7b86f [2023-05-22T11:58:37.802Z] Successfully tagged support-notifications-arm64:latest [2023-05-22T11:58:38.098Z]  Building support-notifications ... done  [Pipeline] } [2023-05-22T11:58:38.106Z] $ docker stop --time=1 0f485afbfd099924bfae64004a8274974756d4730ec177abc8436046b3010ded [2023-05-22T11:58:39.800Z] $ docker rm -f --volumes 0f485afbfd099924bfae64004a8274974756d4730ec177abc8436046b3010ded [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T11:58:40.370Z] + docker images [2023-05-22T11:58:40.644Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-22T11:58:40.644Z] support-notifications-arm64 latest af3229d7b86f 3 seconds ago 32MB [2023-05-22T11:58:40.644Z] security-secretstore-setup-arm64 latest e53aaafdca5e 5 seconds ago 32.2MB [2023-05-22T11:58:40.644Z] 249424dadb73 15 seconds ago 1.59GB [2023-05-22T11:58:40.644Z] 06b3abd00392 23 seconds ago 1.52GB [2023-05-22T11:58:40.644Z] security-bootstrapper-arm64 latest ff9b9b46617f About a minute ago 21.9MB [2023-05-22T11:58:40.644Z] core-data-arm64 latest 5db705574e4f About a minute ago 19.9MB [2023-05-22T11:58:40.644Z] e131b7a5c632 About a minute ago 1.51GB [2023-05-22T11:58:40.644Z] 81e4736a6e65 About a minute ago 1.53GB [2023-05-22T11:58:40.644Z] security-proxy-auth-arm64 latest 47b3cb30abef About a minute ago 18.1MB [2023-05-22T11:58:40.644Z] 12079368ead8 2 minutes ago 1.51GB [2023-05-22T11:58:40.644Z] core-command-arm64 latest 1ed3bf3bc4c2 5 minutes ago 19.7MB [2023-05-22T11:58:40.644Z] 8e9fa0b1cce9 5 minutes ago 1.53GB [2023-05-22T11:58:40.644Z] support-scheduler-arm64 latest 18c0911a4dae 8 minutes ago 31.2MB [2023-05-22T11:58:40.644Z] security-spire-server-arm64 latest 06ddaf9306a6 8 minutes ago 97MB [2023-05-22T11:58:40.644Z] 5d5c25382bcf 8 minutes ago 1.59GB [2023-05-22T11:58:40.644Z] e58d6b255e5c 9 minutes ago 1.39GB [2023-05-22T11:58:40.644Z] security-proxy-setup-arm64 latest c2ee57a3a3b5 9 minutes ago 18.7MB [2023-05-22T11:58:40.644Z] security-spiffe-token-provider-arm64 latest f6365cc64412 9 minutes ago 32.7MB [2023-05-22T11:58:40.644Z] 7c5695bb02f0 9 minutes ago 1.51GB [2023-05-22T11:58:40.644Z] d1ef9998df91 9 minutes ago 1.57GB [2023-05-22T11:58:40.644Z] security-spire-config-arm64 latest 76f40267982f 10 minutes ago 96.1MB [2023-05-22T11:58:40.644Z] core-metadata-arm64 latest cdd9db69b3d4 11 minutes ago 20.2MB [2023-05-22T11:58:40.644Z] c6753c3ebe7c 11 minutes ago 1.53GB [2023-05-22T11:58:40.644Z] core-common-config-bootstrapper-arm64 latest a2726c193127 11 minutes ago 17.2MB [2023-05-22T11:58:40.644Z] 029b59b5c7f9 12 minutes ago 1.52GB [2023-05-22T11:58:40.644Z] security-spire-agent-arm64 latest 2e83dc8d2630 18 minutes ago 153MB [2023-05-22T11:58:40.644Z] 9918dc96261f 18 minutes ago 1.39GB [2023-05-22T11:58:40.644Z] ci-base-image-arm64 latest ae8e2f2bc822 33 minutes ago 899MB [2023-05-22T11:58:40.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-22T11:58:40.644Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-22T11:58:40.644Z] 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-05-22T11:58:41.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T11:58:41.512Z] [2023-05-22T11:58:41.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:58:41.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T11:58:42.222Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T11:58:42.222Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T11:58:42.222Z] 04944245beec: Pulling fs layer [2023-05-22T11:58:42.222Z] 699f458cf7ca: Pulling fs layer [2023-05-22T11:58:42.222Z] 765212b225bb: Pulling fs layer [2023-05-22T11:58:42.222Z] f23df028b6ca: Pulling fs layer [2023-05-22T11:58:42.222Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T11:58:42.222Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T11:58:42.222Z] 765212b225bb: Waiting [2023-05-22T11:58:42.222Z] f23df028b6ca: Waiting [2023-05-22T11:58:42.222Z] d65c8cfc05b1: Waiting [2023-05-22T11:58:42.222Z] 2437ff75d9bd: Waiting [2023-05-22T11:58:42.222Z] 04944245beec: Verifying Checksum [2023-05-22T11:58:42.222Z] 04944245beec: Download complete [2023-05-22T11:58:42.222Z] 765212b225bb: Verifying Checksum [2023-05-22T11:58:42.222Z] 765212b225bb: Download complete [2023-05-22T11:58:42.489Z] f23df028b6ca: Verifying Checksum [2023-05-22T11:58:42.489Z] f23df028b6ca: Download complete [2023-05-22T11:58:42.489Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T11:58:42.489Z] d65c8cfc05b1: Download complete [2023-05-22T11:58:42.489Z] 699f458cf7ca: Verifying Checksum [2023-05-22T11:58:42.489Z] 699f458cf7ca: Download complete [2023-05-22T11:58:43.072Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T11:58:43.072Z] 8998bd30e6a1: Download complete [2023-05-22T11:58:45.010Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T11:58:45.010Z] 2437ff75d9bd: Download complete [2023-05-22T11:58:46.950Z] 8998bd30e6a1: Pull complete [2023-05-22T11:58:47.533Z] 04944245beec: Pull complete [2023-05-22T11:58:48.938Z] 699f458cf7ca: Pull complete [2023-05-22T11:58:48.938Z] 765212b225bb: Pull complete [2023-05-22T11:58:49.896Z] f23df028b6ca: Pull complete [2023-05-22T11:58:49.896Z] d65c8cfc05b1: Pull complete [2023-05-22T11:59:04.879Z] 2437ff75d9bd: Pull complete [2023-05-22T11:59:04.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T11:59:04.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T11:59:04.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:59:05.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-16274 does not seem to be running inside a container [2023-05-22T11:59:05.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T11:59:08.221Z] $ docker top 2bb90d47da4e176f3620a41ecf308fc52205675168f734debc6b709e02d060ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:59:09.176Z] ---> job-cost.sh [2023-05-22T11:59:09.176Z] lf-activate-venv: SKIPPING [2023-05-22T11:59:09.176Z] INFO: No Stack... [2023-05-22T11:59:09.446Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T11:59:10.401Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T11:59:11.055Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-22T11:59:11.056Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T11:59:11.115Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4574-1-stack-cost] [2023-05-22T11:59:11.119Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4574-1-stack-cost] did not exist. Created. [2023-05-22T11:59:11.119Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4574-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T11:59:11.850Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T11:59:12.033Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T11:59:12.071Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4574-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T11:59:12.137Z] $ docker stop --time=1 2bb90d47da4e176f3620a41ecf308fc52205675168f734debc6b709e02d060ec [2023-05-22T11:59:13.659Z] $ docker rm -f --volumes 2bb90d47da4e176f3620a41ecf308fc52205675168f734debc6b709e02d060ec [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-05-22T11:59:14.695Z] provisioning config files... [2023-05-22T11:59:14.704Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17079759029578800496tmp [Pipeline] { [Pipeline] sh [2023-05-22T11:59:15.048Z] + set +x [2023-05-22T11:59:15.048Z] + bash -s -- [2023-05-22T11:59:15.048Z] + curl -s https://codecov.io/bash [2023-05-22T11:59:15.048Z] [2023-05-22T11:59:15.048Z] _____ _ [2023-05-22T11:59:15.048Z] / ____| | | [2023-05-22T11:59:15.048Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T11:59:15.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T11:59:15.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T11:59:15.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T11:59:15.048Z] Bash-1.0.6 [2023-05-22T11:59:15.048Z] [2023-05-22T11:59:15.048Z] [2023-05-22T11:59:15.048Z] ==> git version 2.25.1 found [2023-05-22T11:59:15.048Z] ==> 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-05-22T11:59:15.048Z] Release-Date: 2020-01-08 [2023-05-22T11:59:15.048Z] 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-05-22T11:59:15.048Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T11:59:15.048Z] ==> Jenkins CI detected. [2023-05-22T11:59:15.048Z] current dir:  /w/workspace/edgex-go/1 [2023-05-22T11:59:15.048Z] project root: . [2023-05-22T11:59:15.048Z] --> token set from env [2023-05-22T11:59:15.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T11:59:15.307Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T11:59:15.307Z] ==> Python coveragepy not found [2023-05-22T11:59:15.307Z] ==> Searching for coverage reports in: [2023-05-22T11:59:15.307Z] + . [2023-05-22T11:59:15.307Z] -> Found 1 reports [2023-05-22T11:59:15.307Z] ==> Detecting git/mercurial file structure [2023-05-22T11:59:15.307Z] ==> Reading reports [2023-05-22T11:59:15.307Z] + ./coverage.out bytes=447731 [2023-05-22T11:59:15.307Z] ==> Appending adjustments [2023-05-22T11:59:15.307Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T11:59:16.247Z] + Found adjustments [2023-05-22T11:59:16.247Z] ==> Gzipping contents [2023-05-22T11:59:16.508Z] 60K /tmp/codecov.4rVSh2.gz [2023-05-22T11:59:16.508Z] ==> Uploading reports [2023-05-22T11:59:16.508Z] url: https://codecov.io [2023-05-22T11:59:16.508Z] query: branch=PR-4574&commit=206be55e254c1ff3e4c131aacfb382d3e5c087c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4574&job=&cmd_args= [2023-05-22T11:59:16.508Z] -> Pinging Codecov [2023-05-22T11:59:16.508Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4574&commit=206be55e254c1ff3e4c131aacfb382d3e5c087c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4574&job=&cmd_args= [2023-05-22T11:59:16.508Z] -> Uploading to [2023-05-22T11:59:16.508Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/00271124DB129430A58F1EEE437C3FCB/206be55e254c1ff3e4c131aacfb382d3e5c087c9/ca4d40f1-3f44-4bda-b807-e64725345b35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T115916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77d9c57a5be4d08cce59070e56c2ac5989a8c954ca883a6a37b21aebe1f4cdb7 [2023-05-22T11:59:16.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T11:59:16.508Z] Dload Upload Total Spent Left Speed [2023-05-22T11:59:16.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57435 0 0 100 57435 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57435 0 0 100 57435 0 220k --:--:-- --:--:-- --:--:-- 219k [2023-05-22T11:59:16.770Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/206be55e254c1ff3e4c131aacfb382d3e5c087c9 [Pipeline] } [2023-05-22T11:59:16.794Z] 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-05-22T11:59:18.158Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:59:18.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:59:19.377Z] ---> package-listing.sh [2023-05-22T11:59:19.378Z] ++ facter osfamily [2023-05-22T11:59:19.378Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T11:59:19.638Z] + OS_FAMILY=debian [2023-05-22T11:59:19.638Z] + workspace=/w/workspace/edgex-go/1 [2023-05-22T11:59:19.638Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T11:59:19.638Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T11:59:19.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T11:59:19.638Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T11:59:19.638Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-22T11:59:19.638Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T11:59:19.638Z] + case "${OS_FAMILY}" in [2023-05-22T11:59:19.638Z] + dpkg -l [2023-05-22T11:59:19.638Z] + grep '^ii' [2023-05-22T11:59:19.638Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T11:59:19.638Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T11:59:19.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T11:59:19.638Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-22T11:59:19.638Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-22T11:59:19.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-22T11:59:19.676Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T11:59:19.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:59:20.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T11:59:20.593Z] [2023-05-22T11:59:20.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T11:59:20.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T11:59:20.977Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T11:59:20.977Z] 5eb5b503b376: Pulling fs layer [2023-05-22T11:59:20.977Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T11:59:20.977Z] ec43610c2a17: Pulling fs layer [2023-05-22T11:59:20.977Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T11:59:20.977Z] 33b1e0a273af: Pulling fs layer [2023-05-22T11:59:20.977Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T11:59:20.977Z] 2f39f015ded8: Pulling fs layer [2023-05-22T11:59:20.977Z] 3a2ae6a8a46f: Waiting [2023-05-22T11:59:20.977Z] 33b1e0a273af: Waiting [2023-05-22T11:59:20.977Z] 5d3b04190fa2: Waiting [2023-05-22T11:59:20.977Z] 5c69ac0246d0: Verifying Checksum [2023-05-22T11:59:20.977Z] 5c69ac0246d0: Download complete [2023-05-22T11:59:20.977Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T11:59:20.977Z] 3a2ae6a8a46f: Download complete [2023-05-22T11:59:20.977Z] ec43610c2a17: Verifying Checksum [2023-05-22T11:59:20.977Z] ec43610c2a17: Download complete [2023-05-22T11:59:20.977Z] 33b1e0a273af: Verifying Checksum [2023-05-22T11:59:20.977Z] 33b1e0a273af: Download complete [2023-05-22T11:59:20.977Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T11:59:20.977Z] 5d3b04190fa2: Download complete [2023-05-22T11:59:21.235Z] 5eb5b503b376: Verifying Checksum [2023-05-22T11:59:21.235Z] 5eb5b503b376: Download complete [2023-05-22T11:59:21.803Z] 2f39f015ded8: Download complete [2023-05-22T11:59:22.370Z] 5eb5b503b376: Pull complete [2023-05-22T11:59:22.370Z] 5c69ac0246d0: Pull complete [2023-05-22T11:59:22.935Z] ec43610c2a17: Pull complete [2023-05-22T11:59:22.935Z] 3a2ae6a8a46f: Pull complete [2023-05-22T11:59:23.194Z] 33b1e0a273af: Pull complete [2023-05-22T11:59:23.194Z] 5d3b04190fa2: Pull complete [2023-05-22T11:59:27.379Z] 2f39f015ded8: Pull complete [2023-05-22T11:59:27.379Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T11:59:27.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T11:59:27.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T11:59:27.595Z] prd-ubuntu20.04-docker-8c-8g-16273 does not seem to be running inside a container [2023-05-22T11:59:27.633Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T11:59:30.846Z] $ docker top e53fec559b27cc4e039b505cfd0c3e7be166c40f6258ceaba3f7cf3fbdedd9e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T11:59:31.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T11:59:31.538Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T11:59:31.850Z] + ls /var/log/sa-host [2023-05-22T11:59:31.850Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T11:59:31.994Z] provisioning config files... [2023-05-22T11:59:32.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config436532499968516957tmp [Pipeline] { [Pipeline] echo [2023-05-22T11:59:32.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:59:32.371Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T11:59:32.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:59:32.801Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T11:59:32.835Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:59:33.153Z] ---> sudo-logs.sh [2023-05-22T11:59:33.153Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T11:59:33.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:59:33.544Z] ---> job-cost.sh [2023-05-22T11:59:33.545Z] lf-activate-venv: SKIPPING [2023-05-22T11:59:33.545Z] DEBUG: total: 0.10999999940395355 [2023-05-22T11:59:33.545Z] INFO: Retrieving Stack Cost... [2023-05-22T11:59:33.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T11:59:34.370Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T11:59:34.404Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T11:59:34.723Z] ---> logs-deploy.sh [2023-05-22T11:59:34.723Z] lf-activate-venv: SKIPPING [2023-05-22T11:59:34.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4574/1 [2023-05-22T11:59:34.723Z] INFO: archiving workspace using pattern(s): [2023-05-22T11:59:35.665Z] Archives upload complete. [2023-05-22T11:59:35.665Z] INFO: archiving logs to Nexus