Pull request #4397 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5051064281d10cd20c98da6a8e91f64c9a4796a8+bf351722e82323d10db38853b04b95297acda03c (beec07a8131a8b109e4d2bc0b95a482d7a6e8b16) 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-ssh5945361225837573226.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-ssh10148355854406023639.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4137445534659669421.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6904070384746482169.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4398716455264183352.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4397/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4397/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9241409543918293266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7785 in /w/workspace/edgexfoundry_edgex-go_PR-4397 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 5051064281d10cd20c98da6a8e91f64c9a4796a8 > 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/4397/head:refs/remotes/origin/PR-4397 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5051064281d10cd20c98da6a8e91f64c9a4796a8 # 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 bf351722e82323d10db38853b04b95297acda03c # timeout=10 Merge succeeded, producing 5051064281d10cd20c98da6a8e91f64c9a4796a8 Checking out Revision 5051064281d10cd20c98da6a8e91f64c9a4796a8 (PR-4397) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-28T19:57:42.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-28T19:57:42.365Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-28T19:57:42.459Z] ========================================================= [2023-02-28T19:57:42.459Z] EdgeX Global Pipelines Version Info [2023-02-28T19:57:42.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5051064281d10cd20c98da6a8e91f64c9a4796a8 # timeout=10 [2023-02-28T19:57:43.181Z] ------------------- [2023-02-28T19:57:43.181Z] stable info: [2023-02-28T19:57:43.181Z] ------------------- [2023-02-28T19:57:43.181Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-28T19:57:43.182Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T19:57:43.182Z] Message: update stable to v1.0.244 [2023-02-28T19:57:43.751Z] ------------------- [2023-02-28T19:57:43.751Z] experimental info: [2023-02-28T19:57:43.751Z] ------------------- [2023-02-28T19:57:43.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-28T19:57:43.751Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T19:57:43.751Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-28T19:57:44.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-28T19:57:44.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-28T19:57:44.098Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-28T19:57:44.134Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-28T19:57:44.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-28T19:57:44.207Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-28T19:57:44.291Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-28T19:57:44.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-28T19:57:44.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-28T19:57:44.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-28T19:57:44.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-28T19:57:44.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-28T19:57:44.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-28T19:57:44.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-28T19:57:44.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-28T19:57:44.672Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T19:57:44.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T19:57:44.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-28T19:57:44.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-28T19:57:44.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-28T19:57:45.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-28T19:57:45.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-28T19:57:45.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-28T19:57:45.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4397 [Pipeline] echo [2023-02-28T19:57:45.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4397 [Pipeline] echo [2023-02-28T19:57:45.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4397 [Pipeline] echo [2023-02-28T19:57:45.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5051064281d10cd20c98da6a8e91f64c9a4796a8 [Pipeline] echo [2023-02-28T19:57:45.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5051064 [Pipeline] echo [2023-02-28T19:57:45.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T19:57:45.624Z] provisioning config files... [2023-02-28T19:57:45.701Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6724411585797701143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T19:57:46.040Z] ---> docker-login.sh [2023-02-28T19:57:46.040Z] nexus3.edgexfoundry.org:10001 [2023-02-28T19:57:46.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T19:57:46.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T19:57:46.873Z] Configure a credential helper to remove this warning. See [2023-02-28T19:57:46.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T19:57:46.873Z] [2023-02-28T19:57:46.873Z] Login Succeeded [2023-02-28T19:57:46.873Z] nexus3.edgexfoundry.org:10002 [2023-02-28T19:57:46.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T19:57:46.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T19:57:46.873Z] Configure a credential helper to remove this warning. See [2023-02-28T19:57:46.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T19:57:46.873Z] [2023-02-28T19:57:46.873Z] Login Succeeded [2023-02-28T19:57:46.873Z] nexus3.edgexfoundry.org:10003 [2023-02-28T19:57:47.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T19:57:47.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T19:57:47.133Z] Configure a credential helper to remove this warning. See [2023-02-28T19:57:47.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T19:57:47.133Z] [2023-02-28T19:57:47.133Z] Login Succeeded [2023-02-28T19:57:47.133Z] nexus3.edgexfoundry.org:10004 [2023-02-28T19:57:47.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T19:57:47.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T19:57:47.133Z] Configure a credential helper to remove this warning. See [2023-02-28T19:57:47.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T19:57:47.133Z] [2023-02-28T19:57:47.133Z] Login Succeeded [2023-02-28T19:57:47.133Z] docker.io [2023-02-28T19:57:47.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T19:57:47.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T19:57:47.653Z] Configure a credential helper to remove this warning. See [2023-02-28T19:57:47.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T19:57:47.653Z] [2023-02-28T19:57:47.653Z] Login Succeeded [2023-02-28T19:57:47.653Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T19:57:47.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T19:57:48.084Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-28T19:57:48.084Z] + + cut -d/ -f2 [2023-02-28T19:57:48.084Z] dirname cmd/core-command/Dockerfile [2023-02-28T19:57:48.084Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/core-data/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-28T19:57:48.084Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-28T19:57:48.084Z] cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-28T19:57:48.084Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-28T19:57:48.084Z] cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-28T19:57:48.084Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/support-notifications/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-28T19:57:48.084Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-28T19:57:48.084Z] + cut -d/ -f2 [2023-02-28T19:57:48.084Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-28T19:57:48.126Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-28T19:57:48.649Z] + git rev-list -1 --merges 5051064281d10cd20c98da6a8e91f64c9a4796a8~1..5051064281d10cd20c98da6a8e91f64c9a4796a8 [Pipeline] echo [2023-02-28T19:57:48.683Z] -----------> git rev-list -1 --merges 5051064281d10cd20c98da6a8e91f64c9a4796a8~1..5051064281d10cd20c98da6a8e91f64c9a4796a8 5051064281d10cd20c98da6a8e91f64c9a4796a8 [false] [Pipeline] sh [2023-02-28T19:57:49.022Z] + git log --format=format:%s -1 5051064281d10cd20c98da6a8e91f64c9a4796a8 [Pipeline] echo [2023-02-28T19:57:49.056Z] ========================================================= [2023-02-28T19:57:49.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-28T19:57:49.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-28T19:57:49.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T19:57:49.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-28T19:57:49.559Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-28T19:57:49.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-28T19:57:49.559Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-28T19:57:49.559Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-28T19:57:49.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T19:57:50.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T19:57:50.060Z] [2023-02-28T19:57:50.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T19:57:50.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T19:57:51.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-28T19:57:51.008Z] b85a868b505f: Pulling fs layer [2023-02-28T19:57:51.008Z] e2be974225ed: Pulling fs layer [2023-02-28T19:57:51.008Z] 339a4e72a1f5: Pulling fs layer [2023-02-28T19:57:51.008Z] 988bab9f4d93: Pulling fs layer [2023-02-28T19:57:51.008Z] 1469e6f7b9e6: Pulling fs layer [2023-02-28T19:57:51.008Z] eaf3925da568: Pulling fs layer [2023-02-28T19:57:51.008Z] bab4dde63d76: Pulling fs layer [2023-02-28T19:57:51.008Z] bde34c3a00c8: Pulling fs layer [2023-02-28T19:57:51.008Z] b352a97aabf1: Pulling fs layer [2023-02-28T19:57:51.008Z] 4872d77fe225: Pulling fs layer [2023-02-28T19:57:51.008Z] 5851b861e8e6: Pulling fs layer [2023-02-28T19:57:51.008Z] bde34c3a00c8: Waiting [2023-02-28T19:57:51.008Z] bab4dde63d76: Waiting [2023-02-28T19:57:51.009Z] b352a97aabf1: Waiting [2023-02-28T19:57:51.009Z] 5851b861e8e6: Waiting [2023-02-28T19:57:51.009Z] 988bab9f4d93: Waiting [2023-02-28T19:57:51.009Z] 1469e6f7b9e6: Waiting [2023-02-28T19:57:51.009Z] eaf3925da568: Waiting [2023-02-28T19:57:51.009Z] 4872d77fe225: Waiting [2023-02-28T19:57:51.009Z] 988bab9f4d93: Download complete [2023-02-28T19:57:51.269Z] 1469e6f7b9e6: Verifying Checksum [2023-02-28T19:57:51.269Z] 1469e6f7b9e6: Download complete [2023-02-28T19:57:51.269Z] eaf3925da568: Verifying Checksum [2023-02-28T19:57:51.269Z] eaf3925da568: Download complete [2023-02-28T19:57:51.269Z] 339a4e72a1f5: Verifying Checksum [2023-02-28T19:57:51.269Z] 339a4e72a1f5: Download complete [2023-02-28T19:57:51.269Z] bde34c3a00c8: Verifying Checksum [2023-02-28T19:57:51.269Z] bde34c3a00c8: Download complete [2023-02-28T19:57:51.269Z] b352a97aabf1: Verifying Checksum [2023-02-28T19:57:51.269Z] 4872d77fe225: Verifying Checksum [2023-02-28T19:57:51.269Z] 4872d77fe225: Download complete [2023-02-28T19:57:51.269Z] 5851b861e8e6: Verifying Checksum [2023-02-28T19:57:51.269Z] 5851b861e8e6: Download complete [2023-02-28T19:57:51.269Z] b85a868b505f: Verifying Checksum [2023-02-28T19:57:51.269Z] b85a868b505f: Download complete [2023-02-28T19:57:51.528Z] bab4dde63d76: Verifying Checksum [2023-02-28T19:57:51.528Z] bab4dde63d76: Download complete [2023-02-28T19:57:53.013Z] b85a868b505f: Pull complete [2023-02-28T19:57:53.273Z] e2be974225ed: Pull complete [2023-02-28T19:57:54.209Z] 339a4e72a1f5: Pull complete [2023-02-28T19:57:54.468Z] 988bab9f4d93: Pull complete [2023-02-28T19:57:55.036Z] 1469e6f7b9e6: Pull complete [2023-02-28T19:57:55.294Z] eaf3925da568: Pull complete [2023-02-28T19:57:57.828Z] bab4dde63d76: Pull complete [2023-02-28T19:57:57.828Z] bde34c3a00c8: Pull complete [2023-02-28T19:57:57.828Z] b352a97aabf1: Pull complete [2023-02-28T19:57:58.086Z] 4872d77fe225: Pull complete [2023-02-28T19:57:58.344Z] 5851b861e8e6: Pull complete [2023-02-28T19:57:58.610Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-28T19:57:58.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T19:57:58.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T19:57:58.825Z] prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container [2023-02-28T19:57:58.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-28T19:58:05.769Z] $ docker top 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 -eo pid,comm [2023-02-28T19:58:05.864Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-28T19:58:05.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T19:58:05.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T19:58:05.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T19:58:06.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T19:58:06.105Z] $ docker exec 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 ssh-agent [2023-02-28T19:58:06.228Z] SSH_AUTH_SOCK=/tmp/ssh-jj1nOURAh5a9/agent.14 [2023-02-28T19:58:06.229Z] SSH_AGENT_PID=20 [2023-02-28T19:58:06.236Z] Running ssh-add (command line suppressed) [2023-02-28T19:58:06.323Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14013855498037196540.key (/w/workspace/edgex-go/1@tmp/private_key_14013855498037196540.key) [2023-02-28T19:58:06.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T19:58:06.667Z] + git tag --points-at HEAD [Pipeline] } [2023-02-28T19:58:06.685Z] $ docker exec --env ******** --env ******** 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 ssh-agent -k [2023-02-28T19:58:06.785Z] unset SSH_AUTH_SOCK; [2023-02-28T19:58:06.786Z] unset SSH_AGENT_PID; [2023-02-28T19:58:06.786Z] echo Agent pid 20 killed; [2023-02-28T19:58:06.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-28T19:58:06.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T19:58:06.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T19:58:06.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T19:58:06.985Z] $ docker exec 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 ssh-agent [2023-02-28T19:58:07.115Z] SSH_AUTH_SOCK=/tmp/ssh-Nt8nCEIWmPt5/agent.70 [2023-02-28T19:58:07.115Z] SSH_AGENT_PID=76 [2023-02-28T19:58:07.120Z] Running ssh-add (command line suppressed) [2023-02-28T19:58:07.211Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17506922066696452678.key (/w/workspace/edgex-go/1@tmp/private_key_17506922066696452678.key) [2023-02-28T19:58:07.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T19:58:07.551Z] + git semver init [2023-02-28T19:58:07.810Z] 2023-02-28 19:58:07,740 [run_init] DEBUG init version:0.0.0 force:False [2023-02-28T19:58:07.810Z] 2023-02-28 19:58:07,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-28T19:58:07.810Z] 2023-02-28 19:58:07,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-28T19:58:07.810Z] 2023-02-28 19:58:07,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-28T19:58:15.941Z] 2023-02-28 19:58:14,725 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-28T19:58:15.941Z] 2023-02-28 19:58:14,726 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4397 with force:False [2023-02-28T19:58:15.941Z] 2023-02-28 19:58:14,726 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4397 [2023-02-28T19:58:15.941Z] 2023-02-28 19:58:14,730 [execute] INFO git cat-file --batch-check [2023-02-28T19:58:15.941Z] 2023-02-28 19:58:14,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T19:58:15.941Z] 2023-02-28 19:58:14,737 [execute] INFO git cat-file --batch [2023-02-28T19:58:15.941Z] 2023-02-28 19:58:14,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T19:58:15.941Z] 2023-02-28 19:58:14,743 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4397 [2023-02-28T19:58:15.941Z] 0.0.0 [Pipeline] } [2023-02-28T19:58:15.974Z] $ docker exec --env ******** --env ******** 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 ssh-agent -k [2023-02-28T19:58:16.056Z] unset SSH_AUTH_SOCK; [2023-02-28T19:58:16.056Z] unset SSH_AGENT_PID; [2023-02-28T19:58:16.056Z] echo Agent pid 76 killed; [2023-02-28T19:58:16.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T19:58:16.487Z] + git semver [Pipeline] } [2023-02-28T19:58:16.766Z] $ docker stop --time=1 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 [2023-02-28T19:58:18.260Z] $ docker rm -f --volumes 642f5094a8c8491c0ac27820f4f438c79615db3737b11eb2587d22992f4daeb7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T19:58:18.742Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-28T19:58:19.057Z] Stashed 1 file(s) [Pipeline] echo [2023-02-28T19:58:19.074Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T19:58:19.793Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-28T19:58:19.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T19:58:19.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T19:58:19.888Z] ========================================================= [2023-02-28T19:58:19.888Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-28T19:58:19.888Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-28T19:58:20.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T19:58:20.229Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-28T19:58:20.229Z] 213ec9aee27d: Pulling fs layer [2023-02-28T19:58:20.229Z] 4583459ba037: Pulling fs layer [2023-02-28T19:58:20.229Z] 93c1e223e6f2: Pulling fs layer [2023-02-28T19:58:20.229Z] 53926ce57604: Pulling fs layer [2023-02-28T19:58:20.229Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-28T19:58:20.229Z] 22ff95d597cd: Pulling fs layer [2023-02-28T19:58:20.229Z] 12d6caf4c0d1: Pulling fs layer [2023-02-28T19:58:20.229Z] 53926ce57604: Waiting [2023-02-28T19:58:20.229Z] 22ff95d597cd: Waiting [2023-02-28T19:58:20.229Z] 21b2b0c7a3f4: Waiting [2023-02-28T19:58:20.229Z] 96b7cbca73a9: Pulling fs layer [2023-02-28T19:58:20.229Z] a7acece74701: Pulling fs layer [2023-02-28T19:58:20.229Z] 96b7cbca73a9: Waiting [2023-02-28T19:58:20.229Z] a7acece74701: Waiting [2023-02-28T19:58:20.229Z] 93c1e223e6f2: Verifying Checksum [2023-02-28T19:58:20.229Z] 93c1e223e6f2: Download complete [2023-02-28T19:58:20.229Z] 4583459ba037: Verifying Checksum [2023-02-28T19:58:20.229Z] 4583459ba037: Download complete [2023-02-28T19:58:20.229Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-28T19:58:20.229Z] 21b2b0c7a3f4: Download complete [2023-02-28T19:58:20.229Z] 22ff95d597cd: Verifying Checksum [2023-02-28T19:58:20.229Z] 22ff95d597cd: Download complete [2023-02-28T19:58:20.507Z] 213ec9aee27d: Verifying Checksum [2023-02-28T19:58:20.507Z] 213ec9aee27d: Download complete [2023-02-28T19:58:20.507Z] 12d6caf4c0d1: Verifying Checksum [2023-02-28T19:58:20.507Z] 12d6caf4c0d1: Download complete [2023-02-28T19:58:20.774Z] 213ec9aee27d: Pull complete [2023-02-28T19:58:20.774Z] 4583459ba037: Pull complete [2023-02-28T19:58:21.038Z] a7acece74701: Verifying Checksum [2023-02-28T19:58:21.038Z] a7acece74701: Download complete [2023-02-28T19:58:21.038Z] 93c1e223e6f2: Pull complete [2023-02-28T19:58:21.296Z] 53926ce57604: Verifying Checksum [2023-02-28T19:58:21.296Z] 53926ce57604: Download complete [2023-02-28T19:58:21.554Z] 96b7cbca73a9: Verifying Checksum [2023-02-28T19:58:21.554Z] 96b7cbca73a9: Download complete [2023-02-28T19:58:25.744Z] 53926ce57604: Pull complete [2023-02-28T19:58:26.005Z] 21b2b0c7a3f4: Pull complete [2023-02-28T19:58:26.263Z] 22ff95d597cd: Pull complete [2023-02-28T19:58:26.522Z] 12d6caf4c0d1: Pull complete [2023-02-28T19:58:29.056Z] 96b7cbca73a9: Pull complete [2023-02-28T19:58:29.624Z] a7acece74701: Pull complete [2023-02-28T19:58:29.624Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-28T19:58:29.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T19:58:29.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-28T19:58:29.977Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T19:58:29.977Z] WORKDIR /edgex [2023-02-28T19:58:29.977Z] COPY go.mod . [2023-02-28T19:58:29.977Z] RUN go mod download [2023-02-28T19:58:29.977Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-28T19:58:30.911Z] Sending build context to Docker daemon 170.5MB [2023-02-28T19:58:30.911Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T19:58:30.911Z] ---> db6d94c90886 [2023-02-28T19:58:30.911Z] Step 2/4 : WORKDIR /edgex [2023-02-28T19:58:34.344Z] Still waiting to schedule task [2023-02-28T19:58:34.344Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-28T19:58:43.201Z] ---> Running in c31c1bb9f442 [2023-02-28T19:58:43.201Z] Removing intermediate container c31c1bb9f442 [2023-02-28T19:58:43.201Z] ---> f7d874c86c77 [2023-02-28T19:58:43.201Z] Step 3/4 : COPY go.mod . [2023-02-28T19:58:43.767Z] ---> eb7f053d14d9 [2023-02-28T19:58:43.767Z] Step 4/4 : RUN go mod download [2023-02-28T19:58:43.767Z] ---> Running in 9a702c0384e2 [2023-02-28T19:59:10.315Z] Removing intermediate container 9a702c0384e2 [2023-02-28T19:59:10.315Z] ---> e7cb53966ece [2023-02-28T19:59:10.315Z] Successfully built e7cb53966ece [2023-02-28T19:59:10.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T19:59:10.685Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T19:59:10.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T19:59:10.828Z] prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container [2023-02-28T19:59:10.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-28T19:59:11.630Z] $ docker top 2182a6c33492216d001be84a74e33da56015e9ad0022892d5f6e791a080d9def -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T19:59:12.036Z] + go version [2023-02-28T19:59:12.036Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-28T19:59:12.063Z] $ docker stop --time=1 2182a6c33492216d001be84a74e33da56015e9ad0022892d5f6e791a080d9def [2023-02-28T19:59:13.667Z] $ docker rm -f --volumes 2182a6c33492216d001be84a74e33da56015e9ad0022892d5f6e791a080d9def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T19:59:14.459Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T19:59:14.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T19:59:14.599Z] prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container [2023-02-28T19:59:14.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-28T19:59:15.270Z] $ docker top 13cec5b7b519ab2c118b77e990e5e69c4ee7644e04e8d7ee42aa69b92be49843 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T19:59:15.390Z] ========================================================= [2023-02-28T19:59:15.390Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-28T19:59:15.390Z] ========================================================= [Pipeline] sh [2023-02-28T19:59:15.688Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-28T19:59:16.050Z] + make test [2023-02-28T19:59:16.050Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T19:59:22.652Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-28T19:59:37.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-28T19:59:37.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-28T19:59:37.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-28T19:59:37.530Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-28T19:59:37.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-28T19:59:37.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-02-28T19:59:37.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-28T19:59:37.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-28T19:59:37.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2023-02-28T19:59:41.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.2% of statements [2023-02-28T19:59:41.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-28T19:59:41.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-28T19:59:41.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-28T19:59:41.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-02-28T19:59:41.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-28T19:59:41.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.658s coverage: 88.5% of statements [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 3.9% of statements [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2023-02-28T19:59:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 82.9% of statements [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2023-02-28T19:59:41.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-02-28T19:59:47.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2023-02-28T19:59:47.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements [2023-02-28T20:00:03.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7790 in /w/workspace/edgexfoundry_edgex-go_PR-4397 [Pipeline] { [Pipeline] ws [2023-02-28T20:00:03.564Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-28T20:00:03.649Z] The recommended git tool is: git [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.344s coverage: 79.9% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 64.4% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.275s coverage: 65.3% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-28T20:00:05.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-28T20:00:05.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-28T20:00:05.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-28T20:00:05.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-28T20:00:05.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-28T20:00:05.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-28T20:00:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:00:05.519Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-28T20:00:08.987Z] using credential edgex-jenkins-ssh [2023-02-28T20:00:09.007Z] Cloning the remote Git repository [2023-02-28T20:00:09.048Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-28T20:00:09.127Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-28T20:00:09.277Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-28T20:00:09.278Z] > git --version # timeout=10 [2023-02-28T20:00:09.302Z] > git --version # 'git version 2.25.1' [2023-02-28T20:00:09.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T20:00:09.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T20:00:24.814Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-28T20:00:24.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T20:00:25.692Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-28T20:00:25.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-28T20:00:25.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T20:00:25.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4397/head:refs/remotes/origin/PR-4397 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-28T20:00:26.582Z] Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:00:26.964Z] Merge succeeded, producing 5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:00:26.965Z] Checking out Revision 5051064281d10cd20c98da6a8e91f64c9a4796a8 (PR-4397) [2023-02-28T20:00:27.446Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-28T20:00:27.446Z] go vet ./... [2023-02-28T20:00:27.603Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-02-28T20:00:27.648Z] > git --version # timeout=10 [2023-02-28T20:00:27.659Z] > git --version # 'git version 2.25.1' [2023-02-28T20:00:27.674Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T20:00:26.598Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T20:00:26.618Z] > git checkout -f 5051064281d10cd20c98da6a8e91f64c9a4796a8 # timeout=10 [2023-02-28T20:00:26.844Z] > git remote # timeout=10 [2023-02-28T20:00:26.863Z] > git config --get remote.origin.url # timeout=10 [2023-02-28T20:00:26.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T20:00:26.920Z] > git merge bf351722e82323d10db38853b04b95297acda03c # timeout=10 [2023-02-28T20:00:26.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-28T20:00:26.968Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T20:00:26.983Z] > git checkout -f 5051064281d10cd20c98da6a8e91f64c9a4796a8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T20:00:28.382Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T20:00:28.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T20:00:28.640Z] ./bin/test-attribution-txt.sh [2023-02-28T20:00:28.770Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-28T20:00:28.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T20:00:28.770Z] Dload Upload Total Spent Left Speed [2023-02-28T20:00:28.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] echo [2023-02-28T20:00:28.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] sh [2023-02-28T20:00:29.230Z] + ls -al . [2023-02-28T20:00:29.230Z] total 744 [2023-02-28T20:00:29.230Z] drwxrwxr-x 11 1001 1001 4096 Feb 28 19:59 . [2023-02-28T20:00:29.230Z] drwxr-xr-x 4 root root 4096 Feb 28 19:59 .. [2023-02-28T20:00:29.230Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 19:57 .blubracket [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 16 Feb 28 19:57 .dockerignore [2023-02-28T20:00:29.230Z] drwxrwxr-x 8 1001 1001 4096 Feb 28 20:00 .git [2023-02-28T20:00:29.230Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 19:57 .github [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 1068 Feb 28 19:57 .gitignore [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 42 Feb 28 19:57 .golangci.yml [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 87 Feb 28 19:57 .hadolint.yml [2023-02-28T20:00:29.230Z] drwxr-xr-x 3 1001 1001 4096 Feb 28 19:58 .semver [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 166 Feb 28 19:57 .sonarcloud.properties [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 1171 Feb 28 19:57 ADOPTERS.md [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 10825 Feb 28 19:57 Attribution.txt [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 73765 Feb 28 19:57 CHANGELOG.md [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 3804 Feb 28 19:57 CONTRIBUTING.md [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 677 Feb 28 19:57 GOVERNANCE.md [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 883 Feb 28 19:57 Jenkinsfile [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 10775 Feb 28 19:57 LICENSE [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 14116 Feb 28 19:57 Makefile [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 582 Feb 28 19:57 OWNERS.md [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 9403 Feb 28 19:57 README.md [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 6912 Feb 28 19:57 SECURITY.md [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 5 Feb 28 19:58 VERSION [2023-02-28T20:00:29.230Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 19:57 bin [2023-02-28T20:00:29.230Z] drwxrwxr-x 18 1001 1001 4096 Feb 28 19:57 cmd [2023-02-28T20:00:29.230Z] -rw-r--r-- 1 root root 487670 Feb 28 20:00 coverage.out [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 3296 Feb 28 19:57 go.mod [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 31429 Feb 28 19:57 go.sum [2023-02-28T20:00:29.230Z] drwxrwxr-x 7 1001 1001 4096 Feb 28 19:57 internal [2023-02-28T20:00:29.230Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 19:57 openapi [2023-02-28T20:00:29.230Z] drwxrwxr-x 4 1001 1001 4096 Feb 28 19:57 snap [2023-02-28T20:00:29.230Z] -rw-rw-r-- 1 1001 1001 204 Feb 28 19:57 version.go [2023-02-28T20:00:29.344Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2023-02-28T20:00:29.692Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-28T20:00:29.692Z] + sudo tee /etc/docker/daemon.new [2023-02-28T20:00:29.749Z] + '[' -e coverage.out ] [2023-02-28T20:00:29.749Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-28T20:00:29.892Z] Stashed 1 file(s) [Pipeline] sh [2023-02-28T20:00:30.184Z] + make build [2023-02-28T20:00:30.184Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T20:00:31.129Z] { [2023-02-28T20:00:31.129Z] "registry-mirrors": [ [2023-02-28T20:00:31.129Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-28T20:00:31.129Z] ], [2023-02-28T20:00:31.129Z] "bip": "10.250.0.254/24", [2023-02-28T20:00:31.129Z] "hosts": [ [2023-02-28T20:00:31.129Z] "tcp://0.0.0.0:5555", [2023-02-28T20:00:31.129Z] "unix:///var/run/docker.sock" [2023-02-28T20:00:31.129Z] ], [2023-02-28T20:00:31.129Z] "mtu": 1458, [2023-02-28T20:00:31.129Z] "selinux-enabled": true, [2023-02-28T20:00:31.129Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-28T20:00:31.129Z] } [Pipeline] sh [2023-02-28T20:00:31.474Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-28T20:00:31.822Z] + sudo service docker restart [2023-02-28T20:00:42.479Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T20:00:43.416Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T20:00:44.384Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T20:00:45.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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T20:00:50.143Z] provisioning config files... [2023-02-28T20:00:50.172Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8598977748110145869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:00:50.569Z] ---> docker-login.sh [2023-02-28T20:00:50.569Z] nexus3.edgexfoundry.org:10001 [2023-02-28T20:00:50.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:00:51.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:00:51.106Z] Configure a credential helper to remove this warning. See [2023-02-28T20:00:51.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:00:51.106Z] [2023-02-28T20:00:51.106Z] Login Succeeded [2023-02-28T20:00:51.106Z] nexus3.edgexfoundry.org:10002 [2023-02-28T20:00:51.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:00:51.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:00:51.373Z] Configure a credential helper to remove this warning. See [2023-02-28T20:00:51.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:00:51.373Z] [2023-02-28T20:00:51.373Z] Login Succeeded [2023-02-28T20:00:51.373Z] nexus3.edgexfoundry.org:10003 [2023-02-28T20:00:51.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:00:51.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:00:51.911Z] Configure a credential helper to remove this warning. See [2023-02-28T20:00:51.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:00:51.911Z] [2023-02-28T20:00:51.911Z] Login Succeeded [2023-02-28T20:00:51.911Z] nexus3.edgexfoundry.org:10004 [2023-02-28T20:00:52.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:00:52.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:00:52.179Z] Configure a credential helper to remove this warning. See [2023-02-28T20:00:52.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:00:52.179Z] [2023-02-28T20:00:52.179Z] Login Succeeded [2023-02-28T20:00:52.179Z] docker.io [2023-02-28T20:00:52.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T20:00:52.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T20:00:52.717Z] Configure a credential helper to remove this warning. See [2023-02-28T20:00:52.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T20:00:52.717Z] [2023-02-28T20:00:52.717Z] Login Succeeded [2023-02-28T20:00:52.717Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T20:00:52.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-28T20:00:53.386Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-28T20:00:53.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T20:00:53.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T20:00:53.488Z] ========================================================= [2023-02-28T20:00:53.488Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-28T20:00:53.488Z] ========================================================= [Pipeline] fileExists [2023-02-28T20:00:53.529Z] 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 [Pipeline] sh [2023-02-28T20:00:53.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:00:53.875Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-28T20:00:53.875Z] 9b18e9b68314: Pulling fs layer [2023-02-28T20:00:53.875Z] 35d82f9e3411: Pulling fs layer [2023-02-28T20:00:53.875Z] e16973657156: Pulling fs layer [2023-02-28T20:00:53.875Z] fc693d55d65f: Pulling fs layer [2023-02-28T20:00:53.875Z] 7e9fc2657dce: Pulling fs layer [2023-02-28T20:00:53.875Z] dda99020689f: Pulling fs layer [2023-02-28T20:00:53.875Z] 7e9fc2657dce: Waiting [2023-02-28T20:00:53.875Z] db1c61fa0a46: Pulling fs layer [2023-02-28T20:00:53.875Z] 891c053d2c06: Pulling fs layer [2023-02-28T20:00:53.875Z] dda99020689f: Waiting [2023-02-28T20:00:53.875Z] db1c61fa0a46: Waiting [2023-02-28T20:00:54.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T20:00:54.147Z] e16973657156: Verifying Checksum [2023-02-28T20:00:54.147Z] e16973657156: Download complete [2023-02-28T20:00:54.147Z] 35d82f9e3411: Verifying Checksum [2023-02-28T20:00:54.147Z] 35d82f9e3411: Download complete [2023-02-28T20:00:54.147Z] 7e9fc2657dce: Download complete [2023-02-28T20:00:54.147Z] dda99020689f: Verifying Checksum [2023-02-28T20:00:54.147Z] dda99020689f: Download complete [2023-02-28T20:00:54.147Z] 9b18e9b68314: Verifying Checksum [2023-02-28T20:00:54.147Z] 9b18e9b68314: Download complete [2023-02-28T20:00:55.027Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T20:00:55.129Z] 891c053d2c06: Verifying Checksum [2023-02-28T20:00:55.129Z] 891c053d2c06: Download complete [2023-02-28T20:00:55.713Z] 9b18e9b68314: Pull complete [2023-02-28T20:00:55.990Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T20:00:56.300Z] 35d82f9e3411: Pull complete [2023-02-28T20:00:56.300Z] db1c61fa0a46: Verifying Checksum [2023-02-28T20:00:56.300Z] db1c61fa0a46: Download complete [2023-02-28T20:00:56.566Z] e16973657156: Pull complete [2023-02-28T20:00:56.847Z] fc693d55d65f: Download complete [2023-02-28T20:00:57.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T20:00:58.313Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T20:00:59.352Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T20:01:02.647Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-28T20:01:03.612Z] $ docker stop --time=1 13cec5b7b519ab2c118b77e990e5e69c4ee7644e04e8d7ee42aa69b92be49843 [2023-02-28T20:01:09.327Z] fc693d55d65f: Pull complete [2023-02-28T20:01:09.605Z] 7e9fc2657dce: Pull complete [2023-02-28T20:01:09.876Z] dda99020689f: Pull complete [2023-02-28T20:01:16.539Z] db1c61fa0a46: Pull complete [2023-02-28T20:01:17.514Z] 891c053d2c06: Pull complete [2023-02-28T20:01:17.514Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-28T20:01:17.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:01:17.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:01:20.014Z] $ docker rm -f --volumes 13cec5b7b519ab2c118b77e990e5e69c4ee7644e04e8d7ee42aa69b92be49843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-02-28T20:01:20.890Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:01:20.890Z] WORKDIR /edgex [2023-02-28T20:01:20.890Z] COPY go.mod . [2023-02-28T20:01:20.890Z] RUN go mod download [2023-02-28T20:01:20.890Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:01:21.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T20:01:21.433Z] [2023-02-28T20:01:21.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2023-02-28T20:01:21.473Z] Sending build context to Docker daemon 3.118MB [2023-02-28T20:01:21.473Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T20:01:21.473Z] ---> f96f9c87975a [2023-02-28T20:01:21.473Z] Step 2/4 : WORKDIR /edgex [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:01:21.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T20:01:22.240Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-28T20:01:22.240Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-28T20:01:22.240Z] ca9280d653b3: Pulling fs layer [2023-02-28T20:01:22.240Z] 7e9c9ca2126c: Pulling fs layer [2023-02-28T20:01:22.240Z] cbdbe7a5bc2a: Download complete [2023-02-28T20:01:22.810Z] ca9280d653b3: Verifying Checksum [2023-02-28T20:01:22.810Z] ca9280d653b3: Download complete [2023-02-28T20:01:22.810Z] cbdbe7a5bc2a: Pull complete [2023-02-28T20:01:23.069Z] 7e9c9ca2126c: Verifying Checksum [2023-02-28T20:01:23.069Z] 7e9c9ca2126c: Download complete [2023-02-28T20:01:23.327Z] ca9280d653b3: Pull complete [2023-02-28T20:01:23.411Z] ---> Running in bc346285116c [2023-02-28T20:01:23.411Z] Removing intermediate container bc346285116c [2023-02-28T20:01:23.411Z] ---> 32d0755dc805 [2023-02-28T20:01:23.411Z] Step 3/4 : COPY go.mod . [2023-02-28T20:01:23.992Z] ---> cbeff45c661c [2023-02-28T20:01:23.992Z] Step 4/4 : RUN go mod download [2023-02-28T20:01:23.992Z] ---> Running in 54afa542488a [2023-02-28T20:01:26.615Z] 7e9c9ca2126c: Pull complete [2023-02-28T20:01:26.615Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-28T20:01:26.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T20:01:26.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:01:26.857Z] prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container [2023-02-28T20:01:26.900Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-28T20:01:37.608Z] $ docker top 916e3015fdfa43683e05de4007ba57366871c00eb4c27fce4b28cc5583bfc1db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:01:38.063Z] + docker-compose build --help [2023-02-28T20:01:38.063Z] + grep parallel [2023-02-28T20:01:38.999Z] --parallel Build images in parallel. [Pipeline] } [2023-02-28T20:01:39.282Z] $ docker stop --time=1 916e3015fdfa43683e05de4007ba57366871c00eb4c27fce4b28cc5583bfc1db [2023-02-28T20:01:40.944Z] $ docker rm -f --volumes 916e3015fdfa43683e05de4007ba57366871c00eb4c27fce4b28cc5583bfc1db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:01:41.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-28T20:01:41.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:01:41.825Z] prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container [2023-02-28T20:01:41.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-28T20:01:42.714Z] $ docker top 874f9b885045edc2ba222a6373ec5737ab1cf4170566507a0251df60716d937a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:01:43.131Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-28T20:01:44.069Z] Building core-command ... [2023-02-28T20:01:44.069Z] Building core-common-config-bootstrapper ... [2023-02-28T20:01:44.069Z] Building core-data ... [2023-02-28T20:01:44.069Z] Building core-metadata ... [2023-02-28T20:01:44.069Z] Building security-bootstrapper ... [2023-02-28T20:01:44.069Z] Building security-proxy-auth ... [2023-02-28T20:01:44.069Z] Building security-proxy-setup ... [2023-02-28T20:01:44.069Z] Building security-secretstore-setup ... [2023-02-28T20:01:44.069Z] Building security-spiffe-token-provider ... [2023-02-28T20:01:44.069Z] Building security-spire-agent ... [2023-02-28T20:01:44.069Z] Building security-spire-config ... [2023-02-28T20:01:44.069Z] Building security-spire-server ... [2023-02-28T20:01:44.069Z] Building support-notifications ... [2023-02-28T20:01:44.069Z] Building support-scheduler ... [2023-02-28T20:01:44.069Z] Building core-data [2023-02-28T20:01:44.069Z] Building core-common-config-bootstrapper [2023-02-28T20:01:44.069Z] Building security-spiffe-token-provider [2023-02-28T20:01:44.069Z] Building core-metadata [2023-02-28T20:01:44.069Z] Building security-bootstrapper [2023-02-28T20:01:54.055Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:01:54.055Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:01:54.055Z] ---> e7cb53966ece [2023-02-28T20:01:54.055Z] Step 3/32 : WORKDIR /edgex-go [2023-02-28T20:01:54.055Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:01:54.055Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:01:54.055Z] ---> e7cb53966ece [2023-02-28T20:01:54.055Z] Step 3/19 : WORKDIR /edgex-go [2023-02-28T20:01:54.645Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:01:54.645Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:01:54.645Z] ---> e7cb53966ece [2023-02-28T20:01:54.645Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:01:54.645Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:01:54.645Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:01:54.645Z] ---> e7cb53966ece [2023-02-28T20:01:54.645Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:01:55.579Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:01:55.579Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:01:55.579Z] ---> e7cb53966ece [2023-02-28T20:01:55.579Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:01:56.225Z] Removing intermediate container 54afa542488a [2023-02-28T20:01:56.225Z] ---> 37596859d5fe [2023-02-28T20:01:56.225Z] Successfully built 37596859d5fe [2023-02-28T20:01:56.225Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:01:56.626Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T20:01:56.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:01:56.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container [2023-02-28T20:01:56.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-28T20:01:58.189Z] $ docker top 394c388cf2474c4d55f0f5460fdbb1743c506ffd698430c5222bc4b5c63175f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:01:59.065Z] + go version [2023-02-28T20:01:59.066Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-28T20:01:59.101Z] $ docker stop --time=1 394c388cf2474c4d55f0f5460fdbb1743c506ffd698430c5222bc4b5c63175f3 [2023-02-28T20:02:02.545Z] $ docker rm -f --volumes 394c388cf2474c4d55f0f5460fdbb1743c506ffd698430c5222bc4b5c63175f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:02:03.406Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T20:02:03.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:02:03.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container [2023-02-28T20:02:03.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-28T20:02:04.852Z] $ docker top 9edd401251e5739f2a4de7bc4e789a3709f8f024c57e33f2cd42165725046ac1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-28T20:02:05.086Z] ========================================================= [2023-02-28T20:02:05.086Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-28T20:02:05.086Z] ========================================================= [Pipeline] sh [2023-02-28T20:02:05.408Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-28T20:02:06.057Z] + make test [2023-02-28T20:02:06.328Z] go test -race -coverprofile=coverage.out ./... [2023-02-28T20:02:13.690Z] ---> Running in 621b3024fa5c [2023-02-28T20:02:13.690Z] ---> Running in 42c7157c0410 [2023-02-28T20:02:13.690Z] ---> Running in 4fbc93042983 [2023-02-28T20:02:13.690Z] ---> Running in 81808689e97a [2023-02-28T20:02:13.690Z] ---> Running in 3e0f7983ef69 [2023-02-28T20:02:13.690Z] Removing intermediate container 3e0f7983ef69 [2023-02-28T20:02:13.690Z] ---> 0ee8c733ab03 [2023-02-28T20:02:13.690Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:02:13.690Z] Removing intermediate container 4fbc93042983 [2023-02-28T20:02:13.690Z] ---> 40a740a398cb [2023-02-28T20:02:13.690Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:02:13.690Z] Removing intermediate container 42c7157c0410 [2023-02-28T20:02:13.690Z] ---> d143d95ef31f [2023-02-28T20:02:13.690Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-28T20:02:13.690Z] Removing intermediate container 621b3024fa5c [2023-02-28T20:02:13.690Z] ---> 4cb9ec919f2d [2023-02-28T20:02:13.690Z] Step 4/24 : WORKDIR /edgex-go [2023-02-28T20:02:13.690Z] Removing intermediate container 81808689e97a [2023-02-28T20:02:13.690Z] ---> c5d5343c75c9 [2023-02-28T20:02:13.690Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-28T20:02:13.690Z] ---> Running in 547823d87d5e [2023-02-28T20:02:13.690Z] ---> Running in bbe2516300fa [2023-02-28T20:02:13.690Z] ---> Running in 2fa565fd9c10 [2023-02-28T20:02:13.690Z] ---> Running in befebde2bc53 [2023-02-28T20:02:13.690Z] ---> Running in ba7090918f6d [2023-02-28T20:02:13.690Z] Removing intermediate container bbe2516300fa [2023-02-28T20:02:13.690Z] ---> f80b2773d13e [2023-02-28T20:02:13.690Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:02:13.690Z] Removing intermediate container 547823d87d5e [2023-02-28T20:02:13.690Z] ---> 82b09b4573b8 [2023-02-28T20:02:13.690Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:02:13.690Z] Removing intermediate container befebde2bc53 [2023-02-28T20:02:13.690Z] ---> 5dc584fdb897 [2023-02-28T20:02:13.690Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-28T20:02:13.690Z] ---> Running in 5eafe0deb7bc [2023-02-28T20:02:13.690Z] ---> Running in f14cb007cb3f [2023-02-28T20:02:13.690Z] ---> Running in 1ae0361a073f [2023-02-28T20:02:13.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:13.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:13.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:13.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:13.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:14.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:14.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:14.214Z] OK: 211 MiB in 51 packages [2023-02-28T20:02:14.473Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-28T20:02:14.473Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-28T20:02:14.473Z] OK: 17046 distinct packages available [2023-02-28T20:02:14.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:14.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:14.473Z] OK: 211 MiB in 51 packages [2023-02-28T20:02:14.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:14.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:14.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:02:14.919Z] OK: 211 MiB in 51 packages [2023-02-28T20:02:14.919Z] OK: 211 MiB in 51 packages [2023-02-28T20:02:15.179Z] OK: 211 MiB in 51 packages [2023-02-28T20:02:15.798Z] Removing intermediate container 5eafe0deb7bc [2023-02-28T20:02:15.798Z] ---> 9aeea2692e5c [2023-02-28T20:02:15.798Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:02:16.394Z] Removing intermediate container 2fa565fd9c10 [2023-02-28T20:02:16.394Z] ---> eba7a339a34b [2023-02-28T20:02:16.394Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-28T20:02:16.651Z] ---> cbe0821a1f49 [2023-02-28T20:02:16.651Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:02:16.930Z] Removing intermediate container f14cb007cb3f [2023-02-28T20:02:16.930Z] ---> 697f1996bfec [2023-02-28T20:02:16.930Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:02:16.930Z] Removing intermediate container ba7090918f6d [2023-02-28T20:02:16.930Z] ---> e40c65b9a812 [2023-02-28T20:02:16.930Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-28T20:02:16.930Z] Removing intermediate container 1ae0361a073f [2023-02-28T20:02:16.930Z] ---> 6d2c61f9a10c [2023-02-28T20:02:16.930Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-28T20:02:17.191Z] ---> 59a378aa07af [2023-02-28T20:02:17.191Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:02:17.191Z] ---> Running in 2b3d7c3637cb [2023-02-28T20:02:17.784Z] ---> Running in 331aecb2fb60 [2023-02-28T20:02:17.784Z] ---> afe052688100 [2023-02-28T20:02:17.784Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:02:18.055Z] ---> 98404b63d5b6 [2023-02-28T20:02:18.055Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:02:18.055Z] ---> 230a85c6a344 [2023-02-28T20:02:18.055Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:02:18.055Z] ---> Running in 5ba422590b8c [2023-02-28T20:02:18.319Z] ---> Running in f09ea6eed008 [2023-02-28T20:02:18.319Z] ---> Running in d7db5c409cfe [2023-02-28T20:02:38.579Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-28T20:04:30.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-28T20:04:45.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.467s coverage: 28.7% of statements [2023-02-28T20:04:45.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-28T20:04:45.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-28T20:04:51.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.684s coverage: 98.5% of statements [2023-02-28T20:04:57.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.904s coverage: 71.2% of statements [2023-02-28T20:04:57.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-28T20:04:57.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-28T20:04:57.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-28T20:04:57.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 54.0% of statements [2023-02-28T20:04:57.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-28T20:04:57.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-28T20:05:15.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.814s coverage: 88.5% of statements [2023-02-28T20:05:15.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-28T20:05:15.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-28T20:05:15.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:05:15.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-28T20:05:15.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-28T20:05:15.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.700s coverage: 3.9% of statements [2023-02-28T20:05:15.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-28T20:05:15.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-28T20:05:18.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.766s coverage: 95.6% of statements [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-28T20:05:18.749Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.440s coverage: 72.2% of statements [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-28T20:05:18.749Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.942s coverage: 65.9% of statements [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-28T20:05:18.749Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-28T20:05:18.749Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.6% of statements [2023-02-28T20:05:18.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-28T20:05:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.479s coverage: 47.1% of statements [2023-02-28T20:05:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.380s coverage: 82.9% of statements [2023-02-28T20:05:19.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2023-02-28T20:05:21.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements [2023-02-28T20:05:23.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.343s coverage: 87.5% of statements [2023-02-28T20:05:25.015Z] Removing intermediate container d7db5c409cfe [2023-02-28T20:05:25.015Z] ---> 667a882c87e1 [2023-02-28T20:05:25.015Z] Step 7/19 : COPY . . [2023-02-28T20:05:25.015Z] Removing intermediate container 331aecb2fb60 [2023-02-28T20:05:25.015Z] ---> 6e5f8c22dede [2023-02-28T20:05:25.015Z] Step 7/32 : COPY . . [2023-02-28T20:05:25.015Z] Removing intermediate container 5ba422590b8c [2023-02-28T20:05:25.015Z] ---> 4e8a0f8451ab [2023-02-28T20:05:25.015Z] Step 8/22 : COPY . . [2023-02-28T20:05:25.015Z] Removing intermediate container 2b3d7c3637cb [2023-02-28T20:05:25.015Z] ---> f12825d774a0 [2023-02-28T20:05:25.015Z] Step 8/22 : COPY . . [2023-02-28T20:05:25.015Z] Removing intermediate container f09ea6eed008 [2023-02-28T20:05:25.015Z] ---> 62202b944740 [2023-02-28T20:05:25.015Z] Step 8/24 : COPY . . [2023-02-28T20:05:33.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.310s coverage: 94.4% of statements [2023-02-28T20:05:33.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.412s coverage: 44.8% of statements [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.648s coverage: 79.9% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 64.4% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.279s coverage: 86.9% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.323s coverage: 87.2% of statements [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.205s coverage: 20.0% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 77.4% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.853s coverage: 91.2% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-28T20:05:55.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.221s coverage: 100.0% of statements [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-02-28T20:05:55.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-02-28T20:06:00.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.233s coverage: 65.3% of statements [2023-02-28T20:06:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-28T20:06:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-28T20:06:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-28T20:06:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-28T20:06:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-28T20:06:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-28T20:06:02.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 41.0% of statements [2023-02-28T20:06:02.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-28T20:06:02.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-28T20:06:02.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements [2023-02-28T20:06:02.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-28T20:06:02.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.200s coverage: 84.8% of statements [2023-02-28T20:06:02.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-28T20:06:02.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-28T20:06:02.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-28T20:06:02.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-28T20:06:10.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.279s coverage: 17.7% of statements [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-28T20:06:10.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.3% of statements [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-28T20:06:10.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-28T20:06:10.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-28T20:06:10.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-28T20:06:11.569Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-28T20:06:11.570Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-28T20:06:11.570Z] go vet ./... [2023-02-28T20:06:11.742Z] ---> 457ffcd77aa8 [2023-02-28T20:06:11.742Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-28T20:06:11.742Z] ---> 92ff2bac9bf8 [2023-02-28T20:06:11.742Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-28T20:06:11.742Z] ---> 97d76e3bf7fa [2023-02-28T20:06:11.742Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-28T20:06:11.742Z] ---> 85baa217548c [2023-02-28T20:06:11.742Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-28T20:06:11.742Z] ---> Running in 74317cec7130 [2023-02-28T20:06:11.742Z] ---> Running in fc0fb305feec [2023-02-28T20:06:11.742Z] ---> 75ae03e8455d [2023-02-28T20:06:11.742Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-28T20:06:11.742Z] ---> Running in ee95cebb4b16 [2023-02-28T20:06:11.742Z] ---> Running in 4763dc6921fd [2023-02-28T20:06:11.742Z] ---> Running in 1f8a14e5f9a8 [2023-02-28T20:06:11.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T20:06:11.742Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T20:06:11.742Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T20:06:11.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-28T20:06:11.742Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T20:07:48.277Z] Removing intermediate container 74317cec7130 [2023-02-28T20:07:48.277Z] ---> 192999f8b354 [2023-02-28T20:07:48.277Z] [2023-02-28T20:07:48.277Z] Step 9/32 : FROM alpine:3.16 [2023-02-28T20:07:48.277Z] Removing intermediate container 1f8a14e5f9a8 [2023-02-28T20:07:48.277Z] ---> 380a8ea57a91 [2023-02-28T20:07:48.277Z] [2023-02-28T20:07:48.277Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:07:48.277Z] Removing intermediate container 4763dc6921fd [2023-02-28T20:07:48.277Z] ---> c01ed89ad743 [2023-02-28T20:07:48.277Z] [2023-02-28T20:07:48.277Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:07:48.277Z] Removing intermediate container ee95cebb4b16 [2023-02-28T20:07:48.277Z] ---> 0b98aeaf3de7 [2023-02-28T20:07:48.277Z] [2023-02-28T20:07:48.277Z] Step 10/24 : FROM alpine:3.16 [2023-02-28T20:07:48.277Z] Removing intermediate container fc0fb305feec [2023-02-28T20:07:48.277Z] ---> 80264c043f43 [2023-02-28T20:07:48.277Z] [2023-02-28T20:07:48.277Z] Step 9/19 : FROM alpine:3.15 [2023-02-28T20:07:48.277Z] 3.15: Pulling from library/alpine [2023-02-28T20:07:48.277Z] 3.16: Pulling from library/alpine [2023-02-28T20:07:48.277Z] 3.16: Pulling from library/alpine [2023-02-28T20:07:48.277Z] 3.16: Pulling from library/alpine [2023-02-28T20:07:48.277Z] 3.16: Pulling from library/alpine [2023-02-28T20:07:48.277Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:07:48.277Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:07:48.277Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:07:48.277Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T20:07:48.277Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T20:07:48.277Z] Status: Image is up to date for alpine:3.16 [2023-02-28T20:07:48.277Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:07:48.277Z] Status: Image is up to date for alpine:3.16 [2023-02-28T20:07:48.277Z] ---> dfd21b5a31f5 [2023-02-28T20:07:48.277Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T20:07:48.277Z] ---> dfd21b5a31f5 [2023-02-28T20:07:48.277Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:07:48.277Z] ---> dfd21b5a31f5 [2023-02-28T20:07:48.277Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:07:48.277Z] ---> dfd21b5a31f5 [2023-02-28T20:07:48.277Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-28T20:07:48.277Z] ---> Running in f5e7a6726cf2 [2023-02-28T20:07:48.277Z] ---> Running in ad593d247c5f [2023-02-28T20:07:48.277Z] ---> Running in 1d7868147cd2 [2023-02-28T20:07:48.277Z] ---> Running in 1ea96ba5e465 [2023-02-28T20:07:48.277Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T20:07:48.277Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T20:07:48.277Z] ---> 5ce65d7b0fde [2023-02-28T20:07:48.277Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:07:48.537Z] Removing intermediate container f5e7a6726cf2 [2023-02-28T20:07:48.537Z] ---> ad6af24d4a73 [2023-02-28T20:07:48.537Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:07:48.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:48.815Z] ---> Running in eb9b3e75e8bf [2023-02-28T20:07:48.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:48.815Z] Removing intermediate container ad593d247c5f [2023-02-28T20:07:48.815Z] ---> 88962848d503 [2023-02-28T20:07:48.815Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-28T20:07:49.096Z] Removing intermediate container 1ea96ba5e465 [2023-02-28T20:07:49.096Z] ---> ae0b6ffcc194 [2023-02-28T20:07:49.096Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-28T20:07:49.096Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:07:49.096Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:07:49.096Z] OK: 6 MiB in 15 packages [2023-02-28T20:07:49.096Z] ---> Running in 251e2ca172f4 [2023-02-28T20:07:49.096Z] ---> Running in 869fbafc97f8 [2023-02-28T20:07:49.096Z] ---> Running in ca689adce2a5 [2023-02-28T20:07:49.096Z] Removing intermediate container eb9b3e75e8bf [2023-02-28T20:07:49.096Z] ---> fd3ceeb6a171 [2023-02-28T20:07:49.096Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-28T20:07:49.362Z] ---> Running in a024c1128912 [2023-02-28T20:07:49.625Z] Removing intermediate container ca689adce2a5 [2023-02-28T20:07:49.625Z] ---> c215b2118c70 [2023-02-28T20:07:49.625Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-28T20:07:49.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:49.887Z] ---> Running in 24b3841a9c1f [2023-02-28T20:07:49.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:49.887Z] Removing intermediate container 1d7868147cd2 [2023-02-28T20:07:49.887Z] ---> 813933de45f1 [2023-02-28T20:07:49.887Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:07:50.147Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:07:50.148Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:07:50.148Z] OK: 6 MiB in 15 packages [2023-02-28T20:07:50.148Z] ---> Running in 1cb7558cfd6b [2023-02-28T20:07:50.410Z] Removing intermediate container 24b3841a9c1f [2023-02-28T20:07:50.410Z] ---> 3d47261974d0 [2023-02-28T20:07:50.410Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:07:50.669Z] ---> Running in ca342fdf8c13 [2023-02-28T20:07:50.669Z] Removing intermediate container 1cb7558cfd6b [2023-02-28T20:07:50.669Z] ---> 1412553fc570 [2023-02-28T20:07:50.669Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-28T20:07:50.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:50.952Z] ---> Running in 0a34b3267795 [2023-02-28T20:07:50.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:50.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:50.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:51.212Z] Removing intermediate container 0a34b3267795 [2023-02-28T20:07:51.212Z] ---> fc9fac3589f0 [2023-02-28T20:07:51.212Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-28T20:07:51.212Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-28T20:07:51.212Z] (2/2) Installing su-exec (0.2-r1) [2023-02-28T20:07:51.212Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:07:51.212Z] OK: 6 MiB in 16 packages [2023-02-28T20:07:51.212Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:07:51.212Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:07:51.212Z] OK: 15857 distinct packages available [2023-02-28T20:07:51.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:51.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:51.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:51.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:07:51.492Z] ---> Running in e5aab6e9eeb5 [2023-02-28T20:07:51.492Z] Removing intermediate container 251e2ca172f4 [2023-02-28T20:07:51.492Z] ---> 03cea4f82319 [2023-02-28T20:07:51.492Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:07:51.753Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:07:51.753Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:07:51.753Z] OK: 6 MiB in 15 packages [2023-02-28T20:07:51.753Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-28T20:07:51.753Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-28T20:07:51.753Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-28T20:07:51.753Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-28T20:07:51.753Z] (5/9) Installing curl (7.80.0-r6) [2023-02-28T20:07:51.753Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-28T20:07:51.753Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:07:51.753Z] (8/9) Installing libucontext (1.1-r0) [2023-02-28T20:07:51.753Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-28T20:07:51.753Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:07:52.043Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:07:52.043Z] OK: 8 MiB in 23 packages [2023-02-28T20:07:52.617Z] Removing intermediate container e5aab6e9eeb5 [2023-02-28T20:07:52.617Z] ---> 8544cb84dfac [2023-02-28T20:07:52.617Z] Step 15/24 : WORKDIR / [2023-02-28T20:07:52.617Z] ---> cb90c4428f99 [2023-02-28T20:07:52.617Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-28T20:07:54.170Z] Removing intermediate container 869fbafc97f8 [2023-02-28T20:07:54.170Z] ---> f3e59fcbdf76 [2023-02-28T20:07:54.170Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-28T20:07:54.170Z] ---> Running in a76b595b94ca [2023-02-28T20:07:54.430Z] ---> 29527478b773 [2023-02-28T20:07:54.430Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-28T20:07:54.690Z] ---> Running in effb86e0cf73 [2023-02-28T20:07:54.690Z] Removing intermediate container ca342fdf8c13 [2023-02-28T20:07:54.690Z] ---> 99dd14a5f429 [2023-02-28T20:07:54.690Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:07:54.966Z] Removing intermediate container a024c1128912 [2023-02-28T20:07:54.966Z] ---> ae64c3740ad9 [2023-02-28T20:07:54.966Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:07:54.966Z] ---> 5013084bc5fa [2023-02-28T20:07:54.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-28T20:07:55.400Z] Removing intermediate container a76b595b94ca [2023-02-28T20:07:55.400Z] ---> 06594d260f9c [2023-02-28T20:07:55.400Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:07:55.400Z] Removing intermediate container effb86e0cf73 [2023-02-28T20:07:55.400Z] ---> bc647ffb8b24 [2023-02-28T20:07:55.400Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-28T20:07:55.400Z] ---> 58f5d1ebc815 [2023-02-28T20:07:55.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-28T20:07:55.400Z] ---> f4c15189b615 [2023-02-28T20:07:55.400Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:07:55.400Z] ---> d952fe712baa [2023-02-28T20:07:55.400Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-28T20:07:56.723Z] ---> Running in 804c6fb4058e [2023-02-28T20:08:00.021Z] ---> Running in ad2fe58c66a1 [2023-02-28T20:08:00.021Z] ---> c951ab24738b [2023-02-28T20:08:00.021Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-28T20:08:03.388Z] ---> b549188204c5 [2023-02-28T20:08:03.388Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-28T20:08:03.388Z] Removing intermediate container 804c6fb4058e [2023-02-28T20:08:03.388Z] ---> 12d0061d3a6f [2023-02-28T20:08:03.388Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-28T20:08:03.388Z] ---> d3627801b180 [2023-02-28T20:08:03.388Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-28T20:08:03.958Z] ---> 6faea97d69e8 [2023-02-28T20:08:03.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-28T20:08:03.958Z] ---> Running in 293868f9d816 [2023-02-28T20:08:04.914Z] ---> ab97d856d3af [2023-02-28T20:08:04.914Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-28T20:08:05.885Z] ---> 57bd9512263c [2023-02-28T20:08:05.885Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-28T20:08:06.148Z] ---> Running in 8004f1bf79d6 [2023-02-28T20:08:06.148Z] ---> 6bc1dca2d6d3 [2023-02-28T20:08:06.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-28T20:08:06.148Z] Removing intermediate container 293868f9d816 [2023-02-28T20:08:06.148Z] ---> 016d7ff4d2bc [2023-02-28T20:08:06.148Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-28T20:08:06.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T20:08:06.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T20:08:06.358Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T20:08:06.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-02-28T20:08:06.416Z] ---> Running in e4414a271d88 [Pipeline] sh [2023-02-28T20:08:07.062Z] + ls -al . [2023-02-28T20:08:07.062Z] total 740 [2023-02-28T20:08:07.062Z] drwxrwxr-x 10 1001 1001 4096 Feb 28 20:02 . [2023-02-28T20:08:07.062Z] drwxr-xr-x 4 root root 4096 Feb 28 20:02 .. [2023-02-28T20:08:07.062Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 20:00 .blubracket [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 16 Feb 28 20:00 .dockerignore [2023-02-28T20:08:07.062Z] drwxrwxr-x 8 1001 1001 4096 Feb 28 20:00 .git [2023-02-28T20:08:07.062Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 20:00 .github [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 1068 Feb 28 20:00 .gitignore [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 42 Feb 28 20:00 .golangci.yml [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 87 Feb 28 20:00 .hadolint.yml [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 166 Feb 28 20:00 .sonarcloud.properties [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 1171 Feb 28 20:00 ADOPTERS.md [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 10825 Feb 28 20:00 Attribution.txt [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 73765 Feb 28 20:00 CHANGELOG.md [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 3804 Feb 28 20:00 CONTRIBUTING.md [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 677 Feb 28 20:00 GOVERNANCE.md [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 883 Feb 28 20:00 Jenkinsfile [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 10775 Feb 28 20:00 LICENSE [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 14116 Feb 28 20:00 Makefile [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 582 Feb 28 20:00 OWNERS.md [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 9403 Feb 28 20:00 README.md [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 6912 Feb 28 20:00 SECURITY.md [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 5 Feb 28 19:58 VERSION [2023-02-28T20:08:07.062Z] drwxrwxr-x 2 1001 1001 4096 Feb 28 20:00 bin [2023-02-28T20:08:07.062Z] drwxrwxr-x 18 1001 1001 4096 Feb 28 20:00 cmd [2023-02-28T20:08:07.062Z] -rw-r--r-- 1 root root 487670 Feb 28 20:06 coverage.out [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 3296 Feb 28 20:00 go.mod [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 31429 Feb 28 20:00 go.sum [2023-02-28T20:08:07.062Z] drwxrwxr-x 7 1001 1001 4096 Feb 28 20:00 internal [2023-02-28T20:08:07.062Z] drwxrwxr-x 3 1001 1001 4096 Feb 28 20:00 openapi [2023-02-28T20:08:07.062Z] drwxrwxr-x 4 1001 1001 4096 Feb 28 20:00 snap [2023-02-28T20:08:07.062Z] -rw-rw-r-- 1 1001 1001 204 Feb 28 20:00 version.go [Pipeline] sh [2023-02-28T20:08:07.504Z] ---> Running in d3fc1f396f38 [2023-02-28T20:08:07.729Z] + '[' -e coverage.out ] [2023-02-28T20:08:07.729Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-28T20:08:07.764Z] Warning: overwriting stash ‘coverage-report’ [2023-02-28T20:08:08.776Z] Stashed 1 file(s) [Pipeline] sh [2023-02-28T20:08:09.205Z] Removing intermediate container ad2fe58c66a1 [2023-02-28T20:08:09.205Z] ---> 303af1fb5469 [2023-02-28T20:08:09.205Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:08:09.205Z] Removing intermediate container 8004f1bf79d6 [2023-02-28T20:08:09.205Z] ---> e93b3e68b7a4 [2023-02-28T20:08:09.205Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:08:09.510Z] + make build [2023-02-28T20:08:09.510Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T20:08:09.623Z] Removing intermediate container e4414a271d88 [2023-02-28T20:08:09.623Z] ---> 7cfb2c2d6311 [2023-02-28T20:08:09.623Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:08:09.896Z] ---> 9aea9e596d2d [2023-02-28T20:08:09.896Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-28T20:08:10.866Z] ---> Running in 678e362a1435 [2023-02-28T20:08:11.311Z] Removing intermediate container d3fc1f396f38 [2023-02-28T20:08:11.311Z] ---> ded5e2926ceb [2023-02-28T20:08:11.311Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-28T20:08:11.934Z] ---> Running in 6c6b44d7316e [2023-02-28T20:08:11.934Z] ---> Running in e571ad2f41e9 [2023-02-28T20:08:11.934Z] ---> Running in 639f2fe7e5d9 [2023-02-28T20:08:12.194Z] ---> Running in 673eb05849a4 [2023-02-28T20:08:12.838Z] Removing intermediate container 678e362a1435 [2023-02-28T20:08:12.838Z] ---> f1f754fe31c2 [2023-02-28T20:08:12.838Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-28T20:08:13.833Z] Removing intermediate container e571ad2f41e9 [2023-02-28T20:08:13.833Z] ---> 24c36be49247 [2023-02-28T20:08:13.833Z] Step 17/19 : LABEL arch=x86_64 [2023-02-28T20:08:14.099Z] Removing intermediate container 639f2fe7e5d9 [2023-02-28T20:08:14.099Z] ---> 86ab995c1d45 [2023-02-28T20:08:14.099Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:08:14.374Z] Removing intermediate container 6c6b44d7316e [2023-02-28T20:08:14.374Z] ---> cc136cb1c4c2 [2023-02-28T20:08:14.374Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:08:14.696Z] ---> Running in 64ad9b71c400 [2023-02-28T20:08:15.332Z] ---> Running in 567289a15082 [2023-02-28T20:08:15.332Z] ---> Running in cea66a6bcce3 [2023-02-28T20:08:15.332Z] ---> Running in fa9a9b702dbc [2023-02-28T20:08:16.271Z] Removing intermediate container 64ad9b71c400 [2023-02-28T20:08:16.271Z] ---> 225cbc0462c6 [2023-02-28T20:08:16.271Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:08:16.529Z] Removing intermediate container 567289a15082 [2023-02-28T20:08:16.529Z] ---> 369efd8f0b75 [2023-02-28T20:08:16.529Z] Step 18/19 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:08:16.529Z] Removing intermediate container fa9a9b702dbc [2023-02-28T20:08:16.529Z] ---> 3ce96f52bffa [2023-02-28T20:08:16.529Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:08:16.529Z] Removing intermediate container cea66a6bcce3 [2023-02-28T20:08:16.529Z] ---> 1210805f08dd [2023-02-28T20:08:16.529Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T20:08:16.813Z] ---> Running in 70860f04fdf9 [2023-02-28T20:08:17.383Z] Removing intermediate container 673eb05849a4 [2023-02-28T20:08:17.383Z] ---> 0928b5270c33 [2023-02-28T20:08:17.383Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-28T20:08:17.383Z] ---> Running in c67c577d500f [2023-02-28T20:08:17.686Z] ---> Running in 4e456b269196 [2023-02-28T20:08:17.686Z] ---> Running in 3ec190a04106 [2023-02-28T20:08:17.944Z] ---> Running in 28be58e00eb6 [2023-02-28T20:08:18.514Z] Removing intermediate container 70860f04fdf9 [2023-02-28T20:08:18.514Z] ---> 3cab35f7b459 [2023-02-28T20:08:18.514Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:08:19.896Z] Removing intermediate container c67c577d500f [2023-02-28T20:08:19.896Z] ---> 0a9c74750bd6 [2023-02-28T20:08:19.896Z] Step 19/19 : LABEL version=0.0.0 [2023-02-28T20:08:20.843Z] ---> Running in 72138e7c07c0 [2023-02-28T20:08:21.102Z] Removing intermediate container 4e456b269196 [2023-02-28T20:08:21.102Z] ---> 16345a4e292a [2023-02-28T20:08:21.102Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:08:22.047Z] Removing intermediate container 3ec190a04106 [2023-02-28T20:08:22.047Z] ---> 599cc04b1fc5 [2023-02-28T20:08:22.047Z] Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:08:22.638Z] ---> Running in 0165e3dd3673 [2023-02-28T20:08:22.638Z] Removing intermediate container 28be58e00eb6 [2023-02-28T20:08:22.638Z] ---> 2156a65cda3d [2023-02-28T20:08:22.638Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-28T20:08:23.207Z] ---> Running in 5b511ee60c15 [2023-02-28T20:08:23.207Z] ---> Running in 349e4079f934 [2023-02-28T20:08:23.819Z] Removing intermediate container 72138e7c07c0 [2023-02-28T20:08:23.819Z] ---> bec51838c3a9 [2023-02-28T20:08:23.819Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:08:24.793Z] Removing intermediate container 0165e3dd3673 [2023-02-28T20:08:24.793Z] ---> fe01aad80ba2 [2023-02-28T20:08:24.793Z] [2023-02-28T20:08:24.793Z] ---> 0fdc4e20e7a9 [2023-02-28T20:08:24.793Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-28T20:08:24.793Z] Successfully built fe01aad80ba2 [2023-02-28T20:08:26.998Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-28T20:08:26.998Z] Building security-secretstore-setup [2023-02-28T20:08:27.282Z]  Building security-spiffe-token-provider ... done  ---> Running in c0883e299671 [2023-02-28T20:08:28.222Z] Removing intermediate container 5b511ee60c15 [2023-02-28T20:08:28.222Z] ---> f7720e0a564f [2023-02-28T20:08:28.222Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:08:46.910Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:08:46.910Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:08:46.910Z] ---> e7cb53966ece [2023-02-28T20:08:46.910Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:08:46.910Z] ---> Using cache [2023-02-28T20:08:46.910Z] ---> c5d5343c75c9 [2023-02-28T20:08:46.910Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-28T20:08:50.097Z] Removing intermediate container 349e4079f934 [2023-02-28T20:08:50.097Z] ---> e8425fc08ee4 [2023-02-28T20:08:50.097Z] [2023-02-28T20:08:50.097Z] Successfully built e8425fc08ee4 [2023-02-28T20:08:55.366Z] Successfully tagged core-data:latest [2023-02-28T20:08:55.366Z]  Building core-data ... done Building support-scheduler [2023-02-28T20:08:55.366Z] ---> Running in 2721c53f11c6 [2023-02-28T20:08:55.366Z] ---> Running in 3e4b29ba0d88 [2023-02-28T20:08:55.366Z] ---> Running in 63f20f6fcf78 [2023-02-28T20:08:55.366Z] Removing intermediate container c0883e299671 [2023-02-28T20:08:55.366Z] ---> 03e9a3ddbf90 [2023-02-28T20:08:55.366Z] [2023-02-28T20:08:55.366Z] Successfully built 03e9a3ddbf90 [2023-02-28T20:08:55.366Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-28T20:08:55.366Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-28T20:09:00.975Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:09:00.975Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:09:00.975Z] ---> e7cb53966ece [2023-02-28T20:09:00.975Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:09:00.975Z] ---> Using cache [2023-02-28T20:09:00.975Z] ---> 4cb9ec919f2d [2023-02-28T20:09:00.975Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:09:00.975Z] ---> Using cache [2023-02-28T20:09:00.975Z] ---> 5dc584fdb897 [2023-02-28T20:09:00.975Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:09:00.975Z] ---> Using cache [2023-02-28T20:09:00.975Z] ---> 6d2c61f9a10c [2023-02-28T20:09:00.975Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:09:00.975Z] ---> Using cache [2023-02-28T20:09:00.975Z] ---> 230a85c6a344 [2023-02-28T20:09:00.975Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:09:00.975Z] ---> Using cache [2023-02-28T20:09:00.975Z] ---> 62202b944740 [2023-02-28T20:09:00.975Z] Step 8/22 : COPY . . [2023-02-28T20:09:00.975Z] ---> Using cache [2023-02-28T20:09:00.975Z] ---> 97d76e3bf7fa [2023-02-28T20:09:00.975Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-28T20:09:09.391Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:09:09.391Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:09:09.391Z] ---> e7cb53966ece [2023-02-28T20:09:09.391Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:09:09.391Z] ---> Using cache [2023-02-28T20:09:09.391Z] ---> 4cb9ec919f2d [2023-02-28T20:09:09.391Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:09:09.391Z] ---> Using cache [2023-02-28T20:09:09.391Z] ---> 5dc584fdb897 [2023-02-28T20:09:09.391Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-28T20:09:17.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:17.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:09:17.560Z] OK: 211 MiB in 51 packages [2023-02-28T20:09:27.611Z] Removing intermediate container 3e4b29ba0d88 [2023-02-28T20:09:27.611Z] ---> af90e2241ba3 [2023-02-28T20:09:27.611Z] [2023-02-28T20:09:27.611Z] Successfully built af90e2241ba3 [2023-02-28T20:09:30.297Z] Successfully tagged core-metadata:latest [2023-02-28T20:09:30.297Z]  Building core-metadata ... done Building security-proxy-setup [2023-02-28T20:09:31.236Z] ---> Running in 8b011d447a6c [2023-02-28T20:09:31.236Z] ---> Running in 55239d7daf78 [2023-02-28T20:09:46.264Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T20:09:46.264Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T20:09:50.523Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T20:09:53.570Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:09:53.571Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:09:53.571Z] ---> e7cb53966ece [2023-02-28T20:09:53.571Z] Step 3/21 : WORKDIR /edgex-go [2023-02-28T20:09:53.571Z] ---> Using cache [2023-02-28T20:09:53.571Z] ---> c5d5343c75c9 [2023-02-28T20:09:53.571Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-28T20:09:54.785Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T20:10:05.845Z] ---> Running in 9f989070848d [2023-02-28T20:10:05.845Z] Removing intermediate container 63f20f6fcf78 [2023-02-28T20:10:05.845Z] ---> 36a7e8f19f94 [2023-02-28T20:10:05.845Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:10:05.845Z] Removing intermediate container 2721c53f11c6 [2023-02-28T20:10:05.845Z] ---> 0130862ff5ac [2023-02-28T20:10:05.845Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:10:05.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-02-28T20:10:05.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:10:05.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:10:05.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:10:05.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:10:05.845Z] OK: 211 MiB in 51 packages [2023-02-28T20:10:05.845Z] ---> b1575b01de5f [2023-02-28T20:10:05.845Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-28T20:10:05.845Z] OK: 211 MiB in 51 packages [2023-02-28T20:10:05.845Z] ---> 185bbe392060 [2023-02-28T20:10:05.845Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:10:11.626Z] ---> Running in c56eaccb3b58 [2023-02-28T20:10:14.248Z] ---> 9087def360d2 [2023-02-28T20:10:14.248Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-28T20:10:21.219Z] Removing intermediate container 8b011d447a6c [2023-02-28T20:10:21.219Z] ---> af1e466f6726 [2023-02-28T20:10:21.219Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:10:21.219Z] Removing intermediate container 9f989070848d [2023-02-28T20:10:21.219Z] ---> 097dae791b7d [2023-02-28T20:10:21.219Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-28T20:10:21.219Z] ---> 88e2713ffab6 [2023-02-28T20:10:21.219Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-28T20:10:22.159Z] ---> 437dd7515646 [2023-02-28T20:10:22.159Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:10:24.382Z] ---> 772b7fd3a57b [2023-02-28T20:10:24.382Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-28T20:10:24.382Z] ---> Running in db193770de8f [2023-02-28T20:10:24.382Z] ---> 1685db92fcb1 [2023-02-28T20:10:24.382Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:10:26.950Z] ---> Running in ba3b228f86b0 [2023-02-28T20:10:27.210Z] ---> 83df2daf4a7f [2023-02-28T20:10:27.210Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-28T20:10:29.122Z] ---> 0dab79f9c621 [2023-02-28T20:10:29.122Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-28T20:10:35.028Z] ---> 80f2e575fa57 [2023-02-28T20:10:35.028Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-28T20:10:36.100Z] ---> Running in 59f808d4e7d8 [2023-02-28T20:10:41.639Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T20:10:49.178Z] Removing intermediate container 55239d7daf78 [2023-02-28T20:10:49.178Z] ---> dafc2430fd21 [2023-02-28T20:10:49.178Z] [2023-02-28T20:10:49.178Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:10:49.178Z] ---> dfd21b5a31f5 [2023-02-28T20:10:49.178Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:10:49.178Z] ---> Using cache [2023-02-28T20:10:49.178Z] ---> 813933de45f1 [2023-02-28T20:10:49.178Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:10:49.178Z] ---> Using cache [2023-02-28T20:10:49.178Z] ---> 1412553fc570 [2023-02-28T20:10:49.178Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-28T20:10:51.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T20:10:57.095Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T20:11:01.671Z] Removing intermediate container 59f808d4e7d8 [2023-02-28T20:11:01.671Z] ---> bc629ace0de8 [2023-02-28T20:11:01.671Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-28T20:11:01.671Z] ---> Running in 7b58830d94d9 [2023-02-28T20:11:02.453Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T20:11:09.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T20:11:13.369Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T20:11:16.758Z] ---> Running in 657d012e3727 [2023-02-28T20:11:16.758Z] Removing intermediate container 7b58830d94d9 [2023-02-28T20:11:16.758Z] ---> 2ce776a44e43 [2023-02-28T20:11:16.758Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T20:11:16.758Z] ---> Running in c7a8e43400ec [2023-02-28T20:11:17.925Z] Removing intermediate container 657d012e3727 [2023-02-28T20:11:17.926Z] ---> 8e6fc45fb488 [2023-02-28T20:11:17.926Z] Step 29/32 : CMD ["gate"] [2023-02-28T20:11:18.735Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T20:11:33.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-28T20:11:40.274Z] ---> Running in ec39602d5029 [2023-02-28T20:11:40.274Z] Removing intermediate container c7a8e43400ec [2023-02-28T20:11:40.274Z] ---> f3f22e594813 [2023-02-28T20:11:40.274Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } [2023-02-28T20:11:40.422Z] $ docker stop --time=1 9edd401251e5739f2a4de7bc4e789a3709f8f024c57e33f2cd42165725046ac1 [2023-02-28T20:11:41.233Z] Removing intermediate container ec39602d5029 [2023-02-28T20:11:41.233Z] ---> 786b315527e4 [2023-02-28T20:11:41.233Z] Step 30/32 : LABEL arch=x86_64 [2023-02-28T20:11:41.491Z] ---> Running in 314c620d0c66 [2023-02-28T20:11:41.749Z] ---> 3f494c9600ff [2023-02-28T20:11:41.749Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-28T20:11:42.026Z] Removing intermediate container c56eaccb3b58 [2023-02-28T20:11:42.026Z] ---> f55b6ada0ebb [2023-02-28T20:11:42.026Z] Step 7/24 : COPY . . [2023-02-28T20:11:42.489Z] $ docker rm -f --volumes 9edd401251e5739f2a4de7bc4e789a3709f8f024c57e33f2cd42165725046ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:11:45.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T20:11:45.180Z] [2023-02-28T20:11:45.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:11:45.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T20:11:45.869Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-28T20:11:45.869Z] 29e5d40040c1: Pulling fs layer [2023-02-28T20:11:45.869Z] 1ce36da41761: Pulling fs layer [2023-02-28T20:11:45.869Z] 25b303627fd3: Pulling fs layer [2023-02-28T20:11:45.869Z] 29e5d40040c1: Verifying Checksum [2023-02-28T20:11:45.869Z] 29e5d40040c1: Download complete [2023-02-28T20:11:46.137Z] 1ce36da41761: Verifying Checksum [2023-02-28T20:11:46.137Z] 1ce36da41761: Download complete [2023-02-28T20:11:46.406Z] 29e5d40040c1: Pull complete [2023-02-28T20:11:47.819Z] 1ce36da41761: Pull complete [2023-02-28T20:11:47.819Z] 25b303627fd3: Verifying Checksum [2023-02-28T20:11:47.820Z] 25b303627fd3: Download complete [2023-02-28T20:12:00.143Z] 25b303627fd3: Pull complete [2023-02-28T20:12:00.143Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-28T20:12:00.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T20:12:00.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:12:00.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container [2023-02-28T20:12:00.573Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-28T20:12:03.087Z] $ docker top 1901aa7dd08c7dd59c70e2179cc9f0cb1da32a81bc500c215433c8022c14425a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:12:04.016Z] + docker-compose build --help [2023-02-28T20:12:04.016Z] + grep parallel [2023-02-28T20:12:10.676Z] --parallel Build images in parallel. [Pipeline] } [2023-02-28T20:12:10.713Z] $ docker stop --time=1 1901aa7dd08c7dd59c70e2179cc9f0cb1da32a81bc500c215433c8022c14425a [2023-02-28T20:12:12.467Z] $ docker rm -f --volumes 1901aa7dd08c7dd59c70e2179cc9f0cb1da32a81bc500c215433c8022c14425a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:12:13.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-28T20:12:13.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:12:13.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container [2023-02-28T20:12:13.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-28T20:12:14.885Z] $ docker top 3e860d64aec0219db04a9bf36f572eb33fe9d18a326de27360434426994045db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:12:15.771Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-28T20:12:22.417Z] Building core-command ... [2023-02-28T20:12:22.417Z] Building core-common-config-bootstrapper ... [2023-02-28T20:12:22.417Z] Building core-data ... [2023-02-28T20:12:22.417Z] Building core-metadata ... [2023-02-28T20:12:22.417Z] Building security-bootstrapper ... [2023-02-28T20:12:22.417Z] Building security-proxy-auth ... [2023-02-28T20:12:22.417Z] Building security-proxy-setup ... [2023-02-28T20:12:22.417Z] Building security-secretstore-setup ... [2023-02-28T20:12:22.417Z] Building security-spiffe-token-provider ... [2023-02-28T20:12:22.417Z] Building security-spire-agent ... [2023-02-28T20:12:22.417Z] Building security-spire-config ... [2023-02-28T20:12:22.417Z] Building security-spire-server ... [2023-02-28T20:12:22.417Z] Building support-notifications ... [2023-02-28T20:12:22.417Z] Building support-scheduler ... [2023-02-28T20:12:22.417Z] Building security-spire-agent [2023-02-28T20:12:22.417Z] Building support-scheduler [2023-02-28T20:12:22.417Z] Building support-notifications [2023-02-28T20:12:22.417Z] Building core-command [2023-02-28T20:12:22.417Z] Building security-spire-config [2023-02-28T20:12:38.519Z] Removing intermediate container 314c620d0c66 [2023-02-28T20:12:38.519Z] ---> 6878e7556def [2023-02-28T20:12:38.519Z] Step 31/32 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:12:48.848Z] ---> e9dad08c402a [2023-02-28T20:12:48.848Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-28T20:12:48.848Z] ---> 9abe5d58aaec [2023-02-28T20:12:48.848Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-28T20:12:48.848Z] ---> Running in d894f70db7dc [2023-02-28T20:12:49.109Z] ---> Running in 34b8d933257d [2023-02-28T20:13:11.088Z] ---> b4a3bb3052e8 [2023-02-28T20:13:11.088Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-28T20:13:11.088Z] Removing intermediate container d894f70db7dc [2023-02-28T20:13:11.088Z] ---> 65c13f933cc6 [2023-02-28T20:13:11.088Z] Step 32/32 : LABEL version=0.0.0 [2023-02-28T20:13:11.088Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T20:13:11.352Z] ---> Running in 04138f3f7ff2 [2023-02-28T20:13:11.352Z] ---> Running in eb5ef4843ab1 [2023-02-28T20:13:12.418Z] Removing intermediate container db193770de8f [2023-02-28T20:13:12.418Z] Removing intermediate container ba3b228f86b0 [2023-02-28T20:13:12.418Z] ---> be2a16f95781 [2023-02-28T20:13:12.418Z] Step 8/22 : COPY . . [2023-02-28T20:13:12.418Z] ---> f8cb93f29d61 [2023-02-28T20:13:12.418Z] Step 7/21 : COPY . . [2023-02-28T20:13:18.823Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:13:18.823Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:13:18.823Z] ---> 37596859d5fe [2023-02-28T20:13:18.823Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:13:18.823Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:13:18.823Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:13:18.823Z] ---> 37596859d5fe [2023-02-28T20:13:18.823Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:13:18.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:13:18.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:13:18.823Z] ---> 37596859d5fe [2023-02-28T20:13:18.823Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:13:18.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:13:18.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:13:18.823Z] ---> 37596859d5fe [2023-02-28T20:13:18.823Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:13:18.823Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:13:18.823Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:13:18.823Z] ---> 37596859d5fe [2023-02-28T20:13:18.823Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:13:18.823Z] ---> Running in 72e94e586848 [2023-02-28T20:13:18.823Z] ---> Running in c6110bcaee75 [2023-02-28T20:13:18.823Z] ---> Running in 8f6597a2a2fc [2023-02-28T20:13:18.823Z] ---> Running in 5a4e8c0d81a8 [2023-02-28T20:13:18.823Z] ---> Running in 25f77d0aa4ad [2023-02-28T20:13:18.823Z] Removing intermediate container 25f77d0aa4ad [2023-02-28T20:13:18.823Z] ---> 1b5060e6e4b8 [2023-02-28T20:13:18.823Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:13:18.823Z] Removing intermediate container 8f6597a2a2fc [2023-02-28T20:13:18.823Z] ---> ab681a5b07e5 [2023-02-28T20:13:18.823Z] Step 4/23 : WORKDIR /edgex-go [2023-02-28T20:13:18.823Z] Removing intermediate container c6110bcaee75 [2023-02-28T20:13:18.823Z] ---> cdd28fc9e8ef [2023-02-28T20:13:18.823Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:13:18.824Z] Removing intermediate container 5a4e8c0d81a8 [2023-02-28T20:13:18.824Z] ---> 3e8ae681caab [2023-02-28T20:13:18.824Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:13:18.824Z] Removing intermediate container 72e94e586848 [2023-02-28T20:13:18.824Z] ---> 0346bf6775ba [2023-02-28T20:13:18.824Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:13:18.824Z] ---> Running in 9a94d9899e3b [2023-02-28T20:13:18.824Z] ---> Running in 5cd30e021956 [2023-02-28T20:13:18.824Z] ---> Running in 2787dec0809e [2023-02-28T20:13:18.824Z] ---> Running in ebfcd278081f [2023-02-28T20:13:18.824Z] ---> Running in da3a306bb10a [2023-02-28T20:13:18.824Z] Removing intermediate container da3a306bb10a [2023-02-28T20:13:18.824Z] ---> 33f82bfa0d1a [2023-02-28T20:13:18.824Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:13:18.824Z] Removing intermediate container 2787dec0809e [2023-02-28T20:13:18.824Z] ---> c49eb3de46b5 [2023-02-28T20:13:18.824Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-28T20:13:18.824Z] Removing intermediate container ebfcd278081f [2023-02-28T20:13:18.824Z] ---> 667172a47f19 [2023-02-28T20:13:18.824Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-28T20:13:18.824Z] ---> Running in 3568f46c0140 [2023-02-28T20:13:18.824Z] ---> Running in 4e904bc18af4 [2023-02-28T20:13:18.824Z] ---> Running in 22f2f076714f [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:13:18.824Z] OK: 221 MiB in 51 packages [2023-02-28T20:13:18.824Z] OK: 221 MiB in 51 packages [2023-02-28T20:13:18.824Z] OK: 221 MiB in 51 packages [2023-02-28T20:13:18.824Z] OK: 221 MiB in 51 packages [2023-02-28T20:13:19.093Z] OK: 221 MiB in 51 packages [2023-02-28T20:13:20.061Z] Removing intermediate container 9a94d9899e3b [2023-02-28T20:13:20.061Z] ---> 2e127cb896cf [2023-02-28T20:13:20.061Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:13:20.061Z] Removing intermediate container 5cd30e021956 [2023-02-28T20:13:20.061Z] ---> cfd86a87644a [2023-02-28T20:13:20.061Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:13:20.763Z] Removing intermediate container 3568f46c0140 [2023-02-28T20:13:20.763Z] ---> d23b3163617e [2023-02-28T20:13:20.763Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:13:21.044Z] ---> a361a55a7be6 [2023-02-28T20:13:21.044Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:13:21.044Z] Removing intermediate container 22f2f076714f [2023-02-28T20:13:21.044Z] ---> 9a9857b75368 [2023-02-28T20:13:21.044Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:13:21.044Z] Removing intermediate container 4e904bc18af4 [2023-02-28T20:13:21.044Z] ---> 81fdd7a6b09d [2023-02-28T20:13:21.044Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-28T20:13:21.044Z] ---> Running in d9d996cc383c [2023-02-28T20:13:21.365Z] ---> 40b58668a880 [2023-02-28T20:13:21.365Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:13:21.650Z] ---> Running in cbeb142c3b5e [2023-02-28T20:13:22.274Z] ---> f6cabbd6927f [2023-02-28T20:13:22.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:13:22.566Z] ---> Running in 6f6933ebba02 [2023-02-28T20:13:22.879Z] ---> 4b4604a1ff6c [2023-02-28T20:13:22.879Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:13:22.879Z] ---> Running in 166667cf7767 [2023-02-28T20:13:23.181Z] ---> 818e7e29f16a [2023-02-28T20:13:23.181Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:13:23.469Z] ---> Running in 75220eef85f8 [2023-02-28T20:13:34.480Z] Removing intermediate container eb5ef4843ab1 [2023-02-28T20:13:34.480Z] ---> 0b24d700f040 [2023-02-28T20:13:34.480Z] [2023-02-28T20:13:34.480Z] Removing intermediate container 04138f3f7ff2 [2023-02-28T20:13:34.480Z] ---> b58d0331be92 [2023-02-28T20:13:34.480Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:13:34.480Z] Successfully built 0b24d700f040 [2023-02-28T20:13:34.480Z] Successfully tagged security-bootstrapper:latest [2023-02-28T20:13:34.480Z]  Building security-bootstrapper ... done Building security-spire-config [2023-02-28T20:13:34.480Z] ---> dd159d7d41ce [2023-02-28T20:13:34.480Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-28T20:13:34.480Z] ---> afa746add2a4 [2023-02-28T20:13:34.480Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-28T20:13:34.741Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:13:34.741Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:13:34.741Z] ---> e7cb53966ece [2023-02-28T20:13:34.741Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:13:34.741Z] ---> Using cache [2023-02-28T20:13:34.741Z] ---> c5d5343c75c9 [2023-02-28T20:13:34.741Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:13:39.098Z] ---> Running in bd81db621ab7 [2023-02-28T20:13:39.098Z] ---> Running in 28279d1a1817 [2023-02-28T20:13:39.098Z] ---> Running in 55cbb6cf7ed2 [2023-02-28T20:13:39.098Z] ---> Running in d754bd6d7d4b [2023-02-28T20:13:39.378Z] Removing intermediate container bd81db621ab7 [2023-02-28T20:13:39.378Z] ---> 6eb44335ccfe [2023-02-28T20:13:39.378Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:13:39.639Z] ---> Running in 58ec18990b79 [2023-02-28T20:13:39.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T20:13:40.487Z] Removing intermediate container 58ec18990b79 [2023-02-28T20:13:40.487Z] ---> 169a6899ffe4 [2023-02-28T20:13:40.487Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:13:41.425Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T20:13:41.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:13:41.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:13:41.963Z] OK: 211 MiB in 51 packages [2023-02-28T20:13:42.553Z] ---> Running in d96048386e0e [2023-02-28T20:13:44.807Z] Removing intermediate container d96048386e0e [2023-02-28T20:13:44.807Z] ---> cda74513d04a [2023-02-28T20:13:44.807Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:13:48.240Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T20:13:50.226Z] ---> Running in 3fbd34949759 [2023-02-28T20:13:50.226Z] Removing intermediate container d754bd6d7d4b [2023-02-28T20:13:50.226Z] ---> a29b3347cffd [2023-02-28T20:13:50.226Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:13:55.747Z] Removing intermediate container 3fbd34949759 [2023-02-28T20:13:55.747Z] ---> 6b8f354eb168 [2023-02-28T20:13:55.747Z] [2023-02-28T20:13:55.747Z] Successfully built 6b8f354eb168 [2023-02-28T20:13:59.087Z] Successfully tagged support-scheduler:latest [2023-02-28T20:13:59.087Z] Building security-spire-server [2023-02-28T20:13:59.087Z]  Building support-scheduler ... done  ---> 79483c2eb7f1 [2023-02-28T20:13:59.087Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:14:04.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:14:04.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:14:04.372Z] ---> e7cb53966ece [2023-02-28T20:14:04.372Z] Step 3/23 : WORKDIR /edgex-go [2023-02-28T20:14:04.372Z] ---> Using cache [2023-02-28T20:14:04.372Z] ---> c5d5343c75c9 [2023-02-28T20:14:04.372Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:14:04.372Z] ---> Using cache [2023-02-28T20:14:04.372Z] ---> a29b3347cffd [2023-02-28T20:14:04.372Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-28T20:14:04.372Z] ---> Using cache [2023-02-28T20:14:04.372Z] ---> 79483c2eb7f1 [2023-02-28T20:14:04.372Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:14:04.372Z] ---> Running in f2a66b2f330f [2023-02-28T20:14:04.634Z] ---> Running in 099660f9518f [2023-02-28T20:14:04.634Z] Removing intermediate container 34b8d933257d [2023-02-28T20:14:04.634Z] ---> 6fb1cf150006 [2023-02-28T20:14:04.634Z] [2023-02-28T20:14:04.634Z] Step 9/24 : FROM alpine:3.16 [2023-02-28T20:14:04.634Z] ---> dfd21b5a31f5 [2023-02-28T20:14:04.634Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-28T20:14:04.634Z] ---> Running in a551cc264ef1 [2023-02-28T20:14:05.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:14:05.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:14:06.096Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-28T20:14:06.096Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-28T20:14:06.096Z] (3/3) Installing su-exec (0.2-r1) [2023-02-28T20:14:06.096Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:14:06.096Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:14:06.096Z] OK: 6 MiB in 17 packages [2023-02-28T20:14:11.675Z] Removing intermediate container a551cc264ef1 [2023-02-28T20:14:11.675Z] ---> 6507b2fde373 [2023-02-28T20:14:11.675Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T20:14:12.672Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T20:14:14.063Z] ---> Running in f1695753ddbc [2023-02-28T20:14:14.653Z] Removing intermediate container f1695753ddbc [2023-02-28T20:14:14.653Z] ---> 69dc59030adf [2023-02-28T20:14:14.653Z] Step 12/24 : WORKDIR / [2023-02-28T20:14:14.912Z] ---> Running in c28c2dfc6c87 [2023-02-28T20:14:16.310Z] Removing intermediate container c28c2dfc6c87 [2023-02-28T20:14:16.310Z] ---> 7822fc1637a0 [2023-02-28T20:14:16.310Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-28T20:14:17.796Z] ---> f261a882b36d [2023-02-28T20:14:17.796Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-28T20:14:18.055Z] Removing intermediate container 28279d1a1817 [2023-02-28T20:14:18.055Z] ---> 750b5b7705fa [2023-02-28T20:14:18.055Z] [2023-02-28T20:14:18.055Z] Step 9/21 : FROM alpine:3.16 [2023-02-28T20:14:18.055Z] ---> dfd21b5a31f5 [2023-02-28T20:14:18.055Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-28T20:14:18.314Z] ---> Running in 5f254ad260d0 [2023-02-28T20:14:21.690Z] ---> d2089bc74ae1 [2023-02-28T20:14:21.690Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-28T20:14:21.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:14:21.958Z] ---> 8effdccb6469 [2023-02-28T20:14:21.958Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-28T20:14:21.958Z] Removing intermediate container 55cbb6cf7ed2 [2023-02-28T20:14:21.958Z] ---> 53e32d45bb41 [2023-02-28T20:14:21.958Z] [2023-02-28T20:14:21.958Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:14:21.958Z] ---> dfd21b5a31f5 [2023-02-28T20:14:21.958Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-28T20:14:21.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:14:22.221Z] ---> Running in a74c8877d656 [2023-02-28T20:14:22.480Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-28T20:14:22.480Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-28T20:14:22.480Z] ---> fa80dc27b070 [2023-02-28T20:14:22.480Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-28T20:14:22.480Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-28T20:14:22.480Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-28T20:14:22.480Z] (5/6) Installing curl (7.83.1-r6) [2023-02-28T20:14:22.480Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-28T20:14:22.480Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:14:22.480Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:14:22.480Z] OK: 8 MiB in 20 packages [2023-02-28T20:14:23.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:14:23.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:14:23.328Z] ---> c6533a560bc3 [2023-02-28T20:14:23.328Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-28T20:14:23.586Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-28T20:14:23.586Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-28T20:14:23.586Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:14:23.586Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:14:24.043Z] OK: 6 MiB in 16 packages [2023-02-28T20:14:24.302Z] Removing intermediate container 5f254ad260d0 [2023-02-28T20:14:24.302Z] ---> 35eaf1916453 [2023-02-28T20:14:24.302Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T20:14:24.302Z] ---> 16a12a425cfd [2023-02-28T20:14:24.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T20:14:24.562Z] ---> Running in 6c9d61375e01 [2023-02-28T20:14:24.822Z] ---> e1ed728360de [2023-02-28T20:14:24.822Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:14:25.082Z] ---> Running in f5018e81b92d [2023-02-28T20:14:25.082Z] Removing intermediate container 6c9d61375e01 [2023-02-28T20:14:25.082Z] ---> 5c24d7b0e5e4 [2023-02-28T20:14:25.082Z] Step 12/21 : WORKDIR /edgex [2023-02-28T20:14:25.655Z] Removing intermediate container a74c8877d656 [2023-02-28T20:14:25.655Z] ---> df9f5171acee [2023-02-28T20:14:25.655Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:14:25.655Z] ---> Running in 2ccdf2d5ceb0 [2023-02-28T20:14:25.915Z] ---> Running in 68247e5b6d2a [2023-02-28T20:14:26.174Z] Removing intermediate container 2ccdf2d5ceb0 [2023-02-28T20:14:26.174Z] ---> 407acf0ef795 [2023-02-28T20:14:26.174Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-28T20:14:26.449Z] Removing intermediate container 68247e5b6d2a [2023-02-28T20:14:26.449Z] ---> e23ccd0c9213 [2023-02-28T20:14:26.449Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-28T20:14:26.449Z] ---> Running in 29cbab0ee76f [2023-02-28T20:14:26.724Z] ---> 17dae21a1e57 [2023-02-28T20:14:26.724Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-28T20:14:27.768Z] Removing intermediate container 29cbab0ee76f [2023-02-28T20:14:27.768Z] ---> 91c5fe32fc4f [2023-02-28T20:14:27.768Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T20:14:27.768Z] ---> b9c0f42289b1 [2023-02-28T20:14:27.768Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-28T20:14:27.768Z] Removing intermediate container f5018e81b92d [2023-02-28T20:14:27.768Z] ---> 819328488c8b [2023-02-28T20:14:27.768Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:14:27.768Z] ---> Running in 2d22c8d8d308 [2023-02-28T20:14:28.297Z] ---> Running in 1ce9b59619e8 [2023-02-28T20:14:28.557Z] Removing intermediate container 2d22c8d8d308 [2023-02-28T20:14:28.557Z] ---> 6ffd060647fd [2023-02-28T20:14:28.557Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:14:28.815Z] ---> 5b797795012b [2023-02-28T20:14:28.815Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T20:14:28.815Z] Removing intermediate container 1ce9b59619e8 [2023-02-28T20:14:28.815Z] ---> f2a2fb192186 [2023-02-28T20:14:28.815Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T20:14:28.815Z] ---> Running in 0580ede9b2c5 [2023-02-28T20:14:28.816Z] ---> 6c08eb70e2fc [2023-02-28T20:14:28.816Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-28T20:14:29.074Z] ---> 5456c89770ea [2023-02-28T20:14:29.074Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:14:30.453Z] ---> Running in 6476f1543bf0 [2023-02-28T20:14:30.453Z] Removing intermediate container 0580ede9b2c5 [2023-02-28T20:14:30.453Z] ---> 4f166c403a09 [2023-02-28T20:14:30.453Z] Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:14:30.453Z] ---> 451055e265a3 [2023-02-28T20:14:30.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-28T20:14:30.453Z] ---> Running in 6208f8973d10 [2023-02-28T20:14:30.453Z] ---> 71fe6ed965d3 [2023-02-28T20:14:30.453Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-28T20:14:30.721Z] Removing intermediate container 6208f8973d10 [2023-02-28T20:14:30.721Z] ---> 95abad8fff3e [2023-02-28T20:14:30.721Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:14:30.985Z] ---> Running in 9e61972043c3 [2023-02-28T20:14:30.985Z] ---> Running in c7cab0c2117f [2023-02-28T20:14:31.244Z] Removing intermediate container 9e61972043c3 [2023-02-28T20:14:31.244Z] ---> e4f5a12c447a [2023-02-28T20:14:31.244Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:14:31.553Z] Removing intermediate container c7cab0c2117f [2023-02-28T20:14:31.553Z] ---> 2fecac9da1cc [2023-02-28T20:14:31.553Z] [2023-02-28T20:14:31.812Z] Successfully built 2fecac9da1cc [2023-02-28T20:14:31.812Z] Successfully tagged security-secretstore-setup:latest [2023-02-28T20:14:31.812Z]  Building security-secretstore-setup ... done  ---> Running in 6763db644399 [2023-02-28T20:14:31.812Z] Building security-spire-agent [2023-02-28T20:14:31.812Z] Removing intermediate container 6476f1543bf0 [2023-02-28T20:14:31.812Z] ---> 6d6b7cd610d2 [2023-02-28T20:14:31.812Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:14:40.032Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:14:40.032Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:14:40.032Z] ---> e7cb53966ece [2023-02-28T20:14:40.032Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:14:40.032Z] ---> Using cache [2023-02-28T20:14:40.032Z] ---> c5d5343c75c9 [2023-02-28T20:14:40.032Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:14:40.032Z] ---> Using cache [2023-02-28T20:14:40.032Z] ---> a29b3347cffd [2023-02-28T20:14:40.032Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:14:40.032Z] ---> Using cache [2023-02-28T20:14:40.032Z] ---> 79483c2eb7f1 [2023-02-28T20:14:40.032Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:14:44.336Z] ---> Running in f62c55dc71c4 [2023-02-28T20:14:54.397Z] Removing intermediate container f62c55dc71c4 [2023-02-28T20:14:54.397Z] ---> 0a02da5a1b5c [2023-02-28T20:14:54.397Z] Step 19/21 : LABEL arch=x86_64 [2023-02-28T20:14:54.397Z] Removing intermediate container 6763db644399 [2023-02-28T20:14:54.397Z] ---> 6597ba773a4d [2023-02-28T20:14:54.397Z] Step 20/22 : LABEL arch=x86_64 [2023-02-28T20:14:54.397Z] ---> Running in 7f832b128e2f [2023-02-28T20:14:55.336Z] ---> Running in 75115dbb541f [2023-02-28T20:14:55.336Z] ---> Running in 2dde776672d6 [2023-02-28T20:15:07.625Z] Removing intermediate container 75115dbb541f [2023-02-28T20:15:07.625Z] ---> 8f16b8ec4d46 [2023-02-28T20:15:07.625Z] Step 20/21 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:15:11.851Z] Removing intermediate container 2dde776672d6 [2023-02-28T20:15:11.851Z] ---> 99564ca76345 [2023-02-28T20:15:11.851Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:15:11.851Z] ---> Running in 7ae61c4fd851 [2023-02-28T20:15:11.851Z] ---> Running in f9163150c5d4 [2023-02-28T20:15:12.112Z] Removing intermediate container 7ae61c4fd851 [2023-02-28T20:15:12.112Z] ---> d531680dc6f9 [2023-02-28T20:15:12.112Z] Step 21/21 : LABEL version=0.0.0 [2023-02-28T20:15:12.112Z] Removing intermediate container f9163150c5d4 [2023-02-28T20:15:12.112Z] ---> 27c086da039c [2023-02-28T20:15:12.112Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:15:12.371Z] ---> Running in f539f7dc0f3e [2023-02-28T20:15:12.371Z] Removing intermediate container 099660f9518f [2023-02-28T20:15:12.371Z] ---> 73abf31e56e4 [2023-02-28T20:15:12.371Z] Step 7/23 : COPY . . [2023-02-28T20:15:12.371Z] ---> Running in 7de54fbd389b [2023-02-28T20:15:12.371Z] Removing intermediate container f2a66b2f330f [2023-02-28T20:15:12.371Z] ---> 74d80a6f6f2a [2023-02-28T20:15:12.371Z] Step 7/24 : COPY . . [2023-02-28T20:15:15.163Z] Removing intermediate container 75220eef85f8 [2023-02-28T20:15:15.163Z] ---> 2981560068da [2023-02-28T20:15:15.163Z] Step 8/22 : COPY . . [2023-02-28T20:15:15.163Z] Removing intermediate container 6f6933ebba02 [2023-02-28T20:15:15.163Z] ---> ecca967fd799 [2023-02-28T20:15:15.163Z] Step 8/22 : COPY . . [2023-02-28T20:15:15.163Z] Removing intermediate container d9d996cc383c [2023-02-28T20:15:15.163Z] ---> ad481e316fb4 [2023-02-28T20:15:15.163Z] Step 7/24 : COPY . . [2023-02-28T20:15:15.163Z] Removing intermediate container 166667cf7767 [2023-02-28T20:15:15.163Z] ---> ffebd5f15552 [2023-02-28T20:15:15.163Z] Step 8/23 : COPY . . [2023-02-28T20:15:15.163Z] Removing intermediate container cbeb142c3b5e [2023-02-28T20:15:15.163Z] ---> 747740be169d [2023-02-28T20:15:15.163Z] Step 7/24 : COPY . . [2023-02-28T20:15:20.535Z] Removing intermediate container f539f7dc0f3e [2023-02-28T20:15:20.535Z] ---> b7ecf41b63e2 [2023-02-28T20:15:20.535Z] [2023-02-28T20:15:20.535Z] Successfully built b7ecf41b63e2 [2023-02-28T20:15:26.617Z] Successfully tagged security-proxy-setup:latest [2023-02-28T20:15:26.617Z] Building security-proxy-auth [2023-02-28T20:15:26.617Z]  Building security-proxy-setup ... done Removing intermediate container 7de54fbd389b [2023-02-28T20:15:26.617Z] ---> 053ad670c3d3 [2023-02-28T20:15:26.617Z] [2023-02-28T20:15:26.617Z] ---> db0eab2975eb [2023-02-28T20:15:26.617Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:15:26.617Z] Successfully built 053ad670c3d3 [2023-02-28T20:15:26.617Z] ---> 0f02ad15d62e [2023-02-28T20:15:26.617Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:15:27.611Z] ---> 869f1408d38d [2023-02-28T20:15:27.612Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:15:27.612Z] ---> fd2e10422f2a [2023-02-28T20:15:27.612Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-28T20:15:27.612Z] ---> Running in 4902ccfda7a2 [2023-02-28T20:15:27.612Z] ---> bea68c3412bd [2023-02-28T20:15:27.612Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-28T20:15:27.612Z] ---> Running in 0cce12e0972c [2023-02-28T20:15:27.612Z] ---> Running in defcd0b2635d [2023-02-28T20:15:27.612Z] Removing intermediate container 4902ccfda7a2 [2023-02-28T20:15:27.612Z] ---> ce7d2e0eaa6f [2023-02-28T20:15:27.612Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T20:15:27.612Z] ---> Running in 952fca9645e1 [2023-02-28T20:15:27.612Z] ---> 0020f7605842 [2023-02-28T20:15:27.612Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:15:27.612Z] ---> Running in 8e5c8a3221dd [2023-02-28T20:15:27.612Z] ---> b6d7c44c6ce7 [2023-02-28T20:15:27.612Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-28T20:15:27.612Z] Removing intermediate container 952fca9645e1 [2023-02-28T20:15:27.612Z] ---> e03ab89e8280 [2023-02-28T20:15:27.612Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T20:15:27.612Z] ---> Running in 881d3efea32b [2023-02-28T20:15:27.612Z] ---> Running in bead206e1434 [2023-02-28T20:15:27.612Z] Removing intermediate container 8e5c8a3221dd [2023-02-28T20:15:27.612Z] ---> 11cf0141be61 [2023-02-28T20:15:27.612Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T20:15:27.878Z] ---> Running in 985e4dd0fc6e [2023-02-28T20:15:28.463Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-28T20:15:28.590Z] Successfully tagged support-notifications:latest [2023-02-28T20:15:28.590Z] Building core-command [2023-02-28T20:15:28.730Z] Removing intermediate container 985e4dd0fc6e [2023-02-28T20:15:28.730Z] ---> c3ad89dfbbf0 [2023-02-28T20:15:28.730Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T20:15:28.730Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T20:15:28.730Z] ---> Running in c343bc85940c [2023-02-28T20:15:28.865Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:15:28.865Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:15:28.865Z] ---> e7cb53966ece [2023-02-28T20:15:28.865Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:15:28.865Z] ---> Using cache [2023-02-28T20:15:28.865Z] ---> 4cb9ec919f2d [2023-02-28T20:15:28.865Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:15:28.865Z] ---> Using cache [2023-02-28T20:15:28.865Z] ---> 5dc584fdb897 [2023-02-28T20:15:28.865Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:15:28.865Z] ---> Using cache [2023-02-28T20:15:28.865Z] ---> 6d2c61f9a10c [2023-02-28T20:15:28.865Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:15:28.865Z] ---> Using cache [2023-02-28T20:15:28.865Z] ---> 230a85c6a344 [2023-02-28T20:15:28.865Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:15:28.865Z] ---> Using cache [2023-02-28T20:15:28.865Z] ---> 62202b944740 [2023-02-28T20:15:28.865Z] Step 8/22 : COPY . . [2023-02-28T20:15:28.865Z] ---> Using cache [2023-02-28T20:15:28.865Z] ---> 97d76e3bf7fa [2023-02-28T20:15:28.865Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-28T20:15:30.137Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-28T20:15:32.076Z] Removing intermediate container 881d3efea32b [2023-02-28T20:15:32.076Z] ---> 465b6f31b582 [2023-02-28T20:15:32.076Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T20:15:32.076Z] ---> Running in 30f4aad7e73a [2023-02-28T20:15:32.345Z] Removing intermediate container c343bc85940c [2023-02-28T20:15:32.345Z] ---> 0ccd5236b874 [2023-02-28T20:15:32.345Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T20:15:32.345Z] ---> Running in 86e4b604d102 [2023-02-28T20:15:32.928Z] Removing intermediate container 30f4aad7e73a [2023-02-28T20:15:32.928Z] ---> fd18b8549d18 [2023-02-28T20:15:32.928Z] [2023-02-28T20:15:32.928Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T20:15:32.928Z] Removing intermediate container 86e4b604d102 [2023-02-28T20:15:32.928Z] ---> b9381664bdac [2023-02-28T20:15:32.928Z] [2023-02-28T20:15:32.928Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T20:15:33.195Z] 3.15: Pulling from library/alpine [2023-02-28T20:15:33.195Z] 3.15: Pulling from library/alpine [2023-02-28T20:15:34.153Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:15:34.153Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:15:34.153Z] ---> e7cb53966ece [2023-02-28T20:15:34.153Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:15:34.153Z] ---> Using cache [2023-02-28T20:15:34.153Z] ---> 4cb9ec919f2d [2023-02-28T20:15:34.153Z] Step 4/23 : WORKDIR /edgex-go [2023-02-28T20:15:34.153Z] ---> Using cache [2023-02-28T20:15:34.153Z] ---> 5dc584fdb897 [2023-02-28T20:15:34.153Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-28T20:15:34.153Z] ---> Using cache [2023-02-28T20:15:34.153Z] ---> 6d2c61f9a10c [2023-02-28T20:15:34.153Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-28T20:15:34.153Z] ---> Using cache [2023-02-28T20:15:34.153Z] ---> 230a85c6a344 [2023-02-28T20:15:34.153Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:15:34.153Z] ---> Using cache [2023-02-28T20:15:34.153Z] ---> 62202b944740 [2023-02-28T20:15:34.153Z] Step 8/23 : COPY . . [2023-02-28T20:15:34.153Z] ---> Using cache [2023-02-28T20:15:34.153Z] ---> 97d76e3bf7fa [2023-02-28T20:15:34.153Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-28T20:15:34.611Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T20:15:34.611Z] Status: Downloaded newer image for alpine:3.15 [2023-02-28T20:15:34.611Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-28T20:15:34.611Z] Status: Image is up to date for alpine:3.15 [2023-02-28T20:15:34.611Z] ---> 354640af7b1b [2023-02-28T20:15:34.611Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:15:34.611Z] ---> 354640af7b1b [2023-02-28T20:15:34.611Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:15:35.209Z] ---> Running in 06a15c1959a4 [2023-02-28T20:15:35.209Z] ---> Running in e824291ceb5e [2023-02-28T20:15:35.798Z] Removing intermediate container 06a15c1959a4 [2023-02-28T20:15:35.798Z] ---> 8db574c6d36f [2023-02-28T20:15:35.798Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-28T20:15:36.070Z] Removing intermediate container e824291ceb5e [2023-02-28T20:15:36.070Z] ---> 11e467ddce69 [2023-02-28T20:15:36.070Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T20:15:36.070Z] ---> Running in 9a8554521bf3 [2023-02-28T20:15:36.337Z] ---> Running in 05919e235b17 [2023-02-28T20:15:37.500Z] ---> Running in 7eca60156774 [2023-02-28T20:15:37.501Z] ---> Running in f7ff47156122 [2023-02-28T20:15:37.501Z] ---> Running in f23386352daa [2023-02-28T20:15:37.501Z] ---> Running in 54d4db4af505 [2023-02-28T20:15:38.068Z] Removing intermediate container f7ff47156122 [2023-02-28T20:15:38.068Z] ---> 7fc8e50fbecb [2023-02-28T20:15:38.068Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-28T20:15:38.068Z] Removing intermediate container 54d4db4af505 [2023-02-28T20:15:38.068Z] ---> 33da472c818c [2023-02-28T20:15:38.068Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T20:15:38.068Z] ---> Running in b480214064ad [2023-02-28T20:15:38.068Z] ---> Running in 2331d96f6620 [2023-02-28T20:15:38.334Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-28T20:15:38.334Z] Removing intermediate container b480214064ad [2023-02-28T20:15:38.334Z] ---> e01167d30ce7 [2023-02-28T20:15:38.334Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T20:15:38.334Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T20:15:38.334Z] Removing intermediate container 2331d96f6620 [2023-02-28T20:15:38.334Z] ---> fc8a40db664d [2023-02-28T20:15:38.334Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T20:15:38.920Z] ---> Running in 875b23fb7d06 [2023-02-28T20:15:38.920Z] ---> Running in e68cb7245ed8 [2023-02-28T20:15:38.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:15:38.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:15:38.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:15:38.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:15:40.341Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:15:40.341Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:15:40.341Z] OK: 15734 distinct packages available [2023-02-28T20:15:40.341Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:15:40.341Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:15:40.341Z] OK: 15734 distinct packages available [2023-02-28T20:15:40.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:15:40.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:15:41.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:15:41.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:15:42.600Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-28T20:15:42.600Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-28T20:15:42.600Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:15:42.600Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:15:42.600Z] (3/4) Installing libucontext (1.1-r0) [2023-02-28T20:15:42.600Z] (3/5) Installing libucontext (1.1-r0) [2023-02-28T20:15:42.600Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-28T20:15:42.600Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-28T20:15:42.600Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-28T20:15:42.600Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:15:42.600Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:15:42.600Z] OK: 6 MiB in 18 packages [2023-02-28T20:15:42.600Z] OK: 6 MiB in 19 packages [2023-02-28T20:15:44.574Z] Removing intermediate container 9a8554521bf3 [2023-02-28T20:15:44.574Z] ---> b058f76e6ff8 [2023-02-28T20:15:44.574Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:15:44.574Z] Removing intermediate container 05919e235b17 [2023-02-28T20:15:44.574Z] ---> 0c4dbd42e7f0 [2023-02-28T20:15:44.574Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-28T20:15:47.071Z] Removing intermediate container 875b23fb7d06 [2023-02-28T20:15:47.071Z] ---> aec074d98fa7 [2023-02-28T20:15:47.071Z] Step 11/23 : WORKDIR /edgex-go [2023-02-28T20:15:47.071Z] Removing intermediate container e68cb7245ed8 [2023-02-28T20:15:47.071Z] ---> 5af1008c2262 [2023-02-28T20:15:47.071Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T20:15:49.621Z] ---> Running in 577bd9aa1976 [2023-02-28T20:15:49.621Z] ---> Running in e7c647184aaa [2023-02-28T20:15:49.910Z] ---> a08e005a4337 [2023-02-28T20:15:49.910Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:15:50.565Z] Removing intermediate container 577bd9aa1976 [2023-02-28T20:15:50.565Z] ---> 78a0e7f37d08 [2023-02-28T20:15:50.565Z] [2023-02-28T20:15:50.565Z] Step 12/23 : FROM alpine:3.15 [2023-02-28T20:15:50.565Z] ---> 5ce65d7b0fde [2023-02-28T20:15:50.565Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:15:50.565Z] ---> Using cache [2023-02-28T20:15:50.565Z] ---> fd3ceeb6a171 [2023-02-28T20:15:50.565Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T20:15:50.566Z] Removing intermediate container e7c647184aaa [2023-02-28T20:15:50.566Z] ---> f959d13c34c9 [2023-02-28T20:15:50.566Z] [2023-02-28T20:15:50.566Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T20:15:50.566Z] ---> 5ce65d7b0fde [2023-02-28T20:15:50.566Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:15:50.566Z] ---> Using cache [2023-02-28T20:15:50.566Z] ---> fd3ceeb6a171 [2023-02-28T20:15:50.566Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-28T20:15:50.566Z] ---> Running in e3c335afd4dc [2023-02-28T20:15:50.829Z] ---> Running in 53e10390f4c7 [2023-02-28T20:15:51.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:15:51.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:15:52.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:15:52.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:15:52.028Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:15:52.028Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:15:52.028Z] OK: 15857 distinct packages available [2023-02-28T20:15:52.028Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:15:52.028Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:15:52.028Z] OK: 15857 distinct packages available [2023-02-28T20:15:52.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:15:52.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-28T20:15:52.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:15:52.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-28T20:15:52.549Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-28T20:15:52.549Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:15:52.549Z] (3/5) Installing libucontext (1.1-r0) [2023-02-28T20:15:52.549Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-28T20:15:52.549Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-28T20:15:52.549Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:15:52.549Z] OK: 7 MiB in 19 packages [2023-02-28T20:15:52.549Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-28T20:15:52.549Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:15:52.549Z] (3/4) Installing libucontext (1.1-r0) [2023-02-28T20:15:52.549Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-28T20:15:52.549Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:15:52.549Z] OK: 6 MiB in 18 packages [2023-02-28T20:15:53.246Z] ---> fe094c2a60cb [2023-02-28T20:15:53.246Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:15:54.203Z] ---> 2d8e06874246 [2023-02-28T20:15:54.203Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-28T20:15:54.470Z] ---> Running in 19857d80c27c [2023-02-28T20:15:55.437Z] Removing intermediate container 19857d80c27c [2023-02-28T20:15:55.437Z] ---> 6de098e664fd [2023-02-28T20:15:55.437Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-28T20:15:56.395Z] ---> 08b67a0c282b [2023-02-28T20:15:56.395Z] Step 19/24 : WORKDIR / [2023-02-28T20:15:56.671Z] ---> Running in 4d74cab8d114 [2023-02-28T20:15:56.671Z] ---> 1055806bf322 [2023-02-28T20:15:56.671Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:15:57.253Z] Removing intermediate container 4d74cab8d114 [2023-02-28T20:15:57.253Z] ---> 321d37e6c9c1 [2023-02-28T20:15:57.253Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:15:57.253Z] ---> Running in a15deb4c8ed1 [2023-02-28T20:15:57.836Z] ---> ad48f49083d6 [2023-02-28T20:15:57.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-28T20:15:58.102Z] Removing intermediate container a15deb4c8ed1 [2023-02-28T20:15:58.102Z] ---> 90e1f7bae854 [2023-02-28T20:15:58.102Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:15:58.102Z] ---> Running in 682b37a6dc00 [2023-02-28T20:15:59.060Z] Removing intermediate container 682b37a6dc00 [2023-02-28T20:15:59.060Z] ---> 5e11222985bf [2023-02-28T20:15:59.060Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T20:15:59.060Z] ---> Running in 36e8534e31e8 [2023-02-28T20:15:59.060Z] ---> 1ce1ce17557c [2023-02-28T20:15:59.060Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-28T20:15:59.645Z] Removing intermediate container 36e8534e31e8 [2023-02-28T20:15:59.646Z] ---> 1578e23c9028 [2023-02-28T20:15:59.646Z] Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:15:59.913Z] ---> Running in 4493b16cdf20 [2023-02-28T20:16:00.501Z] ---> ab52e577c9ef [2023-02-28T20:16:00.501Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:16:00.501Z] ---> Running in 02c15a5c4ee2 [2023-02-28T20:16:00.501Z] Removing intermediate container 4493b16cdf20 [2023-02-28T20:16:00.501Z] ---> 3da162b7efb6 [2023-02-28T20:16:00.501Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:16:00.770Z] ---> Running in 8095cf0d61d1 [2023-02-28T20:16:01.358Z] Removing intermediate container 02c15a5c4ee2 [2023-02-28T20:16:01.358Z] ---> 556eaceed521 [2023-02-28T20:16:01.358Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:16:01.358Z] ---> Running in c64dfb166f5a [2023-02-28T20:16:01.625Z] Removing intermediate container 8095cf0d61d1 [2023-02-28T20:16:01.625Z] ---> 659495321fe6 [2023-02-28T20:16:01.625Z] [2023-02-28T20:16:02.211Z] Removing intermediate container c64dfb166f5a [2023-02-28T20:16:02.211Z] ---> 024a4c3e5d7a [2023-02-28T20:16:02.211Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T20:16:02.211Z] Successfully built 659495321fe6 [2023-02-28T20:16:02.211Z] ---> Running in 4037e8a356a4 [2023-02-28T20:16:02.211Z] Successfully tagged security-spire-config-arm64:latest [2023-02-28T20:16:02.211Z] Building security-proxy-auth [2023-02-28T20:16:02.795Z]  Building security-spire-config ... done Removing intermediate container 4037e8a356a4 [2023-02-28T20:16:02.795Z] ---> 856bd7ceae70 [2023-02-28T20:16:02.795Z] Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:16:02.795Z] ---> Running in 3e6b7c1ef5f1 [2023-02-28T20:16:03.385Z] Removing intermediate container 3e6b7c1ef5f1 [2023-02-28T20:16:03.385Z] ---> ac6ee0dec348 [2023-02-28T20:16:03.385Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:16:03.658Z] ---> Running in c33d3ea00c41 [2023-02-28T20:16:04.246Z] Removing intermediate container c33d3ea00c41 [2023-02-28T20:16:04.246Z] ---> 26fbcd026f6c [2023-02-28T20:16:04.246Z] [2023-02-28T20:16:04.514Z] Successfully built 26fbcd026f6c [2023-02-28T20:16:04.514Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-28T20:16:04.514Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-28T20:16:31.205Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:16:31.205Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:16:31.205Z] ---> 37596859d5fe [2023-02-28T20:16:31.205Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:16:31.205Z] ---> Using cache [2023-02-28T20:16:31.205Z] ---> 0346bf6775ba [2023-02-28T20:16:31.205Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:16:31.205Z] ---> Using cache [2023-02-28T20:16:31.205Z] ---> 33f82bfa0d1a [2023-02-28T20:16:31.205Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:16:31.205Z] ---> Using cache [2023-02-28T20:16:31.205Z] ---> d23b3163617e [2023-02-28T20:16:31.205Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:16:31.205Z] ---> Using cache [2023-02-28T20:16:31.205Z] ---> f6cabbd6927f [2023-02-28T20:16:31.205Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:16:31.205Z] ---> Using cache [2023-02-28T20:16:31.205Z] ---> ecca967fd799 [2023-02-28T20:16:31.205Z] Step 8/22 : COPY . . [2023-02-28T20:16:31.205Z] ---> Using cache [2023-02-28T20:16:31.205Z] ---> b6d7c44c6ce7 [2023-02-28T20:16:31.205Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-28T20:16:31.474Z] ---> Running in 64bfaba88d88 [2023-02-28T20:16:31.546Z] Removing intermediate container 53e10390f4c7 [2023-02-28T20:16:31.546Z] Removing intermediate container e3c335afd4dc [2023-02-28T20:16:31.546Z] ---> 387eaa01d325 [2023-02-28T20:16:31.546Z] ---> 0847ad95bd37 [2023-02-28T20:16:31.546Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:16:31.546Z] [2023-02-28T20:16:31.546Z] Removing intermediate container 7f832b128e2f [2023-02-28T20:16:31.546Z] ---> 2dccfabd04ad [2023-02-28T20:16:31.546Z] Step 7/24 : COPY . . [2023-02-28T20:16:34.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:16:34.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:16:34.062Z] ---> 37596859d5fe [2023-02-28T20:16:34.062Z] Step 3/23 : WORKDIR /edgex-go [2023-02-28T20:16:34.062Z] ---> Using cache [2023-02-28T20:16:34.062Z] ---> 3e8ae681caab [2023-02-28T20:16:34.062Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-28T20:16:34.062Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-28T20:16:34.062Z] ---> Using cache [2023-02-28T20:16:34.062Z] ---> cfd86a87644a [2023-02-28T20:16:34.062Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-28T20:16:34.062Z] ---> Using cache [2023-02-28T20:16:34.062Z] ---> 40b58668a880 [2023-02-28T20:16:34.062Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:16:34.062Z] ---> Using cache [2023-02-28T20:16:34.062Z] ---> 747740be169d [2023-02-28T20:16:34.062Z] Step 7/23 : COPY . . [2023-02-28T20:16:34.062Z] ---> Using cache [2023-02-28T20:16:34.062Z] ---> 0020f7605842 [2023-02-28T20:16:34.062Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:16:34.062Z] ---> Using cache [2023-02-28T20:16:34.062Z] ---> 11cf0141be61 [2023-02-28T20:16:34.062Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-28T20:16:34.062Z] ---> Using cache [2023-02-28T20:16:34.062Z] ---> c3ad89dfbbf0 [2023-02-28T20:16:34.062Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T20:16:34.062Z] ---> Running in b089426b126d [2023-02-28T20:16:37.420Z] Removing intermediate container b089426b126d [2023-02-28T20:16:37.420Z] ---> 5943cb220003 [2023-02-28T20:16:37.420Z] Step 11/23 : WORKDIR /edgex-go [2023-02-28T20:16:37.420Z] ---> Running in d2b3d805fab9 [2023-02-28T20:16:38.007Z] Removing intermediate container d2b3d805fab9 [2023-02-28T20:16:38.007Z] ---> cf48f702abb8 [2023-02-28T20:16:38.007Z] [2023-02-28T20:16:38.007Z] Step 12/23 : FROM alpine:3.15 [2023-02-28T20:16:38.007Z] ---> 354640af7b1b [2023-02-28T20:16:38.007Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:16:38.007Z] ---> Using cache [2023-02-28T20:16:38.007Z] ---> 11e467ddce69 [2023-02-28T20:16:38.007Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T20:16:38.007Z] ---> Using cache [2023-02-28T20:16:38.007Z] ---> 0c4dbd42e7f0 [2023-02-28T20:16:38.007Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:16:43.353Z] ---> 5d98ee9a13fd [2023-02-28T20:16:43.353Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:16:43.953Z] ---> f9e737c052ef [2023-02-28T20:16:43.953Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-28T20:16:44.946Z] ---> a63fd95d180b [2023-02-28T20:16:44.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-28T20:16:45.913Z] ---> 705cd54de66a [2023-02-28T20:16:45.913Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:16:45.913Z] ---> Running in 35aad8a73c57 [2023-02-28T20:16:46.495Z] Removing intermediate container 35aad8a73c57 [2023-02-28T20:16:46.496Z] ---> 7a839bda0d96 [2023-02-28T20:16:46.496Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:16:46.496Z] ---> Running in 7e5063620dac [2023-02-28T20:16:46.536Z] ---> 4003c350daf0 [2023-02-28T20:16:46.536Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:16:46.536Z] ---> 4f8a242b1dc8 [2023-02-28T20:16:46.536Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:16:46.536Z] Removing intermediate container f23386352daa [2023-02-28T20:16:46.536Z] ---> 9e89daf70dbf [2023-02-28T20:16:46.536Z] [2023-02-28T20:16:46.536Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:16:46.536Z] ---> dfd21b5a31f5 [2023-02-28T20:16:46.536Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T20:16:46.536Z] ---> Using cache [2023-02-28T20:16:46.536Z] ---> ad6af24d4a73 [2023-02-28T20:16:46.536Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:16:46.536Z] ---> Using cache [2023-02-28T20:16:46.536Z] ---> 03cea4f82319 [2023-02-28T20:16:46.536Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:16:46.536Z] ---> Using cache [2023-02-28T20:16:46.536Z] ---> cb90c4428f99 [2023-02-28T20:16:46.536Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-28T20:16:46.536Z] Removing intermediate container 7eca60156774 [2023-02-28T20:16:46.536Z] ---> befbab5b5123 [2023-02-28T20:16:46.536Z] [2023-02-28T20:16:46.536Z] Step 10/23 : FROM alpine:3.16 [2023-02-28T20:16:46.536Z] ---> dfd21b5a31f5 [2023-02-28T20:16:46.536Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:16:46.536Z] ---> Using cache [2023-02-28T20:16:46.536Z] ---> 813933de45f1 [2023-02-28T20:16:46.536Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:16:46.536Z] ---> Using cache [2023-02-28T20:16:46.536Z] ---> 1412553fc570 [2023-02-28T20:16:46.536Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-28T20:16:46.536Z] ---> e9204eb3af73 [2023-02-28T20:16:46.536Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-28T20:16:46.536Z] ---> Running in 976da24d3a6a [2023-02-28T20:16:46.536Z] ---> Running in 5f2472f31c34 [2023-02-28T20:16:46.536Z] ---> 5c2ca5ae4339 [2023-02-28T20:16:46.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-28T20:16:46.797Z] ---> debf5c292bb9 [2023-02-28T20:16:46.797Z] ---> ac9484fe3d13 [2023-02-28T20:16:46.797Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-28T20:16:46.797Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-28T20:16:46.797Z] Removing intermediate container 976da24d3a6a [2023-02-28T20:16:46.797Z] ---> 40e51c15c2fb [2023-02-28T20:16:46.797Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-28T20:16:46.797Z] Removing intermediate container 5f2472f31c34 [2023-02-28T20:16:46.797Z] ---> ab33c23f49c4 [2023-02-28T20:16:46.797Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-28T20:16:47.057Z] ---> Running in 23f249c1da4e [2023-02-28T20:16:47.057Z] ---> Running in e2d941936341 [2023-02-28T20:16:47.057Z] ---> 654ec9e9dc9a [2023-02-28T20:16:47.057Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-28T20:16:47.057Z] ---> Running in 8d60ab0ee193 [2023-02-28T20:16:47.057Z] ---> eac3196b3920 [2023-02-28T20:16:47.057Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-28T20:16:47.076Z] Removing intermediate container 7e5063620dac [2023-02-28T20:16:47.076Z] ---> a2055ca4bce7 [2023-02-28T20:16:47.076Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T20:16:47.076Z] ---> Running in c3e81ce21946 [2023-02-28T20:16:47.630Z] Removing intermediate container e2d941936341 [2023-02-28T20:16:47.630Z] ---> 8abddc5858dc [2023-02-28T20:16:47.630Z] Step 15/23 : WORKDIR / [2023-02-28T20:16:47.630Z] Removing intermediate container 23f249c1da4e [2023-02-28T20:16:47.630Z] ---> b8ff7c6852b4 [2023-02-28T20:16:47.630Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-28T20:16:47.630Z] ---> 1c8590b66dc4 [2023-02-28T20:16:47.630Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:16:47.630Z] Removing intermediate container 8d60ab0ee193 [2023-02-28T20:16:47.630Z] ---> a638680a9ca0 [2023-02-28T20:16:47.630Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-28T20:16:47.630Z] ---> c3de401d31ea [2023-02-28T20:16:47.630Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:16:47.630Z] ---> Running in c1a9f3142ba2 [2023-02-28T20:16:47.630Z] ---> Running in 07234f9aa689 [2023-02-28T20:16:47.656Z] Removing intermediate container c3e81ce21946 [2023-02-28T20:16:47.656Z] ---> 94238f23bf56 [2023-02-28T20:16:47.656Z] Step 22/23 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:16:47.656Z] ---> Running in e4d533e49c9a [2023-02-28T20:16:47.891Z] ---> Running in 43f25b4937ac [2023-02-28T20:16:47.891Z] ---> Running in d0e8043c8b5b [2023-02-28T20:16:47.891Z] ---> d0fbc13cb5cb [2023-02-28T20:16:47.891Z] Step 19/24 : WORKDIR / [2023-02-28T20:16:48.153Z] Removing intermediate container 07234f9aa689 [2023-02-28T20:16:48.153Z] ---> 6a6441c31832 [2023-02-28T20:16:48.153Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:16:48.153Z] ---> Running in ed5da72617dc [2023-02-28T20:16:48.240Z] Removing intermediate container e4d533e49c9a [2023-02-28T20:16:48.240Z] ---> a4dbef99888a [2023-02-28T20:16:48.240Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T20:16:48.240Z] ---> Running in ed0b98ca5999 [2023-02-28T20:16:48.415Z] ---> Running in cd107223aaca [2023-02-28T20:16:48.415Z] Removing intermediate container c1a9f3142ba2 [2023-02-28T20:16:48.415Z] ---> 3680a1d07066 [2023-02-28T20:16:48.415Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:16:48.674Z] Removing intermediate container ed5da72617dc [2023-02-28T20:16:48.674Z] ---> 07ce81556cec [2023-02-28T20:16:48.674Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:16:48.674Z] Removing intermediate container cd107223aaca [2023-02-28T20:16:48.674Z] ---> a557b418768c [2023-02-28T20:16:48.674Z] Step 21/23 : LABEL arch=x86_64 [2023-02-28T20:16:48.674Z] ---> 3d7ebdf697cb [2023-02-28T20:16:48.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-28T20:16:48.823Z] Removing intermediate container ed0b98ca5999 [2023-02-28T20:16:48.823Z] ---> 7d46db2910f9 [2023-02-28T20:16:48.823Z] [2023-02-28T20:16:48.935Z] ---> Running in 8ae190af6982 [2023-02-28T20:16:48.935Z] ---> Running in 92452e33878a [2023-02-28T20:16:49.088Z] Successfully built 7d46db2910f9 [2023-02-28T20:16:49.088Z] Successfully tagged security-spire-server-arm64:latest [2023-02-28T20:16:49.088Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-28T20:16:49.876Z] Removing intermediate container 8ae190af6982 [2023-02-28T20:16:49.876Z] ---> 67fb560a1c29 [2023-02-28T20:16:49.876Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:16:49.876Z] ---> 33e0a431a7b4 [2023-02-28T20:16:49.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-28T20:16:49.876Z] Removing intermediate container 92452e33878a [2023-02-28T20:16:49.876Z] ---> c0a85f1a3e4c [2023-02-28T20:16:49.876Z] Step 22/23 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:16:49.876Z] ---> Running in d643db14dd4b [2023-02-28T20:16:49.876Z] ---> Running in d2dd6736f2db [2023-02-28T20:16:50.139Z] Removing intermediate container 43f25b4937ac [2023-02-28T20:16:50.139Z] ---> ad17a578a7c7 [2023-02-28T20:16:50.139Z] Step 11/24 : WORKDIR /edgex-go [2023-02-28T20:16:50.401Z] ---> 1db4829a3910 [2023-02-28T20:16:50.401Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-28T20:16:50.401Z] Removing intermediate container d643db14dd4b [2023-02-28T20:16:50.401Z] ---> 12df0069e96e [2023-02-28T20:16:50.401Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T20:16:50.662Z] Removing intermediate container d0e8043c8b5b [2023-02-28T20:16:50.662Z] ---> 767ddc353642 [2023-02-28T20:16:50.662Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:16:50.662Z] Removing intermediate container d2dd6736f2db [2023-02-28T20:16:50.662Z] ---> 8d97c5e7e6e3 [2023-02-28T20:16:50.662Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T20:16:50.662Z] ---> Running in e43db589c6f4 [2023-02-28T20:16:50.662Z] ---> Running in ff0cf8c197a4 [2023-02-28T20:16:50.662Z] ---> Running in 6da36c427882 [2023-02-28T20:16:50.925Z] ---> Running in f1f91aeac994 [2023-02-28T20:16:51.186Z] ---> Running in 4bd583056380 [2023-02-28T20:16:51.186Z] Removing intermediate container e43db589c6f4 [2023-02-28T20:16:51.186Z] ---> b1acf8fc556f [2023-02-28T20:16:51.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:16:51.446Z] Removing intermediate container 6da36c427882 [2023-02-28T20:16:51.446Z] ---> c3930a6ec1bf [2023-02-28T20:16:51.446Z] Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:16:51.446Z] Removing intermediate container ff0cf8c197a4 [2023-02-28T20:16:51.446Z] ---> c99d2076feba [2023-02-28T20:16:51.446Z] [2023-02-28T20:16:51.446Z] Step 12/24 : FROM alpine:3.15 [2023-02-28T20:16:51.446Z] ---> 5ce65d7b0fde [2023-02-28T20:16:51.446Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:16:51.446Z] ---> Using cache [2023-02-28T20:16:51.446Z] ---> fd3ceeb6a171 [2023-02-28T20:16:51.446Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-28T20:16:51.446Z] ---> Using cache [2023-02-28T20:16:51.446Z] ---> 0847ad95bd37 [2023-02-28T20:16:51.446Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-28T20:16:51.446Z] Removing intermediate container f1f91aeac994 [2023-02-28T20:16:51.446Z] ---> b9d05ca1b6d9 [2023-02-28T20:16:51.446Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-28T20:16:51.446Z] Removing intermediate container 4bd583056380 [2023-02-28T20:16:51.446Z] ---> 0edd56ce7baf [2023-02-28T20:16:51.446Z] [2023-02-28T20:16:51.707Z] ---> Running in f4bb062db855 [2023-02-28T20:16:51.707Z] ---> Running in e527e967497f [2023-02-28T20:16:51.707Z] Successfully built 0edd56ce7baf [2023-02-28T20:16:51.707Z] ---> Running in e78f97077ca8 [2023-02-28T20:16:51.707Z] Successfully tagged security-spire-server:latest [2023-02-28T20:16:53.646Z]  Building security-spire-server ... done Removing intermediate container e527e967497f [2023-02-28T20:16:53.646Z] ---> 730c039ce74f [2023-02-28T20:16:53.646Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:16:53.646Z] Removing intermediate container e78f97077ca8 [2023-02-28T20:16:53.646Z] ---> 7ccf56f8ef14 [2023-02-28T20:16:53.646Z] Step 20/22 : LABEL arch=x86_64Removing intermediate container f4bb062db855 [2023-02-28T20:16:53.646Z] [2023-02-28T20:16:53.646Z] ---> de64a12dea7d [2023-02-28T20:16:53.646Z] Step 21/23 : LABEL arch=x86_64 [2023-02-28T20:16:53.907Z] ---> b769b363e740 [2023-02-28T20:16:53.907Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-28T20:16:53.907Z] ---> Running in 21b88fb99505 [2023-02-28T20:16:53.907Z] ---> Running in 087b2af99035 [2023-02-28T20:16:53.907Z] ---> Running in c3affd96fc46 [2023-02-28T20:16:57.194Z] Removing intermediate container 21b88fb99505 [2023-02-28T20:16:57.194Z] ---> c0afad49738d [2023-02-28T20:16:57.194Z] [2023-02-28T20:16:57.194Z] Removing intermediate container 087b2af99035 [2023-02-28T20:16:57.194Z] ---> 1e90a8c02dd5 [2023-02-28T20:16:57.194Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:16:57.194Z] Removing intermediate container c3affd96fc46 [2023-02-28T20:16:57.194Z] ---> edaa60d5079c [2023-02-28T20:16:57.194Z] Step 22/23 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:16:57.194Z] ---> 6b85c50bdbed [2023-02-28T20:16:57.194Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-28T20:16:57.194Z] Successfully built c0afad49738d [2023-02-28T20:16:57.194Z] ---> Running in 60b435bca747 [2023-02-28T20:16:57.194Z] Successfully tagged security-spire-config:latest [2023-02-28T20:16:57.194Z]  Building security-spire-config ... done  ---> Running in 2c3891efe68c [2023-02-28T20:16:57.194Z] ---> 00361ae677d9 [2023-02-28T20:16:57.194Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-28T20:16:57.462Z] Removing intermediate container 2c3891efe68c [2023-02-28T20:16:57.462Z] ---> 10eea07bc41d [2023-02-28T20:16:57.462Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:16:57.720Z] Removing intermediate container 60b435bca747 [2023-02-28T20:16:57.721Z] ---> c95cf88ffc00 [2023-02-28T20:16:57.721Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T20:16:57.721Z] ---> da9506c2c36e [2023-02-28T20:16:57.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-28T20:16:57.981Z] ---> Running in e6a46e932533 [2023-02-28T20:16:58.240Z] ---> Running in 51e5560ce4f4 [2023-02-28T20:16:58.499Z] ---> 25bc70f6ffd8 [2023-02-28T20:16:58.499Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-28T20:16:58.763Z] Removing intermediate container e6a46e932533 [2023-02-28T20:16:58.763Z] ---> f9c57f6ed45c [2023-02-28T20:16:58.763Z] [2023-02-28T20:16:58.763Z] Removing intermediate container 51e5560ce4f4 [2023-02-28T20:16:58.763Z] ---> aa41e87603f0 [2023-02-28T20:16:58.763Z] [2023-02-28T20:16:59.039Z] ---> Running in 6d6efc2cb1dd [2023-02-28T20:16:59.039Z] Successfully built f9c57f6ed45c [2023-02-28T20:16:59.039Z] Successfully built aa41e87603f0 [2023-02-28T20:16:59.039Z] Successfully tagged security-proxy-auth:latest [2023-02-28T20:16:59.039Z] Successfully tagged core-command:latest [2023-02-28T20:16:59.301Z]  Building core-command ... done  Building security-proxy-auth ... done Removing intermediate container 6d6efc2cb1dd [2023-02-28T20:16:59.301Z] ---> f5a3acdf780c [2023-02-28T20:16:59.301Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-28T20:16:59.873Z] ---> Running in 6e26367b686a [2023-02-28T20:17:00.136Z] Removing intermediate container 6e26367b686a [2023-02-28T20:17:00.136Z] ---> 0332050b9406 [2023-02-28T20:17:00.136Z] Step 22/24 : LABEL arch=x86_64 [2023-02-28T20:17:00.136Z] ---> Running in 131ec7e86003 [2023-02-28T20:17:00.398Z] Removing intermediate container 131ec7e86003 [2023-02-28T20:17:00.398Z] ---> c1d462d23a8b [2023-02-28T20:17:00.398Z] Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:17:00.398Z] ---> Running in a4f328515828 [2023-02-28T20:17:00.658Z] Removing intermediate container a4f328515828 [2023-02-28T20:17:00.658Z] ---> 14fa6fd945c8 [2023-02-28T20:17:00.658Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:17:00.658Z] ---> Running in f9d5af85905b [2023-02-28T20:17:00.920Z] Removing intermediate container f9d5af85905b [2023-02-28T20:17:00.920Z] ---> 4f6150484aef [2023-02-28T20:17:00.920Z] [2023-02-28T20:17:00.920Z] Successfully built 4f6150484aef [2023-02-28T20:17:00.920Z] Successfully tagged security-spire-agent:latest [2023-02-28T20:17:01.209Z]  Building security-spire-agent ... done  [Pipeline] } [2023-02-28T20:17:01.225Z] $ docker stop --time=1 874f9b885045edc2ba222a6373ec5737ab1cf4170566507a0251df60716d937a [2023-02-28T20:17:02.756Z] $ docker rm -f --volumes 874f9b885045edc2ba222a6373ec5737ab1cf4170566507a0251df60716d937a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T20:17:03.182Z] + docker images [2023-02-28T20:17:03.182Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-28T20:17:03.182Z] security-spire-agent latest 4f6150484aef 2 seconds ago 125MB [2023-02-28T20:17:03.182Z] security-proxy-auth latest f9c57f6ed45c 4 seconds ago 16.2MB [2023-02-28T20:17:03.182Z] core-command latest aa41e87603f0 4 seconds ago 17.7MB [2023-02-28T20:17:03.182Z] security-spire-config latest c0afad49738d 9 seconds ago 85.8MB [2023-02-28T20:17:03.182Z] security-spire-server latest 0edd56ce7baf 11 seconds ago 86.5MB [2023-02-28T20:17:03.182Z] c99d2076feba 12 seconds ago 1.56GB [2023-02-28T20:17:03.182Z] befbab5b5123 18 seconds ago 1.69GB [2023-02-28T20:17:03.182Z] 9e89daf70dbf 34 seconds ago 1.67GB [2023-02-28T20:17:03.182Z] f959d13c34c9 About a minute ago 1.56GB [2023-02-28T20:17:03.182Z] 78a0e7f37d08 About a minute ago 1.56GB [2023-02-28T20:17:03.182Z] support-notifications latest 053ad670c3d3 About a minute ago 30.7MB [2023-02-28T20:17:03.182Z] security-proxy-setup latest b7ecf41b63e2 About a minute ago 27.8MB [2023-02-28T20:17:03.182Z] security-secretstore-setup latest 2fecac9da1cc 2 minutes ago 30MB [2023-02-28T20:17:03.182Z] 53e32d45bb41 2 minutes ago 1.76GB [2023-02-28T20:17:03.182Z] 750b5b7705fa 2 minutes ago 1.68GB [2023-02-28T20:17:03.182Z] 6fb1cf150006 3 minutes ago 1.68GB [2023-02-28T20:17:03.182Z] support-scheduler latest 6b8f354eb168 3 minutes ago 30.1MB [2023-02-28T20:17:03.182Z] security-bootstrapper latest 0b24d700f040 3 minutes ago 20.4MB [2023-02-28T20:17:03.182Z] dafc2430fd21 6 minutes ago 1.75GB [2023-02-28T20:17:03.182Z] core-common-config-bootstrapper latest 03e9a3ddbf90 8 minutes ago 15.5MB [2023-02-28T20:17:03.182Z] core-metadata latest af90e2241ba3 8 minutes ago 18.5MB [2023-02-28T20:17:03.182Z] core-data latest e8425fc08ee4 8 minutes ago 17.9MB [2023-02-28T20:17:03.183Z] security-spiffe-token-provider latest fe01aad80ba2 8 minutes ago 30MB [2023-02-28T20:17:03.183Z] 80264c043f43 9 minutes ago 1.73GB [2023-02-28T20:17:03.183Z] 0b98aeaf3de7 9 minutes ago 1.7GB [2023-02-28T20:17:03.183Z] c01ed89ad743 9 minutes ago 1.7GB [2023-02-28T20:17:03.183Z] 380a8ea57a91 9 minutes ago 1.69GB [2023-02-28T20:17:03.183Z] 192999f8b354 9 minutes ago 1.68GB [2023-02-28T20:17:03.183Z] ci-base-image-x86_64 latest e7cb53966ece 18 minutes ago 904MB [2023-02-28T20:17:03.183Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-02-28T20:17:03.183Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-02-28T20:17:03.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-28T20:17:03.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-28T20:17:03.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-28T20:17:07.291Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:17:07.292Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:17:07.292Z] ---> 37596859d5fe [2023-02-28T20:17:07.292Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:17:07.292Z] ---> Using cache [2023-02-28T20:17:07.292Z] ---> 0346bf6775ba [2023-02-28T20:17:07.292Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:17:07.292Z] ---> Using cache [2023-02-28T20:17:07.292Z] ---> 33f82bfa0d1a [2023-02-28T20:17:07.292Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:17:07.292Z] ---> Using cache [2023-02-28T20:17:07.292Z] ---> d23b3163617e [2023-02-28T20:17:07.292Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:17:07.292Z] ---> Using cache [2023-02-28T20:17:07.292Z] ---> f6cabbd6927f [2023-02-28T20:17:07.292Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:17:07.292Z] ---> Using cache [2023-02-28T20:17:07.292Z] ---> ecca967fd799 [2023-02-28T20:17:07.292Z] Step 8/22 : COPY . . [2023-02-28T20:17:07.292Z] ---> Using cache [2023-02-28T20:17:07.292Z] ---> b6d7c44c6ce7 [2023-02-28T20:17:07.292Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-28T20:17:07.877Z] ---> Running in db11fd853b51 [2023-02-28T20:17:09.817Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-28T20:22:47.001Z] Removing intermediate container defcd0b2635d [2023-02-28T20:22:47.001Z] ---> 14e6624da29f [2023-02-28T20:22:47.001Z] [2023-02-28T20:22:47.001Z] Step 10/23 : FROM alpine:3.16 [2023-02-28T20:22:47.001Z] 3.16: Pulling from library/alpine [2023-02-28T20:22:48.419Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T20:22:48.419Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T20:22:48.419Z] ---> 4c81e5bf8899 [2023-02-28T20:22:48.419Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:22:48.419Z] ---> Running in 477926898cfb [2023-02-28T20:22:51.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:22:51.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:22:52.969Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:22:52.969Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:22:52.969Z] OK: 5 MiB in 15 packages [2023-02-28T20:22:54.395Z] Removing intermediate container 477926898cfb [2023-02-28T20:22:54.395Z] ---> c773fda771a7 [2023-02-28T20:22:54.395Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:22:54.395Z] ---> Running in 64c866ca7be9 [2023-02-28T20:22:54.985Z] Removing intermediate container 64c866ca7be9 [2023-02-28T20:22:54.985Z] ---> 40c1e54dc02a [2023-02-28T20:22:54.985Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-28T20:22:54.985Z] ---> Running in 1a30caf5a3f1 [2023-02-28T20:22:55.583Z] Removing intermediate container 1a30caf5a3f1 [2023-02-28T20:22:55.583Z] ---> d34d182e6c7f [2023-02-28T20:22:55.583Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-28T20:22:55.856Z] ---> Running in 1f2d47dac106 [2023-02-28T20:22:56.469Z] Removing intermediate container 1f2d47dac106 [2023-02-28T20:22:56.469Z] ---> 40e41181f686 [2023-02-28T20:22:56.469Z] Step 15/23 : WORKDIR / [2023-02-28T20:22:56.469Z] ---> Running in c58eb9a774b6 [2023-02-28T20:22:57.063Z] Removing intermediate container c58eb9a774b6 [2023-02-28T20:22:57.064Z] ---> 324cd501684f [2023-02-28T20:22:57.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:22:59.029Z] ---> 9b49ae7ed8f0 [2023-02-28T20:22:59.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-28T20:23:00.991Z] ---> ff8f82690dea [2023-02-28T20:23:00.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-28T20:23:01.961Z] ---> 5fd0dcfa51c2 [2023-02-28T20:23:01.961Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-28T20:23:01.961Z] ---> Running in 1f483d8d1c24 [2023-02-28T20:23:02.562Z] Removing intermediate container 1f483d8d1c24 [2023-02-28T20:23:02.562Z] ---> 2c3671c81857 [2023-02-28T20:23:02.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:23:02.562Z] ---> Running in e3dd09fc06d3 [2023-02-28T20:23:03.538Z] Removing intermediate container e3dd09fc06d3 [2023-02-28T20:23:03.538Z] ---> e724c3be1683 [2023-02-28T20:23:03.538Z] Step 21/23 : LABEL arch=arm64 [2023-02-28T20:23:03.538Z] ---> Running in b207c7081164 [2023-02-28T20:23:04.509Z] Removing intermediate container b207c7081164 [2023-02-28T20:23:04.509Z] ---> 06b881c46a22 [2023-02-28T20:23:04.509Z] Step 22/23 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:23:04.780Z] ---> Running in 4411e2efeca5 [2023-02-28T20:23:05.372Z] Removing intermediate container 4411e2efeca5 [2023-02-28T20:23:05.372Z] ---> 4bdcdd4e2225 [2023-02-28T20:23:05.372Z] Step 23/23 : LABEL version=0.0.0 [2023-02-28T20:23:05.643Z] ---> Running in 5ef62fd1d8c5 [2023-02-28T20:23:06.232Z] Removing intermediate container 5ef62fd1d8c5 [2023-02-28T20:23:06.232Z] ---> 6ed45c284333 [2023-02-28T20:23:06.232Z] [2023-02-28T20:23:06.983Z] Successfully built 6ed45c284333 [2023-02-28T20:23:06.983Z] Successfully tagged core-command-arm64:latest [2023-02-28T20:23:06.983Z] Building security-secretstore-setup [2023-02-28T20:23:12.574Z]  Building core-command ... done Removing intermediate container 64bfaba88d88 [2023-02-28T20:23:12.574Z] ---> c415e0d864a3 [2023-02-28T20:23:12.574Z] [2023-02-28T20:23:12.574Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:23:12.574Z] ---> 4c81e5bf8899 [2023-02-28T20:23:12.574Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T20:23:12.574Z] ---> Running in 91cf938424b4 [2023-02-28T20:23:13.234Z] Removing intermediate container 91cf938424b4 [2023-02-28T20:23:13.234Z] ---> d7577b317fa7 [2023-02-28T20:23:13.234Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:23:13.513Z] ---> Running in cb995d68e17d [2023-02-28T20:23:15.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:23:15.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:23:17.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:23:17.700Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:23:17.700Z] OK: 5 MiB in 15 packages [2023-02-28T20:23:19.656Z] Removing intermediate container cb995d68e17d [2023-02-28T20:23:19.656Z] ---> efae19664c65 [2023-02-28T20:23:19.656Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:23:20.644Z] ---> 65851a3d5c1e [2023-02-28T20:23:20.644Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-28T20:23:23.241Z] ---> c35938f53191 [2023-02-28T20:23:23.241Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-28T20:23:24.199Z] ---> fb0d265cc926 [2023-02-28T20:23:24.199Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-28T20:23:25.605Z] ---> c9f43ef3d272 [2023-02-28T20:23:25.605Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:23:25.872Z] ---> Running in f2159db1f85c [2023-02-28T20:23:26.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:23:26.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:23:26.834Z] ---> 37596859d5fe [2023-02-28T20:23:26.834Z] Step 3/24 : WORKDIR /edgex-go [2023-02-28T20:23:26.834Z] ---> Using cache [2023-02-28T20:23:26.834Z] ---> 3e8ae681caab [2023-02-28T20:23:26.834Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-28T20:23:26.834Z] ---> Running in 54c38708fb93 [2023-02-28T20:23:29.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:23:29.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:23:29.951Z] Removing intermediate container f2159db1f85c [2023-02-28T20:23:29.951Z] ---> 66e5530c277a [2023-02-28T20:23:29.951Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:23:29.951Z] ---> Running in d0acafe26f94 [2023-02-28T20:23:30.540Z] Removing intermediate container d0acafe26f94 [2023-02-28T20:23:30.540Z] ---> 3f74aa92034c [2023-02-28T20:23:30.540Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-28T20:23:30.807Z] ---> Running in 2289aafad48d [2023-02-28T20:23:31.074Z] OK: 221 MiB in 51 packages [2023-02-28T20:23:31.344Z] Removing intermediate container 2289aafad48d [2023-02-28T20:23:31.344Z] ---> 31b97863c253 [2023-02-28T20:23:31.344Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:23:31.344Z] ---> Running in 90e5fc86ead9 [2023-02-28T20:23:31.927Z] Removing intermediate container 90e5fc86ead9 [2023-02-28T20:23:31.927Z] ---> 4369de4ce02d [2023-02-28T20:23:31.927Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:23:32.196Z] ---> Running in 684e2859ff3b [2023-02-28T20:23:33.174Z] Removing intermediate container 54c38708fb93 [2023-02-28T20:23:33.174Z] ---> 1d8edbe2390a [2023-02-28T20:23:33.174Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-28T20:23:33.174Z] Removing intermediate container 684e2859ff3b [2023-02-28T20:23:33.174Z] ---> df1bb457bdd2 [2023-02-28T20:23:33.174Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:23:33.448Z] ---> Running in 6a9948b743d4 [2023-02-28T20:23:34.411Z] Removing intermediate container 6a9948b743d4 [2023-02-28T20:23:34.411Z] ---> 9f768b30f4cb [2023-02-28T20:23:34.411Z] [2023-02-28T20:23:34.411Z] ---> 2d4036846307 [2023-02-28T20:23:34.411Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:23:34.411Z] ---> Running in c7d26b7212ad [2023-02-28T20:23:34.997Z] Successfully built 9f768b30f4cb [2023-02-28T20:23:34.997Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-28T20:23:34.997Z]  Building security-proxy-auth ... done Building core-data [2023-02-28T20:23:57.058Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:23:57.058Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:23:57.058Z] ---> 37596859d5fe [2023-02-28T20:23:57.058Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:23:57.058Z] ---> Using cache [2023-02-28T20:23:57.058Z] ---> 0346bf6775ba [2023-02-28T20:23:57.058Z] Step 4/22 : WORKDIR /edgex-go [2023-02-28T20:23:57.058Z] ---> Using cache [2023-02-28T20:23:57.058Z] ---> 33f82bfa0d1a [2023-02-28T20:23:57.058Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-28T20:23:57.058Z] ---> Using cache [2023-02-28T20:23:57.058Z] ---> d23b3163617e [2023-02-28T20:23:57.058Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-28T20:23:57.058Z] ---> Using cache [2023-02-28T20:23:57.058Z] ---> f6cabbd6927f [2023-02-28T20:23:57.058Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:23:57.058Z] ---> Using cache [2023-02-28T20:23:57.058Z] ---> ecca967fd799 [2023-02-28T20:23:57.058Z] Step 8/22 : COPY . . [2023-02-28T20:23:57.058Z] ---> Using cache [2023-02-28T20:23:57.058Z] ---> b6d7c44c6ce7 [2023-02-28T20:23:57.058Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-28T20:23:57.058Z] ---> Running in 28cf0f3060e6 [2023-02-28T20:23:57.058Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-28T20:24:35.918Z] Removing intermediate container db11fd853b51 [2023-02-28T20:24:35.918Z] ---> 9d4fb9df125d [2023-02-28T20:24:35.918Z] [2023-02-28T20:24:35.918Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:24:35.918Z] ---> 4c81e5bf8899 [2023-02-28T20:24:35.918Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-28T20:24:35.918Z] ---> Using cache [2023-02-28T20:24:35.918Z] ---> d7577b317fa7 [2023-02-28T20:24:35.918Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:24:35.918Z] ---> Using cache [2023-02-28T20:24:35.918Z] ---> efae19664c65 [2023-02-28T20:24:35.918Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:24:35.918Z] ---> Using cache [2023-02-28T20:24:35.918Z] ---> 65851a3d5c1e [2023-02-28T20:24:35.918Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-28T20:24:35.918Z] ---> 9a67ff70d463 [2023-02-28T20:24:35.918Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-28T20:24:35.918Z] ---> 9e1773087c00 [2023-02-28T20:24:35.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-28T20:24:35.918Z] ---> 97c99908fcb3 [2023-02-28T20:24:35.918Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:24:35.918Z] ---> Running in e5eac4f3c30c [2023-02-28T20:24:37.337Z] Removing intermediate container e5eac4f3c30c [2023-02-28T20:24:37.337Z] ---> 887815b28373 [2023-02-28T20:24:37.337Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:24:37.337Z] ---> Running in 3d29fd77a7db [2023-02-28T20:24:37.921Z] Removing intermediate container 3d29fd77a7db [2023-02-28T20:24:37.921Z] ---> e807927bce93 [2023-02-28T20:24:37.921Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-28T20:24:37.921Z] ---> Running in e9164525dce4 [2023-02-28T20:24:38.891Z] Removing intermediate container e9164525dce4 [2023-02-28T20:24:38.891Z] ---> 920a6ce4b145 [2023-02-28T20:24:38.891Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:24:38.891Z] ---> Running in 5901d77abf54 [2023-02-28T20:24:39.852Z] Removing intermediate container 5901d77abf54 [2023-02-28T20:24:39.852Z] ---> 17a08ff9f4fb [2023-02-28T20:24:39.852Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:24:39.852Z] ---> Running in 5fe3121f7cb1 [2023-02-28T20:24:40.813Z] Removing intermediate container 5fe3121f7cb1 [2023-02-28T20:24:40.813Z] ---> cb3552e4af40 [2023-02-28T20:24:40.813Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:24:41.080Z] ---> Running in 47431dde85a3 [2023-02-28T20:24:43.658Z] Removing intermediate container 47431dde85a3 [2023-02-28T20:24:43.658Z] ---> afde189b7319 [2023-02-28T20:24:43.658Z] [2023-02-28T20:24:43.925Z] Successfully built afde189b7319 [2023-02-28T20:24:43.925Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-28T20:24:43.925Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-02-28T20:25:05.989Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:25:05.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:25:05.989Z] ---> 37596859d5fe [2023-02-28T20:25:05.989Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-28T20:25:05.989Z] ---> Using cache [2023-02-28T20:25:05.989Z] ---> 0346bf6775ba [2023-02-28T20:25:05.989Z] Step 4/24 : WORKDIR /edgex-go [2023-02-28T20:25:05.989Z] ---> Using cache [2023-02-28T20:25:05.989Z] ---> 33f82bfa0d1a [2023-02-28T20:25:05.989Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-28T20:25:05.989Z] ---> Using cache [2023-02-28T20:25:05.989Z] ---> d23b3163617e [2023-02-28T20:25:05.989Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-28T20:25:05.989Z] ---> Using cache [2023-02-28T20:25:05.989Z] ---> f6cabbd6927f [2023-02-28T20:25:05.989Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:25:05.989Z] ---> Using cache [2023-02-28T20:25:05.989Z] ---> ecca967fd799 [2023-02-28T20:25:05.989Z] Step 8/24 : COPY . . [2023-02-28T20:25:05.989Z] ---> Using cache [2023-02-28T20:25:05.989Z] ---> b6d7c44c6ce7 [2023-02-28T20:25:05.989Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-28T20:25:05.989Z] ---> Running in 5e2633d769dc [2023-02-28T20:25:07.927Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-28T20:25:20.237Z] Removing intermediate container c7d26b7212ad [2023-02-28T20:25:20.237Z] ---> e0033760ee64 [2023-02-28T20:25:20.237Z] Step 7/24 : COPY . . [2023-02-28T20:25:32.542Z] ---> 6dc1894bb8bc [2023-02-28T20:25:32.542Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-28T20:25:35.125Z] ---> Running in 7fae05636552 [2023-02-28T20:25:36.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-28T20:26:23.351Z] Removing intermediate container 0cce12e0972c [2023-02-28T20:26:23.351Z] ---> 6e46aa5f8f14 [2023-02-28T20:26:23.351Z] [2023-02-28T20:26:23.351Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:26:23.351Z] ---> 4c81e5bf8899 [2023-02-28T20:26:23.351Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-28T20:26:23.351Z] ---> Running in 3d84e024087d [2023-02-28T20:26:23.351Z] Removing intermediate container bead206e1434 [2023-02-28T20:26:23.351Z] ---> 6abee303d870 [2023-02-28T20:26:23.351Z] [2023-02-28T20:26:23.351Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:26:23.351Z] ---> 4c81e5bf8899 [2023-02-28T20:26:23.351Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:26:23.351Z] ---> Using cache [2023-02-28T20:26:23.351Z] ---> c773fda771a7 [2023-02-28T20:26:23.351Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:26:23.351Z] ---> Using cache [2023-02-28T20:26:23.351Z] ---> 40c1e54dc02a [2023-02-28T20:26:23.351Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-28T20:26:23.351Z] ---> Running in c75911ae6f1d [2023-02-28T20:26:23.351Z] Removing intermediate container c75911ae6f1d [2023-02-28T20:26:23.351Z] ---> 28de75167484 [2023-02-28T20:26:23.351Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T20:26:23.351Z] ---> Running in 0dd15d07686a [2023-02-28T20:26:23.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:26:23.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:26:26.762Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-28T20:26:26.762Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-28T20:26:26.762Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:26:26.762Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:26:26.762Z] OK: 6 MiB in 16 packages [2023-02-28T20:26:26.762Z] Removing intermediate container 0dd15d07686a [2023-02-28T20:26:26.762Z] ---> 0b70190f6655 [2023-02-28T20:26:26.762Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:26:27.728Z] ---> e60e4ba530cc [2023-02-28T20:26:27.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-28T20:26:28.696Z] Removing intermediate container 3d84e024087d [2023-02-28T20:26:28.696Z] ---> c4275712e379 [2023-02-28T20:26:28.696Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:26:28.696Z] ---> Running in 793c0098dabc [2023-02-28T20:26:29.661Z] Removing intermediate container 793c0098dabc [2023-02-28T20:26:29.661Z] ---> fb1a1366c0b3 [2023-02-28T20:26:29.661Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-28T20:26:29.661Z] ---> Running in f82d7d5b9a24 [2023-02-28T20:26:30.626Z] Removing intermediate container f82d7d5b9a24 [2023-02-28T20:26:30.626Z] ---> 27298c6e73d5 [2023-02-28T20:26:30.626Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-28T20:26:30.626Z] ---> Running in fca686467118 [2023-02-28T20:26:31.593Z] ---> 2e31390bdb5c [2023-02-28T20:26:31.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-28T20:26:31.593Z] Removing intermediate container fca686467118 [2023-02-28T20:26:31.593Z] ---> 9fa41da782a5 [2023-02-28T20:26:31.593Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:26:32.560Z] ---> 88460e7cd381 [2023-02-28T20:26:32.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-28T20:26:32.831Z] ---> 861dbc14bbca [2023-02-28T20:26:32.831Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-28T20:26:33.107Z] ---> Running in 49baf91647e3 [2023-02-28T20:26:33.698Z] Removing intermediate container 49baf91647e3 [2023-02-28T20:26:33.698Z] ---> 0d0c93324027 [2023-02-28T20:26:33.698Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:26:33.969Z] ---> Running in f5766fe52c18 [2023-02-28T20:26:34.561Z] Removing intermediate container f5766fe52c18 [2023-02-28T20:26:34.561Z] ---> 96eafccf8302 [2023-02-28T20:26:34.561Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:26:34.561Z] ---> Running in a13b652493ce [2023-02-28T20:26:35.540Z] Removing intermediate container a13b652493ce [2023-02-28T20:26:35.540Z] ---> df9b54d44037 [2023-02-28T20:26:35.540Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:26:35.820Z] ---> Running in 82966c09a8ca [2023-02-28T20:26:36.097Z] ---> 631407545763 [2023-02-28T20:26:36.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-28T20:26:36.369Z] Removing intermediate container 82966c09a8ca [2023-02-28T20:26:36.369Z] ---> e20a1b8f38de [2023-02-28T20:26:36.369Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:26:36.640Z] ---> Running in b92a715bbae8 [2023-02-28T20:26:37.241Z] Removing intermediate container b92a715bbae8 [2023-02-28T20:26:37.241Z] ---> 888e51001a93 [2023-02-28T20:26:37.241Z] [2023-02-28T20:26:37.241Z] ---> 1f9ad6304ed2 [2023-02-28T20:26:37.241Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-28T20:26:37.512Z] ---> Running in 6bcc09703101 [2023-02-28T20:26:37.782Z] Successfully built 888e51001a93 [2023-02-28T20:26:37.782Z] Successfully tagged support-scheduler-arm64:latest [2023-02-28T20:26:37.782Z] Building security-bootstrapper [2023-02-28T20:26:39.036Z]  Building support-scheduler ... done Removing intermediate container 6bcc09703101 [2023-02-28T20:26:39.036Z] ---> 977d6f3f51b7 [2023-02-28T20:26:39.036Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:26:39.036Z] ---> Running in 9cfed6942640 [2023-02-28T20:26:39.623Z] Removing intermediate container 9cfed6942640 [2023-02-28T20:26:39.623Z] ---> 6470ae326217 [2023-02-28T20:26:39.623Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:26:39.623Z] ---> Running in baf73f070e6c [2023-02-28T20:26:40.216Z] Removing intermediate container baf73f070e6c [2023-02-28T20:26:40.216Z] ---> 390da15be49a [2023-02-28T20:26:40.216Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:26:40.486Z] ---> Running in 54f80f25eb7b [2023-02-28T20:26:41.077Z] Removing intermediate container 54f80f25eb7b [2023-02-28T20:26:41.077Z] ---> 88fe95eb847c [2023-02-28T20:26:41.077Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:26:41.077Z] ---> Running in 62e1c6b2cbf0 [2023-02-28T20:26:41.674Z] Removing intermediate container 62e1c6b2cbf0 [2023-02-28T20:26:41.674Z] ---> 98efdaf4f8f5 [2023-02-28T20:26:41.674Z] [2023-02-28T20:26:41.944Z] Successfully built 98efdaf4f8f5 [2023-02-28T20:26:41.944Z] Successfully tagged support-notifications-arm64:latest [2023-02-28T20:26:41.944Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-02-28T20:27:04.037Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:27:04.037Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:27:04.037Z] ---> 37596859d5fe [2023-02-28T20:27:04.037Z] Step 3/32 : WORKDIR /edgex-go [2023-02-28T20:27:04.037Z] ---> Using cache [2023-02-28T20:27:04.037Z] ---> 3e8ae681caab [2023-02-28T20:27:04.037Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-28T20:27:04.037Z] ---> Using cache [2023-02-28T20:27:04.037Z] ---> 1d8edbe2390a [2023-02-28T20:27:04.037Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-28T20:27:04.037Z] ---> Using cache [2023-02-28T20:27:04.037Z] ---> 2d4036846307 [2023-02-28T20:27:04.037Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:27:04.037Z] ---> Using cache [2023-02-28T20:27:04.037Z] ---> e0033760ee64 [2023-02-28T20:27:04.037Z] Step 7/32 : COPY . . [2023-02-28T20:27:04.037Z] ---> Using cache [2023-02-28T20:27:04.037Z] ---> 6dc1894bb8bc [2023-02-28T20:27:04.037Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-28T20:27:04.625Z] ---> Running in cb1068e94fad [2023-02-28T20:27:07.221Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-28T20:27:09.808Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:27:09.808Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:27:09.808Z] ---> 37596859d5fe [2023-02-28T20:27:09.808Z] Step 3/19 : WORKDIR /edgex-go [2023-02-28T20:27:09.808Z] ---> Using cache [2023-02-28T20:27:09.808Z] ---> 3e8ae681caab [2023-02-28T20:27:09.808Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-28T20:27:10.076Z] ---> Running in 0bd0bee49e9f [2023-02-28T20:27:12.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:27:12.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:27:14.043Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-28T20:27:14.043Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-28T20:27:14.043Z] OK: 16903 distinct packages available [2023-02-28T20:27:14.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:27:14.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:27:16.698Z] OK: 221 MiB in 51 packages [2023-02-28T20:27:18.788Z] Removing intermediate container 0bd0bee49e9f [2023-02-28T20:27:18.788Z] ---> 3c9057c8f219 [2023-02-28T20:27:18.788Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-28T20:27:19.386Z] ---> 8cdf767432dd [2023-02-28T20:27:19.386Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:27:19.661Z] ---> Running in 66db8c677b5a [2023-02-28T20:28:56.363Z] Removing intermediate container 66db8c677b5a [2023-02-28T20:28:56.363Z] ---> 6869b1967f3d [2023-02-28T20:28:56.363Z] Step 7/19 : COPY . . [2023-02-28T20:29:08.715Z] ---> 721d6cfe752c [2023-02-28T20:29:08.715Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-28T20:29:08.715Z] ---> Running in 277f7b61ce9f [2023-02-28T20:29:08.987Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-28T20:31:45.799Z] Removing intermediate container 28cf0f3060e6 [2023-02-28T20:31:45.799Z] ---> bcfe76ad7d99 [2023-02-28T20:31:45.799Z] [2023-02-28T20:31:45.799Z] Step 10/22 : FROM alpine:3.16 [2023-02-28T20:31:45.799Z] ---> 4c81e5bf8899 [2023-02-28T20:31:45.799Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-28T20:31:45.799Z] ---> Running in aaf0756cc1dd [2023-02-28T20:31:45.799Z] Removing intermediate container aaf0756cc1dd [2023-02-28T20:31:45.799Z] ---> 5613ea42ee7f [2023-02-28T20:31:45.799Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-28T20:31:45.799Z] ---> Running in 585f1eb3f799 [2023-02-28T20:31:45.799Z] Removing intermediate container 585f1eb3f799 [2023-02-28T20:31:45.799Z] ---> 6aa30155a510 [2023-02-28T20:31:45.799Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-28T20:31:45.799Z] ---> Running in 1a1967420f3b [2023-02-28T20:31:46.403Z] Removing intermediate container 1a1967420f3b [2023-02-28T20:31:46.403Z] ---> 2c38d4550e98 [2023-02-28T20:31:46.403Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:31:46.403Z] ---> Running in ec223f9560f2 [2023-02-28T20:31:48.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:31:48.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:31:50.143Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-28T20:31:50.143Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:31:50.409Z] OK: 5 MiB in 15 packages [2023-02-28T20:31:51.815Z] Removing intermediate container ec223f9560f2 [2023-02-28T20:31:51.815Z] ---> 8fcb312b570f [2023-02-28T20:31:51.815Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:31:53.224Z] ---> 192b2eef224b [2023-02-28T20:31:53.224Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-28T20:31:54.637Z] ---> 056f06b7385b [2023-02-28T20:31:54.637Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-28T20:31:55.608Z] ---> 3bac8ca5ea9c [2023-02-28T20:31:55.608Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-28T20:31:55.880Z] ---> Running in 8f1628ddc002 [2023-02-28T20:31:56.465Z] Removing intermediate container 8f1628ddc002 [2023-02-28T20:31:56.465Z] ---> a27d63918ff2 [2023-02-28T20:31:56.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:31:56.465Z] ---> Running in 25251c4cc305 [2023-02-28T20:31:57.053Z] Removing intermediate container 25251c4cc305 [2023-02-28T20:31:57.053Z] ---> fae934ea7fd1 [2023-02-28T20:31:57.053Z] Step 20/22 : LABEL arch=arm64 [2023-02-28T20:31:57.053Z] ---> Running in ce4db4ccc457 [2023-02-28T20:31:57.638Z] Removing intermediate container ce4db4ccc457 [2023-02-28T20:31:57.638Z] ---> 880e5ad0b719 [2023-02-28T20:31:57.638Z] Step 21/22 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:31:57.905Z] ---> Running in 826310b0fcfe [2023-02-28T20:31:58.191Z] Removing intermediate container 826310b0fcfe [2023-02-28T20:31:58.191Z] ---> 6e3011dc643c [2023-02-28T20:31:58.191Z] Step 22/22 : LABEL version=0.0.0 [2023-02-28T20:31:58.460Z] ---> Running in 753359957a44 [2023-02-28T20:31:59.063Z] Removing intermediate container 753359957a44 [2023-02-28T20:31:59.063Z] ---> 097079dd3f30 [2023-02-28T20:31:59.063Z] [2023-02-28T20:31:59.332Z] Successfully built 097079dd3f30 [2023-02-28T20:31:59.332Z] Successfully tagged core-data-arm64:latest [2023-02-28T20:31:59.332Z]  Building core-data ... done Building security-proxy-setup [2023-02-28T20:32:17.540Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-28T20:32:17.540Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-28T20:32:17.540Z] ---> 37596859d5fe [2023-02-28T20:32:17.540Z] Step 3/21 : WORKDIR /edgex-go [2023-02-28T20:32:17.540Z] ---> Using cache [2023-02-28T20:32:17.540Z] ---> 3e8ae681caab [2023-02-28T20:32:17.540Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-28T20:32:17.540Z] ---> Using cache [2023-02-28T20:32:17.540Z] ---> 1d8edbe2390a [2023-02-28T20:32:17.540Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-28T20:32:17.540Z] ---> Using cache [2023-02-28T20:32:17.540Z] ---> 2d4036846307 [2023-02-28T20:32:17.540Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T20:32:17.540Z] ---> Using cache [2023-02-28T20:32:17.540Z] ---> e0033760ee64 [2023-02-28T20:32:17.540Z] Step 7/21 : COPY . . [2023-02-28T20:32:17.540Z] ---> Using cache [2023-02-28T20:32:17.540Z] ---> 6dc1894bb8bc [2023-02-28T20:32:17.540Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-28T20:32:17.834Z] ---> Running in 12fc90e7b4ba [2023-02-28T20:32:18.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-28T20:32:19.767Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-28T20:32:41.838Z] Removing intermediate container 7fae05636552 [2023-02-28T20:32:41.838Z] ---> 73c969816609 [2023-02-28T20:32:41.838Z] [2023-02-28T20:32:41.838Z] Step 9/24 : FROM alpine:3.16 [2023-02-28T20:32:41.838Z] ---> 4c81e5bf8899 [2023-02-28T20:32:41.838Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-28T20:32:41.838Z] ---> Running in fcfdfe762c05 [2023-02-28T20:32:42.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:32:43.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:32:44.414Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-28T20:32:44.681Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-28T20:32:44.681Z] (3/3) Installing su-exec (0.2-r1) [2023-02-28T20:32:44.681Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:32:44.681Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:32:45.268Z] OK: 6 MiB in 17 packages [2023-02-28T20:32:47.218Z] Removing intermediate container fcfdfe762c05 [2023-02-28T20:32:47.218Z] ---> 5ac2a1410017 [2023-02-28T20:32:47.218Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T20:32:47.486Z] ---> Running in f964f64a76b2 [2023-02-28T20:32:48.091Z] Removing intermediate container f964f64a76b2 [2023-02-28T20:32:48.091Z] ---> 5375df3a7d6d [2023-02-28T20:32:48.091Z] Step 12/24 : WORKDIR / [2023-02-28T20:32:48.091Z] ---> Running in 88f5fbf31f71 [2023-02-28T20:32:48.673Z] Removing intermediate container 88f5fbf31f71 [2023-02-28T20:32:48.673Z] ---> b604be0bf5b7 [2023-02-28T20:32:48.673Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-28T20:32:49.633Z] ---> d06d0a879914 [2023-02-28T20:32:49.633Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-28T20:32:50.598Z] ---> bd7eb22d3c37 [2023-02-28T20:32:50.598Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-28T20:32:51.564Z] ---> f3043b6e1977 [2023-02-28T20:32:51.564Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-28T20:32:52.531Z] ---> d1afc415be00 [2023-02-28T20:32:52.531Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-28T20:32:53.940Z] ---> daeb53dcdae4 [2023-02-28T20:32:53.940Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-28T20:32:56.522Z] ---> eb2d6718438f [2023-02-28T20:32:56.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T20:32:57.107Z] ---> 4ac87f4f738f [2023-02-28T20:32:57.107Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:32:57.107Z] ---> Running in f918db13a2fd [2023-02-28T20:33:00.461Z] Removing intermediate container f918db13a2fd [2023-02-28T20:33:00.461Z] ---> 08c88fe85089 [2023-02-28T20:33:00.461Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:33:00.734Z] ---> Running in 1b5046b3536c [2023-02-28T20:33:01.002Z] Removing intermediate container 1b5046b3536c [2023-02-28T20:33:01.002Z] ---> 8ce5a1f99be1 [2023-02-28T20:33:01.002Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T20:33:01.270Z] ---> Running in 3cf14356456c [2023-02-28T20:33:01.853Z] Removing intermediate container 3cf14356456c [2023-02-28T20:33:01.853Z] ---> 79648e9b577c [2023-02-28T20:33:01.853Z] Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:33:01.853Z] ---> Running in 6bc36f1299b5 [2023-02-28T20:33:02.438Z] Removing intermediate container 6bc36f1299b5 [2023-02-28T20:33:02.438Z] ---> 3e4d538f8c7b [2023-02-28T20:33:02.438Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:33:02.438Z] ---> Running in 107e88c01a49 [2023-02-28T20:33:03.024Z] Removing intermediate container 107e88c01a49 [2023-02-28T20:33:03.024Z] ---> 27e588d76a84 [2023-02-28T20:33:03.024Z] [2023-02-28T20:33:03.292Z] Successfully built 27e588d76a84 [2023-02-28T20:33:03.292Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-28T20:33:15.604Z]  Building security-secretstore-setup ... done Removing intermediate container 5e2633d769dc [2023-02-28T20:33:15.604Z] ---> 6e43b995784e [2023-02-28T20:33:15.604Z] [2023-02-28T20:33:15.604Z] Step 10/24 : FROM alpine:3.16 [2023-02-28T20:33:15.604Z] ---> 4c81e5bf8899 [2023-02-28T20:33:15.604Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-28T20:33:15.604Z] ---> Using cache [2023-02-28T20:33:15.604Z] ---> c773fda771a7 [2023-02-28T20:33:15.604Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-28T20:33:15.604Z] ---> Using cache [2023-02-28T20:33:15.604Z] ---> 40c1e54dc02a [2023-02-28T20:33:15.604Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-28T20:33:15.604Z] ---> Running in 5855436d4c29 [2023-02-28T20:33:15.604Z] Removing intermediate container 5855436d4c29 [2023-02-28T20:33:15.604Z] ---> 492ed7a56d42 [2023-02-28T20:33:15.604Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-28T20:33:15.604Z] ---> Running in 0cbb3ff382a5 [2023-02-28T20:33:16.187Z] Removing intermediate container 0cbb3ff382a5 [2023-02-28T20:33:16.187Z] ---> 7dff50a02f36 [2023-02-28T20:33:16.187Z] Step 15/24 : WORKDIR / [2023-02-28T20:33:16.187Z] ---> Running in a65f87a7e361 [2023-02-28T20:33:16.771Z] Removing intermediate container a65f87a7e361 [2023-02-28T20:33:16.771Z] ---> 33fa4e549de1 [2023-02-28T20:33:16.771Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:33:17.737Z] ---> ed0e8154ce76 [2023-02-28T20:33:17.737Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-28T20:33:19.693Z] ---> 2b7b13885783 [2023-02-28T20:33:19.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-28T20:33:20.653Z] ---> 4462e74a86ce [2023-02-28T20:33:20.653Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-28T20:33:21.620Z] ---> 7a2851a665d8 [2023-02-28T20:33:21.620Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-28T20:33:21.620Z] ---> Running in 1a07017b0e73 [2023-02-28T20:33:21.887Z] Removing intermediate container 1a07017b0e73 [2023-02-28T20:33:21.887Z] ---> a918564f05ab [2023-02-28T20:33:21.887Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:33:22.158Z] ---> Running in 481aacda8842 [2023-02-28T20:33:22.756Z] Removing intermediate container 481aacda8842 [2023-02-28T20:33:22.756Z] ---> a0c73fbcddf9 [2023-02-28T20:33:22.756Z] Step 22/24 : LABEL arch=arm64 [2023-02-28T20:33:22.756Z] ---> Running in 17bb1d347bcc [2023-02-28T20:33:23.341Z] Removing intermediate container 17bb1d347bcc [2023-02-28T20:33:23.341Z] ---> aad753cbe113 [2023-02-28T20:33:23.341Z] Step 23/24 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:33:23.607Z] ---> Running in 4c5e1fb0b327 [2023-02-28T20:33:24.190Z] Removing intermediate container 4c5e1fb0b327 [2023-02-28T20:33:24.190Z] ---> f6b7bd5e2aa1 [2023-02-28T20:33:24.190Z] Step 24/24 : LABEL version=0.0.0 [2023-02-28T20:33:24.190Z] ---> Running in 1b379ed538ac [2023-02-28T20:33:24.783Z] Removing intermediate container 1b379ed538ac [2023-02-28T20:33:24.783Z] ---> 61546e37d500 [2023-02-28T20:33:24.783Z] [2023-02-28T20:33:25.053Z] Successfully built 61546e37d500 [2023-02-28T20:33:25.053Z] Successfully tagged core-metadata-arm64:latest [2023-02-28T20:34:21.441Z]  Building core-metadata ... done Removing intermediate container cb1068e94fad [2023-02-28T20:34:21.441Z] ---> 12d986296db3 [2023-02-28T20:34:21.441Z] [2023-02-28T20:34:21.441Z] Step 9/32 : FROM alpine:3.16 [2023-02-28T20:34:21.441Z] ---> 4c81e5bf8899 [2023-02-28T20:34:21.441Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:34:21.441Z] ---> Running in 4522c2e9c0ff [2023-02-28T20:34:21.441Z] Removing intermediate container 4522c2e9c0ff [2023-02-28T20:34:21.441Z] ---> 106ce38425e5 [2023-02-28T20:34:21.441Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-28T20:34:21.441Z] ---> Running in ead7c5d53d8c [2023-02-28T20:34:21.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:34:21.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:34:21.441Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-28T20:34:21.441Z] (2/2) Installing su-exec (0.2-r1) [2023-02-28T20:34:21.441Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:34:21.441Z] OK: 5 MiB in 16 packages [2023-02-28T20:34:21.708Z] Removing intermediate container ead7c5d53d8c [2023-02-28T20:34:21.708Z] ---> e09a1cacb2b6 [2023-02-28T20:34:21.708Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-28T20:34:21.708Z] ---> Running in 66a4be8325c9 [2023-02-28T20:34:22.294Z] Removing intermediate container 66a4be8325c9 [2023-02-28T20:34:22.294Z] ---> 5f8564e152fb [2023-02-28T20:34:22.294Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-28T20:34:22.562Z] ---> Running in 126f37dde3d7 [2023-02-28T20:34:23.143Z] Removing intermediate container 126f37dde3d7 [2023-02-28T20:34:23.143Z] ---> 88ff18638d85 [2023-02-28T20:34:23.143Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-28T20:34:23.143Z] ---> Running in 295f8aca3d48 [2023-02-28T20:34:23.728Z] Removing intermediate container 295f8aca3d48 [2023-02-28T20:34:23.728Z] ---> 9321e63781fb [2023-02-28T20:34:23.728Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-28T20:34:23.728Z] ---> Running in 01a8fcbd56b7 [2023-02-28T20:34:24.310Z] Removing intermediate container 01a8fcbd56b7 [2023-02-28T20:34:24.310Z] ---> a0916b0e927f [2023-02-28T20:34:24.310Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-28T20:34:24.576Z] ---> Running in 6a95406a2d3d [2023-02-28T20:34:27.914Z] Removing intermediate container 6a95406a2d3d [2023-02-28T20:34:27.914Z] ---> 76c1cc29deb3 [2023-02-28T20:34:27.914Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-28T20:34:27.914Z] ---> Running in aa6f94a32606 [2023-02-28T20:34:28.179Z] Removing intermediate container aa6f94a32606 [2023-02-28T20:34:28.179Z] ---> a5d6b4563d2a [2023-02-28T20:34:28.179Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-28T20:34:32.422Z] ---> 8903fc7d007d [2023-02-28T20:34:32.422Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-28T20:34:32.422Z] ---> Running in 3d540e7b86a4 [2023-02-28T20:34:35.007Z] Removing intermediate container 3d540e7b86a4 [2023-02-28T20:34:35.007Z] ---> a9fc8f7e783e [2023-02-28T20:34:35.007Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:34:35.969Z] ---> 950018b9cecc [2023-02-28T20:34:35.969Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-28T20:34:38.146Z] ---> 5f6dd000478d [2023-02-28T20:34:38.146Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-28T20:34:39.150Z] ---> f90c2aae900c [2023-02-28T20:34:39.150Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-28T20:34:39.762Z] ---> 100d4ea080c1 [2023-02-28T20:34:39.762Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-28T20:34:40.740Z] ---> 46c0a8a81c51 [2023-02-28T20:34:40.740Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-28T20:34:41.716Z] ---> 173a1722a577 [2023-02-28T20:34:41.716Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-28T20:34:45.970Z] ---> 0627a548254c [2023-02-28T20:34:45.970Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-28T20:34:45.970Z] ---> Running in c27008bd89c2 [2023-02-28T20:34:49.307Z] Removing intermediate container c27008bd89c2 [2023-02-28T20:34:49.307Z] ---> 9d92a236b75f [2023-02-28T20:34:49.307Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-28T20:34:49.307Z] ---> Running in 4f7917f20b51 [2023-02-28T20:34:49.575Z] Removing intermediate container 4f7917f20b51 [2023-02-28T20:34:49.575Z] ---> 0f9eff278556 [2023-02-28T20:34:49.575Z] Step 29/32 : CMD ["gate"] [2023-02-28T20:34:49.842Z] ---> Running in 0b4deea79e02 [2023-02-28T20:34:50.424Z] Removing intermediate container 0b4deea79e02 [2023-02-28T20:34:50.424Z] ---> fbe960566205 [2023-02-28T20:34:50.424Z] Step 30/32 : LABEL arch=arm64 [2023-02-28T20:34:50.424Z] ---> Running in 7a5ff62ba947 [2023-02-28T20:34:51.007Z] Removing intermediate container 7a5ff62ba947 [2023-02-28T20:34:51.007Z] ---> 6473df9f1f5f [2023-02-28T20:34:51.007Z] Step 31/32 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:34:51.007Z] ---> Running in 0bb112683686 [2023-02-28T20:34:51.595Z] Removing intermediate container 0bb112683686 [2023-02-28T20:34:51.595Z] ---> 1385c75089e9 [2023-02-28T20:34:51.595Z] Step 32/32 : LABEL version=0.0.0 [2023-02-28T20:34:51.595Z] ---> Running in 8206ca0883b4 [2023-02-28T20:34:52.178Z] Removing intermediate container 8206ca0883b4 [2023-02-28T20:34:52.178Z] ---> 2bb4a918a058 [2023-02-28T20:34:52.178Z] [2023-02-28T20:34:52.445Z] Successfully built 2bb4a918a058 [2023-02-28T20:34:52.445Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-28T20:36:00.560Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-28T20:36:00.560Z] Removing intermediate container 277f7b61ce9f [2023-02-28T20:36:00.560Z] ---> fbd9145cca34 [2023-02-28T20:36:00.560Z] [2023-02-28T20:36:00.560Z] Step 9/19 : FROM alpine:3.15 [2023-02-28T20:36:00.560Z] ---> 354640af7b1b [2023-02-28T20:36:00.560Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-28T20:36:00.560Z] ---> Using cache [2023-02-28T20:36:00.560Z] ---> 11e467ddce69 [2023-02-28T20:36:00.560Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-28T20:36:00.560Z] ---> Running in fae2852307ba [2023-02-28T20:36:00.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:36:01.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:36:02.502Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-28T20:36:02.502Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-28T20:36:02.502Z] OK: 15734 distinct packages available [2023-02-28T20:36:02.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:36:04.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:36:04.317Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-28T20:36:04.317Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-28T20:36:04.317Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-28T20:36:04.317Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-28T20:36:04.317Z] (5/9) Installing curl (7.80.0-r6) [2023-02-28T20:36:04.317Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-28T20:36:04.317Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-28T20:36:04.317Z] (8/9) Installing libucontext (1.1-r0) [2023-02-28T20:36:04.317Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-28T20:36:04.317Z] Executing busybox-1.34.1-r7.trigger [2023-02-28T20:36:04.317Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:36:04.590Z] Removing intermediate container 12fc90e7b4ba [2023-02-28T20:36:04.590Z] ---> b474050ec0ef [2023-02-28T20:36:04.590Z] [2023-02-28T20:36:04.590Z] Step 9/21 : FROM alpine:3.16 [2023-02-28T20:36:04.590Z] ---> 4c81e5bf8899 [2023-02-28T20:36:04.590Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-28T20:36:04.590Z] OK: 8 MiB in 23 packages [2023-02-28T20:36:04.860Z] ---> Running in 20982906c9aa [2023-02-28T20:36:06.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T20:36:06.269Z] Removing intermediate container fae2852307ba [2023-02-28T20:36:06.269Z] ---> 226479830841 [2023-02-28T20:36:06.269Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-28T20:36:06.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T20:36:06.806Z] ---> 8db6ba0d5174 [2023-02-28T20:36:06.806Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-28T20:36:07.767Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-28T20:36:07.767Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-28T20:36:07.767Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-28T20:36:07.767Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-28T20:36:07.767Z] (5/6) Installing curl (7.83.1-r6) [2023-02-28T20:36:07.767Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-28T20:36:07.767Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T20:36:07.767Z] Executing ca-certificates-20220614-r0.trigger [2023-02-28T20:36:08.351Z] OK: 8 MiB in 20 packages [2023-02-28T20:36:08.351Z] ---> d99cb85d981c [2023-02-28T20:36:08.351Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-28T20:36:08.947Z] ---> c531cc682f40 [2023-02-28T20:36:08.947Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-28T20:36:09.222Z] ---> Running in b0897b779c8c [2023-02-28T20:36:09.487Z] Removing intermediate container b0897b779c8c [2023-02-28T20:36:09.487Z] ---> 0d3f30db81ad [2023-02-28T20:36:09.487Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-28T20:36:09.487Z] ---> Running in 11af59bb47ca [2023-02-28T20:36:09.754Z] Removing intermediate container 20982906c9aa [2023-02-28T20:36:09.754Z] ---> 9cd45954be8d [2023-02-28T20:36:09.754Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-28T20:36:09.754Z] ---> Running in 8ebf175eded7 [2023-02-28T20:36:10.021Z] Removing intermediate container 11af59bb47ca [2023-02-28T20:36:10.021Z] ---> 19a1386a40c8 [2023-02-28T20:36:10.021Z] Step 17/19 : LABEL arch=arm64 [2023-02-28T20:36:10.021Z] ---> Running in 258de0d8420a [2023-02-28T20:36:10.287Z] Removing intermediate container 8ebf175eded7 [2023-02-28T20:36:10.287Z] ---> 2c7127d141f0 [2023-02-28T20:36:10.287Z] Step 12/21 : WORKDIR /edgex [2023-02-28T20:36:10.287Z] ---> Running in 0c871c97bfdb [2023-02-28T20:36:10.555Z] Removing intermediate container 258de0d8420a [2023-02-28T20:36:10.555Z] ---> 14d7fea62150 [2023-02-28T20:36:10.555Z] Step 18/19 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:36:10.555Z] ---> Running in 080dac72738f [2023-02-28T20:36:10.839Z] Removing intermediate container 0c871c97bfdb [2023-02-28T20:36:10.839Z] ---> eb83158a2ab7 [2023-02-28T20:36:10.839Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-28T20:36:10.839Z] Removing intermediate container 080dac72738f [2023-02-28T20:36:10.839Z] ---> d051d2cbf0fe [2023-02-28T20:36:10.839Z] Step 19/19 : LABEL version=0.0.0 [2023-02-28T20:36:11.106Z] ---> Running in 25cf17736e76 [2023-02-28T20:36:11.377Z] ---> dc67b90f6622 [2023-02-28T20:36:11.377Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-28T20:36:11.377Z] Removing intermediate container 25cf17736e76 [2023-02-28T20:36:11.377Z] ---> 00d452a1da9c [2023-02-28T20:36:11.377Z] [2023-02-28T20:36:11.644Z] Successfully built 00d452a1da9c [2023-02-28T20:36:11.644Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-28T20:36:12.229Z]  Building security-spiffe-token-provider ... done  ---> d89b9e6487e4 [2023-02-28T20:36:12.229Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-28T20:36:13.188Z] ---> 3595e26cf1fd [2023-02-28T20:36:13.188Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-28T20:36:13.771Z] ---> 120047cd013b [2023-02-28T20:36:13.771Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-28T20:36:14.039Z] ---> Running in feaf262a774b [2023-02-28T20:36:15.985Z] Removing intermediate container feaf262a774b [2023-02-28T20:36:15.985Z] ---> bdc75daaee26 [2023-02-28T20:36:15.985Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-28T20:36:15.985Z] ---> Running in c5380351831f [2023-02-28T20:36:15.985Z] Removing intermediate container c5380351831f [2023-02-28T20:36:15.985Z] ---> 7786a7f1047d [2023-02-28T20:36:15.985Z] Step 19/21 : LABEL arch=arm64 [2023-02-28T20:36:16.253Z] ---> Running in 328692f65d24 [2023-02-28T20:36:16.519Z] Removing intermediate container 328692f65d24 [2023-02-28T20:36:16.519Z] ---> 9fbd2b4cce1c [2023-02-28T20:36:16.519Z] Step 20/21 : LABEL git_sha=5051064281d10cd20c98da6a8e91f64c9a4796a8 [2023-02-28T20:36:16.519Z] ---> Running in 5f744a908fec [2023-02-28T20:36:16.785Z] Removing intermediate container 5f744a908fec [2023-02-28T20:36:16.785Z] ---> ce44a057828b [2023-02-28T20:36:16.785Z] Step 21/21 : LABEL version=0.0.0 [2023-02-28T20:36:16.785Z] ---> Running in 81466900914b [2023-02-28T20:36:17.367Z] Removing intermediate container 81466900914b [2023-02-28T20:36:17.367Z] ---> e78c618fde6d [2023-02-28T20:36:17.367Z] [2023-02-28T20:36:17.367Z] Successfully built e78c618fde6d [2023-02-28T20:36:17.367Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-28T20:36:17.961Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-02-28T20:36:17.970Z] $ docker stop --time=1 3e860d64aec0219db04a9bf36f572eb33fe9d18a326de27360434426994045db [2023-02-28T20:36:19.639Z] $ docker rm -f --volumes 3e860d64aec0219db04a9bf36f572eb33fe9d18a326de27360434426994045db [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T20:36:20.179Z] + docker images [2023-02-28T20:36:20.445Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-28T20:36:20.446Z] security-proxy-setup-arm64 latest e78c618fde6d 4 seconds ago 26.9MB [2023-02-28T20:36:20.446Z] security-spiffe-token-provider-arm64 latest 00d452a1da9c 9 seconds ago 29.1MB [2023-02-28T20:36:20.446Z] b474050ec0ef 18 seconds ago 1.51GB [2023-02-28T20:36:20.446Z] fbd9145cca34 22 seconds ago 1.55GB [2023-02-28T20:36:20.446Z] security-bootstrapper-arm64 latest 2bb4a918a058 About a minute ago 19.6MB [2023-02-28T20:36:20.446Z] 12d986296db3 2 minutes ago 1.51GB [2023-02-28T20:36:20.446Z] core-metadata-arm64 latest 61546e37d500 2 minutes ago 17.8MB [2023-02-28T20:36:20.446Z] 6e43b995784e 3 minutes ago 1.52GB [2023-02-28T20:36:20.446Z] security-secretstore-setup-arm64 latest 27e588d76a84 3 minutes ago 29MB [2023-02-28T20:36:20.446Z] 73c969816609 3 minutes ago 1.51GB [2023-02-28T20:36:20.446Z] core-data-arm64 latest 097079dd3f30 4 minutes ago 17.3MB [2023-02-28T20:36:20.446Z] bcfe76ad7d99 4 minutes ago 1.52GB [2023-02-28T20:36:20.446Z] support-notifications-arm64 latest 98efdaf4f8f5 9 minutes ago 29.7MB [2023-02-28T20:36:20.446Z] support-scheduler-arm64 latest 888e51001a93 9 minutes ago 29.1MB [2023-02-28T20:36:20.446Z] 6abee303d870 10 minutes ago 1.58GB [2023-02-28T20:36:20.446Z] 6e46aa5f8f14 10 minutes ago 1.58GB [2023-02-28T20:36:20.446Z] core-common-config-bootstrapper-arm64 latest afde189b7319 11 minutes ago 14.9MB [2023-02-28T20:36:20.446Z] 9d4fb9df125d 11 minutes ago 1.51GB [2023-02-28T20:36:20.446Z] security-proxy-auth-arm64 latest 9f768b30f4cb 12 minutes ago 15.6MB [2023-02-28T20:36:20.446Z] c415e0d864a3 13 minutes ago 1.5GB [2023-02-28T20:36:20.446Z] core-command-arm64 latest 6ed45c284333 13 minutes ago 17.1MB [2023-02-28T20:36:20.446Z] 14e6624da29f 13 minutes ago 1.52GB [2023-02-28T20:36:20.446Z] security-spire-server-arm64 latest 7d46db2910f9 19 minutes ago 84.3MB [2023-02-28T20:36:20.446Z] cf48f702abb8 19 minutes ago 1.39GB [2023-02-28T20:36:20.446Z] security-spire-agent-arm64 latest 26fbcd026f6c 20 minutes ago 122MB [2023-02-28T20:36:20.446Z] security-spire-config-arm64 latest 659495321fe6 20 minutes ago 83.6MB [2023-02-28T20:36:20.446Z] fd18b8549d18 20 minutes ago 1.39GB [2023-02-28T20:36:20.446Z] b9381664bdac 20 minutes ago 1.39GB [2023-02-28T20:36:20.446Z] ci-base-image-arm64 latest 37596859d5fe 34 minutes ago 905MB [2023-02-28T20:36:20.446Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-02-28T20:36:20.446Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-02-28T20:36:20.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-28T20:36:20.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:36:21.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T20:36:21.203Z] [2023-02-28T20:36:21.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:36:21.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T20:36:21.867Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-28T20:36:21.867Z] 8998bd30e6a1: Pulling fs layer [2023-02-28T20:36:21.867Z] 04944245beec: Pulling fs layer [2023-02-28T20:36:21.867Z] 699f458cf7ca: Pulling fs layer [2023-02-28T20:36:21.867Z] 765212b225bb: Pulling fs layer [2023-02-28T20:36:21.867Z] f23df028b6ca: Pulling fs layer [2023-02-28T20:36:21.867Z] d65c8cfc05b1: Pulling fs layer [2023-02-28T20:36:21.867Z] 2437ff75d9bd: Pulling fs layer [2023-02-28T20:36:21.867Z] d65c8cfc05b1: Waiting [2023-02-28T20:36:21.867Z] 765212b225bb: Waiting [2023-02-28T20:36:21.867Z] f23df028b6ca: Waiting [2023-02-28T20:36:21.867Z] 2437ff75d9bd: Waiting [2023-02-28T20:36:21.867Z] 04944245beec: Verifying Checksum [2023-02-28T20:36:21.867Z] 04944245beec: Download complete [2023-02-28T20:36:21.867Z] 765212b225bb: Verifying Checksum [2023-02-28T20:36:21.867Z] 765212b225bb: Download complete [2023-02-28T20:36:22.138Z] f23df028b6ca: Download complete [2023-02-28T20:36:22.138Z] d65c8cfc05b1: Verifying Checksum [2023-02-28T20:36:22.138Z] d65c8cfc05b1: Download complete [2023-02-28T20:36:22.138Z] 699f458cf7ca: Verifying Checksum [2023-02-28T20:36:22.138Z] 699f458cf7ca: Download complete [2023-02-28T20:36:22.721Z] 8998bd30e6a1: Verifying Checksum [2023-02-28T20:36:22.721Z] 8998bd30e6a1: Download complete [2023-02-28T20:36:25.298Z] 2437ff75d9bd: Verifying Checksum [2023-02-28T20:36:25.298Z] 2437ff75d9bd: Download complete [2023-02-28T20:36:26.707Z] 8998bd30e6a1: Pull complete [2023-02-28T20:36:27.292Z] 04944245beec: Pull complete [2023-02-28T20:36:28.700Z] 699f458cf7ca: Pull complete [2023-02-28T20:36:28.968Z] 765212b225bb: Pull complete [2023-02-28T20:36:29.557Z] f23df028b6ca: Pull complete [2023-02-28T20:36:29.823Z] d65c8cfc05b1: Pull complete [2023-02-28T20:36:44.803Z] 2437ff75d9bd: Pull complete [2023-02-28T20:36:44.803Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-28T20:36:44.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T20:36:44.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:36:45.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-7790 does not seem to be running inside a container [2023-02-28T20:36:45.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-28T20:36:48.040Z] $ docker top 5f2a728216961b5ac839b3a93a348823f9b0a6a5dfeed83178d99f963573d6a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:36:49.032Z] ---> job-cost.sh [2023-02-28T20:36:49.032Z] lf-activate-venv: SKIPPING [2023-02-28T20:36:49.032Z] INFO: No Stack... [2023-02-28T20:36:49.616Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-28T20:36:50.200Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T20:36:50.570Z] + cat+ /w/workspace/edgex-go/1/archives/cost.csv [2023-02-28T20:36:50.570Z] cut -d, -f6 [Pipeline] lock [2023-02-28T20:36:50.663Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4397-1-stack-cost] [2023-02-28T20:36:50.668Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4397-1-stack-cost] did not exist. Created. [2023-02-28T20:36:50.668Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T20:36:51.409Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-28T20:36:51.609Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T20:36:51.624Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4397-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T20:36:51.693Z] $ docker stop --time=1 5f2a728216961b5ac839b3a93a348823f9b0a6a5dfeed83178d99f963573d6a9 [2023-02-28T20:36:53.205Z] $ docker rm -f --volumes 5f2a728216961b5ac839b3a93a348823f9b0a6a5dfeed83178d99f963573d6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-28T20:36:54.228Z] provisioning config files... [2023-02-28T20:36:54.236Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18342857192528489716tmp [Pipeline] { [Pipeline] sh [2023-02-28T20:36:54.567Z] + set +x [2023-02-28T20:36:54.568Z] + curl -s https://codecov.io/bash [2023-02-28T20:36:54.568Z] + bash -s -- [2023-02-28T20:36:54.568Z] [2023-02-28T20:36:54.568Z] _____ _ [2023-02-28T20:36:54.568Z] / ____| | | [2023-02-28T20:36:54.568Z] | | ___ __| | ___ ___ _____ __ [2023-02-28T20:36:54.568Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-28T20:36:54.568Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-28T20:36:54.568Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-28T20:36:54.568Z] Bash-1.0.6 [2023-02-28T20:36:54.568Z] [2023-02-28T20:36:54.568Z] [2023-02-28T20:36:54.568Z] ==> git version 2.25.1 found [2023-02-28T20:36:54.568Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-28T20:36:54.568Z] Release-Date: 2020-01-08 [2023-02-28T20:36:54.568Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-28T20:36:54.568Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-28T20:36:54.568Z] ==> Jenkins CI detected. [2023-02-28T20:36:54.568Z] current dir:  /w/workspace/edgex-go/1 [2023-02-28T20:36:54.568Z] project root: . [2023-02-28T20:36:54.568Z] --> token set from env [2023-02-28T20:36:54.568Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-28T20:36:54.568Z] ==> Running gcov in . (disable via -X gcov) [2023-02-28T20:36:54.568Z] ==> Python coveragepy not found [2023-02-28T20:36:54.568Z] ==> Searching for coverage reports in: [2023-02-28T20:36:54.568Z] + . [2023-02-28T20:36:54.568Z] -> Found 1 reports [2023-02-28T20:36:54.568Z] ==> Detecting git/mercurial file structure [2023-02-28T20:36:54.568Z] ==> Reading reports [2023-02-28T20:36:54.568Z] + ./coverage.out bytes=487670 [2023-02-28T20:36:54.568Z] ==> Appending adjustments [2023-02-28T20:36:54.568Z] https://docs.codecov.io/docs/fixing-reports [2023-02-28T20:36:55.946Z] + Found adjustments [2023-02-28T20:36:55.946Z] ==> Gzipping contents [2023-02-28T20:36:55.946Z] 64K /tmp/codecov.JM7TbZ.gz [2023-02-28T20:36:55.946Z] ==> Uploading reports [2023-02-28T20:36:55.946Z] url: https://codecov.io [2023-02-28T20:36:55.946Z] query: branch=PR-4397&commit=5051064281d10cd20c98da6a8e91f64c9a4796a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4397&job=&cmd_args= [2023-02-28T20:36:55.946Z] -> Pinging Codecov [2023-02-28T20:36:55.946Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4397&commit=5051064281d10cd20c98da6a8e91f64c9a4796a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4397&job=&cmd_args= [2023-02-28T20:36:55.946Z] -> Uploading to [2023-02-28T20:36:55.946Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-28/00271124DB129430A58F1EEE437C3FCB/5051064281d10cd20c98da6a8e91f64c9a4796a8/1a0bd0e0-de1b-4556-875f-40ccd93c7e54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T203655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb4fd1b6d9ce589a0dca57afbe5cb8de8557a7f74b1faec44f868a7d2194055f [2023-02-28T20:36:55.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T20:36:55.946Z] Dload Upload Total Spent Left Speed [2023-02-28T20:36:56.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63089 0 0 100 63089 0 190k --:--:-- --:--:-- --:--:-- 190k [2023-02-28T20:36:56.205Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5051064281d10cd20c98da6a8e91f64c9a4796a8 [Pipeline] } [2023-02-28T20:36:56.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-28T20:36:57.593Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:36:57.927Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:36:59.193Z] ---> package-listing.sh [2023-02-28T20:36:59.194Z] ++ facter osfamily [2023-02-28T20:36:59.194Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-28T20:36:59.453Z] + OS_FAMILY=debian [2023-02-28T20:36:59.453Z] + workspace=/w/workspace/edgex-go/1 [2023-02-28T20:36:59.453Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-28T20:36:59.453Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-28T20:36:59.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-28T20:36:59.453Z] + PACKAGES=/tmp/packages_start.txt [2023-02-28T20:36:59.453Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-28T20:36:59.453Z] + PACKAGES=/tmp/packages_end.txt [2023-02-28T20:36:59.453Z] + case "${OS_FAMILY}" in [2023-02-28T20:36:59.453Z] + dpkg -l [2023-02-28T20:36:59.453Z] + grep '^ii' [2023-02-28T20:36:59.453Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-28T20:36:59.453Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-28T20:36:59.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-28T20:36:59.453Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-28T20:36:59.453Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-28T20:36:59.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-28T20:36:59.491Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-28T20:36:59.784Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:37:00.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T20:37:00.414Z] [2023-02-28T20:37:00.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T20:37:00.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T20:37:00.797Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-28T20:37:00.797Z] 5eb5b503b376: Pulling fs layer [2023-02-28T20:37:00.797Z] 5c69ac0246d0: Pulling fs layer [2023-02-28T20:37:00.797Z] ec43610c2a17: Pulling fs layer [2023-02-28T20:37:00.797Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-28T20:37:00.797Z] 33b1e0a273af: Pulling fs layer [2023-02-28T20:37:00.797Z] 5d3b04190fa2: Pulling fs layer [2023-02-28T20:37:00.797Z] 2f39f015ded8: Pulling fs layer [2023-02-28T20:37:00.797Z] 33b1e0a273af: Waiting [2023-02-28T20:37:00.797Z] 5d3b04190fa2: Waiting [2023-02-28T20:37:00.797Z] 2f39f015ded8: Waiting [2023-02-28T20:37:00.797Z] 3a2ae6a8a46f: Waiting [2023-02-28T20:37:00.797Z] 5c69ac0246d0: Verifying Checksum [2023-02-28T20:37:00.797Z] 5c69ac0246d0: Download complete [2023-02-28T20:37:00.797Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-28T20:37:00.797Z] 3a2ae6a8a46f: Download complete [2023-02-28T20:37:00.797Z] 33b1e0a273af: Verifying Checksum [2023-02-28T20:37:00.797Z] 33b1e0a273af: Download complete [2023-02-28T20:37:01.056Z] ec43610c2a17: Verifying Checksum [2023-02-28T20:37:01.056Z] ec43610c2a17: Download complete [2023-02-28T20:37:01.056Z] 5d3b04190fa2: Download complete [2023-02-28T20:37:01.056Z] 5eb5b503b376: Verifying Checksum [2023-02-28T20:37:01.056Z] 5eb5b503b376: Download complete [2023-02-28T20:37:01.624Z] 2f39f015ded8: Download complete [2023-02-28T20:37:02.620Z] 5eb5b503b376: Pull complete [2023-02-28T20:37:02.620Z] 5c69ac0246d0: Pull complete [2023-02-28T20:37:02.886Z] ec43610c2a17: Pull complete [2023-02-28T20:37:03.145Z] 3a2ae6a8a46f: Pull complete [2023-02-28T20:37:03.404Z] 33b1e0a273af: Pull complete [2023-02-28T20:37:03.404Z] 5d3b04190fa2: Pull complete [2023-02-28T20:37:07.602Z] 2f39f015ded8: Pull complete [2023-02-28T20:37:07.859Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-28T20:37:07.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T20:37:07.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T20:37:08.066Z] prd-ubuntu20.04-docker-8c-8g-7785 does not seem to be running inside a container [2023-02-28T20:37:08.096Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-28T20:37:42.003Z] $ docker top 6e8c7424f4ec81b23d04e272e2753df0e65917486f1d1454e5db578fbb6a8ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T20:37:42.400Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-28T20:37:42.842Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-28T20:37:43.168Z] + ls /var/log/sa-host [2023-02-28T20:37:43.168Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T20:37:43.366Z] provisioning config files... [2023-02-28T20:37:43.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12418308929365143619tmp [Pipeline] { [Pipeline] echo [2023-02-28T20:37:43.433Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:37:43.762Z] ---> create-netrc.sh [Pipeline] } [2023-02-28T20:37:43.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:37:44.204Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-28T20:37:44.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:37:44.550Z] ---> sudo-logs.sh [2023-02-28T20:37:44.550Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-28T20:37:44.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:37:44.951Z] ---> job-cost.sh [2023-02-28T20:37:44.951Z] lf-activate-venv: SKIPPING [2023-02-28T20:37:44.951Z] DEBUG: total: 0.10999999940395355 [2023-02-28T20:37:44.951Z] INFO: Retrieving Stack Cost... [2023-02-28T20:37:45.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T20:37:45.781Z] INFO: Archiving Costs [Pipeline] echo [2023-02-28T20:37:45.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T20:37:46.156Z] ---> logs-deploy.sh [2023-02-28T20:37:46.156Z] lf-activate-venv: SKIPPING [2023-02-28T20:37:46.156Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4397/1 [2023-02-28T20:37:46.156Z] INFO: archiving workspace using pattern(s): [2023-02-28T20:37:47.095Z] Archives upload complete. [2023-02-28T20:37:47.354Z] INFO: archiving logs to Nexus