Pull request #4268 updated 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f6f0266d2d9968fee034112269f4ea0fe1308d8b+1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (473a15b4e4dec382ff5df58ddedd0c96bd8d2477) 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-ssh1301747329427985032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12106760293492035944.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh122410672239604378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6666936882173494474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh803205603560752429.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1591 in /w/workspace/edgexfoundry_edgex-go_PR-4268 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit f6f0266d2d9968fee034112269f4ea0fe1308d8b Merge succeeded, producing f6f0266d2d9968fee034112269f4ea0fe1308d8b Checking out Revision f6f0266d2d9968fee034112269f4ea0fe1308d8b (PR-4268) > 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/4268/head:refs/remotes/origin/PR-4268 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6f0266d2d9968fee034112269f4ea0fe1308d8b # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6f0266d2d9968fee034112269f4ea0fe1308d8b # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T16:58:08.572Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T16:58:08.612Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T16:58:08.630Z] ========================================================= [2023-01-10T16:58:08.630Z] EdgeX Global Pipelines Version Info [2023-01-10T16:58:08.630Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b45e66c64e013e8f94318f6c029df12ed6d2177 # timeout=10 [2023-01-10T16:58:09.753Z] ------------------- [2023-01-10T16:58:09.753Z] stable info: [2023-01-10T16:58:09.753Z] ------------------- [2023-01-10T16:58:09.753Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T16:58:09.753Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T16:58:09.753Z] Message: update stable to v1.0.244 [2023-01-10T16:58:10.324Z] ------------------- [2023-01-10T16:58:10.324Z] experimental info: [2023-01-10T16:58:10.324Z] ------------------- [2023-01-10T16:58:10.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T16:58:10.324Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T16:58:10.324Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T16:58:10.493Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-10T16:58:10.505Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-10T16:58:10.517Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T16:58:10.531Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T16:58:10.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T16:58:10.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T16:58:10.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T16:58:10.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-10T16:58:10.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-10T16:58:10.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-10T16:58:10.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T16:58:10.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T16:58:10.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T16:58:10.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T16:58:10.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T16:58:10.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T16:58:10.685Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T16:58:10.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T16:58:10.709Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T16:58:10.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-10T16:58:10.732Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T16:58:10.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T16:58:10.757Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T16:58:10.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4268 [Pipeline] echo [2023-01-10T16:58:10.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4268 [Pipeline] echo [2023-01-10T16:58:10.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4268 [Pipeline] echo [2023-01-10T16:58:10.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6f0266d2d9968fee034112269f4ea0fe1308d8b [Pipeline] echo [2023-01-10T16:58:10.817Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6f0266 [Pipeline] echo [2023-01-10T16:58:10.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T16:58:10.875Z] provisioning config files... [2023-01-10T16:58:10.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12982445483495768172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T16:58:11.195Z] ---> docker-login.sh [2023-01-10T16:58:11.195Z] nexus3.edgexfoundry.org:10001 [2023-01-10T16:58:11.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T16:58:11.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T16:58:11.456Z] Configure a credential helper to remove this warning. See [2023-01-10T16:58:11.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T16:58:11.456Z] [2023-01-10T16:58:11.456Z] Login Succeeded [2023-01-10T16:58:11.456Z] nexus3.edgexfoundry.org:10002 [2023-01-10T16:58:11.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T16:58:11.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T16:58:11.720Z] Configure a credential helper to remove this warning. See [2023-01-10T16:58:11.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T16:58:11.720Z] [2023-01-10T16:58:11.720Z] Login Succeeded [2023-01-10T16:58:11.720Z] nexus3.edgexfoundry.org:10003 [2023-01-10T16:58:11.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T16:58:11.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T16:58:11.720Z] Configure a credential helper to remove this warning. See [2023-01-10T16:58:11.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T16:58:11.720Z] [2023-01-10T16:58:11.720Z] Login Succeeded [2023-01-10T16:58:11.720Z] nexus3.edgexfoundry.org:10004 [2023-01-10T16:58:11.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T16:58:11.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T16:58:11.980Z] Configure a credential helper to remove this warning. See [2023-01-10T16:58:11.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T16:58:11.980Z] [2023-01-10T16:58:11.980Z] Login Succeeded [2023-01-10T16:58:11.980Z] docker.io [2023-01-10T16:58:11.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T16:58:12.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T16:58:12.240Z] Configure a credential helper to remove this warning. See [2023-01-10T16:58:12.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T16:58:12.240Z] [2023-01-10T16:58:12.240Z] Login Succeeded [2023-01-10T16:58:12.240Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T16:58:12.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T16:58:12.551Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-10T16:58:12.551Z] + dirname cmd/core-command/Dockerfile [2023-01-10T16:58:12.551Z] + cut -d/ -f2 [2023-01-10T16:58:12.551Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-10T16:58:12.551Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-01-10T16:58:12.551Z] -f2 [2023-01-10T16:58:12.551Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-10T16:58:12.551Z] + + cut -d/ -f2 [2023-01-10T16:58:12.551Z] dirname cmd/core-metadata/Dockerfile [2023-01-10T16:58:12.551Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-10T16:58:12.551Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-10T16:58:12.551Z] + cut -d/ -f2 [2023-01-10T16:58:12.551Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-10T16:58:12.551Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-10T16:58:12.551Z] + cut -d/ -f2 [2023-01-10T16:58:12.551Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-10T16:58:12.551Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-10T16:58:12.551Z] + cut -d/ -f2 [2023-01-10T16:58:12.552Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-10T16:58:12.552Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-10T16:58:12.552Z] cut -d/ -f2 [2023-01-10T16:58:12.552Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-10T16:58:12.552Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-01-10T16:58:12.552Z] cut -d/ -f2 [2023-01-10T16:58:12.552Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-10T16:58:12.552Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-10T16:58:12.552Z] + cut -d/ -f2 [2023-01-10T16:58:12.552Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-10T16:58:12.552Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-10T16:58:12.552Z] + cut -d/ -f2 [2023-01-10T16:58:12.552Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-10T16:58:12.552Z] + dirname cmd/support-notifications/Dockerfile [2023-01-10T16:58:12.552Z] + cut -d/ -f2 [2023-01-10T16:58:12.552Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-10T16:58:12.552Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-10T16:58:12.552Z] + cut -d/ -f2 [2023-01-10T16:58:12.552Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-10T16:58:12.597Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T16:58:12.934Z] + git rev-list -1 --merges f6f0266d2d9968fee034112269f4ea0fe1308d8b~1..f6f0266d2d9968fee034112269f4ea0fe1308d8b [Pipeline] echo [2023-01-10T16:58:12.951Z] -----------> git rev-list -1 --merges f6f0266d2d9968fee034112269f4ea0fe1308d8b~1..f6f0266d2d9968fee034112269f4ea0fe1308d8b f6f0266d2d9968fee034112269f4ea0fe1308d8b [false] [Pipeline] sh [2023-01-10T16:58:13.236Z] + git log --format=format:%s -1 f6f0266d2d9968fee034112269f4ea0fe1308d8b [Pipeline] echo [2023-01-10T16:58:13.250Z] ========================================================= [2023-01-10T16:58:13.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T16:58:13.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-10T16:58:13.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T16:58:13.672Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T16:58:13.672Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T16:58:13.672Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T16:58:13.672Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T16:58:13.672Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T16:58:13.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T16:58:14.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T16:58:14.027Z] [2023-01-10T16:58:14.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T16:58:14.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T16:58:14.330Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T16:58:14.330Z] b85a868b505f: Pulling fs layer [2023-01-10T16:58:14.330Z] e2be974225ed: Pulling fs layer [2023-01-10T16:58:14.330Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T16:58:14.330Z] 988bab9f4d93: Pulling fs layer [2023-01-10T16:58:14.330Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T16:58:14.330Z] eaf3925da568: Pulling fs layer [2023-01-10T16:58:14.330Z] bab4dde63d76: Pulling fs layer [2023-01-10T16:58:14.330Z] bde34c3a00c8: Pulling fs layer [2023-01-10T16:58:14.330Z] b352a97aabf1: Pulling fs layer [2023-01-10T16:58:14.330Z] 4872d77fe225: Pulling fs layer [2023-01-10T16:58:14.330Z] 5851b861e8e6: Pulling fs layer [2023-01-10T16:58:14.330Z] 988bab9f4d93: Waiting [2023-01-10T16:58:14.330Z] 1469e6f7b9e6: Waiting [2023-01-10T16:58:14.330Z] eaf3925da568: Waiting [2023-01-10T16:58:14.330Z] bab4dde63d76: Waiting [2023-01-10T16:58:14.330Z] bde34c3a00c8: Waiting [2023-01-10T16:58:14.330Z] 5851b861e8e6: Waiting [2023-01-10T16:58:14.330Z] b352a97aabf1: Waiting [2023-01-10T16:58:14.330Z] 4872d77fe225: Waiting [2023-01-10T16:58:14.330Z] e2be974225ed: Verifying Checksum [2023-01-10T16:58:14.330Z] e2be974225ed: Download complete [2023-01-10T16:58:14.330Z] 988bab9f4d93: Verifying Checksum [2023-01-10T16:58:14.330Z] 988bab9f4d93: Download complete [2023-01-10T16:58:14.590Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T16:58:14.590Z] 1469e6f7b9e6: Download complete [2023-01-10T16:58:14.590Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T16:58:14.590Z] 339a4e72a1f5: Download complete [2023-01-10T16:58:14.590Z] eaf3925da568: Verifying Checksum [2023-01-10T16:58:14.590Z] eaf3925da568: Download complete [2023-01-10T16:58:14.590Z] bde34c3a00c8: Verifying Checksum [2023-01-10T16:58:14.590Z] bde34c3a00c8: Download complete [2023-01-10T16:58:14.590Z] b352a97aabf1: Download complete [2023-01-10T16:58:14.590Z] 4872d77fe225: Verifying Checksum [2023-01-10T16:58:14.590Z] 4872d77fe225: Download complete [2023-01-10T16:58:14.850Z] b85a868b505f: Verifying Checksum [2023-01-10T16:58:14.850Z] b85a868b505f: Download complete [2023-01-10T16:58:14.850Z] 5851b861e8e6: Verifying Checksum [2023-01-10T16:58:14.850Z] 5851b861e8e6: Download complete [2023-01-10T16:58:15.109Z] bab4dde63d76: Download complete [2023-01-10T16:58:16.049Z] b85a868b505f: Pull complete [2023-01-10T16:58:16.310Z] e2be974225ed: Pull complete [2023-01-10T16:58:16.571Z] 339a4e72a1f5: Pull complete [2023-01-10T16:58:16.831Z] 988bab9f4d93: Pull complete [2023-01-10T16:58:17.090Z] 1469e6f7b9e6: Pull complete [2023-01-10T16:58:17.090Z] eaf3925da568: Pull complete [2023-01-10T16:58:18.994Z] bab4dde63d76: Pull complete [2023-01-10T16:58:18.994Z] bde34c3a00c8: Pull complete [2023-01-10T16:58:19.255Z] b352a97aabf1: Pull complete [2023-01-10T16:58:19.255Z] 4872d77fe225: Pull complete [2023-01-10T16:58:19.255Z] 5851b861e8e6: Pull complete [2023-01-10T16:58:19.514Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T16:58:19.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T16:58:19.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T16:58:19.612Z] prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container [2023-01-10T16:58:19.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T16:58:22.824Z] $ docker top c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 -eo pid,comm [2023-01-10T16:58:22.888Z] 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-01-10T16:58:22.888Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T16:58:22.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T16:58:22.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T16:58:23.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T16:58:23.056Z] $ docker exec c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 ssh-agent [2023-01-10T16:58:23.156Z] SSH_AUTH_SOCK=/tmp/ssh-6KGRQn6NcGMC/agent.31 [2023-01-10T16:58:23.156Z] SSH_AGENT_PID=37 [2023-01-10T16:58:23.163Z] Running ssh-add (command line suppressed) [2023-01-10T16:58:23.275Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_13241075687022453841.key (/w/workspace/edgex-go/5@tmp/private_key_13241075687022453841.key) [2023-01-10T16:58:23.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T16:58:23.577Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T16:58:23.594Z] $ docker exec --env ******** --env ******** c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 ssh-agent -k [2023-01-10T16:58:23.692Z] unset SSH_AUTH_SOCK; [2023-01-10T16:58:23.692Z] unset SSH_AGENT_PID; [2023-01-10T16:58:23.692Z] echo Agent pid 37 killed; [2023-01-10T16:58:23.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T16:58:23.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T16:58:23.719Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T16:58:23.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T16:58:23.891Z] $ docker exec c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 ssh-agent [2023-01-10T16:58:24.035Z] SSH_AUTH_SOCK=/tmp/ssh-JcpF4aqhzl1J/agent.70 [2023-01-10T16:58:24.035Z] SSH_AGENT_PID=76 [2023-01-10T16:58:24.040Z] Running ssh-add (command line suppressed) [2023-01-10T16:58:24.171Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_10664330108929117310.key (/w/workspace/edgex-go/5@tmp/private_key_10664330108929117310.key) [2023-01-10T16:58:24.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T16:58:24.470Z] + git semver init [2023-01-10T16:58:24.730Z] 2023-01-10 16:58:24,682 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T16:58:24.730Z] 2023-01-10 16:58:24,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-01-10T16:58:24.730Z] 2023-01-10 16:58:24,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-01-10T16:58:24.730Z] 2023-01-10 16:58:24,685 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-01-10T16:58:30.120Z] 2023-01-10 16:58:29,800 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-01-10T16:58:30.120Z] 2023-01-10 16:58:29,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4268 with force:False [2023-01-10T16:58:30.120Z] 2023-01-10 16:58:29,801 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4268 [2023-01-10T16:58:30.120Z] 2023-01-10 16:58:29,805 [execute] INFO git cat-file --batch-check [2023-01-10T16:58:30.120Z] 2023-01-10 16:58:29,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T16:58:30.120Z] 2023-01-10 16:58:29,812 [execute] INFO git cat-file --batch [2023-01-10T16:58:30.120Z] 2023-01-10 16:58:29,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T16:58:30.120Z] 2023-01-10 16:58:29,819 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4268 [2023-01-10T16:58:30.120Z] 0.0.0 [Pipeline] } [2023-01-10T16:58:30.135Z] $ docker exec --env ******** --env ******** c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 ssh-agent -k [2023-01-10T16:58:30.237Z] unset SSH_AUTH_SOCK; [2023-01-10T16:58:30.238Z] unset SSH_AGENT_PID; [2023-01-10T16:58:30.238Z] echo Agent pid 76 killed; [2023-01-10T16:58:30.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T16:58:30.556Z] + git semver [Pipeline] } [2023-01-10T16:58:30.833Z] $ docker stop --time=1 c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 [2023-01-10T16:58:32.132Z] $ docker rm -f --volumes c1f72872c3055708bfaa9549251dd4607dc175bf59059c801886189eb938d625 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T16:58:32.517Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T16:58:32.702Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T16:58:32.706Z] [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-01-10T16:58:33.112Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-01-10T16:58:33.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T16:58:33.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T16:58:33.145Z] ========================================================= [2023-01-10T16:58:33.145Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T16:58:33.145Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-10T16:58:33.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T16:58:33.432Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T16:58:33.432Z] 213ec9aee27d: Pulling fs layer [2023-01-10T16:58:33.432Z] 4583459ba037: Pulling fs layer [2023-01-10T16:58:33.432Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T16:58:33.432Z] 53926ce57604: Pulling fs layer [2023-01-10T16:58:33.432Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T16:58:33.432Z] 22ff95d597cd: Pulling fs layer [2023-01-10T16:58:33.432Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T16:58:33.432Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T16:58:33.432Z] a7acece74701: Pulling fs layer [2023-01-10T16:58:33.432Z] 53926ce57604: Waiting [2023-01-10T16:58:33.432Z] 21b2b0c7a3f4: Waiting [2023-01-10T16:58:33.432Z] 22ff95d597cd: Waiting [2023-01-10T16:58:33.432Z] 12d6caf4c0d1: Waiting [2023-01-10T16:58:33.432Z] 96b7cbca73a9: Waiting [2023-01-10T16:58:33.432Z] a7acece74701: Waiting [2023-01-10T16:58:33.432Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T16:58:33.432Z] 93c1e223e6f2: Download complete [2023-01-10T16:58:33.432Z] 4583459ba037: Download complete [2023-01-10T16:58:33.432Z] 21b2b0c7a3f4: Download complete [2023-01-10T16:58:33.432Z] 22ff95d597cd: Verifying Checksum [2023-01-10T16:58:33.432Z] 22ff95d597cd: Download complete [2023-01-10T16:58:33.432Z] 213ec9aee27d: Verifying Checksum [2023-01-10T16:58:33.432Z] 213ec9aee27d: Download complete [2023-01-10T16:58:33.432Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T16:58:33.432Z] 12d6caf4c0d1: Download complete [2023-01-10T16:58:33.696Z] 213ec9aee27d: Pull complete [2023-01-10T16:58:33.696Z] 4583459ba037: Pull complete [2023-01-10T16:58:33.959Z] 93c1e223e6f2: Pull complete [2023-01-10T16:58:33.959Z] a7acece74701: Verifying Checksum [2023-01-10T16:58:33.959Z] a7acece74701: Download complete [2023-01-10T16:58:34.218Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T16:58:34.218Z] 96b7cbca73a9: Download complete [2023-01-10T16:58:34.218Z] 53926ce57604: Verifying Checksum [2023-01-10T16:58:34.218Z] 53926ce57604: Download complete [2023-01-10T16:58:38.416Z] 53926ce57604: Pull complete [2023-01-10T16:58:38.416Z] 21b2b0c7a3f4: Pull complete [2023-01-10T16:58:38.416Z] 22ff95d597cd: Pull complete [2023-01-10T16:58:38.416Z] 12d6caf4c0d1: Pull complete [2023-01-10T16:58:40.318Z] 96b7cbca73a9: Pull complete [2023-01-10T16:58:40.883Z] a7acece74701: Pull complete [2023-01-10T16:58:40.883Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T16:58:40.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T16:58:40.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-10T16:58:41.175Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T16:58:41.176Z] WORKDIR /edgex [2023-01-10T16:58:41.176Z] COPY go.mod . [2023-01-10T16:58:41.176Z] RUN go mod download [2023-01-10T16:58:41.176Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-10T16:58:41.742Z] Sending build context to Docker daemon 170.1MB [2023-01-10T16:58:41.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T16:58:41.742Z] ---> db6d94c90886 [2023-01-10T16:58:41.742Z] Step 2/4 : WORKDIR /edgex [2023-01-10T16:58:45.952Z] ---> Running in 7b49e4065854 [2023-01-10T16:58:46.211Z] Removing intermediate container 7b49e4065854 [2023-01-10T16:58:46.211Z] ---> 692965d9e2ca [2023-01-10T16:58:46.211Z] Step 3/4 : COPY go.mod . [2023-01-10T16:58:46.211Z] ---> ad6682c1b0fe [2023-01-10T16:58:46.211Z] Step 4/4 : RUN go mod download [2023-01-10T16:58:46.211Z] ---> Running in 34ba1d26f823 [2023-01-10T16:58:47.799Z] Still waiting to schedule task [2023-01-10T16:58:47.799Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1588’ is offline [2023-01-10T16:59:01.105Z] Removing intermediate container 34ba1d26f823 [2023-01-10T16:59:01.105Z] ---> 1d68a888b80c [2023-01-10T16:59:01.105Z] Successfully built 1d68a888b80c [2023-01-10T16:59:01.105Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T16:59:01.412Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T16:59:01.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T16:59:01.476Z] prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container [2023-01-10T16:59:01.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T16:59:01.895Z] $ docker top 6ffa27cfee182408fe593e27bb26938a7f06ef39f312b25ce33c8d3d4bb90274 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T16:59:02.227Z] + go version [2023-01-10T16:59:02.227Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T16:59:02.240Z] $ docker stop --time=1 6ffa27cfee182408fe593e27bb26938a7f06ef39f312b25ce33c8d3d4bb90274 [2023-01-10T16:59:03.505Z] $ docker rm -f --volumes 6ffa27cfee182408fe593e27bb26938a7f06ef39f312b25ce33c8d3d4bb90274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T16:59:03.898Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T16:59:03.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T16:59:03.962Z] prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container [2023-01-10T16:59:03.990Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T16:59:04.294Z] $ docker top 32b6df174fd2434614124514cbd8f519649ca9e4ad5120be23482b15aa9aaa34 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T16:59:04.350Z] ========================================================= [2023-01-10T16:59:04.350Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-10T16:59:04.350Z] ========================================================= [Pipeline] sh [2023-01-10T16:59:04.626Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-01-10T16:59:04.920Z] + make test [2023-01-10T16:59:04.920Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T16:59:11.480Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-10T16:59:26.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-10T16:59:26.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2023-01-10T16:59:26.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.142s coverage: 43.0% of statements [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-10T16:59:26.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-10T16:59:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-10T16:59:30.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.820s coverage: 89.2% of statements [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-10T16:59:30.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.4% of statements [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-10T16:59:30.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-10T16:59:30.532Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-10T16:59:30.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-10T16:59:30.532Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.109s coverage: 60.0% of statements [2023-01-10T16:59:30.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-10T16:59:30.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-10T16:59:30.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-10T16:59:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements [2023-01-10T16:59:30.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-10T16:59:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2023-01-10T16:59:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2023-01-10T16:59:30.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-10T16:59:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2023-01-10T16:59:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2023-01-10T16:59:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-01-10T16:59:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2023-01-10T16:59:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.100s coverage: 87.5% of statements [2023-01-10T16:59:37.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements [2023-01-10T16:59:37.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2023-01-10T16:59:40.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements [2023-01-10T16:59:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.091s coverage: 87.2% of statements [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2023-01-10T16:59:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements [2023-01-10T16:59:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.185s coverage: 91.2% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.7% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.394s coverage: 65.8% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.8% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.191s coverage: 92.3% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-10T16:59:50.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-10T16:59:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-10T16:59:50.203Z] 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-01-10T17:00:08.271Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T17:00:08.272Z] go vet ./... [2023-01-10T17:00:11.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:00:11.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:00:11.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:00:11.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-10T17:00:11.854Z] + ls -al . [2023-01-10T17:00:11.855Z] total 764 [2023-01-10T17:00:11.855Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 16:59 . [2023-01-10T17:00:11.855Z] drwxr-xr-x 4 root root 4096 Jan 10 16:59 .. [2023-01-10T17:00:11.855Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 16:58 .blubracket [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 16 Jan 10 16:58 .dockerignore [2023-01-10T17:00:11.855Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 16:59 .git [2023-01-10T17:00:11.855Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 16:58 .github [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 956 Jan 10 16:58 .gitignore [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 42 Jan 10 16:58 .golangci.yml [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 87 Jan 10 16:58 .hadolint.yml [2023-01-10T17:00:11.855Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 16:58 .semver [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 166 Jan 10 16:58 .sonarcloud.properties [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 16:58 ADOPTERS.md [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 10618 Jan 10 16:58 Attribution.txt [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 73765 Jan 10 16:58 CHANGELOG.md [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 16:58 CONTRIBUTING.md [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 16:58 GOVERNANCE.md [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 850 Jan 10 16:58 Jenkinsfile [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 16:58 LICENSE [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 12513 Jan 10 16:58 Makefile [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 16:58 OWNERS.md [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 9403 Jan 10 16:58 README.md [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 6912 Jan 10 16:58 SECURITY.md [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 5 Jan 10 16:58 VERSION [2023-01-10T17:00:11.855Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 16:58 bin [2023-01-10T17:00:11.855Z] drwxrwxr-x 16 1001 1001 4096 Jan 10 16:58 cmd [2023-01-10T17:00:11.855Z] -rw-r--r-- 1 root root 494838 Jan 10 16:59 coverage.out [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 3412 Jan 10 16:58 go.mod [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 45110 Jan 10 16:58 go.sum [2023-01-10T17:00:11.855Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 16:58 internal [2023-01-10T17:00:11.855Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 16:58 openapi [2023-01-10T17:00:11.855Z] drwxrwxr-x 4 1001 1001 4096 Jan 10 16:58 snap [2023-01-10T17:00:11.855Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 16:58 version.go [Pipeline] sh [2023-01-10T17:00:12.138Z] + '[' -e coverage.out ] [2023-01-10T17:00:12.138Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-10T17:00:12.240Z] Stashed 1 file(s) [Pipeline] sh [2023-01-10T17:00:12.520Z] + make build [2023-01-10T17:00:12.520Z] 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-01-10T17:00:22.118Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1592 in /w/workspace/edgexfoundry_edgex-go_PR-4268 [Pipeline] { [Pipeline] ws [2023-01-10T17:00:22.131Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-01-10T17:00:22.170Z] The recommended git tool is: git [2023-01-10T17:00:24.708Z] 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-01-10T17:00:25.274Z] 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-01-10T17:00:26.645Z] 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-01-10T17:00:27.658Z] using credential edgex-jenkins-ssh [2023-01-10T17:00:27.677Z] Cloning the remote Git repository [2023-01-10T17:00:27.726Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-10T17:00:27.798Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-01-10T17:00:27.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-10T17:00:27.968Z] > git --version # timeout=10 [2023-01-10T17:00:27.988Z] > git --version # 'git version 2.25.1' [2023-01-10T17:00:27.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:00:28.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:00:33.204Z] 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-01-10T17:00:35.104Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-10T17:00:36.041Z] 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-01-10T17:00:36.975Z] 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-01-10T17:00:37.909Z] 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-01-10T17:00:38.846Z] 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-01-10T17:00:41.374Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-10T17:00:42.322Z] $ docker stop --time=1 32b6df174fd2434614124514cbd8f519649ca9e4ad5120be23482b15aa9aaa34 [2023-01-10T17:00:46.151Z] $ docker rm -f --volumes 32b6df174fd2434614124514cbd8f519649ca9e4ad5120be23482b15aa9aaa34 [Pipeline] // withDockerContainer [Pipeline] } [2023-01-10T17:00:45.642Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-10T17:00:45.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:00:46.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T17:00:46.983Z] [2023-01-10T17:00:46.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:00:47.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T17:00:47.395Z] Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:00:47.532Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-10T17:00:47.532Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-10T17:00:47.532Z] ca9280d653b3: Pulling fs layer [2023-01-10T17:00:47.532Z] 7e9c9ca2126c: Pulling fs layer [2023-01-10T17:00:47.532Z] cbdbe7a5bc2a: Download complete [2023-01-10T17:00:47.532Z] cbdbe7a5bc2a: Pull complete [2023-01-10T17:00:47.775Z] Merge succeeded, producing f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:00:47.775Z] Checking out Revision f6f0266d2d9968fee034112269f4ea0fe1308d8b (PR-4268) [2023-01-10T17:00:47.789Z] ca9280d653b3: Download complete [2023-01-10T17:00:48.047Z] 7e9c9ca2126c: Download complete [2023-01-10T17:00:48.047Z] ca9280d653b3: Pull complete [2023-01-10T17:00:46.527Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-10T17:00:46.572Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-10T17:00:46.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:00:46.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4268/head:refs/remotes/origin/PR-4268 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T17:00:47.418Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:00:47.442Z] > git checkout -f f6f0266d2d9968fee034112269f4ea0fe1308d8b # timeout=10 [2023-01-10T17:00:47.685Z] > git remote # timeout=10 [2023-01-10T17:00:47.704Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T17:00:47.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:00:47.734Z] > git merge 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 [2023-01-10T17:00:47.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T17:00:47.783Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:00:47.797Z] > git checkout -f f6f0266d2d9968fee034112269f4ea0fe1308d8b # timeout=10 [2023-01-10T17:00:51.329Z] 7e9c9ca2126c: Pull complete [2023-01-10T17:00:51.329Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-10T17:00:51.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T17:00:51.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:00:51.414Z] prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container [2023-01-10T17:00:51.431Z] Commit message: "refactor!: Rework code for refactored MessageBus Configuration" [2023-01-10T17:00:51.445Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-10T17:00:53.298Z] $ docker top e76db1f02d61c40b37105d27dfce69c33d2cc7d0bc6094f63ba07e75d7d98413 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:00:53.636Z] + docker-compose build --help [2023-01-10T17:00:53.636Z] + grep parallel [2023-01-10T17:00:53.887Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T17:00:53.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:00:53.887Z] Dload Upload Total Spent Left Speed [2023-01-10T17:00:53.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [2023-01-10T17:00:54.201Z] --parallel Build images in parallel. [Pipeline] } [2023-01-10T17:00:54.211Z] $ docker stop --time=1 e76db1f02d61c40b37105d27dfce69c33d2cc7d0bc6094f63ba07e75d7d98413 [2023-01-10T17:00:55.478Z] $ docker rm -f --volumes e76db1f02d61c40b37105d27dfce69c33d2cc7d0bc6094f63ba07e75d7d98413 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:00:55.835Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T17:00:55.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T17:00:55.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:00:55.981Z] prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container [2023-01-10T17:00:56.010Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-10T17:00:56.178Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T17:00:56.178Z] + sudo tee /etc/docker/daemon.new [2023-01-10T17:00:56.178Z] { [2023-01-10T17:00:56.178Z] "registry-mirrors": [ [2023-01-10T17:00:56.178Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T17:00:56.178Z] ], [2023-01-10T17:00:56.178Z] "bip": "10.250.0.254/24", [2023-01-10T17:00:56.178Z] "hosts": [ [2023-01-10T17:00:56.178Z] "tcp://0.0.0.0:5555", [2023-01-10T17:00:56.178Z] "unix:///var/run/docker.sock" [2023-01-10T17:00:56.178Z] ], [2023-01-10T17:00:56.178Z] "mtu": 1458, [2023-01-10T17:00:56.178Z] "selinux-enabled": true, [2023-01-10T17:00:56.178Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T17:00:56.178Z] } [2023-01-10T17:00:56.345Z] $ docker top bb619ea385db87d1553db1840d9ba7f111a4ffaaab7dd9baab1ceb5b8a1c4c4d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-01-10T17:00:56.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T17:00:56.735Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-10T17:00:57.051Z] + sudo service docker restart [2023-01-10T17:00:57.300Z] Building core-command ... [2023-01-10T17:00:57.300Z] Building core-data ... [2023-01-10T17:00:57.300Z] Building core-metadata ... [2023-01-10T17:00:57.300Z] Building security-bootstrapper ... [2023-01-10T17:00:57.300Z] Building security-proxy-setup ... [2023-01-10T17:00:57.300Z] Building security-secretstore-setup ... [2023-01-10T17:00:57.300Z] Building security-spiffe-token-provider ... [2023-01-10T17:00:57.300Z] Building security-spire-agent ... [2023-01-10T17:00:57.300Z] Building security-spire-config ... [2023-01-10T17:00:57.300Z] Building security-spire-server ... [2023-01-10T17:00:57.300Z] Building support-notifications ... [2023-01-10T17:00:57.300Z] Building support-scheduler ... [2023-01-10T17:00:57.300Z] Building core-command [2023-01-10T17:00:57.300Z] Building security-spire-config [2023-01-10T17:00:57.300Z] Building security-spire-server [2023-01-10T17:00:57.300Z] Building security-secretstore-setup [2023-01-10T17:00:57.300Z] Building support-notifications [2023-01-10T17:01:07.260Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:01:07.260Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:01:07.260Z] ---> 1d68a888b80c [2023-01-10T17:01:07.260Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T17:01:07.260Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:01:07.260Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:01:07.260Z] ---> 1d68a888b80c [2023-01-10T17:01:07.260Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:01:07.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:01:07.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:01:07.260Z] ---> 1d68a888b80c [2023-01-10T17:01:07.260Z] Step 3/23 : WORKDIR /edgex-go [2023-01-10T17:01:07.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:01:07.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:01:07.260Z] ---> 1d68a888b80c [2023-01-10T17:01:07.260Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:01:08.640Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:01:08.640Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:01:08.640Z] ---> 1d68a888b80c [2023-01-10T17:01:08.640Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T17:01:13.907Z] ---> Running in 1c52776c5f81 [2023-01-10T17:01:13.907Z] ---> Running in 66475667bf6c [2023-01-10T17:01:13.907Z] ---> Running in 52a2acc749a0 [2023-01-10T17:01:13.907Z] ---> Running in 243184dc95b7 [2023-01-10T17:01:13.907Z] ---> Running in bce0bb45ffdd [2023-01-10T17:01:14.167Z] Removing intermediate container 52a2acc749a0 [2023-01-10T17:01:14.167Z] ---> 06a7d7041695 [2023-01-10T17:01:14.167Z] Step 4/23 : WORKDIR /edgex-go [2023-01-10T17:01:14.167Z] Removing intermediate container 66475667bf6c [2023-01-10T17:01:14.167Z] ---> e57834ecd719 [2023-01-10T17:01:14.167Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T17:01:14.167Z] Removing intermediate container bce0bb45ffdd [2023-01-10T17:01:14.167Z] ---> c2482abe1cdd [2023-01-10T17:01:14.167Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T17:01:14.167Z] Removing intermediate container 243184dc95b7 [2023-01-10T17:01:14.167Z] ---> 11a55eaaa205 [2023-01-10T17:01:14.167Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T17:01:14.167Z] ---> Running in 5dd71432162b [2023-01-10T17:01:14.167Z] Removing intermediate container 1c52776c5f81 [2023-01-10T17:01:14.167Z] ---> 100db561e5af [2023-01-10T17:01:14.167Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-10T17:01:14.167Z] ---> Running in e90f8583995d [2023-01-10T17:01:14.167Z] ---> Running in cd72150e05a2 [2023-01-10T17:01:14.167Z] ---> Running in 3f166f4b834c [2023-01-10T17:01:14.167Z] ---> Running in 59dc9594e233 [2023-01-10T17:01:14.167Z] Removing intermediate container 5dd71432162b [2023-01-10T17:01:14.167Z] ---> 03837073ed41 [2023-01-10T17:01:14.168Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-10T17:01:14.168Z] ---> Running in 6ecd3091e079 [2023-01-10T17:01:14.168Z] Removing intermediate container 3f166f4b834c [2023-01-10T17:01:14.168Z] ---> f561aa209414 [2023-01-10T17:01:14.168Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-10T17:01:14.425Z] ---> Running in b04177d859d3 [2023-01-10T17:01:14.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:14.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:14.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:14.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:14.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:14.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:14.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:14.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:14.942Z] OK: 211 MiB in 51 packages [2023-01-10T17:01:14.942Z] OK: 211 MiB in 51 packages [2023-01-10T17:01:14.942Z] OK: 211 MiB in 51 packages [2023-01-10T17:01:14.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:15.201Z] OK: 211 MiB in 51 packages [2023-01-10T17:01:15.460Z] Removing intermediate container e90f8583995d [2023-01-10T17:01:15.460Z] ---> 4d0cae1e7ee2 [2023-01-10T17:01:15.460Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-10T17:01:15.460Z] Removing intermediate container cd72150e05a2 [2023-01-10T17:01:15.460Z] ---> 2de99676243a [2023-01-10T17:01:15.460Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T17:01:15.719Z] Removing intermediate container 59dc9594e233 [2023-01-10T17:01:15.719Z] ---> 8f70c90416ac [2023-01-10T17:01:15.719Z] ---> c25ccc1b2791 [2023-01-10T17:01:15.719Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T17:01:15.719Z] [2023-01-10T17:01:15.719Z] ---> d6038633e879 [2023-01-10T17:01:15.719Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:01:15.719Z] ---> Running in 23de77e3831f [2023-01-10T17:01:15.719Z] ---> Running in 0280e991cad9 [2023-01-10T17:01:15.719Z] Removing intermediate container 6ecd3091e079 [2023-01-10T17:01:15.719Z] ---> 8a6de3bd666e [2023-01-10T17:01:15.719Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-10T17:01:15.719Z] ---> 24a90124dd1c [2023-01-10T17:01:15.719Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:01:15.719Z] ---> Running in 5008a81cca6a [2023-01-10T17:01:15.719Z] ---> 634b11b76a21 [2023-01-10T17:01:15.719Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:01:15.719Z] ---> Running in b051da725327 [2023-01-10T17:01:15.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:01:16.235Z] OK: 211 MiB in 51 packages [2023-01-10T17:01:16.494Z] Removing intermediate container b04177d859d3 [2023-01-10T17:01:16.494Z] ---> 6e7aa4e1fb9a [2023-01-10T17:01:16.494Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T17:01:16.752Z] ---> 31a241865686 [2023-01-10T17:01:16.752Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:01:16.752Z] ---> Running in 7cb44acce020 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:01:19.171Z] provisioning config files... [2023-01-10T17:01:19.198Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config15150535622860005781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:01:19.545Z] ---> docker-login.sh [2023-01-10T17:01:19.545Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:01:20.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:01:20.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:01:20.136Z] Configure a credential helper to remove this warning. See [2023-01-10T17:01:20.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:01:20.136Z] [2023-01-10T17:01:20.136Z] Login Succeeded [2023-01-10T17:01:20.136Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:01:20.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:01:20.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:01:20.678Z] Configure a credential helper to remove this warning. See [2023-01-10T17:01:20.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:01:20.678Z] [2023-01-10T17:01:20.678Z] Login Succeeded [2023-01-10T17:01:20.678Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:01:20.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:01:20.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:01:20.948Z] Configure a credential helper to remove this warning. See [2023-01-10T17:01:20.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:01:20.948Z] [2023-01-10T17:01:20.948Z] Login Succeeded [2023-01-10T17:01:20.948Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:01:21.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:01:21.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:01:21.221Z] Configure a credential helper to remove this warning. See [2023-01-10T17:01:21.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:01:21.221Z] [2023-01-10T17:01:21.221Z] Login Succeeded [2023-01-10T17:01:21.221Z] docker.io [2023-01-10T17:01:21.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:01:22.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:01:22.076Z] Configure a credential helper to remove this warning. See [2023-01-10T17:01:22.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:01:22.076Z] [2023-01-10T17:01:22.076Z] Login Succeeded [2023-01-10T17:01:22.076Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:01:22.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-10T17:01:22.660Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-01-10T17:01:22.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:01:22.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:01:22.705Z] ========================================================= [2023-01-10T17:01:22.705Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T17:01:22.705Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:01:23.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:01:23.303Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T17:01:23.303Z] 9b18e9b68314: Pulling fs layer [2023-01-10T17:01:23.303Z] 35d82f9e3411: Pulling fs layer [2023-01-10T17:01:23.303Z] e16973657156: Pulling fs layer [2023-01-10T17:01:23.303Z] fc693d55d65f: Pulling fs layer [2023-01-10T17:01:23.303Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T17:01:23.303Z] dda99020689f: Pulling fs layer [2023-01-10T17:01:23.303Z] db1c61fa0a46: Pulling fs layer [2023-01-10T17:01:23.303Z] 891c053d2c06: Pulling fs layer [2023-01-10T17:01:23.303Z] dda99020689f: Waiting [2023-01-10T17:01:23.303Z] db1c61fa0a46: Waiting [2023-01-10T17:01:23.303Z] 891c053d2c06: Waiting [2023-01-10T17:01:23.303Z] fc693d55d65f: Waiting [2023-01-10T17:01:23.303Z] 7e9fc2657dce: Waiting [2023-01-10T17:01:23.303Z] e16973657156: Verifying Checksum [2023-01-10T17:01:23.303Z] e16973657156: Download complete [2023-01-10T17:01:23.303Z] 35d82f9e3411: Verifying Checksum [2023-01-10T17:01:23.303Z] 35d82f9e3411: Download complete [2023-01-10T17:01:23.303Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T17:01:23.303Z] 7e9fc2657dce: Download complete [2023-01-10T17:01:23.303Z] 9b18e9b68314: Verifying Checksum [2023-01-10T17:01:23.303Z] 9b18e9b68314: Download complete [2023-01-10T17:01:23.303Z] dda99020689f: Verifying Checksum [2023-01-10T17:01:23.303Z] dda99020689f: Download complete [2023-01-10T17:01:24.293Z] 9b18e9b68314: Pull complete [2023-01-10T17:01:24.293Z] 891c053d2c06: Verifying Checksum [2023-01-10T17:01:24.293Z] 891c053d2c06: Download complete [2023-01-10T17:01:24.904Z] 35d82f9e3411: Pull complete [2023-01-10T17:01:25.176Z] e16973657156: Pull complete [2023-01-10T17:01:25.766Z] db1c61fa0a46: Download complete [2023-01-10T17:01:26.354Z] fc693d55d65f: Verifying Checksum [2023-01-10T17:01:26.354Z] fc693d55d65f: Download complete [2023-01-10T17:01:34.872Z] Removing intermediate container 0280e991cad9 [2023-01-10T17:01:34.872Z] ---> 98b86609b4e5 [2023-01-10T17:01:34.872Z] Step 7/24 : COPY . . [2023-01-10T17:01:38.701Z] fc693d55d65f: Pull complete [2023-01-10T17:01:38.701Z] 7e9fc2657dce: Pull complete [2023-01-10T17:01:38.701Z] dda99020689f: Pull complete [2023-01-10T17:01:44.092Z] db1c61fa0a46: Pull complete [2023-01-10T17:01:46.054Z] 891c053d2c06: Pull complete [2023-01-10T17:01:46.054Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T17:01:46.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:01:46.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:01:46.381Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-10T17:01:46.381Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:01:46.381Z] WORKDIR /edgex [2023-01-10T17:01:46.381Z] COPY go.mod . [2023-01-10T17:01:46.381Z] RUN go mod download [2023-01-10T17:01:46.967Z] Sending build context to Docker daemon 3.144MB [2023-01-10T17:01:46.967Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:01:46.967Z] ---> f96f9c87975a [2023-01-10T17:01:46.967Z] Step 2/4 : WORKDIR /edgex [2023-01-10T17:01:47.084Z] ---> 930880652b03 [2023-01-10T17:01:47.084Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T17:01:47.084Z] ---> Running in 173a96e5823c [2023-01-10T17:01:47.084Z] Removing intermediate container 173a96e5823c [2023-01-10T17:01:47.084Z] ---> 1608b89b622c [2023-01-10T17:01:47.084Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T17:01:47.084Z] ---> Running in b0c9764f7ab3 [2023-01-10T17:01:47.343Z] Removing intermediate container 5008a81cca6a [2023-01-10T17:01:47.343Z] ---> 9fb449ff69a8 [2023-01-10T17:01:47.343Z] Step 7/24 : COPY . . [2023-01-10T17:01:47.343Z] Removing intermediate container 23de77e3831f [2023-01-10T17:01:47.343Z] ---> 5f1a831ceb25 [2023-01-10T17:01:47.343Z] Step 7/23 : COPY . . [2023-01-10T17:01:47.343Z] Removing intermediate container 7cb44acce020 [2023-01-10T17:01:47.343Z] ---> ad6b530efbc3 [2023-01-10T17:01:47.343Z] Step 8/22 : COPY . . [2023-01-10T17:01:47.343Z] Removing intermediate container b051da725327 [2023-01-10T17:01:47.343Z] ---> bf977f68fa68 [2023-01-10T17:01:47.343Z] Step 8/23 : COPY . . [2023-01-10T17:01:47.343Z] Removing intermediate container b0c9764f7ab3 [2023-01-10T17:01:47.343Z] ---> 833eaca4d92c [2023-01-10T17:01:47.343Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T17:01:47.343Z] ---> Running in 7aa6dadca559 [2023-01-10T17:01:48.922Z] ---> Running in 3c881f78db26 [2023-01-10T17:01:48.923Z] Removing intermediate container 3c881f78db26 [2023-01-10T17:01:48.923Z] ---> 25457049c691 [2023-01-10T17:01:48.923Z] Step 3/4 : COPY go.mod . [2023-01-10T17:01:49.507Z] ---> d9e0f1498d70 [2023-01-10T17:01:49.507Z] Step 4/4 : RUN go mod download [2023-01-10T17:01:49.507Z] ---> Running in aa59239479d6 [2023-01-10T17:02:02.217Z] ---> 7d7b05c19045 [2023-01-10T17:02:02.217Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-10T17:02:02.217Z] ---> f2e76710446b [2023-01-10T17:02:02.217Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T17:02:02.217Z] ---> 395a4e70b071 [2023-01-10T17:02:02.217Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-10T17:02:02.217Z] ---> Running in e021477e9432 [2023-01-10T17:02:02.217Z] ---> Running in a45c733b15e9 [2023-01-10T17:02:02.217Z] ---> cb764c6b53ff [2023-01-10T17:02:02.217Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-10T17:02:02.217Z] ---> Running in 0bf3af244070 [2023-01-10T17:02:02.217Z] Removing intermediate container 7aa6dadca559 [2023-01-10T17:02:02.217Z] ---> 16a148b4b33a [2023-01-10T17:02:02.217Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T17:02:02.217Z] ---> Running in 93e63d9fe8a6 [2023-01-10T17:02:02.217Z] ---> Running in a7454ee39aae [2023-01-10T17:02:02.217Z] Removing intermediate container a45c733b15e9 [2023-01-10T17:02:02.217Z] ---> 6cda6425352c [2023-01-10T17:02:02.217Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-10T17:02:02.217Z] ---> Running in 68ded126f6d6 [2023-01-10T17:02:02.217Z] Removing intermediate container a7454ee39aae [2023-01-10T17:02:02.217Z] ---> 01a827d0ba8f [2023-01-10T17:02:02.217Z] [2023-01-10T17:02:02.217Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T17:02:02.217Z] Removing intermediate container 68ded126f6d6 [2023-01-10T17:02:02.217Z] ---> fe15fe37374f [2023-01-10T17:02:02.217Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T17:02:02.217Z] ---> Running in 1a93ffa08913 [2023-01-10T17:02:02.217Z] 3.15: Pulling from library/alpine [2023-01-10T17:02:02.217Z] 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-01-10T17:02:02.217Z] 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-01-10T17:02:02.217Z] 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-01-10T17:02:02.217Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-10T17:02:02.217Z] Status: Downloaded newer image for alpine:3.15 [2023-01-10T17:02:02.217Z] ---> c4fc93816858 [2023-01-10T17:02:02.217Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:02:02.217Z] ---> Running in b6d0ddd4d58b [2023-01-10T17:02:02.217Z] Removing intermediate container b6d0ddd4d58b [2023-01-10T17:02:02.217Z] ---> a05fa7404d9e [2023-01-10T17:02:02.217Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-10T17:02:02.217Z] ---> Running in 7d9831017b80 [2023-01-10T17:02:02.217Z] Removing intermediate container 1a93ffa08913 [2023-01-10T17:02:02.217Z] ---> 495014814bd5 [2023-01-10T17:02:02.217Z] Step 11/23 : WORKDIR /edgex-go [2023-01-10T17:02:02.217Z] ---> Running in 4958a7bf6ad5 [2023-01-10T17:02:02.217Z] Removing intermediate container 4958a7bf6ad5 [2023-01-10T17:02:02.217Z] ---> 59a7b652c642 [2023-01-10T17:02:02.217Z] [2023-01-10T17:02:02.217Z] Step 12/23 : FROM alpine:3.15 [2023-01-10T17:02:02.217Z] ---> c4fc93816858 [2023-01-10T17:02:02.217Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:02:02.217Z] ---> Using cache [2023-01-10T17:02:02.217Z] ---> a05fa7404d9e [2023-01-10T17:02:02.217Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T17:02:02.477Z] ---> Running in e106e93f57f7 [2023-01-10T17:02:02.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:02.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:02.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:02.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:02.993Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T17:02:02.993Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T17:02:02.993Z] OK: 15859 distinct packages available [2023-01-10T17:02:02.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:02.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:02.993Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T17:02:02.993Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T17:02:02.993Z] OK: 15859 distinct packages available [2023-01-10T17:02:02.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:03.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:03.251Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-10T17:02:03.251Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-10T17:02:03.251Z] (3/4) Installing libucontext (1.1-r0) [2023-01-10T17:02:03.251Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-10T17:02:03.251Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T17:02:03.251Z] OK: 6 MiB in 18 packages [2023-01-10T17:02:03.251Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-10T17:02:03.251Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-10T17:02:03.251Z] (3/5) Installing libucontext (1.1-r0) [2023-01-10T17:02:03.251Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-10T17:02:03.251Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-10T17:02:03.251Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T17:02:03.251Z] OK: 7 MiB in 19 packages [2023-01-10T17:02:04.185Z] Removing intermediate container 7d9831017b80 [2023-01-10T17:02:04.185Z] ---> 5840246f6ca5 [2023-01-10T17:02:04.185Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T17:02:04.185Z] Removing intermediate container e106e93f57f7 [2023-01-10T17:02:04.185Z] ---> ea8d9767d954 [2023-01-10T17:02:04.185Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T17:02:12.370Z] ---> 8a53b4a6c0ca [2023-01-10T17:02:12.370Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T17:02:12.370Z] ---> cd2b0302406f [2023-01-10T17:02:12.370Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T17:02:12.370Z] ---> c5fbc8bf2bf1 [2023-01-10T17:02:12.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-10T17:02:12.370Z] ---> 4471bbcda4d7 [2023-01-10T17:02:12.370Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-10T17:02:12.370Z] ---> Running in 37bb79a003fd [2023-01-10T17:02:12.628Z] Removing intermediate container 37bb79a003fd [2023-01-10T17:02:12.628Z] ---> ecdf57ffb9c0 [2023-01-10T17:02:12.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-10T17:02:12.887Z] ---> 3f252183deea [2023-01-10T17:02:12.887Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-10T17:02:13.452Z] ---> 6f87716ebfd5 [2023-01-10T17:02:13.452Z] Step 19/24 : WORKDIR / [2023-01-10T17:02:13.710Z] ---> Running in 0744f33cc901 [2023-01-10T17:02:13.710Z] ---> ad3fd38c06af [2023-01-10T17:02:13.710Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T17:02:14.274Z] ---> Running in c21657703d1e [2023-01-10T17:02:14.274Z] Removing intermediate container 0744f33cc901 [2023-01-10T17:02:14.274Z] ---> 0a8dac86a5ef [2023-01-10T17:02:14.274Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T17:02:14.532Z] ---> Running in a79286805666 [2023-01-10T17:02:14.532Z] Removing intermediate container c21657703d1e [2023-01-10T17:02:14.532Z] ---> e95659accc25 [2023-01-10T17:02:14.532Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T17:02:14.532Z] ---> Running in 17f68deff4aa [2023-01-10T17:02:14.532Z] Removing intermediate container a79286805666 [2023-01-10T17:02:14.532Z] ---> e5aab0f01196 [2023-01-10T17:02:14.944Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T17:02:14.944Z] Removing intermediate container 17f68deff4aa [2023-01-10T17:02:14.944Z] ---> f24c52ef3c3d [2023-01-10T17:02:14.944Z] Step 21/23 : LABEL arch=x86_64 [2023-01-10T17:02:14.944Z] ---> Running in 2f822425a02d [2023-01-10T17:02:14.944Z] ---> Running in 631fa85f259c [2023-01-10T17:02:15.201Z] Removing intermediate container 2f822425a02d [2023-01-10T17:02:15.201Z] ---> 686d51c7fb9f [2023-01-10T17:02:15.201Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T17:02:15.201Z] Removing intermediate container 631fa85f259c [2023-01-10T17:02:15.201Z] ---> 5803ca5f2580 [2023-01-10T17:02:15.201Z] Step 22/23 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:02:15.201Z] ---> Running in df4c1f2b0e8a [2023-01-10T17:02:15.201Z] ---> Running in 06d904ed3662 [2023-01-10T17:02:15.467Z] Removing intermediate container 06d904ed3662 [2023-01-10T17:02:15.467Z] ---> 5920c98b821d [2023-01-10T17:02:15.467Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T17:02:15.467Z] Removing intermediate container df4c1f2b0e8a [2023-01-10T17:02:15.467Z] ---> 5ce93f93860f [2023-01-10T17:02:15.467Z] Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:02:15.467Z] ---> Running in b6518611e987 [2023-01-10T17:02:15.467Z] ---> Running in 0b99287c87e0 [2023-01-10T17:02:15.725Z] Removing intermediate container b6518611e987 [2023-01-10T17:02:15.725Z] ---> 75de0c0fc2ca [2023-01-10T17:02:15.725Z] [2023-01-10T17:02:15.725Z] Removing intermediate container 0b99287c87e0 [2023-01-10T17:02:15.725Z] ---> 2d05253421b8 [2023-01-10T17:02:15.725Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:02:15.725Z] Successfully built 75de0c0fc2ca [2023-01-10T17:02:15.725Z] Successfully tagged security-spire-server:latest [2023-01-10T17:02:15.725Z]  Building security-spire-server ... done Building security-proxy-setup [2023-01-10T17:02:15.725Z] ---> Running in a43f47ad8e43 [2023-01-10T17:02:19.025Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:02:19.025Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:02:19.025Z] ---> 1d68a888b80c [2023-01-10T17:02:19.025Z] Step 3/21 : WORKDIR /edgex-go [2023-01-10T17:02:19.025Z] ---> Using cache [2023-01-10T17:02:19.025Z] ---> 100db561e5af [2023-01-10T17:02:19.025Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-10T17:02:19.025Z] ---> Using cache [2023-01-10T17:02:19.025Z] ---> c25ccc1b2791 [2023-01-10T17:02:19.025Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-10T17:02:19.025Z] ---> Using cache [2023-01-10T17:02:19.025Z] ---> 24a90124dd1c [2023-01-10T17:02:19.025Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:02:19.025Z] ---> Using cache [2023-01-10T17:02:19.025Z] ---> 9fb449ff69a8 [2023-01-10T17:02:19.025Z] Step 7/21 : COPY . . [2023-01-10T17:02:19.025Z] ---> Using cache [2023-01-10T17:02:19.025Z] ---> 7d7b05c19045 [2023-01-10T17:02:19.025Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-10T17:02:21.774Z] Removing intermediate container aa59239479d6 [2023-01-10T17:02:21.775Z] ---> 08885d40d5b4 [2023-01-10T17:02:21.775Z] Successfully built 08885d40d5b4 [2023-01-10T17:02:21.775Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:02:22.111Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:02:22.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:02:22.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2023-01-10T17:02:22.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T17:02:22.589Z] Removing intermediate container a43f47ad8e43 [2023-01-10T17:02:22.589Z] ---> 9ac07dc1d1cf [2023-01-10T17:02:22.589Z] [2023-01-10T17:02:22.589Z] Successfully built 9ac07dc1d1cf [2023-01-10T17:02:23.677Z] $ docker top 062d5326812a14defd015efdccd71ba8a010a9abc83441b7f98382d0c425c60c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:02:23.979Z] Successfully tagged security-spire-config:latest [2023-01-10T17:02:23.979Z] Building core-data [2023-01-10T17:02:24.495Z] + go version [2023-01-10T17:02:24.495Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T17:02:24.515Z] $ docker stop --time=1 062d5326812a14defd015efdccd71ba8a010a9abc83441b7f98382d0c425c60c [2023-01-10T17:02:26.106Z] $ docker rm -f --volumes 062d5326812a14defd015efdccd71ba8a010a9abc83441b7f98382d0c425c60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:02:26.671Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:02:26.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:02:26.722Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:02:26.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:02:26.722Z] ---> 1d68a888b80c [2023-01-10T17:02:26.722Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:02:26.722Z] ---> Using cache [2023-01-10T17:02:26.722Z] ---> 11a55eaaa205 [2023-01-10T17:02:26.722Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T17:02:26.722Z] ---> Using cache [2023-01-10T17:02:26.722Z] ---> f561aa209414 [2023-01-10T17:02:26.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T17:02:26.722Z] 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-01-10T17:02:26.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2023-01-10T17:02:26.921Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T17:02:28.037Z] $ docker top 9f53f145eeaf34dd4daf7b9e719873a0e57708e84ac724d54383c38b29da2e30 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T17:02:28.232Z] ========================================================= [2023-01-10T17:02:28.232Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-10T17:02:28.232Z] ========================================================= [Pipeline] sh [2023-01-10T17:02:28.857Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:02:29.312Z] ---> Running in d26438bde545 [2023-01-10T17:02:29.504Z] + make test [2023-01-10T17:02:29.504Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T17:02:30.253Z] ---> Running in af2cab897bed [2023-01-10T17:02:31.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-10T17:02:31.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:31.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:31.455Z] OK: 211 MiB in 51 packages [2023-01-10T17:02:34.801Z] Removing intermediate container 0bf3af244070 [2023-01-10T17:02:34.801Z] ---> df512d88c961 [2023-01-10T17:02:34.801Z] [2023-01-10T17:02:34.801Z] Step 10/23 : FROM alpine:3.16 [2023-01-10T17:02:34.801Z] Removing intermediate container e021477e9432 [2023-01-10T17:02:34.801Z] ---> 54f05a624719 [2023-01-10T17:02:34.801Z] [2023-01-10T17:02:34.801Z] Step 9/24 : FROM alpine:3.16 [2023-01-10T17:02:35.088Z] Removing intermediate container 93e63d9fe8a6 [2023-01-10T17:02:35.088Z] ---> c07fbdea5c7c [2023-01-10T17:02:35.088Z] [2023-01-10T17:02:35.088Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T17:02:35.088Z] 3.16: Pulling from library/alpine [2023-01-10T17:02:35.088Z] Removing intermediate container af2cab897bed [2023-01-10T17:02:35.088Z] ---> 5b20ea3980fd [2023-01-10T17:02:35.088Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T17:02:35.088Z] 3.16: Pulling from library/alpine [2023-01-10T17:02:36.036Z] 3.16: Pulling from library/alpine [2023-01-10T17:02:36.036Z] ---> 281ff35fbee1 [2023-01-10T17:02:36.036Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:02:36.970Z] ---> Running in e59ee62d9bbc [2023-01-10T17:02:36.970Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:02:36.970Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:02:36.970Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:02:36.970Z] Status: Image is up to date for alpine:3.16 [2023-01-10T17:02:36.970Z] ---> bfe296a52501 [2023-01-10T17:02:36.970Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-10T17:02:37.538Z] ---> bfe296a52501 [2023-01-10T17:02:37.538Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-10T17:02:37.797Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:02:37.797Z] Status: Image is up to date for alpine:3.16 [2023-01-10T17:02:37.797Z] ---> bfe296a52501 [2023-01-10T17:02:37.797Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-10T17:02:38.066Z] ---> Running in 61716b2d575d [2023-01-10T17:02:38.066Z] ---> Running in ffbac90521b3 [2023-01-10T17:02:38.066Z] ---> Running in 1bfd17e5b2ba [2023-01-10T17:02:38.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:38.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:38.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:38.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:38.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:38.898Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T17:02:38.898Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:02:38.898Z] OK: 6 MiB in 15 packages [2023-01-10T17:02:38.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:39.230Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-10T17:02:39.230Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-10T17:02:39.230Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:02:39.230Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T17:02:39.230Z] OK: 6 MiB in 16 packages [2023-01-10T17:02:39.230Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-10T17:02:39.230Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-10T17:02:39.230Z] (3/3) Installing su-exec (0.2-r1) [2023-01-10T17:02:39.496Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:02:39.496Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T17:02:39.496Z] OK: 6 MiB in 17 packages [2023-01-10T17:02:40.072Z] Removing intermediate container 61716b2d575d [2023-01-10T17:02:40.072Z] ---> 56a133cd94cb [2023-01-10T17:02:40.072Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T17:02:42.648Z] ---> Running in 449df10eafd3 [2023-01-10T17:02:42.648Z] Removing intermediate container 1bfd17e5b2ba [2023-01-10T17:02:42.648Z] ---> 1571da265230 [2023-01-10T17:02:42.648Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T17:02:42.648Z] Removing intermediate container ffbac90521b3 [2023-01-10T17:02:42.648Z] ---> 13bcce002361 [2023-01-10T17:02:42.648Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T17:02:42.648Z] Removing intermediate container 449df10eafd3 [2023-01-10T17:02:42.648Z] ---> 77f4d779e2d1 [2023-01-10T17:02:42.648Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-10T17:02:42.648Z] ---> Running in f023f7125632 [2023-01-10T17:02:42.906Z] ---> Running in ddaee6a26fd4 [2023-01-10T17:02:42.906Z] ---> Running in a612e75addf0 [2023-01-10T17:02:42.906Z] Removing intermediate container f023f7125632 [2023-01-10T17:02:42.906Z] ---> 22b80e2dd17f [2023-01-10T17:02:42.906Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-10T17:02:42.907Z] ---> Running in 470e030faad7 [2023-01-10T17:02:43.189Z] Removing intermediate container a612e75addf0 [2023-01-10T17:02:43.189Z] ---> 34b29bc5843a [2023-01-10T17:02:43.189Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-10T17:02:43.189Z] Removing intermediate container ddaee6a26fd4 [2023-01-10T17:02:43.189Z] ---> 09fe21967e7a [2023-01-10T17:02:43.189Z] Step 12/24 : WORKDIR / [2023-01-10T17:02:43.488Z] Removing intermediate container 470e030faad7 [2023-01-10T17:02:43.488Z] ---> 43b3969400a8 [2023-01-10T17:02:43.488Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T17:02:43.488Z] ---> Running in ae62fcf65c22 [2023-01-10T17:02:43.488Z] ---> Running in 024043592ad0 [2023-01-10T17:02:43.488Z] ---> Running in ea92975c283f [2023-01-10T17:02:43.748Z] Removing intermediate container ae62fcf65c22 [2023-01-10T17:02:43.748Z] ---> 97b3ca438255 [2023-01-10T17:02:43.748Z] Step 15/23 : WORKDIR / [2023-01-10T17:02:43.748Z] Removing intermediate container 024043592ad0 [2023-01-10T17:02:43.748Z] ---> 6291bf9d5618 [2023-01-10T17:02:43.748Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-10T17:02:43.748Z] Removing intermediate container ea92975c283f [2023-01-10T17:02:43.748Z] ---> 115d832d4fbb [2023-01-10T17:02:43.748Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:02:43.748Z] ---> Running in ff2342c4ecd6 [2023-01-10T17:02:44.007Z] Removing intermediate container ff2342c4ecd6 [2023-01-10T17:02:44.007Z] ---> 933c41155c89 [2023-01-10T17:02:44.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:02:44.007Z] ---> 568bcf22915a [2023-01-10T17:02:44.007Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-10T17:02:44.007Z] ---> c6257d08f936 [2023-01-10T17:02:44.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-10T17:02:44.624Z] ---> 70274ad0c1b7 [2023-01-10T17:02:44.624Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-10T17:02:45.187Z] ---> ab7e8055fa19 [2023-01-10T17:02:45.187Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-10T17:02:45.448Z] 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-01-10T17:02:46.032Z] ---> 33ace42d2f5d [2023-01-10T17:02:46.032Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-10T17:02:46.977Z] ---> 5d1749667240 [2023-01-10T17:02:46.977Z] ---> 9e6940e1a123 [2023-01-10T17:02:46.977Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.ymlStep 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-10T17:02:46.977Z] [2023-01-10T17:02:46.977Z] ---> 10c3b063a55d [2023-01-10T17:02:46.977Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-10T17:02:47.237Z] ---> Running in 3b8adfd70968 [2023-01-10T17:02:47.237Z] ---> 28a980fc75ac [2023-01-10T17:02:47.237Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-10T17:02:47.237Z] ---> Running in cbc949f52b95 [2023-01-10T17:02:47.237Z] ---> 93036542b127 [2023-01-10T17:02:47.237Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-10T17:02:47.237Z] Removing intermediate container 3b8adfd70968 [2023-01-10T17:02:47.237Z] ---> bca01be126ad [2023-01-10T17:02:47.237Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:02:47.580Z] ---> Running in 48af594b2efc [2023-01-10T17:02:47.580Z] Removing intermediate container cbc949f52b95 [2023-01-10T17:02:47.580Z] ---> d857eaf5f713 [2023-01-10T17:02:47.580Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:02:47.580Z] Removing intermediate container 48af594b2efc [2023-01-10T17:02:47.580Z] ---> ee0b14168bea [2023-01-10T17:02:47.580Z] Step 21/23 : LABEL arch=x86_64 [2023-01-10T17:02:47.849Z] ---> Running in 8330125fad35 [2023-01-10T17:02:47.849Z] ---> Running in 301ac39a332b [2023-01-10T17:02:47.849Z] ---> aadf9d051bd2 [2023-01-10T17:02:47.849Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-10T17:02:48.110Z] Removing intermediate container 8330125fad35 [2023-01-10T17:02:48.110Z] ---> a69a0e0c3fe2 [2023-01-10T17:02:48.110Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T17:02:48.110Z] Removing intermediate container e59ee62d9bbc [2023-01-10T17:02:48.110Z] ---> 23b45f44051a [2023-01-10T17:02:48.110Z] Step 8/22 : COPY . . [2023-01-10T17:02:48.110Z] ---> Running in dbf38434ff61 [2023-01-10T17:02:48.110Z] Removing intermediate container 301ac39a332b [2023-01-10T17:02:48.110Z] ---> ef49df021f3d [2023-01-10T17:02:48.110Z] Step 22/23 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:02:48.370Z] ---> Running in 851819881d8d [2023-01-10T17:02:52.583Z] Removing intermediate container dbf38434ff61 [2023-01-10T17:02:52.583Z] ---> c88c46ad3f47 [2023-01-10T17:02:52.583Z] Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:02:52.583Z] ---> 8eedddcde61f [2023-01-10T17:02:52.583Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T17:02:52.583Z] Removing intermediate container 851819881d8d [2023-01-10T17:02:52.583Z] ---> 8c43fb8b3341 [2023-01-10T17:02:52.583Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T17:02:52.583Z] ---> Running in 785a4c983a4d [2023-01-10T17:02:52.583Z] ---> Running in ff4535318a0e [2023-01-10T17:02:52.583Z] ---> c703f4360d79 [2023-01-10T17:02:52.583Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-10T17:02:52.583Z] ---> Running in ca4c61c04246 [2023-01-10T17:02:52.583Z] Removing intermediate container ff4535318a0e [2023-01-10T17:02:52.583Z] ---> d7a3a99fa51e [2023-01-10T17:02:52.583Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T17:02:52.583Z] ---> 3be93602f8d2 [2023-01-10T17:02:52.583Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T17:02:52.583Z] Removing intermediate container d26438bde545 [2023-01-10T17:02:52.583Z] ---> 7d22195475ff [2023-01-10T17:02:52.583Z] [2023-01-10T17:02:52.583Z] Step 9/21 : FROM alpine:3.16 [2023-01-10T17:02:52.583Z] ---> bfe296a52501 [2023-01-10T17:02:52.583Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-10T17:02:52.583Z] Removing intermediate container 785a4c983a4d [2023-01-10T17:02:52.583Z] ---> 0adb93105cc7 [2023-01-10T17:02:52.583Z] [2023-01-10T17:02:52.583Z] ---> Running in 58ea5681c01b [2023-01-10T17:02:52.583Z] ---> Running in 9f127a8d3efe [2023-01-10T17:02:52.583Z] ---> Running in 0aa51d5bd8d9 [2023-01-10T17:02:52.583Z] Successfully built 0adb93105cc7 [2023-01-10T17:02:52.583Z] Successfully tagged core-command:latest [2023-01-10T17:02:52.583Z]  Building core-command ... done Building core-metadata [2023-01-10T17:02:52.583Z] Removing intermediate container 9f127a8d3efe [2023-01-10T17:02:52.583Z] ---> 8df2bd2cf94c [2023-01-10T17:02:52.583Z] [2023-01-10T17:02:52.583Z] Successfully built 8df2bd2cf94c [2023-01-10T17:02:52.583Z] Successfully tagged support-notifications:latest [2023-01-10T17:02:52.583Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-01-10T17:02:52.583Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-10T17:02:52.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:53.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:02:53.366Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-10T17:02:53.366Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-10T17:02:53.366Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-10T17:02:53.366Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-10T17:02:53.366Z] (5/6) Installing curl (7.83.1-r5) [2023-01-10T17:02:53.366Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-10T17:02:53.366Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:02:53.366Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T17:02:53.630Z] OK: 8 MiB in 20 packages [2023-01-10T17:02:56.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:02:56.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:02:56.162Z] ---> 1d68a888b80c [2023-01-10T17:02:56.162Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:02:56.162Z] ---> Using cache [2023-01-10T17:02:56.162Z] ---> 11a55eaaa205 [2023-01-10T17:02:56.162Z] Step 4/24 : WORKDIR /edgex-go [2023-01-10T17:02:56.162Z] ---> Using cache [2023-01-10T17:02:56.162Z] ---> f561aa209414 [2023-01-10T17:02:56.162Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-10T17:02:56.162Z] ---> Using cache [2023-01-10T17:02:56.162Z] ---> 5b20ea3980fd [2023-01-10T17:02:56.162Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-10T17:02:56.162Z] ---> Using cache [2023-01-10T17:02:56.162Z] ---> 281ff35fbee1 [2023-01-10T17:02:56.162Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:02:56.162Z] ---> Using cache [2023-01-10T17:02:56.162Z] ---> 23b45f44051a [2023-01-10T17:02:56.162Z] Step 8/24 : COPY . . [2023-01-10T17:02:56.162Z] ---> Using cache [2023-01-10T17:02:56.162Z] ---> c703f4360d79 [2023-01-10T17:02:56.162Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-10T17:02:56.906Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:02:56.906Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:02:56.906Z] ---> 1d68a888b80c [2023-01-10T17:02:56.906Z] Step 3/19 : WORKDIR /edgex-go [2023-01-10T17:02:56.906Z] ---> Using cache [2023-01-10T17:02:56.906Z] ---> 100db561e5af [2023-01-10T17:02:56.906Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-10T17:03:01.725Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-10T17:03:02.452Z] ---> Running in 268a72275721 [2023-01-10T17:03:02.452Z] ---> Running in 5b45a31a281b [2023-01-10T17:03:02.452Z] Removing intermediate container 58ea5681c01b [2023-01-10T17:03:02.452Z] ---> 730172865ca1 [2023-01-10T17:03:02.452Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T17:03:02.452Z] ---> Running in d843977bf142 [2023-01-10T17:03:02.452Z] Removing intermediate container 0aa51d5bd8d9 [2023-01-10T17:03:02.452Z] ---> 21be234c91d6 [2023-01-10T17:03:02.452Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T17:03:02.452Z] ---> Running in b2dda6013323 [2023-01-10T17:03:02.452Z] Removing intermediate container d843977bf142 [2023-01-10T17:03:02.452Z] ---> 6bbe97e9be2d [2023-01-10T17:03:02.452Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T17:03:02.452Z] ---> Running in 4e10e68b3dd7 [2023-01-10T17:03:02.452Z] Removing intermediate container b2dda6013323 [2023-01-10T17:03:02.452Z] ---> 72e41cc40ae3 [2023-01-10T17:03:02.452Z] Step 12/21 : WORKDIR /edgex [2023-01-10T17:03:02.452Z] ---> Running in 461cc5b0fa68 [2023-01-10T17:03:02.452Z] Removing intermediate container 4e10e68b3dd7 [2023-01-10T17:03:02.452Z] ---> 3d4bb928bf90 [2023-01-10T17:03:02.452Z] Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:03:02.452Z] ---> Running in 746d8a01ac19 [2023-01-10T17:03:02.452Z] Removing intermediate container 461cc5b0fa68 [2023-01-10T17:03:02.452Z] ---> 067ee25c29ea [2023-01-10T17:03:02.452Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-10T17:03:02.452Z] 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-01-10T17:03:02.452Z] Removing intermediate container 746d8a01ac19 [2023-01-10T17:03:02.452Z] ---> a7e32456eef4 [2023-01-10T17:03:02.452Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:03:02.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:03:02.452Z] ---> Running in 320e1332e649 [2023-01-10T17:03:02.452Z] ---> cffc64d377c8 [2023-01-10T17:03:02.452Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-10T17:03:02.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:03:02.452Z] Removing intermediate container 320e1332e649 [2023-01-10T17:03:02.452Z] ---> 35b049930829 [2023-01-10T17:03:02.452Z] [2023-01-10T17:03:02.453Z] Successfully built 35b049930829 [2023-01-10T17:03:02.453Z] Successfully tagged security-secretstore-setup:latest [2023-01-10T17:03:02.453Z] Building support-scheduler [2023-01-10T17:03:02.453Z]  Building security-secretstore-setup ... done v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-10T17:03:02.453Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-10T17:03:02.453Z] OK: 17042 distinct packages available [2023-01-10T17:03:02.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:03:02.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:03:02.709Z] OK: 211 MiB in 51 packages [2023-01-10T17:03:05.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:03:05.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:03:05.839Z] ---> 1d68a888b80c [2023-01-10T17:03:05.839Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:03:05.839Z] ---> Using cache [2023-01-10T17:03:05.839Z] ---> 11a55eaaa205 [2023-01-10T17:03:05.839Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T17:03:05.839Z] ---> Using cache [2023-01-10T17:03:05.839Z] ---> f561aa209414 [2023-01-10T17:03:05.839Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T17:03:05.839Z] ---> Using cache [2023-01-10T17:03:05.839Z] ---> 5b20ea3980fd [2023-01-10T17:03:05.839Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T17:03:05.839Z] ---> Using cache [2023-01-10T17:03:05.839Z] ---> 281ff35fbee1 [2023-01-10T17:03:05.839Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:03:05.839Z] ---> Using cache [2023-01-10T17:03:05.839Z] ---> 23b45f44051a [2023-01-10T17:03:05.839Z] Step 8/22 : COPY . . [2023-01-10T17:03:05.839Z] ---> Using cache [2023-01-10T17:03:05.839Z] ---> c703f4360d79 [2023-01-10T17:03:05.839Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-10T17:03:10.092Z] ---> 11a5b8ea38a8 [2023-01-10T17:03:10.092Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-10T17:03:10.092Z] ---> Running in 8acd823ff1ad [2023-01-10T17:03:10.092Z] Removing intermediate container 5b45a31a281b [2023-01-10T17:03:10.092Z] ---> 1ea5d687ba77 [2023-01-10T17:03:10.092Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-10T17:03:10.351Z] ---> 792a456799a2 [2023-01-10T17:03:10.352Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T17:03:10.352Z] 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-01-10T17:03:10.352Z] ---> 57e4085cdad7 [2023-01-10T17:03:10.352Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:03:10.352Z] ---> Running in c4f1215f1538 [2023-01-10T17:03:10.610Z] ---> a13827934a7c [2023-01-10T17:03:10.610Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T17:03:10.610Z] ---> Running in b0051e79ec4c [2023-01-10T17:03:12.576Z] Removing intermediate container b0051e79ec4c [2023-01-10T17:03:12.576Z] ---> 21fb73857cbe [2023-01-10T17:03:12.576Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T17:03:13.950Z] ---> Running in 3f35c6414eaa [2023-01-10T17:03:14.209Z] Removing intermediate container ca4c61c04246 [2023-01-10T17:03:14.209Z] ---> de7025d68d39 [2023-01-10T17:03:14.209Z] [2023-01-10T17:03:14.209Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T17:03:14.209Z] ---> bfe296a52501 [2023-01-10T17:03:14.209Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-10T17:03:17.495Z] Removing intermediate container 3f35c6414eaa [2023-01-10T17:03:17.495Z] ---> 240197f03c69 [2023-01-10T17:03:17.495Z] Step 19/21 : LABEL arch=x86_64 [2023-01-10T17:03:17.495Z] ---> Running in 56b9ee502a94 [2023-01-10T17:03:17.495Z] ---> Running in b96e92d0e97a [2023-01-10T17:03:17.755Z] Removing intermediate container 56b9ee502a94 [2023-01-10T17:03:17.755Z] ---> 4f7f8b9aa432 [2023-01-10T17:03:17.755Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-10T17:03:18.319Z] Removing intermediate container b96e92d0e97a [2023-01-10T17:03:18.319Z] ---> a2c909339342 [2023-01-10T17:03:18.319Z] Step 20/21 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:03:18.319Z] ---> Running in 67eab7b8d986 [2023-01-10T17:03:18.580Z] ---> Running in 09882a39130f [2023-01-10T17:03:18.580Z] Removing intermediate container 67eab7b8d986 [2023-01-10T17:03:18.580Z] ---> 8be01e5cdd79 [2023-01-10T17:03:18.580Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-10T17:03:19.144Z] ---> Running in 27fa78da77c4 [2023-01-10T17:03:19.144Z] Removing intermediate container 09882a39130f [2023-01-10T17:03:19.144Z] ---> 9e3a0232c9bd [2023-01-10T17:03:19.144Z] Step 21/21 : LABEL version=0.0.0 [2023-01-10T17:03:19.452Z] ---> Running in 7bddb752620c [2023-01-10T17:03:19.452Z] Removing intermediate container 27fa78da77c4 [2023-01-10T17:03:19.452Z] ---> a9640300349e [2023-01-10T17:03:19.452Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T17:03:20.019Z] ---> Running in 3217e2bcbdf7 [2023-01-10T17:03:20.589Z] Removing intermediate container 7bddb752620c [2023-01-10T17:03:20.589Z] ---> f216f77266e9 [2023-01-10T17:03:20.589Z] [2023-01-10T17:03:20.589Z] Successfully built f216f77266e9 [2023-01-10T17:03:20.589Z] Successfully tagged security-proxy-setup:latest [2023-01-10T17:03:20.589Z] Building security-bootstrapper [2023-01-10T17:03:21.155Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:03:21.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:03:21.413Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T17:03:21.413Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:03:21.413Z] OK: 6 MiB in 15 packages [2023-01-10T17:03:25.655Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:03:25.655Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:03:25.655Z] ---> 1d68a888b80c [2023-01-10T17:03:25.655Z] Step 3/32 : WORKDIR /edgex-go [2023-01-10T17:03:25.655Z] ---> Using cache [2023-01-10T17:03:25.655Z] ---> 100db561e5af [2023-01-10T17:03:25.655Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-10T17:03:25.655Z] ---> Using cache [2023-01-10T17:03:25.655Z] ---> c25ccc1b2791 [2023-01-10T17:03:25.655Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-10T17:03:25.655Z] ---> Using cache [2023-01-10T17:03:25.655Z] ---> 24a90124dd1c [2023-01-10T17:03:25.655Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:03:25.655Z] ---> Using cache [2023-01-10T17:03:25.655Z] ---> 9fb449ff69a8 [2023-01-10T17:03:25.655Z] Step 7/32 : COPY . . [2023-01-10T17:03:25.655Z] ---> Using cache [2023-01-10T17:03:25.655Z] ---> 7d7b05c19045 [2023-01-10T17:03:25.655Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-10T17:03:33.786Z] ---> Running in f04981cbae9f [2023-01-10T17:03:33.786Z] Removing intermediate container 3217e2bcbdf7 [2023-01-10T17:03:33.786Z] ---> c3fcd8096be3 [2023-01-10T17:03:33.786Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:03:33.786Z] Removing intermediate container c4f1215f1538 [2023-01-10T17:03:33.786Z] ---> 9ff85fd3bd34 [2023-01-10T17:03:33.786Z] Step 7/19 : COPY . . [2023-01-10T17:03:33.786Z] 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-01-10T17:03:39.055Z] ---> 95ef0bdfe238 [2023-01-10T17:03:39.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-10T17:03:39.055Z] Removing intermediate container 268a72275721 [2023-01-10T17:03:39.055Z] ---> ad013def0250 [2023-01-10T17:03:39.055Z] [2023-01-10T17:03:39.055Z] Step 10/24 : FROM alpine:3.16 [2023-01-10T17:03:39.055Z] ---> bfe296a52501 [2023-01-10T17:03:39.055Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T17:03:39.055Z] ---> Using cache [2023-01-10T17:03:39.055Z] ---> 56a133cd94cb [2023-01-10T17:03:39.055Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T17:03:39.055Z] ---> Using cache [2023-01-10T17:03:39.055Z] ---> 77f4d779e2d1 [2023-01-10T17:03:39.055Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-10T17:03:39.055Z] ---> 99429324a055 [2023-01-10T17:03:39.055Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-10T17:03:39.985Z] ---> Running in 23399b40bd28 [2023-01-10T17:03:39.985Z] ---> Running in 0c228eaf4969 [2023-01-10T17:03:43.280Z] ---> 583ea21383e3 [2023-01-10T17:03:43.280Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-10T17:03:43.280Z] Removing intermediate container 0c228eaf4969 [2023-01-10T17:03:43.280Z] ---> 5cc7b167f5e6 [2023-01-10T17:03:43.280Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-10T17:03:43.280Z] ---> Running in 9360749f0129 [2023-01-10T17:03:43.280Z] ---> d30dd586ee52 [2023-01-10T17:03:43.280Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-10T17:03:43.280Z] Removing intermediate container 8acd823ff1ad [2023-01-10T17:03:43.280Z] ---> 7ba93c9c64dc [2023-01-10T17:03:43.280Z] [2023-01-10T17:03:43.280Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T17:03:43.280Z] ---> bfe296a52501 [2023-01-10T17:03:43.280Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T17:03:43.280Z] ---> Using cache [2023-01-10T17:03:43.280Z] ---> 56a133cd94cb [2023-01-10T17:03:43.280Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T17:03:43.280Z] ---> Using cache [2023-01-10T17:03:43.280Z] ---> 77f4d779e2d1 [2023-01-10T17:03:43.280Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-10T17:03:43.280Z] Removing intermediate container 9360749f0129 [2023-01-10T17:03:43.280Z] ---> 147e083ead6e [2023-01-10T17:03:43.280Z] Step 15/24 : WORKDIR / [2023-01-10T17:03:43.280Z] 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-01-10T17:03:43.280Z] ---> Running in a108d05c3fa0 [2023-01-10T17:03:43.280Z] ---> Running in d355ac5eeeba [2023-01-10T17:03:43.280Z] ---> Running in 37bad6174568 [2023-01-10T17:03:43.538Z] Removing intermediate container d355ac5eeeba [2023-01-10T17:03:43.538Z] ---> 15ddd6ceaf4c [2023-01-10T17:03:43.538Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:03:43.538Z] Removing intermediate container a108d05c3fa0 [2023-01-10T17:03:43.538Z] ---> 370bf11a9865 [2023-01-10T17:03:43.538Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:03:43.538Z] Removing intermediate container 37bad6174568 [2023-01-10T17:03:43.538Z] ---> 4577f8252e59 [2023-01-10T17:03:43.539Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T17:03:43.539Z] ---> Running in 59b9b4f3d4bf [2023-01-10T17:03:43.539Z] ---> Running in 0c03250a0363 [2023-01-10T17:03:43.539Z] Removing intermediate container 0c03250a0363 [2023-01-10T17:03:43.539Z] ---> fd8fe46b58c0 [2023-01-10T17:03:43.539Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T17:03:43.539Z] Removing intermediate container 59b9b4f3d4bf [2023-01-10T17:03:43.539Z] ---> d2810dd8b257 [2023-01-10T17:03:43.539Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:03:43.796Z] ---> Running in a45c16b2b294 [2023-01-10T17:03:43.796Z] ---> d04b0a0871b8 [2023-01-10T17:03:43.796Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-10T17:03:43.796Z] Removing intermediate container a45c16b2b294 [2023-01-10T17:03:43.796Z] ---> 6fee373c6cfa [2023-01-10T17:03:43.796Z] Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:03:44.053Z] ---> ed41f196e4cf [2023-01-10T17:03:44.054Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-10T17:03:44.054Z] ---> Running in a5f053dcab0c [2023-01-10T17:03:44.991Z] Removing intermediate container a5f053dcab0c [2023-01-10T17:03:44.991Z] ---> f91a236d778f [2023-01-10T17:03:44.991Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T17:03:44.991Z] ---> 972e41c6dea3 [2023-01-10T17:03:44.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-10T17:03:45.278Z] ---> b45c0d60e6cb [2023-01-10T17:03:45.278Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-10T17:03:45.278Z] ---> Running in e9ef04f215eb [2023-01-10T17:03:45.539Z] Removing intermediate container e9ef04f215eb [2023-01-10T17:03:45.540Z] ---> 0151bcf60dec [2023-01-10T17:03:45.540Z] [2023-01-10T17:03:45.540Z] Successfully built 0151bcf60dec [2023-01-10T17:03:45.809Z] Successfully tagged core-data:latest [2023-01-10T17:03:45.809Z]  Building core-data ... done Building security-spire-agent [2023-01-10T17:03:45.809Z] ---> d36346f3f6ff [2023-01-10T17:03:45.809Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-10T17:03:45.809Z] ---> 378cc5c14c14 [2023-01-10T17:03:45.809Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-10T17:03:45.809Z] ---> Running in 0bd623f9dcec [2023-01-10T17:03:49.126Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:03:49.126Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:03:49.126Z] ---> 1d68a888b80c [2023-01-10T17:03:49.126Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T17:03:49.126Z] ---> Using cache [2023-01-10T17:03:49.126Z] ---> 100db561e5af [2023-01-10T17:03:49.126Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T17:03:55.730Z] Removing intermediate container 0bd623f9dcec [2023-01-10T17:03:55.730Z] ---> 7358e9f3d1a6 [2023-01-10T17:03:55.730Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:03:55.990Z] ---> Running in ad0ce5268e14 [2023-01-10T17:03:55.990Z] ---> 1ae1c14266ec [2023-01-10T17:03:55.990Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-10T17:03:55.990Z] ---> Running in 3bdfc11b0655 [2023-01-10T17:03:55.990Z] ---> Running in b339e5d78f0e [2023-01-10T17:03:57.384Z] Removing intermediate container 3bdfc11b0655 [2023-01-10T17:03:57.384Z] ---> 1e25854fda68 [2023-01-10T17:03:57.384Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T17:03:58.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:03:58.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:03:59.029Z] OK: 211 MiB in 51 packages [2023-01-10T17:03:59.029Z] Removing intermediate container b339e5d78f0e [2023-01-10T17:03:59.029Z] ---> 2e058aa2140d [2023-01-10T17:03:59.029Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:03:59.029Z] Removing intermediate container f04981cbae9f [2023-01-10T17:03:59.029Z] ---> f77aef88bab5 [2023-01-10T17:03:59.029Z] [2023-01-10T17:03:59.029Z] Step 9/32 : FROM alpine:3.16 [2023-01-10T17:03:59.029Z] ---> bfe296a52501 [2023-01-10T17:03:59.029Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:03:59.292Z] ---> Running in 637be7d2e91e [2023-01-10T17:03:59.552Z] ---> Running in 7377918c1723 [2023-01-10T17:04:00.121Z] ---> Running in ffc914e36eff [2023-01-10T17:04:00.762Z] Removing intermediate container 637be7d2e91e [2023-01-10T17:04:00.762Z] ---> 0dbfe28673d2 [2023-01-10T17:04:00.762Z] Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:04:01.335Z] Removing intermediate container 7377918c1723 [2023-01-10T17:04:01.335Z] ---> bcdfd0b2aaa7 [2023-01-10T17:04:01.335Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T17:04:01.596Z] ---> Running in cc13ed12de02 [2023-01-10T17:04:01.596Z] Removing intermediate container ffc914e36eff [2023-01-10T17:04:01.596Z] ---> a6074a8c41c6 [2023-01-10T17:04:01.596Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-10T17:04:01.596Z] Removing intermediate container ad0ce5268e14 [2023-01-10T17:04:01.596Z] ---> 7b9f4a2825b2 [2023-01-10T17:04:01.596Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T17:04:01.596Z] ---> Running in e00c59ed515b [2023-01-10T17:04:01.596Z] ---> Running in edd019864f09 [2023-01-10T17:04:01.596Z] Removing intermediate container cc13ed12de02 [2023-01-10T17:04:01.596Z] ---> 718983aae322 [2023-01-10T17:04:01.596Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T17:04:01.857Z] ---> Running in 429b15afb9ec [2023-01-10T17:04:01.857Z] Removing intermediate container e00c59ed515b [2023-01-10T17:04:01.857Z] ---> 8529aa3005f7 [2023-01-10T17:04:01.857Z] Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:04:01.857Z] ---> Running in 6598298aeeac [2023-01-10T17:04:01.857Z] ---> 87955ed3b1e2 [2023-01-10T17:04:01.857Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:04:01.857Z] ---> Running in 1a1528598269 [2023-01-10T17:04:01.857Z] Removing intermediate container 429b15afb9ec [2023-01-10T17:04:01.857Z] ---> b73e737447e6 [2023-01-10T17:04:01.857Z] [2023-01-10T17:04:01.857Z] Removing intermediate container 6598298aeeac [2023-01-10T17:04:01.857Z] ---> aab7a2bdcf6e [2023-01-10T17:04:01.857Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:04:01.857Z] Successfully built b73e737447e6 [2023-01-10T17:04:01.857Z] Successfully tagged support-scheduler:latest [2023-01-10T17:04:01.857Z]  Building support-scheduler ... done  ---> Running in ce7fcdc62f00 [2023-01-10T17:04:02.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:04:02.118Z] Removing intermediate container ce7fcdc62f00 [2023-01-10T17:04:02.118Z] ---> 4073abac98bd [2023-01-10T17:04:02.118Z] [2023-01-10T17:04:02.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:04:02.118Z] Successfully built 4073abac98bd [2023-01-10T17:04:02.118Z] Successfully tagged core-metadata:latest [2023-01-10T17:04:02.378Z]  Building core-metadata ... done (1/2) Installing dumb-init (1.2.5-r1) [2023-01-10T17:04:02.378Z] (2/2) Installing su-exec (0.2-r1) [2023-01-10T17:04:02.378Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:04:02.378Z] OK: 6 MiB in 16 packages [2023-01-10T17:04:02.948Z] Removing intermediate container edd019864f09 [2023-01-10T17:04:02.948Z] ---> db8678dbc746 [2023-01-10T17:04:02.948Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-10T17:04:03.231Z] ---> Running in 159e9c1d65cd [2023-01-10T17:04:03.489Z] Removing intermediate container 159e9c1d65cd [2023-01-10T17:04:03.489Z] ---> f862e7658a33 [2023-01-10T17:04:03.489Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-10T17:04:03.489Z] ---> Running in fbd32f78397c [2023-01-10T17:04:03.748Z] Removing intermediate container fbd32f78397c [2023-01-10T17:04:03.748Z] ---> f51a409168d1 [2023-01-10T17:04:03.748Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-10T17:04:03.748Z] ---> Running in 2ecf33f8884c [2023-01-10T17:04:04.007Z] Removing intermediate container 2ecf33f8884c [2023-01-10T17:04:04.007Z] ---> 411d8d3a337d [2023-01-10T17:04:04.007Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-10T17:04:04.007Z] ---> Running in f577946645f4 [2023-01-10T17:04:04.266Z] Removing intermediate container f577946645f4 [2023-01-10T17:04:04.266Z] ---> 624fb479663f [2023-01-10T17:04:04.266Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-10T17:04:04.266Z] ---> Running in 031b7d965314 [2023-01-10T17:04:08.493Z] Removing intermediate container 031b7d965314 [2023-01-10T17:04:08.493Z] ---> 5d168fe1957a [2023-01-10T17:04:08.493Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-10T17:04:08.493Z] ---> Running in 9c970d22d3c8 [2023-01-10T17:04:08.493Z] Removing intermediate container 9c970d22d3c8 [2023-01-10T17:04:08.493Z] ---> 1b879488a55d [2023-01-10T17:04:08.493Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-10T17:04:12.680Z] ---> 41d2dd42535c [2023-01-10T17:04:12.680Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-10T17:04:12.940Z] ---> Running in 7f1114ba063e [2023-01-10T17:04:12.940Z] Removing intermediate container 23399b40bd28 [2023-01-10T17:04:12.940Z] ---> adff59628ad7 [2023-01-10T17:04:12.940Z] [2023-01-10T17:04:12.940Z] Step 9/19 : FROM alpine:3.15 [2023-01-10T17:04:12.940Z] ---> c4fc93816858 [2023-01-10T17:04:12.940Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:04:12.940Z] ---> Using cache [2023-01-10T17:04:12.940Z] ---> a05fa7404d9e [2023-01-10T17:04:12.940Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-10T17:04:12.940Z] ---> Running in 4605105e3e43 [2023-01-10T17:04:13.199Z] Removing intermediate container 1a1528598269 [2023-01-10T17:04:13.199Z] ---> 7c73d72e14c7 [2023-01-10T17:04:13.199Z] Step 7/24 : COPY . . [2023-01-10T17:04:13.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:04:13.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:04:13.977Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T17:04:13.977Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T17:04:13.977Z] OK: 15859 distinct packages available [2023-01-10T17:04:13.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:04:13.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:04:14.235Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-10T17:04:14.235Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-10T17:04:14.235Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-10T17:04:14.235Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-10T17:04:14.235Z] (5/9) Installing curl (7.80.0-r5) [2023-01-10T17:04:14.235Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-10T17:04:14.235Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-10T17:04:14.235Z] (8/9) Installing libucontext (1.1-r0) [2023-01-10T17:04:14.235Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-10T17:04:14.235Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T17:04:14.235Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T17:04:14.506Z] OK: 8 MiB in 23 packages [2023-01-10T17:04:19.861Z] Removing intermediate container 7f1114ba063e [2023-01-10T17:04:19.861Z] ---> b03abc3745a1 [2023-01-10T17:04:19.861Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:04:19.861Z] ---> 74fdcebb8e6e [2023-01-10T17:04:19.861Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T17:04:19.861Z] ---> Running in 72e1762eb7a1 [2023-01-10T17:04:19.861Z] Removing intermediate container 72e1762eb7a1 [2023-01-10T17:04:19.861Z] ---> 21d8d915f5c7 [2023-01-10T17:04:19.861Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T17:04:19.861Z] ---> 988346dd86cf [2023-01-10T17:04:19.861Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-10T17:04:19.861Z] ---> Running in 816fcedde5a8 [2023-01-10T17:04:19.861Z] Removing intermediate container 4605105e3e43 [2023-01-10T17:04:19.861Z] ---> ac71fc63e908 [2023-01-10T17:04:19.861Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:04:19.861Z] Removing intermediate container 816fcedde5a8 [2023-01-10T17:04:19.861Z] ---> f27631947b5b [2023-01-10T17:04:19.861Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T17:04:19.861Z] ---> Running in 1bd817b203cd [2023-01-10T17:04:19.861Z] ---> 8291e64a7340 [2023-01-10T17:04:19.861Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-10T17:04:19.861Z] ---> dc13e95cfd8f [2023-01-10T17:04:19.861Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-10T17:04:20.145Z] ---> 3e6c54ea3223 [2023-01-10T17:04:20.145Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-10T17:04:20.408Z] ---> 2699a18e1eec [2023-01-10T17:04:20.408Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-10T17:04:20.408Z] ---> 23187387f391 [2023-01-10T17:04:20.408Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-10T17:04:20.668Z] Removing intermediate container 1bd817b203cd [2023-01-10T17:04:20.668Z] ---> cc798333179a [2023-01-10T17:04:20.668Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T17:04:20.668Z] ---> f360b96b2d9e [2023-01-10T17:04:20.668Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-10T17:04:20.668Z] ---> 07172d7489cb [2023-01-10T17:04:20.668Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-10T17:04:20.668Z] ---> Running in f76cb8b54dfa [2023-01-10T17:04:20.668Z] ---> Running in 52c24204ff4d [2023-01-10T17:04:20.668Z] Removing intermediate container 52c24204ff4d [2023-01-10T17:04:20.668Z] ---> 7bbb1cce31e6 [2023-01-10T17:04:20.668Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:04:20.668Z] Removing intermediate container f76cb8b54dfa [2023-01-10T17:04:20.668Z] ---> 337835ac5726 [2023-01-10T17:04:20.668Z] [2023-01-10T17:04:20.668Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T17:04:20.668Z] ---> c4fc93816858 [2023-01-10T17:04:20.668Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:04:20.668Z] ---> Using cache [2023-01-10T17:04:20.668Z] ---> a05fa7404d9e [2023-01-10T17:04:20.668Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T17:04:20.668Z] ---> Using cache [2023-01-10T17:04:20.668Z] ---> ea8d9767d954 [2023-01-10T17:04:20.668Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-10T17:04:20.668Z] ---> Running in 77685822462d [2023-01-10T17:04:20.668Z] ---> cde4874dc42b [2023-01-10T17:04:20.668Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-10T17:04:20.929Z] Removing intermediate container 77685822462d [2023-01-10T17:04:20.929Z] ---> e4ca6f6f5553 [2023-01-10T17:04:20.929Z] Step 17/19 : LABEL arch=x86_64 [2023-01-10T17:04:21.189Z] ---> Running in ac48f5fc2fe0 [2023-01-10T17:04:22.133Z] ---> 73f0980d33a8 [2023-01-10T17:04:22.133Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-10T17:04:22.133Z] ---> 28954f2e6475 [2023-01-10T17:04:22.133Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T17:04:22.133Z] ---> Running in 7dc03d406aef [2023-01-10T17:04:22.133Z] Removing intermediate container ac48f5fc2fe0 [2023-01-10T17:04:22.133Z] ---> 465d8f521a03 [2023-01-10T17:04:22.133Z] Step 18/19 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:04:22.133Z] ---> Running in 03444ac475d6 [2023-01-10T17:04:22.133Z] Removing intermediate container 03444ac475d6 [2023-01-10T17:04:22.133Z] ---> cad49df2754b [2023-01-10T17:04:22.133Z] Step 19/19 : LABEL version=0.0.0 [2023-01-10T17:04:22.133Z] ---> Running in 69bc118a5239 [2023-01-10T17:04:22.133Z] Removing intermediate container 69bc118a5239 [2023-01-10T17:04:22.133Z] ---> bd34305841a0 [2023-01-10T17:04:22.133Z] [2023-01-10T17:04:22.133Z] Successfully built bd34305841a0 [2023-01-10T17:04:22.393Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-10T17:04:23.780Z]  Building security-spiffe-token-provider ... done  ---> 101c943679a4 [2023-01-10T17:04:23.780Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T17:04:23.780Z] Removing intermediate container 7dc03d406aef [2023-01-10T17:04:23.780Z] ---> 373c1d3f60ac [2023-01-10T17:04:23.780Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-10T17:04:23.780Z] ---> Running in af284e60153e [2023-01-10T17:04:24.040Z] ---> 5cc6318916a2 [2023-01-10T17:04:24.040Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-10T17:04:24.040Z] Removing intermediate container af284e60153e [2023-01-10T17:04:24.040Z] ---> 9b874d670341 [2023-01-10T17:04:24.040Z] Step 29/32 : CMD ["gate"] [2023-01-10T17:04:24.040Z] ---> Running in 16447a68be43 [2023-01-10T17:04:24.040Z] Removing intermediate container 16447a68be43 [2023-01-10T17:04:24.040Z] ---> 9bac357db655 [2023-01-10T17:04:24.040Z] Step 30/32 : LABEL arch=x86_64 [2023-01-10T17:04:24.040Z] ---> 7be965d301d2 [2023-01-10T17:04:24.040Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-10T17:04:24.040Z] ---> Running in c23b5263ad14 [2023-01-10T17:04:24.040Z] Removing intermediate container c23b5263ad14 [2023-01-10T17:04:24.040Z] ---> 83dd2b12be3a [2023-01-10T17:04:24.040Z] Step 31/32 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:04:24.040Z] ---> Running in 51e750dc4712 [2023-01-10T17:04:24.301Z] ---> 2bc00f8454fd [2023-01-10T17:04:24.301Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T17:04:24.301Z] ---> Running in bca2c25d72a1 [2023-01-10T17:04:24.301Z] Removing intermediate container 51e750dc4712 [2023-01-10T17:04:24.301Z] ---> 968b824fdf5b [2023-01-10T17:04:24.301Z] Step 32/32 : LABEL version=0.0.0 [2023-01-10T17:04:24.301Z] ---> Running in fc8466a100d8 [2023-01-10T17:04:24.301Z] Removing intermediate container bca2c25d72a1 [2023-01-10T17:04:24.301Z] ---> 57beee2c3c97 [2023-01-10T17:04:24.301Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T17:04:24.301Z] ---> Running in 1f15ffabbb94 [2023-01-10T17:04:24.301Z] Removing intermediate container fc8466a100d8 [2023-01-10T17:04:24.301Z] ---> 36ada90580d5 [2023-01-10T17:04:24.301Z] [2023-01-10T17:04:24.301Z] Successfully built 36ada90580d5 [2023-01-10T17:04:24.562Z] Removing intermediate container 1f15ffabbb94 [2023-01-10T17:04:24.562Z] Successfully tagged security-bootstrapper:latest [2023-01-10T17:04:24.562Z] ---> 88cf5c358d25 [2023-01-10T17:04:24.562Z]  Building security-bootstrapper ... done Step 22/24 : LABEL arch=x86_64 [2023-01-10T17:04:24.562Z] ---> Running in afd01364b555 [2023-01-10T17:04:24.562Z] Removing intermediate container afd01364b555 [2023-01-10T17:04:24.562Z] ---> c8fa547965e6 [2023-01-10T17:04:24.562Z] Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:04:24.562Z] ---> Running in e9e0de452d45 [2023-01-10T17:04:24.562Z] Removing intermediate container e9e0de452d45 [2023-01-10T17:04:24.562Z] ---> e79fa241a8ad [2023-01-10T17:04:24.562Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:04:24.562Z] ---> Running in 131ef3a87306 [2023-01-10T17:04:24.822Z] Removing intermediate container 131ef3a87306 [2023-01-10T17:04:24.822Z] ---> a71c5c7a63d9 [2023-01-10T17:04:24.822Z] [2023-01-10T17:04:24.822Z] Successfully built a71c5c7a63d9 [2023-01-10T17:04:24.822Z] Successfully tagged security-spire-agent:latest [2023-01-10T17:04:24.830Z]  Building security-spire-agent ... done  [Pipeline] } [2023-01-10T17:04:24.836Z] $ docker stop --time=1 bb619ea385db87d1553db1840d9ba7f111a4ffaaab7dd9baab1ceb5b8a1c4c4d [2023-01-10T17:04:26.123Z] $ docker rm -f --volumes bb619ea385db87d1553db1840d9ba7f111a4ffaaab7dd9baab1ceb5b8a1c4c4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:04:26.460Z] + docker images [2023-01-10T17:04:26.460Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-10T17:04:26.460Z] security-spire-agent latest a71c5c7a63d9 2 seconds ago 125MB [2023-01-10T17:04:26.460Z] security-bootstrapper latest 36ada90580d5 2 seconds ago 20.3MB [2023-01-10T17:04:26.460Z] security-spiffe-token-provider latest bd34305841a0 4 seconds ago 29.7MB [2023-01-10T17:04:26.460Z] 337835ac5726 6 seconds ago 1.47GB [2023-01-10T17:04:26.460Z] adff59628ad7 14 seconds ago 1.63GB [2023-01-10T17:04:26.460Z] core-metadata latest 4073abac98bd 25 seconds ago 18.5MB [2023-01-10T17:04:26.460Z] support-scheduler latest b73e737447e6 25 seconds ago 29.9MB [2023-01-10T17:04:26.460Z] f77aef88bab5 28 seconds ago 1.59GB [2023-01-10T17:04:26.460Z] core-data latest 0151bcf60dec 41 seconds ago 17.9MB [2023-01-10T17:04:26.460Z] 7ba93c9c64dc 44 seconds ago 1.66GB [2023-01-10T17:04:26.460Z] ad013def0250 51 seconds ago 1.61GB [2023-01-10T17:04:26.460Z] security-proxy-setup latest f216f77266e9 About a minute ago 27.7MB [2023-01-10T17:04:26.460Z] de7025d68d39 About a minute ago 1.61GB [2023-01-10T17:04:26.460Z] security-secretstore-setup latest 35b049930829 About a minute ago 29.9MB [2023-01-10T17:04:26.460Z] support-notifications latest 8df2bd2cf94c About a minute ago 30.5MB [2023-01-10T17:04:26.460Z] core-command latest 0adb93105cc7 About a minute ago 17.7MB [2023-01-10T17:04:26.460Z] 7d22195475ff About a minute ago 1.59GB [2023-01-10T17:04:26.460Z] c07fbdea5c7c About a minute ago 1.67GB [2023-01-10T17:04:26.460Z] 54f05a624719 About a minute ago 1.59GB [2023-01-10T17:04:26.460Z] df512d88c961 About a minute ago 1.6GB [2023-01-10T17:04:26.460Z] security-spire-config latest 9ac07dc1d1cf 2 minutes ago 85.8MB [2023-01-10T17:04:26.460Z] security-spire-server latest 75de0c0fc2ca 2 minutes ago 86.5MB [2023-01-10T17:04:26.460Z] 59a7b652c642 2 minutes ago 1.47GB [2023-01-10T17:04:26.460Z] 01a827d0ba8f 2 minutes ago 1.47GB [2023-01-10T17:04:26.460Z] ci-base-image-x86_64 latest 1d68a888b80c 5 minutes ago 947MB [2023-01-10T17:04:26.460Z] alpine 3.16 bfe296a52501 8 weeks ago 5.54MB [2023-01-10T17:04:26.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-10T17:04:26.460Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-10T17:04:26.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-10T17:04:26.460Z] 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-01-10T17:04:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-10T17:04:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-10T17:04:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-10T17:04:38.393Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-10T17:04:48.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-10T17:04:56.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.247s coverage: 28.7% of statements [2023-01-10T17:04:56.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-10T17:04:56.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-10T17:05:02.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements [2023-01-10T17:05:06.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.702s coverage: 43.0% of statements [2023-01-10T17:05:06.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-10T17:05:06.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-10T17:05:06.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.512s coverage: 54.0% of statements [2023-01-10T17:05:06.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-10T17:05:06.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-10T17:05:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.528s coverage: 89.2% of statements [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-10T17:05:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.494s coverage: 2.4% of statements [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-10T17:05:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.735s coverage: 95.6% of statements [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-10T17:05:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.391s coverage: 72.2% of statements [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-10T17:05:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.573s coverage: 60.0% of statements [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-10T17:05:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.616s coverage: 0.9% of statements [2023-01-10T17:05:22.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-10T17:05:22.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.623s coverage: 58.8% of statements [2023-01-10T17:05:22.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.6% of statements [2023-01-10T17:05:22.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-10T17:05:22.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements [2023-01-10T17:05:23.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements [2023-01-10T17:05:24.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.257s coverage: 94.1% of statements [2023-01-10T17:05:25.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements [2023-01-10T17:05:25.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements [2023-01-10T17:05:37.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.258s coverage: 94.4% of statements [2023-01-10T17:05:37.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2023-01-10T17:05:43.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.703s coverage: 79.9% of statements [2023-01-10T17:05:43.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.361s coverage: 92.9% of statements [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.262s coverage: 87.2% of statements [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.284s coverage: 58.8% of statements [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.222s coverage: 87.2% of statements [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2023-01-10T17:05:51.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.766s coverage: 91.2% of statements [2023-01-10T17:05:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-10T17:05:58.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.218s coverage: 64.7% of statements [2023-01-10T17:05:58.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-10T17:05:58.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-10T17:05:58.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.425s coverage: 100.0% of statements [2023-01-10T17:05:58.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.179s coverage: 89.4% of statements [2023-01-10T17:05:58.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2023-01-10T17:05:58.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.164s coverage: 73.7% of statements [2023-01-10T17:05:58.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.122s coverage: 100.0% of statements [2023-01-10T17:06:04.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.877s coverage: 65.8% of statements [2023-01-10T17:06:04.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-10T17:06:04.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-10T17:06:04.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-10T17:06:10.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.403s coverage: 41.8% of statements [2023-01-10T17:06:10.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-10T17:06:10.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-10T17:06:10.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.364s coverage: 89.5% of statements [2023-01-10T17:06:10.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-10T17:06:10.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements [2023-01-10T17:06:10.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-10T17:06:10.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-10T17:06:10.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-10T17:06:10.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-10T17:06:18.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.368s coverage: 17.7% of statements [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-10T17:06:18.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-10T17:06:18.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.473s coverage: 63.2% of statements [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-10T17:06:18.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.464s coverage: 97.7% of statements [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-10T17:06:18.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-10T17:06:18.831Z] 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-01-10T17:06:18.831Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T17:06:18.831Z] go vet ./... [2023-01-10T17:08:10.527Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:08:10.527Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:08:10.527Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:08:10.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-10T17:08:10.859Z] + ls -al . [2023-01-10T17:08:10.859Z] total 760 [2023-01-10T17:08:10.875Z] drwxrwxr-x 10 1001 1001 4096 Jan 10 17:02 . [2023-01-10T17:08:10.875Z] drwxr-xr-x 4 root root 4096 Jan 10 17:02 .. [2023-01-10T17:08:10.875Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 17:00 .blubracket [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 16 Jan 10 17:00 .dockerignore [2023-01-10T17:08:10.875Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 17:00 .git [2023-01-10T17:08:10.875Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 17:00 .github [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 956 Jan 10 17:00 .gitignore [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 42 Jan 10 17:00 .golangci.yml [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 87 Jan 10 17:00 .hadolint.yml [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 166 Jan 10 17:00 .sonarcloud.properties [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 17:00 ADOPTERS.md [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 10618 Jan 10 17:00 Attribution.txt [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 73765 Jan 10 17:00 CHANGELOG.md [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 17:00 CONTRIBUTING.md [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 17:00 GOVERNANCE.md [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 850 Jan 10 17:00 Jenkinsfile [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 17:00 LICENSE [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 12513 Jan 10 17:00 Makefile [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 17:00 OWNERS.md [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 9403 Jan 10 17:00 README.md [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 6912 Jan 10 17:00 SECURITY.md [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 5 Jan 10 16:58 VERSION [2023-01-10T17:08:10.875Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 17:00 bin [2023-01-10T17:08:10.875Z] drwxrwxr-x 16 1001 1001 4096 Jan 10 17:00 cmd [2023-01-10T17:08:10.875Z] -rw-r--r-- 1 root root 494838 Jan 10 17:06 coverage.out [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 3412 Jan 10 17:00 go.mod [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 45110 Jan 10 17:00 go.sum [2023-01-10T17:08:10.875Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 17:00 internal [2023-01-10T17:08:10.875Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 17:00 openapi [2023-01-10T17:08:10.875Z] drwxrwxr-x 4 1001 1001 4096 Jan 10 17:00 snap [2023-01-10T17:08:10.875Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 17:00 version.go [Pipeline] sh [2023-01-10T17:08:11.182Z] + '[' -e coverage.out ] [2023-01-10T17:08:11.183Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-10T17:08:11.210Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T17:08:11.984Z] Stashed 1 file(s) [Pipeline] sh [2023-01-10T17:08:12.608Z] + make build [2023-01-10T17:08:12.608Z] 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-01-10T17:09:34.206Z] 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-01-10T17:09:39.545Z] 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-01-10T17:09:44.890Z] 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-01-10T17:10:31.756Z] 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-01-10T17:10:35.097Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-10T17:10:41.762Z] 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-01-10T17:10:48.401Z] 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-01-10T17:10:51.742Z] 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-01-10T17:10:55.993Z] 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-01-10T17:11:11.014Z] 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-01-10T17:11:15.301Z] $ docker stop --time=1 9f53f145eeaf34dd4daf7b9e719873a0e57708e84ac724d54383c38b29da2e30 [2023-01-10T17:11:17.638Z] $ docker rm -f --volumes 9f53f145eeaf34dd4daf7b9e719873a0e57708e84ac724d54383c38b29da2e30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:11:19.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T17:11:19.799Z] [2023-01-10T17:11:19.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:11:20.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T17:11:20.397Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-10T17:11:20.397Z] 29e5d40040c1: Pulling fs layer [2023-01-10T17:11:20.397Z] 1ce36da41761: Pulling fs layer [2023-01-10T17:11:20.397Z] 25b303627fd3: Pulling fs layer [2023-01-10T17:11:20.397Z] 29e5d40040c1: Verifying Checksum [2023-01-10T17:11:20.397Z] 29e5d40040c1: Download complete [2023-01-10T17:11:20.667Z] 1ce36da41761: Verifying Checksum [2023-01-10T17:11:20.667Z] 1ce36da41761: Download complete [2023-01-10T17:11:20.937Z] 29e5d40040c1: Pull complete [2023-01-10T17:11:22.352Z] 1ce36da41761: Pull complete [2023-01-10T17:11:22.352Z] 25b303627fd3: Verifying Checksum [2023-01-10T17:11:22.352Z] 25b303627fd3: Download complete [2023-01-10T17:11:32.428Z] 25b303627fd3: Pull complete [2023-01-10T17:11:32.428Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-10T17:11:32.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T17:11:32.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:11:32.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2023-01-10T17:11:32.674Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-10T17:11:34.824Z] $ docker top 608b872c14390089cb692ce50850527a4d7880ff89ff5abb68f08b507743d833 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:11:35.706Z] + docker-compose build --help [2023-01-10T17:11:35.706Z] + grep parallel [2023-01-10T17:11:40.004Z] --parallel Build images in parallel. [Pipeline] } [2023-01-10T17:11:40.026Z] $ docker stop --time=1 608b872c14390089cb692ce50850527a4d7880ff89ff5abb68f08b507743d833 [2023-01-10T17:11:41.712Z] $ docker rm -f --volumes 608b872c14390089cb692ce50850527a4d7880ff89ff5abb68f08b507743d833 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:11:42.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T17:11:42.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:11:42.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2023-01-10T17:11:42.500Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-10T17:11:43.713Z] $ docker top 0154e1525fd2ebd2e799e50c2a6c8026cb7c61b4ec047074e11f27368c1d5b79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:11:44.531Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-10T17:11:48.789Z] Building core-command ... [2023-01-10T17:11:48.789Z] Building core-data ... [2023-01-10T17:11:48.789Z] Building core-metadata ... [2023-01-10T17:11:48.789Z] Building security-bootstrapper ... [2023-01-10T17:11:48.789Z] Building security-proxy-setup ... [2023-01-10T17:11:48.789Z] Building security-secretstore-setup ... [2023-01-10T17:11:48.789Z] Building security-spiffe-token-provider ... [2023-01-10T17:11:48.789Z] Building security-spire-agent ... [2023-01-10T17:11:48.789Z] Building security-spire-config ... [2023-01-10T17:11:48.789Z] Building security-spire-server ... [2023-01-10T17:11:48.789Z] Building support-notifications ... [2023-01-10T17:11:48.789Z] Building support-scheduler ... [2023-01-10T17:11:48.789Z] Building security-spire-config [2023-01-10T17:11:48.789Z] Building core-data [2023-01-10T17:11:48.789Z] Building security-proxy-setup [2023-01-10T17:11:48.789Z] Building security-bootstrapper [2023-01-10T17:11:48.789Z] Building security-spiffe-token-provider [2023-01-10T17:12:35.625Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:12:35.625Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:12:35.625Z] ---> 08885d40d5b4 [2023-01-10T17:12:35.625Z] Step 3/21 : WORKDIR /edgex-go [2023-01-10T17:12:35.625Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:12:35.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:12:35.625Z] ---> 08885d40d5b4 [2023-01-10T17:12:35.625Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:12:35.625Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:12:35.625Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:12:35.625Z] ---> 08885d40d5b4 [2023-01-10T17:12:35.625Z] Step 3/32 : WORKDIR /edgex-go [2023-01-10T17:12:35.625Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:12:35.625Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:12:35.625Z] ---> 08885d40d5b4 [2023-01-10T17:12:35.625Z] Step 3/19 : WORKDIR /edgex-go [2023-01-10T17:12:35.625Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:12:35.625Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:12:35.625Z] ---> 08885d40d5b4 [2023-01-10T17:12:35.625Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T17:12:35.625Z] ---> Running in b643a4e1420a [2023-01-10T17:12:35.625Z] ---> Running in 379b706227e4 [2023-01-10T17:12:35.625Z] ---> Running in 9cc04e6e32c1 [2023-01-10T17:12:35.625Z] ---> Running in cfe4900dd8fd [2023-01-10T17:12:35.625Z] ---> Running in a1f84b16aad3 [2023-01-10T17:12:35.625Z] Removing intermediate container b643a4e1420a [2023-01-10T17:12:35.625Z] ---> ee9b5cfc74ed [2023-01-10T17:12:35.625Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T17:12:35.625Z] Removing intermediate container cfe4900dd8fd [2023-01-10T17:12:35.625Z] ---> 75cef88c6b91 [2023-01-10T17:12:35.625Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-10T17:12:35.625Z] ---> Running in ccc4cf2880ff [2023-01-10T17:12:35.625Z] Removing intermediate container a1f84b16aad3 [2023-01-10T17:12:35.625Z] ---> 19d1f5a272a2 [2023-01-10T17:12:35.625Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-10T17:12:35.625Z] ---> Running in fde769e122a6 [2023-01-10T17:12:35.625Z] Removing intermediate container 9cc04e6e32c1 [2023-01-10T17:12:35.625Z] ---> 71cabe1c87a9 [2023-01-10T17:12:35.625Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T17:12:35.625Z] Removing intermediate container 379b706227e4 [2023-01-10T17:12:35.625Z] ---> fc1bd0ffa2a4 [2023-01-10T17:12:35.625Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-10T17:12:35.625Z] ---> Running in 141aafd68858 [2023-01-10T17:12:35.625Z] ---> Running in 7feacc646de5 [2023-01-10T17:12:35.625Z] ---> Running in 72e602f4d574 [2023-01-10T17:12:35.625Z] Removing intermediate container 7feacc646de5 [2023-01-10T17:12:35.625Z] ---> 4712dbb03925 [2023-01-10T17:12:35.625Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T17:12:35.625Z] ---> Running in 14e3dc79cb7d [2023-01-10T17:12:35.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:35.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:35.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:35.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:35.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:35.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:36.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:36.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:36.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:36.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:37.397Z] OK: 221 MiB in 51 packages [2023-01-10T17:12:37.397Z] OK: 221 MiB in 51 packages [2023-01-10T17:12:37.663Z] OK: 221 MiB in 51 packages [2023-01-10T17:12:37.933Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-10T17:12:37.933Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-10T17:12:37.933Z] OK: 16899 distinct packages available [2023-01-10T17:12:37.933Z] OK: 221 MiB in 51 packages [2023-01-10T17:12:38.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:38.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:12:39.465Z] Removing intermediate container fde769e122a6 [2023-01-10T17:12:39.465Z] ---> 1f72f7c746bb [2023-01-10T17:12:39.465Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-10T17:12:39.465Z] Removing intermediate container 72e602f4d574 [2023-01-10T17:12:39.465Z] ---> 2997d388fc4b [2023-01-10T17:12:39.465Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-10T17:12:39.730Z] OK: 221 MiB in 51 packages [2023-01-10T17:12:39.730Z] Removing intermediate container ccc4cf2880ff [2023-01-10T17:12:39.730Z] ---> ec5dd6652e47 [2023-01-10T17:12:39.730Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T17:12:40.343Z] Removing intermediate container 14e3dc79cb7d [2023-01-10T17:12:40.343Z] ---> fa216d78dff9 [2023-01-10T17:12:40.343Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T17:12:40.617Z] ---> bc783bb55e20 [2023-01-10T17:12:40.885Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:12:40.885Z] ---> 31377c3c6f59 [2023-01-10T17:12:40.885Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:12:40.885Z] ---> Running in 76590728c177 [2023-01-10T17:12:41.156Z] ---> Running in 139be559fe93 [2023-01-10T17:12:41.156Z] ---> 2890911ab1c4 [2023-01-10T17:12:41.156Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:12:41.422Z] ---> Running in fbf5770dbf98 [2023-01-10T17:12:41.422Z] Removing intermediate container 141aafd68858 [2023-01-10T17:12:41.422Z] ---> 63430d31aab1 [2023-01-10T17:12:41.422Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-10T17:12:42.003Z] ---> fdf5de101671 [2023-01-10T17:12:42.003Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:12:42.270Z] ---> Running in a5b6f81689c6 [2023-01-10T17:12:43.231Z] ---> abcfdda6998f [2023-01-10T17:12:43.231Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:12:43.231Z] ---> Running in 30ef506eca98 [2023-01-10T17:14:19.873Z] Removing intermediate container 139be559fe93 [2023-01-10T17:14:19.873Z] ---> 7adaf5fcb4f5 [2023-01-10T17:14:19.873Z] Step 7/21 : COPY . . [2023-01-10T17:14:19.873Z] Removing intermediate container 76590728c177 [2023-01-10T17:14:19.873Z] ---> c1f56e537b0c [2023-01-10T17:14:19.873Z] Step 7/32 : COPY . . [2023-01-10T17:14:19.873Z] Removing intermediate container a5b6f81689c6 [2023-01-10T17:14:19.873Z] ---> 96b388569d7f [2023-01-10T17:14:19.873Z] Step 8/22 : COPY . . [2023-01-10T17:14:19.873Z] Removing intermediate container 30ef506eca98 [2023-01-10T17:14:19.873Z] ---> d65496bcc9a8 [2023-01-10T17:14:19.873Z] Step 7/19 : COPY . . [2023-01-10T17:14:19.873Z] Removing intermediate container fbf5770dbf98 [2023-01-10T17:14:19.873Z] ---> 1e82c7e165c3 [2023-01-10T17:14:19.873Z] Step 7/24 : COPY . . [2023-01-10T17:14:32.194Z] ---> e759ea6e8a78 [2023-01-10T17:14:32.194Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-10T17:14:32.194Z] ---> 0e2c8bf6be79 [2023-01-10T17:14:32.194Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-10T17:14:32.194Z] ---> 8527229a5ce1 [2023-01-10T17:14:32.194Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-10T17:14:32.194Z] ---> Running in 59e6112550fd [2023-01-10T17:14:32.194Z] ---> Running in 909e0f204400 [2023-01-10T17:14:32.194Z] ---> eb25e272584a [2023-01-10T17:14:32.194Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-10T17:14:32.194Z] ---> 044818ac6f06 [2023-01-10T17:14:32.194Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T17:14:32.194Z] ---> Running in dea516d33e60 [2023-01-10T17:14:32.194Z] ---> Running in 35013dfe0099 [2023-01-10T17:14:32.194Z] ---> Running in ce8ec5b80ec4 [2023-01-10T17:14:32.194Z] Removing intermediate container ce8ec5b80ec4 [2023-01-10T17:14:32.194Z] ---> 746978a5c74d [2023-01-10T17:14:32.194Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T17:14:32.194Z] ---> Running in 4102c15cc6a5 [2023-01-10T17:14:32.777Z] Removing intermediate container 4102c15cc6a5 [2023-01-10T17:14:32.777Z] ---> 46d49fefd3ab [2023-01-10T17:14:32.777Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T17:14:32.777Z] ---> Running in e5c77a43c977 [2023-01-10T17:14:33.369Z] 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-01-10T17:14:33.635Z] 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-01-10T17:14:33.902Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-10T17:14:33.902Z] 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-01-10T17:14:35.903Z] Removing intermediate container e5c77a43c977 [2023-01-10T17:14:35.903Z] ---> ad51f89adeea [2023-01-10T17:14:35.903Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T17:14:35.903Z] ---> Running in 93b966a52f0e [2023-01-10T17:14:36.487Z] Removing intermediate container 93b966a52f0e [2023-01-10T17:14:36.487Z] ---> f353d0bad770 [2023-01-10T17:14:36.487Z] [2023-01-10T17:14:36.487Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T17:14:36.759Z] 3.15: Pulling from library/alpine [2023-01-10T17:14:38.166Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-10T17:14:38.166Z] Status: Downloaded newer image for alpine:3.15 [2023-01-10T17:14:38.166Z] ---> 8aa73fd46299 [2023-01-10T17:14:38.166Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:14:38.166Z] ---> Running in 734ab8533b7b [2023-01-10T17:14:38.432Z] Removing intermediate container 734ab8533b7b [2023-01-10T17:14:38.432Z] ---> 3014c0202024 [2023-01-10T17:14:38.432Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-10T17:14:38.699Z] ---> Running in 875e8157e80f [2023-01-10T17:14:40.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:14:41.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:14:42.638Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T17:14:42.638Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T17:14:42.638Z] OK: 15736 distinct packages available [2023-01-10T17:14:42.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:14:43.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:14:44.608Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-10T17:14:44.608Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-10T17:14:44.608Z] (3/4) Installing libucontext (1.1-r0) [2023-01-10T17:14:44.608Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-10T17:14:44.608Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T17:14:44.608Z] OK: 6 MiB in 18 packages [2023-01-10T17:14:48.994Z] Removing intermediate container 875e8157e80f [2023-01-10T17:14:48.994Z] ---> 0bb2ab0e9ba3 [2023-01-10T17:14:48.994Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T17:14:55.629Z] ---> 16dc133ed981 [2023-01-10T17:14:55.629Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T17:14:55.895Z] ---> 616e5b4dec16 [2023-01-10T17:14:55.895Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-10T17:14:56.161Z] ---> Running in e4919ec1040d [2023-01-10T17:14:56.744Z] Removing intermediate container e4919ec1040d [2023-01-10T17:14:56.744Z] ---> d2a67f309f80 [2023-01-10T17:14:56.744Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-10T17:14:57.702Z] ---> 8af1bfe0af41 [2023-01-10T17:14:57.702Z] Step 19/24 : WORKDIR / [2023-01-10T17:14:57.969Z] ---> Running in 566d8894f6b3 [2023-01-10T17:14:58.553Z] Removing intermediate container 566d8894f6b3 [2023-01-10T17:14:58.553Z] ---> 8ef970d972f2 [2023-01-10T17:14:58.553Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T17:14:58.553Z] ---> Running in 8a208bc320ee [2023-01-10T17:14:59.135Z] Removing intermediate container 8a208bc320ee [2023-01-10T17:14:59.135Z] ---> b329810c3773 [2023-01-10T17:14:59.135Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T17:14:59.135Z] ---> Running in 9e04a9aee623 [2023-01-10T17:14:59.722Z] Removing intermediate container 9e04a9aee623 [2023-01-10T17:14:59.722Z] ---> 4889a95f84ab [2023-01-10T17:14:59.722Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T17:14:59.722Z] ---> Running in b153f8692091 [2023-01-10T17:15:00.305Z] Removing intermediate container b153f8692091 [2023-01-10T17:15:00.305Z] ---> 3370ea2a9154 [2023-01-10T17:15:00.305Z] Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:15:00.305Z] ---> Running in 0d9f57dc0101 [2023-01-10T17:15:00.886Z] Removing intermediate container 0d9f57dc0101 [2023-01-10T17:15:00.887Z] ---> a0cbaa415bc3 [2023-01-10T17:15:00.887Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:15:00.887Z] ---> Running in 88d441ada7e1 [2023-01-10T17:15:01.468Z] Removing intermediate container 88d441ada7e1 [2023-01-10T17:15:01.468Z] ---> 856730254d92 [2023-01-10T17:15:01.468Z] [2023-01-10T17:15:02.060Z] Successfully built 856730254d92 [2023-01-10T17:15:02.060Z] Successfully tagged security-spire-config-arm64:latest [2023-01-10T17:15:02.060Z] Building support-notifications [2023-01-10T17:15:17.048Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:15:17.048Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:15:17.048Z] ---> 08885d40d5b4 [2023-01-10T17:15:17.048Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:15:17.048Z] ---> Using cache [2023-01-10T17:15:17.048Z] ---> 71cabe1c87a9 [2023-01-10T17:15:17.048Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T17:15:17.048Z] ---> Using cache [2023-01-10T17:15:17.048Z] ---> 4712dbb03925 [2023-01-10T17:15:17.048Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-10T17:15:17.048Z] ---> Running in d745867c66dc [2023-01-10T17:15:18.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:15:19.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:15:20.677Z] OK: 221 MiB in 51 packages [2023-01-10T17:15:22.636Z] Removing intermediate container d745867c66dc [2023-01-10T17:15:22.636Z] ---> bbc238814471 [2023-01-10T17:15:22.636Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T17:15:24.590Z] ---> 6de449287371 [2023-01-10T17:15:24.590Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:15:24.590Z] ---> Running in 8f1edb65b512 [2023-01-10T17:16:46.191Z] Removing intermediate container 8f1edb65b512 [2023-01-10T17:16:46.191Z] ---> 4552996c9737 [2023-01-10T17:16:46.191Z] Step 8/22 : COPY . . [2023-01-10T17:16:50.443Z] ---> dd8bdb21e71e [2023-01-10T17:16:50.443Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-10T17:16:50.443Z] ---> Running in 690f1e20e013 [2023-01-10T17:16:53.027Z] 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-01-10T17:20:29.814Z] 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-01-10T17:20:51.922Z] Removing intermediate container 35013dfe0099 [2023-01-10T17:20:51.922Z] ---> 400e18fcc762 [2023-01-10T17:20:51.922Z] [2023-01-10T17:20:51.922Z] Step 9/21 : FROM alpine:3.16 [2023-01-10T17:20:51.922Z] 3.16: Pulling from library/alpine [2023-01-10T17:20:52.880Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:20:52.880Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:20:52.880Z] ---> 2b4661558fb8 [2023-01-10T17:20:52.880Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-10T17:20:53.150Z] ---> Running in 5a2a36903945 [2023-01-10T17:20:55.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:20:55.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:20:57.359Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-10T17:20:57.359Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-10T17:20:57.359Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-10T17:20:57.359Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-10T17:20:57.359Z] (5/6) Installing curl (7.83.1-r5) [2023-01-10T17:20:57.359Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-10T17:20:57.359Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:20:57.359Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T17:20:57.943Z] OK: 8 MiB in 20 packages [2023-01-10T17:21:01.289Z] Removing intermediate container 5a2a36903945 [2023-01-10T17:21:01.289Z] ---> 7e63518f5952 [2023-01-10T17:21:01.289Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T17:21:01.289Z] ---> Running in c7af3f62ebca [2023-01-10T17:21:02.245Z] Removing intermediate container c7af3f62ebca [2023-01-10T17:21:02.245Z] ---> f313582c528b [2023-01-10T17:21:02.245Z] Step 12/21 : WORKDIR /edgex [2023-01-10T17:21:02.512Z] ---> Running in c519e2a9ca78 [2023-01-10T17:21:03.471Z] Removing intermediate container c519e2a9ca78 [2023-01-10T17:21:03.471Z] ---> 72c498ccbedc [2023-01-10T17:21:03.471Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-10T17:21:05.413Z] ---> f69de8b1fb39 [2023-01-10T17:21:05.413Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-10T17:21:07.988Z] ---> 7d6502b1ce89 [2023-01-10T17:21:07.988Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-10T17:21:08.950Z] Removing intermediate container 909e0f204400 [2023-01-10T17:21:08.950Z] ---> b152d6716969 [2023-01-10T17:21:08.950Z] [2023-01-10T17:21:08.950Z] Step 9/32 : FROM alpine:3.16 [2023-01-10T17:21:08.950Z] ---> 2b4661558fb8 [2023-01-10T17:21:08.950Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:21:09.216Z] ---> Running in d11e8b8e71db [2023-01-10T17:21:10.175Z] ---> a29dfc8a1c0a [2023-01-10T17:21:10.175Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T17:21:10.175Z] Removing intermediate container d11e8b8e71db [2023-01-10T17:21:10.175Z] ---> d2e07ee744e1 [2023-01-10T17:21:10.175Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-10T17:21:10.441Z] ---> Running in 5178df4a6bae [2023-01-10T17:21:11.402Z] ---> fa5ff7c0b6c6 [2023-01-10T17:21:11.402Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T17:21:11.669Z] ---> Running in b49f9727b326 [2023-01-10T17:21:13.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:21:13.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:21:15.094Z] Removing intermediate container b49f9727b326 [2023-01-10T17:21:15.094Z] ---> 97b963f38213 [2023-01-10T17:21:15.094Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T17:21:15.094Z] ---> Running in 00ccbf4707c6 [2023-01-10T17:21:15.360Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-10T17:21:15.360Z] (2/2) Installing su-exec (0.2-r1) [2023-01-10T17:21:15.360Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:21:15.360Z] OK: 5 MiB in 16 packages [2023-01-10T17:21:15.627Z] Removing intermediate container 00ccbf4707c6 [2023-01-10T17:21:15.627Z] ---> 39010b6ae9b5 [2023-01-10T17:21:15.627Z] Step 19/21 : LABEL arch=arm64 [2023-01-10T17:21:15.893Z] ---> Running in 9314a22fe4d9 [2023-01-10T17:21:16.857Z] Removing intermediate container 9314a22fe4d9 [2023-01-10T17:21:16.857Z] ---> 06f5a1336271 [2023-01-10T17:21:16.857Z] Step 20/21 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:21:16.857Z] ---> Running in 75ddd96d6a1a [2023-01-10T17:21:17.441Z] Removing intermediate container 5178df4a6bae [2023-01-10T17:21:17.441Z] ---> 09b89ee558cf [2023-01-10T17:21:17.441Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-10T17:21:17.707Z] ---> Running in 8302e341b797 [2023-01-10T17:21:17.707Z] Removing intermediate container 75ddd96d6a1a [2023-01-10T17:21:17.707Z] ---> 4be9a23e0f8e [2023-01-10T17:21:17.707Z] Step 21/21 : LABEL version=0.0.0 [2023-01-10T17:21:17.973Z] ---> Running in 181fc2f29821 [2023-01-10T17:21:18.553Z] Removing intermediate container 8302e341b797 [2023-01-10T17:21:18.553Z] ---> fe2c79c41667 [2023-01-10T17:21:18.553Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-10T17:21:18.553Z] ---> Running in 3cfdf9b38394 [2023-01-10T17:21:18.553Z] Removing intermediate container 181fc2f29821 [2023-01-10T17:21:18.553Z] ---> 8b8bbdd28e6f [2023-01-10T17:21:18.553Z] [2023-01-10T17:21:19.141Z] Successfully built 8b8bbdd28e6f [2023-01-10T17:21:19.141Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-10T17:21:19.141Z] Building core-command [2023-01-10T17:21:19.409Z]  Building security-proxy-setup ... done Removing intermediate container 3cfdf9b38394 [2023-01-10T17:21:19.409Z] ---> 35fe6b73cd15 [2023-01-10T17:21:19.409Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-10T17:21:19.409Z] ---> Running in 79a7a33a469c [2023-01-10T17:21:19.997Z] Removing intermediate container 79a7a33a469c [2023-01-10T17:21:19.997Z] ---> 3e721acfda61 [2023-01-10T17:21:19.997Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-10T17:21:20.267Z] ---> Running in 612d582c3558 [2023-01-10T17:21:20.848Z] Removing intermediate container 612d582c3558 [2023-01-10T17:21:20.848Z] ---> e0a393599f07 [2023-01-10T17:21:20.848Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-10T17:21:20.848Z] ---> Running in b414d549cff0 [2023-01-10T17:21:24.184Z] Removing intermediate container b414d549cff0 [2023-01-10T17:21:24.184Z] ---> 78d2a12f2223 [2023-01-10T17:21:24.184Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-10T17:21:24.184Z] ---> Running in 08ccd3bc50e8 [2023-01-10T17:21:25.140Z] Removing intermediate container 08ccd3bc50e8 [2023-01-10T17:21:25.140Z] ---> ba08c5460691 [2023-01-10T17:21:25.140Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-10T17:21:26.099Z] ---> b3b304f09c34 [2023-01-10T17:21:26.099Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-10T17:21:26.099Z] ---> Running in bb40f99fa972 [2023-01-10T17:21:31.428Z] Removing intermediate container bb40f99fa972 [2023-01-10T17:21:31.428Z] ---> 7f3a6b839fa4 [2023-01-10T17:21:31.428Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:21:32.037Z] ---> 6312d2a59414 [2023-01-10T17:21:32.037Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-10T17:21:34.618Z] ---> 7e17eacf1924 [2023-01-10T17:21:34.618Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-10T17:21:36.557Z] ---> 897289228734 [2023-01-10T17:21:36.557Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-10T17:21:37.513Z] ---> af395f5cfdac [2023-01-10T17:21:37.513Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-10T17:21:37.513Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:21:37.513Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:21:37.513Z] ---> 08885d40d5b4 [2023-01-10T17:21:37.513Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:21:37.513Z] ---> Using cache [2023-01-10T17:21:37.513Z] ---> 71cabe1c87a9 [2023-01-10T17:21:37.513Z] Step 4/23 : WORKDIR /edgex-go [2023-01-10T17:21:37.513Z] ---> Using cache [2023-01-10T17:21:37.513Z] ---> 4712dbb03925 [2023-01-10T17:21:37.513Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-10T17:21:37.513Z] ---> Using cache [2023-01-10T17:21:37.513Z] ---> fa216d78dff9 [2023-01-10T17:21:37.513Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-10T17:21:37.513Z] ---> Using cache [2023-01-10T17:21:37.513Z] ---> fdf5de101671 [2023-01-10T17:21:37.513Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:21:37.513Z] ---> Using cache [2023-01-10T17:21:37.513Z] ---> 96b388569d7f [2023-01-10T17:21:37.513Z] Step 8/23 : COPY . . [2023-01-10T17:21:37.513Z] ---> Using cache [2023-01-10T17:21:37.513Z] ---> 8527229a5ce1 [2023-01-10T17:21:37.513Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-10T17:21:37.513Z] ---> Running in 827c35631239 [2023-01-10T17:21:39.455Z] ---> a6c58f0a80ec [2023-01-10T17:21:39.455Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-10T17:21:42.803Z] ---> 03cd92bb7a41 [2023-01-10T17:21:42.803Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-10T17:21:42.803Z] 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-01-10T17:21:44.228Z] ---> 2126917317c3 [2023-01-10T17:21:44.228Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-10T17:21:44.228Z] ---> Running in ff38533e82fd [2023-01-10T17:21:48.477Z] Removing intermediate container ff38533e82fd [2023-01-10T17:21:48.477Z] ---> d5cca5f6f3ad [2023-01-10T17:21:48.477Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-10T17:21:48.743Z] ---> Running in 21c2139489a4 [2023-01-10T17:21:49.329Z] Removing intermediate container dea516d33e60 [2023-01-10T17:21:49.329Z] ---> cb333e810a58 [2023-01-10T17:21:49.329Z] [2023-01-10T17:21:49.329Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T17:21:49.329Z] ---> 2b4661558fb8 [2023-01-10T17:21:49.329Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-10T17:21:49.597Z] ---> Running in 22c9a5230fb2 [2023-01-10T17:21:49.597Z] Removing intermediate container 21c2139489a4 [2023-01-10T17:21:49.597Z] ---> eb347574bda5 [2023-01-10T17:21:49.597Z] Step 29/32 : CMD ["gate"] [2023-01-10T17:21:49.871Z] ---> Running in fc02cb288d08 [2023-01-10T17:21:50.138Z] Removing intermediate container 22c9a5230fb2 [2023-01-10T17:21:50.138Z] ---> 9367daaf921b [2023-01-10T17:21:50.138Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-10T17:21:50.408Z] ---> Running in 5a78ae103601 [2023-01-10T17:21:50.408Z] Removing intermediate container fc02cb288d08 [2023-01-10T17:21:50.408Z] ---> 179f2fcc5f76 [2023-01-10T17:21:50.408Z] Step 30/32 : LABEL arch=arm64 [2023-01-10T17:21:50.675Z] ---> Running in 1944570414c7 [2023-01-10T17:21:50.945Z] Removing intermediate container 5a78ae103601 [2023-01-10T17:21:50.945Z] ---> 32c5582fb4b2 [2023-01-10T17:21:50.945Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-10T17:21:51.237Z] ---> Running in d945d962f8d6 [2023-01-10T17:21:51.506Z] Removing intermediate container 1944570414c7 [2023-01-10T17:21:51.506Z] ---> cdd6361ab24a [2023-01-10T17:21:51.506Z] Step 31/32 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:21:51.506Z] ---> Running in 5352d61311b0 [2023-01-10T17:21:52.094Z] Removing intermediate container d945d962f8d6 [2023-01-10T17:21:52.094Z] ---> 2e02e9d9278e [2023-01-10T17:21:52.094Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T17:21:52.358Z] ---> Running in b4fbcb34feaa [2023-01-10T17:21:52.623Z] Removing intermediate container 5352d61311b0 [2023-01-10T17:21:52.623Z] ---> a60eee57a4e4 [2023-01-10T17:21:52.623Z] Step 32/32 : LABEL version=0.0.0 [2023-01-10T17:21:52.889Z] ---> Running in 469b790335bd [2023-01-10T17:21:53.468Z] Removing intermediate container 469b790335bd [2023-01-10T17:21:53.468Z] ---> b40d88b0d3ba [2023-01-10T17:21:53.468Z] [2023-01-10T17:21:53.734Z] Successfully built b40d88b0d3ba [2023-01-10T17:21:53.734Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-10T17:21:53.734Z] Building security-spire-server [2023-01-10T17:21:54.690Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:21:55.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:21:56.689Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T17:21:56.689Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:21:56.689Z] OK: 5 MiB in 15 packages [2023-01-10T17:21:58.624Z] Removing intermediate container b4fbcb34feaa [2023-01-10T17:21:58.624Z] ---> d8cf7207cde4 [2023-01-10T17:21:58.624Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:21:59.203Z] ---> 3e834c6b3227 [2023-01-10T17:21:59.203Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-10T17:22:01.142Z] ---> 47e338ab05a6 [2023-01-10T17:22:01.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-10T17:22:02.548Z] ---> 9bfc2cf2ab03 [2023-01-10T17:22:02.548Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-10T17:22:02.548Z] ---> Running in ac5aca31c66b [2023-01-10T17:22:03.534Z] Removing intermediate container ac5aca31c66b [2023-01-10T17:22:03.534Z] ---> 20bbe9f006d3 [2023-01-10T17:22:03.534Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:22:03.534Z] ---> Running in 150329a85765 [2023-01-10T17:22:04.114Z] Removing intermediate container 150329a85765 [2023-01-10T17:22:04.114Z] ---> 987c525c7db9 [2023-01-10T17:22:04.114Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T17:22:04.380Z] ---> Running in 0c66a97ac6ec [2023-01-10T17:22:04.960Z] Removing intermediate container 0c66a97ac6ec [2023-01-10T17:22:04.960Z] ---> 2cc3a4cb11c4 [2023-01-10T17:22:04.960Z] Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:22:05.224Z] ---> Running in 2b1443197e3a [2023-01-10T17:22:05.803Z] Removing intermediate container 2b1443197e3a [2023-01-10T17:22:05.803Z] ---> fd1ea94285ec [2023-01-10T17:22:05.803Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T17:22:06.069Z] ---> Running in 7b589145d851 [2023-01-10T17:22:08.642Z] Removing intermediate container 7b589145d851 [2023-01-10T17:22:08.642Z] ---> 7edf3c1b0809 [2023-01-10T17:22:08.642Z] [2023-01-10T17:22:08.642Z] Successfully built 7edf3c1b0809 [2023-01-10T17:22:08.642Z] Successfully tagged core-data-arm64:latest [2023-01-10T17:22:08.642Z]  Building core-data ... done Building support-scheduler [2023-01-10T17:22:12.894Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:22:12.894Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:22:12.894Z] ---> 08885d40d5b4 [2023-01-10T17:22:12.894Z] Step 3/23 : WORKDIR /edgex-go [2023-01-10T17:22:12.894Z] ---> Using cache [2023-01-10T17:22:12.894Z] ---> fc1bd0ffa2a4 [2023-01-10T17:22:12.894Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T17:22:13.159Z] ---> Running in 9f2e3e8e7df1 [2023-01-10T17:22:15.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:22:15.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:22:17.284Z] OK: 221 MiB in 51 packages [2023-01-10T17:22:20.607Z] Removing intermediate container 9f2e3e8e7df1 [2023-01-10T17:22:20.607Z] ---> 126617980ef6 [2023-01-10T17:22:20.607Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-10T17:22:22.009Z] ---> c9358840790e [2023-01-10T17:22:22.009Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:22:22.009Z] ---> Running in 73a6e3125c3c [2023-01-10T17:22:30.196Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:22:30.196Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:22:30.196Z] ---> 08885d40d5b4 [2023-01-10T17:22:30.196Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:22:30.196Z] ---> Using cache [2023-01-10T17:22:30.196Z] ---> 71cabe1c87a9 [2023-01-10T17:22:30.196Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T17:22:30.196Z] ---> Using cache [2023-01-10T17:22:30.196Z] ---> 4712dbb03925 [2023-01-10T17:22:30.196Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T17:22:30.196Z] ---> Using cache [2023-01-10T17:22:30.196Z] ---> fa216d78dff9 [2023-01-10T17:22:30.196Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T17:22:30.196Z] ---> Using cache [2023-01-10T17:22:30.196Z] ---> fdf5de101671 [2023-01-10T17:22:30.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:22:30.196Z] ---> Using cache [2023-01-10T17:22:30.196Z] ---> 96b388569d7f [2023-01-10T17:22:30.196Z] Step 8/22 : COPY . . [2023-01-10T17:22:30.196Z] ---> Using cache [2023-01-10T17:22:30.196Z] ---> 8527229a5ce1 [2023-01-10T17:22:30.196Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-10T17:22:30.196Z] ---> Running in ea630ac9613e [2023-01-10T17:22:31.601Z] 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-01-10T17:23:03.809Z] Removing intermediate container 59e6112550fd [2023-01-10T17:23:03.809Z] ---> 7f53b6e323e1 [2023-01-10T17:23:03.809Z] [2023-01-10T17:23:03.809Z] Step 9/19 : FROM alpine:3.15 [2023-01-10T17:23:03.809Z] ---> 8aa73fd46299 [2023-01-10T17:23:03.809Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:23:03.809Z] ---> Using cache [2023-01-10T17:23:03.809Z] ---> 3014c0202024 [2023-01-10T17:23:03.809Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-10T17:23:03.809Z] ---> Running in 2d09fa4a9e07 [2023-01-10T17:23:03.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:23:03.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:23:05.216Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T17:23:05.216Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T17:23:05.216Z] OK: 15736 distinct packages available [2023-01-10T17:23:05.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:23:05.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:23:07.378Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-10T17:23:07.379Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-10T17:23:07.379Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-10T17:23:07.379Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-10T17:23:07.654Z] (5/9) Installing curl (7.80.0-r5) [2023-01-10T17:23:07.654Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-10T17:23:07.654Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-10T17:23:07.654Z] (8/9) Installing libucontext (1.1-r0) [2023-01-10T17:23:07.654Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-10T17:23:07.654Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T17:23:07.654Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T17:23:08.308Z] OK: 8 MiB in 23 packages [2023-01-10T17:23:13.717Z] Removing intermediate container 2d09fa4a9e07 [2023-01-10T17:23:13.717Z] ---> 60f1730378bf [2023-01-10T17:23:13.717Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:23:14.315Z] ---> 20ce1e08811d [2023-01-10T17:23:14.315Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-10T17:23:18.584Z] ---> 22067040883a [2023-01-10T17:23:18.584Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-10T17:23:20.551Z] ---> 4237a2a12e26 [2023-01-10T17:23:20.551Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-10T17:23:20.551Z] ---> Running in c05de46036a9 [2023-01-10T17:23:23.887Z] Removing intermediate container c05de46036a9 [2023-01-10T17:23:23.887Z] ---> 3344b457a891 [2023-01-10T17:23:23.887Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:23:24.153Z] ---> Running in f61ba9a4aa49 [2023-01-10T17:23:25.117Z] Removing intermediate container f61ba9a4aa49 [2023-01-10T17:23:25.117Z] ---> 2a6fec3aa522 [2023-01-10T17:23:25.117Z] Step 17/19 : LABEL arch=arm64 [2023-01-10T17:23:25.117Z] ---> Running in 24aeac09fc1a [2023-01-10T17:23:26.098Z] Removing intermediate container 24aeac09fc1a [2023-01-10T17:23:26.098Z] ---> ba62fe92015b [2023-01-10T17:23:26.098Z] Step 18/19 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:23:26.098Z] ---> Running in 16447637b882 [2023-01-10T17:23:27.510Z] Removing intermediate container 16447637b882 [2023-01-10T17:23:27.510Z] ---> bb73d8002412 [2023-01-10T17:23:27.510Z] Step 19/19 : LABEL version=0.0.0 [2023-01-10T17:23:27.511Z] ---> Running in cca7046a9dc1 [2023-01-10T17:23:28.468Z] Removing intermediate container cca7046a9dc1 [2023-01-10T17:23:28.468Z] ---> 9e96e5bbe675 [2023-01-10T17:23:28.468Z] [2023-01-10T17:23:29.048Z] Successfully built 9e96e5bbe675 [2023-01-10T17:23:29.049Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-10T17:23:29.049Z] Building security-spire-agent [2023-01-10T17:23:44.021Z]  Building security-spiffe-token-provider ... done Removing intermediate container 73a6e3125c3c [2023-01-10T17:23:44.021Z] ---> 899f09d70e3b [2023-01-10T17:23:44.021Z] Step 7/23 : COPY . . [2023-01-10T17:23:45.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:23:45.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:23:45.962Z] ---> 08885d40d5b4 [2023-01-10T17:23:45.962Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T17:23:45.962Z] ---> Using cache [2023-01-10T17:23:45.962Z] ---> fc1bd0ffa2a4 [2023-01-10T17:23:45.962Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T17:23:45.962Z] ---> Using cache [2023-01-10T17:23:45.962Z] ---> 126617980ef6 [2023-01-10T17:23:45.962Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T17:23:45.962Z] ---> Using cache [2023-01-10T17:23:45.962Z] ---> c9358840790e [2023-01-10T17:23:45.962Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:23:45.962Z] ---> Using cache [2023-01-10T17:23:45.962Z] ---> 899f09d70e3b [2023-01-10T17:23:45.962Z] Step 7/24 : COPY . . [2023-01-10T17:24:08.008Z] ---> ca2bfceb0db2 [2023-01-10T17:24:08.008Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T17:24:08.008Z] ---> 2d5a0a8f8f93 [2023-01-10T17:24:08.008Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T17:24:08.008Z] ---> Running in e711538397e6 [2023-01-10T17:24:08.008Z] ---> Running in e9fad3f07291 [2023-01-10T17:24:08.008Z] Removing intermediate container e711538397e6 [2023-01-10T17:24:08.008Z] ---> ad4823d0f34a [2023-01-10T17:24:08.008Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-10T17:24:08.008Z] Removing intermediate container e9fad3f07291 [2023-01-10T17:24:08.008Z] ---> f9d8eedf7f1f [2023-01-10T17:24:08.008Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T17:24:08.008Z] ---> Running in 02e8e8156fc3 [2023-01-10T17:24:08.008Z] ---> Running in 6ebd0b53b0ee [2023-01-10T17:24:08.008Z] Removing intermediate container 02e8e8156fc3 [2023-01-10T17:24:08.008Z] ---> dc36f80ae213 [2023-01-10T17:24:08.008Z] Removing intermediate container 6ebd0b53b0ee [2023-01-10T17:24:08.008Z] ---> 6d7e3db35752 [2023-01-10T17:24:08.008Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T17:24:08.008Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T17:24:08.613Z] ---> Running in 2374469417b4 [2023-01-10T17:24:08.613Z] ---> Running in 22dc1c57a813 [2023-01-10T17:24:15.247Z] Removing intermediate container 2374469417b4 [2023-01-10T17:24:15.247Z] ---> c7e293658308 [2023-01-10T17:24:15.247Z] Step 11/23 : WORKDIR /edgex-go [2023-01-10T17:24:15.247Z] Removing intermediate container 22dc1c57a813 [2023-01-10T17:24:15.247Z] ---> 6362122011d9 [2023-01-10T17:24:15.247Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T17:24:15.247Z] ---> Running in 13b2a9781d2a [2023-01-10T17:24:15.247Z] ---> Running in 4f47d94c8e15 [2023-01-10T17:24:15.847Z] Removing intermediate container 13b2a9781d2a [2023-01-10T17:24:15.847Z] ---> 7d0e1231c08d [2023-01-10T17:24:15.847Z] [2023-01-10T17:24:15.847Z] Step 12/23 : FROM alpine:3.15 [2023-01-10T17:24:15.847Z] ---> 8aa73fd46299 [2023-01-10T17:24:15.847Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:24:15.847Z] ---> Using cache [2023-01-10T17:24:15.847Z] ---> 3014c0202024 [2023-01-10T17:24:15.847Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T17:24:15.847Z] ---> Running in a89b80e410fb [2023-01-10T17:24:16.114Z] Removing intermediate container 4f47d94c8e15 [2023-01-10T17:24:16.114Z] ---> 56dd51bbbe58 [2023-01-10T17:24:16.114Z] [2023-01-10T17:24:16.114Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T17:24:16.114Z] ---> 8aa73fd46299 [2023-01-10T17:24:16.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T17:24:16.114Z] ---> Using cache [2023-01-10T17:24:16.114Z] ---> 3014c0202024 [2023-01-10T17:24:16.114Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T17:24:16.383Z] ---> Running in e70f92df02ae [2023-01-10T17:24:19.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:24:19.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:24:19.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:24:19.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:24:22.581Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T17:24:22.581Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T17:24:22.581Z] OK: 15736 distinct packages available [2023-01-10T17:24:22.581Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T17:24:22.581Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T17:24:22.581Z] OK: 15736 distinct packages available [2023-01-10T17:24:22.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:24:22.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:24:23.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:24:23.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:24:25.659Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-10T17:24:25.659Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-10T17:24:25.659Z] (3/5) Installing libucontext (1.1-r0) [2023-01-10T17:24:25.659Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-10T17:24:25.659Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-10T17:24:25.659Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T17:24:25.659Z] OK: 6 MiB in 19 packages [2023-01-10T17:24:26.242Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-10T17:24:26.509Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-10T17:24:26.509Z] (3/5) Installing libucontext (1.1-r0) [2023-01-10T17:24:26.509Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-10T17:24:26.510Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-10T17:24:26.510Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T17:24:26.510Z] OK: 6 MiB in 19 packages [2023-01-10T17:24:29.093Z] Removing intermediate container e70f92df02ae [2023-01-10T17:24:29.093Z] ---> 674e8cb9c686 [2023-01-10T17:24:29.093Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-10T17:24:30.052Z] Removing intermediate container a89b80e410fb [2023-01-10T17:24:30.052Z] ---> 3d6f6bcb7699 [2023-01-10T17:24:30.052Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T17:24:38.274Z] ---> 212bfe5bb31c [2023-01-10T17:24:38.274Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T17:24:44.921Z] ---> 8e907121b791 [2023-01-10T17:24:44.921Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T17:24:46.866Z] ---> 53e84c7fa151 [2023-01-10T17:24:46.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-10T17:24:48.810Z] ---> 739cfa61f713 [2023-01-10T17:24:48.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-10T17:24:51.386Z] ---> b24a0a23af76 [2023-01-10T17:24:51.386Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T17:24:51.651Z] ---> 211c7e598e49 [2023-01-10T17:24:51.651Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T17:24:51.651Z] ---> Running in 8b13cce83733 [2023-01-10T17:24:52.617Z] Removing intermediate container 8b13cce83733 [2023-01-10T17:24:52.617Z] ---> e7548e9ca0ad [2023-01-10T17:24:52.617Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T17:24:52.886Z] ---> Running in 696a01e2456d [2023-01-10T17:24:52.886Z] ---> 2136ed3ea04f [2023-01-10T17:24:52.886Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-10T17:24:53.467Z] Removing intermediate container 696a01e2456d [2023-01-10T17:24:53.467Z] ---> 44da2bbbfeca [2023-01-10T17:24:53.467Z] Step 21/23 : LABEL arch=arm64 [2023-01-10T17:24:53.467Z] ---> Running in a877afe7ee8d [2023-01-10T17:24:54.426Z] ---> 48aa84803612 [2023-01-10T17:24:54.426Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-10T17:24:54.426Z] Removing intermediate container a877afe7ee8d [2023-01-10T17:24:54.426Z] ---> 4abf545e1e0c [2023-01-10T17:24:54.426Z] Step 22/23 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:24:54.426Z] ---> Running in 9f7cd9653f42 [2023-01-10T17:24:55.385Z] Removing intermediate container 9f7cd9653f42 [2023-01-10T17:24:55.385Z] ---> f5e700efa2d0 [2023-01-10T17:24:55.385Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T17:24:55.650Z] ---> Running in 10df288815df [2023-01-10T17:24:55.650Z] ---> d999bb0e451e [2023-01-10T17:24:55.650Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T17:24:55.915Z] ---> Running in b6b43e2f8f87 [2023-01-10T17:24:56.181Z] Removing intermediate container 10df288815df [2023-01-10T17:24:56.181Z] ---> 74cce5669f50 [2023-01-10T17:24:56.181Z] [2023-01-10T17:24:56.448Z] Removing intermediate container b6b43e2f8f87 [2023-01-10T17:24:56.448Z] ---> 547dc6e84ed5 [2023-01-10T17:24:56.448Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T17:24:56.719Z] ---> Running in 63a4d5c94772 [2023-01-10T17:24:56.986Z] Successfully built 74cce5669f50 [2023-01-10T17:24:56.986Z] Successfully tagged security-spire-server-arm64:latest [2023-01-10T17:24:56.986Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-01-10T17:24:57.254Z] Removing intermediate container 63a4d5c94772 [2023-01-10T17:24:57.254Z] ---> b3a72f4229aa [2023-01-10T17:24:57.254Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T17:24:57.521Z] ---> Running in d4a9cda96be2 [2023-01-10T17:24:58.103Z] Removing intermediate container d4a9cda96be2 [2023-01-10T17:24:58.103Z] ---> 7e82298d4a93 [2023-01-10T17:24:58.103Z] Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:24:58.103Z] ---> Running in 3d649ec9665b [2023-01-10T17:24:58.718Z] Removing intermediate container 3d649ec9665b [2023-01-10T17:24:58.718Z] ---> 25c855e8a354 [2023-01-10T17:24:58.718Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:24:58.993Z] ---> Running in a2a775a431fb [2023-01-10T17:24:59.575Z] Removing intermediate container a2a775a431fb [2023-01-10T17:24:59.575Z] ---> 44a9171a1d94 [2023-01-10T17:24:59.575Z] [2023-01-10T17:24:59.840Z] Successfully built 44a9171a1d94 [2023-01-10T17:24:59.840Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-10T17:24:59.840Z]  Building security-spire-agent ... done Building core-metadata [2023-01-10T17:25:26.504Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:25:26.504Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:25:26.504Z] ---> 08885d40d5b4 [2023-01-10T17:25:26.504Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T17:25:26.504Z] ---> Using cache [2023-01-10T17:25:26.504Z] ---> fc1bd0ffa2a4 [2023-01-10T17:25:26.504Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-10T17:25:26.504Z] ---> Using cache [2023-01-10T17:25:26.504Z] ---> 2997d388fc4b [2023-01-10T17:25:26.504Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T17:25:26.504Z] ---> Using cache [2023-01-10T17:25:26.504Z] ---> 31377c3c6f59 [2023-01-10T17:25:26.504Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:25:26.504Z] ---> Using cache [2023-01-10T17:25:26.504Z] ---> 7adaf5fcb4f5 [2023-01-10T17:25:26.504Z] Step 7/24 : COPY . . [2023-01-10T17:25:26.504Z] ---> Using cache [2023-01-10T17:25:26.504Z] ---> eb25e272584a [2023-01-10T17:25:26.504Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-10T17:25:26.504Z] ---> Running in 68dbc31a51dc [2023-01-10T17:25:27.935Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T17:25:27.935Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T17:25:27.935Z] ---> 08885d40d5b4 [2023-01-10T17:25:27.935Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:25:27.935Z] ---> Using cache [2023-01-10T17:25:27.935Z] ---> 71cabe1c87a9 [2023-01-10T17:25:27.935Z] Step 4/24 : WORKDIR /edgex-go [2023-01-10T17:25:27.935Z] ---> Using cache [2023-01-10T17:25:27.935Z] ---> 4712dbb03925 [2023-01-10T17:25:27.935Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-10T17:25:27.935Z] ---> Using cache [2023-01-10T17:25:27.935Z] ---> fa216d78dff9 [2023-01-10T17:25:27.935Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-10T17:25:27.935Z] ---> Using cache [2023-01-10T17:25:27.935Z] ---> fdf5de101671 [2023-01-10T17:25:27.935Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:25:27.935Z] ---> Using cache [2023-01-10T17:25:27.935Z] ---> 96b388569d7f [2023-01-10T17:25:27.935Z] Step 8/24 : COPY . . [2023-01-10T17:25:27.935Z] ---> Using cache [2023-01-10T17:25:28.205Z] ---> 8527229a5ce1 [2023-01-10T17:25:28.205Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-10T17:25:28.205Z] 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-01-10T17:25:28.205Z] ---> Running in 97d7cb345f7b [2023-01-10T17:25:30.796Z] 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-01-10T17:27:22.761Z] Removing intermediate container 690f1e20e013 [2023-01-10T17:27:22.761Z] ---> 8ecd63d6cace [2023-01-10T17:27:22.761Z] [2023-01-10T17:27:22.761Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T17:27:22.761Z] ---> 2b4661558fb8 [2023-01-10T17:27:22.761Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-10T17:27:22.761Z] ---> Running in 3d8f8466d5a4 [2023-01-10T17:27:22.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:27:22.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:27:22.761Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-10T17:27:22.761Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-10T17:27:22.761Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:27:22.761Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T17:27:22.761Z] OK: 6 MiB in 16 packages [2023-01-10T17:27:22.761Z] Removing intermediate container 3d8f8466d5a4 [2023-01-10T17:27:22.761Z] ---> a1e1778962e1 [2023-01-10T17:27:22.761Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T17:27:22.761Z] ---> Running in 06f07602a122 [2023-01-10T17:27:22.761Z] Removing intermediate container 06f07602a122 [2023-01-10T17:27:22.761Z] ---> 620b82f97548 [2023-01-10T17:27:22.761Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-10T17:27:22.761Z] ---> Running in 0ec0cbdf76d3 [2023-01-10T17:27:22.761Z] Removing intermediate container 0ec0cbdf76d3 [2023-01-10T17:27:22.761Z] ---> 19a2cf94fe20 [2023-01-10T17:27:22.761Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T17:27:22.761Z] ---> Running in dcb6ec13721b [2023-01-10T17:27:22.761Z] Removing intermediate container dcb6ec13721b [2023-01-10T17:27:22.761Z] ---> 1bd991b1f83f [2023-01-10T17:27:22.761Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:27:22.761Z] ---> 2cee127310a2 [2023-01-10T17:27:22.761Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-10T17:27:23.367Z] ---> 2a3e8d142597 [2023-01-10T17:27:23.367Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-10T17:27:24.346Z] ---> 0d6799faa890 [2023-01-10T17:27:24.346Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-10T17:27:24.623Z] ---> Running in d81b41177746 [2023-01-10T17:27:24.906Z] Removing intermediate container d81b41177746 [2023-01-10T17:27:24.906Z] ---> cdae6b4ee08f [2023-01-10T17:27:24.906Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:27:25.198Z] ---> Running in a5f3062e496a [2023-01-10T17:27:25.797Z] Removing intermediate container a5f3062e496a [2023-01-10T17:27:25.797Z] ---> 20143fcc63ec [2023-01-10T17:27:25.797Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T17:27:26.088Z] ---> Running in a473368af7cf [2023-01-10T17:27:26.686Z] Removing intermediate container a473368af7cf [2023-01-10T17:27:26.686Z] ---> 049ae9262181 [2023-01-10T17:27:26.686Z] Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:27:26.686Z] ---> Running in cc6f223d63b2 [2023-01-10T17:27:27.290Z] Removing intermediate container cc6f223d63b2 [2023-01-10T17:27:27.290Z] ---> f976f558891a [2023-01-10T17:27:27.290Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T17:27:27.290Z] ---> Running in 06e4e37e500f [2023-01-10T17:27:27.876Z] Removing intermediate container 06e4e37e500f [2023-01-10T17:27:27.876Z] ---> 237fe1257141 [2023-01-10T17:27:27.876Z] [2023-01-10T17:27:28.150Z] Successfully built 237fe1257141 [2023-01-10T17:27:28.150Z] Successfully tagged support-notifications-arm64:latest [2023-01-10T17:29:19.874Z]  Building support-notifications ... done Removing intermediate container 827c35631239 [2023-01-10T17:29:19.874Z] ---> ebb9fc584cc1 [2023-01-10T17:29:19.874Z] [2023-01-10T17:29:19.874Z] Step 10/23 : FROM alpine:3.16 [2023-01-10T17:29:19.874Z] ---> 2b4661558fb8 [2023-01-10T17:29:19.874Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-10T17:29:19.874Z] ---> Running in 91680a5781a3 [2023-01-10T17:29:19.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:29:19.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:29:19.874Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T17:29:19.874Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:29:19.874Z] OK: 5 MiB in 15 packages [2023-01-10T17:29:19.874Z] Removing intermediate container 91680a5781a3 [2023-01-10T17:29:19.874Z] ---> 4a4ec77558bb [2023-01-10T17:29:19.874Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T17:29:19.874Z] ---> Running in a8a48dcdae93 [2023-01-10T17:29:19.874Z] Removing intermediate container a8a48dcdae93 [2023-01-10T17:29:19.874Z] ---> bb8509059a8a [2023-01-10T17:29:19.874Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-10T17:29:19.874Z] ---> Running in 6094da70e801 [2023-01-10T17:29:19.874Z] Removing intermediate container 6094da70e801 [2023-01-10T17:29:19.874Z] ---> e272fc589bea [2023-01-10T17:29:19.874Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-10T17:29:19.874Z] ---> Running in 73628c414766 [2023-01-10T17:29:19.874Z] Removing intermediate container 73628c414766 [2023-01-10T17:29:19.874Z] ---> 81de92e705db [2023-01-10T17:29:19.874Z] Step 15/23 : WORKDIR / [2023-01-10T17:29:19.874Z] ---> Running in 25f72b53dafb [2023-01-10T17:29:19.874Z] Removing intermediate container 25f72b53dafb [2023-01-10T17:29:19.874Z] ---> 897804c7c194 [2023-01-10T17:29:19.874Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:29:19.874Z] ---> 8136b3174c0c [2023-01-10T17:29:19.874Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-10T17:29:21.318Z] ---> 162be77c1f00 [2023-01-10T17:29:21.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-10T17:29:22.519Z] ---> a10738a16c40 [2023-01-10T17:29:22.519Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-10T17:29:22.788Z] ---> Running in 0d47099af128 [2023-01-10T17:29:23.811Z] Removing intermediate container 0d47099af128 [2023-01-10T17:29:23.811Z] ---> 09ac23cb81ae [2023-01-10T17:29:23.811Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:29:23.811Z] ---> Running in bcd50ebe9fdf [2023-01-10T17:29:24.438Z] Removing intermediate container bcd50ebe9fdf [2023-01-10T17:29:24.438Z] ---> a41b857f7d73 [2023-01-10T17:29:24.438Z] Step 21/23 : LABEL arch=arm64 [2023-01-10T17:29:24.737Z] ---> Running in 7c8aaef86177 [2023-01-10T17:29:25.041Z] Removing intermediate container 7c8aaef86177 [2023-01-10T17:29:25.041Z] ---> 43031ec66d00 [2023-01-10T17:29:25.041Z] Step 22/23 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:29:25.389Z] ---> Running in e87d643c35c8 [2023-01-10T17:29:26.088Z] Removing intermediate container e87d643c35c8 [2023-01-10T17:29:26.088Z] ---> 8013f6e93aa9 [2023-01-10T17:29:26.088Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T17:29:26.088Z] ---> Running in 4a1ca4cf3b31 [2023-01-10T17:29:26.678Z] Removing intermediate container 4a1ca4cf3b31 [2023-01-10T17:29:26.678Z] ---> a9790a2cbb84 [2023-01-10T17:29:26.678Z] [2023-01-10T17:29:27.266Z] Successfully built a9790a2cbb84 [2023-01-10T17:29:27.266Z] Successfully tagged core-command-arm64:latest [2023-01-10T17:31:33.993Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-10T17:31:42.230Z] Removing intermediate container 68dbc31a51dc [2023-01-10T17:31:42.230Z] ---> 47ec1092bd83 [2023-01-10T17:31:42.230Z] [2023-01-10T17:31:42.230Z] Step 9/24 : FROM alpine:3.16 [2023-01-10T17:31:42.230Z] ---> 2b4661558fb8 [2023-01-10T17:31:42.230Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-10T17:31:42.230Z] ---> Running in ad229aa3b755 [2023-01-10T17:31:43.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:31:43.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:31:45.346Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-10T17:31:45.346Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-10T17:31:45.346Z] (3/3) Installing su-exec (0.2-r1) [2023-01-10T17:31:45.346Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:31:45.615Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T17:31:45.887Z] OK: 6 MiB in 17 packages [2023-01-10T17:31:47.863Z] Removing intermediate container ad229aa3b755 [2023-01-10T17:31:47.863Z] ---> 366de9dc48ed [2023-01-10T17:31:47.863Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T17:31:47.863Z] ---> Running in 2ed6dca90ca8 [2023-01-10T17:31:48.452Z] Removing intermediate container 2ed6dca90ca8 [2023-01-10T17:31:48.452Z] ---> 2e6916ec7866 [2023-01-10T17:31:48.452Z] Step 12/24 : WORKDIR / [2023-01-10T17:31:48.726Z] ---> Running in 8bc5a7692b72 [2023-01-10T17:31:49.315Z] Removing intermediate container 8bc5a7692b72 [2023-01-10T17:31:49.315Z] ---> 7697034db84c [2023-01-10T17:31:49.315Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-10T17:31:50.283Z] ---> 94e00bef9917 [2023-01-10T17:31:50.283Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-10T17:31:51.250Z] ---> 10b86e697048 [2023-01-10T17:31:51.250Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-10T17:31:52.687Z] ---> 5578009226f6 [2023-01-10T17:31:52.687Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-10T17:31:53.663Z] ---> 9930bfa48fbc [2023-01-10T17:31:53.663Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-10T17:31:55.087Z] ---> 6339aa61b724 [2023-01-10T17:31:55.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-10T17:31:56.507Z] ---> 4325dc944b11 [2023-01-10T17:31:56.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T17:31:57.477Z] ---> 89de3c4b5d45 [2023-01-10T17:31:57.477Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T17:31:57.477Z] ---> Running in 26f9c8f3f306 [2023-01-10T17:32:00.099Z] Removing intermediate container 26f9c8f3f306 [2023-01-10T17:32:00.099Z] ---> e5cdf07207f1 [2023-01-10T17:32:00.099Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T17:32:00.370Z] ---> Running in dec66d190dac [2023-01-10T17:32:00.978Z] Removing intermediate container dec66d190dac [2023-01-10T17:32:00.978Z] ---> c19b3408f998 [2023-01-10T17:32:00.978Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T17:32:01.256Z] ---> Running in 753dd1d95791 [2023-01-10T17:32:02.236Z] Removing intermediate container 753dd1d95791 [2023-01-10T17:32:02.236Z] ---> 77134d8fb616 [2023-01-10T17:32:02.236Z] Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:32:02.236Z] ---> Running in 653f4acce9ff [2023-01-10T17:32:02.833Z] Removing intermediate container 653f4acce9ff [2023-01-10T17:32:02.833Z] ---> fe90687439cc [2023-01-10T17:32:02.833Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:32:03.107Z] ---> Running in 2f73e5e9ac47 [2023-01-10T17:32:03.701Z] Removing intermediate container 2f73e5e9ac47 [2023-01-10T17:32:03.701Z] ---> 85e1778c0cfb [2023-01-10T17:32:03.701Z] [2023-01-10T17:32:04.292Z] Successfully built 85e1778c0cfb [2023-01-10T17:32:04.292Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-10T17:32:08.563Z]  Building security-secretstore-setup ... done Removing intermediate container 97d7cb345f7b [2023-01-10T17:32:08.563Z] ---> 1b18d0001edc [2023-01-10T17:32:08.563Z] [2023-01-10T17:32:08.563Z] Step 10/24 : FROM alpine:3.16 [2023-01-10T17:32:08.563Z] ---> 2b4661558fb8 [2023-01-10T17:32:08.563Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T17:32:08.563Z] ---> Using cache [2023-01-10T17:32:08.563Z] ---> 4a4ec77558bb [2023-01-10T17:32:08.563Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T17:32:08.563Z] ---> Using cache [2023-01-10T17:32:08.563Z] ---> bb8509059a8a [2023-01-10T17:32:08.563Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-10T17:32:08.563Z] ---> Running in 7b76d8da7bfb [2023-01-10T17:32:08.836Z] Removing intermediate container 7b76d8da7bfb [2023-01-10T17:32:08.836Z] ---> a404d39209b1 [2023-01-10T17:32:08.836Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-10T17:32:09.106Z] ---> Running in 225af8a2eb1c [2023-01-10T17:32:09.699Z] Removing intermediate container 225af8a2eb1c [2023-01-10T17:32:09.699Z] ---> a941df958a79 [2023-01-10T17:32:09.699Z] Step 15/24 : WORKDIR / [2023-01-10T17:32:09.699Z] ---> Running in 4d563329040b [2023-01-10T17:32:10.301Z] Removing intermediate container 4d563329040b [2023-01-10T17:32:10.301Z] ---> 72a3825f69dc [2023-01-10T17:32:10.301Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:32:10.892Z] ---> c4d8c1e7a6d0 [2023-01-10T17:32:10.892Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-10T17:32:11.174Z] Removing intermediate container ea630ac9613e [2023-01-10T17:32:11.175Z] ---> f087561fd8f4 [2023-01-10T17:32:11.175Z] [2023-01-10T17:32:11.175Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T17:32:11.175Z] ---> 2b4661558fb8 [2023-01-10T17:32:11.175Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T17:32:11.175Z] ---> Using cache [2023-01-10T17:32:11.175Z] ---> 4a4ec77558bb [2023-01-10T17:32:11.175Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T17:32:11.175Z] ---> Using cache [2023-01-10T17:32:11.175Z] ---> bb8509059a8a [2023-01-10T17:32:11.175Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-10T17:32:11.446Z] ---> Running in 7d10eedc80ce [2023-01-10T17:32:12.051Z] Removing intermediate container 7d10eedc80ce [2023-01-10T17:32:12.051Z] ---> 253b338047fe [2023-01-10T17:32:12.051Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T17:32:12.051Z] ---> Running in 939d8ea72bd0 [2023-01-10T17:32:12.321Z] ---> 192ba35ab44d [2023-01-10T17:32:12.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-10T17:32:12.591Z] Removing intermediate container 939d8ea72bd0 [2023-01-10T17:32:12.591Z] ---> 6c8ec39ac64c [2023-01-10T17:32:12.591Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T17:32:12.872Z] ---> f819bdd256ff [2023-01-10T17:32:12.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-10T17:32:13.141Z] ---> 3bffadbc998b [2023-01-10T17:32:13.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-10T17:32:13.731Z] ---> 9d0f6e05ab0f [2023-01-10T17:32:13.731Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-10T17:32:14.000Z] ---> Running in df19d100d53d [2023-01-10T17:32:14.273Z] Removing intermediate container df19d100d53d [2023-01-10T17:32:14.273Z] ---> 342cd0c1c6d6 [2023-01-10T17:32:14.273Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:32:14.544Z] ---> Running in 200e57decd0f [2023-01-10T17:32:15.136Z] ---> b311f5fcfc57 [2023-01-10T17:32:15.136Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-10T17:32:15.136Z] Removing intermediate container 200e57decd0f [2023-01-10T17:32:15.136Z] ---> 0724e82c017d [2023-01-10T17:32:15.136Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T17:32:15.136Z] ---> Running in e96cd5480b78 [2023-01-10T17:32:15.737Z] Removing intermediate container e96cd5480b78 [2023-01-10T17:32:15.737Z] ---> 867413e6cb8e [2023-01-10T17:32:15.737Z] Step 23/24 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:32:15.737Z] ---> Running in c53c016d0743 [2023-01-10T17:32:15.737Z] ---> e1f8277c4ecb [2023-01-10T17:32:15.737Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-10T17:32:16.009Z] ---> Running in c0363343f781 [2023-01-10T17:32:16.282Z] Removing intermediate container c53c016d0743 [2023-01-10T17:32:16.282Z] ---> c5614f2f3502 [2023-01-10T17:32:16.282Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:32:16.282Z] ---> Running in d43e96a6eff8 [2023-01-10T17:32:16.557Z] Removing intermediate container c0363343f781 [2023-01-10T17:32:16.557Z] ---> 0cdc8d07f6e2 [2023-01-10T17:32:16.557Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:32:16.557Z] ---> Running in fe2265f837ad [2023-01-10T17:32:16.830Z] Removing intermediate container d43e96a6eff8 [2023-01-10T17:32:16.830Z] ---> 531136b898cc [2023-01-10T17:32:16.830Z] [2023-01-10T17:32:16.830Z] Removing intermediate container fe2265f837ad [2023-01-10T17:32:17.102Z] ---> 708ccd10ddd7 [2023-01-10T17:32:17.102Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T17:32:17.102Z] ---> Running in e246d25de5ad [2023-01-10T17:32:17.102Z] Successfully built 531136b898cc [2023-01-10T17:32:17.102Z] Successfully tagged core-metadata-arm64:latest [2023-01-10T17:32:17.378Z]  Building core-metadata ... done Removing intermediate container e246d25de5ad [2023-01-10T17:32:17.378Z] ---> 73ffcdbbd8bc [2023-01-10T17:32:17.378Z] Step 21/22 : LABEL git_sha=f6f0266d2d9968fee034112269f4ea0fe1308d8b [2023-01-10T17:32:17.652Z] ---> Running in bc605e3ea627 [2023-01-10T17:32:17.924Z] Removing intermediate container bc605e3ea627 [2023-01-10T17:32:17.924Z] ---> 53c6a4fb8b94 [2023-01-10T17:32:17.924Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T17:32:18.195Z] ---> Running in f03efd79598f [2023-01-10T17:32:18.466Z] Removing intermediate container f03efd79598f [2023-01-10T17:32:18.466Z] ---> ab87fe77e435 [2023-01-10T17:32:18.466Z] [2023-01-10T17:32:18.738Z] Successfully built ab87fe77e435 [2023-01-10T17:32:18.738Z] Successfully tagged support-scheduler-arm64:latest [2023-01-10T17:32:19.343Z]  Building support-scheduler ... done  [Pipeline] } [2023-01-10T17:32:19.346Z] $ docker stop --time=1 0154e1525fd2ebd2e799e50c2a6c8026cb7c61b4ec047074e11f27368c1d5b79 [2023-01-10T17:32:21.177Z] $ docker rm -f --volumes 0154e1525fd2ebd2e799e50c2a6c8026cb7c61b4ec047074e11f27368c1d5b79 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:32:21.739Z] + docker images [2023-01-10T17:32:22.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-10T17:32:22.012Z] support-scheduler-arm64 latest ab87fe77e435 3 seconds ago 28.9MB [2023-01-10T17:32:22.012Z] core-metadata-arm64 latest 531136b898cc 5 seconds ago 17.8MB [2023-01-10T17:32:22.012Z] f087561fd8f4 11 seconds ago 1.49GB [2023-01-10T17:32:22.012Z] 1b18d0001edc 15 seconds ago 1.44GB [2023-01-10T17:32:22.012Z] security-secretstore-setup-arm64 latest 85e1778c0cfb 18 seconds ago 28.7MB [2023-01-10T17:32:22.012Z] 47ec1092bd83 41 seconds ago 1.42GB [2023-01-10T17:32:22.012Z] core-command-arm64 latest a9790a2cbb84 2 minutes ago 17MB [2023-01-10T17:32:22.012Z] ebb9fc584cc1 3 minutes ago 1.43GB [2023-01-10T17:32:22.012Z] support-notifications-arm64 latest 237fe1257141 4 minutes ago 29.5MB [2023-01-10T17:32:22.012Z] 8ecd63d6cace 5 minutes ago 1.49GB [2023-01-10T17:32:22.012Z] security-spire-agent-arm64 latest 44a9171a1d94 7 minutes ago 122MB [2023-01-10T17:32:22.012Z] security-spire-server-arm64 latest 74cce5669f50 7 minutes ago 84.3MB [2023-01-10T17:32:22.012Z] 56dd51bbbe58 8 minutes ago 1.3GB [2023-01-10T17:32:22.012Z] 7d0e1231c08d 8 minutes ago 1.3GB [2023-01-10T17:32:22.012Z] security-spiffe-token-provider-arm64 latest 9e96e5bbe675 8 minutes ago 28.9MB [2023-01-10T17:32:22.012Z] 7f53b6e323e1 9 minutes ago 1.46GB [2023-01-10T17:32:22.012Z] core-data-arm64 latest 7edf3c1b0809 10 minutes ago 17.2MB [2023-01-10T17:32:22.012Z] security-bootstrapper-arm64 latest b40d88b0d3ba 10 minutes ago 19.5MB [2023-01-10T17:32:22.012Z] cb333e810a58 10 minutes ago 1.43GB [2023-01-10T17:32:22.012Z] security-proxy-setup-arm64 latest 8b8bbdd28e6f 11 minutes ago 26.8MB [2023-01-10T17:32:22.012Z] b152d6716969 11 minutes ago 1.42GB [2023-01-10T17:32:22.012Z] 400e18fcc762 11 minutes ago 1.42GB [2023-01-10T17:32:22.012Z] security-spire-config-arm64 latest 856730254d92 17 minutes ago 83.6MB [2023-01-10T17:32:22.012Z] f353d0bad770 17 minutes ago 1.3GB [2023-01-10T17:32:22.012Z] ci-base-image-arm64 latest 08885d40d5b4 30 minutes ago 948MB [2023-01-10T17:32:22.012Z] alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB [2023-01-10T17:32:22.012Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-10T17:32:22.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-10T17:32:22.012Z] 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-01-10T17:32:22.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:32:22.491Z] [2023-01-10T17:32:22.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:32:22.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:32:23.117Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T17:32:23.117Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T17:32:23.117Z] 04944245beec: Pulling fs layer [2023-01-10T17:32:23.117Z] 699f458cf7ca: Pulling fs layer [2023-01-10T17:32:23.117Z] 765212b225bb: Pulling fs layer [2023-01-10T17:32:23.117Z] f23df028b6ca: Pulling fs layer [2023-01-10T17:32:23.117Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T17:32:23.117Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T17:32:23.117Z] d65c8cfc05b1: Waiting [2023-01-10T17:32:23.117Z] 765212b225bb: Waiting [2023-01-10T17:32:23.117Z] f23df028b6ca: Waiting [2023-01-10T17:32:23.117Z] 2437ff75d9bd: Waiting [2023-01-10T17:32:23.117Z] 04944245beec: Verifying Checksum [2023-01-10T17:32:23.117Z] 04944245beec: Download complete [2023-01-10T17:32:23.117Z] 765212b225bb: Download complete [2023-01-10T17:32:23.117Z] f23df028b6ca: Verifying Checksum [2023-01-10T17:32:23.117Z] f23df028b6ca: Download complete [2023-01-10T17:32:23.117Z] d65c8cfc05b1: Download complete [2023-01-10T17:32:23.384Z] 699f458cf7ca: Verifying Checksum [2023-01-10T17:32:23.384Z] 699f458cf7ca: Download complete [2023-01-10T17:32:23.652Z] 8998bd30e6a1: Download complete [2023-01-10T17:32:26.247Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T17:32:26.247Z] 2437ff75d9bd: Download complete [2023-01-10T17:32:28.195Z] 8998bd30e6a1: Pull complete [2023-01-10T17:32:28.779Z] 04944245beec: Pull complete [2023-01-10T17:32:30.195Z] 699f458cf7ca: Pull complete [2023-01-10T17:32:30.195Z] 765212b225bb: Pull complete [2023-01-10T17:32:31.163Z] f23df028b6ca: Pull complete [2023-01-10T17:32:31.433Z] d65c8cfc05b1: Pull complete [2023-01-10T17:32:49.691Z] 2437ff75d9bd: Pull complete [2023-01-10T17:32:49.691Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T17:32:49.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:32:49.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:32:49.938Z] prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2023-01-10T17:32:50.008Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T17:32:53.262Z] $ docker top a3e58f32071dd5ca97be6485f1f9d83ead410bef9a77fb33a115313ea9dfde69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:32:54.160Z] ---> job-cost.sh [2023-01-10T17:32:54.160Z] lf-activate-venv: SKIPPING [2023-01-10T17:32:54.160Z] INFO: No Stack... [2023-01-10T17:32:54.741Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T17:32:55.700Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:32:56.344Z] + cut -d, -f6 [2023-01-10T17:32:56.344Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2023-01-10T17:32:56.412Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4268-5-stack-cost] [2023-01-10T17:32:56.418Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4268-5-stack-cost] did not exist. Created. [2023-01-10T17:32:56.418Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4268-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:32:57.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T17:32:57.272Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:32:57.279Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4268-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:32:57.293Z] $ docker stop --time=1 a3e58f32071dd5ca97be6485f1f9d83ead410bef9a77fb33a115313ea9dfde69 [2023-01-10T17:32:58.852Z] $ docker rm -f --volumes a3e58f32071dd5ca97be6485f1f9d83ead410bef9a77fb33a115313ea9dfde69 [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-01-10T17:32:59.302Z] provisioning config files... [2023-01-10T17:32:59.310Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config154418940846015385tmp [Pipeline] { [Pipeline] sh [2023-01-10T17:32:59.599Z] + set +x [2023-01-10T17:32:59.599Z] + curl -s https://codecov.io/bash [2023-01-10T17:32:59.599Z] + bash -s -- [2023-01-10T17:32:59.599Z] [2023-01-10T17:32:59.599Z] _____ _ [2023-01-10T17:32:59.599Z] / ____| | | [2023-01-10T17:32:59.599Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T17:32:59.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T17:32:59.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T17:32:59.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T17:32:59.599Z] Bash-1.0.6 [2023-01-10T17:32:59.599Z] [2023-01-10T17:32:59.599Z] [2023-01-10T17:32:59.599Z] ==> git version 2.25.1 found [2023-01-10T17:32:59.599Z] ==> 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-01-10T17:32:59.599Z] Release-Date: 2020-01-08 [2023-01-10T17:32:59.599Z] 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-01-10T17:32:59.599Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T17:32:59.599Z] ==> Jenkins CI detected. [2023-01-10T17:32:59.599Z] current dir:  /w/workspace/edgex-go/5 [2023-01-10T17:32:59.599Z] project root: . [2023-01-10T17:32:59.599Z] --> token set from env [2023-01-10T17:32:59.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T17:32:59.599Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T17:32:59.599Z] ==> Python coveragepy not found [2023-01-10T17:32:59.599Z] ==> Searching for coverage reports in: [2023-01-10T17:32:59.599Z] + . [2023-01-10T17:32:59.599Z] -> Found 1 reports [2023-01-10T17:32:59.599Z] ==> Detecting git/mercurial file structure [2023-01-10T17:32:59.858Z] ==> Reading reports [2023-01-10T17:32:59.858Z] + ./coverage.out bytes=494838 [2023-01-10T17:32:59.858Z] ==> Appending adjustments [2023-01-10T17:32:59.858Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T17:33:00.792Z] + Found adjustments [2023-01-10T17:33:00.792Z] ==> Gzipping contents [2023-01-10T17:33:01.049Z] 64K /tmp/codecov.YoIfpM.gz [2023-01-10T17:33:01.049Z] ==> Uploading reports [2023-01-10T17:33:01.049Z] url: https://codecov.io [2023-01-10T17:33:01.049Z] query: branch=PR-4268&commit=f6f0266d2d9968fee034112269f4ea0fe1308d8b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4268%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4268&job=&cmd_args= [2023-01-10T17:33:01.049Z] -> Pinging Codecov [2023-01-10T17:33:01.049Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4268&commit=f6f0266d2d9968fee034112269f4ea0fe1308d8b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4268%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4268&job=&cmd_args= [2023-01-10T17:33:01.308Z] -> Uploading to [2023-01-10T17:33:01.308Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/00271124DB129430A58F1EEE437C3FCB/f6f0266d2d9968fee034112269f4ea0fe1308d8b/29f9b4b3-2960-45b8-92fd-6a26535c1988.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T173301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cd941b1d1f69119e8afb7973caa7bef0a50859d8b8bada7516bfb2c0bef16f5 [2023-01-10T17:33:01.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:33:01.308Z] Dload Upload Total Spent Left Speed [2023-01-10T17:33:01.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63911 0 0 100 63911 0 266k --:--:-- --:--:-- --:--:-- 266k [2023-01-10T17:33:01.566Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f6f0266d2d9968fee034112269f4ea0fe1308d8b [Pipeline] } [2023-01-10T17:33:01.573Z] 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-01-10T17:33:02.118Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:33:02.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:33:03.353Z] ---> package-listing.sh [2023-01-10T17:33:03.353Z] ++ facter osfamily [2023-01-10T17:33:03.353Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T17:33:03.618Z] + OS_FAMILY=debian [2023-01-10T17:33:03.618Z] + workspace=/w/workspace/edgex-go/5 [2023-01-10T17:33:03.618Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T17:33:03.618Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T17:33:03.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T17:33:03.618Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T17:33:03.618Z] + '[' /w/workspace/edgex-go/5 ']' [2023-01-10T17:33:03.618Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T17:33:03.618Z] + case "${OS_FAMILY}" in [2023-01-10T17:33:03.618Z] + dpkg -l [2023-01-10T17:33:03.618Z] + grep '^ii' [2023-01-10T17:33:03.618Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T17:33:03.618Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T17:33:03.618Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T17:33:03.618Z] + '[' /w/workspace/edgex-go/5 ']' [2023-01-10T17:33:03.618Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-01-10T17:33:03.618Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-01-10T17:33:03.638Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T17:33:03.918Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:04.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:33:04.474Z] [2023-01-10T17:33:04.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:04.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:33:04.775Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T17:33:04.775Z] 5eb5b503b376: Pulling fs layer [2023-01-10T17:33:04.775Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T17:33:04.775Z] ec43610c2a17: Pulling fs layer [2023-01-10T17:33:04.775Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T17:33:04.775Z] 33b1e0a273af: Pulling fs layer [2023-01-10T17:33:04.775Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T17:33:04.775Z] 33b1e0a273af: Waiting [2023-01-10T17:33:04.775Z] 3a2ae6a8a46f: Waiting [2023-01-10T17:33:04.775Z] 2f39f015ded8: Pulling fs layer [2023-01-10T17:33:04.775Z] 2f39f015ded8: Waiting [2023-01-10T17:33:04.775Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T17:33:04.776Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T17:33:04.776Z] 3a2ae6a8a46f: Download complete [2023-01-10T17:33:05.044Z] 33b1e0a273af: Verifying Checksum [2023-01-10T17:33:05.044Z] 33b1e0a273af: Download complete [2023-01-10T17:33:05.044Z] ec43610c2a17: Verifying Checksum [2023-01-10T17:33:05.044Z] ec43610c2a17: Download complete [2023-01-10T17:33:05.044Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T17:33:05.044Z] 5d3b04190fa2: Download complete [2023-01-10T17:33:05.309Z] 5eb5b503b376: Verifying Checksum [2023-01-10T17:33:05.309Z] 5eb5b503b376: Download complete [2023-01-10T17:33:05.883Z] 2f39f015ded8: Download complete [2023-01-10T17:33:06.447Z] 5eb5b503b376: Pull complete [2023-01-10T17:33:06.704Z] 5c69ac0246d0: Pull complete [2023-01-10T17:33:06.962Z] ec43610c2a17: Pull complete [2023-01-10T17:33:06.962Z] 3a2ae6a8a46f: Pull complete [2023-01-10T17:33:07.220Z] 33b1e0a273af: Pull complete [2023-01-10T17:33:07.220Z] 5d3b04190fa2: Pull complete [2023-01-10T17:33:11.443Z] 2f39f015ded8: Pull complete [2023-01-10T17:33:11.443Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T17:33:11.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:33:11.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:33:11.518Z] prd-ubuntu20.04-docker-8c-8g-1591 does not seem to be running inside a container [2023-01-10T17:33:11.543Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T17:33:16.643Z] $ docker top 9280ffb442e5ffee450de2c43a4dc70b823d50c0893d918d50fde544f7a05d4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:33:16.982Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T17:33:17.268Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T17:33:17.555Z] + ls /var/log/sa-host [2023-01-10T17:33:17.555Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:33:17.695Z] provisioning config files... [2023-01-10T17:33:17.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config13600751431963511018tmp [Pipeline] { [Pipeline] echo [2023-01-10T17:33:17.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:33:18.004Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T17:33:18.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:33:18.344Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T17:33:18.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:33:18.637Z] ---> sudo-logs.sh [2023-01-10T17:33:18.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T17:33:18.663Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:33:18.947Z] ---> job-cost.sh [2023-01-10T17:33:18.947Z] lf-activate-venv: SKIPPING [2023-01-10T17:33:18.947Z] DEBUG: total: 0.10999999940395355 [2023-01-10T17:33:18.947Z] INFO: Retrieving Stack Cost... [2023-01-10T17:33:19.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:33:19.772Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T17:33:19.788Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:33:20.069Z] ---> logs-deploy.sh [2023-01-10T17:33:20.070Z] lf-activate-venv: SKIPPING [2023-01-10T17:33:20.070Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4268/5 [2023-01-10T17:33:20.070Z] INFO: archiving workspace using pattern(s): [2023-01-10T17:33:21.008Z] Archives upload complete. [2023-01-10T17:33:21.008Z] INFO: archiving logs to Nexus