Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 88ad77027d783d3ac8e9165f21296ab9ea2526ae rather than 36411bb35f177749152806b45211d158a802d047 Obtained Jenkinsfile from 88ad77027d783d3ac8e9165f21296ab9ea2526ae 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-ssh4734076933017655000.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-ssh18078144205285137647.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-4269/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-4269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6959416232181881508.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-ssh510272724600160087.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-4269/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-4269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14791925975394413350.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-2896 in /w/workspace/edgexfoundry_edgex-go_PR-4269 [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 > 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/4269/head:refs/remotes/origin/PR-4269 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 36411bb35f177749152806b45211d158a802d047 Merge succeeded, producing 717bc593cf8d0afbca3dce16506d5addca49790b Checking out Revision 717bc593cf8d0afbca3dce16506d5addca49790b (PR-4269) > git config core.sparsecheckout # timeout=10 > git checkout -f 36411bb35f177749152806b45211d158a802d047 # 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 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 717bc593cf8d0afbca3dce16506d5addca49790b # timeout=10 Commit message: "Merge commit '88ad77027d783d3ac8e9165f21296ab9ea2526ae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T08:29:31.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T08:29:31.397Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 35e4cb29d8eb8e042aa876dc60b14cddc599f2f8 # timeout=10 [Pipeline] echo [2023-01-18T08:29:31.416Z] ========================================================= [2023-01-18T08:29:31.416Z] EdgeX Global Pipelines Version Info [2023-01-18T08:29:31.416Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T08:29:32.139Z] ------------------- [2023-01-18T08:29:32.139Z] stable info: [2023-01-18T08:29:32.139Z] ------------------- [2023-01-18T08:29:32.139Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T08:29:32.139Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T08:29:32.139Z] Message: update stable to v1.0.244 [2023-01-18T08:29:32.710Z] ------------------- [2023-01-18T08:29:32.710Z] experimental info: [2023-01-18T08:29:32.710Z] ------------------- [2023-01-18T08:29:32.710Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T08:29:32.710Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T08:29:32.710Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T08:29:32.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T08:29:32.904Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T08:29:32.911Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T08:29:32.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T08:29:32.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T08:29:32.941Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T08:29:32.953Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T08:29:32.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T08:29:32.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T08:29:32.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T08:29:32.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T08:29:32.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T08:29:33.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T08:29:33.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T08:29:33.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T08:29:33.044Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T08:29:33.058Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T08:29:33.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T08:29:33.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T08:29:33.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T08:29:33.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T08:29:33.116Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T08:29:33.127Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T08:29:33.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4269 [Pipeline] echo [2023-01-18T08:29:33.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4269 [Pipeline] echo [2023-01-18T08:29:33.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4269 [Pipeline] echo [2023-01-18T08:29:33.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 717bc593cf8d0afbca3dce16506d5addca49790b [Pipeline] echo [2023-01-18T08:29:33.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 717bc59 [Pipeline] echo [2023-01-18T08:29:33.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T08:29:33.246Z] provisioning config files... [2023-01-18T08:29:33.259Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config981380453857354163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T08:29:33.560Z] ---> docker-login.sh [2023-01-18T08:29:33.560Z] nexus3.edgexfoundry.org:10001 [2023-01-18T08:29:33.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:29:34.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:29:34.083Z] Configure a credential helper to remove this warning. See [2023-01-18T08:29:34.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:29:34.083Z] [2023-01-18T08:29:34.083Z] Login Succeeded [2023-01-18T08:29:34.083Z] nexus3.edgexfoundry.org:10002 [2023-01-18T08:29:34.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:29:34.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:29:34.083Z] Configure a credential helper to remove this warning. See [2023-01-18T08:29:34.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:29:34.083Z] [2023-01-18T08:29:34.083Z] Login Succeeded [2023-01-18T08:29:34.083Z] nexus3.edgexfoundry.org:10003 [2023-01-18T08:29:34.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:29:34.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:29:34.342Z] Configure a credential helper to remove this warning. See [2023-01-18T08:29:34.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:29:34.342Z] [2023-01-18T08:29:34.342Z] Login Succeeded [2023-01-18T08:29:34.342Z] nexus3.edgexfoundry.org:10004 [2023-01-18T08:29:34.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:29:34.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:29:34.342Z] Configure a credential helper to remove this warning. See [2023-01-18T08:29:34.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:29:34.342Z] [2023-01-18T08:29:34.342Z] Login Succeeded [2023-01-18T08:29:34.342Z] docker.io [2023-01-18T08:29:34.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:29:34.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:29:34.603Z] Configure a credential helper to remove this warning. See [2023-01-18T08:29:34.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:29:34.603Z] [2023-01-18T08:29:34.603Z] Login Succeeded [2023-01-18T08:29:34.603Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T08:29:34.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T08:29:34.910Z] + 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-18T08:29:34.910Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2023-01-18T08:29:34.910Z] [2023-01-18T08:29:34.910Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T08:29:34.910Z] + + dirname cmd/core-data/Dockerfilecut [2023-01-18T08:29:34.910Z] -d/ -f2 [2023-01-18T08:29:34.910Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T08:29:34.910Z] + dirname cmd/core-metadata/Dockerfile [2023-01-18T08:29:34.910Z] + cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T08:29:34.910Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T08:29:34.910Z] + cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T08:29:34.910Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-18T08:29:34.910Z] + cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T08:29:34.910Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2023-01-18T08:29:34.910Z] [2023-01-18T08:29:34.910Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T08:29:34.910Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T08:29:34.910Z] cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T08:29:34.910Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T08:29:34.910Z] + cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T08:29:34.910Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T08:29:34.910Z] + cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T08:29:34.910Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T08:29:34.910Z] + cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T08:29:34.910Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T08:29:34.910Z] + cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T08:29:34.910Z] + dirname+ cmd/support-scheduler/Dockerfile [2023-01-18T08:29:34.910Z] cut -d/ -f2 [2023-01-18T08:29:34.910Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T08:29:34.966Z] 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-18T08:29:35.313Z] + git rev-list -1 --merges 717bc593cf8d0afbca3dce16506d5addca49790b~1..717bc593cf8d0afbca3dce16506d5addca49790b [Pipeline] echo [2023-01-18T08:29:35.325Z] -----------> git rev-list -1 --merges 717bc593cf8d0afbca3dce16506d5addca49790b~1..717bc593cf8d0afbca3dce16506d5addca49790b 717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:29:35.326Z] 717bc593cf8d0afbca3dce16506d5addca49790b [false] [Pipeline] sh [2023-01-18T08:29:35.614Z] + git log --format=format:%s -1 717bc593cf8d0afbca3dce16506d5addca49790b [Pipeline] echo [2023-01-18T08:29:35.631Z] ========================================================= [2023-01-18T08:29:35.631Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T08:29:35.631Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T08:29:36.140Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T08:29:36.140Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T08:29:36.140Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T08:29:36.140Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T08:29:36.140Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T08:29:36.140Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T08:29:36.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:29:36.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T08:29:36.549Z] [2023-01-18T08:29:36.549Z] 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-18T08:29:36.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T08:29:36.858Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T08:29:36.858Z] b85a868b505f: Pulling fs layer [2023-01-18T08:29:36.858Z] e2be974225ed: Pulling fs layer [2023-01-18T08:29:36.858Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T08:29:36.858Z] 988bab9f4d93: Pulling fs layer [2023-01-18T08:29:36.858Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T08:29:36.858Z] eaf3925da568: Pulling fs layer [2023-01-18T08:29:36.858Z] bab4dde63d76: Pulling fs layer [2023-01-18T08:29:36.858Z] bde34c3a00c8: Pulling fs layer [2023-01-18T08:29:36.858Z] b352a97aabf1: Pulling fs layer [2023-01-18T08:29:36.858Z] 4872d77fe225: Pulling fs layer [2023-01-18T08:29:36.858Z] 5851b861e8e6: Pulling fs layer [2023-01-18T08:29:36.858Z] 988bab9f4d93: Waiting [2023-01-18T08:29:36.858Z] eaf3925da568: Waiting [2023-01-18T08:29:36.858Z] 4872d77fe225: Waiting [2023-01-18T08:29:36.858Z] 5851b861e8e6: Waiting [2023-01-18T08:29:36.858Z] b352a97aabf1: Waiting [2023-01-18T08:29:36.858Z] bab4dde63d76: Waiting [2023-01-18T08:29:36.858Z] bde34c3a00c8: Waiting [2023-01-18T08:29:36.858Z] 1469e6f7b9e6: Waiting [2023-01-18T08:29:36.858Z] e2be974225ed: Verifying Checksum [2023-01-18T08:29:36.858Z] e2be974225ed: Download complete [2023-01-18T08:29:36.858Z] 988bab9f4d93: Download complete [2023-01-18T08:29:37.130Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T08:29:37.130Z] 1469e6f7b9e6: Download complete [2023-01-18T08:29:37.130Z] eaf3925da568: Verifying Checksum [2023-01-18T08:29:37.130Z] eaf3925da568: Download complete [2023-01-18T08:29:37.402Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T08:29:37.402Z] 339a4e72a1f5: Download complete [2023-01-18T08:29:37.402Z] bde34c3a00c8: Download complete [2023-01-18T08:29:37.402Z] b352a97aabf1: Verifying Checksum [2023-01-18T08:29:37.402Z] b352a97aabf1: Download complete [2023-01-18T08:29:37.402Z] 4872d77fe225: Verifying Checksum [2023-01-18T08:29:37.402Z] 4872d77fe225: Download complete [2023-01-18T08:29:37.402Z] 5851b861e8e6: Verifying Checksum [2023-01-18T08:29:37.402Z] 5851b861e8e6: Download complete [2023-01-18T08:29:37.402Z] b85a868b505f: Verifying Checksum [2023-01-18T08:29:37.402Z] b85a868b505f: Download complete [2023-01-18T08:29:37.976Z] bab4dde63d76: Verifying Checksum [2023-01-18T08:29:37.976Z] bab4dde63d76: Download complete [2023-01-18T08:29:38.914Z] b85a868b505f: Pull complete [2023-01-18T08:29:38.914Z] e2be974225ed: Pull complete [2023-01-18T08:29:39.486Z] 339a4e72a1f5: Pull complete [2023-01-18T08:29:39.486Z] 988bab9f4d93: Pull complete [2023-01-18T08:29:39.744Z] 1469e6f7b9e6: Pull complete [2023-01-18T08:29:40.003Z] eaf3925da568: Pull complete [2023-01-18T08:29:41.904Z] bab4dde63d76: Pull complete [2023-01-18T08:29:41.904Z] bde34c3a00c8: Pull complete [2023-01-18T08:29:41.904Z] b352a97aabf1: Pull complete [2023-01-18T08:29:41.904Z] 4872d77fe225: Pull complete [2023-01-18T08:29:41.904Z] 5851b861e8e6: Pull complete [2023-01-18T08:29:41.904Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T08:29:41.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T08:29:41.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:29:41.988Z] prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container [2023-01-18T08:29:42.014Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T08:29:43.504Z] $ docker top e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 -eo pid,comm [2023-01-18T08:29:43.561Z] 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-18T08:29:43.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T08:29:43.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T08:29:43.597Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T08:29:43.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T08:29:43.734Z] $ docker exec e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 ssh-agent [2023-01-18T08:29:43.840Z] SSH_AUTH_SOCK=/tmp/ssh-xH35ncXLcI8O/agent.32 [2023-01-18T08:29:43.840Z] SSH_AGENT_PID=38 [2023-01-18T08:29:43.846Z] Running ssh-add (command line suppressed) [2023-01-18T08:29:43.949Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_17357423445311255425.key (/w/workspace/edgex-go/5@tmp/private_key_17357423445311255425.key) [2023-01-18T08:29:43.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T08:29:44.260Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T08:29:44.275Z] $ docker exec --env ******** --env ******** e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 ssh-agent -k [2023-01-18T08:29:44.381Z] unset SSH_AUTH_SOCK; [2023-01-18T08:29:44.382Z] unset SSH_AGENT_PID; [2023-01-18T08:29:44.382Z] echo Agent pid 38 killed; [2023-01-18T08:29:44.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T08:29:44.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T08:29:44.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T08:29:44.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T08:29:44.533Z] $ docker exec e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 ssh-agent [2023-01-18T08:29:44.660Z] SSH_AUTH_SOCK=/tmp/ssh-iMfWJi317tZm/agent.71 [2023-01-18T08:29:44.660Z] SSH_AGENT_PID=77 [2023-01-18T08:29:44.664Z] Running ssh-add (command line suppressed) [2023-01-18T08:29:44.771Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_11293395804867929281.key (/w/workspace/edgex-go/5@tmp/private_key_11293395804867929281.key) [2023-01-18T08:29:44.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T08:29:45.078Z] + git semver init [2023-01-18T08:29:45.338Z] 2023-01-18 08:29:45,248 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T08:29:45.338Z] 2023-01-18 08:29:45,249 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-01-18T08:29:45.338Z] 2023-01-18 08:29:45,249 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-01-18T08:29:45.338Z] 2023-01-18 08:29:45,249 [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-18T08:29:50.623Z] 2023-01-18 08:29:50,440 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-01-18T08:29:50.623Z] 2023-01-18 08:29:50,441 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4269 with force:False [2023-01-18T08:29:50.623Z] 2023-01-18 08:29:50,441 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4269 [2023-01-18T08:29:50.623Z] 2023-01-18 08:29:50,445 [execute] INFO git cat-file --batch-check [2023-01-18T08:29:50.623Z] 2023-01-18 08:29:50,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T08:29:50.623Z] 2023-01-18 08:29:50,453 [execute] INFO git cat-file --batch [2023-01-18T08:29:50.623Z] 2023-01-18 08:29:50,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T08:29:50.623Z] 2023-01-18 08:29:50,460 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4269 [2023-01-18T08:29:50.623Z] 0.0.0 [Pipeline] } [2023-01-18T08:29:50.633Z] $ docker exec --env ******** --env ******** e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 ssh-agent -k [2023-01-18T08:29:50.737Z] unset SSH_AUTH_SOCK; [2023-01-18T08:29:50.737Z] unset SSH_AGENT_PID; [2023-01-18T08:29:50.737Z] echo Agent pid 77 killed; [2023-01-18T08:29:50.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T08:29:51.053Z] + git semver [Pipeline] } [2023-01-18T08:29:51.327Z] $ docker stop --time=1 e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 [2023-01-18T08:29:52.650Z] $ docker rm -f --volumes e99473cb36b966897c378fecb1617459e746ee9544bab07c77eac1a9a0028223 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T08:29:52.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T08:29:53.189Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T08:29:53.193Z] [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-18T08:29:53.605Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-01-18T08:29:53.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T08:29:53.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T08:29:53.636Z] ========================================================= [2023-01-18T08:29:53.636Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T08:29:53.636Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T08:29:53.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T08:29:53.922Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T08:29:53.922Z] 213ec9aee27d: Pulling fs layer [2023-01-18T08:29:53.922Z] 4583459ba037: Pulling fs layer [2023-01-18T08:29:53.922Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T08:29:53.922Z] 53926ce57604: Pulling fs layer [2023-01-18T08:29:53.922Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T08:29:53.922Z] 22ff95d597cd: Pulling fs layer [2023-01-18T08:29:53.922Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T08:29:53.922Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T08:29:53.922Z] a7acece74701: Pulling fs layer [2023-01-18T08:29:53.922Z] 21b2b0c7a3f4: Waiting [2023-01-18T08:29:53.922Z] 96b7cbca73a9: Waiting [2023-01-18T08:29:53.922Z] a7acece74701: Waiting [2023-01-18T08:29:53.922Z] 22ff95d597cd: Waiting [2023-01-18T08:29:53.922Z] 12d6caf4c0d1: Waiting [2023-01-18T08:29:53.922Z] 53926ce57604: Waiting [2023-01-18T08:29:53.922Z] 93c1e223e6f2: Download complete [2023-01-18T08:29:53.922Z] 4583459ba037: Verifying Checksum [2023-01-18T08:29:53.922Z] 4583459ba037: Download complete [2023-01-18T08:29:53.922Z] 21b2b0c7a3f4: Download complete [2023-01-18T08:29:53.922Z] 22ff95d597cd: Verifying Checksum [2023-01-18T08:29:53.922Z] 22ff95d597cd: Download complete [2023-01-18T08:29:53.922Z] 213ec9aee27d: Verifying Checksum [2023-01-18T08:29:53.922Z] 213ec9aee27d: Download complete [2023-01-18T08:29:54.187Z] 12d6caf4c0d1: Download complete [2023-01-18T08:29:54.187Z] 213ec9aee27d: Pull complete [2023-01-18T08:29:54.187Z] 4583459ba037: Pull complete [2023-01-18T08:29:54.465Z] 93c1e223e6f2: Pull complete [2023-01-18T08:29:55.548Z] a7acece74701: Verifying Checksum [2023-01-18T08:29:55.548Z] a7acece74701: Download complete [2023-01-18T08:29:55.819Z] 53926ce57604: Verifying Checksum [2023-01-18T08:29:55.819Z] 53926ce57604: Download complete [2023-01-18T08:29:55.819Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T08:29:55.819Z] 96b7cbca73a9: Download complete [2023-01-18T08:30:00.025Z] 53926ce57604: Pull complete [2023-01-18T08:30:00.025Z] 21b2b0c7a3f4: Pull complete [2023-01-18T08:30:00.025Z] 22ff95d597cd: Pull complete [2023-01-18T08:30:00.025Z] 12d6caf4c0d1: Pull complete [2023-01-18T08:30:01.940Z] 96b7cbca73a9: Pull complete [2023-01-18T08:30:02.507Z] a7acece74701: Pull complete [2023-01-18T08:30:02.507Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T08:30:02.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T08:30:02.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T08:30:02.803Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T08:30:02.803Z] WORKDIR /edgex [2023-01-18T08:30:02.803Z] COPY go.mod . [2023-01-18T08:30:02.803Z] RUN go mod download [2023-01-18T08:30:02.803Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-18T08:30:03.370Z] Sending build context to Docker daemon 170MB [2023-01-18T08:30:03.370Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T08:30:03.370Z] ---> db6d94c90886 [2023-01-18T08:30:03.370Z] Step 2/4 : WORKDIR /edgex [2023-01-18T08:30:05.908Z] ---> Running in 68ded5eafe62 [2023-01-18T08:30:05.908Z] Removing intermediate container 68ded5eafe62 [2023-01-18T08:30:05.908Z] ---> 3039aa217526 [2023-01-18T08:30:05.908Z] Step 3/4 : COPY go.mod . [2023-01-18T08:30:05.908Z] ---> 4b32bad56987 [2023-01-18T08:30:05.908Z] Step 4/4 : RUN go mod download [2023-01-18T08:30:05.908Z] ---> Running in 986c02536dde [2023-01-18T08:30:08.274Z] Still waiting to schedule task [2023-01-18T08:30:08.274Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-18T08:30:20.794Z] Removing intermediate container 986c02536dde [2023-01-18T08:30:20.794Z] ---> 8ff1ca79d0ed [2023-01-18T08:30:20.794Z] Successfully built 8ff1ca79d0ed [2023-01-18T08:30:20.794Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:30:21.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T08:30:21.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:30:21.177Z] prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container [2023-01-18T08:30:21.214Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T08:30:21.617Z] $ docker top 2b85e4b34bf284a7ea8a3cac0787914094992ecc85dbe865db224262ad27c0dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T08:30:21.960Z] + go version [2023-01-18T08:30:21.960Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T08:30:21.975Z] $ docker stop --time=1 2b85e4b34bf284a7ea8a3cac0787914094992ecc85dbe865db224262ad27c0dd [2023-01-18T08:30:23.271Z] $ docker rm -f --volumes 2b85e4b34bf284a7ea8a3cac0787914094992ecc85dbe865db224262ad27c0dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:30:23.672Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T08:30:23.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:30:23.737Z] prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container [2023-01-18T08:30:23.772Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T08:30:24.154Z] $ docker top b1596606750c37ce8fe8bc2a1bc277e9ce3b27d42d20351f8f3871aeb6b034cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T08:30:24.208Z] ========================================================= [2023-01-18T08:30:24.208Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T08:30:24.208Z] ========================================================= [Pipeline] sh [2023-01-18T08:30:24.484Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-01-18T08:30:24.775Z] + make test [2023-01-18T08:30:24.775Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T08:30:31.544Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T08:30:43.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T08:30:43.999Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T08:30:43.999Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T08:30:43.999Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T08:30:43.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T08:30:44.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2023-01-18T08:30:44.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T08:30:44.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T08:30:44.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2023-01-18T08:30:44.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.125s coverage: 43.0% of statements [2023-01-18T08:30:44.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T08:30:44.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T08:30:44.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements [2023-01-18T08:30:44.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T08:30:44.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T08:30:50.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.700s coverage: 89.2% of statements [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T08:30:50.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 2.6% of statements [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T08:30:50.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.525s coverage: 95.6% of statements [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T08:30:50.036Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T08:30:50.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T08:30:50.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-01-18T08:30:50.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T08:30:50.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2023-01-18T08:30:50.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2023-01-18T08:30:50.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T08:30:50.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2023-01-18T08:30:50.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2023-01-18T08:30:50.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2023-01-18T08:30:50.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2023-01-18T08:30:50.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-01-18T08:30:54.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2023-01-18T08:30:54.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2023-01-18T08:31:00.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.288s coverage: 79.9% of statements [2023-01-18T08:31:00.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T08:31:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T08:31:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T08:31:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T08:31:04.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T08:31:04.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 77.4% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.414s coverage: 65.3% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 41.8% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T08:31:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T08:31:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T08:31:04.974Z] 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-18T08:31:26.887Z] 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-18T08:31:26.887Z] go vet ./... [2023-01-18T08:31:27.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T08:31:27.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T08:31:27.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T08:31:27.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T08:31:28.272Z] + ls -al . [2023-01-18T08:31:28.272Z] total 744 [2023-01-18T08:31:28.272Z] drwxrwxr-x 11 1001 1001 4096 Jan 18 08:30 . [2023-01-18T08:31:28.272Z] drwxr-xr-x 4 root root 4096 Jan 18 08:30 .. [2023-01-18T08:31:28.272Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 08:29 .blubracket [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 08:29 .dockerignore [2023-01-18T08:31:28.272Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 08:31 .git [2023-01-18T08:31:28.272Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 08:29 .github [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 08:29 .gitignore [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 08:29 .golangci.yml [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 08:29 .hadolint.yml [2023-01-18T08:31:28.272Z] drwxr-xr-x 3 1001 1001 4096 Jan 18 08:29 .semver [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 08:29 .sonarcloud.properties [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 08:29 ADOPTERS.md [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 08:29 Attribution.txt [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 08:29 CHANGELOG.md [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 08:29 CONTRIBUTING.md [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 08:29 GOVERNANCE.md [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 08:29 Jenkinsfile [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 08:29 LICENSE [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 08:29 Makefile [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 08:29 OWNERS.md [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 08:29 README.md [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 08:29 SECURITY.md [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 08:29 VERSION [2023-01-18T08:31:28.272Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 08:29 bin [2023-01-18T08:31:28.272Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 08:29 cmd [2023-01-18T08:31:28.272Z] -rw-r--r-- 1 root root 487391 Jan 18 08:31 coverage.out [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 08:29 go.mod [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 08:29 go.sum [2023-01-18T08:31:28.272Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 08:29 internal [2023-01-18T08:31:28.272Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 08:29 openapi [2023-01-18T08:31:28.272Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 08:29 snap [2023-01-18T08:31:28.272Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 08:29 version.go [Pipeline] sh [2023-01-18T08:31:28.564Z] + '[' -e coverage.out ] [2023-01-18T08:31:28.564Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T08:31:28.655Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T08:31:28.934Z] + make build [2023-01-18T08:31:28.934Z] 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-18T08:31:41.089Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2897 in /w/workspace/edgexfoundry_edgex-go_PR-4269 [Pipeline] { [Pipeline] ws [2023-01-18T08:31:41.102Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-01-18T08:31:41.129Z] 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-18T08:31:41.137Z] The recommended git tool is: git [2023-01-18T08:31:41.386Z] 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-18T08:31:42.319Z] 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-18T08:31:46.017Z] using credential edgex-jenkins-ssh [2023-01-18T08:31:46.039Z] Cloning the remote Git repository [2023-01-18T08:31:46.089Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T08:31:46.176Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-01-18T08:31:46.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T08:31:46.334Z] > git --version # timeout=10 [2023-01-18T08:31:46.358Z] > git --version # 'git version 2.25.1' [2023-01-18T08:31:46.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T08:31:46.425Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T08:31:50.438Z] 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-18T08:31:50.697Z] 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-18T08:31:51.631Z] 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-18T08:31:53.004Z] 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-18T08:31:53.569Z] 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-18T08:31:54.507Z] 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-18T08:31:57.037Z] 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-18T08:31:57.987Z] $ docker stop --time=1 b1596606750c37ce8fe8bc2a1bc277e9ce3b27d42d20351f8f3871aeb6b034cc [2023-01-18T08:32:00.358Z] $ docker rm -f --volumes b1596606750c37ce8fe8bc2a1bc277e9ce3b27d42d20351f8f3871aeb6b034cc [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-18T08:32:01.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T08:32:01.198Z] [2023-01-18T08:32:01.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:32:01.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T08:32:01.500Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-18T08:32:01.500Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-18T08:32:01.500Z] ca9280d653b3: Pulling fs layer [2023-01-18T08:32:01.500Z] 7e9c9ca2126c: Pulling fs layer [2023-01-18T08:32:01.761Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-18T08:32:01.761Z] cbdbe7a5bc2a: Download complete [2023-01-18T08:32:01.761Z] cbdbe7a5bc2a: Pull complete [2023-01-18T08:32:01.761Z] ca9280d653b3: Download complete [2023-01-18T08:32:02.329Z] 7e9c9ca2126c: Verifying Checksum [2023-01-18T08:32:02.329Z] 7e9c9ca2126c: Download complete [2023-01-18T08:32:02.329Z] ca9280d653b3: Pull complete [2023-01-18T08:32:03.169Z] Merging remotes/origin/main commit 88ad77027d783d3ac8e9165f21296ab9ea2526ae into PR head commit 36411bb35f177749152806b45211d158a802d047 [2023-01-18T08:32:01.496Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T08:32:01.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T08:32:02.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T08:32:02.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T08:32:02.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T08:32:02.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4269/head:refs/remotes/origin/PR-4269 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T08:32:03.186Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T08:32:03.212Z] > git checkout -f 36411bb35f177749152806b45211d158a802d047 # timeout=10 [2023-01-18T08:32:03.822Z] Merge succeeded, producing f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:32:03.822Z] Checking out Revision f6e5ea720b74a0ef547c4512f0a2d60a308b5781 (PR-4269) [2023-01-18T08:32:03.430Z] > git remote # timeout=10 [2023-01-18T08:32:03.445Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T08:32:03.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T08:32:03.479Z] > git merge 88ad77027d783d3ac8e9165f21296ab9ea2526ae # timeout=10 [2023-01-18T08:32:03.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T08:32:03.830Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T08:32:03.841Z] > git checkout -f f6e5ea720b74a0ef547c4512f0a2d60a308b5781 # timeout=10 [2023-01-18T08:32:05.618Z] 7e9c9ca2126c: Pull complete [2023-01-18T08:32:05.618Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-18T08:32:05.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T08:32:05.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:32:05.686Z] prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container [2023-01-18T08:32:05.723Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T08:32:07.155Z] $ docker top a19d9fd15aa81f2b1a3e6a73603ba0b3713a14d893ece343a755ff1a747e3dc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T08:32:07.408Z] Commit message: "Merge commit '88ad77027d783d3ac8e9165f21296ab9ea2526ae' into HEAD" [2023-01-18T08:32:07.428Z] First time build. Skipping changelog. [2023-01-18T08:32:07.416Z] > git rev-list --no-walk 35e4cb29d8eb8e042aa876dc60b14cddc599f2f8 # timeout=10 [2023-01-18T08:32:07.485Z] + docker-compose build --help [2023-01-18T08:32:07.485Z] + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T08:32:08.054Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T08:32:08.070Z] $ docker stop --time=1 a19d9fd15aa81f2b1a3e6a73603ba0b3713a14d893ece343a755ff1a747e3dc8 [2023-01-18T08:32:08.354Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T08:32:08.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T08:32:08.354Z] Dload Upload Total Spent Left Speed [2023-01-18T08:32:08.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [2023-01-18T08:32:09.369Z] $ docker rm -f --volumes a19d9fd15aa81f2b1a3e6a73603ba0b3713a14d893ece343a755ff1a747e3dc8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:32:09.722Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T08:32:09.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T08:32:09.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:32:09.871Z] prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container [2023-01-18T08:32:09.910Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T08:32:10.041Z] + sudo tee /etc/docker/daemon.new [2023-01-18T08:32:10.041Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T08:32:10.041Z] { [2023-01-18T08:32:10.041Z] "registry-mirrors": [ [2023-01-18T08:32:10.041Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T08:32:10.041Z] ], [2023-01-18T08:32:10.041Z] "bip": "10.250.0.254/24", [2023-01-18T08:32:10.041Z] "hosts": [ [2023-01-18T08:32:10.041Z] "tcp://0.0.0.0:5555", [2023-01-18T08:32:10.041Z] "unix:///var/run/docker.sock" [2023-01-18T08:32:10.041Z] ], [2023-01-18T08:32:10.041Z] "mtu": 1458, [2023-01-18T08:32:10.041Z] "selinux-enabled": true, [2023-01-18T08:32:10.041Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T08:32:10.041Z] } [2023-01-18T08:32:10.274Z] $ docker top cbbb2b0fda4e715e15492dff9eff7db0bbacc0067e10f2cec1c5c346524d005e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-01-18T08:32:10.637Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T08:32:10.662Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T08:32:10.967Z] + sudo service docker restart [2023-01-18T08:32:11.231Z] Building core-command ... [2023-01-18T08:32:11.231Z] Building core-data ... [2023-01-18T08:32:11.231Z] Building core-metadata ... [2023-01-18T08:32:11.231Z] Building security-bootstrapper ... [2023-01-18T08:32:11.231Z] Building security-proxy-setup ... [2023-01-18T08:32:11.231Z] Building security-secretstore-setup ... [2023-01-18T08:32:11.231Z] Building security-spiffe-token-provider ... [2023-01-18T08:32:11.231Z] Building security-spire-agent ... [2023-01-18T08:32:11.231Z] Building security-spire-config ... [2023-01-18T08:32:11.231Z] Building security-spire-server ... [2023-01-18T08:32:11.231Z] Building support-notifications ... [2023-01-18T08:32:11.231Z] Building support-scheduler ... [2023-01-18T08:32:11.231Z] Building core-command [2023-01-18T08:32:11.231Z] Building support-notifications [2023-01-18T08:32:11.231Z] Building core-metadata [2023-01-18T08:32:11.231Z] Building security-spire-agent [2023-01-18T08:32:11.231Z] Building security-proxy-setup [2023-01-18T08:32:23.427Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:32:23.427Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:32:23.427Z] ---> 8ff1ca79d0ed [2023-01-18T08:32:23.427Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:32:23.427Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:32:23.427Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:32:23.427Z] ---> 8ff1ca79d0ed [2023-01-18T08:32:23.427Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T08:32:23.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:32:23.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:32:23.427Z] ---> 8ff1ca79d0ed [2023-01-18T08:32:23.427Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:32:23.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:32:23.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:32:23.427Z] ---> 8ff1ca79d0ed [2023-01-18T08:32:23.427Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:32:23.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:32:23.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:32:23.427Z] ---> 8ff1ca79d0ed [2023-01-18T08:32:23.427Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T08:32:25.326Z] ---> Running in 3193f944c63b [2023-01-18T08:32:25.326Z] ---> Running in bdad1bb000b7 [2023-01-18T08:32:25.326Z] ---> Running in c06b6bf3017c [2023-01-18T08:32:25.326Z] ---> Running in 9fe5e0ca374c [2023-01-18T08:32:25.326Z] ---> Running in 46bc7dfb2145 [2023-01-18T08:32:25.326Z] Removing intermediate container bdad1bb000b7 [2023-01-18T08:32:25.326Z] ---> b19ffe9d6b06 [2023-01-18T08:32:25.326Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T08:32:25.326Z] Removing intermediate container 9fe5e0ca374c [2023-01-18T08:32:25.326Z] ---> 7c0904a7d059 [2023-01-18T08:32:25.326Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T08:32:25.326Z] Removing intermediate container c06b6bf3017c [2023-01-18T08:32:25.326Z] ---> c1ebc029b99b [2023-01-18T08:32:25.326Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T08:32:25.326Z] Removing intermediate container 3193f944c63b [2023-01-18T08:32:25.326Z] ---> 4bb6295e90b6 [2023-01-18T08:32:25.326Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T08:32:25.326Z] Removing intermediate container 46bc7dfb2145 [2023-01-18T08:32:25.326Z] ---> f46c6d7ff57c [2023-01-18T08:32:25.326Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T08:32:25.326Z] ---> Running in 5a64f5c3939e [2023-01-18T08:32:25.326Z] ---> Running in d66f2f576bf0 [2023-01-18T08:32:25.326Z] ---> Running in 5c6eb0b11f24 [2023-01-18T08:32:25.326Z] ---> Running in 09046dd7e2b6 [2023-01-18T08:32:25.326Z] ---> Running in d35f86397250 [2023-01-18T08:32:25.583Z] Removing intermediate container 5a64f5c3939e [2023-01-18T08:32:25.583Z] ---> 6b54aa58138a [2023-01-18T08:32:25.583Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T08:32:25.583Z] Removing intermediate container 5c6eb0b11f24 [2023-01-18T08:32:25.583Z] ---> 6be4a6c4b83a [2023-01-18T08:32:25.583Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T08:32:25.583Z] ---> Running in 261d7c8ae393 [2023-01-18T08:32:25.583Z] ---> Running in c05329d9e94e [2023-01-18T08:32:25.583Z] Removing intermediate container d35f86397250 [2023-01-18T08:32:25.583Z] ---> f741ad1b4efb [2023-01-18T08:32:25.583Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T08:32:25.583Z] ---> Running in 8a04b37dfece [2023-01-18T08:32:25.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:25.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:32:26.359Z] OK: 211 MiB in 51 packages [2023-01-18T08:32:26.616Z] OK: 211 MiB in 51 packages [2023-01-18T08:32:26.616Z] OK: 211 MiB in 51 packages [2023-01-18T08:32:26.616Z] OK: 211 MiB in 51 packages [2023-01-18T08:32:26.616Z] OK: 211 MiB in 51 packages [2023-01-18T08:32:27.183Z] Removing intermediate container 09046dd7e2b6 [2023-01-18T08:32:27.183Z] ---> 65fff9972906 [2023-01-18T08:32:27.183Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T08:32:27.183Z] Removing intermediate container d66f2f576bf0 [2023-01-18T08:32:27.183Z] ---> 83d339574fed [2023-01-18T08:32:27.183Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T08:32:27.183Z] Removing intermediate container c05329d9e94e [2023-01-18T08:32:27.183Z] ---> b5525f0c4814 [2023-01-18T08:32:27.183Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T08:32:27.183Z] ---> f427c28e36e2 [2023-01-18T08:32:27.183Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:32:27.183Z] ---> Running in 0b6056a09842 [2023-01-18T08:32:27.442Z] Removing intermediate container 261d7c8ae393 [2023-01-18T08:32:27.442Z] ---> 678c5e4e4504 [2023-01-18T08:32:27.442Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T08:32:27.442Z] Removing intermediate container 8a04b37dfece [2023-01-18T08:32:27.442Z] ---> 824c0765e02e [2023-01-18T08:32:27.442Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T08:32:27.442Z] ---> b14ec8721787 [2023-01-18T08:32:27.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:32:27.442Z] ---> 68b9ee69c05f [2023-01-18T08:32:27.442Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:32:27.442Z] ---> Running in 436bb0b9e1b9 [2023-01-18T08:32:27.442Z] ---> Running in cdfd4a7d72ab [2023-01-18T08:32:27.442Z] ---> 274573f12fcf [2023-01-18T08:32:27.442Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:32:27.701Z] ---> 571547e5fafc [2023-01-18T08:32:27.701Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:32:27.701Z] ---> Running in 3ade1facacb8 [2023-01-18T08:32:27.701Z] ---> Running in dad68ce76af8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T08:32:29.196Z] provisioning config files... [2023-01-18T08:32:29.220Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config63934367858143797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T08:32:29.564Z] ---> docker-login.sh [2023-01-18T08:32:29.565Z] nexus3.edgexfoundry.org:10001 [2023-01-18T08:32:29.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:32:30.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:32:30.104Z] Configure a credential helper to remove this warning. See [2023-01-18T08:32:30.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:32:30.104Z] [2023-01-18T08:32:30.104Z] Login Succeeded [2023-01-18T08:32:30.104Z] nexus3.edgexfoundry.org:10002 [2023-01-18T08:32:30.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:32:30.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:32:30.644Z] Configure a credential helper to remove this warning. See [2023-01-18T08:32:30.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:32:30.644Z] [2023-01-18T08:32:30.644Z] Login Succeeded [2023-01-18T08:32:30.644Z] nexus3.edgexfoundry.org:10003 [2023-01-18T08:32:30.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:32:30.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:32:30.911Z] Configure a credential helper to remove this warning. See [2023-01-18T08:32:30.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:32:30.911Z] [2023-01-18T08:32:30.911Z] Login Succeeded [2023-01-18T08:32:30.911Z] nexus3.edgexfoundry.org:10004 [2023-01-18T08:32:31.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:32:31.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:32:31.180Z] Configure a credential helper to remove this warning. See [2023-01-18T08:32:31.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:32:31.180Z] [2023-01-18T08:32:31.180Z] Login Succeeded [2023-01-18T08:32:31.180Z] docker.io [2023-01-18T08:32:31.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T08:32:31.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T08:32:31.721Z] Configure a credential helper to remove this warning. See [2023-01-18T08:32:31.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T08:32:31.721Z] [2023-01-18T08:32:31.721Z] Login Succeeded [2023-01-18T08:32:31.721Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T08:32:31.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T08:32:32.288Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-01-18T08:32:32.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T08:32:32.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T08:32:32.337Z] ========================================================= [2023-01-18T08:32:32.337Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T08:32:32.337Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T08:32:32.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T08:32:32.651Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T08:32:32.651Z] 9b18e9b68314: Pulling fs layer [2023-01-18T08:32:32.651Z] 35d82f9e3411: Pulling fs layer [2023-01-18T08:32:32.651Z] e16973657156: Pulling fs layer [2023-01-18T08:32:32.651Z] fc693d55d65f: Pulling fs layer [2023-01-18T08:32:32.651Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T08:32:32.651Z] dda99020689f: Pulling fs layer [2023-01-18T08:32:32.651Z] db1c61fa0a46: Pulling fs layer [2023-01-18T08:32:32.651Z] 891c053d2c06: Pulling fs layer [2023-01-18T08:32:32.651Z] dda99020689f: Waiting [2023-01-18T08:32:32.651Z] db1c61fa0a46: Waiting [2023-01-18T08:32:32.651Z] fc693d55d65f: Waiting [2023-01-18T08:32:32.651Z] 7e9fc2657dce: Waiting [2023-01-18T08:32:32.651Z] 891c053d2c06: Waiting [2023-01-18T08:32:32.922Z] e16973657156: Verifying Checksum [2023-01-18T08:32:32.922Z] e16973657156: Download complete [2023-01-18T08:32:32.922Z] 35d82f9e3411: Verifying Checksum [2023-01-18T08:32:32.922Z] 35d82f9e3411: Download complete [2023-01-18T08:32:32.922Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T08:32:32.922Z] 7e9fc2657dce: Download complete [2023-01-18T08:32:32.922Z] dda99020689f: Download complete [2023-01-18T08:32:32.922Z] 9b18e9b68314: Verifying Checksum [2023-01-18T08:32:32.922Z] 9b18e9b68314: Download complete [2023-01-18T08:32:33.899Z] 9b18e9b68314: Pull complete [2023-01-18T08:32:33.899Z] 891c053d2c06: Verifying Checksum [2023-01-18T08:32:33.899Z] 891c053d2c06: Download complete [2023-01-18T08:32:34.491Z] 35d82f9e3411: Pull complete [2023-01-18T08:32:34.759Z] e16973657156: Pull complete [2023-01-18T08:32:35.027Z] db1c61fa0a46: Verifying Checksum [2023-01-18T08:32:35.027Z] db1c61fa0a46: Download complete [2023-01-18T08:32:35.614Z] fc693d55d65f: Verifying Checksum [2023-01-18T08:32:35.614Z] fc693d55d65f: Download complete [2023-01-18T08:32:47.939Z] fc693d55d65f: Pull complete [2023-01-18T08:32:47.939Z] 7e9fc2657dce: Pull complete [2023-01-18T08:32:47.939Z] dda99020689f: Pull complete [2023-01-18T08:32:53.296Z] db1c61fa0a46: Pull complete [2023-01-18T08:32:54.702Z] 891c053d2c06: Pull complete [2023-01-18T08:32:54.702Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T08:32:54.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T08:32:54.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T08:32:55.032Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T08:32:55.032Z] WORKDIR /edgex [2023-01-18T08:32:55.032Z] COPY go.mod . [2023-01-18T08:32:55.032Z] RUN go mod download [2023-01-18T08:32:55.032Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T08:32:55.611Z] Sending build context to Docker daemon 3.104MB [2023-01-18T08:32:55.611Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T08:32:55.611Z] ---> f96f9c87975a [2023-01-18T08:32:55.611Z] Step 2/4 : WORKDIR /edgex [2023-01-18T08:32:57.546Z] ---> Running in 250631a8b931 [2023-01-18T08:32:57.546Z] Removing intermediate container 250631a8b931 [2023-01-18T08:32:57.546Z] ---> a635ce31c041 [2023-01-18T08:32:57.546Z] Step 3/4 : COPY go.mod . [2023-01-18T08:32:58.127Z] ---> 9af264513f01 [2023-01-18T08:32:58.127Z] Step 4/4 : RUN go mod download [2023-01-18T08:32:58.127Z] ---> Running in ca5aff95d78b [2023-01-18T08:33:23.925Z] Removing intermediate container 436bb0b9e1b9 [2023-01-18T08:33:23.925Z] ---> b9969aadb9b0 [2023-01-18T08:33:23.925Z] Step 8/22 : COPY . . [2023-01-18T08:33:23.925Z] Removing intermediate container 3ade1facacb8 [2023-01-18T08:33:23.925Z] ---> 796bc7b388b7 [2023-01-18T08:33:23.925Z] Step 8/23 : COPY . . [2023-01-18T08:33:23.925Z] Removing intermediate container cdfd4a7d72ab [2023-01-18T08:33:23.925Z] ---> 3705fc9ec59d [2023-01-18T08:33:23.925Z] Step 7/24 : COPY . . [2023-01-18T08:33:23.925Z] Removing intermediate container 0b6056a09842 [2023-01-18T08:33:23.925Z] ---> b51c401f46df [2023-01-18T08:33:23.925Z] Step 7/21 : COPY . . [2023-01-18T08:33:23.925Z] Removing intermediate container dad68ce76af8 [2023-01-18T08:33:23.925Z] ---> e689008db355 [2023-01-18T08:33:23.925Z] Step 8/24 : COPY . . [2023-01-18T08:33:26.458Z] ---> f7c9b6f1cf8e [2023-01-18T08:33:26.458Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T08:33:26.458Z] ---> f54cb35ca473 [2023-01-18T08:33:26.458Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T08:33:26.458Z] ---> 7ab89247a99f [2023-01-18T08:33:26.458Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T08:33:26.458Z] ---> 97082d486494 [2023-01-18T08:33:26.458Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T08:33:26.458Z] ---> 8396acc5401e [2023-01-18T08:33:26.458Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T08:33:26.458Z] ---> Running in 29f83af333c0 [2023-01-18T08:33:26.458Z] ---> Running in 351872a1ea24 [2023-01-18T08:33:26.458Z] ---> Running in 2bd3b305b578 [2023-01-18T08:33:26.458Z] ---> Running in 40f065f898db [2023-01-18T08:33:26.458Z] ---> Running in 9ad3f665e6a6 [2023-01-18T08:33:26.458Z] Removing intermediate container 29f83af333c0 [2023-01-18T08:33:26.458Z] ---> 5624023febfe [2023-01-18T08:33:26.458Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T08:33:26.720Z] ---> Running in b9b3f6e0bca9 [2023-01-18T08:33:26.720Z] Removing intermediate container b9b3f6e0bca9 [2023-01-18T08:33:26.720Z] ---> 5819f789f93d [2023-01-18T08:33:26.720Z] 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-18T08:33:26.720Z] ---> Running in 4bf2eae9114a [2023-01-18T08:33:26.978Z] 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-18T08:33:27.236Z] 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-18T08:33:27.236Z] 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-18T08:33:27.236Z] 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-18T08:33:27.841Z] Removing intermediate container 4bf2eae9114a [2023-01-18T08:33:27.841Z] ---> ff04be8efc6e [2023-01-18T08:33:27.841Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T08:33:27.841Z] ---> Running in 2f83db1fb281 [2023-01-18T08:33:28.406Z] Removing intermediate container 2f83db1fb281 [2023-01-18T08:33:28.406Z] ---> 89c7165c66a0 [2023-01-18T08:33:28.406Z] [2023-01-18T08:33:28.406Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T08:33:28.406Z] 3.15: Pulling from library/alpine [2023-01-18T08:33:28.971Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T08:33:28.971Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T08:33:28.971Z] ---> c4fc93816858 [2023-01-18T08:33:28.971Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T08:33:28.971Z] ---> Running in 172c8588392b [2023-01-18T08:33:29.228Z] Removing intermediate container 172c8588392b [2023-01-18T08:33:29.229Z] ---> d44eb0806346 [2023-01-18T08:33:29.229Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T08:33:29.229Z] ---> Running in 2adfc9be0a16 [2023-01-18T08:33:29.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:33:29.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:33:30.051Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T08:33:30.051Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T08:33:30.051Z] OK: 15859 distinct packages available [2023-01-18T08:33:30.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:33:30.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:33:30.353Z] Removing intermediate container ca5aff95d78b [2023-01-18T08:33:30.353Z] ---> 127e6b0867b3 [2023-01-18T08:33:30.353Z] Successfully built 127e6b0867b3 [2023-01-18T08:33:30.353Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:33:30.566Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T08:33:30.566Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T08:33:30.566Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T08:33:30.566Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T08:33:30.566Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T08:33:30.566Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T08:33:30.566Z] OK: 7 MiB in 19 packages [2023-01-18T08:33:30.692Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T08:33:30.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:33:30.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container [2023-01-18T08:33:30.954Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-01-18T08:33:31.938Z] Removing intermediate container 2adfc9be0a16 [2023-01-18T08:33:31.938Z] ---> ecaf0021f360 [2023-01-18T08:33:31.938Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T08:33:32.239Z] $ docker top 5c179e074117055caedd950ee7f3c79e636309fb20b625504db414219589db25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T08:33:33.078Z] + go version [2023-01-18T08:33:33.078Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T08:33:33.099Z] $ docker stop --time=1 5c179e074117055caedd950ee7f3c79e636309fb20b625504db414219589db25 [2023-01-18T08:33:33.837Z] ---> 63c8f8e5ef7c [2023-01-18T08:33:33.837Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T08:33:34.711Z] $ docker rm -f --volumes 5c179e074117055caedd950ee7f3c79e636309fb20b625504db414219589db25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:33:35.261Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T08:33:35.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:33:35.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container [2023-01-18T08:33:35.529Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-01-18T08:33:36.363Z] ---> 7a72bd833b68 [2023-01-18T08:33:36.363Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T08:33:36.621Z] ---> 67d16bf5ed71 [2023-01-18T08:33:36.621Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T08:33:36.748Z] $ docker top 58ab265ec0af68bbcb99b0453086657d21483666b48520c438d07a27938f5684 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T08:33:36.961Z] ========================================================= [2023-01-18T08:33:36.961Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T08:33:36.961Z] ========================================================= [Pipeline] sh [2023-01-18T08:33:37.555Z] ---> 530486387f63 [2023-01-18T08:33:37.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T08:33:37.583Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-01-18T08:33:38.119Z] ---> d1a332ee8b72 [2023-01-18T08:33:38.119Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T08:33:38.119Z] ---> Running in 56aaed68aa1c [2023-01-18T08:33:38.239Z] + make test [2023-01-18T08:33:38.239Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T08:33:38.385Z] Removing intermediate container 56aaed68aa1c [2023-01-18T08:33:38.385Z] ---> 0f2be233887d [2023-01-18T08:33:38.385Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T08:33:38.655Z] ---> Running in d8242ccea4a4 [2023-01-18T08:33:38.960Z] Removing intermediate container d8242ccea4a4 [2023-01-18T08:33:38.960Z] ---> 503ed80e6888 [2023-01-18T08:33:38.960Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T08:33:39.220Z] ---> Running in a2be61be2aa6 [2023-01-18T08:33:39.478Z] Removing intermediate container a2be61be2aa6 [2023-01-18T08:33:39.478Z] ---> ca2f551f5387 [2023-01-18T08:33:39.478Z] Step 23/24 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:33:39.735Z] ---> Running in 69d5383c0329 [2023-01-18T08:33:40.000Z] Removing intermediate container 69d5383c0329 [2023-01-18T08:33:40.000Z] ---> 04c3aab9ff85 [2023-01-18T08:33:40.258Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T08:33:40.258Z] ---> Running in 8a8146f86403 [2023-01-18T08:33:40.832Z] Removing intermediate container 8a8146f86403 [2023-01-18T08:33:40.832Z] ---> c583e7441e42 [2023-01-18T08:33:40.832Z] [2023-01-18T08:33:40.832Z] Successfully built c583e7441e42 [2023-01-18T08:33:40.832Z] Successfully tagged security-spire-agent:latest [2023-01-18T08:33:40.832Z] Building security-spire-config [2023-01-18T08:33:44.114Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:33:44.115Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:33:44.115Z] ---> 8ff1ca79d0ed [2023-01-18T08:33:44.115Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T08:33:44.115Z] ---> Using cache [2023-01-18T08:33:44.115Z] ---> 4bb6295e90b6 [2023-01-18T08:33:44.115Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T08:33:45.497Z] ---> Running in 793adcf51531 [2023-01-18T08:33:46.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:33:46.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:33:46.317Z] OK: 211 MiB in 51 packages [2023-01-18T08:33:47.247Z] Removing intermediate container 793adcf51531 [2023-01-18T08:33:47.247Z] ---> a23f77915cde [2023-01-18T08:33:47.247Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T08:33:47.811Z] ---> 976145624669 [2023-01-18T08:33:47.811Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:33:47.811Z] ---> Running in 1feb8b3b79b4 [2023-01-18T08:33:53.068Z] 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-18T08:34:05.265Z] Removing intermediate container 351872a1ea24 [2023-01-18T08:34:05.265Z] ---> 9f9578012218 [2023-01-18T08:34:05.265Z] [2023-01-18T08:34:05.265Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T08:34:05.265Z] Removing intermediate container 2bd3b305b578 [2023-01-18T08:34:05.265Z] ---> a5860d91b69f [2023-01-18T08:34:05.265Z] [2023-01-18T08:34:05.265Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T08:34:05.265Z] Removing intermediate container 40f065f898db [2023-01-18T08:34:05.265Z] ---> ac5f89eac396 [2023-01-18T08:34:05.265Z] [2023-01-18T08:34:05.265Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T08:34:05.265Z] 3.16: Pulling from library/alpine [2023-01-18T08:34:05.265Z] 3.16: Pulling from library/alpine [2023-01-18T08:34:05.265Z] 3.16: Pulling from library/alpine [2023-01-18T08:34:05.265Z] Removing intermediate container 1feb8b3b79b4 [2023-01-18T08:34:05.265Z] ---> 1ea07f3a858a [2023-01-18T08:34:05.265Z] Step 7/24 : COPY . . [2023-01-18T08:34:06.636Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T08:34:06.636Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T08:34:06.636Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T08:34:06.636Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T08:34:06.636Z] Status: Image is up to date for alpine:3.16 [2023-01-18T08:34:06.636Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T08:34:06.636Z] ---> bfe296a52501 [2023-01-18T08:34:06.636Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T08:34:06.636Z] ---> bfe296a52501 [2023-01-18T08:34:06.636Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T08:34:06.636Z] ---> bfe296a52501 [2023-01-18T08:34:06.636Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T08:34:06.894Z] Removing intermediate container 9ad3f665e6a6 [2023-01-18T08:34:06.894Z] ---> ed21fed54edd [2023-01-18T08:34:06.894Z] [2023-01-18T08:34:06.894Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T08:34:06.894Z] ---> bfe296a52501 [2023-01-18T08:34:06.894Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T08:34:06.894Z] ---> Running in ec174ca755ad [2023-01-18T08:34:06.894Z] ---> Running in f76d543a52c1 [2023-01-18T08:34:06.894Z] ---> Running in 3b4e6612ba3a [2023-01-18T08:34:06.894Z] ---> Running in 5dae070bcdab [2023-01-18T08:34:07.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:07.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:07.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:07.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:07.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:07.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:07.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:07.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:07.667Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T08:34:07.667Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:34:07.667Z] OK: 6 MiB in 15 packages [2023-01-18T08:34:07.667Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T08:34:07.667Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:34:07.667Z] OK: 6 MiB in 15 packages [2023-01-18T08:34:07.667Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T08:34:07.667Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T08:34:07.925Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T08:34:07.925Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T08:34:07.925Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T08:34:07.925Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T08:34:07.925Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:34:07.925Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T08:34:07.925Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T08:34:07.925Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T08:34:07.925Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:34:07.925Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T08:34:07.925Z] OK: 6 MiB in 16 packages [2023-01-18T08:34:07.925Z] OK: 8 MiB in 20 packages [2023-01-18T08:34:08.860Z] ---> 471385dbb8f3 [2023-01-18T08:34:08.860Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T08:34:08.860Z] Removing intermediate container f76d543a52c1 [2023-01-18T08:34:08.860Z] ---> f63ca859286b [2023-01-18T08:34:08.860Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T08:34:09.117Z] ---> Running in e6dbfb99df48 [2023-01-18T08:34:09.117Z] Removing intermediate container ec174ca755ad [2023-01-18T08:34:09.117Z] ---> 1e54648a3ab2 [2023-01-18T08:34:09.117Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T08:34:09.117Z] ---> Running in fe63057b5a30 [2023-01-18T08:34:09.117Z] Removing intermediate container 3b4e6612ba3a [2023-01-18T08:34:09.117Z] ---> 75df6b66bdac [2023-01-18T08:34:09.117Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T08:34:09.117Z] Removing intermediate container 5dae070bcdab [2023-01-18T08:34:09.117Z] ---> ed005a5a9df5 [2023-01-18T08:34:09.117Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T08:34:09.117Z] ---> Running in 6b24b12e4aff [2023-01-18T08:34:09.117Z] ---> Running in 3c4a436a76ac [2023-01-18T08:34:09.117Z] ---> Running in b44ee792aa44 [2023-01-18T08:34:09.117Z] Removing intermediate container e6dbfb99df48 [2023-01-18T08:34:09.117Z] ---> 9376f23af0c0 [2023-01-18T08:34:09.117Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T08:34:09.117Z] Removing intermediate container fe63057b5a30 [2023-01-18T08:34:09.117Z] ---> 36c7b1396729 [2023-01-18T08:34:09.117Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T08:34:09.380Z] ---> Running in 574de189f9f0 [2023-01-18T08:34:09.380Z] ---> Running in ab495e5ed9a8 [2023-01-18T08:34:09.380Z] Removing intermediate container 3c4a436a76ac [2023-01-18T08:34:09.380Z] ---> 6683c5719d82 [2023-01-18T08:34:09.380Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T08:34:09.380Z] Removing intermediate container 6b24b12e4aff [2023-01-18T08:34:09.380Z] ---> 543ebcc5a2ae [2023-01-18T08:34:09.380Z] Step 12/21 : WORKDIR /edgex [2023-01-18T08:34:09.380Z] Removing intermediate container b44ee792aa44 [2023-01-18T08:34:09.380Z] ---> 404007349a48 [2023-01-18T08:34:09.380Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T08:34:09.380Z] ---> Running in cf33751b40e5 [2023-01-18T08:34:09.380Z] Removing intermediate container 574de189f9f0 [2023-01-18T08:34:09.380Z] ---> 835c683d45e3 [2023-01-18T08:34:09.380Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T08:34:09.380Z] ---> Running in e99333637658 [2023-01-18T08:34:09.380Z] ---> Running in 58c27ba63e5f [2023-01-18T08:34:09.380Z] Removing intermediate container ab495e5ed9a8 [2023-01-18T08:34:09.380Z] ---> 79e64ee69d6b [2023-01-18T08:34:09.380Z] 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-18T08:34:09.646Z] ---> Running in 38e39f19d3f7 [2023-01-18T08:34:09.646Z] ---> Running in 9575b1b245d7 [2023-01-18T08:34:09.646Z] Removing intermediate container cf33751b40e5 [2023-01-18T08:34:09.646Z] ---> 25e10a1bd6fa [2023-01-18T08:34:09.646Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T08:34:09.646Z] Removing intermediate container e99333637658 [2023-01-18T08:34:09.646Z] ---> dac987745489 [2023-01-18T08:34:09.646Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T08:34:09.646Z] Removing intermediate container 58c27ba63e5f [2023-01-18T08:34:09.646Z] ---> 5c89a3114364 [2023-01-18T08:34:09.646Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T08:34:09.646Z] ---> Running in 481a906536ff [2023-01-18T08:34:09.646Z] Removing intermediate container 38e39f19d3f7 [2023-01-18T08:34:09.646Z] ---> 7d64be74f23e [2023-01-18T08:34:09.646Z] Step 15/23 : WORKDIR / [2023-01-18T08:34:09.646Z] ---> Running in 4a4daf224581 [2023-01-18T08:34:09.646Z] ---> Running in d5c2a67f7d9b [2023-01-18T08:34:09.904Z] Removing intermediate container 481a906536ff [2023-01-18T08:34:09.904Z] ---> 91e099d83698 [2023-01-18T08:34:09.904Z] Step 15/24 : WORKDIR / [2023-01-18T08:34:09.904Z] ---> 8774ffc84fe3 [2023-01-18T08:34:09.904Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T08:34:09.904Z] Removing intermediate container 4a4daf224581 [2023-01-18T08:34:09.904Z] ---> d5112cc150e3 [2023-01-18T08:34:09.904Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:34:09.904Z] ---> Running in 4f4f7d91e4cf [2023-01-18T08:34:09.904Z] Removing intermediate container d5c2a67f7d9b [2023-01-18T08:34:09.904Z] ---> e5644b61c64d [2023-01-18T08:34:09.904Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:34:10.162Z] Removing intermediate container 4f4f7d91e4cf [2023-01-18T08:34:10.162Z] ---> 6908e6983fe6 [2023-01-18T08:34:10.162Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:34:10.162Z] ---> d9df8b788b94 [2023-01-18T08:34:10.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T08:34:10.162Z] ---> 6a082317377d [2023-01-18T08:34:10.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T08:34:10.162Z] ---> 3e4ce00a51d2 [2023-01-18T08:34:10.162Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T08:34:10.419Z] ---> 392ac2d66444 [2023-01-18T08:34:10.419Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T08:34:10.419Z] Removing intermediate container 9575b1b245d7 [2023-01-18T08:34:10.419Z] ---> 06135df9f31a [2023-01-18T08:34:10.420Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T08:34:10.494Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T08:34:10.988Z] ---> Running in 1e93e733eef0 [2023-01-18T08:34:10.988Z] ---> f093b9693d41 [2023-01-18T08:34:10.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T08:34:10.988Z] ---> 837a7ba26e9f [2023-01-18T08:34:10.988Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T08:34:10.988Z] ---> 7f0de1c46e15 [2023-01-18T08:34:10.988Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T08:34:10.988Z] ---> 7a3a939c019a [2023-01-18T08:34:10.988Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T08:34:10.988Z] Removing intermediate container 1e93e733eef0 [2023-01-18T08:34:10.988Z] ---> 6574232efcb4 [2023-01-18T08:34:10.988Z] [2023-01-18T08:34:10.988Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T08:34:10.988Z] ---> c4fc93816858 [2023-01-18T08:34:10.988Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T08:34:10.988Z] ---> Using cache [2023-01-18T08:34:10.988Z] ---> d44eb0806346 [2023-01-18T08:34:10.988Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T08:34:10.988Z] ---> Running in 357a077d0c9c [2023-01-18T08:34:10.988Z] ---> c675f0c340ba [2023-01-18T08:34:10.988Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T08:34:11.247Z] ---> 0c901879515c [2023-01-18T08:34:11.247Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T08:34:11.247Z] ---> Running in bec95e9b4fb0 [2023-01-18T08:34:11.247Z] ---> Running in 1afb088cf60d [2023-01-18T08:34:11.247Z] ---> 7b2c551db75e [2023-01-18T08:34:11.247Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T08:34:11.247Z] ---> 9538cbc88bea [2023-01-18T08:34:11.247Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T08:34:11.247Z] ---> Running in b584dc57aa22 [2023-01-18T08:34:11.247Z] Removing intermediate container bec95e9b4fb0 [2023-01-18T08:34:11.247Z] ---> e004847cee17 [2023-01-18T08:34:11.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:34:11.507Z] ---> Running in 86ce5d616159 [2023-01-18T08:34:11.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:11.507Z] ---> 854942eb3320 [2023-01-18T08:34:11.507Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T08:34:11.507Z] Removing intermediate container b584dc57aa22 [2023-01-18T08:34:11.507Z] ---> 2dd87cdd2f72 [2023-01-18T08:34:11.507Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:34:11.507Z] ---> Running in 2d49aa6108f1 [2023-01-18T08:34:11.507Z] ---> Running in 2a3f828cc15c [2023-01-18T08:34:11.507Z] Removing intermediate container 86ce5d616159 [2023-01-18T08:34:11.507Z] ---> 4cf11106ad6c [2023-01-18T08:34:11.507Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T08:34:11.765Z] ---> Running in af0de5dd7ae8 [2023-01-18T08:34:11.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:11.765Z] Removing intermediate container 2a3f828cc15c [2023-01-18T08:34:11.765Z] ---> f1aeb577c03a [2023-01-18T08:34:11.765Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T08:34:11.765Z] Removing intermediate container 2d49aa6108f1 [2023-01-18T08:34:11.765Z] ---> 2c26fcd78d91 [2023-01-18T08:34:11.765Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:34:11.765Z] ---> Running in a44e795ad7a4 [2023-01-18T08:34:11.765Z] ---> Running in d866d16e2dbb [2023-01-18T08:34:11.765Z] Removing intermediate container af0de5dd7ae8 [2023-01-18T08:34:11.765Z] ---> 169945b3aeeb [2023-01-18T08:34:11.765Z] Step 22/23 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:34:11.765Z] ---> Running in 12674d97c77d [2023-01-18T08:34:12.023Z] Removing intermediate container a44e795ad7a4 [2023-01-18T08:34:12.023Z] ---> b8ff3fd9e035 [2023-01-18T08:34:12.023Z] Step 21/22 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:34:12.023Z] Removing intermediate container d866d16e2dbb [2023-01-18T08:34:12.023Z] ---> 6b8183b385d9 [2023-01-18T08:34:12.023Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T08:34:12.023Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T08:34:12.023Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T08:34:12.023Z] OK: 15859 distinct packages available [2023-01-18T08:34:12.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:12.023Z] ---> Running in 1feec2cb783d [2023-01-18T08:34:12.023Z] ---> Running in b4315383ae53 [2023-01-18T08:34:12.023Z] Removing intermediate container 12674d97c77d [2023-01-18T08:34:12.023Z] ---> c27be208ed6f [2023-01-18T08:34:12.023Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T08:34:12.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:12.023Z] Removing intermediate container 1afb088cf60d [2023-01-18T08:34:12.023Z] ---> 444a8c81d26a [2023-01-18T08:34:12.023Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T08:34:12.023Z] ---> Running in 343f7c5657d6 [2023-01-18T08:34:12.281Z] ---> Running in 2d56a4edeead [2023-01-18T08:34:12.281Z] Removing intermediate container 1feec2cb783d [2023-01-18T08:34:12.281Z] ---> 0461963cd149 [2023-01-18T08:34:12.281Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T08:34:12.281Z] Removing intermediate container b4315383ae53 [2023-01-18T08:34:12.281Z] ---> 51f53182df44 [2023-01-18T08:34:12.281Z] Step 23/24 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:34:12.281Z] ---> Running in 5d9a64df6112 [2023-01-18T08:34:12.281Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T08:34:12.281Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T08:34:12.281Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T08:34:12.281Z] Removing intermediate container 343f7c5657d6 [2023-01-18T08:34:12.281Z] ---> 8d46ae897484 [2023-01-18T08:34:12.281Z] [2023-01-18T08:34:12.281Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T08:34:12.281Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T08:34:12.281Z] OK: 6 MiB in 18 packages [2023-01-18T08:34:12.281Z] ---> Running in 038caf5a3ff4 [2023-01-18T08:34:12.281Z] Removing intermediate container 2d56a4edeead [2023-01-18T08:34:12.281Z] ---> ce84f1b6569e [2023-01-18T08:34:12.281Z] Step 19/21 : LABEL arch=x86_64 [2023-01-18T08:34:12.542Z] Removing intermediate container 5d9a64df6112 [2023-01-18T08:34:12.542Z] ---> 9d542d0361b3 [2023-01-18T08:34:12.542Z] [2023-01-18T08:34:12.542Z] ---> Running in 86880dd497b3 [2023-01-18T08:34:12.542Z] Successfully built 8d46ae897484 [2023-01-18T08:34:12.542Z] Successfully tagged core-command:latest [2023-01-18T08:34:12.542Z]  Building core-command ... done Building core-data [2023-01-18T08:34:12.542Z] Removing intermediate container 038caf5a3ff4 [2023-01-18T08:34:12.542Z] ---> 16ace33fe687 [2023-01-18T08:34:12.542Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T08:34:12.542Z] Successfully built 9d542d0361b3 [2023-01-18T08:34:12.542Z] Successfully tagged support-notifications:latest [2023-01-18T08:34:12.542Z]  Building support-notifications ... done Building support-scheduler [2023-01-18T08:34:12.801Z] ---> Running in dc3ad22d8533 [2023-01-18T08:34:12.801Z] Removing intermediate container 86880dd497b3 [2023-01-18T08:34:12.801Z] ---> d2aeee4a1535 [2023-01-18T08:34:12.801Z] Step 20/21 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:34:14.175Z] Removing intermediate container dc3ad22d8533 [2023-01-18T08:34:14.175Z] ---> 02bd447988aa [2023-01-18T08:34:14.175Z] [2023-01-18T08:34:14.175Z] Successfully built 02bd447988aa [2023-01-18T08:34:14.740Z] Successfully tagged core-metadata:latest [2023-01-18T08:34:14.740Z]  Building core-metadata ... done Building security-secretstore-setup [2023-01-18T08:34:14.740Z] ---> Running in 58f387b51529 [2023-01-18T08:34:14.740Z] Removing intermediate container 357a077d0c9c [2023-01-18T08:34:14.740Z] ---> 7fe1a528076a [2023-01-18T08:34:14.740Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T08:34:14.740Z] Removing intermediate container 58f387b51529 [2023-01-18T08:34:14.740Z] ---> 105d001d21ef [2023-01-18T08:34:14.740Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T08:34:14.997Z] ---> Running in 364e50ed8563 [2023-01-18T08:34:15.561Z] Removing intermediate container 364e50ed8563 [2023-01-18T08:34:15.561Z] ---> 43d02e67bf0a [2023-01-18T08:34:15.561Z] [2023-01-18T08:34:15.561Z] Successfully built 43d02e67bf0a [2023-01-18T08:34:15.561Z] Successfully tagged security-proxy-setup:latest [2023-01-18T08:34:15.561Z] Building security-spire-server [2023-01-18T08:34:16.933Z]  Building security-proxy-setup ... done  ---> 8204d77f4807 [2023-01-18T08:34:16.933Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T08:34:17.500Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:34:17.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:34:17.500Z] ---> 8ff1ca79d0ed [2023-01-18T08:34:17.500Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:34:17.500Z] ---> Using cache [2023-01-18T08:34:17.500Z] ---> f46c6d7ff57c [2023-01-18T08:34:17.500Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T08:34:17.500Z] ---> Using cache [2023-01-18T08:34:17.500Z] ---> f741ad1b4efb [2023-01-18T08:34:17.500Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T08:34:17.500Z] ---> Using cache [2023-01-18T08:34:17.500Z] ---> 824c0765e02e [2023-01-18T08:34:17.500Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T08:34:17.500Z] ---> Using cache [2023-01-18T08:34:17.500Z] ---> 571547e5fafc [2023-01-18T08:34:17.500Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:34:17.500Z] ---> Using cache [2023-01-18T08:34:17.500Z] ---> e689008db355 [2023-01-18T08:34:17.500Z] Step 8/22 : COPY . . [2023-01-18T08:34:17.500Z] ---> Using cache [2023-01-18T08:34:17.500Z] ---> 7ab89247a99f [2023-01-18T08:34:17.500Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T08:34:18.065Z] ---> 1f7943f57281 [2023-01-18T08:34:18.065Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T08:34:18.065Z] ---> Running in ae13c6004d1a [2023-01-18T08:34:18.065Z] ---> Running in cbd9525d5bc0 [2023-01-18T08:34:18.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:34:18.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:34:18.323Z] ---> 8ff1ca79d0ed [2023-01-18T08:34:18.323Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:34:18.323Z] ---> Using cache [2023-01-18T08:34:18.323Z] ---> f46c6d7ff57c [2023-01-18T08:34:18.323Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T08:34:18.323Z] ---> Using cache [2023-01-18T08:34:18.323Z] ---> f741ad1b4efb [2023-01-18T08:34:18.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T08:34:18.324Z] ---> Using cache [2023-01-18T08:34:18.324Z] ---> 824c0765e02e [2023-01-18T08:34:18.324Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T08:34:18.324Z] ---> Using cache [2023-01-18T08:34:18.324Z] ---> 571547e5fafc [2023-01-18T08:34:18.324Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:34:18.324Z] ---> Using cache [2023-01-18T08:34:18.324Z] ---> e689008db355 [2023-01-18T08:34:18.324Z] Step 8/22 : COPY . . [2023-01-18T08:34:18.324Z] ---> Using cache [2023-01-18T08:34:18.324Z] ---> 7ab89247a99f [2023-01-18T08:34:18.324Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T08:34:18.324Z] Removing intermediate container cbd9525d5bc0 [2023-01-18T08:34:18.324Z] ---> ea289729f518 [2023-01-18T08:34:18.324Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T08:34:18.324Z] ---> Running in f28fb508da0d [2023-01-18T08:34:18.324Z] 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-18T08:34:18.585Z] ---> b6413b8b2630 [2023-01-18T08:34:18.585Z] Step 19/24 : WORKDIR / [2023-01-18T08:34:18.585Z] ---> Running in 91062c68bf69 [2023-01-18T08:34:18.845Z] 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-18T08:34:19.103Z] Removing intermediate container 91062c68bf69 [2023-01-18T08:34:19.103Z] ---> bab5f4e77a18 [2023-01-18T08:34:19.103Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T08:34:19.103Z] ---> Running in 7efc7f9d860b [2023-01-18T08:34:19.362Z] Removing intermediate container 7efc7f9d860b [2023-01-18T08:34:19.362Z] ---> dac0897363b3 [2023-01-18T08:34:19.362Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T08:34:19.362Z] ---> Running in a56f03b8ceee [2023-01-18T08:34:19.619Z] Removing intermediate container a56f03b8ceee [2023-01-18T08:34:19.619Z] ---> 1025f5647a0b [2023-01-18T08:34:19.619Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T08:34:19.619Z] ---> Running in f55aedd95cbf [2023-01-18T08:34:19.876Z] Removing intermediate container f55aedd95cbf [2023-01-18T08:34:19.876Z] ---> e2e23cb93f59 [2023-01-18T08:34:19.876Z] Step 23/24 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:34:19.876Z] ---> Running in 977072c3965a [2023-01-18T08:34:20.134Z] Removing intermediate container 977072c3965a [2023-01-18T08:34:20.134Z] ---> 9d736e546d26 [2023-01-18T08:34:20.134Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T08:34:20.134Z] ---> Running in ee75e3098be2 [2023-01-18T08:34:20.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:34:20.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:34:20.395Z] ---> 8ff1ca79d0ed [2023-01-18T08:34:20.395Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T08:34:20.395Z] ---> Using cache [2023-01-18T08:34:20.395Z] ---> 4bb6295e90b6 [2023-01-18T08:34:20.395Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T08:34:20.395Z] ---> Using cache [2023-01-18T08:34:20.395Z] ---> 65fff9972906 [2023-01-18T08:34:20.395Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T08:34:20.395Z] ---> Using cache [2023-01-18T08:34:20.395Z] ---> f427c28e36e2 [2023-01-18T08:34:20.395Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:34:20.395Z] ---> Using cache [2023-01-18T08:34:20.395Z] ---> b51c401f46df [2023-01-18T08:34:20.395Z] Step 7/24 : COPY . . [2023-01-18T08:34:20.395Z] ---> Using cache [2023-01-18T08:34:20.395Z] ---> f7c9b6f1cf8e [2023-01-18T08:34:20.395Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T08:34:20.395Z] Removing intermediate container ee75e3098be2 [2023-01-18T08:34:20.395Z] ---> 0a5ad4c21905 [2023-01-18T08:34:20.395Z] [2023-01-18T08:34:20.395Z] ---> Running in b7b606f2adf9 [2023-01-18T08:34:20.656Z] Successfully built 0a5ad4c21905 [2023-01-18T08:34:20.656Z] Successfully tagged security-spire-config:latest [2023-01-18T08:34:20.656Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-01-18T08:34:20.915Z] 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-18T08:34:21.846Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:34:21.846Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:34:21.846Z] ---> 8ff1ca79d0ed [2023-01-18T08:34:21.846Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T08:34:21.846Z] ---> Using cache [2023-01-18T08:34:21.846Z] ---> 4bb6295e90b6 [2023-01-18T08:34:21.846Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T08:34:21.846Z] ---> Using cache [2023-01-18T08:34:21.846Z] ---> a23f77915cde [2023-01-18T08:34:21.846Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T08:34:21.846Z] ---> Using cache [2023-01-18T08:34:21.846Z] ---> 976145624669 [2023-01-18T08:34:21.846Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:34:21.846Z] ---> Using cache [2023-01-18T08:34:21.846Z] ---> 1ea07f3a858a [2023-01-18T08:34:21.846Z] Step 7/23 : COPY . . [2023-01-18T08:34:21.846Z] ---> Using cache [2023-01-18T08:34:21.846Z] ---> 471385dbb8f3 [2023-01-18T08:34:21.846Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T08:34:21.846Z] ---> Using cache [2023-01-18T08:34:21.846Z] ---> 9376f23af0c0 [2023-01-18T08:34:21.846Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T08:34:21.846Z] ---> Using cache [2023-01-18T08:34:21.846Z] ---> 79e64ee69d6b [2023-01-18T08:34:21.846Z] 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-18T08:34:23.219Z] ---> Running in bb4124d3fee4 [2023-01-18T08:34:25.145Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:34:25.145Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:34:25.145Z] ---> 8ff1ca79d0ed [2023-01-18T08:34:25.145Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T08:34:25.145Z] ---> Using cache [2023-01-18T08:34:25.145Z] ---> 4bb6295e90b6 [2023-01-18T08:34:25.145Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T08:34:25.403Z] ---> Running in c961f4b5784f [2023-01-18T08:34:25.403Z] Removing intermediate container bb4124d3fee4 [2023-01-18T08:34:25.403Z] ---> c8f170bc876a [2023-01-18T08:34:25.403Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T08:34:25.403Z] ---> Running in d921714a8f2f [2023-01-18T08:34:25.661Z] Removing intermediate container d921714a8f2f [2023-01-18T08:34:25.661Z] ---> 7d08dc4dd3ba [2023-01-18T08:34:25.661Z] [2023-01-18T08:34:25.661Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T08:34:25.661Z] ---> c4fc93816858 [2023-01-18T08:34:25.661Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T08:34:25.661Z] ---> Using cache [2023-01-18T08:34:25.661Z] ---> d44eb0806346 [2023-01-18T08:34:25.661Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T08:34:25.661Z] ---> Using cache [2023-01-18T08:34:25.661Z] ---> ecaf0021f360 [2023-01-18T08:34:25.661Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T08:34:25.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:26.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:26.434Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T08:34:26.434Z] v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T08:34:26.434Z] OK: 17043 distinct packages available [2023-01-18T08:34:26.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:26.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:26.694Z] OK: 211 MiB in 51 packages [2023-01-18T08:34:27.631Z] ---> 31001eed85c0 [2023-01-18T08:34:27.631Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T08:34:27.914Z] Removing intermediate container c961f4b5784f [2023-01-18T08:34:27.914Z] ---> 86468c686ed7 [2023-01-18T08:34:27.914Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T08:34:28.175Z] ---> 80058c4cee21 [2023-01-18T08:34:28.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T08:34:28.175Z] ---> 3a296b69b16d [2023-01-18T08:34:28.175Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:34:28.434Z] ---> Running in abd68e3b5cef [2023-01-18T08:34:28.434Z] ---> 95f5b308b196 [2023-01-18T08:34:28.434Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T08:34:29.370Z] ---> e135781478b0 [2023-01-18T08:34:29.370Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T08:34:29.370Z] ---> Running in c7af2f373784 [2023-01-18T08:34:29.628Z] Removing intermediate container c7af2f373784 [2023-01-18T08:34:29.628Z] ---> 36a5b4a73d9d [2023-01-18T08:34:29.628Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T08:34:29.889Z] ---> Running in 47df4a98ac4a [2023-01-18T08:34:29.889Z] Removing intermediate container 47df4a98ac4a [2023-01-18T08:34:29.889Z] ---> 68cb3717b441 [2023-01-18T08:34:29.889Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T08:34:30.147Z] ---> Running in 8ff67f24343a [2023-01-18T08:34:30.408Z] Removing intermediate container 8ff67f24343a [2023-01-18T08:34:30.408Z] ---> 8be2156b86ed [2023-01-18T08:34:30.408Z] Step 22/23 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:34:30.668Z] ---> Running in 9ccbb03583e7 [2023-01-18T08:34:31.232Z] Removing intermediate container 9ccbb03583e7 [2023-01-18T08:34:31.233Z] ---> 9cdf8168199d [2023-01-18T08:34:31.233Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T08:34:31.233Z] ---> Running in b84e0f22c8d6 [2023-01-18T08:34:31.233Z] Removing intermediate container b84e0f22c8d6 [2023-01-18T08:34:31.233Z] ---> 5eaf4011a6e4 [2023-01-18T08:34:31.233Z] [2023-01-18T08:34:31.491Z] Successfully built 5eaf4011a6e4 [2023-01-18T08:34:31.491Z] Successfully tagged security-spire-server:latest [2023-01-18T08:34:31.491Z] Building security-bootstrapper [2023-01-18T08:34:35.672Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:34:35.672Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:34:35.672Z] ---> 8ff1ca79d0ed [2023-01-18T08:34:35.672Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T08:34:35.672Z] ---> Using cache [2023-01-18T08:34:35.672Z] ---> 4bb6295e90b6 [2023-01-18T08:34:35.672Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T08:34:35.672Z] ---> Using cache [2023-01-18T08:34:35.672Z] ---> 65fff9972906 [2023-01-18T08:34:35.672Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T08:34:35.672Z] ---> Using cache [2023-01-18T08:34:35.672Z] ---> f427c28e36e2 [2023-01-18T08:34:35.672Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:34:35.672Z] ---> Using cache [2023-01-18T08:34:35.672Z] ---> b51c401f46df [2023-01-18T08:34:35.672Z] Step 7/32 : COPY . . [2023-01-18T08:34:35.672Z] ---> Using cache [2023-01-18T08:34:35.672Z] ---> f7c9b6f1cf8e [2023-01-18T08:34:35.672Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T08:34:35.932Z] ---> Running in 41aed8b02d41 [2023-01-18T08:34:36.869Z] 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-18T08:34:49.086Z] 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-18T08:34:49.086Z] Removing intermediate container abd68e3b5cef [2023-01-18T08:34:49.086Z] ---> ae691b1c5da1 [2023-01-18T08:34:49.086Z] Step 7/19 : COPY . . [2023-01-18T08:34:51.612Z] Removing intermediate container ae13c6004d1a [2023-01-18T08:34:51.612Z] ---> 900d3241ef29 [2023-01-18T08:34:51.612Z] [2023-01-18T08:34:51.612Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T08:34:51.612Z] ---> bfe296a52501 [2023-01-18T08:34:51.612Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T08:34:51.613Z] ---> Running in 939973d56225 [2023-01-18T08:34:51.869Z] Removing intermediate container 939973d56225 [2023-01-18T08:34:51.869Z] ---> f2ba52493275 [2023-01-18T08:34:51.869Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T08:34:51.869Z] ---> Running in 23f545c7a352 [2023-01-18T08:34:52.127Z] Removing intermediate container 23f545c7a352 [2023-01-18T08:34:52.127Z] ---> 0bbfaff20b86 [2023-01-18T08:34:52.127Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T08:34:52.386Z] ---> Running in 50d6335adc6e [2023-01-18T08:34:52.951Z] Removing intermediate container 50d6335adc6e [2023-01-18T08:34:52.951Z] ---> 584008ef15f9 [2023-01-18T08:34:52.951Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T08:34:52.951Z] ---> Running in cb7741ab0b97 [2023-01-18T08:34:53.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:53.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:53.725Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T08:34:53.725Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:34:53.725Z] OK: 6 MiB in 15 packages [2023-01-18T08:34:53.725Z] ---> f55154ca4d0d [2023-01-18T08:34:53.725Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T08:34:53.725Z] Removing intermediate container b7b606f2adf9 [2023-01-18T08:34:53.725Z] ---> e06265ccd53d [2023-01-18T08:34:53.725Z] [2023-01-18T08:34:53.725Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T08:34:53.725Z] ---> bfe296a52501 [2023-01-18T08:34:53.725Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T08:34:53.983Z] ---> Running in 5bfa3871fcbd [2023-01-18T08:34:53.983Z] ---> Running in eab4a4e614d1 [2023-01-18T08:34:54.240Z] Removing intermediate container cb7741ab0b97 [2023-01-18T08:34:54.240Z] ---> 6f2d9e3a279c [2023-01-18T08:34:54.240Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:34:54.804Z] ---> ffa58990e436 [2023-01-18T08:34:54.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T08:34:54.804Z] 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-18T08:34:54.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:54.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:34:55.063Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T08:34:55.063Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T08:34:55.063Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T08:34:55.063Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:34:55.063Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T08:34:55.063Z] OK: 6 MiB in 17 packages [2023-01-18T08:34:55.642Z] ---> 3a7742f490e5 [2023-01-18T08:34:55.642Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T08:34:55.642Z] Removing intermediate container f28fb508da0d [2023-01-18T08:34:55.642Z] ---> f35ee9d6d4cf [2023-01-18T08:34:55.642Z] [2023-01-18T08:34:55.642Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T08:34:55.642Z] ---> bfe296a52501 [2023-01-18T08:34:55.642Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T08:34:55.642Z] ---> Using cache [2023-01-18T08:34:55.642Z] ---> 1e54648a3ab2 [2023-01-18T08:34:55.642Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T08:34:55.642Z] ---> Using cache [2023-01-18T08:34:55.642Z] ---> 6683c5719d82 [2023-01-18T08:34:55.642Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T08:34:55.902Z] ---> Running in 2274ae0690d0 [2023-01-18T08:34:55.902Z] ---> 0d2f7a29dcb6 [2023-01-18T08:34:55.902Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T08:34:55.902Z] ---> Running in 7a107e1dd6b0 [2023-01-18T08:34:55.902Z] Removing intermediate container eab4a4e614d1 [2023-01-18T08:34:55.902Z] ---> 1ef599cdf488 [2023-01-18T08:34:55.902Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T08:34:55.902Z] Removing intermediate container 2274ae0690d0 [2023-01-18T08:34:55.902Z] ---> 943ef17b2f26 [2023-01-18T08:34:55.902Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T08:34:55.902Z] ---> Running in 6a5f976b94e0 [2023-01-18T08:34:56.165Z] ---> Running in bf9d4c331f52 [2023-01-18T08:34:56.165Z] Removing intermediate container 7a107e1dd6b0 [2023-01-18T08:34:56.165Z] ---> 59008a506e47 [2023-01-18T08:34:56.165Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:34:56.165Z] ---> Running in 97d266044dfb [2023-01-18T08:34:56.165Z] Removing intermediate container 6a5f976b94e0 [2023-01-18T08:34:56.165Z] ---> bcc1ce71a1df [2023-01-18T08:34:56.165Z] Step 12/24 : WORKDIR / [2023-01-18T08:34:56.165Z] ---> Running in a97948c8f438 [2023-01-18T08:34:56.165Z] Removing intermediate container bf9d4c331f52 [2023-01-18T08:34:56.165Z] ---> ace35ee3dae2 [2023-01-18T08:34:56.166Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:34:56.166Z] Removing intermediate container 97d266044dfb [2023-01-18T08:34:56.166Z] ---> bb138e6de98c [2023-01-18T08:34:56.166Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T08:34:56.166Z] ---> Running in c22a40561903 [2023-01-18T08:34:56.427Z] Removing intermediate container a97948c8f438 [2023-01-18T08:34:56.427Z] ---> b6998815a82f [2023-01-18T08:34:56.427Z] 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-18T08:34:56.427Z] Removing intermediate container c22a40561903 [2023-01-18T08:34:56.427Z] ---> a1f484fd8bfc [2023-01-18T08:34:56.427Z] Step 21/22 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:34:56.427Z] ---> 3a29d80fd974 [2023-01-18T08:34:56.427Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T08:34:56.427Z] ---> Running in 3a8fb931d8cb [2023-01-18T08:34:56.427Z] ---> 9a0af748ba8b [2023-01-18T08:34:56.427Z] 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-18T08:34:56.686Z] Removing intermediate container 3a8fb931d8cb [2023-01-18T08:34:56.686Z] ---> 2b4de8aac1de [2023-01-18T08:34:56.686Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T08:34:56.686Z] ---> Running in 66a61abf65ea [2023-01-18T08:34:56.686Z] ---> 06c408d57325 [2023-01-18T08:34:56.686Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T08:34:56.686Z] Removing intermediate container 66a61abf65ea [2023-01-18T08:34:56.686Z] ---> 0e92788052e2 [2023-01-18T08:34:56.686Z] [2023-01-18T08:34:56.944Z] Successfully built 0e92788052e2 [2023-01-18T08:34:56.944Z] Successfully tagged core-data:latest [2023-01-18T08:34:57.202Z]  Building core-data ... done  ---> b38adabc65f5 [2023-01-18T08:34:57.202Z] 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-18T08:34:57.202Z] ---> 74c18fde4a5d [2023-01-18T08:34:57.202Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T08:34:57.461Z] ---> 777dfee6e2a5 [2023-01-18T08:34:57.461Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T08:34:57.461Z] ---> 9f768e8ea986 [2023-01-18T08:34:57.461Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T08:34:57.461Z] ---> Running in eb6644d94a15 [2023-01-18T08:34:57.461Z] Removing intermediate container eb6644d94a15 [2023-01-18T08:34:57.461Z] ---> bafca2b77be2 [2023-01-18T08:34:57.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:34:57.720Z] ---> Running in 3264efaf9e0f [2023-01-18T08:34:57.720Z] ---> 6970a8de9ed5 [2023-01-18T08:34:57.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T08:34:57.720Z] Removing intermediate container 3264efaf9e0f [2023-01-18T08:34:57.720Z] ---> abb726ee6ae9 [2023-01-18T08:34:57.720Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T08:34:57.720Z] ---> Running in 55c87e4ee439 [2023-01-18T08:34:57.978Z] Removing intermediate container 55c87e4ee439 [2023-01-18T08:34:57.978Z] ---> 7e77d548d98d [2023-01-18T08:34:57.978Z] Step 21/22 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:34:58.236Z] ---> 62f9be41c461 [2023-01-18T08:34:58.236Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T08:34:58.236Z] ---> Running in e4e0aecc1bcd [2023-01-18T08:34:58.494Z] Removing intermediate container e4e0aecc1bcd [2023-01-18T08:34:58.494Z] ---> fec9b44b2e81 [2023-01-18T08:34:58.494Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T08:34:58.494Z] ---> Running in d326623556d6 [2023-01-18T08:34:58.494Z] ---> c4dccc5baf40 [2023-01-18T08:34:58.494Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T08:34:58.751Z] ---> Running in 36a4ee4b4082 [2023-01-18T08:34:58.751Z] Removing intermediate container d326623556d6 [2023-01-18T08:34:58.751Z] ---> fdd7d84dfd36 [2023-01-18T08:34:58.751Z] [2023-01-18T08:34:58.751Z] Successfully built fdd7d84dfd36 [2023-01-18T08:34:58.751Z] Successfully tagged support-scheduler:latest [2023-01-18T08:34:59.684Z]  Building support-scheduler ... done Removing intermediate container 41aed8b02d41 [2023-01-18T08:34:59.684Z] ---> 2a7baf61885f [2023-01-18T08:34:59.684Z] [2023-01-18T08:34:59.684Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T08:34:59.684Z] ---> bfe296a52501 [2023-01-18T08:34:59.684Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T08:34:59.684Z] ---> Running in 0b141e634ad0 [2023-01-18T08:34:59.684Z] Removing intermediate container 36a4ee4b4082 [2023-01-18T08:34:59.684Z] ---> 7019a841fa63 [2023-01-18T08:34:59.684Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T08:34:59.684Z] Removing intermediate container 0b141e634ad0 [2023-01-18T08:34:59.684Z] ---> dd2df69e6201 [2023-01-18T08:34:59.684Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T08:34:59.684Z] ---> Running in fb9398f41208 [2023-01-18T08:34:59.942Z] ---> Running in 4beee92937a8 [2023-01-18T08:34:59.942Z] Removing intermediate container fb9398f41208 [2023-01-18T08:34:59.942Z] ---> 3eb6e6c542f8 [2023-01-18T08:34:59.942Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T08:34:59.942Z] ---> Running in d962859f6944 [2023-01-18T08:35:00.199Z] Removing intermediate container d962859f6944 [2023-01-18T08:35:00.199Z] ---> 2a8371908954 [2023-01-18T08:35:00.199Z] Step 23/24 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:35:00.199Z] ---> Running in a4c8635d3848 [2023-01-18T08:35:00.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:35:00.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:35:00.458Z] Removing intermediate container a4c8635d3848 [2023-01-18T08:35:00.458Z] ---> c6debc1a465b [2023-01-18T08:35:00.458Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T08:35:00.458Z] ---> Running in 401406ff55f0 [2023-01-18T08:35:00.458Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T08:35:00.458Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T08:35:00.458Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:35:00.458Z] OK: 6 MiB in 16 packages [2023-01-18T08:35:00.458Z] Removing intermediate container 401406ff55f0 [2023-01-18T08:35:00.458Z] ---> d02d9649a60c [2023-01-18T08:35:00.458Z] [2023-01-18T08:35:00.716Z] Successfully built d02d9649a60c [2023-01-18T08:35:00.716Z] Successfully tagged security-secretstore-setup:latest [2023-01-18T08:35:00.973Z]  Building security-secretstore-setup ... done Removing intermediate container 4beee92937a8 [2023-01-18T08:35:00.973Z] ---> 5cc8f9171254 [2023-01-18T08:35:00.973Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T08:35:00.973Z] ---> Running in cdd135c7939a [2023-01-18T08:35:01.231Z] Removing intermediate container cdd135c7939a [2023-01-18T08:35:01.231Z] ---> 0515db6a1652 [2023-01-18T08:35:01.231Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T08:35:01.231Z] ---> Running in 71772466977a [2023-01-18T08:35:01.231Z] Removing intermediate container 71772466977a [2023-01-18T08:35:01.231Z] ---> 4723808b8f49 [2023-01-18T08:35:01.231Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T08:35:01.488Z] ---> Running in a3afc5ec2516 [2023-01-18T08:35:01.488Z] Removing intermediate container a3afc5ec2516 [2023-01-18T08:35:01.488Z] ---> 5162810fb6cf [2023-01-18T08:35:01.488Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T08:35:01.488Z] ---> Running in 4f6321fb7798 [2023-01-18T08:35:01.746Z] Removing intermediate container 4f6321fb7798 [2023-01-18T08:35:01.746Z] ---> f595d6a53c45 [2023-01-18T08:35:01.746Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T08:35:01.746Z] ---> Running in 5a7f80fba417 [2023-01-18T08:35:02.717Z] Removing intermediate container 5a7f80fba417 [2023-01-18T08:35:02.717Z] ---> c81aff9b386d [2023-01-18T08:35:02.717Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T08:35:02.717Z] ---> Running in 0fc82a07836a [2023-01-18T08:35:02.975Z] Removing intermediate container 0fc82a07836a [2023-01-18T08:35:02.975Z] ---> 9c9d89ec55b5 [2023-01-18T08:35:02.975Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T08:35:02.975Z] ---> 32188d38f48f [2023-01-18T08:35:02.975Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T08:35:03.233Z] ---> Running in 52dbf60a4768 [2023-01-18T08:35:04.168Z] Removing intermediate container 52dbf60a4768 [2023-01-18T08:35:04.168Z] ---> 2b1a3966afa9 [2023-01-18T08:35:04.168Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:35:04.168Z] ---> 1562889489bb [2023-01-18T08:35:04.168Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T08:35:04.739Z] ---> ae6b2d57a949 [2023-01-18T08:35:04.739Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T08:35:04.739Z] ---> 596ba7da8fb4 [2023-01-18T08:35:04.739Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T08:35:04.997Z] ---> ab9909cd5dad [2023-01-18T08:35:04.997Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T08:35:05.254Z] ---> 1cb7372965a4 [2023-01-18T08:35:05.254Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T08:35:05.254Z] ---> 83d85f8cd80c [2023-01-18T08:35:05.254Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T08:35:05.512Z] ---> eca627901680 [2023-01-18T08:35:05.512Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T08:35:05.512Z] ---> Running in 8e477387b5f3 [2023-01-18T08:35:06.589Z] Removing intermediate container 8e477387b5f3 [2023-01-18T08:35:06.589Z] ---> 4342a0389096 [2023-01-18T08:35:06.589Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T08:35:06.589Z] ---> Running in c9050d0efb8c [2023-01-18T08:35:06.589Z] Removing intermediate container c9050d0efb8c [2023-01-18T08:35:06.589Z] ---> a2791243635a [2023-01-18T08:35:06.589Z] Step 29/32 : CMD ["gate"] [2023-01-18T08:35:06.589Z] ---> Running in ae33a70e8790 [2023-01-18T08:35:06.869Z] Removing intermediate container ae33a70e8790 [2023-01-18T08:35:06.869Z] ---> 95e25a3a1150 [2023-01-18T08:35:06.869Z] Step 30/32 : LABEL arch=x86_64 [2023-01-18T08:35:06.869Z] ---> Running in 0d1f4fd6ea59 [2023-01-18T08:35:07.146Z] Removing intermediate container 0d1f4fd6ea59 [2023-01-18T08:35:07.146Z] ---> 696bdfcb3aa4 [2023-01-18T08:35:07.146Z] Step 31/32 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:35:07.146Z] ---> Running in bf9d0fb958f8 [2023-01-18T08:35:07.146Z] Removing intermediate container bf9d0fb958f8 [2023-01-18T08:35:07.146Z] ---> 53255d77005b [2023-01-18T08:35:07.146Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T08:35:07.146Z] ---> Running in a5e834303a9a [2023-01-18T08:35:07.438Z] Removing intermediate container a5e834303a9a [2023-01-18T08:35:07.438Z] ---> 6794200ac58a [2023-01-18T08:35:07.438Z] [2023-01-18T08:35:07.438Z] Successfully built 6794200ac58a [2023-01-18T08:35:07.438Z] Successfully tagged security-bootstrapper:latest [2023-01-18T08:35:11.712Z]  Building security-bootstrapper ... done Removing intermediate container 5bfa3871fcbd [2023-01-18T08:35:11.712Z] ---> c2c38cda2744 [2023-01-18T08:35:11.712Z] [2023-01-18T08:35:11.712Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T08:35:11.712Z] ---> c4fc93816858 [2023-01-18T08:35:11.712Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T08:35:11.712Z] ---> Using cache [2023-01-18T08:35:11.712Z] ---> d44eb0806346 [2023-01-18T08:35:11.712Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T08:35:11.712Z] ---> Running in 14c44e5a587f [2023-01-18T08:35:11.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:35:11.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:35:12.538Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T08:35:12.538Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T08:35:12.538Z] OK: 15859 distinct packages available [2023-01-18T08:35:12.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T08:35:12.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T08:35:12.538Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T08:35:12.796Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T08:35:12.796Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T08:35:12.796Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T08:35:12.796Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T08:35:12.796Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T08:35:12.796Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T08:35:12.796Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T08:35:12.796Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T08:35:12.796Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T08:35:12.796Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T08:35:12.796Z] OK: 8 MiB in 23 packages [2023-01-18T08:35:13.362Z] Removing intermediate container 14c44e5a587f [2023-01-18T08:35:13.362Z] ---> 9258831e24bd [2023-01-18T08:35:13.362Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:35:13.362Z] ---> 0ce62a752460 [2023-01-18T08:35:13.362Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T08:35:13.928Z] ---> a0d2bcbfbd9b [2023-01-18T08:35:13.928Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T08:35:13.928Z] ---> 93e43c7a32f8 [2023-01-18T08:35:13.928Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T08:35:13.928Z] ---> Running in 7fa561b16483 [2023-01-18T08:35:13.928Z] Removing intermediate container 7fa561b16483 [2023-01-18T08:35:13.928Z] ---> d97448732340 [2023-01-18T08:35:13.928Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:35:14.186Z] ---> Running in 48c9bb1ad177 [2023-01-18T08:35:14.186Z] Removing intermediate container 48c9bb1ad177 [2023-01-18T08:35:14.186Z] ---> f0db612fdf82 [2023-01-18T08:35:14.186Z] Step 17/19 : LABEL arch=x86_64 [2023-01-18T08:35:14.186Z] ---> Running in 72996cbd2827 [2023-01-18T08:35:14.186Z] Removing intermediate container 72996cbd2827 [2023-01-18T08:35:14.186Z] ---> 6cae1ace5479 [2023-01-18T08:35:14.186Z] Step 18/19 : LABEL git_sha=717bc593cf8d0afbca3dce16506d5addca49790b [2023-01-18T08:35:14.445Z] ---> Running in db8c6b78d683 [2023-01-18T08:35:14.445Z] Removing intermediate container db8c6b78d683 [2023-01-18T08:35:14.445Z] ---> 476a819423c9 [2023-01-18T08:35:14.445Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T08:35:14.445Z] ---> Running in 65d54b3dac97 [2023-01-18T08:35:14.445Z] Removing intermediate container 65d54b3dac97 [2023-01-18T08:35:14.445Z] ---> aa84cbd75d59 [2023-01-18T08:35:14.445Z] [2023-01-18T08:35:14.445Z] Successfully built aa84cbd75d59 [2023-01-18T08:35:14.445Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-18T08:35:14.707Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-18T08:35:14.717Z] $ docker stop --time=1 cbbb2b0fda4e715e15492dff9eff7db0bbacc0067e10f2cec1c5c346524d005e [2023-01-18T08:35:16.008Z] $ docker rm -f --volumes cbbb2b0fda4e715e15492dff9eff7db0bbacc0067e10f2cec1c5c346524d005e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T08:35:16.322Z] + docker images [2023-01-18T08:35:16.323Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T08:35:16.323Z] security-spiffe-token-provider latest aa84cbd75d59 2 seconds ago 29.8MB [2023-01-18T08:35:16.323Z] c2c38cda2744 6 seconds ago 1.7GB [2023-01-18T08:35:16.323Z] security-bootstrapper latest 6794200ac58a 9 seconds ago 20.3MB [2023-01-18T08:35:16.323Z] security-secretstore-setup latest d02d9649a60c 16 seconds ago 29.9MB [2023-01-18T08:35:16.323Z] 2a7baf61885f 17 seconds ago 1.66GB [2023-01-18T08:35:16.323Z] support-scheduler latest fdd7d84dfd36 18 seconds ago 30MB [2023-01-18T08:35:16.323Z] core-data latest 0e92788052e2 20 seconds ago 17.9MB [2023-01-18T08:35:16.323Z] f35ee9d6d4cf 21 seconds ago 1.74GB [2023-01-18T08:35:16.323Z] e06265ccd53d 23 seconds ago 1.66GB [2023-01-18T08:35:16.323Z] 900d3241ef29 26 seconds ago 1.68GB [2023-01-18T08:35:16.323Z] security-spire-server latest 5eaf4011a6e4 45 seconds ago 86.5MB [2023-01-18T08:35:16.323Z] 7d08dc4dd3ba 51 seconds ago 1.54GB [2023-01-18T08:35:16.323Z] security-spire-config latest 0a5ad4c21905 56 seconds ago 85.8MB [2023-01-18T08:35:16.323Z] security-proxy-setup latest 43d02e67bf0a About a minute ago 27.8MB [2023-01-18T08:35:16.323Z] support-notifications latest 9d542d0361b3 About a minute ago 30.6MB [2023-01-18T08:35:16.323Z] core-metadata latest 02bd447988aa About a minute ago 18.5MB [2023-01-18T08:35:16.323Z] core-command latest 8d46ae897484 About a minute ago 17.7MB [2023-01-18T08:35:16.323Z] 6574232efcb4 About a minute ago 1.54GB [2023-01-18T08:35:16.323Z] ed21fed54edd About a minute ago 1.74GB [2023-01-18T08:35:16.323Z] ac5f89eac396 About a minute ago 1.67GB [2023-01-18T08:35:16.323Z] a5860d91b69f About a minute ago 1.68GB [2023-01-18T08:35:16.323Z] 9f9578012218 About a minute ago 1.66GB [2023-01-18T08:35:16.323Z] security-spire-agent latest c583e7441e42 About a minute ago 125MB [2023-01-18T08:35:16.323Z] 89c7165c66a0 About a minute ago 1.54GB [2023-01-18T08:35:16.323Z] ci-base-image-x86_64 latest 8ff1ca79d0ed 4 minutes ago 904MB [2023-01-18T08:35:16.323Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-18T08:35:16.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-18T08:35:16.323Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-18T08:35:16.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-18T08:35:16.323Z] 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-18T08:35:47.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T08:35:47.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T08:35:49.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T08:35:49.098Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T08:35:52.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T08:35:53.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T08:35:53.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T08:35:53.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T08:35:53.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T08:35:56.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T08:35:56.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T08:35:56.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T08:35:56.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T08:36:12.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.449s coverage: 28.7% of statements [2023-01-18T08:36:12.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T08:36:12.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T08:36:17.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.566s coverage: 98.5% of statements [2023-01-18T08:36:18.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.113s coverage: 43.0% of statements [2023-01-18T08:36:18.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T08:36:18.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T08:36:18.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.545s coverage: 54.0% of statements [2023-01-18T08:36:18.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T08:36:18.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T08:36:45.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.645s coverage: 89.2% of statements [2023-01-18T08:36:45.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T08:36:45.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T08:36:45.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T08:36:45.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T08:36:45.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T08:36:45.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 2.6% of statements [2023-01-18T08:36:45.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T08:36:45.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T08:36:47.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.766s coverage: 95.6% of statements [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T08:36:47.787Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.651s coverage: 72.2% of statements [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T08:36:47.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.470s coverage: 60.0% of statements [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T08:36:47.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.815s coverage: 0.9% of statements [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T08:36:47.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.625s coverage: 58.8% of statements [2023-01-18T08:36:47.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.498s coverage: 29.6% of statements [2023-01-18T08:36:47.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T08:36:48.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.393s coverage: 47.1% of statements [2023-01-18T08:36:48.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.342s coverage: 79.5% of statements [2023-01-18T08:36:50.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.354s coverage: 94.1% of statements [2023-01-18T08:36:52.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.385s coverage: 96.3% of statements [2023-01-18T08:36:54.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements [2023-01-18T08:37:04.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.222s coverage: 94.4% of statements [2023-01-18T08:37:04.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2023-01-18T08:37:14.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.333s coverage: 79.9% of statements [2023-01-18T08:37:14.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.402s coverage: 92.9% of statements [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.319s coverage: 87.2% of statements [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.203s coverage: 100.0% of statements [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2023-01-18T08:37:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.818s coverage: 91.2% of statements [2023-01-18T08:37:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T08:37:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.003s coverage: 64.7% of statements [2023-01-18T08:37:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T08:37:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T08:37:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2023-01-18T08:37:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements [2023-01-18T08:37:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2023-01-18T08:37:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2023-01-18T08:37:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2023-01-18T08:37:29.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.372s coverage: 65.3% of statements [2023-01-18T08:37:29.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T08:37:29.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T08:37:29.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T08:37:32.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.828s coverage: 41.8% of statements [2023-01-18T08:37:32.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T08:37:32.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T08:37:32.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements [2023-01-18T08:37:32.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T08:37:32.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements [2023-01-18T08:37:32.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T08:37:32.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T08:37:32.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T08:37:32.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T08:37:39.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.377s coverage: 17.7% of statements [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T08:37:39.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.623s coverage: 92.3% of statements [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T08:37:39.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T08:37:39.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T08:37:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T08:37:39.836Z] 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-18T08:37:40.102Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T08:37:40.102Z] go vet ./... [2023-01-18T08:39:31.784Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T08:39:31.784Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T08:39:31.784Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T08:39:31.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T08:39:32.432Z] + ls -al . [2023-01-18T08:39:32.432Z] total 740 [2023-01-18T08:39:32.432Z] drwxrwxr-x 10 1001 1001 4096 Jan 18 08:33 . [2023-01-18T08:39:32.432Z] drwxr-xr-x 4 root root 4096 Jan 18 08:33 .. [2023-01-18T08:39:32.432Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 08:32 .blubracket [2023-01-18T08:39:32.432Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 08:32 .dockerignore [2023-01-18T08:39:32.432Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 08:32 .git [2023-01-18T08:39:32.432Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 08:32 .github [2023-01-18T08:39:32.432Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 08:32 .gitignore [2023-01-18T08:39:32.432Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 08:32 .golangci.yml [2023-01-18T08:39:32.432Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 08:32 .hadolint.yml [2023-01-18T08:39:32.432Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 08:32 .sonarcloud.properties [2023-01-18T08:39:32.432Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 08:32 ADOPTERS.md [2023-01-18T08:39:32.432Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 08:32 Attribution.txt [2023-01-18T08:39:32.432Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 08:32 CHANGELOG.md [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 08:32 CONTRIBUTING.md [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 08:32 GOVERNANCE.md [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 08:32 Jenkinsfile [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 08:32 LICENSE [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 08:32 Makefile [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 08:32 OWNERS.md [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 08:32 README.md [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 08:32 SECURITY.md [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 08:29 VERSION [2023-01-18T08:39:32.433Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 08:32 bin [2023-01-18T08:39:32.433Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 08:32 cmd [2023-01-18T08:39:32.433Z] -rw-r--r-- 1 root root 487391 Jan 18 08:37 coverage.out [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 08:32 go.mod [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 08:32 go.sum [2023-01-18T08:39:32.433Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 08:32 internal [2023-01-18T08:39:32.433Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 08:32 openapi [2023-01-18T08:39:32.433Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 08:32 snap [2023-01-18T08:39:32.433Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 08:32 version.go [Pipeline] sh [2023-01-18T08:39:32.751Z] + '[' -e coverage.out ] [2023-01-18T08:39:32.751Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T08:39:32.773Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T08:39:33.535Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T08:39:34.161Z] + make build [2023-01-18T08:39:34.162Z] 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-18T08:40:55.782Z] 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-18T08:40:59.117Z] 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-18T08:41:04.459Z] 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-18T08:41:51.281Z] 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-18T08:41:52.691Z] 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-18T08:41:58.033Z] 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-18T08:42:03.579Z] 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-18T08:42:07.828Z] 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-18T08:42:12.080Z] 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-18T08:42:24.385Z] 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-18T08:42:31.035Z] $ docker stop --time=1 58ab265ec0af68bbcb99b0453086657d21483666b48520c438d07a27938f5684 [2023-01-18T08:42:33.025Z] $ docker rm -f --volumes 58ab265ec0af68bbcb99b0453086657d21483666b48520c438d07a27938f5684 [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-18T08:42:35.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T08:42:35.085Z] [2023-01-18T08:42:35.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:42:35.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T08:42:35.687Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-18T08:42:35.687Z] 29e5d40040c1: Pulling fs layer [2023-01-18T08:42:35.687Z] 1ce36da41761: Pulling fs layer [2023-01-18T08:42:35.687Z] 25b303627fd3: Pulling fs layer [2023-01-18T08:42:35.687Z] 29e5d40040c1: Verifying Checksum [2023-01-18T08:42:35.687Z] 29e5d40040c1: Download complete [2023-01-18T08:42:35.956Z] 1ce36da41761: Verifying Checksum [2023-01-18T08:42:35.956Z] 1ce36da41761: Download complete [2023-01-18T08:42:36.225Z] 29e5d40040c1: Pull complete [2023-01-18T08:42:37.637Z] 1ce36da41761: Pull complete [2023-01-18T08:42:37.637Z] 25b303627fd3: Verifying Checksum [2023-01-18T08:42:37.637Z] 25b303627fd3: Download complete [2023-01-18T08:42:47.714Z] 25b303627fd3: Pull complete [2023-01-18T08:42:47.714Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-18T08:42:47.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T08:42:47.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:42:47.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container [2023-01-18T08:42:48.022Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T08:42:50.353Z] $ docker top 818394fd7bb2aa1f4131d4d8195ccd002ddf3ad2f87f7b3defcf3b940b702863 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T08:42:51.220Z] + docker-compose build --help [2023-01-18T08:42:51.220Z] + grep parallel [2023-01-18T08:42:55.502Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T08:42:55.521Z] $ docker stop --time=1 818394fd7bb2aa1f4131d4d8195ccd002ddf3ad2f87f7b3defcf3b940b702863 [2023-01-18T08:42:57.155Z] $ docker rm -f --volumes 818394fd7bb2aa1f4131d4d8195ccd002ddf3ad2f87f7b3defcf3b940b702863 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T08:42:57.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T08:42:57.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T08:42:57.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container [2023-01-18T08:42:57.934Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T08:42:59.124Z] $ docker top dbc4b379237f156237288c69521ced5bc75d1851e017ea14ab62af3f32662edf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T08:42:59.961Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T08:43:04.205Z] Building core-command ... [2023-01-18T08:43:04.205Z] Building core-data ... [2023-01-18T08:43:04.205Z] Building core-metadata ... [2023-01-18T08:43:04.205Z] Building security-bootstrapper ... [2023-01-18T08:43:04.205Z] Building security-proxy-setup ... [2023-01-18T08:43:04.205Z] Building security-secretstore-setup ... [2023-01-18T08:43:04.205Z] Building security-spiffe-token-provider ... [2023-01-18T08:43:04.205Z] Building security-spire-agent ... [2023-01-18T08:43:04.205Z] Building security-spire-config ... [2023-01-18T08:43:04.205Z] Building security-spire-server ... [2023-01-18T08:43:04.205Z] Building support-notifications ... [2023-01-18T08:43:04.205Z] Building support-scheduler ... [2023-01-18T08:43:04.205Z] Building security-spire-config [2023-01-18T08:43:04.205Z] Building security-spire-agent [2023-01-18T08:43:04.205Z] Building security-proxy-setup [2023-01-18T08:43:04.205Z] Building core-metadata [2023-01-18T08:43:04.205Z] Building core-data [2023-01-18T08:43:51.037Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:43:51.037Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:43:51.037Z] ---> 127e6b0867b3 [2023-01-18T08:43:51.037Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:43:51.037Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:43:51.037Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:43:51.037Z] ---> 127e6b0867b3 [2023-01-18T08:43:51.037Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:43:51.037Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:43:51.037Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:43:51.037Z] ---> 127e6b0867b3 [2023-01-18T08:43:51.037Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T08:43:51.037Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:43:51.037Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:43:51.037Z] ---> 127e6b0867b3 [2023-01-18T08:43:51.037Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T08:43:51.037Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:43:51.037Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:43:51.037Z] ---> 127e6b0867b3 [2023-01-18T08:43:51.037Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T08:43:51.037Z] ---> Running in 7b78770e6579 [2023-01-18T08:43:51.037Z] ---> Running in db09f16ed12e [2023-01-18T08:43:51.037Z] ---> Running in e7912ddb1dcc [2023-01-18T08:43:51.037Z] ---> Running in dbd0bb2f5a26 [2023-01-18T08:43:51.037Z] ---> Running in 46520b5597e7 [2023-01-18T08:43:51.037Z] Removing intermediate container e7912ddb1dcc [2023-01-18T08:43:51.037Z] ---> 89fab1aaf79b [2023-01-18T08:43:51.037Z] Removing intermediate container db09f16ed12e [2023-01-18T08:43:51.037Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T08:43:51.037Z] ---> bf1bb3ec31ef [2023-01-18T08:43:51.037Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T08:43:51.037Z] Removing intermediate container 7b78770e6579 [2023-01-18T08:43:51.037Z] ---> 1a911ffadd82 [2023-01-18T08:43:51.037Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T08:43:51.037Z] Removing intermediate container 46520b5597e7 [2023-01-18T08:43:51.037Z] ---> 0f7ada4f2a07 [2023-01-18T08:43:51.037Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T08:43:51.037Z] ---> Running in 016634d4ab57 [2023-01-18T08:43:51.037Z] ---> Running in 25cff0662e01 [2023-01-18T08:43:51.037Z] Removing intermediate container dbd0bb2f5a26 [2023-01-18T08:43:51.037Z] ---> 2d9797daa711 [2023-01-18T08:43:51.037Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T08:43:51.037Z] ---> Running in 6b66e4df0c05 [2023-01-18T08:43:51.037Z] ---> Running in 2afd4025987a [2023-01-18T08:43:51.037Z] ---> Running in 5644f2c9fc69 [2023-01-18T08:43:51.037Z] Removing intermediate container 25cff0662e01 [2023-01-18T08:43:51.037Z] ---> 0deef343ba40 [2023-01-18T08:43:51.037Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T08:43:51.037Z] Removing intermediate container 016634d4ab57 [2023-01-18T08:43:51.037Z] ---> a8210d287ac1 [2023-01-18T08:43:51.037Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T08:43:51.037Z] ---> Running in fd9cd3b21c71 [2023-01-18T08:43:51.037Z] ---> Running in 03e510cd0d63 [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:51.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:43:52.713Z] OK: 221 MiB in 51 packages [2023-01-18T08:43:52.713Z] OK: 221 MiB in 51 packages [2023-01-18T08:43:52.713Z] OK: 221 MiB in 51 packages [2023-01-18T08:43:52.713Z] OK: 221 MiB in 51 packages [2023-01-18T08:43:53.299Z] OK: 221 MiB in 51 packages [2023-01-18T08:43:54.708Z] Removing intermediate container fd9cd3b21c71 [2023-01-18T08:43:54.708Z] ---> 7982d648221e [2023-01-18T08:43:54.708Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T08:43:54.708Z] Removing intermediate container 03e510cd0d63 [2023-01-18T08:43:54.708Z] ---> a028e944a7b0 [2023-01-18T08:43:54.708Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T08:43:54.708Z] Removing intermediate container 5644f2c9fc69 [2023-01-18T08:43:54.708Z] ---> 75a0fe5be001 [2023-01-18T08:43:54.708Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T08:43:54.708Z] Removing intermediate container 6b66e4df0c05 [2023-01-18T08:43:54.708Z] ---> f9fea11c8d13 [2023-01-18T08:43:54.708Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T08:43:54.976Z] Removing intermediate container 2afd4025987a [2023-01-18T08:43:54.976Z] ---> b0ff9149570d [2023-01-18T08:43:54.976Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T08:43:55.560Z] ---> da26ac6bdb61 [2023-01-18T08:43:55.560Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:43:55.834Z] ---> e955249d86c6 [2023-01-18T08:43:55.834Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:43:55.834Z] ---> Running in 9c18f5c30a64 [2023-01-18T08:43:55.834Z] ---> c6ac30638f5c [2023-01-18T08:43:55.834Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:43:55.834Z] ---> Running in 69371796ab40 [2023-01-18T08:43:56.125Z] ---> 8e45bdd07ebe [2023-01-18T08:43:56.125Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:43:56.125Z] ---> Running in 902e47a9d366 [2023-01-18T08:43:56.125Z] ---> c92a28f47099 [2023-01-18T08:43:56.125Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:43:56.395Z] ---> Running in d15b4ee67420 [2023-01-18T08:43:56.395Z] ---> Running in 41370b5570eb [2023-01-18T08:45:48.047Z] Removing intermediate container d15b4ee67420 [2023-01-18T08:45:48.047Z] ---> 97b437657844 [2023-01-18T08:45:48.047Z] Step 7/21 : COPY . . [2023-01-18T08:45:48.047Z] Removing intermediate container 41370b5570eb [2023-01-18T08:45:48.047Z] ---> b261ed4a5306 [2023-01-18T08:45:48.047Z] Step 7/24 : COPY . . [2023-01-18T08:45:48.047Z] Removing intermediate container 902e47a9d366 [2023-01-18T08:45:48.047Z] ---> 068704bbf534 [2023-01-18T08:45:48.047Z] Step 8/24 : COPY . . [2023-01-18T08:45:48.047Z] Removing intermediate container 69371796ab40 [2023-01-18T08:45:48.047Z] ---> 582468647da2 [2023-01-18T08:45:48.047Z] Step 7/24 : COPY . . [2023-01-18T08:45:48.047Z] Removing intermediate container 9c18f5c30a64 [2023-01-18T08:45:48.047Z] ---> de0456d68163 [2023-01-18T08:45:48.047Z] Step 8/22 : COPY . . [2023-01-18T08:45:58.126Z] ---> 094ccf268bdf [2023-01-18T08:45:58.126Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T08:45:58.126Z] ---> ebf01f501930 [2023-01-18T08:45:58.126Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T08:45:58.126Z] ---> 9bd9d5dedec1 [2023-01-18T08:45:58.126Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T08:45:58.126Z] ---> Running in 0ffbcf93e0bf [2023-01-18T08:45:58.126Z] ---> bb2a68af02a2 [2023-01-18T08:45:58.126Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T08:45:58.126Z] ---> Running in fa8b7bcc4620 [2023-01-18T08:45:58.126Z] ---> Running in 366efb0fc390 [2023-01-18T08:45:58.126Z] ---> 46a5801fa92a [2023-01-18T08:45:58.126Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T08:45:58.126Z] ---> Running in ced8187622ca [2023-01-18T08:45:58.126Z] ---> Running in b20a2fe71302 [2023-01-18T08:45:58.126Z] Removing intermediate container 0ffbcf93e0bf [2023-01-18T08:45:58.126Z] ---> 2759ff6c7192 [2023-01-18T08:45:58.126Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T08:45:58.396Z] ---> Running in 0a156511d886 [2023-01-18T08:45:58.396Z] Removing intermediate container 366efb0fc390 [2023-01-18T08:45:58.396Z] ---> 1a8ee2259d1b [2023-01-18T08:45:58.396Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T08:45:58.979Z] ---> Running in d4453ccf49cb [2023-01-18T08:45:59.250Z] Removing intermediate container 0a156511d886 [2023-01-18T08:45:59.250Z] ---> 953a781ab1f7 [2023-01-18T08:45:59.250Z] 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-18T08:45:59.250Z] ---> Running in 1e100703cc9a [2023-01-18T08:45:59.523Z] 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-18T08:45:59.523Z] Removing intermediate container d4453ccf49cb [2023-01-18T08:45:59.523Z] ---> 1890f7c0fbaf [2023-01-18T08:45:59.523Z] 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-18T08:45:59.797Z] ---> Running in 12d5f63d0b41 [2023-01-18T08:46:00.384Z] 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-18T08:46:00.657Z] 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-18T08:46:02.601Z] Removing intermediate container 1e100703cc9a [2023-01-18T08:46:02.601Z] ---> d5b92aa722b0 [2023-01-18T08:46:02.601Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T08:46:02.868Z] ---> Running in da8e95281687 [2023-01-18T08:46:03.470Z] Removing intermediate container 12d5f63d0b41 [2023-01-18T08:46:03.470Z] Removing intermediate container da8e95281687 [2023-01-18T08:46:03.470Z] ---> f881efb66384 [2023-01-18T08:46:03.470Z] [2023-01-18T08:46:03.470Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T08:46:03.470Z] ---> 5f72dab2f16a [2023-01-18T08:46:03.470Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T08:46:03.736Z] ---> Running in af2502313088 [2023-01-18T08:46:03.736Z] 3.15: Pulling from library/alpine [2023-01-18T08:46:04.321Z] Removing intermediate container af2502313088 [2023-01-18T08:46:04.321Z] ---> 11e207831131 [2023-01-18T08:46:04.321Z] [2023-01-18T08:46:04.321Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T08:46:04.588Z] 3.15: Pulling from library/alpine [2023-01-18T08:46:05.192Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T08:46:05.192Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T08:46:05.192Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T08:46:05.192Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T08:46:05.192Z] ---> 8aa73fd46299 [2023-01-18T08:46:05.192Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 8aa73fd46299 [2023-01-18T08:46:05.192Z] [2023-01-18T08:46:05.192Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T08:46:05.459Z] ---> Running in 5092d5cbc0c6 [2023-01-18T08:46:05.459Z] ---> Running in 22c21f7c788b [2023-01-18T08:46:06.060Z] Removing intermediate container 22c21f7c788b [2023-01-18T08:46:06.060Z] ---> 3a0d60a7618a [2023-01-18T08:46:06.060Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T08:46:06.327Z] Removing intermediate container 5092d5cbc0c6 [2023-01-18T08:46:06.327Z] ---> cfb3160d08be [2023-01-18T08:46:06.327Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T08:46:06.327Z] ---> Running in 9c807de85c35 [2023-01-18T08:46:06.327Z] ---> Running in 926e5fde582e [2023-01-18T08:46:08.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:46:08.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:46:09.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:46:09.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:46:10.894Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T08:46:10.894Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T08:46:10.894Z] OK: 15736 distinct packages available [2023-01-18T08:46:10.894Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T08:46:10.894Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T08:46:10.894Z] OK: 15736 distinct packages available [2023-01-18T08:46:10.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:46:11.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:46:11.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:46:11.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:46:12.836Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T08:46:12.836Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T08:46:12.836Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T08:46:12.836Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T08:46:12.836Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T08:46:12.836Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T08:46:12.836Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T08:46:12.836Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T08:46:12.836Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T08:46:12.836Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T08:46:12.836Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T08:46:12.836Z] OK: 6 MiB in 18 packages [2023-01-18T08:46:12.836Z] OK: 6 MiB in 19 packages [2023-01-18T08:46:14.776Z] Removing intermediate container 9c807de85c35 [2023-01-18T08:46:14.776Z] ---> ed5e3152dada [2023-01-18T08:46:14.776Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T08:46:15.041Z] Removing intermediate container 926e5fde582e [2023-01-18T08:46:15.041Z] ---> 91a85969471c [2023-01-18T08:46:15.041Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T08:46:20.393Z] ---> b5692828057f [2023-01-18T08:46:20.393Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T08:46:22.336Z] ---> 3c8c6c6d0024 [2023-01-18T08:46:22.336Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T08:46:24.275Z] ---> 58d02957910e [2023-01-18T08:46:24.275Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T08:46:24.275Z] ---> Running in 825cf464c140 [2023-01-18T08:46:25.235Z] Removing intermediate container 825cf464c140 [2023-01-18T08:46:25.235Z] ---> ce1302ac3618 [2023-01-18T08:46:25.235Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T08:46:26.642Z] ---> 3a9fe1c8b907 [2023-01-18T08:46:26.642Z] Step 19/24 : WORKDIR / [2023-01-18T08:46:26.642Z] ---> Running in e5d667de5ace [2023-01-18T08:46:27.600Z] Removing intermediate container e5d667de5ace [2023-01-18T08:46:27.600Z] ---> a860fc46417e [2023-01-18T08:46:27.600Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T08:46:27.600Z] ---> b98bb9d13024 [2023-01-18T08:46:27.600Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T08:46:27.600Z] ---> Running in 64038ff5dc30 [2023-01-18T08:46:28.182Z] Removing intermediate container 64038ff5dc30 [2023-01-18T08:46:28.182Z] ---> f9e78ba80e0c [2023-01-18T08:46:28.182Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T08:46:28.452Z] ---> Running in 9ef15fa99068 [2023-01-18T08:46:28.718Z] ---> b7ba932f7f48 [2023-01-18T08:46:28.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T08:46:28.984Z] Removing intermediate container 9ef15fa99068 [2023-01-18T08:46:28.984Z] ---> a0eeb0c5ef38 [2023-01-18T08:46:28.984Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T08:46:29.259Z] ---> Running in 90bbf9409e9b [2023-01-18T08:46:29.843Z] Removing intermediate container 90bbf9409e9b [2023-01-18T08:46:29.843Z] ---> f15c34795f99 [2023-01-18T08:46:29.843Z] Step 23/24 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:46:29.843Z] ---> Running in ed6141bfbbe3 [2023-01-18T08:46:30.425Z] ---> 0859b7a1dc8d [2023-01-18T08:46:30.425Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T08:46:30.425Z] Removing intermediate container ed6141bfbbe3 [2023-01-18T08:46:30.425Z] ---> 5f3c475e0ff3 [2023-01-18T08:46:30.425Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T08:46:30.692Z] ---> Running in 5f3c2e39ec5b [2023-01-18T08:46:31.487Z] Removing intermediate container 5f3c2e39ec5b [2023-01-18T08:46:31.487Z] ---> 26a239de907b [2023-01-18T08:46:31.487Z] [2023-01-18T08:46:31.487Z] ---> 4a086849b224 [2023-01-18T08:46:31.487Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T08:46:31.772Z] ---> Running in 5ffe4f3b571d [2023-01-18T08:46:32.060Z] Successfully built 26a239de907b [2023-01-18T08:46:32.060Z] Successfully tagged security-spire-config-arm64:latest [2023-01-18T08:46:32.060Z]  Building security-spire-config ... done Building core-command [2023-01-18T08:46:32.665Z] Removing intermediate container 5ffe4f3b571d [2023-01-18T08:46:32.665Z] ---> 598d1f6b541d [2023-01-18T08:46:32.665Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T08:46:32.665Z] ---> Running in 5973f557df87 [2023-01-18T08:46:33.248Z] Removing intermediate container 5973f557df87 [2023-01-18T08:46:33.248Z] ---> b2cd0748ce39 [2023-01-18T08:46:33.248Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T08:46:33.248Z] ---> Running in 4b82f9bbdc5a [2023-01-18T08:46:33.872Z] Removing intermediate container 4b82f9bbdc5a [2023-01-18T08:46:33.872Z] ---> f6bbe4d7cac9 [2023-01-18T08:46:33.872Z] Step 23/24 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:46:34.137Z] ---> Running in e3ffb37a895b [2023-01-18T08:46:34.743Z] Removing intermediate container e3ffb37a895b [2023-01-18T08:46:34.743Z] ---> 980c479dcd07 [2023-01-18T08:46:34.743Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T08:46:34.743Z] ---> Running in 9042359dbc86 [2023-01-18T08:46:37.317Z] Removing intermediate container 9042359dbc86 [2023-01-18T08:46:37.317Z] ---> 8d6190d36ec7 [2023-01-18T08:46:37.317Z] [2023-01-18T08:46:37.584Z] Successfully built 8d6190d36ec7 [2023-01-18T08:46:37.584Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-18T08:46:37.584Z]  Building security-spire-agent ... done Building support-notifications [2023-01-18T08:46:52.608Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:46:52.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:46:52.608Z] ---> 127e6b0867b3 [2023-01-18T08:46:52.608Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:46:52.608Z] ---> Using cache [2023-01-18T08:46:52.608Z] ---> bf1bb3ec31ef [2023-01-18T08:46:52.608Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T08:46:52.608Z] ---> Using cache [2023-01-18T08:46:52.608Z] ---> a8210d287ac1 [2023-01-18T08:46:52.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T08:46:52.608Z] ---> Using cache [2023-01-18T08:46:52.608Z] ---> a028e944a7b0 [2023-01-18T08:46:52.608Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T08:46:52.608Z] ---> Using cache [2023-01-18T08:46:52.608Z] ---> da26ac6bdb61 [2023-01-18T08:46:52.608Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:46:52.608Z] ---> Using cache [2023-01-18T08:46:52.608Z] ---> de0456d68163 [2023-01-18T08:46:52.608Z] Step 8/23 : COPY . . [2023-01-18T08:46:52.608Z] ---> Using cache [2023-01-18T08:46:52.608Z] ---> 9bd9d5dedec1 [2023-01-18T08:46:52.608Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T08:46:53.594Z] ---> Running in e095e569633d [2023-01-18T08:46:55.534Z] 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-18T08:46:59.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:46:59.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:46:59.776Z] ---> 127e6b0867b3 [2023-01-18T08:46:59.776Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:46:59.776Z] ---> Using cache [2023-01-18T08:46:59.776Z] ---> bf1bb3ec31ef [2023-01-18T08:46:59.776Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T08:46:59.776Z] ---> Using cache [2023-01-18T08:46:59.776Z] ---> a8210d287ac1 [2023-01-18T08:46:59.776Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T08:46:59.776Z] ---> Running in 517a1b9f1587 [2023-01-18T08:47:02.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:47:02.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:47:04.017Z] OK: 221 MiB in 51 packages [2023-01-18T08:47:05.419Z] Removing intermediate container 517a1b9f1587 [2023-01-18T08:47:05.419Z] ---> 6199b46fa626 [2023-01-18T08:47:05.419Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T08:47:06.373Z] ---> 2beaf635a4a5 [2023-01-18T08:47:06.373Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:47:06.373Z] ---> Running in 3af7c2aadcb7 [2023-01-18T08:48:42.976Z] Removing intermediate container 3af7c2aadcb7 [2023-01-18T08:48:42.976Z] ---> f196d4ba7e9a [2023-01-18T08:48:42.976Z] Step 8/22 : COPY . . [2023-01-18T08:48:42.976Z] ---> 01f630cbaa6b [2023-01-18T08:48:42.976Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T08:48:42.976Z] ---> Running in daceb0d5ec2b [2023-01-18T08:48:42.976Z] 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-18T08:51:34.639Z] 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-18T08:51:52.829Z] Removing intermediate container ced8187622ca [2023-01-18T08:51:52.829Z] ---> 1deda6b25583 [2023-01-18T08:51:52.829Z] [2023-01-18T08:51:52.829Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T08:51:52.829Z] 3.16: Pulling from library/alpine [2023-01-18T08:51:53.097Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T08:51:53.097Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T08:51:53.097Z] ---> 2b4661558fb8 [2023-01-18T08:51:53.097Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T08:51:53.097Z] ---> Running in e43aff1a93bd [2023-01-18T08:51:55.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:51:55.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:51:57.017Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T08:51:57.017Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T08:51:57.017Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T08:51:57.017Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T08:51:57.017Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T08:51:57.017Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T08:51:57.017Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:51:57.017Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T08:51:57.595Z] OK: 8 MiB in 20 packages [2023-01-18T08:52:00.166Z] Removing intermediate container e43aff1a93bd [2023-01-18T08:52:00.166Z] ---> 5d20a7c128a7 [2023-01-18T08:52:00.166Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T08:52:00.166Z] ---> Running in 84f268207b62 [2023-01-18T08:52:00.744Z] Removing intermediate container 84f268207b62 [2023-01-18T08:52:00.744Z] ---> fa51295b432b [2023-01-18T08:52:00.744Z] Step 12/21 : WORKDIR /edgex [2023-01-18T08:52:00.744Z] ---> Running in 13e7111edde4 [2023-01-18T08:52:01.335Z] Removing intermediate container 13e7111edde4 [2023-01-18T08:52:01.335Z] ---> 876922081670 [2023-01-18T08:52:01.335Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T08:52:02.326Z] ---> 2b7efe83f16c [2023-01-18T08:52:02.326Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T08:52:03.737Z] ---> a8ce4bc393fe [2023-01-18T08:52:03.737Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T08:52:05.684Z] ---> 38eccefd2d5a [2023-01-18T08:52:05.684Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T08:52:06.270Z] ---> 2cbb4edd407b [2023-01-18T08:52:06.270Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T08:52:06.546Z] ---> Running in 5e3a241ffadd [2023-01-18T08:52:09.889Z] Removing intermediate container 5e3a241ffadd [2023-01-18T08:52:09.889Z] ---> 3d3e93ab10af [2023-01-18T08:52:09.889Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T08:52:09.889Z] ---> Running in 054b527464a9 [2023-01-18T08:52:09.889Z] Removing intermediate container 054b527464a9 [2023-01-18T08:52:09.889Z] ---> 5e443b7a7267 [2023-01-18T08:52:09.889Z] Step 19/21 : LABEL arch=arm64 [2023-01-18T08:52:10.155Z] ---> Running in f63813b32944 [2023-01-18T08:52:10.738Z] Removing intermediate container f63813b32944 [2023-01-18T08:52:10.738Z] ---> 964756a0b444 [2023-01-18T08:52:10.738Z] Step 20/21 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:52:10.738Z] ---> Running in 7fe1e58f25ed [2023-01-18T08:52:11.344Z] Removing intermediate container 7fe1e58f25ed [2023-01-18T08:52:11.344Z] ---> fee495471cfc [2023-01-18T08:52:11.344Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T08:52:11.344Z] ---> Running in dbc55f795a19 [2023-01-18T08:52:11.925Z] Removing intermediate container dbc55f795a19 [2023-01-18T08:52:11.925Z] ---> d4d12f1293f2 [2023-01-18T08:52:11.925Z] [2023-01-18T08:52:12.191Z] Successfully built d4d12f1293f2 [2023-01-18T08:52:12.191Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-18T08:52:12.191Z]  Building security-proxy-setup ... done Building security-spire-server [2023-01-18T08:52:27.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:52:27.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:52:27.169Z] ---> 127e6b0867b3 [2023-01-18T08:52:27.169Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T08:52:27.169Z] ---> Using cache [2023-01-18T08:52:27.169Z] ---> 2d9797daa711 [2023-01-18T08:52:27.169Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T08:52:27.169Z] ---> Using cache [2023-01-18T08:52:27.169Z] ---> b0ff9149570d [2023-01-18T08:52:27.169Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T08:52:27.169Z] ---> Using cache [2023-01-18T08:52:27.169Z] ---> c92a28f47099 [2023-01-18T08:52:27.169Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:52:27.169Z] ---> Using cache [2023-01-18T08:52:27.169Z] ---> b261ed4a5306 [2023-01-18T08:52:27.169Z] Step 7/23 : COPY . . [2023-01-18T08:52:27.169Z] ---> Using cache [2023-01-18T08:52:27.169Z] ---> 094ccf268bdf [2023-01-18T08:52:27.169Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T08:52:27.169Z] ---> Using cache [2023-01-18T08:52:27.169Z] ---> 2759ff6c7192 [2023-01-18T08:52:27.169Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T08:52:27.169Z] ---> Using cache [2023-01-18T08:52:27.169Z] ---> 953a781ab1f7 [2023-01-18T08:52:27.169Z] 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-18T08:52:27.169Z] ---> Running in f1d8e80a2477 [2023-01-18T08:52:29.764Z] Removing intermediate container f1d8e80a2477 [2023-01-18T08:52:29.764Z] ---> bf351fd35449 [2023-01-18T08:52:29.764Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T08:52:29.764Z] ---> Running in 7fb02597eba9 [2023-01-18T08:52:30.033Z] Removing intermediate container 7fb02597eba9 [2023-01-18T08:52:30.033Z] ---> cdcadcd6c710 [2023-01-18T08:52:30.033Z] [2023-01-18T08:52:30.033Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T08:52:30.033Z] ---> 8aa73fd46299 [2023-01-18T08:52:30.033Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T08:52:30.033Z] ---> Using cache [2023-01-18T08:52:30.033Z] ---> cfb3160d08be [2023-01-18T08:52:30.034Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T08:52:30.034Z] ---> Running in 6e6bb44d6a6a [2023-01-18T08:52:31.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:52:32.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:52:33.975Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T08:52:33.975Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T08:52:33.975Z] OK: 15736 distinct packages available [2023-01-18T08:52:33.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:52:34.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:52:35.976Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T08:52:35.976Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T08:52:35.976Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T08:52:35.976Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T08:52:35.976Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T08:52:35.976Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T08:52:35.976Z] OK: 6 MiB in 19 packages [2023-01-18T08:52:37.921Z] Removing intermediate container 6e6bb44d6a6a [2023-01-18T08:52:37.921Z] ---> e3b8f05760ee [2023-01-18T08:52:37.921Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T08:52:44.586Z] ---> 88fd09d68e70 [2023-01-18T08:52:44.586Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T08:52:44.853Z] ---> 252bbce7e520 [2023-01-18T08:52:44.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T08:52:46.257Z] ---> 927b0b038ac0 [2023-01-18T08:52:46.257Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T08:52:47.663Z] ---> 12731ea5d4e5 [2023-01-18T08:52:47.663Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T08:52:47.663Z] ---> Running in 093005e671e0 [2023-01-18T08:52:48.622Z] Removing intermediate container 093005e671e0 [2023-01-18T08:52:48.622Z] ---> a5d1cdb500f1 [2023-01-18T08:52:48.622Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T08:52:48.622Z] ---> Running in cbb2c49de57b [2023-01-18T08:52:49.580Z] Removing intermediate container cbb2c49de57b [2023-01-18T08:52:49.580Z] ---> 007281bb2609 [2023-01-18T08:52:49.580Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T08:52:49.846Z] ---> Running in 5a63babd2975 [2023-01-18T08:52:50.426Z] Removing intermediate container 5a63babd2975 [2023-01-18T08:52:50.426Z] ---> 376c344196aa [2023-01-18T08:52:50.426Z] Step 22/23 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:52:50.692Z] ---> Running in e92fc55b20c7 [2023-01-18T08:52:52.646Z] Removing intermediate container e92fc55b20c7 [2023-01-18T08:52:52.646Z] ---> d14f0bf4a8ef [2023-01-18T08:52:52.646Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T08:52:52.912Z] ---> Running in f0d5e216a0e2 [2023-01-18T08:52:54.863Z] Removing intermediate container f0d5e216a0e2 [2023-01-18T08:52:54.863Z] ---> 80a6e613b412 [2023-01-18T08:52:54.863Z] [2023-01-18T08:52:55.446Z] Successfully built 80a6e613b412 [2023-01-18T08:52:55.446Z] Successfully tagged security-spire-server-arm64:latest [2023-01-18T08:52:55.446Z] Building security-spiffe-token-provider [2023-01-18T08:53:00.799Z]  Building security-spire-server ... done Removing intermediate container fa8b7bcc4620 [2023-01-18T08:53:00.799Z] ---> 61b5751ad909 [2023-01-18T08:53:00.799Z] [2023-01-18T08:53:00.799Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T08:53:00.799Z] ---> 2b4661558fb8 [2023-01-18T08:53:00.799Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T08:53:00.799Z] ---> Running in 5cd6926e9e72 [2023-01-18T08:53:01.383Z] Removing intermediate container 5cd6926e9e72 [2023-01-18T08:53:01.383Z] ---> 69abc1688b5a [2023-01-18T08:53:01.383Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T08:53:01.649Z] ---> Running in 0ea816fa7e8d [2023-01-18T08:53:02.232Z] Removing intermediate container 0ea816fa7e8d [2023-01-18T08:53:02.499Z] ---> 178ab61356a2 [2023-01-18T08:53:02.499Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T08:53:02.499Z] ---> Running in 25978d49a7bd [2023-01-18T08:53:03.462Z] Removing intermediate container 25978d49a7bd [2023-01-18T08:53:03.462Z] ---> 5fed3c29b64c [2023-01-18T08:53:03.462Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T08:53:03.728Z] ---> Running in 09cd54e2aea1 [2023-01-18T08:53:06.313Z] Removing intermediate container b20a2fe71302 [2023-01-18T08:53:06.313Z] ---> adc6a46e57e3 [2023-01-18T08:53:06.313Z] [2023-01-18T08:53:06.313Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T08:53:06.313Z] ---> 2b4661558fb8 [2023-01-18T08:53:06.313Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T08:53:06.578Z] ---> Running in 8ac5e4ad8765 [2023-01-18T08:53:06.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:53:07.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:53:08.576Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T08:53:08.576Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:53:08.576Z] OK: 5 MiB in 15 packages [2023-01-18T08:53:08.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:53:09.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:53:10.400Z] Removing intermediate container 09cd54e2aea1 [2023-01-18T08:53:10.400Z] ---> fb8b14b2f089 [2023-01-18T08:53:10.400Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:53:10.993Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T08:53:10.993Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:53:10.993Z] OK: 5 MiB in 15 packages [2023-01-18T08:53:11.955Z] ---> 39c570ae924e [2023-01-18T08:53:11.955Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T08:53:13.370Z] Removing intermediate container 8ac5e4ad8765 [2023-01-18T08:53:13.370Z] ---> febdf230a1e7 [2023-01-18T08:53:13.370Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T08:53:13.638Z] ---> Running in ee56e2e659d7 [2023-01-18T08:53:13.638Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:53:13.638Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:53:13.638Z] ---> 127e6b0867b3 [2023-01-18T08:53:13.638Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T08:53:13.638Z] ---> Using cache [2023-01-18T08:53:13.638Z] ---> 2d9797daa711 [2023-01-18T08:53:13.638Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T08:53:13.638Z] ---> Running in dcb21a128728 [2023-01-18T08:53:15.050Z] Removing intermediate container ee56e2e659d7 [2023-01-18T08:53:15.050Z] ---> 879696042858 [2023-01-18T08:53:15.050Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T08:53:15.050Z] ---> Running in 1eb8c3706fec [2023-01-18T08:53:15.317Z] ---> 6d06d75f0116 [2023-01-18T08:53:15.317Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T08:53:15.902Z] Removing intermediate container 1eb8c3706fec [2023-01-18T08:53:15.902Z] ---> 2dea68511a95 [2023-01-18T08:53:15.902Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T08:53:16.171Z] ---> Running in a9ce1835039b [2023-01-18T08:53:16.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:53:17.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:53:18.199Z] ---> 5f1641c81bff [2023-01-18T08:53:18.199Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T08:53:18.199Z] Removing intermediate container a9ce1835039b [2023-01-18T08:53:18.199Z] ---> 4b1f8f89d135 [2023-01-18T08:53:18.199Z] Step 15/24 : WORKDIR / [2023-01-18T08:53:18.199Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T08:53:18.199Z] v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T08:53:18.199Z] OK: 16900 distinct packages available [2023-01-18T08:53:18.483Z] ---> Running in 00c2ec1e3273 [2023-01-18T08:53:18.483Z] ---> Running in 459f426f563f [2023-01-18T08:53:18.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:53:19.428Z] Removing intermediate container 00c2ec1e3273 [2023-01-18T08:53:19.428Z] ---> f88777658310 [2023-01-18T08:53:19.428Z] Removing intermediate container 459f426f563f [2023-01-18T08:53:19.428Z] ---> a960c2207fbf [2023-01-18T08:53:19.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:53:19.428Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:53:19.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:53:19.428Z] ---> Running in 351479fb1252 [2023-01-18T08:53:20.449Z] Removing intermediate container 351479fb1252 [2023-01-18T08:53:20.449Z] ---> d50552649ae0 [2023-01-18T08:53:20.449Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T08:53:20.449Z] ---> Running in 5721fdf109ea [2023-01-18T08:53:21.064Z] ---> 3f39a4feab06 [2023-01-18T08:53:21.064Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T08:53:21.064Z] OK: 221 MiB in 51 packages [2023-01-18T08:53:21.330Z] Removing intermediate container 5721fdf109ea [2023-01-18T08:53:21.330Z] ---> be1062235cf9 [2023-01-18T08:53:21.330Z] Step 21/22 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:53:21.330Z] ---> Running in 68a31c4288e5 [2023-01-18T08:53:22.747Z] Removing intermediate container 68a31c4288e5 [2023-01-18T08:53:22.747Z] ---> 631a164c3588 [2023-01-18T08:53:22.747Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T08:53:23.015Z] ---> Running in bb4fe72197f9 [2023-01-18T08:53:23.607Z] Removing intermediate container dcb21a128728 [2023-01-18T08:53:23.607Z] ---> 5d10aeda8810 [2023-01-18T08:53:23.607Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T08:53:23.876Z] Removing intermediate container bb4fe72197f9 [2023-01-18T08:53:23.876Z] ---> 081d6375a888 [2023-01-18T08:53:23.876Z] [2023-01-18T08:53:24.458Z] ---> 0d0dfc22bd47 [2023-01-18T08:53:24.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T08:53:25.429Z] Successfully built 081d6375a888 [2023-01-18T08:53:25.429Z] ---> 6506b0b45c4d [2023-01-18T08:53:25.429Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:53:25.429Z] Successfully tagged core-data-arm64:latest [2023-01-18T08:53:25.429Z]  Building core-data ... done Building support-scheduler [2023-01-18T08:53:25.429Z] ---> Running in 2282222e8f96 [2023-01-18T08:53:26.012Z] ---> 59c0ac73760c [2023-01-18T08:53:26.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T08:53:27.984Z] ---> bfb6f5dc7e5d [2023-01-18T08:53:27.984Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T08:53:27.984Z] ---> Running in 0de4b5e1358b [2023-01-18T08:53:30.566Z] Removing intermediate container 0de4b5e1358b [2023-01-18T08:53:30.566Z] ---> 7d25b0d1f41f [2023-01-18T08:53:30.566Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:53:30.833Z] ---> Running in 0f727aab3198 [2023-01-18T08:53:31.792Z] Removing intermediate container 0f727aab3198 [2023-01-18T08:53:31.792Z] ---> f05805d4b701 [2023-01-18T08:53:31.792Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T08:53:31.792Z] ---> Running in 5218d0b8bc20 [2023-01-18T08:53:32.752Z] Removing intermediate container 5218d0b8bc20 [2023-01-18T08:53:32.752Z] ---> 3bca25f177a1 [2023-01-18T08:53:32.752Z] Step 23/24 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:53:33.018Z] ---> Running in 4f2731129e63 [2023-01-18T08:53:33.988Z] Removing intermediate container 4f2731129e63 [2023-01-18T08:53:33.988Z] ---> 81229f766c4e [2023-01-18T08:53:33.988Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T08:53:34.256Z] ---> Running in 48c7ed72d312 [2023-01-18T08:53:35.238Z] Removing intermediate container 48c7ed72d312 [2023-01-18T08:53:35.238Z] ---> 0dc371778ed2 [2023-01-18T08:53:35.238Z] [2023-01-18T08:53:35.504Z] Removing intermediate container e095e569633d [2023-01-18T08:53:35.504Z] ---> 49ac511cee4a [2023-01-18T08:53:35.504Z] [2023-01-18T08:53:35.504Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T08:53:35.504Z] ---> 2b4661558fb8 [2023-01-18T08:53:35.504Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T08:53:35.504Z] ---> Using cache [2023-01-18T08:53:35.505Z] ---> febdf230a1e7 [2023-01-18T08:53:35.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T08:53:35.505Z] ---> Using cache [2023-01-18T08:53:35.505Z] ---> 879696042858 [2023-01-18T08:53:35.778Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T08:53:35.778Z] Successfully built 0dc371778ed2 [2023-01-18T08:53:35.778Z] Successfully tagged core-metadata-arm64:latest [2023-01-18T08:53:35.778Z] Building security-secretstore-setup [2023-01-18T08:53:35.778Z]  Building core-metadata ... done  ---> Running in 465791fc5049 [2023-01-18T08:53:36.367Z] Removing intermediate container 465791fc5049 [2023-01-18T08:53:36.367Z] ---> 366cbf8154ab [2023-01-18T08:53:36.367Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T08:53:36.633Z] ---> Running in bb493e34dbc1 [2023-01-18T08:53:37.216Z] Removing intermediate container bb493e34dbc1 [2023-01-18T08:53:37.216Z] ---> e202dfab8df5 [2023-01-18T08:53:37.216Z] Step 15/23 : WORKDIR / [2023-01-18T08:53:37.483Z] ---> Running in 724478fe0900 [2023-01-18T08:53:38.463Z] Removing intermediate container 724478fe0900 [2023-01-18T08:53:38.463Z] ---> b342661b5ebe [2023-01-18T08:53:38.463Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:53:39.870Z] ---> 1fd4b11d4431 [2023-01-18T08:53:39.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T08:53:42.457Z] ---> 712b9cf3a628 [2023-01-18T08:53:42.457Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T08:53:43.043Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:53:43.043Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:53:43.043Z] ---> 127e6b0867b3 [2023-01-18T08:53:43.043Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T08:53:43.043Z] ---> Using cache [2023-01-18T08:53:43.043Z] ---> bf1bb3ec31ef [2023-01-18T08:53:43.043Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T08:53:43.043Z] ---> Using cache [2023-01-18T08:53:43.043Z] ---> a8210d287ac1 [2023-01-18T08:53:43.043Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T08:53:43.043Z] ---> Using cache [2023-01-18T08:53:43.043Z] ---> a028e944a7b0 [2023-01-18T08:53:43.043Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T08:53:43.043Z] ---> Using cache [2023-01-18T08:53:43.043Z] ---> da26ac6bdb61 [2023-01-18T08:53:43.043Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:53:43.043Z] ---> Using cache [2023-01-18T08:53:43.043Z] ---> de0456d68163 [2023-01-18T08:53:43.043Z] Step 8/22 : COPY . . [2023-01-18T08:53:43.043Z] ---> Using cache [2023-01-18T08:53:43.043Z] ---> 9bd9d5dedec1 [2023-01-18T08:53:43.043Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T08:53:43.310Z] ---> Running in 519b0e831c30 [2023-01-18T08:53:43.578Z] ---> a3e189a434bb [2023-01-18T08:53:43.578Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T08:53:43.848Z] ---> Running in b9cb75f45370 [2023-01-18T08:53:44.432Z] Removing intermediate container b9cb75f45370 [2023-01-18T08:53:44.432Z] ---> bfed65b24ee5 [2023-01-18T08:53:44.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:53:44.699Z] ---> Running in b56cee0c1e79 [2023-01-18T08:53:45.285Z] 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-18T08:53:45.552Z] Removing intermediate container b56cee0c1e79 [2023-01-18T08:53:45.552Z] ---> 45487c2d8105 [2023-01-18T08:53:45.552Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T08:53:45.822Z] ---> Running in 28e0460a68bb [2023-01-18T08:53:46.411Z] Removing intermediate container 28e0460a68bb [2023-01-18T08:53:46.411Z] ---> c394609383e2 [2023-01-18T08:53:46.411Z] Step 22/23 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:53:46.411Z] ---> Running in d38722a1d53c [2023-01-18T08:53:47.382Z] Removing intermediate container d38722a1d53c [2023-01-18T08:53:47.382Z] ---> 07b50b86299b [2023-01-18T08:53:47.382Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T08:53:47.648Z] ---> Running in fa9b761d752a [2023-01-18T08:53:48.234Z] Removing intermediate container fa9b761d752a [2023-01-18T08:53:48.234Z] ---> c5b452b761f2 [2023-01-18T08:53:48.234Z] [2023-01-18T08:53:48.502Z] Successfully built c5b452b761f2 [2023-01-18T08:53:48.502Z] Successfully tagged core-command-arm64:latest [2023-01-18T08:53:48.502Z]  Building core-command ... done Building security-bootstrapper [2023-01-18T08:53:58.580Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:53:58.580Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:53:58.580Z] ---> 127e6b0867b3 [2023-01-18T08:53:58.580Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T08:53:58.848Z] ---> Using cache [2023-01-18T08:53:58.848Z] ---> 2d9797daa711 [2023-01-18T08:53:58.848Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T08:53:59.430Z] ---> Running in 973320a9ef2a [2023-01-18T08:54:01.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:54:01.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:54:03.908Z] OK: 221 MiB in 51 packages [2023-01-18T08:54:05.848Z] Removing intermediate container 973320a9ef2a [2023-01-18T08:54:05.849Z] ---> 05df68416575 [2023-01-18T08:54:05.849Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T08:54:07.261Z] ---> 0756ea1e071c [2023-01-18T08:54:07.261Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:54:07.538Z] ---> Running in bcaa98318953 [2023-01-18T08:54:10.126Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T08:54:10.126Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T08:54:10.126Z] ---> 127e6b0867b3 [2023-01-18T08:54:10.126Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T08:54:10.126Z] ---> Using cache [2023-01-18T08:54:10.126Z] ---> 2d9797daa711 [2023-01-18T08:54:10.126Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T08:54:10.126Z] ---> Using cache [2023-01-18T08:54:10.126Z] ---> 05df68416575 [2023-01-18T08:54:10.126Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T08:54:10.126Z] ---> Using cache [2023-01-18T08:54:10.126Z] ---> 0756ea1e071c [2023-01-18T08:54:10.126Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T08:54:10.126Z] ---> Running in 917870ae9ca1 [2023-01-18T08:55:06.521Z] Removing intermediate container 2282222e8f96 [2023-01-18T08:55:06.521Z] ---> 356ce07c62b8 [2023-01-18T08:55:06.521Z] Step 7/19 : COPY . . [2023-01-18T08:55:38.724Z] ---> bab7a2319b02 [2023-01-18T08:55:38.724Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T08:55:38.724Z] ---> Running in f58bb0b49404 [2023-01-18T08:55:42.073Z] 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-18T08:56:14.293Z] Removing intermediate container bcaa98318953 [2023-01-18T08:56:14.293Z] ---> fc910290de29 [2023-01-18T08:56:14.293Z] Step 7/24 : COPY . . [2023-01-18T08:56:14.293Z] Removing intermediate container 917870ae9ca1 [2023-01-18T08:56:14.293Z] ---> 80eaeca44075 [2023-01-18T08:56:14.293Z] Step 7/32 : COPY . . [2023-01-18T08:56:29.287Z] ---> b4f7ed48bee8 [2023-01-18T08:56:29.287Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T08:56:29.287Z] ---> 99cff869d466 [2023-01-18T08:56:29.287Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T08:56:29.287Z] ---> Running in 012bb306fccc [2023-01-18T08:56:29.287Z] ---> Running in 507a7ce57cdd [2023-01-18T08:56:30.697Z] 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-18T08:56:31.282Z] 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-18T08:57:39.172Z] Removing intermediate container daceb0d5ec2b [2023-01-18T08:57:39.172Z] ---> d7ba53c04a6c [2023-01-18T08:57:39.172Z] [2023-01-18T08:57:39.172Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T08:57:39.172Z] ---> 2b4661558fb8 [2023-01-18T08:57:39.172Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T08:57:39.172Z] ---> Running in b13ed9c1d4a2 [2023-01-18T08:57:39.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T08:57:39.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T08:57:40.576Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T08:57:40.843Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T08:57:40.843Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T08:57:40.843Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T08:57:41.426Z] OK: 6 MiB in 16 packages [2023-01-18T08:57:43.372Z] Removing intermediate container b13ed9c1d4a2 [2023-01-18T08:57:43.372Z] ---> 81f9ebf4d5da [2023-01-18T08:57:43.372Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T08:57:43.638Z] ---> Running in b5384c95f921 [2023-01-18T08:57:43.905Z] Removing intermediate container b5384c95f921 [2023-01-18T08:57:43.905Z] ---> 7ca594ee914a [2023-01-18T08:57:43.905Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T08:57:44.171Z] ---> Running in ea3020ca9eb2 [2023-01-18T08:57:44.435Z] Removing intermediate container ea3020ca9eb2 [2023-01-18T08:57:44.435Z] ---> 8e1cdfc39f51 [2023-01-18T08:57:44.435Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T08:57:44.700Z] ---> Running in 495d3c4ecc65 [2023-01-18T08:57:44.967Z] Removing intermediate container 495d3c4ecc65 [2023-01-18T08:57:44.967Z] ---> b1f5f95bf4bb [2023-01-18T08:57:44.967Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T08:57:45.922Z] ---> 8fb0baaebd26 [2023-01-18T08:57:45.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T08:57:48.495Z] ---> 62d0bf4b68b7 [2023-01-18T08:57:48.495Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T08:57:49.075Z] ---> 8f99c601a994 [2023-01-18T08:57:49.075Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T08:57:49.342Z] ---> Running in 8bb7ce1bf2ed [2023-01-18T08:57:49.923Z] Removing intermediate container 8bb7ce1bf2ed [2023-01-18T08:57:49.923Z] ---> 76853f39f47a [2023-01-18T08:57:49.923Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T08:57:49.923Z] ---> Running in 8bfc3ba18412 [2023-01-18T08:57:50.503Z] Removing intermediate container 8bfc3ba18412 [2023-01-18T08:57:50.503Z] ---> e6832ea78b48 [2023-01-18T08:57:50.503Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T08:57:50.503Z] ---> Running in 86afe1308dcf [2023-01-18T08:57:51.089Z] Removing intermediate container 86afe1308dcf [2023-01-18T08:57:51.089Z] ---> 7744a78eb3df [2023-01-18T08:57:51.089Z] Step 21/22 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T08:57:51.355Z] ---> Running in b700e3f9c24f [2023-01-18T08:57:51.940Z] Removing intermediate container b700e3f9c24f [2023-01-18T08:57:51.940Z] ---> f5d109ec3cbb [2023-01-18T08:57:51.940Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T08:57:51.940Z] ---> Running in 3b2e33a152f5 [2023-01-18T08:57:52.525Z] Removing intermediate container 3b2e33a152f5 [2023-01-18T08:57:52.525Z] ---> 0f59ea8e5ba9 [2023-01-18T08:57:52.525Z] [2023-01-18T08:57:52.525Z] Successfully built 0f59ea8e5ba9 [2023-01-18T08:57:52.792Z] Successfully tagged support-notifications-arm64:latest [2023-01-18T09:01:29.533Z]  Building support-notifications ... 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-18T09:01:37.924Z] Removing intermediate container 507a7ce57cdd [2023-01-18T09:01:37.924Z] ---> 841db826f3bb [2023-01-18T09:01:37.924Z] [2023-01-18T09:01:37.924Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T09:01:37.924Z] ---> 2b4661558fb8 [2023-01-18T09:01:37.924Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T09:01:38.210Z] ---> Running in 8fddbae7b642 [2023-01-18T09:01:40.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T09:01:40.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T09:01:41.412Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T09:01:41.677Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T09:01:41.677Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T09:01:41.677Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T09:01:41.677Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T09:01:41.942Z] OK: 6 MiB in 17 packages [2023-01-18T09:01:45.279Z] Removing intermediate container 8fddbae7b642 [2023-01-18T09:01:45.279Z] ---> 71669aa0b427 [2023-01-18T09:01:45.279Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T09:01:45.279Z] ---> Running in ee1bde56736f [2023-01-18T09:01:46.233Z] Removing intermediate container 012bb306fccc [2023-01-18T09:01:46.233Z] ---> 58b96c6269be [2023-01-18T09:01:46.233Z] [2023-01-18T09:01:46.233Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T09:01:46.233Z] ---> 2b4661558fb8 [2023-01-18T09:01:46.233Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T09:01:46.233Z] Removing intermediate container ee1bde56736f [2023-01-18T09:01:46.233Z] ---> 7ffdba9ed802 [2023-01-18T09:01:46.233Z] Step 12/24 : WORKDIR / [2023-01-18T09:01:46.233Z] ---> Running in e123313ed01c [2023-01-18T09:01:46.233Z] ---> Running in 9fd0526edaeb [2023-01-18T09:01:46.820Z] Removing intermediate container e123313ed01c [2023-01-18T09:01:46.821Z] ---> 38df9ffd7f0e [2023-01-18T09:01:46.821Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T09:01:46.821Z] Removing intermediate container 9fd0526edaeb [2023-01-18T09:01:46.821Z] ---> 7a3b6a1ec9a2 [2023-01-18T09:01:46.821Z] 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-18T09:01:47.085Z] ---> Running in ed0b16061b16 [2023-01-18T09:01:49.663Z] ---> 1a78a3c0de08 [2023-01-18T09:01:49.663Z] 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-18T09:01:49.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T09:01:49.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T09:01:50.901Z] ---> f92550b95cc6 [2023-01-18T09:01:50.901Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T09:01:50.901Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T09:01:50.901Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T09:01:50.901Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T09:01:50.901Z] OK: 5 MiB in 16 packages [2023-01-18T09:01:51.869Z] ---> 097bbd6dd9cf [2023-01-18T09:01:51.869Z] 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-18T09:01:52.825Z] Removing intermediate container ed0b16061b16 [2023-01-18T09:01:52.825Z] ---> 8bf1d91db6cc [2023-01-18T09:01:52.825Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T09:01:52.825Z] ---> Running in c57dc4e8f6b2 [2023-01-18T09:01:53.091Z] ---> 0d9fa27f2d96 [2023-01-18T09:01:53.091Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T09:01:53.674Z] Removing intermediate container c57dc4e8f6b2 [2023-01-18T09:01:53.674Z] ---> a4119e1a37c4 [2023-01-18T09:01:53.674Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T09:01:53.674Z] ---> Running in d6d1b7ba7ab8 [2023-01-18T09:01:54.255Z] Removing intermediate container d6d1b7ba7ab8 [2023-01-18T09:01:54.255Z] ---> c4eaa664960e [2023-01-18T09:01:54.255Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T09:01:54.526Z] ---> Running in 2e59ef07800b [2023-01-18T09:01:55.111Z] ---> df25832e02d9 [2023-01-18T09:01:55.111Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T09:01:55.111Z] Removing intermediate container 2e59ef07800b [2023-01-18T09:01:55.111Z] ---> 23f6fb99bad8 [2023-01-18T09:01:55.111Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T09:01:55.378Z] ---> Running in 279e654c5439 [2023-01-18T09:01:56.338Z] Removing intermediate container 279e654c5439 [2023-01-18T09:01:56.338Z] ---> efaa722d341f [2023-01-18T09:01:56.338Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T09:01:56.338Z] ---> Running in e3ebbe76477c [2023-01-18T09:01:57.764Z] ---> b042b6570068 [2023-01-18T09:01:57.764Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T09:01:59.177Z] ---> 8989b3b3d320 [2023-01-18T09:01:59.177Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T09:01:59.177Z] ---> Running in 9a5d4e98b7c5 [2023-01-18T09:01:59.444Z] Removing intermediate container e3ebbe76477c [2023-01-18T09:01:59.444Z] ---> 060822fb5fa2 [2023-01-18T09:01:59.444Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T09:01:59.444Z] ---> Running in 6a5793cec005 [2023-01-18T09:02:01.908Z] Removing intermediate container 6a5793cec005 [2023-01-18T09:02:01.908Z] ---> 4d6d2c459654 [2023-01-18T09:02:01.908Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T09:02:02.888Z] ---> 9005fb2cc98e [2023-01-18T09:02:02.888Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T09:02:03.155Z] Removing intermediate container 9a5d4e98b7c5 [2023-01-18T09:02:03.155Z] ---> 78482014a9c5 [2023-01-18T09:02:03.155Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T09:02:03.155Z] ---> Running in 7ad72ae27b85 [2023-01-18T09:02:03.422Z] ---> Running in 1fb0c4e5032b [2023-01-18T09:02:04.004Z] Removing intermediate container 1fb0c4e5032b [2023-01-18T09:02:04.004Z] ---> eb4e0b3b2c2d [2023-01-18T09:02:04.004Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T09:02:04.288Z] ---> Running in 7c0a1fa6fc59 [2023-01-18T09:02:04.557Z] Removing intermediate container 519b0e831c30 [2023-01-18T09:02:04.557Z] ---> 311a9e7f27ab [2023-01-18T09:02:04.558Z] [2023-01-18T09:02:04.558Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T09:02:04.558Z] ---> 2b4661558fb8 [2023-01-18T09:02:04.558Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T09:02:04.558Z] ---> Using cache [2023-01-18T09:02:04.558Z] ---> febdf230a1e7 [2023-01-18T09:02:04.558Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T09:02:04.558Z] ---> Using cache [2023-01-18T09:02:04.558Z] ---> 879696042858 [2023-01-18T09:02:04.558Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T09:02:04.824Z] ---> Running in 1e9026f7334a [2023-01-18T09:02:04.824Z] Removing intermediate container 7c0a1fa6fc59 [2023-01-18T09:02:04.824Z] ---> 17a99c66a14c [2023-01-18T09:02:04.824Z] Step 23/24 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T09:02:04.824Z] ---> Running in 09f004b67160 [2023-01-18T09:02:05.408Z] Removing intermediate container 1e9026f7334a [2023-01-18T09:02:05.408Z] ---> 957c1747d1c3 [2023-01-18T09:02:05.408Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T09:02:05.674Z] ---> Running in 7fed23ca483e [2023-01-18T09:02:05.674Z] Removing intermediate container 09f004b67160 [2023-01-18T09:02:05.674Z] ---> 45fd72708bad [2023-01-18T09:02:05.674Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T09:02:05.674Z] ---> Running in fc1bdf7209bd [2023-01-18T09:02:05.948Z] Removing intermediate container 7ad72ae27b85 [2023-01-18T09:02:05.948Z] ---> bec012f9ac79 [2023-01-18T09:02:05.948Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T09:02:06.213Z] Removing intermediate container 7fed23ca483e [2023-01-18T09:02:06.213Z] ---> a86ee87c4284 [2023-01-18T09:02:06.213Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T09:02:06.213Z] Removing intermediate container fc1bdf7209bd [2023-01-18T09:02:06.213Z] ---> bd1edeebfc49 [2023-01-18T09:02:06.213Z] [2023-01-18T09:02:06.478Z] Successfully built bd1edeebfc49 [2023-01-18T09:02:06.478Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-18T09:02:06.745Z]  Building security-secretstore-setup ... done  ---> 6a6335ae4877 [2023-01-18T09:02:06.745Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T09:02:07.019Z] ---> e4d80b20012d [2023-01-18T09:02:07.019Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T09:02:08.425Z] ---> 55b6a5458a0f [2023-01-18T09:02:08.425Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T09:02:09.024Z] ---> d58fdbf8f648 [2023-01-18T09:02:09.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T09:02:09.301Z] ---> 2f20e201afb9 [2023-01-18T09:02:09.301Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T09:02:09.884Z] ---> a578cc6ecc7e [2023-01-18T09:02:09.884Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T09:02:09.884Z] ---> 620ab174fc98 [2023-01-18T09:02:09.884Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T09:02:10.151Z] ---> Running in 2933106b7ca6 [2023-01-18T09:02:10.735Z] Removing intermediate container 2933106b7ca6 [2023-01-18T09:02:10.735Z] ---> b37bd1601daf [2023-01-18T09:02:10.735Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T09:02:10.735Z] ---> Running in 882416b6b7de [2023-01-18T09:02:10.735Z] ---> af71b896079b [2023-01-18T09:02:10.735Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T09:02:11.316Z] Removing intermediate container 882416b6b7de [2023-01-18T09:02:11.316Z] ---> 2a3b3e1ce30a [2023-01-18T09:02:11.316Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T09:02:11.316Z] ---> Running in 00020e9d7919 [2023-01-18T09:02:11.583Z] ---> 32b335cdfcee [2023-01-18T09:02:11.583Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T09:02:11.847Z] Removing intermediate container 00020e9d7919 [2023-01-18T09:02:11.847Z] ---> 8c508173928e [2023-01-18T09:02:11.847Z] Step 21/22 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T09:02:11.847Z] ---> Running in f98c7de0ac74 [2023-01-18T09:02:12.435Z] ---> f82ee464750b [2023-01-18T09:02:12.435Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T09:02:12.435Z] Removing intermediate container f98c7de0ac74 [2023-01-18T09:02:12.435Z] ---> 0d327303180a [2023-01-18T09:02:12.435Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T09:02:12.435Z] ---> Running in 65f6be0787a3 [2023-01-18T09:02:12.702Z] ---> Running in a8a241f70706 [2023-01-18T09:02:13.289Z] Removing intermediate container a8a241f70706 [2023-01-18T09:02:13.289Z] ---> 06189ecdd7b8 [2023-01-18T09:02:13.289Z] [2023-01-18T09:02:13.289Z] Removing intermediate container f58bb0b49404 [2023-01-18T09:02:13.289Z] ---> 1f93ef713c03 [2023-01-18T09:02:13.289Z] [2023-01-18T09:02:13.289Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T09:02:13.289Z] ---> 8aa73fd46299 [2023-01-18T09:02:13.289Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T09:02:13.289Z] ---> Using cache [2023-01-18T09:02:13.289Z] ---> cfb3160d08be [2023-01-18T09:02:13.289Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T09:02:13.289Z] ---> Running in ad10c72ab746 [2023-01-18T09:02:13.557Z] Successfully built 06189ecdd7b8 [2023-01-18T09:02:13.557Z] Successfully tagged support-scheduler-arm64:latest [2023-01-18T09:02:14.771Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T09:02:14.771Z] Removing intermediate container 65f6be0787a3 [2023-01-18T09:02:14.771Z] ---> 03406d52b55d [2023-01-18T09:02:14.771Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T09:02:14.771Z] ---> Running in 9f6991304937 [2023-01-18T09:02:15.038Z] Removing intermediate container 9f6991304937 [2023-01-18T09:02:15.038Z] ---> 7e7821b63381 [2023-01-18T09:02:15.038Z] Step 29/32 : CMD ["gate"] [2023-01-18T09:02:15.038Z] ---> Running in 3fcf4c7c9c47 [2023-01-18T09:02:15.304Z] Removing intermediate container 3fcf4c7c9c47 [2023-01-18T09:02:15.304Z] ---> 52acb48be6d6 [2023-01-18T09:02:15.304Z] Step 30/32 : LABEL arch=arm64 [2023-01-18T09:02:15.304Z] ---> Running in c753530880a6 [2023-01-18T09:02:15.570Z] Removing intermediate container c753530880a6 [2023-01-18T09:02:15.570Z] ---> f2dfa574f2f4 [2023-01-18T09:02:15.570Z] Step 31/32 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T09:02:15.838Z] ---> Running in df7fbc7c0d9d [2023-01-18T09:02:16.105Z] Removing intermediate container df7fbc7c0d9d [2023-01-18T09:02:16.105Z] ---> 615ef0d9a562 [2023-01-18T09:02:16.105Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T09:02:16.105Z] ---> Running in 86f1ddde6245 [2023-01-18T09:02:16.371Z] Removing intermediate container 86f1ddde6245 [2023-01-18T09:02:16.371Z] ---> 309e93efc412 [2023-01-18T09:02:16.371Z] [2023-01-18T09:02:16.637Z] Successfully built 309e93efc412 [2023-01-18T09:02:16.637Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-18T09:02:17.217Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T09:02:18.175Z] v3.15.6-263-g7c8ce57c5e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T09:02:18.175Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T09:02:18.175Z] OK: 15736 distinct packages available [2023-01-18T09:02:18.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T09:02:18.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T09:02:19.287Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T09:02:19.287Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T09:02:19.551Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T09:02:19.551Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T09:02:19.551Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T09:02:19.551Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T09:02:19.551Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T09:02:19.551Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T09:02:19.551Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T09:02:19.551Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T09:02:19.551Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T09:02:19.818Z] OK: 8 MiB in 23 packages [2023-01-18T09:02:21.224Z] Removing intermediate container ad10c72ab746 [2023-01-18T09:02:21.224Z] ---> e9f0efb06ec6 [2023-01-18T09:02:21.224Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T09:02:21.491Z] ---> 4d0d25190c53 [2023-01-18T09:02:21.491Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T09:02:22.895Z] ---> 7714425fc764 [2023-01-18T09:02:22.895Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T09:02:23.165Z] ---> 70db53a0e7d5 [2023-01-18T09:02:23.165Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T09:02:23.165Z] ---> Running in fe21cecea445 [2023-01-18T09:02:23.430Z] Removing intermediate container fe21cecea445 [2023-01-18T09:02:23.430Z] ---> e9622c16c3cb [2023-01-18T09:02:23.430Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T09:02:23.699Z] ---> Running in 6cabf7ee6945 [2023-01-18T09:02:23.965Z] Removing intermediate container 6cabf7ee6945 [2023-01-18T09:02:23.965Z] ---> 4fd90cb269e8 [2023-01-18T09:02:23.965Z] Step 17/19 : LABEL arch=arm64 [2023-01-18T09:02:23.965Z] ---> Running in 095d28205fad [2023-01-18T09:02:24.231Z] Removing intermediate container 095d28205fad [2023-01-18T09:02:24.231Z] ---> b380849f0f85 [2023-01-18T09:02:24.231Z] Step 18/19 : LABEL git_sha=f6e5ea720b74a0ef547c4512f0a2d60a308b5781 [2023-01-18T09:02:24.231Z] ---> Running in 95355d6ba014 [2023-01-18T09:02:24.500Z] Removing intermediate container 95355d6ba014 [2023-01-18T09:02:24.500Z] ---> 98c7c11d037f [2023-01-18T09:02:24.500Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T09:02:24.764Z] ---> Running in ec4ff8f165d3 [2023-01-18T09:02:25.028Z] Removing intermediate container ec4ff8f165d3 [2023-01-18T09:02:25.028Z] ---> a15a9e3ec492 [2023-01-18T09:02:25.028Z] [2023-01-18T09:02:25.028Z] Successfully built a15a9e3ec492 [2023-01-18T09:02:25.028Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-18T09:02:25.614Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-18T09:02:25.617Z] $ docker stop --time=1 dbc4b379237f156237288c69521ced5bc75d1851e017ea14ab62af3f32662edf [2023-01-18T09:02:27.268Z] $ docker rm -f --volumes dbc4b379237f156237288c69521ced5bc75d1851e017ea14ab62af3f32662edf [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T09:02:27.728Z] + docker images [2023-01-18T09:02:27.992Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T09:02:27.992Z] security-spiffe-token-provider-arm64 latest a15a9e3ec492 3 seconds ago 28.9MB [2023-01-18T09:02:27.992Z] security-bootstrapper-arm64 latest 309e93efc412 11 seconds ago 19.5MB [2023-01-18T09:02:27.992Z] 1f93ef713c03 15 seconds ago 1.53GB [2023-01-18T09:02:27.992Z] support-scheduler-arm64 latest 06189ecdd7b8 15 seconds ago 29MB [2023-01-18T09:02:27.992Z] security-secretstore-setup-arm64 latest bd1edeebfc49 22 seconds ago 28.7MB [2023-01-18T09:02:27.992Z] 311a9e7f27ab 24 seconds ago 1.56GB [2023-01-18T09:02:27.992Z] 58b96c6269be 43 seconds ago 1.49GB [2023-01-18T09:02:27.992Z] 841db826f3bb 52 seconds ago 1.49GB [2023-01-18T09:02:27.992Z] support-notifications-arm64 latest 0f59ea8e5ba9 4 minutes ago 29.6MB [2023-01-18T09:02:27.992Z] d7ba53c04a6c 4 minutes ago 1.56GB [2023-01-18T09:02:27.992Z] core-command-arm64 latest c5b452b761f2 8 minutes ago 17MB [2023-01-18T09:02:27.992Z] core-metadata-arm64 latest 0dc371778ed2 8 minutes ago 17.8MB [2023-01-18T09:02:27.992Z] 49ac511cee4a 8 minutes ago 1.5GB [2023-01-18T09:02:27.992Z] core-data-arm64 latest 081d6375a888 9 minutes ago 17.2MB [2023-01-18T09:02:27.992Z] adc6a46e57e3 9 minutes ago 1.51GB [2023-01-18T09:02:27.992Z] 61b5751ad909 9 minutes ago 1.5GB [2023-01-18T09:02:27.992Z] security-spire-server-arm64 latest 80a6e613b412 9 minutes ago 84.3MB [2023-01-18T09:02:27.992Z] cdcadcd6c710 9 minutes ago 1.37GB [2023-01-18T09:02:27.992Z] security-proxy-setup-arm64 latest d4d12f1293f2 10 minutes ago 26.8MB [2023-01-18T09:02:27.992Z] 1deda6b25583 10 minutes ago 1.49GB [2023-01-18T09:02:27.992Z] security-spire-agent-arm64 latest 8d6190d36ec7 15 minutes ago 122MB [2023-01-18T09:02:27.992Z] security-spire-config-arm64 latest 26a239de907b 15 minutes ago 83.6MB [2023-01-18T09:02:27.992Z] 11e207831131 16 minutes ago 1.37GB [2023-01-18T09:02:27.992Z] f881efb66384 16 minutes ago 1.37GB [2023-01-18T09:02:27.992Z] ci-base-image-arm64 latest 127e6b0867b3 29 minutes ago 905MB [2023-01-18T09:02:27.992Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-18T09:02:27.992Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-18T09:02:27.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-18T09:02:27.992Z] 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-18T09:02:28.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T09:02:28.439Z] [2023-01-18T09:02:28.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:02:28.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T09:02:29.032Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T09:02:29.032Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T09:02:29.032Z] 04944245beec: Pulling fs layer [2023-01-18T09:02:29.032Z] 699f458cf7ca: Pulling fs layer [2023-01-18T09:02:29.032Z] 765212b225bb: Pulling fs layer [2023-01-18T09:02:29.032Z] f23df028b6ca: Pulling fs layer [2023-01-18T09:02:29.032Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T09:02:29.032Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T09:02:29.032Z] f23df028b6ca: Waiting [2023-01-18T09:02:29.032Z] d65c8cfc05b1: Waiting [2023-01-18T09:02:29.032Z] 2437ff75d9bd: Waiting [2023-01-18T09:02:29.032Z] 765212b225bb: Waiting [2023-01-18T09:02:29.032Z] 04944245beec: Verifying Checksum [2023-01-18T09:02:29.032Z] 04944245beec: Download complete [2023-01-18T09:02:29.032Z] 765212b225bb: Verifying Checksum [2023-01-18T09:02:29.032Z] 765212b225bb: Download complete [2023-01-18T09:02:29.032Z] f23df028b6ca: Verifying Checksum [2023-01-18T09:02:29.032Z] f23df028b6ca: Download complete [2023-01-18T09:02:29.032Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T09:02:29.032Z] d65c8cfc05b1: Download complete [2023-01-18T09:02:29.299Z] 699f458cf7ca: Verifying Checksum [2023-01-18T09:02:29.566Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T09:02:29.566Z] 8998bd30e6a1: Download complete [2023-01-18T09:02:32.142Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T09:02:32.142Z] 2437ff75d9bd: Download complete [2023-01-18T09:02:33.542Z] 8998bd30e6a1: Pull complete [2023-01-18T09:02:33.808Z] 04944245beec: Pull complete [2023-01-18T09:02:35.211Z] 699f458cf7ca: Pull complete [2023-01-18T09:02:35.477Z] 765212b225bb: Pull complete [2023-01-18T09:02:36.057Z] f23df028b6ca: Pull complete [2023-01-18T09:02:36.323Z] d65c8cfc05b1: Pull complete [2023-01-18T09:02:51.294Z] 2437ff75d9bd: Pull complete [2023-01-18T09:02:51.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T09:02:51.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T09:02:51.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T09:02:51.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-2897 does not seem to be running inside a container [2023-01-18T09:02:51.557Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T09:02:55.481Z] $ docker top b48a07f8957be00c9d02808343600e80b200eb2f295ad586d479220f5fe6e606 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:02:56.323Z] ---> job-cost.sh [2023-01-18T09:02:56.323Z] lf-activate-venv: SKIPPING [2023-01-18T09:02:56.323Z] INFO: No Stack... [2023-01-18T09:02:56.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T09:02:57.479Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T09:02:58.111Z] + + cut -d,cat -f6 /w/workspace/edgex-go/5/archives/cost.csv [2023-01-18T09:02:58.111Z] [Pipeline] lock [2023-01-18T09:02:58.146Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4269-5-stack-cost] [2023-01-18T09:02:58.155Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4269-5-stack-cost] did not exist. Created. [2023-01-18T09:02:58.155Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4269-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T09:02:58.481Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T09:02:58.651Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T09:02:58.661Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4269-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T09:02:58.674Z] $ docker stop --time=1 b48a07f8957be00c9d02808343600e80b200eb2f295ad586d479220f5fe6e606 [2023-01-18T09:03:00.214Z] $ docker rm -f --volumes b48a07f8957be00c9d02808343600e80b200eb2f295ad586d479220f5fe6e606 [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-18T09:03:00.578Z] provisioning config files... [2023-01-18T09:03:00.584Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4737682322444711207tmp [Pipeline] { [Pipeline] sh [2023-01-18T09:03:00.882Z] + set +x [2023-01-18T09:03:00.882Z] + curl -s+ https://codecov.io/bash [2023-01-18T09:03:00.882Z] bash -s -- [2023-01-18T09:03:00.882Z] [2023-01-18T09:03:00.882Z] _____ _ [2023-01-18T09:03:00.882Z] / ____| | | [2023-01-18T09:03:00.882Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T09:03:00.882Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T09:03:00.882Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T09:03:00.882Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T09:03:00.882Z] Bash-1.0.6 [2023-01-18T09:03:00.882Z] [2023-01-18T09:03:00.882Z] [2023-01-18T09:03:00.882Z] ==> git version 2.25.1 found [2023-01-18T09:03:00.882Z] ==> 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-18T09:03:00.882Z] Release-Date: 2020-01-08 [2023-01-18T09:03:00.882Z] 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-18T09:03:00.882Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T09:03:00.882Z] ==> Jenkins CI detected. [2023-01-18T09:03:00.882Z] current dir:  /w/workspace/edgex-go/5 [2023-01-18T09:03:00.882Z] project root: . [2023-01-18T09:03:00.882Z] --> token set from env [2023-01-18T09:03:00.882Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T09:03:00.882Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T09:03:00.882Z] ==> Python coveragepy not found [2023-01-18T09:03:00.882Z] ==> Searching for coverage reports in: [2023-01-18T09:03:00.882Z] + . [2023-01-18T09:03:00.882Z] -> Found 1 reports [2023-01-18T09:03:00.882Z] ==> Detecting git/mercurial file structure [2023-01-18T09:03:00.882Z] ==> Reading reports [2023-01-18T09:03:00.882Z] + ./coverage.out bytes=487391 [2023-01-18T09:03:00.882Z] ==> Appending adjustments [2023-01-18T09:03:00.882Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T09:03:02.260Z] + Found adjustments [2023-01-18T09:03:02.260Z] ==> Gzipping contents [2023-01-18T09:03:02.260Z] 64K /tmp/codecov.6jrAYP.gz [2023-01-18T09:03:02.260Z] ==> Uploading reports [2023-01-18T09:03:02.260Z] url: https://codecov.io [2023-01-18T09:03:02.260Z] query: branch=PR-4269&commit=717bc593cf8d0afbca3dce16506d5addca49790b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4269%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4269&job=&cmd_args= [2023-01-18T09:03:02.260Z] -> Pinging Codecov [2023-01-18T09:03:02.260Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4269&commit=717bc593cf8d0afbca3dce16506d5addca49790b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4269%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4269&job=&cmd_args= [2023-01-18T09:03:02.519Z] -> Uploading to [2023-01-18T09:03:02.519Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/717bc593cf8d0afbca3dce16506d5addca49790b/abb2abe2-80a5-452e-bc5c-e7ab5d7efc7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T090302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86d6500d23cf4abc495f449b65665c67fac7e9fe4297c2ccd72a03191ec98548 [2023-01-18T09:03:02.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T09:03:02.519Z] Dload Upload Total Spent Left Speed [2023-01-18T09:03:02.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63099 0 0 100 63099 0 303k --:--:-- --:--:-- --:--:-- 302k 100 63099 0 0 100 63099 0 239k --:--:-- --:--:-- --:--:-- 238k [2023-01-18T09:03:02.778Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/717bc593cf8d0afbca3dce16506d5addca49790b [Pipeline] } [2023-01-18T09:03:02.785Z] 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-18T09:03:03.375Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:03:03.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:03:04.520Z] ---> package-listing.sh [2023-01-18T09:03:04.520Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T09:03:04.520Z] ++ facter osfamily [2023-01-18T09:03:04.779Z] + OS_FAMILY=debian [2023-01-18T09:03:04.779Z] + workspace=/w/workspace/edgex-go/5 [2023-01-18T09:03:04.779Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T09:03:04.779Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T09:03:04.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T09:03:04.779Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T09:03:04.779Z] + '[' /w/workspace/edgex-go/5 ']' [2023-01-18T09:03:04.779Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T09:03:04.779Z] + case "${OS_FAMILY}" in [2023-01-18T09:03:04.779Z] + dpkg -l [2023-01-18T09:03:04.779Z] + grep '^ii' [2023-01-18T09:03:04.779Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T09:03:04.779Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T09:03:04.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T09:03:04.779Z] + '[' /w/workspace/edgex-go/5 ']' [2023-01-18T09:03:04.779Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-01-18T09:03:04.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-01-18T09:03:04.789Z] 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-18T09:03:05.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:03:05.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T09:03:05.624Z] [2023-01-18T09:03:05.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T09:03:05.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T09:03:05.935Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T09:03:05.936Z] 5eb5b503b376: Pulling fs layer [2023-01-18T09:03:05.936Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T09:03:05.936Z] ec43610c2a17: Pulling fs layer [2023-01-18T09:03:05.936Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T09:03:05.936Z] 33b1e0a273af: Pulling fs layer [2023-01-18T09:03:05.936Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T09:03:05.936Z] 2f39f015ded8: Pulling fs layer [2023-01-18T09:03:05.936Z] 33b1e0a273af: Waiting [2023-01-18T09:03:05.936Z] 5d3b04190fa2: Waiting [2023-01-18T09:03:05.936Z] 3a2ae6a8a46f: Waiting [2023-01-18T09:03:05.936Z] 2f39f015ded8: Waiting [2023-01-18T09:03:05.936Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T09:03:05.936Z] 5c69ac0246d0: Download complete [2023-01-18T09:03:05.936Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T09:03:05.936Z] 3a2ae6a8a46f: Download complete [2023-01-18T09:03:06.197Z] 33b1e0a273af: Verifying Checksum [2023-01-18T09:03:06.197Z] 33b1e0a273af: Download complete [2023-01-18T09:03:06.197Z] 5d3b04190fa2: Download complete [2023-01-18T09:03:06.197Z] ec43610c2a17: Download complete [2023-01-18T09:03:06.455Z] 5eb5b503b376: Verifying Checksum [2023-01-18T09:03:06.455Z] 5eb5b503b376: Download complete [2023-01-18T09:03:07.022Z] 2f39f015ded8: Download complete [2023-01-18T09:03:07.587Z] 5eb5b503b376: Pull complete [2023-01-18T09:03:07.587Z] 5c69ac0246d0: Pull complete [2023-01-18T09:03:08.153Z] ec43610c2a17: Pull complete [2023-01-18T09:03:08.153Z] 3a2ae6a8a46f: Pull complete [2023-01-18T09:03:08.412Z] 33b1e0a273af: Pull complete [2023-01-18T09:03:08.412Z] 5d3b04190fa2: Pull complete [2023-01-18T09:03:12.605Z] 2f39f015ded8: Pull complete [2023-01-18T09:03:12.605Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T09:03:12.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T09:03:12.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T09:03:12.675Z] prd-ubuntu20.04-docker-8c-8g-2896 does not seem to be running inside a container [2023-01-18T09:03:12.712Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T09:03:16.129Z] $ docker top cfad02f1402acaf7e309f5817b849e1764e089b13a34e9ea15f5815f89688475 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T09:03:16.454Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T09:03:16.735Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T09:03:17.022Z] + ls /var/log/sa-host [2023-01-18T09:03:17.022Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T09:03:17.087Z] provisioning config files... [2023-01-18T09:03:17.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5230785150800655213tmp [Pipeline] { [Pipeline] echo [2023-01-18T09:03:17.107Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:03:17.397Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T09:03:17.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:03:17.724Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T09:03:17.733Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:03:18.019Z] ---> sudo-logs.sh [2023-01-18T09:03:18.019Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T09:03:18.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:03:18.321Z] ---> job-cost.sh [2023-01-18T09:03:18.321Z] lf-activate-venv: SKIPPING [2023-01-18T09:03:18.321Z] DEBUG: total: 0.10999999940395355 [2023-01-18T09:03:18.321Z] INFO: Retrieving Stack Cost... [2023-01-18T09:03:18.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T09:03:19.144Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T09:03:19.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T09:03:19.448Z] ---> logs-deploy.sh [2023-01-18T09:03:19.448Z] lf-activate-venv: SKIPPING [2023-01-18T09:03:19.448Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4269/5 [2023-01-18T09:03:19.448Z] INFO: archiving workspace using pattern(s): [2023-01-18T09:03:20.386Z] Archives upload complete. [2023-01-18T09:03:20.386Z] INFO: archiving logs to Nexus