Pull request #4408 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e01f5bdaded03f9c25ce4d35eea05991905569c3+a219a96092df6e8a7d6599bd49f1a07919d2084f (9c98f6a841d70e95b0a87e8c544d5b75a72f579d) 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-ssh3982983981405217732.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-ssh513048743987063996.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-4408/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-4408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh939965235371097096.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-4408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2495156490836174378.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-ssh9815439775313470851.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-4408/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-4408/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18163370703572151499.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8179 in /w/workspace/edgexfoundry_edgex-go_PR-4408 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4408/head:refs/remotes/origin/PR-4408 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a219a96092df6e8a7d6599bd49f1a07919d2084f into PR head commit e01f5bdaded03f9c25ce4d35eea05991905569c3 Merge succeeded, producing e01f5bdaded03f9c25ce4d35eea05991905569c3 Checking out Revision e01f5bdaded03f9c25ce4d35eea05991905569c3 (PR-4408) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/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-03-03T19:58:31.278Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-03T19:58:31.427Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e01f5bdaded03f9c25ce4d35eea05991905569c3 # 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 a219a96092df6e8a7d6599bd49f1a07919d2084f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e01f5bdaded03f9c25ce4d35eea05991905569c3 # timeout=10 [Pipeline] echo [2023-03-03T19:58:31.519Z] ========================================================= [2023-03-03T19:58:31.519Z] EdgeX Global Pipelines Version Info [2023-03-03T19:58:31.519Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-03T19:58:32.250Z] ------------------- [2023-03-03T19:58:32.250Z] stable info: [2023-03-03T19:58:32.250Z] ------------------- [2023-03-03T19:58:32.250Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-03T19:58:32.250Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T19:58:32.250Z] Message: update stable to v1.0.244 [2023-03-03T19:58:32.823Z] ------------------- [2023-03-03T19:58:32.823Z] experimental info: [2023-03-03T19:58:32.823Z] ------------------- [2023-03-03T19:58:32.823Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-03T19:58:32.823Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T19:58:32.823Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-03T19:58:33.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-03T19:58:33.144Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-03T19:58:33.181Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-03T19:58:33.218Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-03T19:58:33.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-03T19:58:33.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-03T19:58:33.335Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-03T19:58:33.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-03T19:58:33.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-03T19:58:33.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-03T19:58:33.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-03T19:58:33.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-03T19:58:33.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-03T19:58:33.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-03T19:58:33.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-03T19:58:33.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T19:58:33.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T19:58:33.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-03T19:58:33.803Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-03T19:58:33.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-03T19:58:33.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-03T19:58:33.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-03T19:58:33.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-03T19:58:33.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4408 [Pipeline] echo [2023-03-03T19:58:34.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4408 [Pipeline] echo [2023-03-03T19:58:34.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4408 [Pipeline] echo [2023-03-03T19:58:34.100Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e01f5bdaded03f9c25ce4d35eea05991905569c3 [Pipeline] echo [2023-03-03T19:58:34.135Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e01f5bd [Pipeline] echo [2023-03-03T19:58:34.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T19:58:34.277Z] provisioning config files... [2023-03-03T19:58:34.292Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18144208486775284696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T19:58:34.626Z] ---> docker-login.sh [2023-03-03T19:58:34.626Z] nexus3.edgexfoundry.org:10001 [2023-03-03T19:58:34.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T19:58:34.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T19:58:34.886Z] Configure a credential helper to remove this warning. See [2023-03-03T19:58:34.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T19:58:34.886Z] [2023-03-03T19:58:34.886Z] Login Succeeded [2023-03-03T19:58:34.886Z] nexus3.edgexfoundry.org:10002 [2023-03-03T19:58:35.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T19:58:35.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T19:58:35.148Z] Configure a credential helper to remove this warning. See [2023-03-03T19:58:35.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T19:58:35.148Z] [2023-03-03T19:58:35.148Z] Login Succeeded [2023-03-03T19:58:35.148Z] nexus3.edgexfoundry.org:10003 [2023-03-03T19:58:35.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T19:58:35.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T19:58:35.148Z] Configure a credential helper to remove this warning. See [2023-03-03T19:58:35.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T19:58:35.148Z] [2023-03-03T19:58:35.149Z] Login Succeeded [2023-03-03T19:58:35.149Z] nexus3.edgexfoundry.org:10004 [2023-03-03T19:58:35.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T19:58:35.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T19:58:35.409Z] Configure a credential helper to remove this warning. See [2023-03-03T19:58:35.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T19:58:35.409Z] [2023-03-03T19:58:35.409Z] Login Succeeded [2023-03-03T19:58:35.409Z] docker.io [2023-03-03T19:58:35.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T19:58:35.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T19:58:35.670Z] Configure a credential helper to remove this warning. See [2023-03-03T19:58:35.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T19:58:35.670Z] [2023-03-03T19:58:35.670Z] Login Succeeded [2023-03-03T19:58:35.670Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T19:58:35.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T19:58:36.100Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/core-command/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-03T19:58:36.101Z] + + cut -d/ -f2 [2023-03-03T19:58:36.101Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-03T19:58:36.101Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/core-data/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/core-metadata/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-03T19:58:36.101Z] + + dirname cmd/security-proxy-auth/Dockerfilecut [2023-03-03T19:58:36.101Z] -d/ -f2 [2023-03-03T19:58:36.101Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-03T19:58:36.101Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-03T19:58:36.101Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/support-notifications/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-03T19:58:36.101Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-03T19:58:36.101Z] + cut -d/ -f2 [2023-03-03T19:58:36.101Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-03T19:58:36.167Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-03T19:58:36.655Z] + git rev-list -1 --merges e01f5bdaded03f9c25ce4d35eea05991905569c3~1..e01f5bdaded03f9c25ce4d35eea05991905569c3 [Pipeline] echo [2023-03-03T19:58:36.682Z] -----------> git rev-list -1 --merges e01f5bdaded03f9c25ce4d35eea05991905569c3~1..e01f5bdaded03f9c25ce4d35eea05991905569c3 e01f5bdaded03f9c25ce4d35eea05991905569c3 [false] [Pipeline] sh [2023-03-03T19:58:36.983Z] + git log --format=format:%s -1 e01f5bdaded03f9c25ce4d35eea05991905569c3 [Pipeline] echo [2023-03-03T19:58:37.014Z] ========================================================= [2023-03-03T19:58:37.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-03T19:58:37.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-03T19:58:37.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-03T19:58:37.509Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-03T19:58:37.509Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-03T19:58:37.509Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-03T19:58:37.509Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-03T19:58:37.509Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-03T19:58:37.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T19:58:37.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T19:58:37.979Z] [2023-03-03T19:58:37.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T19:58:38.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T19:58:38.363Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-03T19:58:38.363Z] b85a868b505f: Pulling fs layer [2023-03-03T19:58:38.363Z] e2be974225ed: Pulling fs layer [2023-03-03T19:58:38.363Z] 339a4e72a1f5: Pulling fs layer [2023-03-03T19:58:38.363Z] 988bab9f4d93: Pulling fs layer [2023-03-03T19:58:38.363Z] 1469e6f7b9e6: Pulling fs layer [2023-03-03T19:58:38.363Z] eaf3925da568: Pulling fs layer [2023-03-03T19:58:38.363Z] bab4dde63d76: Pulling fs layer [2023-03-03T19:58:38.363Z] bde34c3a00c8: Pulling fs layer [2023-03-03T19:58:38.363Z] b352a97aabf1: Pulling fs layer [2023-03-03T19:58:38.363Z] 4872d77fe225: Pulling fs layer [2023-03-03T19:58:38.363Z] 5851b861e8e6: Pulling fs layer [2023-03-03T19:58:38.363Z] bab4dde63d76: Waiting [2023-03-03T19:58:38.363Z] bde34c3a00c8: Waiting [2023-03-03T19:58:38.363Z] b352a97aabf1: Waiting [2023-03-03T19:58:38.363Z] 4872d77fe225: Waiting [2023-03-03T19:58:38.363Z] 5851b861e8e6: Waiting [2023-03-03T19:58:38.363Z] 988bab9f4d93: Waiting [2023-03-03T19:58:38.363Z] 1469e6f7b9e6: Waiting [2023-03-03T19:58:38.363Z] eaf3925da568: Waiting [2023-03-03T19:58:38.363Z] e2be974225ed: Verifying Checksum [2023-03-03T19:58:38.363Z] e2be974225ed: Download complete [2023-03-03T19:58:38.363Z] 988bab9f4d93: Verifying Checksum [2023-03-03T19:58:38.363Z] 988bab9f4d93: Download complete [2023-03-03T19:58:38.623Z] 1469e6f7b9e6: Verifying Checksum [2023-03-03T19:58:38.623Z] 1469e6f7b9e6: Download complete [2023-03-03T19:58:38.623Z] eaf3925da568: Verifying Checksum [2023-03-03T19:58:38.623Z] eaf3925da568: Download complete [2023-03-03T19:58:38.623Z] 339a4e72a1f5: Verifying Checksum [2023-03-03T19:58:38.623Z] 339a4e72a1f5: Download complete [2023-03-03T19:58:38.623Z] bde34c3a00c8: Verifying Checksum [2023-03-03T19:58:38.623Z] bde34c3a00c8: Download complete [2023-03-03T19:58:38.623Z] b352a97aabf1: Verifying Checksum [2023-03-03T19:58:38.623Z] b352a97aabf1: Download complete [2023-03-03T19:58:38.623Z] 4872d77fe225: Download complete [2023-03-03T19:58:38.623Z] 5851b861e8e6: Download complete [2023-03-03T19:58:38.623Z] b85a868b505f: Verifying Checksum [2023-03-03T19:58:38.623Z] b85a868b505f: Download complete [2023-03-03T19:58:38.884Z] bab4dde63d76: Verifying Checksum [2023-03-03T19:58:38.884Z] bab4dde63d76: Download complete [2023-03-03T19:58:40.266Z] b85a868b505f: Pull complete [2023-03-03T19:58:40.266Z] e2be974225ed: Pull complete [2023-03-03T19:58:40.526Z] 339a4e72a1f5: Pull complete [2023-03-03T19:58:40.788Z] 988bab9f4d93: Pull complete [2023-03-03T19:58:40.788Z] 1469e6f7b9e6: Pull complete [2023-03-03T19:58:41.048Z] eaf3925da568: Pull complete [2023-03-03T19:58:42.951Z] bab4dde63d76: Pull complete [2023-03-03T19:58:42.951Z] bde34c3a00c8: Pull complete [2023-03-03T19:58:42.951Z] b352a97aabf1: Pull complete [2023-03-03T19:58:42.951Z] 4872d77fe225: Pull complete [2023-03-03T19:58:42.951Z] 5851b861e8e6: Pull complete [2023-03-03T19:58:42.951Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-03T19:58:42.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T19:58:42.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T19:58:43.155Z] prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container [2023-03-03T19:58:43.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-03T19:58:46.096Z] $ docker top cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 -eo pid,comm [2023-03-03T19:58:46.150Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-03T19:58:46.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-03T19:58:46.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T19:58:46.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T19:58:46.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T19:58:46.396Z] $ docker exec cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 ssh-agent [2023-03-03T19:58:46.497Z] SSH_AUTH_SOCK=/tmp/ssh-Ripa32Fv8sFS/agent.32 [2023-03-03T19:58:46.497Z] SSH_AGENT_PID=38 [2023-03-03T19:58:46.503Z] Running ssh-add (command line suppressed) [2023-03-03T19:58:46.605Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11095091519448301676.key (/w/workspace/edgex-go/1@tmp/private_key_11095091519448301676.key) [2023-03-03T19:58:46.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T19:58:46.949Z] + git tag --points-at HEAD [Pipeline] } [2023-03-03T19:58:46.979Z] $ docker exec --env ******** --env ******** cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 ssh-agent -k [2023-03-03T19:58:47.073Z] unset SSH_AUTH_SOCK; [2023-03-03T19:58:47.073Z] unset SSH_AGENT_PID; [2023-03-03T19:58:47.073Z] echo Agent pid 38 killed; [2023-03-03T19:58:47.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-03T19:58:47.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T19:58:47.168Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T19:58:47.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T19:58:47.292Z] $ docker exec cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 ssh-agent [2023-03-03T19:58:47.388Z] SSH_AUTH_SOCK=/tmp/ssh-Rom7SHXNmcuv/agent.70 [2023-03-03T19:58:47.388Z] SSH_AGENT_PID=76 [2023-03-03T19:58:47.393Z] Running ssh-add (command line suppressed) [2023-03-03T19:58:47.486Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8501682157333140883.key (/w/workspace/edgex-go/1@tmp/private_key_8501682157333140883.key) [2023-03-03T19:58:47.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T19:58:47.829Z] + git semver init [2023-03-03T19:58:48.091Z] 2023-03-03 19:58:48,017 [run_init] DEBUG init version:0.0.0 force:False [2023-03-03T19:58:48.091Z] 2023-03-03 19:58:48,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-03T19:58:48.091Z] 2023-03-03 19:58:48,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-03T19:58:48.091Z] 2023-03-03 19:58:48,019 [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-03-03T19:58:53.372Z] 2023-03-03 19:58:52,788 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-03T19:58:53.372Z] 2023-03-03 19:58:52,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4408 with force:False [2023-03-03T19:58:53.372Z] 2023-03-03 19:58:52,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4408 [2023-03-03T19:58:53.372Z] 2023-03-03 19:58:52,793 [execute] INFO git cat-file --batch-check [2023-03-03T19:58:53.372Z] 2023-03-03 19:58:52,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T19:58:53.372Z] 2023-03-03 19:58:52,800 [execute] INFO git cat-file --batch [2023-03-03T19:58:53.372Z] 2023-03-03 19:58:52,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T19:58:53.372Z] 2023-03-03 19:58:52,806 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4408 [2023-03-03T19:58:53.372Z] 0.0.0 [Pipeline] } [2023-03-03T19:58:53.403Z] $ docker exec --env ******** --env ******** cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 ssh-agent -k [2023-03-03T19:58:53.509Z] unset SSH_AUTH_SOCK; [2023-03-03T19:58:53.510Z] unset SSH_AGENT_PID; [2023-03-03T19:58:53.510Z] echo Agent pid 76 killed; [2023-03-03T19:58:53.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T19:58:53.940Z] + git semver [Pipeline] } [2023-03-03T19:58:54.224Z] $ docker stop --time=1 cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 [2023-03-03T19:58:55.485Z] $ docker rm -f --volumes cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T19:58:55.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-03T19:58:56.155Z] Stashed 1 file(s) [Pipeline] echo [2023-03-03T19:58:56.172Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T19:58:56.936Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-03T19:58:57.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T19:58:57.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T19:58:57.102Z] ========================================================= [2023-03-03T19:58:57.102Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-03T19:58:57.102Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-03T19:58:57.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T19:58:57.441Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-03T19:58:57.441Z] 213ec9aee27d: Pulling fs layer [2023-03-03T19:58:57.441Z] 4583459ba037: Pulling fs layer [2023-03-03T19:58:57.441Z] 93c1e223e6f2: Pulling fs layer [2023-03-03T19:58:57.441Z] 53926ce57604: Pulling fs layer [2023-03-03T19:58:57.441Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-03T19:58:57.441Z] 22ff95d597cd: Pulling fs layer [2023-03-03T19:58:57.441Z] 12d6caf4c0d1: Pulling fs layer [2023-03-03T19:58:57.441Z] 96b7cbca73a9: Pulling fs layer [2023-03-03T19:58:57.441Z] a7acece74701: Pulling fs layer [2023-03-03T19:58:57.441Z] 53926ce57604: Waiting [2023-03-03T19:58:57.441Z] 21b2b0c7a3f4: Waiting [2023-03-03T19:58:57.441Z] 96b7cbca73a9: Waiting [2023-03-03T19:58:57.441Z] 22ff95d597cd: Waiting [2023-03-03T19:58:57.441Z] a7acece74701: Waiting [2023-03-03T19:58:57.441Z] 12d6caf4c0d1: Waiting [2023-03-03T19:58:57.441Z] 93c1e223e6f2: Verifying Checksum [2023-03-03T19:58:57.441Z] 93c1e223e6f2: Download complete [2023-03-03T19:58:57.441Z] 4583459ba037: Download complete [2023-03-03T19:58:57.441Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-03T19:58:57.441Z] 21b2b0c7a3f4: Download complete [2023-03-03T19:58:57.441Z] 22ff95d597cd: Verifying Checksum [2023-03-03T19:58:57.441Z] 22ff95d597cd: Download complete [2023-03-03T19:58:57.441Z] 213ec9aee27d: Download complete [2023-03-03T19:58:57.702Z] 12d6caf4c0d1: Download complete [2023-03-03T19:58:57.702Z] 213ec9aee27d: Pull complete [2023-03-03T19:58:57.702Z] 4583459ba037: Pull complete [2023-03-03T19:58:57.964Z] 93c1e223e6f2: Pull complete [2023-03-03T19:58:58.225Z] a7acece74701: Verifying Checksum [2023-03-03T19:58:58.225Z] a7acece74701: Download complete [2023-03-03T19:58:58.225Z] 96b7cbca73a9: Verifying Checksum [2023-03-03T19:58:58.225Z] 96b7cbca73a9: Download complete [2023-03-03T19:58:58.483Z] 53926ce57604: Verifying Checksum [2023-03-03T19:58:58.483Z] 53926ce57604: Download complete [2023-03-03T19:59:02.671Z] 53926ce57604: Pull complete [2023-03-03T19:59:02.671Z] 21b2b0c7a3f4: Pull complete [2023-03-03T19:59:02.671Z] 22ff95d597cd: Pull complete [2023-03-03T19:59:02.671Z] 12d6caf4c0d1: Pull complete [2023-03-03T19:59:04.571Z] 96b7cbca73a9: Pull complete [2023-03-03T19:59:05.508Z] a7acece74701: Pull complete [2023-03-03T19:59:05.508Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-03T19:59:05.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T19:59:05.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-03T19:59:05.873Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T19:59:05.873Z] WORKDIR /edgex [2023-03-03T19:59:05.873Z] COPY go.mod . [2023-03-03T19:59:05.873Z] RUN go mod download [2023-03-03T19:59:05.873Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-03T19:59:06.444Z] Sending build context to Docker daemon 170.5MB [2023-03-03T19:59:06.444Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T19:59:06.444Z] ---> db6d94c90886 [2023-03-03T19:59:06.444Z] Step 2/4 : WORKDIR /edgex [2023-03-03T19:59:11.481Z] Still waiting to schedule task [2023-03-03T19:59:11.481Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-03T19:59:13.058Z] ---> Running in 35f151dbba14 [2023-03-03T19:59:13.059Z] Removing intermediate container 35f151dbba14 [2023-03-03T19:59:13.059Z] ---> ec9a80fe63d1 [2023-03-03T19:59:13.059Z] Step 3/4 : COPY go.mod . [2023-03-03T19:59:13.059Z] ---> 88ee371eadf8 [2023-03-03T19:59:13.059Z] Step 4/4 : RUN go mod download [2023-03-03T19:59:13.059Z] ---> Running in d4939bbc2333 [2023-03-03T19:59:27.959Z] Removing intermediate container d4939bbc2333 [2023-03-03T19:59:27.959Z] ---> 4f1ac36f3cb0 [2023-03-03T19:59:27.959Z] Successfully built 4f1ac36f3cb0 [2023-03-03T19:59:27.959Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T19:59:28.331Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T19:59:28.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T19:59:28.475Z] prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container [2023-03-03T19:59:28.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-03T19:59:28.822Z] $ docker top 3b9bc5e66fa32b98f1f5e6384c6df0cb824abe16925b7004e446f76b5be60294 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T19:59:29.211Z] + go version [2023-03-03T19:59:29.211Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-03T19:59:29.243Z] $ docker stop --time=1 3b9bc5e66fa32b98f1f5e6384c6df0cb824abe16925b7004e446f76b5be60294 [2023-03-03T19:59:30.483Z] $ docker rm -f --volumes 3b9bc5e66fa32b98f1f5e6384c6df0cb824abe16925b7004e446f76b5be60294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T19:59:31.174Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T19:59:31.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T19:59:31.315Z] prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container [2023-03-03T19:59:31.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-03T19:59:31.645Z] $ docker top 6d6f0fd016b1690c28d6f1ced0e1bff5b1a58fd230a50f81124c341ea2822965 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-03T19:59:31.756Z] ========================================================= [2023-03-03T19:59:31.756Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-03T19:59:31.756Z] ========================================================= [Pipeline] sh [2023-03-03T19:59:32.050Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-03T19:59:32.406Z] + make test [2023-03-03T19:59:32.406Z] go test -race -coverprofile=coverage.out ./... [2023-03-03T19:59:38.968Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-03T19:59:51.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-03T19:59:51.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-03T19:59:51.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.142s coverage: 98.5% of statements [2023-03-03T19:59:54.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.2% of statements [2023-03-03T19:59:54.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-03T19:59:54.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-03T19:59:54.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-03T19:59:54.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-03-03T19:59:54.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-03T19:59:54.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.902s coverage: 88.5% of statements [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 3.9% of statements [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.110s coverage: 0.9% of statements [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2023-03-03T19:59:55.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements [2023-03-03T19:59:55.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2023-03-03T20:00:01.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements [2023-03-03T20:00:01.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.364s coverage: 79.9% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-03T20:00:16.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 63.1% of statements [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-03T20:00:16.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.3% of statements [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.0% of statements [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-03T20:00:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-03T20:00:16.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-03T20:00:16.134Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-03T20:00:38.073Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-03T20:00:38.073Z] go vet ./... [2023-03-03T20:00:39.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T20:00:39.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T20:00:39.006Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T20:00:39.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-03T20:00:39.598Z] + ls -al . [2023-03-03T20:00:39.598Z] total 744 [2023-03-03T20:00:39.598Z] drwxrwxr-x 11 1001 1001 4096 Mar 3 19:59 . [2023-03-03T20:00:39.598Z] drwxr-xr-x 4 root root 4096 Mar 3 19:59 .. [2023-03-03T20:00:39.598Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 19:58 .blubracket [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 16 Mar 3 19:58 .dockerignore [2023-03-03T20:00:39.598Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 20:00 .git [2023-03-03T20:00:39.598Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 19:58 .github [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 1068 Mar 3 19:58 .gitignore [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 42 Mar 3 19:58 .golangci.yml [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 87 Mar 3 19:58 .hadolint.yml [2023-03-03T20:00:39.598Z] drwxr-xr-x 3 1001 1001 4096 Mar 3 19:58 .semver [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 19:58 .sonarcloud.properties [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 19:58 ADOPTERS.md [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 10825 Mar 3 19:58 Attribution.txt [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 73765 Mar 3 19:58 CHANGELOG.md [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 19:58 CONTRIBUTING.md [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 19:58 GOVERNANCE.md [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 883 Mar 3 19:58 Jenkinsfile [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 19:58 LICENSE [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 14116 Mar 3 19:58 Makefile [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 19:58 OWNERS.md [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 9403 Mar 3 19:58 README.md [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 6912 Mar 3 19:58 SECURITY.md [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 19:58 VERSION [2023-03-03T20:00:39.598Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 19:58 bin [2023-03-03T20:00:39.598Z] drwxrwxr-x 18 1001 1001 4096 Mar 3 19:58 cmd [2023-03-03T20:00:39.598Z] -rw-r--r-- 1 root root 487670 Mar 3 20:00 coverage.out [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 3296 Mar 3 19:58 go.mod [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 31429 Mar 3 19:58 go.sum [2023-03-03T20:00:39.598Z] drwxrwxr-x 7 1001 1001 4096 Mar 3 19:58 internal [2023-03-03T20:00:39.598Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 19:58 openapi [2023-03-03T20:00:39.598Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 19:58 snap [2023-03-03T20:00:39.598Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 19:58 version.go [Pipeline] sh [2023-03-03T20:00:39.906Z] + '[' -e coverage.out ] [2023-03-03T20:00:39.906Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-03T20:00:40.050Z] Stashed 1 file(s) [Pipeline] sh [2023-03-03T20:00:40.344Z] + make build [2023-03-03T20:00:40.344Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-03T20:00:43.258Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8180 in /w/workspace/edgexfoundry_edgex-go_PR-4408 [Pipeline] { [Pipeline] ws [2023-03-03T20:00:43.317Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-03T20:00:43.399Z] The recommended git tool is: git [2023-03-03T20:00:48.466Z] using credential edgex-jenkins-ssh [2023-03-03T20:00:48.486Z] Cloning the remote Git repository [2023-03-03T20:00:48.532Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-03T20:00:48.611Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-03T20:00:48.792Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-03T20:00:48.793Z] > git --version # timeout=10 [2023-03-03T20:00:48.815Z] > git --version # 'git version 2.25.1' [2023-03-03T20:00:48.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T20:00:48.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T20:00:52.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-03T20:00:53.474Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-03T20:00:54.412Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-03T20:00:55.345Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-03T20:01:03.493Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-03T20:01:04.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-03T20:01:05.437Z] 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-03-03T20:01:05.445Z] Merging remotes/origin/main commit a219a96092df6e8a7d6599bd49f1a07919d2084f into PR head commit e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:01:03.848Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-03T20:01:03.876Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T20:01:04.637Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-03T20:01:04.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-03T20:01:04.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T20:01:04.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4408/head:refs/remotes/origin/PR-4408 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-03T20:01:05.465Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T20:01:05.482Z] > git checkout -f e01f5bdaded03f9c25ce4d35eea05991905569c3 # timeout=10 [2023-03-03T20:01:05.718Z] > git remote # timeout=10 [2023-03-03T20:01:05.735Z] > git config --get remote.origin.url # timeout=10 [2023-03-03T20:01:05.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T20:01:05.816Z] Merge succeeded, producing e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:01:05.816Z] Checking out Revision e01f5bdaded03f9c25ce4d35eea05991905569c3 (PR-4408) [2023-03-03T20:01:06.002Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-03T20:01:06.393Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-03T20:01:06.443Z] > git --version # timeout=10 [2023-03-03T20:01:06.453Z] > git --version # 'git version 2.25.1' [2023-03-03T20:01:06.468Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T20:01:07.377Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-03T20:01:07.599Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-03T20:01:07.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T20:01:07.599Z] Dload Upload Total Spent Left Speed [2023-03-03T20:01:07.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 [2023-03-03T20:01:05.768Z] > git merge a219a96092df6e8a7d6599bd49f1a07919d2084f # timeout=10 [2023-03-03T20:01:05.801Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-03T20:01:05.824Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T20:01:05.837Z] > git checkout -f e01f5bdaded03f9c25ce4d35eea05991905569c3 # timeout=10 [Pipeline] sh [2023-03-03T20:01:07.945Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-03T20:01:08.189Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-03T20:01:08.531Z] + sudo tee /etc/docker/daemon.new [2023-03-03T20:01:08.531Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-03T20:01:08.531Z] { [2023-03-03T20:01:08.531Z] "registry-mirrors": [ [2023-03-03T20:01:08.531Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-03T20:01:08.531Z] ], [2023-03-03T20:01:08.531Z] "bip": "10.250.0.254/24", [2023-03-03T20:01:08.531Z] "hosts": [ [2023-03-03T20:01:08.531Z] "tcp://0.0.0.0:5555", [2023-03-03T20:01:08.531Z] "unix:///var/run/docker.sock" [2023-03-03T20:01:08.531Z] ], [2023-03-03T20:01:08.531Z] "mtu": 1458, [2023-03-03T20:01:08.531Z] "selinux-enabled": true, [2023-03-03T20:01:08.531Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-03T20:01:08.531Z] } [Pipeline] sh [2023-03-03T20:01:08.871Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-03T20:01:08.880Z] 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 [Pipeline] sh [2023-03-03T20:01:09.226Z] + sudo service docker restart [2023-03-03T20:01:11.410Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-03T20:01:12.369Z] $ docker stop --time=1 6d6f0fd016b1690c28d6f1ced0e1bff5b1a58fd230a50f81124c341ea2822965 [2023-03-03T20:01:17.333Z] $ docker rm -f --volumes 6d6f0fd016b1690c28d6f1ced0e1bff5b1a58fd230a50f81124c341ea2822965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:01:18.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-03T20:01:18.491Z] [2023-03-03T20:01:18.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:01:18.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-03T20:01:18.876Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-03T20:01:18.876Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-03T20:01:18.876Z] ca9280d653b3: Pulling fs layer [2023-03-03T20:01:18.876Z] 7e9c9ca2126c: Pulling fs layer [2023-03-03T20:01:19.135Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-03T20:01:19.135Z] cbdbe7a5bc2a: Download complete [2023-03-03T20:01:19.135Z] ca9280d653b3: Verifying Checksum [2023-03-03T20:01:19.135Z] ca9280d653b3: Download complete [2023-03-03T20:01:19.135Z] cbdbe7a5bc2a: Pull complete [2023-03-03T20:01:19.394Z] 7e9c9ca2126c: Verifying Checksum [2023-03-03T20:01:19.394Z] 7e9c9ca2126c: Download complete [2023-03-03T20:01:19.652Z] ca9280d653b3: Pull complete [2023-03-03T20:01:22.977Z] 7e9c9ca2126c: Pull complete [2023-03-03T20:01:22.977Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-03T20:01:22.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-03T20:01:22.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T20:01:23.190Z] prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container [2023-03-03T20:01:23.221Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-03T20:01:25.386Z] $ docker top 7a2127a80f4cc051c7aebd1c286516f315cd5ff9fbe848200eba11ec68fafa33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T20:01:25.780Z] + docker-compose+ buildgrep --help parallel [2023-03-03T20:01:25.780Z] [2023-03-03T20:01:26.347Z] --parallel Build images in parallel. [Pipeline] } [2023-03-03T20:01:26.382Z] $ docker stop --time=1 7a2127a80f4cc051c7aebd1c286516f315cd5ff9fbe848200eba11ec68fafa33 [2023-03-03T20:01:27.632Z] $ docker rm -f --volumes 7a2127a80f4cc051c7aebd1c286516f315cd5ff9fbe848200eba11ec68fafa33 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T20:01:27.803Z] provisioning config files... [2023-03-03T20:01:27.832Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1311801498047141204tmp [Pipeline] writeFile [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:01:28.258Z] ---> docker-login.sh [2023-03-03T20:01:28.258Z] nexus3.edgexfoundry.org:10001 [2023-03-03T20:01:28.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-03T20:01:28.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T20:01:28.502Z] prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container [2023-03-03T20:01:28.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-03T20:01:28.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T20:01:28.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T20:01:28.846Z] Configure a credential helper to remove this warning. See [2023-03-03T20:01:28.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T20:01:28.846Z] [2023-03-03T20:01:28.846Z] Login Succeeded [2023-03-03T20:01:28.846Z] nexus3.edgexfoundry.org:10002 [2023-03-03T20:01:28.871Z] $ docker top 8e989025cf1d8ea5a2e62d93ae2cc779d011e70cda1b99fbe2ed9a462264d3fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T20:01:29.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T20:01:29.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T20:01:29.115Z] Configure a credential helper to remove this warning. See [2023-03-03T20:01:29.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T20:01:29.115Z] [2023-03-03T20:01:29.115Z] Login Succeeded [2023-03-03T20:01:29.115Z] nexus3.edgexfoundry.org:10003 [2023-03-03T20:01:29.287Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-03T20:01:29.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T20:01:29.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T20:01:29.652Z] Configure a credential helper to remove this warning. See [2023-03-03T20:01:29.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T20:01:29.652Z] [2023-03-03T20:01:29.652Z] Login Succeeded [2023-03-03T20:01:29.652Z] nexus3.edgexfoundry.org:10004 [2023-03-03T20:01:29.854Z] Building core-command ... [2023-03-03T20:01:29.854Z] Building core-common-config-bootstrapper ... [2023-03-03T20:01:29.854Z] Building core-data ... [2023-03-03T20:01:29.854Z] Building core-metadata ... [2023-03-03T20:01:29.854Z] Building security-bootstrapper ... [2023-03-03T20:01:29.854Z] Building security-proxy-auth ... [2023-03-03T20:01:29.854Z] Building security-proxy-setup ... [2023-03-03T20:01:29.854Z] Building security-secretstore-setup ... [2023-03-03T20:01:29.854Z] Building security-spiffe-token-provider ... [2023-03-03T20:01:29.854Z] Building security-spire-agent ... [2023-03-03T20:01:29.854Z] Building security-spire-config ... [2023-03-03T20:01:29.854Z] Building security-spire-server ... [2023-03-03T20:01:29.854Z] Building support-notifications ... [2023-03-03T20:01:29.854Z] Building support-scheduler ... [2023-03-03T20:01:29.854Z] Building security-spire-server [2023-03-03T20:01:29.854Z] Building core-metadata [2023-03-03T20:01:29.854Z] Building core-data [2023-03-03T20:01:29.854Z] Building security-spire-agent [2023-03-03T20:01:29.854Z] Building security-proxy-auth [2023-03-03T20:01:29.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T20:01:29.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T20:01:29.925Z] Configure a credential helper to remove this warning. See [2023-03-03T20:01:29.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T20:01:29.925Z] [2023-03-03T20:01:29.925Z] Login Succeeded [2023-03-03T20:01:29.925Z] docker.io [2023-03-03T20:01:30.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T20:01:30.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T20:01:30.462Z] Configure a credential helper to remove this warning. See [2023-03-03T20:01:30.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T20:01:30.462Z] [2023-03-03T20:01:30.462Z] Login Succeeded [2023-03-03T20:01:30.462Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T20:01:30.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-03T20:01:31.184Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-03T20:01:31.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T20:01:31.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T20:01:31.291Z] ========================================================= [2023-03-03T20:01:31.291Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-03T20:01:31.291Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-03T20:01:31.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T20:01:31.670Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-03T20:01:31.670Z] 9b18e9b68314: Pulling fs layer [2023-03-03T20:01:31.670Z] 35d82f9e3411: Pulling fs layer [2023-03-03T20:01:31.670Z] e16973657156: Pulling fs layer [2023-03-03T20:01:31.670Z] fc693d55d65f: Pulling fs layer [2023-03-03T20:01:31.670Z] 7e9fc2657dce: Pulling fs layer [2023-03-03T20:01:31.670Z] dda99020689f: Pulling fs layer [2023-03-03T20:01:31.670Z] db1c61fa0a46: Pulling fs layer [2023-03-03T20:01:31.670Z] 891c053d2c06: Pulling fs layer [2023-03-03T20:01:31.670Z] fc693d55d65f: Waiting [2023-03-03T20:01:31.670Z] 7e9fc2657dce: Waiting [2023-03-03T20:01:31.670Z] dda99020689f: Waiting [2023-03-03T20:01:31.670Z] db1c61fa0a46: Waiting [2023-03-03T20:01:31.670Z] 891c053d2c06: Waiting [2023-03-03T20:01:31.938Z] e16973657156: Verifying Checksum [2023-03-03T20:01:31.938Z] e16973657156: Download complete [2023-03-03T20:01:31.938Z] 35d82f9e3411: Download complete [2023-03-03T20:01:31.938Z] 7e9fc2657dce: Download complete [2023-03-03T20:01:31.938Z] dda99020689f: Verifying Checksum [2023-03-03T20:01:31.938Z] dda99020689f: Download complete [2023-03-03T20:01:31.938Z] 9b18e9b68314: Verifying Checksum [2023-03-03T20:01:31.938Z] 9b18e9b68314: Download complete [2023-03-03T20:01:32.898Z] 9b18e9b68314: Pull complete [2023-03-03T20:01:32.898Z] 891c053d2c06: Verifying Checksum [2023-03-03T20:01:32.898Z] 891c053d2c06: Download complete [2023-03-03T20:01:33.490Z] 35d82f9e3411: Pull complete [2023-03-03T20:01:33.761Z] e16973657156: Pull complete [2023-03-03T20:01:34.031Z] db1c61fa0a46: Verifying Checksum [2023-03-03T20:01:34.031Z] db1c61fa0a46: Download complete [2023-03-03T20:01:34.998Z] fc693d55d65f: Verifying Checksum [2023-03-03T20:01:34.998Z] fc693d55d65f: Download complete [2023-03-03T20:01:42.066Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:01:42.066Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:01:42.066Z] ---> 4f1ac36f3cb0 [2023-03-03T20:01:42.066Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:01:42.066Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:01:42.066Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:01:42.066Z] ---> 4f1ac36f3cb0 [2023-03-03T20:01:42.066Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:01:42.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:01:42.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:01:42.325Z] ---> 4f1ac36f3cb0 [2023-03-03T20:01:42.325Z] Step 3/23 : WORKDIR /edgex-go [2023-03-03T20:01:42.325Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:01:42.325Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:01:42.325Z] ---> 4f1ac36f3cb0 [2023-03-03T20:01:42.326Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:01:42.326Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:01:42.326Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:01:42.326Z] ---> 4f1ac36f3cb0 [2023-03-03T20:01:42.326Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T20:01:47.329Z] fc693d55d65f: Pull complete [2023-03-03T20:01:47.330Z] 7e9fc2657dce: Pull complete [2023-03-03T20:01:47.330Z] dda99020689f: Pull complete [2023-03-03T20:01:48.897Z] ---> Running in 384e36e4ec3e [2023-03-03T20:01:48.898Z] ---> Running in 6b2be74d2e0e [2023-03-03T20:01:48.898Z] ---> Running in e159ab87d089 [2023-03-03T20:01:48.898Z] ---> Running in 7101d3bc6c06 [2023-03-03T20:01:48.898Z] ---> Running in 4f724afd63da [2023-03-03T20:01:48.898Z] Removing intermediate container 384e36e4ec3e [2023-03-03T20:01:48.898Z] ---> b8ca1d97c3a8 [2023-03-03T20:01:48.898Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:01:48.898Z] Removing intermediate container 7101d3bc6c06 [2023-03-03T20:01:48.898Z] ---> c104d9283a60 [2023-03-03T20:01:48.898Z] Step 4/24 : WORKDIR /edgex-go [2023-03-03T20:01:48.898Z] Removing intermediate container e159ab87d089 [2023-03-03T20:01:48.898Z] ---> bccabd830c0c [2023-03-03T20:01:48.898Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:01:48.898Z] Removing intermediate container 6b2be74d2e0e [2023-03-03T20:01:48.898Z] ---> bff3f886ccf5 [2023-03-03T20:01:48.898Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T20:01:48.898Z] Removing intermediate container 4f724afd63da [2023-03-03T20:01:48.898Z] ---> d7c990b5e1e8 [2023-03-03T20:01:48.898Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T20:01:48.898Z] ---> Running in 4dc0cdef445e [2023-03-03T20:01:48.898Z] ---> Running in 69ada46c3e47 [2023-03-03T20:01:48.898Z] ---> Running in a0ac5ada3147 [2023-03-03T20:01:48.898Z] ---> Running in db23cf176ac6 [2023-03-03T20:01:48.898Z] ---> Running in fb9c7a10ade7 [2023-03-03T20:01:48.898Z] Removing intermediate container 4dc0cdef445e [2023-03-03T20:01:48.898Z] ---> f74e293d771b [2023-03-03T20:01:48.898Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T20:01:48.898Z] Removing intermediate container 69ada46c3e47 [2023-03-03T20:01:48.898Z] ---> 63ab7f897d89 [2023-03-03T20:01:48.898Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-03T20:01:48.898Z] ---> Running in 195ee22754ff [2023-03-03T20:01:48.898Z] Removing intermediate container db23cf176ac6 [2023-03-03T20:01:48.898Z] ---> 2b26ffe0922e [2023-03-03T20:01:48.898Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T20:01:48.898Z] ---> Running in 6d7c98e6c369 [2023-03-03T20:01:48.898Z] ---> Running in 6d52473c0334 [2023-03-03T20:01:49.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:49.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:49.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:49.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:49.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:51.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:51.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:51.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:51.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:51.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:01:51.942Z] OK: 211 MiB in 51 packages [2023-03-03T20:01:52.200Z] OK: 211 MiB in 51 packages [2023-03-03T20:01:52.200Z] OK: 211 MiB in 51 packages [2023-03-03T20:01:52.200Z] OK: 211 MiB in 51 packages [2023-03-03T20:01:52.200Z] OK: 211 MiB in 51 packages [2023-03-03T20:01:52.766Z] Removing intermediate container 195ee22754ff [2023-03-03T20:01:52.766Z] ---> b029539142f0 [2023-03-03T20:01:52.766Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:01:52.766Z] Removing intermediate container fb9c7a10ade7 [2023-03-03T20:01:52.766Z] ---> 9b8da76b114b [2023-03-03T20:01:52.766Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-03T20:01:52.766Z] Removing intermediate container 6d7c98e6c369 [2023-03-03T20:01:52.766Z] ---> 8db91ee6c722 [2023-03-03T20:01:52.766Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-03T20:01:52.766Z] Removing intermediate container a0ac5ada3147 [2023-03-03T20:01:52.766Z] ---> cbe690e29f40 [2023-03-03T20:01:52.766Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T20:01:52.766Z] ---> 0ce902415e5b [2023-03-03T20:01:52.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:01:52.766Z] ---> Running in 093460972e19 [2023-03-03T20:01:52.766Z] Removing intermediate container 6d52473c0334 [2023-03-03T20:01:52.766Z] ---> 012347a42460 [2023-03-03T20:01:52.766Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:01:52.766Z] ---> 11ed305c659f [2023-03-03T20:01:52.766Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:01:53.024Z] ---> 7fd599dd2143 [2023-03-03T20:01:53.024Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:01:53.024Z] ---> Running in a543c6054681 [2023-03-03T20:01:53.024Z] ---> Running in 5de301d9bc6c [2023-03-03T20:01:53.024Z] ---> f3e5c53528d1 [2023-03-03T20:01:53.024Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:01:53.024Z] ---> Running in ee17ba125ba7 [2023-03-03T20:01:53.024Z] ---> 94c5f25cc402 [2023-03-03T20:01:53.024Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:01:53.024Z] ---> Running in d97561d3a9c5 [2023-03-03T20:01:54.009Z] db1c61fa0a46: Pull complete [2023-03-03T20:01:56.038Z] 891c053d2c06: Pull complete [2023-03-03T20:01:56.038Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-03T20:01:56.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T20:01:56.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-03T20:01:56.434Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T20:01:56.434Z] WORKDIR /edgex [2023-03-03T20:01:56.435Z] COPY go.mod . [2023-03-03T20:01:56.435Z] RUN go mod download [2023-03-03T20:01:56.435Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-03T20:01:57.022Z] Sending build context to Docker daemon 3.118MB [2023-03-03T20:01:57.022Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T20:01:57.022Z] ---> f96f9c87975a [2023-03-03T20:01:57.022Z] Step 2/4 : WORKDIR /edgex [2023-03-03T20:01:58.001Z] ---> Running in 01f70304eecf [2023-03-03T20:01:58.269Z] Removing intermediate container 01f70304eecf [2023-03-03T20:01:58.269Z] ---> e30e579247db [2023-03-03T20:01:58.269Z] Step 3/4 : COPY go.mod . [2023-03-03T20:01:58.538Z] ---> 5a6f5b6a3c8d [2023-03-03T20:01:58.538Z] Step 4/4 : RUN go mod download [2023-03-03T20:01:58.805Z] ---> Running in c00a241d9a17 [2023-03-03T20:02:31.048Z] Removing intermediate container c00a241d9a17 [2023-03-03T20:02:31.048Z] ---> ea8caa2ccd36 [2023-03-03T20:02:31.048Z] Successfully built ea8caa2ccd36 [2023-03-03T20:02:31.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:02:31.444Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T20:02:31.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T20:02:31.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container [2023-03-03T20:02:31.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-03T20:02:32.964Z] $ docker top 813c751d5def8fddb287a71ec2f3d3a68358e79d304c1c09e65b8b3ae8b43cad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T20:02:33.821Z] + go version [2023-03-03T20:02:33.821Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-03T20:02:33.858Z] $ docker stop --time=1 813c751d5def8fddb287a71ec2f3d3a68358e79d304c1c09e65b8b3ae8b43cad [2023-03-03T20:02:35.463Z] $ docker rm -f --volumes 813c751d5def8fddb287a71ec2f3d3a68358e79d304c1c09e65b8b3ae8b43cad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:02:36.323Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T20:02:36.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T20:02:36.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container [2023-03-03T20:02:36.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-03T20:02:37.859Z] $ docker top c4e7547ed7b0c09d02d591a09dcda9b761f291ed882313e176d87b1025d778a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-03T20:02:38.096Z] ========================================================= [2023-03-03T20:02:38.097Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-03T20:02:38.097Z] ========================================================= [Pipeline] sh [2023-03-03T20:02:38.419Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-03T20:02:38.804Z] + make test [2023-03-03T20:02:39.076Z] go test -race -coverprofile=coverage.out ./... [2023-03-03T20:02:49.375Z] Removing intermediate container ee17ba125ba7 [2023-03-03T20:02:49.375Z] ---> cc780f40bd52 [2023-03-03T20:02:49.375Z] Step 7/24 : COPY . . [2023-03-03T20:02:49.375Z] Removing intermediate container 093460972e19 [2023-03-03T20:02:49.375Z] ---> 78f0d4fd4675 [2023-03-03T20:02:49.375Z] Step 8/22 : COPY . . [2023-03-03T20:02:49.375Z] Removing intermediate container a543c6054681 [2023-03-03T20:02:49.375Z] ---> 9d0ba8cbc1eb [2023-03-03T20:02:49.375Z] Step 7/23 : COPY . . [2023-03-03T20:02:49.375Z] Removing intermediate container d97561d3a9c5 [2023-03-03T20:02:49.375Z] Removing intermediate container 5de301d9bc6c [2023-03-03T20:02:49.375Z] ---> 39a5af6b1b85 [2023-03-03T20:02:49.375Z] Step 8/22 : COPY . . [2023-03-03T20:02:49.375Z] ---> 8673172d2b4c [2023-03-03T20:02:49.375Z] Step 8/24 : COPY . . [2023-03-03T20:03:07.467Z] ---> 86b9be814109 [2023-03-03T20:03:07.467Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T20:03:07.467Z] ---> ad081f77f0d5 [2023-03-03T20:03:07.467Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-03T20:03:07.467Z] ---> c5a90941b8aa [2023-03-03T20:03:07.467Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-03T20:03:07.467Z] ---> f1d63120577d [2023-03-03T20:03:07.467Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T20:03:07.467Z] ---> Running in f1dff15f2d7a [2023-03-03T20:03:07.467Z] ---> Running in 995d17cd9fce [2023-03-03T20:03:07.467Z] ---> 9984a03fe559 [2023-03-03T20:03:07.467Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-03T20:03:07.467Z] ---> Running in 1b94d1702a40 [2023-03-03T20:03:07.467Z] ---> Running in c63ff2cd0018 [2023-03-03T20:03:07.467Z] ---> Running in d4050683457d [2023-03-03T20:03:07.467Z] Removing intermediate container 1b94d1702a40 [2023-03-03T20:03:07.467Z] ---> 8db372abd50f [2023-03-03T20:03:07.467Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-03T20:03:07.467Z] ---> Running in e320f8b9c036 [2023-03-03T20:03:07.467Z] Removing intermediate container c63ff2cd0018 [2023-03-03T20:03:07.467Z] ---> cde4fd92337a [2023-03-03T20:03:07.467Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-03T20:03:07.467Z] ---> Running in 6628ffea019a [2023-03-03T20:03:07.467Z] Removing intermediate container e320f8b9c036 [2023-03-03T20:03:07.467Z] ---> 5fc4ed0d3065 [2023-03-03T20:03:07.467Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T20:03:07.467Z] ---> Running in 76c8f8cc5100 [2023-03-03T20:03:07.467Z] Removing intermediate container 6628ffea019a [2023-03-03T20:03:07.467Z] ---> 261547bb0d4c [2023-03-03T20:03:07.467Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T20:03:07.467Z] ---> Running in 434fbd913292 [2023-03-03T20:03:07.467Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-03T20:03:07.468Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-03T20:03:07.468Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-03T20:03:07.468Z] Removing intermediate container 434fbd913292 [2023-03-03T20:03:07.468Z] ---> a870a22f054b [2023-03-03T20:03:07.468Z] Step 11/23 : WORKDIR /edgex-go [2023-03-03T20:03:07.468Z] Removing intermediate container 76c8f8cc5100 [2023-03-03T20:03:07.468Z] ---> fcd9ab92cb82 [2023-03-03T20:03:07.468Z] Step 11/24 : WORKDIR /edgex-go [2023-03-03T20:03:07.468Z] ---> Running in c86513d3e780 [2023-03-03T20:03:07.468Z] ---> Running in 86168eb5d3d3 [2023-03-03T20:03:07.468Z] Removing intermediate container c86513d3e780 [2023-03-03T20:03:07.468Z] ---> 33a66487df0b [2023-03-03T20:03:07.468Z] [2023-03-03T20:03:07.468Z] Step 12/23 : FROM alpine:3.15 [2023-03-03T20:03:07.468Z] Removing intermediate container 86168eb5d3d3 [2023-03-03T20:03:07.468Z] ---> 7b5903b027d5 [2023-03-03T20:03:07.468Z] [2023-03-03T20:03:07.468Z] Step 12/24 : FROM alpine:3.15 [2023-03-03T20:03:08.401Z] 3.15: Pulling from library/alpine [2023-03-03T20:03:08.401Z] 3.15: Pulling from library/alpine [2023-03-03T20:03:08.966Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T20:03:08.966Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T20:03:08.966Z] Status: Downloaded newer image for alpine:3.15 [2023-03-03T20:03:08.966Z] Status: Image is up to date for alpine:3.15 [2023-03-03T20:03:08.966Z] ---> 5ce65d7b0fde [2023-03-03T20:03:08.966Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:03:08.966Z] ---> 5ce65d7b0fde [2023-03-03T20:03:08.966Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:03:09.896Z] ---> Running in 97a44788c553 [2023-03-03T20:03:09.896Z] ---> Running in 0b19e4cd8b3e [2023-03-03T20:03:10.153Z] Removing intermediate container 0b19e4cd8b3e [2023-03-03T20:03:10.153Z] ---> 3ad17424d19b [2023-03-03T20:03:10.153Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-03T20:03:10.153Z] ---> Running in c8ac2cb69f5a [2023-03-03T20:03:10.153Z] Removing intermediate container 97a44788c553 [2023-03-03T20:03:10.153Z] ---> 0abe656d91a7 [2023-03-03T20:03:10.153Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-03T20:03:10.410Z] ---> Running in 18efb59c771b [2023-03-03T20:03:10.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:10.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:10.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:10.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:11.182Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T20:03:11.182Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T20:03:11.182Z] OK: 15857 distinct packages available [2023-03-03T20:03:11.182Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T20:03:11.182Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T20:03:11.182Z] OK: 15857 distinct packages available [2023-03-03T20:03:11.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:11.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:11.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:11.288Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-03T20:03:11.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:11.439Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-03T20:03:11.439Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-03T20:03:11.439Z] (3/5) Installing libucontext (1.1-r0) [2023-03-03T20:03:11.439Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-03T20:03:11.439Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-03T20:03:11.439Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T20:03:11.439Z] OK: 7 MiB in 19 packages [2023-03-03T20:03:11.698Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-03T20:03:11.698Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-03T20:03:11.698Z] (3/5) Installing libucontext (1.1-r0) [2023-03-03T20:03:11.698Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-03T20:03:11.698Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-03T20:03:11.698Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T20:03:11.698Z] OK: 7 MiB in 19 packages [2023-03-03T20:03:16.986Z] Removing intermediate container 18efb59c771b [2023-03-03T20:03:16.986Z] ---> 14590b19e4c2 [2023-03-03T20:03:16.986Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-03T20:03:16.986Z] Removing intermediate container c8ac2cb69f5a [2023-03-03T20:03:16.986Z] ---> 172094067c71 [2023-03-03T20:03:16.986Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T20:03:22.253Z] ---> 281cfd08bae6 [2023-03-03T20:03:22.253Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T20:03:22.253Z] ---> 5bbcb0efacc0 [2023-03-03T20:03:22.253Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T20:03:22.511Z] ---> 5d3394b749c3 [2023-03-03T20:03:22.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-03T20:03:25.039Z] ---> f12195df1ce0 [2023-03-03T20:03:25.039Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-03T20:03:25.296Z] ---> 6be095bef82c [2023-03-03T20:03:25.296Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T20:03:25.860Z] ---> 1af3da266d8c [2023-03-03T20:03:25.860Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T20:03:25.860Z] ---> Running in 3d583b23d4c1 [2023-03-03T20:03:26.117Z] Removing intermediate container 3d583b23d4c1 [2023-03-03T20:03:26.117Z] ---> 6bbfb5eee06b [2023-03-03T20:03:26.117Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T20:03:26.117Z] ---> 0d5326193b06 [2023-03-03T20:03:26.117Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-03T20:03:26.117Z] ---> Running in 044f1becf2ef [2023-03-03T20:03:26.374Z] Removing intermediate container 044f1becf2ef [2023-03-03T20:03:26.374Z] ---> 4299d3c43c43 [2023-03-03T20:03:26.374Z] Step 21/23 : LABEL arch=x86_64 [2023-03-03T20:03:26.632Z] ---> Running in 660b96f914d8 [2023-03-03T20:03:26.889Z] ---> 45ced752c52e [2023-03-03T20:03:26.889Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-03T20:03:27.161Z] Removing intermediate container 660b96f914d8 [2023-03-03T20:03:27.161Z] ---> b9f6d2847a9c [2023-03-03T20:03:27.161Z] Step 22/23 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:03:27.420Z] ---> Running in 537e48882054 [2023-03-03T20:03:27.420Z] ---> 0b018c8920c0 [2023-03-03T20:03:27.420Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T20:03:27.420Z] ---> Running in 561716f82809 [2023-03-03T20:03:27.711Z] Removing intermediate container 537e48882054 [2023-03-03T20:03:27.711Z] ---> f453b6db90b7 [2023-03-03T20:03:27.711Z] Step 23/23 : LABEL version=0.0.0 [2023-03-03T20:03:27.711Z] Removing intermediate container 561716f82809 [2023-03-03T20:03:27.711Z] ---> 519ae837fd13 [2023-03-03T20:03:27.711Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T20:03:27.968Z] ---> Running in 0a5e2d1f6336 [2023-03-03T20:03:27.968Z] ---> Running in 0a05d5c2a078 [2023-03-03T20:03:28.226Z] Removing intermediate container 0a5e2d1f6336 [2023-03-03T20:03:28.226Z] ---> bf1792ae2277 [2023-03-03T20:03:28.226Z] [2023-03-03T20:03:28.226Z] Removing intermediate container 0a05d5c2a078 [2023-03-03T20:03:28.226Z] ---> d5e7ae1e576c [2023-03-03T20:03:28.226Z] Step 22/24 : LABEL arch=x86_64 [2023-03-03T20:03:28.226Z] Successfully built bf1792ae2277 [2023-03-03T20:03:28.226Z] Successfully tagged security-spire-server:latest [2023-03-03T20:03:28.226Z]  Building security-spire-server ... done Building core-command [2023-03-03T20:03:28.226Z] ---> Running in 730ad75b2d6f [2023-03-03T20:03:31.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:03:31.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:03:31.514Z] ---> 4f1ac36f3cb0 [2023-03-03T20:03:31.514Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:03:31.514Z] ---> Using cache [2023-03-03T20:03:31.514Z] ---> bccabd830c0c [2023-03-03T20:03:31.514Z] Step 4/23 : WORKDIR /edgex-go [2023-03-03T20:03:31.514Z] ---> Using cache [2023-03-03T20:03:31.514Z] ---> 2b26ffe0922e [2023-03-03T20:03:31.514Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-03T20:03:31.514Z] ---> Using cache [2023-03-03T20:03:31.514Z] ---> 012347a42460 [2023-03-03T20:03:31.514Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-03T20:03:31.514Z] ---> Using cache [2023-03-03T20:03:31.514Z] ---> 94c5f25cc402 [2023-03-03T20:03:31.514Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:03:31.514Z] ---> Using cache [2023-03-03T20:03:31.514Z] ---> 39a5af6b1b85 [2023-03-03T20:03:31.514Z] Step 8/23 : COPY . . [2023-03-03T20:03:31.514Z] ---> Using cache [2023-03-03T20:03:31.514Z] ---> ad081f77f0d5 [2023-03-03T20:03:31.514Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-03T20:03:32.451Z] Removing intermediate container 730ad75b2d6f [2023-03-03T20:03:32.451Z] ---> 4cfd5f37df7a [2023-03-03T20:03:32.451Z] Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:03:33.828Z] ---> Running in 96d4653e6c9c [2023-03-03T20:03:33.828Z] ---> Running in 7853d97189b6 [2023-03-03T20:03:33.828Z] Removing intermediate container 96d4653e6c9c [2023-03-03T20:03:33.828Z] ---> c0e39605050d [2023-03-03T20:03:33.828Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T20:03:33.828Z] ---> Running in 9c1770f16d84 [2023-03-03T20:03:34.086Z] Removing intermediate container 9c1770f16d84 [2023-03-03T20:03:34.086Z] ---> d125f76b70f3 [2023-03-03T20:03:34.086Z] [2023-03-03T20:03:34.086Z] Successfully built d125f76b70f3 [2023-03-03T20:03:34.086Z] Successfully tagged security-spire-agent:latest [2023-03-03T20:03:34.086Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-03T20:03:34.344Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-03T20:03:38.525Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:03:38.525Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:03:38.525Z] ---> 4f1ac36f3cb0 [2023-03-03T20:03:38.525Z] Step 3/21 : WORKDIR /edgex-go [2023-03-03T20:03:38.525Z] ---> Using cache [2023-03-03T20:03:38.525Z] ---> d7c990b5e1e8 [2023-03-03T20:03:38.525Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-03T20:03:43.960Z] ---> Running in 8bb86f516b84 [2023-03-03T20:03:43.960Z] Removing intermediate container f1dff15f2d7a [2023-03-03T20:03:43.960Z] ---> bd1c68a42150 [2023-03-03T20:03:43.960Z] [2023-03-03T20:03:43.960Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:03:43.960Z] Removing intermediate container 995d17cd9fce [2023-03-03T20:03:43.960Z] ---> 2a68fa651777 [2023-03-03T20:03:43.960Z] [2023-03-03T20:03:43.960Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:03:43.960Z] Removing intermediate container d4050683457d [2023-03-03T20:03:43.960Z] ---> 810468e279f9 [2023-03-03T20:03:43.960Z] [2023-03-03T20:03:43.960Z] Step 10/24 : FROM alpine:3.16 [2023-03-03T20:03:43.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:43.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:43.960Z] 3.16: Pulling from library/alpine [2023-03-03T20:03:43.960Z] OK: 211 MiB in 51 packages [2023-03-03T20:03:44.531Z] 3.16: Pulling from library/alpine [2023-03-03T20:03:44.531Z] 3.16: Pulling from library/alpine [2023-03-03T20:03:44.789Z] Removing intermediate container 8bb86f516b84 [2023-03-03T20:03:44.789Z] ---> b893f07df6a9 [2023-03-03T20:03:44.789Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-03T20:03:45.047Z] ---> bbe1af4077ae [2023-03-03T20:03:45.047Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:03:45.047Z] ---> Running in ddc0b6ffc58a [2023-03-03T20:03:45.987Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T20:03:45.987Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T20:03:45.987Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T20:03:45.987Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T20:03:45.987Z] ---> dfd21b5a31f5 [2023-03-03T20:03:45.987Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-03T20:03:45.987Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T20:03:45.987Z] Status: Image is up to date for alpine:3.16 [2023-03-03T20:03:45.987Z] ---> dfd21b5a31f5 [2023-03-03T20:03:45.987Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-03T20:03:45.987Z] ---> dfd21b5a31f5 [2023-03-03T20:03:45.987Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:03:45.987Z] ---> Running in 137e70553145 [2023-03-03T20:03:45.987Z] ---> Running in e5ef9f884ac9 [2023-03-03T20:03:45.987Z] ---> Running in fffb5ff741f0 [2023-03-03T20:03:46.245Z] Removing intermediate container e5ef9f884ac9 [2023-03-03T20:03:46.245Z] ---> 1c976d3bbd4e [2023-03-03T20:03:46.245Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-03T20:03:46.245Z] Removing intermediate container 137e70553145 [2023-03-03T20:03:46.245Z] ---> 35d70ec7341c [2023-03-03T20:03:46.245Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:03:46.245Z] ---> Running in d86b8a046e2b [2023-03-03T20:03:46.245Z] ---> Running in 1073d0f2570c [2023-03-03T20:03:46.245Z] Removing intermediate container d86b8a046e2b [2023-03-03T20:03:46.245Z] ---> 7184f7386cd3 [2023-03-03T20:03:46.245Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-03T20:03:46.245Z] ---> Running in 4e5646d4265a [2023-03-03T20:03:46.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:46.503Z] Removing intermediate container 4e5646d4265a [2023-03-03T20:03:46.503Z] ---> a66c5284e5eb [2023-03-03T20:03:46.503Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:03:46.503Z] ---> Running in 50cff7c82d5a [2023-03-03T20:03:46.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:46.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:46.761Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T20:03:46.761Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:03:46.761Z] OK: 6 MiB in 15 packages [2023-03-03T20:03:46.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:47.018Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T20:03:47.018Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:03:47.018Z] OK: 6 MiB in 15 packages [2023-03-03T20:03:47.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:47.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:47.018Z] Removing intermediate container fffb5ff741f0 [2023-03-03T20:03:47.018Z] ---> e726024fe6f6 [2023-03-03T20:03:47.018Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T20:03:47.018Z] ---> Running in e5fce0797686 [2023-03-03T20:03:47.279Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T20:03:47.279Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:03:47.279Z] OK: 6 MiB in 15 packages [2023-03-03T20:03:47.279Z] Removing intermediate container e5fce0797686 [2023-03-03T20:03:47.279Z] ---> 304b24b58eee [2023-03-03T20:03:47.279Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-03T20:03:47.279Z] ---> Running in 6722019ccd47 [2023-03-03T20:03:47.537Z] Removing intermediate container 1073d0f2570c [2023-03-03T20:03:47.537Z] ---> 2cca16c407f5 [2023-03-03T20:03:47.537Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:03:47.537Z] Removing intermediate container 6722019ccd47 [2023-03-03T20:03:47.537Z] ---> 43677aee4fa3 [2023-03-03T20:03:47.537Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-03T20:03:47.537Z] ---> Running in a700e0993a5b [2023-03-03T20:03:47.537Z] ---> 168de204d94a [2023-03-03T20:03:47.537Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-03T20:03:47.795Z] Removing intermediate container 50cff7c82d5a [2023-03-03T20:03:47.795Z] ---> 668ed0b1781c [2023-03-03T20:03:47.795Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:03:47.795Z] Removing intermediate container a700e0993a5b [2023-03-03T20:03:47.795Z] ---> afac3fb6ff8b [2023-03-03T20:03:47.795Z] Step 15/24 : WORKDIR / [2023-03-03T20:03:47.795Z] ---> Running in d6e79d102db2 [2023-03-03T20:03:48.733Z] Removing intermediate container d6e79d102db2 [2023-03-03T20:03:48.733Z] ---> 53bd93d983bc [2023-03-03T20:03:48.733Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:03:48.733Z] ---> 3b69d0a3184d [2023-03-03T20:03:48.733Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-03T20:03:48.733Z] ---> e204a0c71720 [2023-03-03T20:03:48.733Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-03T20:03:49.018Z] ---> e45fed28d191 [2023-03-03T20:03:49.018Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-03T20:03:49.588Z] ---> 6e1fa93861d6 [2023-03-03T20:03:49.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-03T20:03:49.588Z] ---> 37562214ddab [2023-03-03T20:03:49.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-03T20:03:49.588Z] ---> d5a37b3ecad3 [2023-03-03T20:03:49.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-03T20:03:49.588Z] ---> bf04566175fb [2023-03-03T20:03:49.588Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T20:03:49.588Z] ---> 3d2519adb048 [2023-03-03T20:03:49.588Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-03T20:03:49.846Z] ---> Running in cceb95901417 [2023-03-03T20:03:49.846Z] ---> 9cdfe9875b74 [2023-03-03T20:03:49.846Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-03T20:03:49.846Z] ---> Running in c2ec2264002b [2023-03-03T20:03:49.846Z] Removing intermediate container c2ec2264002b [2023-03-03T20:03:49.846Z] ---> 875ab4e1822c [2023-03-03T20:03:49.846Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:03:49.846Z] ---> Running in 5a53e6e9c066 [2023-03-03T20:03:49.846Z] ---> caaae22ba55b [2023-03-03T20:03:49.846Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-03T20:03:49.846Z] ---> Running in 16a858e51084 [2023-03-03T20:03:50.104Z] Removing intermediate container 5a53e6e9c066 [2023-03-03T20:03:50.104Z] ---> a7e5b18fc89d [2023-03-03T20:03:50.104Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T20:03:50.104Z] Removing intermediate container 16a858e51084 [2023-03-03T20:03:50.104Z] ---> 83770287bf62 [2023-03-03T20:03:50.104Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:03:50.104Z] ---> Running in b4a9416d0137 [2023-03-03T20:03:50.104Z] ---> Running in 8d52cf80899d [2023-03-03T20:03:50.104Z] Removing intermediate container 8d52cf80899d [2023-03-03T20:03:50.104Z] ---> e046779d91a3 [2023-03-03T20:03:50.104Z] Step 22/24 : LABEL arch=x86_64 [2023-03-03T20:03:50.104Z] Removing intermediate container b4a9416d0137 [2023-03-03T20:03:50.104Z] ---> ff1fd15e7b35 [2023-03-03T20:03:50.104Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:03:50.104Z] ---> Running in 185bdd8ebebd [2023-03-03T20:03:50.104Z] ---> Running in f8511c7305b2 [2023-03-03T20:03:50.367Z] Removing intermediate container f8511c7305b2 [2023-03-03T20:03:50.368Z] ---> ed74b00cc8ea [2023-03-03T20:03:50.368Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:03:50.368Z] Removing intermediate container 185bdd8ebebd [2023-03-03T20:03:50.368Z] ---> 7fc0e03df034 [2023-03-03T20:03:50.368Z] Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:03:50.368Z] ---> Running in d2a8beb6cb04 [2023-03-03T20:03:50.368Z] ---> Running in 3c8c94406098 [2023-03-03T20:03:50.368Z] Removing intermediate container cceb95901417 [2023-03-03T20:03:50.368Z] ---> eb45fe2511a2 [2023-03-03T20:03:50.368Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T20:03:50.368Z] ---> Running in 49db17c9c208 [2023-03-03T20:03:50.368Z] Removing intermediate container 3c8c94406098 [2023-03-03T20:03:50.368Z] Removing intermediate container d2a8beb6cb04 [2023-03-03T20:03:50.368Z] ---> 251ddafd6073 [2023-03-03T20:03:50.368Z] ---> f4d6e9aed00b [2023-03-03T20:03:50.368Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T20:03:50.368Z] [2023-03-03T20:03:50.368Z] ---> Running in 0bbe6399ba07 [2023-03-03T20:03:50.705Z] Removing intermediate container 49db17c9c208 [2023-03-03T20:03:50.705Z] ---> 2a9ec591cf0b [2023-03-03T20:03:50.705Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-03T20:03:50.705Z] Successfully built f4d6e9aed00b [2023-03-03T20:03:50.705Z] Successfully tagged core-data:latest [2023-03-03T20:03:50.705Z]  Building core-data ... done Building security-secretstore-setup [2023-03-03T20:03:50.705Z] ---> Running in f02d3447ef34 [2023-03-03T20:03:50.705Z] Removing intermediate container 0bbe6399ba07 [2023-03-03T20:03:50.705Z] ---> 3e2b542ceb8e [2023-03-03T20:03:50.705Z] [2023-03-03T20:03:50.705Z] Successfully built 3e2b542ceb8e [2023-03-03T20:03:50.705Z] Successfully tagged core-metadata:latest [2023-03-03T20:03:50.705Z] Building security-spiffe-token-provider [2023-03-03T20:03:50.963Z]  Building core-metadata ... done Removing intermediate container f02d3447ef34 [2023-03-03T20:03:50.963Z] ---> 474da7f377af [2023-03-03T20:03:50.963Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T20:03:53.495Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:03:53.495Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:03:53.495Z] ---> 4f1ac36f3cb0 [2023-03-03T20:03:53.495Z] Step 3/19 : WORKDIR /edgex-go [2023-03-03T20:03:53.495Z] ---> Using cache [2023-03-03T20:03:53.495Z] ---> d7c990b5e1e8 [2023-03-03T20:03:53.495Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-03T20:03:54.063Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:03:54.063Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:03:54.063Z] ---> 4f1ac36f3cb0 [2023-03-03T20:03:54.063Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T20:03:54.063Z] ---> Using cache [2023-03-03T20:03:54.063Z] ---> d7c990b5e1e8 [2023-03-03T20:03:54.063Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-03T20:03:54.063Z] ---> Using cache [2023-03-03T20:03:54.063Z] ---> b893f07df6a9 [2023-03-03T20:03:54.063Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T20:03:54.063Z] ---> Using cache [2023-03-03T20:03:54.063Z] ---> bbe1af4077ae [2023-03-03T20:03:54.063Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:03:57.349Z] ---> Running in 78f6bef9f053 [2023-03-03T20:03:57.350Z] ---> Running in 635430568d4c [2023-03-03T20:03:57.350Z] ---> Running in 8ab8a63befd9 [2023-03-03T20:03:57.350Z] Removing intermediate container 78f6bef9f053 [2023-03-03T20:03:57.350Z] ---> 1b8e4774e567 [2023-03-03T20:03:57.350Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:03:57.350Z] ---> Running in f18f713b6cf0 [2023-03-03T20:03:57.350Z] Removing intermediate container f18f713b6cf0 [2023-03-03T20:03:57.350Z] ---> 4f409377c646 [2023-03-03T20:03:57.350Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:03:57.694Z] ---> Running in 43964b783cf4 [2023-03-03T20:03:57.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:57.952Z] Removing intermediate container 43964b783cf4 [2023-03-03T20:03:57.952Z] ---> 11b910288374 [2023-03-03T20:03:57.952Z] [2023-03-03T20:03:57.952Z] Successfully built 11b910288374 [2023-03-03T20:03:57.952Z] Successfully tagged security-proxy-auth:latest [2023-03-03T20:03:57.952Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-03T20:03:57.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:58.210Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-03T20:03:58.210Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-03T20:03:58.210Z] OK: 17046 distinct packages available [2023-03-03T20:03:58.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:58.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:03:58.725Z] OK: 211 MiB in 51 packages [2023-03-03T20:04:00.839Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:04:00.839Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:04:00.839Z] ---> 4f1ac36f3cb0 [2023-03-03T20:04:00.839Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:04:00.839Z] ---> Using cache [2023-03-03T20:04:00.839Z] ---> bccabd830c0c [2023-03-03T20:04:00.839Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:04:00.839Z] ---> Using cache [2023-03-03T20:04:00.839Z] ---> 2b26ffe0922e [2023-03-03T20:04:00.839Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T20:04:00.839Z] ---> Using cache [2023-03-03T20:04:00.839Z] ---> 012347a42460 [2023-03-03T20:04:00.839Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:04:00.839Z] ---> Using cache [2023-03-03T20:04:00.839Z] ---> 94c5f25cc402 [2023-03-03T20:04:00.839Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:04:00.839Z] ---> Using cache [2023-03-03T20:04:00.839Z] ---> 39a5af6b1b85 [2023-03-03T20:04:00.839Z] Step 8/22 : COPY . . [2023-03-03T20:04:00.839Z] ---> Using cache [2023-03-03T20:04:00.839Z] ---> ad081f77f0d5 [2023-03-03T20:04:00.839Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-03T20:04:02.737Z] ---> Running in def970accf37 [2023-03-03T20:04:02.737Z] Removing intermediate container 7853d97189b6 [2023-03-03T20:04:02.737Z] ---> 207355eb6239 [2023-03-03T20:04:02.737Z] [2023-03-03T20:04:02.737Z] Step 10/23 : FROM alpine:3.16 [2023-03-03T20:04:02.737Z] ---> dfd21b5a31f5 [2023-03-03T20:04:02.737Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:04:02.737Z] ---> Using cache [2023-03-03T20:04:02.737Z] ---> e726024fe6f6 [2023-03-03T20:04:02.737Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T20:04:02.737Z] ---> Using cache [2023-03-03T20:04:02.737Z] ---> 304b24b58eee [2023-03-03T20:04:02.737Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-03T20:04:02.737Z] Removing intermediate container 635430568d4c [2023-03-03T20:04:02.737Z] ---> fc1077563121 [2023-03-03T20:04:02.737Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-03T20:04:02.737Z] ---> Running in e55a5616be79 [2023-03-03T20:04:02.737Z] Removing intermediate container e55a5616be79 [2023-03-03T20:04:02.737Z] ---> d81ecdbb4871 [2023-03-03T20:04:02.737Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-03T20:04:02.737Z] ---> Running in be540b879d4f [2023-03-03T20:04:02.737Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-03T20:04:02.737Z] ---> 903b5096a1af [2023-03-03T20:04:02.737Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:04:02.737Z] ---> Running in 1a88438bc325 [2023-03-03T20:04:02.737Z] Removing intermediate container be540b879d4f [2023-03-03T20:04:02.737Z] ---> 186b9fb5e39e [2023-03-03T20:04:02.737Z] Step 15/23 : WORKDIR / [2023-03-03T20:04:02.737Z] ---> Running in 65775906b82c [2023-03-03T20:04:02.996Z] Removing intermediate container 65775906b82c [2023-03-03T20:04:02.996Z] ---> bedd6407e235 [2023-03-03T20:04:02.996Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:04:02.996Z] ---> 06f81f737d32 [2023-03-03T20:04:02.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-03T20:04:03.562Z] ---> be65e5c1b137 [2023-03-03T20:04:03.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-03T20:04:03.820Z] ---> 4866b0fe75ea [2023-03-03T20:04:03.820Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-03T20:04:03.820Z] ---> Running in 21e3e2ae5ac8 [2023-03-03T20:04:03.820Z] Removing intermediate container 21e3e2ae5ac8 [2023-03-03T20:04:03.820Z] ---> d9f458e463e3 [2023-03-03T20:04:03.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:04:03.820Z] ---> Running in ebbb17dea5c2 [2023-03-03T20:04:03.820Z] Removing intermediate container ebbb17dea5c2 [2023-03-03T20:04:03.820Z] ---> 549e5ce8a874 [2023-03-03T20:04:03.820Z] Step 21/23 : LABEL arch=x86_64 [2023-03-03T20:04:03.820Z] ---> Running in 97a03e91fc18 [2023-03-03T20:04:04.239Z] Removing intermediate container 97a03e91fc18 [2023-03-03T20:04:04.239Z] ---> 5c74f0ac0fb8 [2023-03-03T20:04:04.239Z] Step 22/23 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:04:04.239Z] ---> Running in c9dc1027d2f9 [2023-03-03T20:04:04.498Z] Removing intermediate container c9dc1027d2f9 [2023-03-03T20:04:04.498Z] ---> 69728e1d45a5 [2023-03-03T20:04:04.498Z] Step 23/23 : LABEL version=0.0.0 [2023-03-03T20:04:04.498Z] ---> Running in 2bf3f4456602 [2023-03-03T20:04:05.090Z] Removing intermediate container 2bf3f4456602 [2023-03-03T20:04:05.090Z] ---> 0bca6327604e [2023-03-03T20:04:05.090Z] [2023-03-03T20:04:05.090Z] Successfully built 0bca6327604e [2023-03-03T20:04:05.090Z] Successfully tagged core-command:latest [2023-03-03T20:04:05.090Z]  Building core-command ... done Building support-notifications [2023-03-03T20:04:11.670Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:04:11.670Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:04:11.670Z] ---> 4f1ac36f3cb0 [2023-03-03T20:04:11.670Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:04:11.670Z] ---> Using cache [2023-03-03T20:04:11.670Z] ---> bccabd830c0c [2023-03-03T20:04:11.670Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:04:11.670Z] ---> Using cache [2023-03-03T20:04:11.670Z] ---> 2b26ffe0922e [2023-03-03T20:04:11.670Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-03T20:04:16.954Z] ---> Running in be97d1353da3 [2023-03-03T20:04:16.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:04:16.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:04:17.213Z] OK: 211 MiB in 51 packages [2023-03-03T20:04:25.338Z] Removing intermediate container be97d1353da3 [2023-03-03T20:04:25.338Z] ---> 0e8e72cf316a [2023-03-03T20:04:25.338Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:04:25.338Z] Removing intermediate container ddc0b6ffc58a [2023-03-03T20:04:25.338Z] ---> 9a7a18c50d70 [2023-03-03T20:04:25.338Z] Step 7/21 : COPY . . [2023-03-03T20:04:25.338Z] ---> 9da7fc769260 [2023-03-03T20:04:25.338Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:04:33.472Z] ---> Running in 477f05520db7 [2023-03-03T20:04:33.472Z] ---> ca88c6ae64ab [2023-03-03T20:04:33.472Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-03T20:04:33.472Z] ---> Running in 9c0e0d2d64c9 [2023-03-03T20:04:33.472Z] Removing intermediate container 8ab8a63befd9 [2023-03-03T20:04:33.472Z] ---> 9d9f8c5619d5 [2023-03-03T20:04:33.472Z] Step 7/24 : COPY . . [2023-03-03T20:04:33.472Z] 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-03-03T20:04:43.463Z] ---> 4e45d0c0ce49 [2023-03-03T20:04:43.463Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-03T20:04:43.725Z] ---> Running in b734aa0f3ae4 [2023-03-03T20:04:43.725Z] Removing intermediate container def970accf37 [2023-03-03T20:04:43.725Z] ---> d0d3302902ba [2023-03-03T20:04:43.725Z] [2023-03-03T20:04:43.725Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:04:43.725Z] ---> dfd21b5a31f5 [2023-03-03T20:04:43.725Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:04:43.725Z] ---> Using cache [2023-03-03T20:04:43.725Z] ---> e726024fe6f6 [2023-03-03T20:04:43.725Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T20:04:43.725Z] ---> Using cache [2023-03-03T20:04:43.725Z] ---> 304b24b58eee [2023-03-03T20:04:43.725Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-03T20:04:43.725Z] ---> Running in 0cc1d5d0b404 [2023-03-03T20:04:43.985Z] Removing intermediate container 0cc1d5d0b404 [2023-03-03T20:04:43.985Z] ---> 27d6f9ee8500 [2023-03-03T20:04:43.985Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-03T20:04:43.985Z] ---> Running in 57c79fb8a788 [2023-03-03T20:04:43.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-03T20:04:44.245Z] Removing intermediate container 57c79fb8a788 [2023-03-03T20:04:44.245Z] ---> faeb32f40055 [2023-03-03T20:04:44.245Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:04:44.245Z] Removing intermediate container 1a88438bc325 [2023-03-03T20:04:44.245Z] ---> 5ae95c862e91 [2023-03-03T20:04:44.245Z] Step 7/19 : COPY . . [2023-03-03T20:04:47.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-03T20:04:47.903Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-03T20:04:47.903Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-03T20:04:48.449Z] ---> 403f66565c77 [2023-03-03T20:04:48.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-03T20:04:48.449Z] ---> d3a0b778296a [2023-03-03T20:04:48.449Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-03T20:04:48.708Z] ---> Running in 67493f58ebf0 [2023-03-03T20:04:49.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-03T20:04:49.311Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-03T20:04:49.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-03T20:04:49.926Z] ---> 14bff67d904d [2023-03-03T20:04:49.926Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-03T20:04:50.515Z] ---> 4daf8d0efd19 [2023-03-03T20:04:50.515Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-03T20:04:50.790Z] ---> Running in 79ae854b515a [2023-03-03T20:04:51.369Z] Removing intermediate container 79ae854b515a [2023-03-03T20:04:51.369Z] ---> a96e6321357b [2023-03-03T20:04:51.369Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:04:51.369Z] ---> Running in e4f28fe09d8f [2023-03-03T20:04:51.627Z] Removing intermediate container e4f28fe09d8f [2023-03-03T20:04:51.627Z] ---> 844cf13aafc4 [2023-03-03T20:04:51.627Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T20:04:51.627Z] ---> Running in b270ab19792e [2023-03-03T20:04:51.627Z] Removing intermediate container b270ab19792e [2023-03-03T20:04:51.627Z] ---> 1d7d74069d83 [2023-03-03T20:04:51.627Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:04:51.627Z] ---> Running in b47921eec760 [2023-03-03T20:04:51.885Z] Removing intermediate container b47921eec760 [2023-03-03T20:04:51.885Z] ---> 0b17aeba77e7 [2023-03-03T20:04:51.885Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:04:51.885Z] ---> Running in 03a63de126c2 [2023-03-03T20:04:51.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-03T20:04:52.143Z] Removing intermediate container 03a63de126c2 [2023-03-03T20:04:52.143Z] ---> bb66fabfaf24 [2023-03-03T20:04:52.143Z] [2023-03-03T20:04:52.143Z] Successfully built bb66fabfaf24 [2023-03-03T20:04:52.143Z] Successfully tagged support-scheduler:latest [2023-03-03T20:04:52.143Z]  Building support-scheduler ... done Building security-spire-config [2023-03-03T20:04:52.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-03T20:04:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-03T20:04:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-03T20:04:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-03T20:04:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-03T20:04:53.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-03T20:04:54.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:04:54.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:04:54.605Z] ---> 4f1ac36f3cb0 [2023-03-03T20:04:54.605Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T20:04:54.605Z] ---> Using cache [2023-03-03T20:04:54.605Z] ---> d7c990b5e1e8 [2023-03-03T20:04:54.605Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T20:04:54.605Z] ---> Using cache [2023-03-03T20:04:54.605Z] ---> 9b8da76b114b [2023-03-03T20:04:54.605Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T20:04:54.605Z] ---> Using cache [2023-03-03T20:04:54.605Z] ---> 11ed305c659f [2023-03-03T20:04:54.605Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:04:54.605Z] ---> Using cache [2023-03-03T20:04:54.605Z] ---> 9d0ba8cbc1eb [2023-03-03T20:04:54.605Z] Step 7/24 : COPY . . [2023-03-03T20:04:54.605Z] ---> Using cache [2023-03-03T20:04:54.605Z] ---> f1d63120577d [2023-03-03T20:04:54.605Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T20:04:54.605Z] ---> Using cache [2023-03-03T20:04:54.605Z] ---> cde4fd92337a [2023-03-03T20:04:54.605Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-03T20:04:54.605Z] ---> Using cache [2023-03-03T20:04:54.605Z] ---> 261547bb0d4c [2023-03-03T20:04:54.605Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T20:04:55.518Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-03T20:04:55.518Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-03T20:04:55.518Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-03T20:04:55.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-03T20:05:04.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-03T20:05:04.647Z] ---> Running in ad046c723cda [2023-03-03T20:05:07.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2023-03-03T20:05:07.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-03T20:05:07.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-03T20:05:11.264Z] Removing intermediate container 9c0e0d2d64c9 [2023-03-03T20:05:11.264Z] ---> e9e94df123f3 [2023-03-03T20:05:11.264Z] [2023-03-03T20:05:11.264Z] Step 9/21 : FROM alpine:3.16 [2023-03-03T20:05:11.264Z] ---> dfd21b5a31f5 [2023-03-03T20:05:11.264Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-03T20:05:11.264Z] Removing intermediate container ad046c723cda [2023-03-03T20:05:11.264Z] ---> a5063a3fd327 [2023-03-03T20:05:11.264Z] Step 11/24 : WORKDIR /edgex-go [2023-03-03T20:05:11.524Z] ---> Running in 5f16f7c5f809 [2023-03-03T20:05:11.524Z] Removing intermediate container b734aa0f3ae4 [2023-03-03T20:05:11.524Z] ---> d359a9e31097 [2023-03-03T20:05:11.524Z] [2023-03-03T20:05:11.524Z] Step 9/24 : FROM alpine:3.16 [2023-03-03T20:05:11.524Z] ---> dfd21b5a31f5 [2023-03-03T20:05:11.524Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-03T20:05:11.524Z] ---> Running in 3a38cc86eb00 [2023-03-03T20:05:11.524Z] ---> Running in 1df250a99a15 [2023-03-03T20:05:11.524Z] Removing intermediate container 3a38cc86eb00 [2023-03-03T20:05:11.524Z] ---> 6326c4083837 [2023-03-03T20:05:11.524Z] [2023-03-03T20:05:11.525Z] Step 12/24 : FROM alpine:3.15 [2023-03-03T20:05:11.525Z] ---> 5ce65d7b0fde [2023-03-03T20:05:11.525Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:05:11.525Z] ---> Using cache [2023-03-03T20:05:11.525Z] ---> 0abe656d91a7 [2023-03-03T20:05:11.525Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-03T20:05:11.789Z] ---> Running in 22008ecd507b [2023-03-03T20:05:11.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:11.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:12.046Z] Removing intermediate container 477f05520db7 [2023-03-03T20:05:12.046Z] ---> 7b4b98e2ff09 [2023-03-03T20:05:12.046Z] Step 8/22 : COPY . . [2023-03-03T20:05:12.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:12.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:12.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:12.306Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-03T20:05:12.306Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-03T20:05:12.306Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-03T20:05:12.306Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-03T20:05:12.306Z] (3/3) Installing su-exec (0.2-r1) [2023-03-03T20:05:12.306Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-03T20:05:12.306Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-03T20:05:12.306Z] (5/6) Installing curl (7.83.1-r6) [2023-03-03T20:05:12.306Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:05:12.306Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-03T20:05:12.306Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T20:05:12.306Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:05:12.306Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T20:05:12.306Z] OK: 6 MiB in 17 packages [2023-03-03T20:05:12.306Z] OK: 8 MiB in 20 packages [2023-03-03T20:05:12.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:12.564Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T20:05:12.564Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T20:05:12.564Z] OK: 15857 distinct packages available [2023-03-03T20:05:12.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:12.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:13.080Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-03T20:05:13.080Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-03T20:05:13.080Z] (3/4) Installing libucontext (1.1-r0) [2023-03-03T20:05:13.080Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-03T20:05:13.080Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T20:05:13.080Z] OK: 6 MiB in 18 packages [2023-03-03T20:05:14.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.817s coverage: 98.5% of statements [2023-03-03T20:05:17.267Z] ---> 3db02df2f456 [2023-03-03T20:05:17.267Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-03T20:05:17.527Z] ---> Running in d1ad17267002 [2023-03-03T20:05:17.784Z] Removing intermediate container 22008ecd507b [2023-03-03T20:05:17.784Z] ---> 55fc36923645 [2023-03-03T20:05:17.784Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T20:05:17.784Z] Removing intermediate container 5f16f7c5f809 [2023-03-03T20:05:17.784Z] ---> 241eaa992c2f [2023-03-03T20:05:17.784Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-03T20:05:17.784Z] Removing intermediate container 1df250a99a15 [2023-03-03T20:05:17.784Z] ---> fee27aabd51d [2023-03-03T20:05:17.785Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-03T20:05:17.785Z] ---> Running in 0b26e6b53b19 [2023-03-03T20:05:17.785Z] ---> Running in 61b9485c8264 [2023-03-03T20:05:18.048Z] Removing intermediate container 0b26e6b53b19 [2023-03-03T20:05:18.048Z] ---> 6ae52e55432e [2023-03-03T20:05:18.048Z] Step 12/21 : WORKDIR /edgex [2023-03-03T20:05:18.048Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-03T20:05:19.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.789s coverage: 71.2% of statements [2023-03-03T20:05:19.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-03T20:05:19.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-03T20:05:19.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-03T20:05:19.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 54.0% of statements [2023-03-03T20:05:19.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-03T20:05:19.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-03T20:05:20.053Z] Removing intermediate container 61b9485c8264 [2023-03-03T20:05:20.053Z] ---> 5feca8cfbfb7 [2023-03-03T20:05:20.053Z] Step 12/24 : WORKDIR / [2023-03-03T20:05:20.313Z] ---> Running in fd5f0f56a33c [2023-03-03T20:05:20.313Z] ---> Running in b04c22e540e8 [2023-03-03T20:05:20.313Z] ---> 6de3534b44df [2023-03-03T20:05:20.313Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T20:05:20.313Z] Removing intermediate container fd5f0f56a33c [2023-03-03T20:05:20.313Z] ---> bdc58cc56f4f [2023-03-03T20:05:20.313Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-03T20:05:20.313Z] Removing intermediate container 67493f58ebf0 [2023-03-03T20:05:20.313Z] ---> 31c6654ced46 [2023-03-03T20:05:20.313Z] [2023-03-03T20:05:20.313Z] Step 9/19 : FROM alpine:3.15 [2023-03-03T20:05:20.313Z] ---> 5ce65d7b0fde [2023-03-03T20:05:20.313Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:05:20.313Z] ---> Using cache [2023-03-03T20:05:20.313Z] ---> 0abe656d91a7 [2023-03-03T20:05:20.313Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-03T20:05:20.313Z] Removing intermediate container b04c22e540e8 [2023-03-03T20:05:20.313Z] ---> 2e665b7bdbea [2023-03-03T20:05:20.313Z] 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-03-03T20:05:20.313Z] ---> Running in b53edbc27787 [2023-03-03T20:05:20.313Z] ---> a09a6eef79ac [2023-03-03T20:05:20.313Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-03T20:05:20.571Z] ---> Running in d249d155a364 [2023-03-03T20:05:20.571Z] ---> 2bbce8b4e73c [2023-03-03T20:05:20.571Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-03T20:05:20.571Z] Removing intermediate container d249d155a364 [2023-03-03T20:05:20.571Z] ---> 6b153c3d5b2e [2023-03-03T20:05:20.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-03T20:05:20.571Z] ---> 6d60a6deaa63 [2023-03-03T20:05:20.571Z] 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-03-03T20:05:20.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:20.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:21.092Z] ---> 9305e70c8446 [2023-03-03T20:05:21.092Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-03T20:05:21.092Z] ---> 986862c04970 [2023-03-03T20:05:21.092Z] Step 19/24 : WORKDIR / [2023-03-03T20:05:21.092Z] ---> 6fe35ffc4423 [2023-03-03T20:05:21.092Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-03T20:05:21.092Z] ---> Running in a414170562fa [2023-03-03T20:05:21.438Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T20:05:21.439Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T20:05:21.439Z] OK: 15857 distinct packages available [2023-03-03T20:05:21.439Z] Removing intermediate container a414170562fa [2023-03-03T20:05:21.439Z] ---> 67c71fd1e183 [2023-03-03T20:05:21.439Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T20:05:21.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:21.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:21.439Z] ---> f50ef4defd62 [2023-03-03T20:05:21.439Z] 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-03-03T20:05:21.439Z] ---> Running in 80e22c5a4283 [2023-03-03T20:05:21.721Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-03T20:05:21.721Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-03T20:05:21.721Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-03T20:05:21.721Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-03T20:05:21.721Z] (5/9) Installing curl (7.80.0-r6) [2023-03-03T20:05:21.721Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-03T20:05:21.721Z] ---> 15e9018f28fa [2023-03-03T20:05:21.721Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-03T20:05:21.721Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-03T20:05:21.721Z] (8/9) Installing libucontext (1.1-r0) [2023-03-03T20:05:21.721Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-03T20:05:21.721Z] Removing intermediate container 80e22c5a4283 [2023-03-03T20:05:21.721Z] ---> 99385e35dbad [2023-03-03T20:05:21.721Z] ---> 494cc36653c5 [2023-03-03T20:05:21.721Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T20:05:21.721Z] [2023-03-03T20:05:21.721Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T20:05:21.721Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T20:05:21.721Z] ---> Running in 165cbd6b978a [2023-03-03T20:05:21.721Z] OK: 8 MiB in 23 packages [2023-03-03T20:05:21.980Z] Removing intermediate container 165cbd6b978a [2023-03-03T20:05:21.980Z] ---> 89bb2fa50480 [2023-03-03T20:05:21.980Z] Step 22/24 : LABEL arch=x86_64 [2023-03-03T20:05:21.980Z] ---> f3777a3c3f5b [2023-03-03T20:05:21.980Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T20:05:21.980Z] ---> Running in 9c47b364eb5f [2023-03-03T20:05:21.980Z] ---> Running in ca2b8a60a8b9 [2023-03-03T20:05:22.237Z] Removing intermediate container 9c47b364eb5f [2023-03-03T20:05:22.238Z] ---> bc3b658104e3 [2023-03-03T20:05:22.238Z] Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:05:22.238Z] ---> c60dfc6a0144 [2023-03-03T20:05:22.238Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-03T20:05:22.238Z] ---> Running in 30ed8adaf49d [2023-03-03T20:05:22.804Z] Removing intermediate container 30ed8adaf49d [2023-03-03T20:05:22.804Z] ---> 419dd50da293 [2023-03-03T20:05:22.804Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T20:05:22.804Z] Removing intermediate container b53edbc27787 [2023-03-03T20:05:22.804Z] ---> b5108c5c4a95 [2023-03-03T20:05:22.804Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:05:22.804Z] ---> Running in 6ff353df8a47 [2023-03-03T20:05:23.370Z] ---> a82348cdd8f4 [2023-03-03T20:05:23.370Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-03T20:05:23.370Z] Removing intermediate container 6ff353df8a47 [2023-03-03T20:05:23.370Z] ---> ce643d4ce9cd [2023-03-03T20:05:23.370Z] [2023-03-03T20:05:23.370Z] ---> de1fe6bd0041 [2023-03-03T20:05:23.370Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-03T20:05:23.370Z] Successfully built ce643d4ce9cd [2023-03-03T20:05:23.370Z] Successfully tagged security-spire-config:latest [2023-03-03T20:05:23.370Z] Building security-bootstrapper [2023-03-03T20:05:23.756Z]  Building security-spire-config ... done Removing intermediate container ca2b8a60a8b9 [2023-03-03T20:05:23.756Z] ---> 42e740712fe5 [2023-03-03T20:05:23.756Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T20:05:24.323Z] ---> Running in dc86ac6d97be [2023-03-03T20:05:27.337Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:05:27.337Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:05:27.337Z] ---> 4f1ac36f3cb0 [2023-03-03T20:05:27.337Z] Step 3/32 : WORKDIR /edgex-go [2023-03-03T20:05:27.337Z] ---> Using cache [2023-03-03T20:05:27.337Z] ---> d7c990b5e1e8 [2023-03-03T20:05:27.337Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-03T20:05:27.337Z] ---> Using cache [2023-03-03T20:05:27.337Z] ---> b893f07df6a9 [2023-03-03T20:05:27.337Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-03T20:05:27.337Z] ---> Using cache [2023-03-03T20:05:27.337Z] ---> bbe1af4077ae [2023-03-03T20:05:27.337Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:05:27.337Z] ---> Using cache [2023-03-03T20:05:27.337Z] ---> 9d9f8c5619d5 [2023-03-03T20:05:27.337Z] Step 7/32 : COPY . . [2023-03-03T20:05:27.337Z] ---> Using cache [2023-03-03T20:05:27.337Z] ---> 4e45d0c0ce49 [2023-03-03T20:05:27.337Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-03T20:05:30.631Z] ---> d13a4644e3f2 [2023-03-03T20:05:30.631Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T20:05:30.631Z] ---> 755c8dfff21b [2023-03-03T20:05:30.631Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-03T20:05:30.631Z] Removing intermediate container dc86ac6d97be [2023-03-03T20:05:30.631Z] ---> c2a7c9adf353 [2023-03-03T20:05:30.631Z] Step 19/21 : LABEL arch=x86_64 [2023-03-03T20:05:30.631Z] ---> Running in b2d4ccb9b637 [2023-03-03T20:05:30.631Z] ---> Running in 5e1d5aaffc11 [2023-03-03T20:05:30.890Z] ---> Running in ab13c7b806c3 [2023-03-03T20:05:30.890Z] Removing intermediate container ab13c7b806c3 [2023-03-03T20:05:30.890Z] ---> 50809ae0eb49 [2023-03-03T20:05:30.890Z] Step 20/21 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:05:30.890Z] ---> 91ad1f102778 [2023-03-03T20:05:30.890Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-03T20:05:30.890Z] ---> Running in f54454605f4d [2023-03-03T20:05:30.890Z] ---> Running in 283fa34a87d1 [2023-03-03T20:05:31.150Z] Removing intermediate container f54454605f4d [2023-03-03T20:05:31.150Z] ---> 642dc3435454 [2023-03-03T20:05:31.150Z] Step 21/21 : LABEL version=0.0.0 [2023-03-03T20:05:31.150Z] ---> Running in 48557ac2c30b [2023-03-03T20:05:31.150Z] Removing intermediate container 283fa34a87d1 [2023-03-03T20:05:31.150Z] ---> 167b42819685 [2023-03-03T20:05:31.150Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:05:31.150Z] ---> Running in 807b68e3f1c8 [2023-03-03T20:05:31.420Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-03T20:05:31.420Z] Removing intermediate container 48557ac2c30b [2023-03-03T20:05:31.420Z] ---> 74d4ca3d35fc [2023-03-03T20:05:31.420Z] [2023-03-03T20:05:31.420Z] Removing intermediate container 807b68e3f1c8 [2023-03-03T20:05:31.420Z] ---> dbc2607bceea [2023-03-03T20:05:31.420Z] Step 17/19 : LABEL arch=x86_64 [2023-03-03T20:05:31.420Z] ---> Running in f0faa90a7faf [2023-03-03T20:05:31.420Z] Successfully built 74d4ca3d35fc [2023-03-03T20:05:31.420Z] Successfully tagged security-proxy-setup:latest [2023-03-03T20:05:31.420Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-03-03T20:05:34.708Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:05:34.708Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:05:34.708Z] ---> 4f1ac36f3cb0 [2023-03-03T20:05:34.708Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:05:34.708Z] ---> Using cache [2023-03-03T20:05:34.708Z] ---> bccabd830c0c [2023-03-03T20:05:34.708Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:05:34.708Z] ---> Using cache [2023-03-03T20:05:34.708Z] ---> 2b26ffe0922e [2023-03-03T20:05:34.708Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T20:05:34.708Z] ---> Using cache [2023-03-03T20:05:34.708Z] ---> 012347a42460 [2023-03-03T20:05:34.708Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:05:34.708Z] ---> Using cache [2023-03-03T20:05:34.708Z] ---> 94c5f25cc402 [2023-03-03T20:05:34.708Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:05:34.708Z] ---> Using cache [2023-03-03T20:05:34.708Z] ---> 39a5af6b1b85 [2023-03-03T20:05:34.708Z] Step 8/22 : COPY . . [2023-03-03T20:05:34.708Z] ---> Using cache [2023-03-03T20:05:34.708Z] ---> ad081f77f0d5 [2023-03-03T20:05:34.708Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-03T20:05:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.438s coverage: 88.5% of statements [2023-03-03T20:05:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-03T20:05:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-03T20:05:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-03T20:05:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-03T20:05:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-03T20:05:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.573s coverage: 3.9% of statements [2023-03-03T20:05:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-03T20:05:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-03T20:05:40.141Z] Removing intermediate container f0faa90a7faf [2023-03-03T20:05:40.141Z] ---> 81d081184d2e [2023-03-03T20:05:40.141Z] Step 18/19 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:05:40.400Z] ---> Running in 35cdcbea597f [2023-03-03T20:05:40.400Z] ---> Running in 7b2429134c51 [2023-03-03T20:05:40.400Z] Removing intermediate container b2d4ccb9b637 [2023-03-03T20:05:40.400Z] ---> 78f15ba25957 [2023-03-03T20:05:40.400Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T20:05:40.400Z] ---> Running in 69bc1f41d86c [2023-03-03T20:05:40.400Z] Removing intermediate container 7b2429134c51 [2023-03-03T20:05:40.400Z] ---> ea6d101c3b07 [2023-03-03T20:05:40.400Z] Step 19/19 : LABEL version=0.0.0 [2023-03-03T20:05:40.400Z] ---> Running in 2b0cea034501 [2023-03-03T20:05:40.659Z] Removing intermediate container 69bc1f41d86c [2023-03-03T20:05:40.659Z] ---> 997e2b680035 [2023-03-03T20:05:40.659Z] Step 22/24 : LABEL arch=x86_64 [2023-03-03T20:05:40.659Z] ---> Running in 0186a547f941 [2023-03-03T20:05:40.659Z] Removing intermediate container 2b0cea034501 [2023-03-03T20:05:40.659Z] ---> e8d6e7215c90 [2023-03-03T20:05:40.659Z] [2023-03-03T20:05:40.917Z] Successfully built e8d6e7215c90 [2023-03-03T20:05:40.917Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-03T20:05:40.917Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-03T20:05:40.917Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0186a547f941 [2023-03-03T20:05:40.917Z] ---> 563e0169c017 [2023-03-03T20:05:40.917Z] Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:05:40.917Z] ---> Running in 706ed0b7b12c [2023-03-03T20:05:41.176Z] Removing intermediate container 706ed0b7b12c [2023-03-03T20:05:41.176Z] ---> e4a94dc755c9 [2023-03-03T20:05:41.176Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T20:05:41.433Z] ---> Running in 04ad0484ae63 [2023-03-03T20:05:41.433Z] Removing intermediate container 04ad0484ae63 [2023-03-03T20:05:41.433Z] ---> 435ebf1b47d2 [2023-03-03T20:05:41.433Z] [2023-03-03T20:05:41.433Z] Successfully built 435ebf1b47d2 [2023-03-03T20:05:41.433Z] Successfully tagged security-secretstore-setup:latest [2023-03-03T20:05:42.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.500s coverage: 95.6% of statements [2023-03-03T20:05:42.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-03T20:05:42.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-03T20:05:42.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-03T20:05:42.337Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.553s coverage: 72.2% of statements [2023-03-03T20:05:42.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-03T20:05:42.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-03T20:05:42.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-03T20:05:42.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-03T20:05:42.337Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-03T20:05:42.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.861s coverage: 65.9% of statements [2023-03-03T20:05:42.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-03T20:05:42.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-03T20:05:42.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-03T20:05:42.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.550s coverage: 0.9% of statements [2023-03-03T20:05:42.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-03T20:05:42.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.6% of statements [2023-03-03T20:05:42.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-03T20:05:42.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.465s coverage: 47.1% of statements [2023-03-03T20:05:42.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 82.9% of statements [2023-03-03T20:05:42.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.274s coverage: 94.1% of statements [2023-03-03T20:05:42.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.344s coverage: 96.3% of statements [2023-03-03T20:05:46.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2023-03-03T20:05:51.438Z]  Building security-secretstore-setup ... done Removing intermediate container d1ad17267002 [2023-03-03T20:05:51.438Z] ---> ed020d51cabe [2023-03-03T20:05:51.438Z] [2023-03-03T20:05:51.438Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:05:51.438Z] ---> dfd21b5a31f5 [2023-03-03T20:05:51.438Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-03T20:05:51.438Z] ---> Running in dfa6ce082102 [2023-03-03T20:05:51.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:51.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:51.438Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-03T20:05:51.438Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-03T20:05:51.438Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:05:51.438Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T20:05:51.438Z] OK: 6 MiB in 16 packages [2023-03-03T20:05:52.377Z] Removing intermediate container dfa6ce082102 [2023-03-03T20:05:52.377Z] ---> 0e333e0c56c9 [2023-03-03T20:05:52.377Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T20:05:52.377Z] ---> Running in 5a65b4328f8c [2023-03-03T20:05:52.637Z] Removing intermediate container 5a65b4328f8c [2023-03-03T20:05:52.637Z] ---> 1392439e1b78 [2023-03-03T20:05:52.637Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-03T20:05:52.637Z] ---> Running in 1c9782102a80 [2023-03-03T20:05:52.988Z] Removing intermediate container 1c9782102a80 [2023-03-03T20:05:52.988Z] ---> 58ffd525b2f1 [2023-03-03T20:05:52.988Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-03T20:05:52.988Z] ---> Running in 0eb874007f08 [2023-03-03T20:05:53.248Z] Removing intermediate container 0eb874007f08 [2023-03-03T20:05:53.248Z] ---> 928883b445b5 [2023-03-03T20:05:53.248Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:05:53.508Z] ---> 3d07c3134a84 [2023-03-03T20:05:53.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-03T20:05:56.115Z] ---> c3158f35881c [2023-03-03T20:05:56.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-03T20:05:56.115Z] Removing intermediate container 5e1d5aaffc11 [2023-03-03T20:05:56.115Z] ---> f3e3d6c41776 [2023-03-03T20:05:56.115Z] [2023-03-03T20:05:56.115Z] Step 9/32 : FROM alpine:3.16 [2023-03-03T20:05:56.115Z] ---> dfd21b5a31f5 [2023-03-03T20:05:56.115Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:05:56.115Z] ---> Running in 258f9828b8fa [2023-03-03T20:05:56.115Z] ---> bdc7e92fc8bb [2023-03-03T20:05:56.115Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-03T20:05:56.115Z] ---> Running in 1297a8a1a2cf [2023-03-03T20:05:56.115Z] Removing intermediate container 258f9828b8fa [2023-03-03T20:05:56.115Z] ---> 5725a0e9fa4e [2023-03-03T20:05:56.115Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-03T20:05:56.115Z] ---> Running in f5d424cd3e9d [2023-03-03T20:05:56.115Z] Removing intermediate container 1297a8a1a2cf [2023-03-03T20:05:56.115Z] ---> 6612ab8e400a [2023-03-03T20:05:56.115Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:05:56.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.232s coverage: 94.4% of statements [2023-03-03T20:05:56.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.323s coverage: 44.8% of statements [2023-03-03T20:05:56.407Z] ---> Running in 27302824a724 [2023-03-03T20:05:56.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:56.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T20:05:56.664Z] Removing intermediate container 27302824a724 [2023-03-03T20:05:56.664Z] ---> 1bb1a9eadb8a [2023-03-03T20:05:56.664Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T20:05:56.664Z] ---> Running in 075d21453c4d [2023-03-03T20:05:56.927Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-03T20:05:56.927Z] (2/2) Installing su-exec (0.2-r1) [2023-03-03T20:05:56.927Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:05:56.927Z] OK: 6 MiB in 16 packages [2023-03-03T20:05:56.927Z] Removing intermediate container 075d21453c4d [2023-03-03T20:05:56.927Z] ---> cf375ca68494 [2023-03-03T20:05:56.927Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:05:56.927Z] ---> Running in f926c642d63f [2023-03-03T20:05:57.293Z] Removing intermediate container f926c642d63f [2023-03-03T20:05:57.293Z] ---> 91da0f021d00 [2023-03-03T20:05:57.293Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:05:57.293Z] ---> Running in d0407afafb71 [2023-03-03T20:05:57.553Z] Removing intermediate container f5d424cd3e9d [2023-03-03T20:05:57.553Z] ---> 02a43e4c9c72 [2023-03-03T20:05:57.553Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-03T20:05:57.553Z] Removing intermediate container d0407afafb71 [2023-03-03T20:05:57.553Z] ---> 790a43b91c42 [2023-03-03T20:05:57.553Z] [2023-03-03T20:05:57.553Z] ---> Running in 7d25c34cca7a [2023-03-03T20:05:57.553Z] Successfully built 790a43b91c42 [2023-03-03T20:05:57.553Z] Successfully tagged support-notifications:latest [2023-03-03T20:05:58.120Z]  Building support-notifications ... done Removing intermediate container 7d25c34cca7a [2023-03-03T20:05:58.120Z] ---> af6dfb63acbf [2023-03-03T20:05:58.120Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-03T20:05:58.120Z] ---> Running in b46e08f85548 [2023-03-03T20:05:58.378Z] Removing intermediate container b46e08f85548 [2023-03-03T20:05:58.378Z] ---> 12e7e60e1dec [2023-03-03T20:05:58.378Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-03T20:05:58.378Z] ---> Running in 4a9fbea9a9b8 [2023-03-03T20:05:58.378Z] Removing intermediate container 4a9fbea9a9b8 [2023-03-03T20:05:58.378Z] ---> d2219a0eb602 [2023-03-03T20:05:58.378Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-03T20:05:58.378Z] ---> Running in 6a81c554b42b [2023-03-03T20:05:58.637Z] Removing intermediate container 6a81c554b42b [2023-03-03T20:05:58.637Z] ---> 58c5ec088771 [2023-03-03T20:05:58.637Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-03T20:05:58.637Z] ---> Running in 7e13d074ecfe [2023-03-03T20:05:59.202Z] Removing intermediate container 7e13d074ecfe [2023-03-03T20:05:59.202Z] ---> 3c2fa53f4cc9 [2023-03-03T20:05:59.202Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-03T20:05:59.202Z] ---> Running in b0e9eb8ac39f [2023-03-03T20:05:59.202Z] Removing intermediate container b0e9eb8ac39f [2023-03-03T20:05:59.202Z] ---> 0a896a1ac814 [2023-03-03T20:05:59.202Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-03T20:05:59.461Z] ---> 6fb97892fb42 [2023-03-03T20:05:59.461Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-03T20:05:59.461Z] ---> Running in da20ea790d50 [2023-03-03T20:06:01.433Z] Removing intermediate container 35cdcbea597f [2023-03-03T20:06:01.433Z] ---> d558cd1d08da [2023-03-03T20:06:01.433Z] [2023-03-03T20:06:01.433Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:06:01.433Z] ---> dfd21b5a31f5 [2023-03-03T20:06:01.433Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-03T20:06:01.433Z] ---> Using cache [2023-03-03T20:06:01.433Z] ---> 35d70ec7341c [2023-03-03T20:06:01.433Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:06:01.433Z] ---> Using cache [2023-03-03T20:06:01.433Z] ---> 2cca16c407f5 [2023-03-03T20:06:01.433Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:06:01.433Z] ---> Using cache [2023-03-03T20:06:01.433Z] ---> 168de204d94a [2023-03-03T20:06:01.433Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-03T20:06:01.433Z] Removing intermediate container da20ea790d50 [2023-03-03T20:06:01.433Z] ---> 98cd1c62bf35 [2023-03-03T20:06:01.433Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:06:01.433Z] ---> 12a45f04b692 [2023-03-03T20:06:01.433Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-03T20:06:01.693Z] ---> 26812c32cd1a [2023-03-03T20:06:01.693Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-03T20:06:02.262Z] ---> 934498822c00 [2023-03-03T20:06:02.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-03T20:06:02.262Z] ---> 908e22842ffa [2023-03-03T20:06:02.262Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-03T20:06:02.262Z] ---> df966e0d1e7c [2023-03-03T20:06:02.262Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T20:06:02.262Z] ---> a9fc770ef3d1 [2023-03-03T20:06:02.262Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-03T20:06:02.262Z] ---> Running in 14866bf58299 [2023-03-03T20:06:02.262Z] ---> f820bc351161 [2023-03-03T20:06:02.262Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-03T20:06:02.521Z] ---> 42000909a54a [2023-03-03T20:06:02.521Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-03T20:06:02.521Z] ---> 2462194cd601 [2023-03-03T20:06:02.521Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-03T20:06:02.781Z] ---> 016b39779f6b [2023-03-03T20:06:02.781Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-03T20:06:02.781Z] ---> Running in 7bcd7d840c92 [2023-03-03T20:06:02.781Z] Removing intermediate container 14866bf58299 [2023-03-03T20:06:02.781Z] ---> a9bcb166d8d1 [2023-03-03T20:06:02.781Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T20:06:02.781Z] ---> Running in 5129837be3f0 [2023-03-03T20:06:03.040Z] Removing intermediate container 5129837be3f0 [2023-03-03T20:06:03.041Z] ---> f07fde121757 [2023-03-03T20:06:03.041Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-03T20:06:03.041Z] ---> Running in a6944ae8e02d [2023-03-03T20:06:03.041Z] Removing intermediate container a6944ae8e02d [2023-03-03T20:06:03.041Z] ---> 2dca4e7f6faa [2023-03-03T20:06:03.041Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T20:06:03.041Z] ---> Running in ee4cdaf7db37 [2023-03-03T20:06:03.041Z] Removing intermediate container ee4cdaf7db37 [2023-03-03T20:06:03.041Z] ---> ebeca4ebf3c5 [2023-03-03T20:06:03.041Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:06:03.041Z] ---> Running in b828bae739c4 [2023-03-03T20:06:03.301Z] Removing intermediate container b828bae739c4 [2023-03-03T20:06:03.301Z] ---> 0b51f76b238f [2023-03-03T20:06:03.301Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:06:03.301Z] ---> Running in 1022504c9067 [2023-03-03T20:06:03.301Z] Removing intermediate container 1022504c9067 [2023-03-03T20:06:03.301Z] ---> 04525438af46 [2023-03-03T20:06:03.301Z] [2023-03-03T20:06:03.301Z] Removing intermediate container 7bcd7d840c92 [2023-03-03T20:06:03.301Z] ---> 817e3e5fe58d [2023-03-03T20:06:03.301Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-03T20:06:03.301Z] Successfully built 04525438af46 [2023-03-03T20:06:03.301Z] ---> Running in cb05c5ddbc74 [2023-03-03T20:06:03.301Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-03T20:06:03.561Z]  Building core-common-config-bootstrapper ... done Removing intermediate container cb05c5ddbc74 [2023-03-03T20:06:03.561Z] ---> 96475d099155 [2023-03-03T20:06:03.561Z] Step 29/32 : CMD ["gate"] [2023-03-03T20:06:03.561Z] ---> Running in 90f2d92384c1 [2023-03-03T20:06:03.561Z] Removing intermediate container 90f2d92384c1 [2023-03-03T20:06:03.561Z] ---> 409e7cafaa90 [2023-03-03T20:06:03.561Z] Step 30/32 : LABEL arch=x86_64 [2023-03-03T20:06:03.561Z] ---> Running in 1f1d5d5791c5 [2023-03-03T20:06:03.561Z] Removing intermediate container 1f1d5d5791c5 [2023-03-03T20:06:03.561Z] ---> c0c4ba697010 [2023-03-03T20:06:03.561Z] Step 31/32 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:06:03.561Z] ---> Running in f8b515a13690 [2023-03-03T20:06:03.820Z] Removing intermediate container f8b515a13690 [2023-03-03T20:06:03.820Z] ---> 4350a487d925 [2023-03-03T20:06:03.820Z] Step 32/32 : LABEL version=0.0.0 [2023-03-03T20:06:03.820Z] ---> Running in f2851dacde27 [2023-03-03T20:06:03.820Z] Removing intermediate container f2851dacde27 [2023-03-03T20:06:03.820Z] ---> 773e2ffb849b [2023-03-03T20:06:03.820Z] [2023-03-03T20:06:03.820Z] Successfully built 773e2ffb849b [2023-03-03T20:06:03.820Z] Successfully tagged security-bootstrapper:latest [2023-03-03T20:06:03.827Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-03T20:06:03.843Z] $ docker stop --time=1 8e989025cf1d8ea5a2e62d93ae2cc779d011e70cda1b99fbe2ed9a462264d3fa [2023-03-03T20:06:05.079Z] $ docker rm -f --volumes 8e989025cf1d8ea5a2e62d93ae2cc779d011e70cda1b99fbe2ed9a462264d3fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T20:06:05.603Z] + docker images [2023-03-03T20:06:05.603Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-03T20:06:05.603Z] core-common-config-bootstrapper latest 04525438af46 2 seconds ago 15.5MB [2023-03-03T20:06:05.603Z] security-bootstrapper latest 773e2ffb849b 2 seconds ago 20.4MB [2023-03-03T20:06:05.603Z] d558cd1d08da 5 seconds ago 1.68GB [2023-03-03T20:06:05.603Z] support-notifications latest 790a43b91c42 8 seconds ago 30.7MB [2023-03-03T20:06:05.603Z] f3e3d6c41776 10 seconds ago 1.68GB [2023-03-03T20:06:05.603Z] ed020d51cabe 19 seconds ago 1.76GB [2023-03-03T20:06:05.603Z] security-secretstore-setup latest 435ebf1b47d2 24 seconds ago 30MB [2023-03-03T20:06:05.603Z] security-spiffe-token-provider latest e8d6e7215c90 25 seconds ago 30MB [2023-03-03T20:06:05.603Z] security-proxy-setup latest 74d4ca3d35fc 34 seconds ago 27.8MB [2023-03-03T20:06:05.603Z] security-spire-config latest ce643d4ce9cd 42 seconds ago 85.8MB [2023-03-03T20:06:05.603Z] 31c6654ced46 45 seconds ago 1.73GB [2023-03-03T20:06:05.603Z] 6326c4083837 54 seconds ago 1.56GB [2023-03-03T20:06:05.603Z] d359a9e31097 56 seconds ago 1.68GB [2023-03-03T20:06:05.603Z] e9e94df123f3 59 seconds ago 1.68GB [2023-03-03T20:06:05.603Z] support-scheduler latest bb66fabfaf24 About a minute ago 30.1MB [2023-03-03T20:06:05.603Z] d0d3302902ba About a minute ago 1.75GB [2023-03-03T20:06:05.603Z] core-command latest 0bca6327604e 2 minutes ago 17.7MB [2023-03-03T20:06:05.603Z] 207355eb6239 2 minutes ago 1.69GB [2023-03-03T20:06:05.603Z] security-proxy-auth latest 11b910288374 2 minutes ago 16.2MB [2023-03-03T20:06:05.603Z] core-data latest f4d6e9aed00b 2 minutes ago 18MB [2023-03-03T20:06:05.603Z] core-metadata latest 3e2b542ceb8e 2 minutes ago 18.5MB [2023-03-03T20:06:05.603Z] 2a68fa651777 2 minutes ago 1.7GB [2023-03-03T20:06:05.603Z] 810468e279f9 2 minutes ago 1.7GB [2023-03-03T20:06:05.603Z] bd1c68a42150 2 minutes ago 1.67GB [2023-03-03T20:06:05.603Z] security-spire-agent latest d125f76b70f3 2 minutes ago 125MB [2023-03-03T20:06:05.603Z] security-spire-server latest bf1792ae2277 2 minutes ago 86.5MB [2023-03-03T20:06:05.603Z] 33a66487df0b 2 minutes ago 1.56GB [2023-03-03T20:06:05.603Z] 7b5903b027d5 2 minutes ago 1.56GB [2023-03-03T20:06:05.603Z] ci-base-image-x86_64 latest 4f1ac36f3cb0 6 minutes ago 904MB [2023-03-03T20:06:05.603Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-03T20:06:05.603Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-03T20:06:05.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-03T20:06:05.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-03T20:06:05.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.231s coverage: 86.9% of statements [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 77.4% of statements [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2023-03-03T20:06:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.935s coverage: 91.2% of statements [2023-03-03T20:06:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-03T20:06:17.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements [2023-03-03T20:06:17.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-03T20:06:17.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-03T20:06:17.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements [2023-03-03T20:06:17.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2023-03-03T20:06:17.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.179s coverage: 100.0% of statements [2023-03-03T20:06:17.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2023-03-03T20:06:17.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-03-03T20:06:23.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.350s coverage: 65.3% of statements [2023-03-03T20:06:23.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-03T20:06:23.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-03T20:06:23.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-03T20:06:23.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-03T20:06:23.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-03T20:06:23.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-03T20:06:26.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.053s coverage: 41.0% of statements [2023-03-03T20:06:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-03T20:06:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-03T20:06:26.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements [2023-03-03T20:06:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-03T20:06:26.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2023-03-03T20:06:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-03T20:06:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-03T20:06:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-03T20:06:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-03T20:06:32.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-03T20:06:32.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-03T20:06:32.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.252s coverage: 63.2% of statements [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-03T20:06:32.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-03T20:06:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-03T20:06:33.943Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-03T20:06:33.943Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-03T20:06:33.943Z] go vet ./... [2023-03-03T20:08:25.622Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T20:08:25.622Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T20:08:25.622Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T20:08:25.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-03T20:08:25.986Z] + ls -al . [2023-03-03T20:08:25.986Z] total 740 [2023-03-03T20:08:25.986Z] drwxrwxr-x 10 1001 1001 4096 Mar 3 20:02 . [2023-03-03T20:08:25.986Z] drwxr-xr-x 4 root root 4096 Mar 3 20:02 .. [2023-03-03T20:08:25.986Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 20:01 .blubracket [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 16 Mar 3 20:01 .dockerignore [2023-03-03T20:08:25.986Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 20:01 .git [2023-03-03T20:08:25.986Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 20:01 .github [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 1068 Mar 3 20:01 .gitignore [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 42 Mar 3 20:01 .golangci.yml [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 87 Mar 3 20:01 .hadolint.yml [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 20:01 .sonarcloud.properties [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 20:01 ADOPTERS.md [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 10825 Mar 3 20:01 Attribution.txt [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 73765 Mar 3 20:01 CHANGELOG.md [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 20:01 CONTRIBUTING.md [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 20:01 GOVERNANCE.md [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 883 Mar 3 20:01 Jenkinsfile [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 20:01 LICENSE [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 14116 Mar 3 20:01 Makefile [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 20:01 OWNERS.md [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 9403 Mar 3 20:01 README.md [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 6912 Mar 3 20:01 SECURITY.md [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 19:58 VERSION [2023-03-03T20:08:25.986Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 20:01 bin [2023-03-03T20:08:25.986Z] drwxrwxr-x 18 1001 1001 4096 Mar 3 20:01 cmd [2023-03-03T20:08:25.986Z] -rw-r--r-- 1 root root 487670 Mar 3 20:06 coverage.out [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 3296 Mar 3 20:01 go.mod [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 31429 Mar 3 20:01 go.sum [2023-03-03T20:08:25.986Z] drwxrwxr-x 7 1001 1001 4096 Mar 3 20:01 internal [2023-03-03T20:08:25.986Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 20:01 openapi [2023-03-03T20:08:25.986Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 20:01 snap [2023-03-03T20:08:25.986Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 20:01 version.go [Pipeline] sh [2023-03-03T20:08:26.325Z] + '[' -e coverage.out ] [2023-03-03T20:08:26.325Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-03T20:08:26.359Z] Warning: overwriting stash ‘coverage-report’ [2023-03-03T20:08:27.087Z] Stashed 1 file(s) [Pipeline] sh [2023-03-03T20:08:27.415Z] + make build [2023-03-03T20:08:27.416Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-03T20:09:49.242Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-03T20:09:49.242Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-03T20:09:54.583Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-03T20:09:57.158Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-03T20:10:44.015Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-03T20:10:44.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-03T20:10:51.234Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-03T20:10:54.568Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-03T20:11:01.227Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-03T20:11:03.807Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-03T20:11:08.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-03T20:11:20.385Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-03T20:11:27.062Z] $ docker stop --time=1 c4e7547ed7b0c09d02d591a09dcda9b761f291ed882313e176d87b1025d778a4 [2023-03-03T20:11:29.038Z] $ docker rm -f --volumes c4e7547ed7b0c09d02d591a09dcda9b761f291ed882313e176d87b1025d778a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:11:31.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-03T20:11:31.439Z] [2023-03-03T20:11:31.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:11:31.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-03T20:11:32.112Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-03T20:11:32.112Z] 29e5d40040c1: Pulling fs layer [2023-03-03T20:11:32.112Z] 1ce36da41761: Pulling fs layer [2023-03-03T20:11:32.112Z] 25b303627fd3: Pulling fs layer [2023-03-03T20:11:32.112Z] 29e5d40040c1: Verifying Checksum [2023-03-03T20:11:32.112Z] 29e5d40040c1: Download complete [2023-03-03T20:11:32.381Z] 1ce36da41761: Verifying Checksum [2023-03-03T20:11:32.381Z] 1ce36da41761: Download complete [2023-03-03T20:11:32.649Z] 29e5d40040c1: Pull complete [2023-03-03T20:11:34.053Z] 1ce36da41761: Pull complete [2023-03-03T20:11:34.053Z] 25b303627fd3: Verifying Checksum [2023-03-03T20:11:34.053Z] 25b303627fd3: Download complete [2023-03-03T20:11:44.122Z] 25b303627fd3: Pull complete [2023-03-03T20:11:44.122Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-03T20:11:44.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-03T20:11:44.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T20:11:44.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container [2023-03-03T20:11:44.493Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-03T20:11:47.118Z] $ docker top 815a988d6962704391a34c667ec77b1d09ca64af9e244e3c92a070b75db46894 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T20:11:47.982Z] + docker-compose build --help [2023-03-03T20:11:47.982Z] + grep parallel [2023-03-03T20:11:52.227Z] --parallel Build images in parallel. [Pipeline] } [2023-03-03T20:11:52.262Z] $ docker stop --time=1 815a988d6962704391a34c667ec77b1d09ca64af9e244e3c92a070b75db46894 [2023-03-03T20:11:53.908Z] $ docker rm -f --volumes 815a988d6962704391a34c667ec77b1d09ca64af9e244e3c92a070b75db46894 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:11:54.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-03T20:11:54.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T20:11:54.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container [2023-03-03T20:11:55.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-03T20:11:56.285Z] $ docker top 69e0ad9bbc27f78c70cb030ed1400ce097c8a33bab65e11cc603ef25ffff9c6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T20:11:56.883Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-03T20:12:02.234Z] Building core-command ... [2023-03-03T20:12:02.234Z] Building core-common-config-bootstrapper ... [2023-03-03T20:12:02.234Z] Building core-data ... [2023-03-03T20:12:02.234Z] Building core-metadata ... [2023-03-03T20:12:02.234Z] Building security-bootstrapper ... [2023-03-03T20:12:02.234Z] Building security-proxy-auth ... [2023-03-03T20:12:02.234Z] Building security-proxy-setup ... [2023-03-03T20:12:02.234Z] Building security-secretstore-setup ... [2023-03-03T20:12:02.234Z] Building security-spiffe-token-provider ... [2023-03-03T20:12:02.234Z] Building security-spire-agent ... [2023-03-03T20:12:02.234Z] Building security-spire-config ... [2023-03-03T20:12:02.234Z] Building security-spire-server ... [2023-03-03T20:12:02.234Z] Building support-notifications ... [2023-03-03T20:12:02.234Z] Building support-scheduler ... [2023-03-03T20:12:02.234Z] Building security-spire-agent [2023-03-03T20:12:02.234Z] Building support-scheduler [2023-03-03T20:12:02.234Z] Building support-notifications [2023-03-03T20:12:02.234Z] Building security-spire-config [2023-03-03T20:12:02.234Z] Building security-spire-server [2023-03-03T20:12:58.616Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:12:58.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:12:58.616Z] ---> ea8caa2ccd36 [2023-03-03T20:12:58.616Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:12:58.616Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:12:58.616Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:12:58.616Z] ---> ea8caa2ccd36 [2023-03-03T20:12:58.616Z] Step 3/23 : WORKDIR /edgex-go [2023-03-03T20:12:58.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:12:58.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:12:58.616Z] ---> ea8caa2ccd36 [2023-03-03T20:12:58.616Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T20:12:58.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:12:58.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:12:58.616Z] ---> ea8caa2ccd36 [2023-03-03T20:12:58.616Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T20:12:58.616Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:12:58.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:12:58.616Z] ---> ea8caa2ccd36 [2023-03-03T20:12:58.616Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:12:58.616Z] ---> Running in 0a2d216de55a [2023-03-03T20:12:58.616Z] ---> Running in 4cb09606157d [2023-03-03T20:12:58.616Z] ---> Running in e31340635856 [2023-03-03T20:12:58.616Z] ---> Running in 1cfd37657949 [2023-03-03T20:12:58.616Z] ---> Running in 1d9f4fa539fa [2023-03-03T20:12:58.616Z] Removing intermediate container 4cb09606157d [2023-03-03T20:12:58.616Z] ---> 70eeef70371f [2023-03-03T20:12:58.616Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T20:12:58.616Z] Removing intermediate container e31340635856 [2023-03-03T20:12:58.616Z] ---> e72b74c8c4cb [2023-03-03T20:12:58.616Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:12:58.616Z] ---> Running in ec9108668fb8 [2023-03-03T20:12:58.616Z] Removing intermediate container 1d9f4fa539fa [2023-03-03T20:12:58.616Z] ---> a6a3be563c5c [2023-03-03T20:12:58.616Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T20:12:58.616Z] Removing intermediate container 1cfd37657949 [2023-03-03T20:12:58.616Z] ---> 108f6a85d2c7 [2023-03-03T20:12:58.616Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T20:12:58.616Z] Removing intermediate container 0a2d216de55a [2023-03-03T20:12:58.616Z] ---> 31271bad3262 [2023-03-03T20:12:58.616Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:12:58.616Z] ---> Running in 55626f9a89d1 [2023-03-03T20:12:58.616Z] ---> Running in 0bd14f16d783 [2023-03-03T20:12:58.616Z] ---> Running in c83e9189f6de [2023-03-03T20:12:58.616Z] ---> Running in 4127d8381842 [2023-03-03T20:12:58.616Z] Removing intermediate container 55626f9a89d1 [2023-03-03T20:12:58.616Z] ---> 4482e0e51c8a [2023-03-03T20:12:58.616Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T20:12:58.616Z] Removing intermediate container 4127d8381842 [2023-03-03T20:12:58.616Z] ---> ca97c3302116 [2023-03-03T20:12:58.616Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-03T20:12:58.616Z] ---> Running in c40dcc6431f7 [2023-03-03T20:12:58.616Z] ---> Running in a700a098cd7e [2023-03-03T20:12:58.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:12:58.617Z] OK: 221 MiB in 51 packages [2023-03-03T20:12:58.617Z] OK: 221 MiB in 51 packages [2023-03-03T20:12:58.617Z] OK: 221 MiB in 51 packages [2023-03-03T20:12:58.617Z] OK: 221 MiB in 51 packages [2023-03-03T20:12:58.617Z] OK: 221 MiB in 51 packages [2023-03-03T20:12:58.617Z] Removing intermediate container ec9108668fb8 [2023-03-03T20:12:58.617Z] ---> 6dd75c44e531 [2023-03-03T20:12:58.617Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T20:12:58.617Z] Removing intermediate container c83e9189f6de [2023-03-03T20:12:58.617Z] ---> f268eed12715 [2023-03-03T20:12:58.617Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-03T20:12:58.617Z] Removing intermediate container 0bd14f16d783 [2023-03-03T20:12:58.617Z] ---> 7d9280d9755b [2023-03-03T20:12:58.617Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T20:12:58.884Z] Removing intermediate container c40dcc6431f7 [2023-03-03T20:12:58.884Z] ---> bd5f178bb478 [2023-03-03T20:12:58.884Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:12:59.151Z] Removing intermediate container a700a098cd7e [2023-03-03T20:12:59.151Z] ---> 276787855fbd [2023-03-03T20:12:59.151Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:12:59.151Z] ---> bd517cd087f8 [2023-03-03T20:12:59.151Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:12:59.151Z] ---> Running in 51402d9234a7 [2023-03-03T20:12:59.733Z] ---> 2e6bddac79b9 [2023-03-03T20:12:59.733Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:12:59.733Z] ---> Running in 39ffdf2337b0 [2023-03-03T20:13:00.008Z] ---> 244cc967f43a [2023-03-03T20:13:00.008Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:13:00.008Z] ---> Running in df1abc9eafe2 [2023-03-03T20:13:00.591Z] ---> 3d34f0895bb6 [2023-03-03T20:13:00.591Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:13:00.591Z] ---> e56a947cfeb7 [2023-03-03T20:13:00.591Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:13:00.591Z] ---> Running in a35b19f2deda [2023-03-03T20:13:00.857Z] ---> Running in bef2e52b46ca [2023-03-03T20:14:52.496Z] Removing intermediate container 51402d9234a7 [2023-03-03T20:14:52.496Z] ---> bfecf8842265 [2023-03-03T20:14:52.496Z] Step 7/24 : COPY . . [2023-03-03T20:14:52.496Z] Removing intermediate container 39ffdf2337b0 [2023-03-03T20:14:52.496Z] ---> 0e8eb7565ee3 [2023-03-03T20:14:52.496Z] Step 7/23 : COPY . . [2023-03-03T20:14:52.496Z] Removing intermediate container df1abc9eafe2 [2023-03-03T20:14:52.496Z] ---> 940c0ea477a9 [2023-03-03T20:14:52.496Z] Step 7/24 : COPY . . [2023-03-03T20:14:52.496Z] Removing intermediate container a35b19f2deda [2023-03-03T20:14:52.496Z] ---> 149d2aef73ac [2023-03-03T20:14:52.496Z] Step 8/22 : COPY . . [2023-03-03T20:14:52.496Z] Removing intermediate container bef2e52b46ca [2023-03-03T20:14:52.496Z] ---> 937ad81e5bfe [2023-03-03T20:14:52.496Z] Step 8/22 : COPY . . [2023-03-03T20:15:00.713Z] ---> 025e6ef10234 [2023-03-03T20:15:00.713Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-03T20:15:00.713Z] ---> 8c5ce86d2d79 [2023-03-03T20:15:00.713Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T20:15:00.713Z] ---> c17603264791 [2023-03-03T20:15:00.713Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T20:15:00.713Z] ---> 3a17759b2fd0 [2023-03-03T20:15:00.713Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T20:15:00.713Z] ---> Running in a472d4b23248 [2023-03-03T20:15:00.713Z] ---> f21ece3fedcf [2023-03-03T20:15:00.713Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-03T20:15:00.713Z] ---> Running in 9e4d4fb7f493 [2023-03-03T20:15:00.713Z] ---> Running in f707ce471b8b [2023-03-03T20:15:00.713Z] ---> Running in 001bd594490f [2023-03-03T20:15:00.713Z] ---> Running in 89735e60fbc9 [2023-03-03T20:15:00.713Z] Removing intermediate container 9e4d4fb7f493 [2023-03-03T20:15:00.713Z] ---> fa31639b46ac [2023-03-03T20:15:00.713Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-03T20:15:00.991Z] Removing intermediate container f707ce471b8b [2023-03-03T20:15:00.991Z] ---> 754aac353133 [2023-03-03T20:15:00.991Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-03T20:15:00.991Z] ---> Running in 0e52e5367fbc [2023-03-03T20:15:01.261Z] ---> Running in 438196ae2f61 [2023-03-03T20:15:01.261Z] Removing intermediate container 001bd594490f [2023-03-03T20:15:01.261Z] ---> 463369b8b397 [2023-03-03T20:15:01.261Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-03T20:15:01.261Z] ---> Running in 0ce38b7bd455 [2023-03-03T20:15:01.880Z] Removing intermediate container 438196ae2f61 [2023-03-03T20:15:01.880Z] ---> d2870d6e788d [2023-03-03T20:15:01.880Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T20:15:01.880Z] ---> Running in 1c2dd2045e0a [2023-03-03T20:15:01.880Z] Removing intermediate container 0ce38b7bd455 [2023-03-03T20:15:01.880Z] ---> 0cd2a3c34c32 [2023-03-03T20:15:01.880Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T20:15:01.880Z] Removing intermediate container 0e52e5367fbc [2023-03-03T20:15:01.880Z] ---> 60e74aacbda5 [2023-03-03T20:15:01.880Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T20:15:02.148Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-03T20:15:02.148Z] ---> Running in 9992e8e4f252 [2023-03-03T20:15:02.148Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-03T20:15:02.415Z] ---> Running in d787d6bfe499 [2023-03-03T20:15:06.717Z] Removing intermediate container 1c2dd2045e0a [2023-03-03T20:15:06.717Z] ---> 23d393b6c683 [2023-03-03T20:15:06.717Z] Step 11/23 : WORKDIR /edgex-go [2023-03-03T20:15:06.717Z] ---> Running in a53f9fca3448 [2023-03-03T20:15:06.717Z] Removing intermediate container 9992e8e4f252 [2023-03-03T20:15:06.717Z] ---> 2ce9dae9f450 [2023-03-03T20:15:06.717Z] Step 11/24 : WORKDIR /edgex-go [2023-03-03T20:15:06.988Z] ---> Running in 3ac8ad42c572 [2023-03-03T20:15:06.988Z] Removing intermediate container d787d6bfe499 [2023-03-03T20:15:06.988Z] ---> d1ad01258588 [2023-03-03T20:15:06.988Z] Step 11/24 : WORKDIR /edgex-go [2023-03-03T20:15:07.255Z] Removing intermediate container a53f9fca3448 [2023-03-03T20:15:07.255Z] ---> 74dd186ca47d [2023-03-03T20:15:07.255Z] [2023-03-03T20:15:07.255Z] Step 12/23 : FROM alpine:3.15 [2023-03-03T20:15:07.255Z] ---> Running in 0bf9ff507efa [2023-03-03T20:15:07.521Z] 3.15: Pulling from library/alpine [2023-03-03T20:15:08.109Z] Removing intermediate container 3ac8ad42c572 [2023-03-03T20:15:08.109Z] ---> 5a26405a7640 [2023-03-03T20:15:08.109Z] [2023-03-03T20:15:08.109Z] Step 12/24 : FROM alpine:3.15 [2023-03-03T20:15:08.109Z] 3.15: Pulling from library/alpine [2023-03-03T20:15:08.376Z] Removing intermediate container 0bf9ff507efa [2023-03-03T20:15:08.376Z] ---> 56f83080d0c7 [2023-03-03T20:15:08.376Z] [2023-03-03T20:15:08.376Z] Step 12/24 : FROM alpine:3.15 [2023-03-03T20:15:08.376Z] 3.15: Pulling from library/alpine [2023-03-03T20:15:09.338Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T20:15:09.338Z] Status: Downloaded newer image for alpine:3.15 [2023-03-03T20:15:09.338Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T20:15:09.338Z] Status: Image is up to date for alpine:3.15 [2023-03-03T20:15:09.338Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T20:15:09.338Z] Status: Image is up to date for alpine:3.15 [2023-03-03T20:15:09.338Z] ---> 354640af7b1b [2023-03-03T20:15:09.338Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:15:09.338Z] ---> 354640af7b1b [2023-03-03T20:15:09.338Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:15:09.338Z] ---> 354640af7b1b [2023-03-03T20:15:09.338Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:15:09.605Z] ---> Running in 467d23b6c046 [2023-03-03T20:15:09.605Z] ---> Running in 27f73248c432 [2023-03-03T20:15:09.605Z] ---> Running in 9523cb2ffd24 [2023-03-03T20:15:10.191Z] Removing intermediate container 27f73248c432 [2023-03-03T20:15:10.192Z] ---> 781b3c8cd9d8 [2023-03-03T20:15:10.192Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-03T20:15:10.459Z] Removing intermediate container 467d23b6c046 [2023-03-03T20:15:10.459Z] ---> 5b621dbcff7b [2023-03-03T20:15:10.459Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-03T20:15:10.459Z] Removing intermediate container 9523cb2ffd24 [2023-03-03T20:15:10.459Z] ---> d3705e5ee9c3 [2023-03-03T20:15:10.459Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-03T20:15:10.459Z] ---> Running in 963f8ae0c70f [2023-03-03T20:15:10.459Z] ---> Running in 4a8a7d0a9eb3 [2023-03-03T20:15:10.459Z] ---> Running in 8f28c4286e98 [2023-03-03T20:15:13.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:13.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:13.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:13.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:13.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:14.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:15.115Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T20:15:15.115Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T20:15:15.115Z] OK: 15734 distinct packages available [2023-03-03T20:15:15.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:15.383Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T20:15:15.383Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T20:15:15.383Z] OK: 15734 distinct packages available [2023-03-03T20:15:15.383Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T20:15:15.383Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T20:15:15.383Z] OK: 15734 distinct packages available [2023-03-03T20:15:15.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:15.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:15.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:15.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:16.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:15:17.147Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-03T20:15:17.147Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-03T20:15:17.147Z] (3/5) Installing libucontext (1.1-r0) [2023-03-03T20:15:17.147Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-03T20:15:17.147Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-03T20:15:17.147Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T20:15:17.147Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-03T20:15:17.147Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-03T20:15:17.147Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-03T20:15:17.147Z] (3/5) Installing libucontext (1.1-r0) [2023-03-03T20:15:17.147Z] OK: 6 MiB in 19 packages [2023-03-03T20:15:17.147Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-03T20:15:17.147Z] (3/4) Installing libucontext (1.1-r0) [2023-03-03T20:15:17.147Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-03T20:15:17.147Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-03T20:15:17.147Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T20:15:17.147Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-03T20:15:17.147Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T20:15:17.416Z] OK: 6 MiB in 19 packages [2023-03-03T20:15:17.416Z] OK: 6 MiB in 18 packages [2023-03-03T20:15:19.993Z] Removing intermediate container 4a8a7d0a9eb3 [2023-03-03T20:15:19.993Z] ---> df161cfc3732 [2023-03-03T20:15:19.993Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-03T20:15:19.994Z] Removing intermediate container 8f28c4286e98 [2023-03-03T20:15:19.994Z] ---> 5be076da42d0 [2023-03-03T20:15:19.994Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T20:15:19.994Z] Removing intermediate container 963f8ae0c70f [2023-03-03T20:15:19.994Z] ---> 9aaa19248714 [2023-03-03T20:15:19.994Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T20:15:25.323Z] ---> 1570ddee823a [2023-03-03T20:15:25.323Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T20:15:30.656Z] ---> f1f2360c1838 [2023-03-03T20:15:30.656Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T20:15:30.656Z] ---> a4b4f088e8a9 [2023-03-03T20:15:30.656Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T20:15:31.623Z] ---> 74b42a91180d [2023-03-03T20:15:31.623Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-03T20:15:31.623Z] ---> e90235ff5b75 [2023-03-03T20:15:31.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-03T20:15:31.623Z] ---> Running in 6d5e08b9fed8 [2023-03-03T20:15:32.581Z] Removing intermediate container 6d5e08b9fed8 [2023-03-03T20:15:32.581Z] ---> d7c3e836f265 [2023-03-03T20:15:32.581Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-03T20:15:32.856Z] ---> d8e7b02a83c2 [2023-03-03T20:15:32.856Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-03T20:15:33.825Z] ---> 6eb4209b2443 [2023-03-03T20:15:33.825Z] Step 19/24 : WORKDIR / [2023-03-03T20:15:33.825Z] ---> Running in 84e14b87cbd4 [2023-03-03T20:15:34.095Z] ---> 6d3e3106c64a [2023-03-03T20:15:34.095Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T20:15:34.361Z] ---> Running in a4459a08a8af [2023-03-03T20:15:34.628Z] ---> cbbf3993e14d [2023-03-03T20:15:34.628Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T20:15:34.895Z] Removing intermediate container 84e14b87cbd4 [2023-03-03T20:15:34.895Z] ---> bd62cd6a4b08 [2023-03-03T20:15:34.895Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T20:15:35.162Z] ---> Running in 771a118efae0 [2023-03-03T20:15:35.162Z] Removing intermediate container a4459a08a8af [2023-03-03T20:15:35.162Z] ---> efdd9cb12705 [2023-03-03T20:15:35.162Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T20:15:35.162Z] ---> Running in 9e5c927124af [2023-03-03T20:15:36.118Z] Removing intermediate container 771a118efae0 [2023-03-03T20:15:36.118Z] ---> 15c080533d21 [2023-03-03T20:15:36.118Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T20:15:36.118Z] ---> 6ca4c6d3a3fd [2023-03-03T20:15:36.118Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-03T20:15:36.118Z] ---> Running in ea40e9d38955 [2023-03-03T20:15:36.118Z] Removing intermediate container 9e5c927124af [2023-03-03T20:15:36.118Z] ---> 933326453f43 [2023-03-03T20:15:36.118Z] Step 21/23 : LABEL arch=arm64 [2023-03-03T20:15:36.385Z] ---> Running in 56f2227fb5cc [2023-03-03T20:15:36.966Z] Removing intermediate container ea40e9d38955 [2023-03-03T20:15:36.966Z] ---> 937312780605 [2023-03-03T20:15:36.966Z] Step 22/24 : LABEL arch=arm64 [2023-03-03T20:15:36.966Z] Removing intermediate container 56f2227fb5cc [2023-03-03T20:15:36.966Z] ---> 16b36bbebccb [2023-03-03T20:15:36.966Z] Step 22/23 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:15:37.233Z] ---> Running in 2b42aa502b4b [2023-03-03T20:15:37.233Z] ---> Running in 5705dbec69e9 [2023-03-03T20:15:37.815Z] ---> 82ecbc380b11 [2023-03-03T20:15:37.815Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-03T20:15:38.082Z] Removing intermediate container 2b42aa502b4b [2023-03-03T20:15:38.082Z] ---> 058b9e131cd2 [2023-03-03T20:15:38.082Z] Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:15:38.348Z] Removing intermediate container 5705dbec69e9 [2023-03-03T20:15:38.348Z] ---> 46f32acf5c4b [2023-03-03T20:15:38.348Z] Step 23/23 : LABEL version=0.0.0 [2023-03-03T20:15:38.348Z] ---> Running in 6aac06e98a7d [2023-03-03T20:15:38.616Z] ---> Running in 5ef6d3e3837a [2023-03-03T20:15:39.200Z] Removing intermediate container 6aac06e98a7d [2023-03-03T20:15:39.200Z] ---> b281b0813b99 [2023-03-03T20:15:39.200Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T20:15:39.468Z] ---> Running in dcbcb8af979e [2023-03-03T20:15:39.468Z] Removing intermediate container 5ef6d3e3837a [2023-03-03T20:15:39.468Z] ---> 837f0d3a8bb2 [2023-03-03T20:15:39.468Z] [2023-03-03T20:15:39.468Z] ---> bca145def75f [2023-03-03T20:15:39.468Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T20:15:39.736Z] ---> Running in d8d1121764ac [2023-03-03T20:15:40.320Z] Removing intermediate container dcbcb8af979e [2023-03-03T20:15:40.320Z] ---> 717c1c175772 [2023-03-03T20:15:40.320Z] [2023-03-03T20:15:40.320Z] Successfully built 837f0d3a8bb2 [2023-03-03T20:15:40.320Z] Successfully tagged security-spire-server-arm64:latest [2023-03-03T20:15:40.320Z]  Building security-spire-server ... done Building core-data [2023-03-03T20:15:40.587Z] Removing intermediate container d8d1121764ac [2023-03-03T20:15:40.587Z] ---> c0cdfddff81a [2023-03-03T20:15:40.587Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T20:15:40.587Z] ---> Running in e9d92bcb6943 [2023-03-03T20:15:40.859Z] Successfully built 717c1c175772 [2023-03-03T20:15:40.859Z] Successfully tagged security-spire-config-arm64:latest [2023-03-03T20:15:40.859Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-03T20:15:41.156Z] Removing intermediate container e9d92bcb6943 [2023-03-03T20:15:41.156Z] ---> 08a3f63de23b [2023-03-03T20:15:41.156Z] Step 22/24 : LABEL arch=arm64 [2023-03-03T20:15:41.425Z] ---> Running in 79207c4278c6 [2023-03-03T20:15:41.701Z] Removing intermediate container 79207c4278c6 [2023-03-03T20:15:41.701Z] ---> 90a989fa2c6e [2023-03-03T20:15:41.701Z] Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:15:41.978Z] ---> Running in b1122c9b13b4 [2023-03-03T20:15:45.316Z] Removing intermediate container b1122c9b13b4 [2023-03-03T20:15:45.316Z] ---> d0223aa1c81e [2023-03-03T20:15:45.316Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T20:15:45.316Z] ---> Running in a326c190d559 [2023-03-03T20:15:45.895Z] Removing intermediate container a326c190d559 [2023-03-03T20:15:45.895Z] ---> b912eda8bec6 [2023-03-03T20:15:45.895Z] [2023-03-03T20:15:46.159Z] Successfully built b912eda8bec6 [2023-03-03T20:15:46.159Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-03T20:15:46.159Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-03-03T20:16:12.814Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:16:12.814Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:16:12.814Z] ---> ea8caa2ccd36 [2023-03-03T20:16:12.814Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:16:12.814Z] ---> Using cache [2023-03-03T20:16:12.814Z] ---> 31271bad3262 [2023-03-03T20:16:12.814Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:16:12.814Z] ---> Using cache [2023-03-03T20:16:12.814Z] ---> ca97c3302116 [2023-03-03T20:16:12.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T20:16:12.814Z] ---> Running in 2d15aebeada6 [2023-03-03T20:16:13.080Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:16:13.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:16:13.080Z] ---> ea8caa2ccd36 [2023-03-03T20:16:13.080Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T20:16:13.080Z] ---> Using cache [2023-03-03T20:16:13.080Z] ---> 108f6a85d2c7 [2023-03-03T20:16:13.080Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-03T20:16:13.080Z] ---> Running in fb415dd9f876 [2023-03-03T20:16:15.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:16:15.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:16:15.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:16:16.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:16:17.616Z] OK: 221 MiB in 51 packages [2023-03-03T20:16:17.885Z] OK: 221 MiB in 51 packages [2023-03-03T20:16:19.295Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:16:19.295Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:16:19.295Z] ---> ea8caa2ccd36 [2023-03-03T20:16:19.295Z] Step 3/19 : WORKDIR /edgex-go [2023-03-03T20:16:19.295Z] ---> Using cache [2023-03-03T20:16:19.295Z] ---> 108f6a85d2c7 [2023-03-03T20:16:19.295Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-03T20:16:19.295Z] ---> Running in 5c14cc8c0471 [2023-03-03T20:16:20.252Z] Removing intermediate container 2d15aebeada6 [2023-03-03T20:16:20.252Z] ---> 10995924c006 [2023-03-03T20:16:20.252Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:16:20.252Z] Removing intermediate container fb415dd9f876 [2023-03-03T20:16:20.252Z] ---> 4c8f91d8cc28 [2023-03-03T20:16:20.252Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T20:16:21.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:16:21.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:16:22.883Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-03T20:16:22.883Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-03T20:16:22.883Z] OK: 16903 distinct packages available [2023-03-03T20:16:22.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:16:23.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:16:23.731Z] ---> db495b804e11 [2023-03-03T20:16:23.731Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:16:23.731Z] ---> 18ed52466a4a [2023-03-03T20:16:23.731Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:16:23.999Z] ---> Running in ed0f91bd1da0 [2023-03-03T20:16:23.999Z] ---> Running in 3a3f7bac994f [2023-03-03T20:16:24.268Z] OK: 221 MiB in 51 packages [2023-03-03T20:16:26.853Z] Removing intermediate container 5c14cc8c0471 [2023-03-03T20:16:26.853Z] ---> 709f5169f00c [2023-03-03T20:16:26.853Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-03T20:16:27.434Z] ---> 653290ae4ed9 [2023-03-03T20:16:27.434Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:16:27.700Z] ---> Running in 615b1a10d442 [2023-03-03T20:18:49.369Z] Removing intermediate container 615b1a10d442 [2023-03-03T20:18:49.369Z] ---> 49ca204dc0d7 [2023-03-03T20:18:49.369Z] Step 7/19 : COPY . . [2023-03-03T20:18:49.369Z] Removing intermediate container 3a3f7bac994f [2023-03-03T20:18:49.369Z] ---> 2e55af598061 [2023-03-03T20:18:49.369Z] Step 8/22 : COPY . . [2023-03-03T20:18:49.369Z] Removing intermediate container ed0f91bd1da0 [2023-03-03T20:18:49.369Z] ---> fc612693aa69 [2023-03-03T20:18:49.369Z] Step 7/24 : COPY . . [2023-03-03T20:19:07.564Z] ---> ead581c1dfa6 [2023-03-03T20:19:07.564Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-03T20:19:07.564Z] ---> Running in 2f9561f08bc5 [2023-03-03T20:19:07.564Z] ---> 9126df81ae4e [2023-03-03T20:19:07.564Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-03T20:19:07.564Z] ---> 3b0a88dbf71c [2023-03-03T20:19:07.564Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-03T20:19:07.564Z] ---> Running in 235ebaaae7b5 [2023-03-03T20:19:07.564Z] ---> Running in 0050c091a76c [2023-03-03T20:19:10.159Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-03T20:19:10.159Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-03T20:19:10.425Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-03T20:22:47.163Z] Removing intermediate container a472d4b23248 [2023-03-03T20:22:47.163Z] ---> e96bc4f53e0b [2023-03-03T20:22:47.163Z] [2023-03-03T20:22:47.163Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:22:47.163Z] 3.16: Pulling from library/alpine [2023-03-03T20:22:47.429Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T20:22:47.429Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T20:22:47.429Z] ---> 4c81e5bf8899 [2023-03-03T20:22:47.429Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:22:48.009Z] ---> Running in 952b3de8d8d0 [2023-03-03T20:22:50.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:22:50.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:22:52.260Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T20:22:52.260Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:22:52.535Z] OK: 5 MiB in 15 packages [2023-03-03T20:22:52.535Z] Removing intermediate container 89735e60fbc9 [2023-03-03T20:22:52.535Z] ---> e2ca4710cfb1 [2023-03-03T20:22:52.535Z] [2023-03-03T20:22:52.535Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:22:52.535Z] ---> 4c81e5bf8899 [2023-03-03T20:22:52.535Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-03T20:22:52.800Z] ---> Running in d89de7d46ea7 [2023-03-03T20:22:54.203Z] Removing intermediate container 952b3de8d8d0 [2023-03-03T20:22:54.203Z] ---> 2c038f80b2de [2023-03-03T20:22:54.203Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T20:22:54.564Z] ---> Running in 77f9718cd85b [2023-03-03T20:22:54.889Z] Removing intermediate container 77f9718cd85b [2023-03-03T20:22:54.889Z] ---> bc933b634e5d [2023-03-03T20:22:54.889Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-03T20:22:55.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:22:55.189Z] ---> Running in 866167d1143d [2023-03-03T20:22:55.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:22:55.765Z] Removing intermediate container 866167d1143d [2023-03-03T20:22:55.765Z] ---> 71c4d9858675 [2023-03-03T20:22:55.765Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-03T20:22:55.765Z] ---> Running in 9303224ab8f4 [2023-03-03T20:22:56.382Z] Removing intermediate container 9303224ab8f4 [2023-03-03T20:22:56.382Z] ---> 55927d31ef7f [2023-03-03T20:22:56.382Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:22:57.046Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-03T20:22:57.333Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-03T20:22:57.333Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:22:57.333Z] ---> 14198370a276 [2023-03-03T20:22:57.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-03T20:22:57.333Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T20:22:57.942Z] OK: 6 MiB in 16 packages [2023-03-03T20:23:00.559Z] ---> df147ad683b3 [2023-03-03T20:23:00.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-03T20:23:00.559Z] Removing intermediate container d89de7d46ea7 [2023-03-03T20:23:00.559Z] ---> e76f458ff519 [2023-03-03T20:23:00.559Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T20:23:00.559Z] ---> Running in 2bca00cefbb1 [2023-03-03T20:23:01.143Z] Removing intermediate container 2bca00cefbb1 [2023-03-03T20:23:01.143Z] ---> 423eabbb94e6 [2023-03-03T20:23:01.143Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-03T20:23:03.094Z] ---> Running in 47d06dab1845 [2023-03-03T20:23:03.094Z] ---> ad6cd7de03be [2023-03-03T20:23:03.094Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-03T20:23:03.094Z] ---> Running in d46af92fceb8 [2023-03-03T20:23:03.360Z] Removing intermediate container 47d06dab1845 [2023-03-03T20:23:03.360Z] ---> e8dd44b850ff [2023-03-03T20:23:03.360Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-03T20:23:03.639Z] ---> Running in c866be29a6b2 [2023-03-03T20:23:03.639Z] Removing intermediate container d46af92fceb8 [2023-03-03T20:23:03.639Z] ---> f844b22e3fc6 [2023-03-03T20:23:03.639Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:23:03.910Z] ---> Running in 281069b47a37 [2023-03-03T20:23:04.177Z] Removing intermediate container c866be29a6b2 [2023-03-03T20:23:04.177Z] ---> 4e0305541155 [2023-03-03T20:23:04.177Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:23:04.760Z] Removing intermediate container 281069b47a37 [2023-03-03T20:23:04.760Z] ---> 7c927379644e [2023-03-03T20:23:04.760Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T20:23:04.760Z] ---> Running in 47e498f59d56 [2023-03-03T20:23:05.717Z] Removing intermediate container 47e498f59d56 [2023-03-03T20:23:05.717Z] ---> 879a078973fd [2023-03-03T20:23:05.717Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:23:05.717Z] ---> 01a69976e523 [2023-03-03T20:23:05.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-03T20:23:05.717Z] ---> Running in 7ec8c2af0d5d [2023-03-03T20:23:06.672Z] Removing intermediate container 7ec8c2af0d5d [2023-03-03T20:23:06.672Z] ---> 28f503fd8cfb [2023-03-03T20:23:06.672Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:23:06.672Z] ---> Running in 7d79750ef094 [2023-03-03T20:23:07.625Z] Removing intermediate container 7d79750ef094 [2023-03-03T20:23:07.625Z] ---> 76e5aef5f1dd [2023-03-03T20:23:07.625Z] [2023-03-03T20:23:08.204Z] Successfully built 76e5aef5f1dd [2023-03-03T20:23:08.204Z] Successfully tagged support-scheduler-arm64:latest [2023-03-03T20:23:08.204Z]  Building support-scheduler ... done Building core-command [2023-03-03T20:23:08.786Z] ---> 28f13155e397 [2023-03-03T20:23:08.786Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-03T20:23:09.739Z] ---> 85720fe9ad2f [2023-03-03T20:23:09.739Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-03T20:23:10.003Z] ---> Running in b224b3bec2cf [2023-03-03T20:23:10.270Z] Removing intermediate container b224b3bec2cf [2023-03-03T20:23:10.270Z] ---> 71e193e66100 [2023-03-03T20:23:10.270Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:23:10.534Z] ---> Running in 42a3fe5084ef [2023-03-03T20:23:11.112Z] Removing intermediate container 42a3fe5084ef [2023-03-03T20:23:11.112Z] ---> 41db22fa45d7 [2023-03-03T20:23:11.112Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T20:23:11.112Z] ---> Running in b93562af0430 [2023-03-03T20:23:11.691Z] Removing intermediate container b93562af0430 [2023-03-03T20:23:11.691Z] ---> 5f3da9ea380b [2023-03-03T20:23:11.691Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:23:11.956Z] ---> Running in ed735c40693a [2023-03-03T20:23:12.540Z] Removing intermediate container ed735c40693a [2023-03-03T20:23:12.540Z] ---> 2152716f434f [2023-03-03T20:23:12.540Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:23:12.540Z] ---> Running in 7bfc51980a4f [2023-03-03T20:23:15.116Z] Removing intermediate container 7bfc51980a4f [2023-03-03T20:23:15.116Z] ---> 5b411617f7f2 [2023-03-03T20:23:15.116Z] [2023-03-03T20:23:15.696Z] Successfully built 5b411617f7f2 [2023-03-03T20:23:15.696Z] Successfully tagged support-notifications-arm64:latest [2023-03-03T20:23:15.696Z]  Building support-notifications ... done Building security-bootstrapper [2023-03-03T20:23:30.680Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:23:30.680Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:23:30.680Z] ---> ea8caa2ccd36 [2023-03-03T20:23:30.680Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:23:30.680Z] ---> Using cache [2023-03-03T20:23:30.680Z] ---> 31271bad3262 [2023-03-03T20:23:30.680Z] Step 4/23 : WORKDIR /edgex-go [2023-03-03T20:23:30.680Z] ---> Using cache [2023-03-03T20:23:30.680Z] ---> ca97c3302116 [2023-03-03T20:23:30.680Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-03T20:23:30.680Z] ---> Using cache [2023-03-03T20:23:30.680Z] ---> 10995924c006 [2023-03-03T20:23:30.680Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-03T20:23:30.680Z] ---> Using cache [2023-03-03T20:23:30.680Z] ---> 18ed52466a4a [2023-03-03T20:23:30.680Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:23:30.680Z] ---> Using cache [2023-03-03T20:23:30.680Z] ---> 2e55af598061 [2023-03-03T20:23:30.680Z] Step 8/23 : COPY . . [2023-03-03T20:23:30.680Z] ---> Using cache [2023-03-03T20:23:30.680Z] ---> 3b0a88dbf71c [2023-03-03T20:23:30.680Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-03T20:23:30.944Z] ---> Running in fe6a2c2ed5ee [2023-03-03T20:23:33.516Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-03T20:23:40.150Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:23:40.150Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:23:40.150Z] ---> ea8caa2ccd36 [2023-03-03T20:23:40.150Z] Step 3/32 : WORKDIR /edgex-go [2023-03-03T20:23:40.150Z] ---> Using cache [2023-03-03T20:23:40.150Z] ---> 108f6a85d2c7 [2023-03-03T20:23:40.150Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-03T20:23:40.150Z] ---> Using cache [2023-03-03T20:23:40.150Z] ---> 4c8f91d8cc28 [2023-03-03T20:23:40.150Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-03T20:23:40.150Z] ---> Using cache [2023-03-03T20:23:40.150Z] ---> db495b804e11 [2023-03-03T20:23:40.150Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:23:40.150Z] ---> Using cache [2023-03-03T20:23:40.150Z] ---> fc612693aa69 [2023-03-03T20:23:40.150Z] Step 7/32 : COPY . . [2023-03-03T20:23:40.150Z] ---> Using cache [2023-03-03T20:23:40.150Z] ---> 9126df81ae4e [2023-03-03T20:23:40.150Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-03T20:23:42.731Z] ---> Running in 8daf5eb9cbac [2023-03-03T20:23:44.142Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-03T20:25:05.725Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-03T20:25:18.034Z] Removing intermediate container 235ebaaae7b5 [2023-03-03T20:25:18.034Z] ---> 52d35fd480ce [2023-03-03T20:25:18.034Z] [2023-03-03T20:25:18.034Z] Step 9/24 : FROM alpine:3.16 [2023-03-03T20:25:18.034Z] ---> 4c81e5bf8899 [2023-03-03T20:25:18.034Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-03T20:25:18.034Z] ---> Running in 99f7b827f62a [2023-03-03T20:25:18.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:25:18.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:25:20.015Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-03T20:25:20.015Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-03T20:25:20.015Z] (3/3) Installing su-exec (0.2-r1) [2023-03-03T20:25:20.015Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:25:20.015Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T20:25:20.281Z] OK: 6 MiB in 17 packages [2023-03-03T20:25:22.222Z] Removing intermediate container 99f7b827f62a [2023-03-03T20:25:22.222Z] ---> ed3fee838837 [2023-03-03T20:25:22.222Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-03T20:25:22.490Z] ---> Running in be5a94a17c71 [2023-03-03T20:25:23.087Z] Removing intermediate container be5a94a17c71 [2023-03-03T20:25:23.087Z] ---> 05e30d61d0c9 [2023-03-03T20:25:23.087Z] Step 12/24 : WORKDIR / [2023-03-03T20:25:23.087Z] ---> Running in 6e1316dff087 [2023-03-03T20:25:23.673Z] Removing intermediate container 6e1316dff087 [2023-03-03T20:25:23.673Z] ---> 480f472fab02 [2023-03-03T20:25:23.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-03-03T20:25:24.631Z] ---> a314a69d2b0b [2023-03-03T20:25:24.631Z] 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-03-03T20:25:25.596Z] ---> 9c00232a3041 [2023-03-03T20:25:25.597Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-03T20:25:26.559Z] ---> f49c66234f0c [2023-03-03T20:25:26.559Z] 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-03-03T20:25:28.499Z] ---> d4475e047445 [2023-03-03T20:25:28.499Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-03T20:25:29.901Z] ---> b04676e2824b [2023-03-03T20:25:29.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-03T20:25:31.306Z] ---> 05776dc1edf3 [2023-03-03T20:25:31.306Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-03T20:25:32.266Z] ---> e21b7b75a20d [2023-03-03T20:25:32.266Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T20:25:32.266Z] ---> Running in 9f70f313cd05 [2023-03-03T20:25:35.602Z] Removing intermediate container 9f70f313cd05 [2023-03-03T20:25:35.602Z] ---> 30cc61630fdb [2023-03-03T20:25:35.602Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T20:25:35.602Z] ---> Running in 6acebb662853 [2023-03-03T20:25:35.870Z] Removing intermediate container 6acebb662853 [2023-03-03T20:25:35.870Z] ---> 9d6bc9dbaa97 [2023-03-03T20:25:35.870Z] Step 22/24 : LABEL arch=arm64 [2023-03-03T20:25:36.137Z] ---> Running in 87785bed3c7e [2023-03-03T20:25:36.721Z] Removing intermediate container 87785bed3c7e [2023-03-03T20:25:36.721Z] ---> 2f669079f48d [2023-03-03T20:25:36.721Z] Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:25:36.721Z] ---> Running in 6716be4ba0f4 [2023-03-03T20:25:37.303Z] Removing intermediate container 6716be4ba0f4 [2023-03-03T20:25:37.303Z] ---> 03c6f7202a70 [2023-03-03T20:25:37.303Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T20:25:37.303Z] ---> Running in 65ff05f2ead3 [2023-03-03T20:25:37.883Z] Removing intermediate container 65ff05f2ead3 [2023-03-03T20:25:37.883Z] ---> 27722a8a5d3e [2023-03-03T20:25:37.883Z] [2023-03-03T20:25:38.149Z] Successfully built 27722a8a5d3e [2023-03-03T20:25:38.149Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-03T20:25:38.149Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-03T20:25:56.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:25:56.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:25:56.353Z] ---> ea8caa2ccd36 [2023-03-03T20:25:56.353Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:25:56.353Z] ---> Using cache [2023-03-03T20:25:56.353Z] ---> 31271bad3262 [2023-03-03T20:25:56.353Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:25:56.353Z] ---> Using cache [2023-03-03T20:25:56.353Z] ---> ca97c3302116 [2023-03-03T20:25:56.353Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T20:25:56.353Z] ---> Using cache [2023-03-03T20:25:56.353Z] ---> 10995924c006 [2023-03-03T20:25:56.353Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:25:56.353Z] ---> Using cache [2023-03-03T20:25:56.353Z] ---> 18ed52466a4a [2023-03-03T20:25:56.353Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:25:56.353Z] ---> Using cache [2023-03-03T20:25:56.353Z] ---> 2e55af598061 [2023-03-03T20:25:56.353Z] Step 8/22 : COPY . . [2023-03-03T20:25:56.353Z] ---> Using cache [2023-03-03T20:25:56.353Z] ---> 3b0a88dbf71c [2023-03-03T20:25:56.353Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-03T20:25:56.353Z] ---> Running in f5b519cd70db [2023-03-03T20:25:58.932Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-03T20:26:05.569Z] Removing intermediate container 0050c091a76c [2023-03-03T20:26:05.569Z] ---> a54e09c43153 [2023-03-03T20:26:05.569Z] [2023-03-03T20:26:05.569Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:26:05.569Z] ---> 4c81e5bf8899 [2023-03-03T20:26:05.569Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-03T20:26:05.836Z] ---> Running in 81ff85e067af [2023-03-03T20:26:07.250Z] Removing intermediate container 81ff85e067af [2023-03-03T20:26:07.250Z] ---> 2f1c3a665ada [2023-03-03T20:26:07.250Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-03T20:26:07.250Z] ---> Running in def6d51f7fd1 [2023-03-03T20:26:07.517Z] Removing intermediate container def6d51f7fd1 [2023-03-03T20:26:07.517Z] ---> 82e3c116044a [2023-03-03T20:26:07.517Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-03T20:26:07.786Z] ---> Running in 7d6b2c9b08c5 [2023-03-03T20:26:08.368Z] Removing intermediate container 7d6b2c9b08c5 [2023-03-03T20:26:08.369Z] ---> f2354643e2ed [2023-03-03T20:26:08.369Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:26:08.369Z] ---> Running in 46b930f7ec1b [2023-03-03T20:26:10.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:26:10.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:26:11.990Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T20:26:11.990Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:26:12.258Z] OK: 5 MiB in 15 packages [2023-03-03T20:26:13.665Z] Removing intermediate container 46b930f7ec1b [2023-03-03T20:26:13.665Z] ---> b1e83f5d0e06 [2023-03-03T20:26:13.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:26:14.621Z] ---> 9f466f325175 [2023-03-03T20:26:14.621Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-03T20:26:16.024Z] ---> e8d8e6569f64 [2023-03-03T20:26:16.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-03T20:26:16.980Z] ---> 17bd10f925f5 [2023-03-03T20:26:16.980Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-03T20:26:17.247Z] ---> Running in e9500966898d [2023-03-03T20:26:17.828Z] Removing intermediate container e9500966898d [2023-03-03T20:26:17.828Z] ---> 0ea1fe265c9b [2023-03-03T20:26:17.828Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:26:17.828Z] ---> Running in 08b32f57d313 [2023-03-03T20:26:21.156Z] Removing intermediate container 08b32f57d313 [2023-03-03T20:26:21.156Z] ---> 0219495bd733 [2023-03-03T20:26:21.156Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T20:26:21.156Z] ---> Running in db6a079fa8e5 [2023-03-03T20:26:21.421Z] Removing intermediate container db6a079fa8e5 [2023-03-03T20:26:21.421Z] ---> 38e00c3e2709 [2023-03-03T20:26:21.421Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:26:21.421Z] ---> Running in d213a5c043c3 [2023-03-03T20:26:22.004Z] Removing intermediate container d213a5c043c3 [2023-03-03T20:26:22.004Z] ---> bf73afa82998 [2023-03-03T20:26:22.004Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:26:22.005Z] ---> Running in 51fba0335917 [2023-03-03T20:26:22.588Z] Removing intermediate container 51fba0335917 [2023-03-03T20:26:22.588Z] ---> 735fe2007722 [2023-03-03T20:26:22.588Z] [2023-03-03T20:26:22.854Z] Successfully built 735fe2007722 [2023-03-03T20:26:22.854Z] Successfully tagged core-data-arm64:latest [2023-03-03T20:26:22.854Z] Building core-metadata [2023-03-03T20:26:41.210Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:26:41.211Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:26:41.211Z] ---> ea8caa2ccd36 [2023-03-03T20:26:41.211Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:26:41.211Z] ---> Using cache [2023-03-03T20:26:41.211Z] ---> 31271bad3262 [2023-03-03T20:26:41.211Z] Step 4/24 : WORKDIR /edgex-go [2023-03-03T20:26:41.211Z] ---> Using cache [2023-03-03T20:26:41.211Z] ---> ca97c3302116 [2023-03-03T20:26:41.211Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-03T20:26:41.211Z] ---> Using cache [2023-03-03T20:26:41.211Z] ---> 10995924c006 [2023-03-03T20:26:41.211Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-03T20:26:41.211Z] ---> Using cache [2023-03-03T20:26:41.211Z] ---> 18ed52466a4a [2023-03-03T20:26:41.211Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:26:41.211Z] ---> Using cache [2023-03-03T20:26:41.211Z] ---> 2e55af598061 [2023-03-03T20:26:41.211Z] Step 8/24 : COPY . . [2023-03-03T20:26:41.211Z] ---> Using cache [2023-03-03T20:26:41.211Z] ---> 3b0a88dbf71c [2023-03-03T20:26:41.211Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-03T20:26:41.211Z] ---> Running in 780da2eed42d [2023-03-03T20:26:41.491Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-03T20:27:38.000Z] Removing intermediate container 2f9561f08bc5 [2023-03-03T20:27:38.000Z] ---> b5dcf0b95d1b [2023-03-03T20:27:38.000Z] [2023-03-03T20:27:38.000Z] Step 9/19 : FROM alpine:3.15 [2023-03-03T20:27:38.000Z] ---> 354640af7b1b [2023-03-03T20:27:38.000Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:27:38.000Z] ---> Using cache [2023-03-03T20:27:38.000Z] ---> d3705e5ee9c3 [2023-03-03T20:27:38.000Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-03T20:27:38.266Z] ---> Running in 677b74f6c963 [2023-03-03T20:27:40.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:27:40.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:27:41.745Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T20:27:41.745Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T20:27:41.745Z] OK: 15734 distinct packages available [2023-03-03T20:27:42.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:27:42.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:27:43.986Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-03T20:27:43.986Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-03T20:27:43.986Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-03T20:27:43.986Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-03T20:27:43.986Z] (5/9) Installing curl (7.80.0-r6) [2023-03-03T20:27:43.986Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-03T20:27:43.986Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-03T20:27:43.986Z] (8/9) Installing libucontext (1.1-r0) [2023-03-03T20:27:43.986Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-03T20:27:43.986Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T20:27:43.986Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T20:27:44.251Z] OK: 8 MiB in 23 packages [2023-03-03T20:27:46.824Z] Removing intermediate container 677b74f6c963 [2023-03-03T20:27:46.825Z] ---> b7264db6a4b4 [2023-03-03T20:27:46.825Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:27:47.404Z] ---> 36f174c156f1 [2023-03-03T20:27:47.404Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-03T20:27:49.983Z] ---> 9fc711fbc34a [2023-03-03T20:27:49.983Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-03T20:27:50.938Z] ---> cc8002d670e8 [2023-03-03T20:27:50.938Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-03T20:27:50.938Z] ---> Running in fa74355d874e [2023-03-03T20:27:51.518Z] Removing intermediate container fa74355d874e [2023-03-03T20:27:51.518Z] ---> 9ff9bf9adc2e [2023-03-03T20:27:51.518Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:27:51.518Z] ---> Running in f9f582ca7d4f [2023-03-03T20:27:52.100Z] Removing intermediate container f9f582ca7d4f [2023-03-03T20:27:52.100Z] ---> 923badc2e521 [2023-03-03T20:27:52.100Z] Step 17/19 : LABEL arch=arm64 [2023-03-03T20:27:52.100Z] ---> Running in 527cfea8fc19 [2023-03-03T20:27:52.365Z] Removing intermediate container 527cfea8fc19 [2023-03-03T20:27:52.365Z] ---> d1afdf9a5f40 [2023-03-03T20:27:52.365Z] Step 18/19 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:27:52.631Z] ---> Running in 88398adda818 [2023-03-03T20:27:52.896Z] Removing intermediate container 88398adda818 [2023-03-03T20:27:52.896Z] ---> a37b8e172020 [2023-03-03T20:27:52.896Z] Step 19/19 : LABEL version=0.0.0 [2023-03-03T20:27:53.161Z] ---> Running in 4199a2e66f8a [2023-03-03T20:27:53.739Z] Removing intermediate container 4199a2e66f8a [2023-03-03T20:27:53.739Z] ---> 74917812b471 [2023-03-03T20:27:53.739Z] [2023-03-03T20:27:54.004Z] Successfully built 74917812b471 [2023-03-03T20:27:54.004Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-03T20:27:54.004Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-03-03T20:28:16.055Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:28:16.055Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:28:16.055Z] ---> ea8caa2ccd36 [2023-03-03T20:28:16.055Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T20:28:16.055Z] ---> Using cache [2023-03-03T20:28:16.055Z] ---> 31271bad3262 [2023-03-03T20:28:16.055Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T20:28:16.055Z] ---> Using cache [2023-03-03T20:28:16.055Z] ---> ca97c3302116 [2023-03-03T20:28:16.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T20:28:16.055Z] ---> Using cache [2023-03-03T20:28:16.055Z] ---> 10995924c006 [2023-03-03T20:28:16.055Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T20:28:16.055Z] ---> Using cache [2023-03-03T20:28:16.055Z] ---> 18ed52466a4a [2023-03-03T20:28:16.055Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:28:16.055Z] ---> Using cache [2023-03-03T20:28:16.055Z] ---> 2e55af598061 [2023-03-03T20:28:16.055Z] Step 8/22 : COPY . . [2023-03-03T20:28:16.055Z] ---> Using cache [2023-03-03T20:28:16.055Z] ---> 3b0a88dbf71c [2023-03-03T20:28:16.055Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-03T20:28:16.055Z] ---> Running in 194fba9d1855 [2023-03-03T20:28:16.055Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-03T20:30:22.725Z] Removing intermediate container 8daf5eb9cbac [2023-03-03T20:30:22.725Z] ---> e94e4ce34451 [2023-03-03T20:30:22.725Z] [2023-03-03T20:30:22.725Z] Step 9/32 : FROM alpine:3.16 [2023-03-03T20:30:22.725Z] ---> 4c81e5bf8899 [2023-03-03T20:30:22.725Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T20:30:22.725Z] ---> Running in 2a888d6e8088 [2023-03-03T20:30:22.725Z] Removing intermediate container 2a888d6e8088 [2023-03-03T20:30:22.725Z] ---> 877f053edef7 [2023-03-03T20:30:22.725Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-03T20:30:22.725Z] ---> Running in d1303e4e8165 [2023-03-03T20:30:22.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:30:22.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:30:22.725Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-03T20:30:22.725Z] (2/2) Installing su-exec (0.2-r1) [2023-03-03T20:30:22.725Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:30:22.725Z] OK: 5 MiB in 16 packages [2023-03-03T20:30:22.725Z] Removing intermediate container d1303e4e8165 [2023-03-03T20:30:22.725Z] ---> a2cf1f827354 [2023-03-03T20:30:22.726Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-03T20:30:22.726Z] ---> Running in 92fc6c0533c4 [2023-03-03T20:30:22.726Z] Removing intermediate container 92fc6c0533c4 [2023-03-03T20:30:22.726Z] ---> db45498b8a83 [2023-03-03T20:30:22.726Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-03T20:30:22.726Z] ---> Running in 2f91e021f40c [2023-03-03T20:30:22.726Z] Removing intermediate container 2f91e021f40c [2023-03-03T20:30:22.726Z] ---> dc87a9a0c3a6 [2023-03-03T20:30:22.726Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-03T20:30:22.726Z] ---> Running in 901b5ef682e6 [2023-03-03T20:30:24.662Z] Removing intermediate container 901b5ef682e6 [2023-03-03T20:30:24.662Z] ---> 8d699b5a3496 [2023-03-03T20:30:24.662Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-03T20:30:24.928Z] ---> Running in d04e87795564 [2023-03-03T20:30:24.928Z] Removing intermediate container fe6a2c2ed5ee [2023-03-03T20:30:24.928Z] ---> e37497b00e91 [2023-03-03T20:30:24.928Z] [2023-03-03T20:30:24.928Z] Step 10/23 : FROM alpine:3.16 [2023-03-03T20:30:24.928Z] ---> 4c81e5bf8899 [2023-03-03T20:30:24.928Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:30:24.928Z] ---> Using cache [2023-03-03T20:30:24.928Z] ---> 2c038f80b2de [2023-03-03T20:30:24.928Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T20:30:24.928Z] ---> Using cache [2023-03-03T20:30:24.928Z] ---> bc933b634e5d [2023-03-03T20:30:24.928Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-03T20:30:25.194Z] ---> Running in f56f4788f9f2 [2023-03-03T20:30:25.782Z] Removing intermediate container d04e87795564 [2023-03-03T20:30:25.782Z] ---> 1f0c577d58ff [2023-03-03T20:30:25.782Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-03T20:30:25.782Z] ---> Running in c015f0f1cfd1 [2023-03-03T20:30:26.048Z] Removing intermediate container f56f4788f9f2 [2023-03-03T20:30:26.048Z] ---> e325b951c5d3 [2023-03-03T20:30:26.048Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-03T20:30:26.317Z] ---> Running in fba98df4cd61 [2023-03-03T20:30:26.902Z] Removing intermediate container fba98df4cd61 [2023-03-03T20:30:26.902Z] ---> 50c068337c99 [2023-03-03T20:30:26.902Z] Step 15/23 : WORKDIR / [2023-03-03T20:30:27.168Z] ---> Running in 74903764bde5 [2023-03-03T20:30:27.749Z] Removing intermediate container 74903764bde5 [2023-03-03T20:30:27.749Z] ---> e84c30fc2a4e [2023-03-03T20:30:27.749Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:30:29.149Z] ---> 6b746262d36f [2023-03-03T20:30:29.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-03T20:30:29.731Z] Removing intermediate container c015f0f1cfd1 [2023-03-03T20:30:29.996Z] ---> 58a6ab8fbc65 [2023-03-03T20:30:29.996Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-03T20:30:29.996Z] ---> Running in 3237d9d0b7cb [2023-03-03T20:30:30.984Z] Removing intermediate container 3237d9d0b7cb [2023-03-03T20:30:30.984Z] ---> b0b419cbdc31 [2023-03-03T20:30:30.984Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-03T20:30:31.569Z] ---> 74b00a2d574b [2023-03-03T20:30:31.569Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-03T20:30:32.526Z] ---> e48915179118 [2023-03-03T20:30:32.526Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-03T20:30:32.526Z] ---> Running in 71e9cf400740 [2023-03-03T20:30:33.106Z] ---> 98e8c7446bee [2023-03-03T20:30:33.106Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-03T20:30:33.382Z] ---> Running in 2fbfa09fe4f0 [2023-03-03T20:30:33.966Z] Removing intermediate container 2fbfa09fe4f0 [2023-03-03T20:30:33.966Z] ---> b408877b522a [2023-03-03T20:30:33.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:30:33.966Z] ---> Running in 8f495c9dba07 [2023-03-03T20:30:34.927Z] Removing intermediate container 8f495c9dba07 [2023-03-03T20:30:34.927Z] ---> f62996cea46a [2023-03-03T20:30:34.927Z] Step 21/23 : LABEL arch=arm64 [2023-03-03T20:30:34.927Z] ---> Running in b6a8165dac47 [2023-03-03T20:30:35.887Z] Removing intermediate container b6a8165dac47 [2023-03-03T20:30:35.887Z] ---> d0d0e3eefb06 [2023-03-03T20:30:35.887Z] Step 22/23 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:30:35.887Z] ---> Running in fb4d5f268e2a [2023-03-03T20:30:36.153Z] Removing intermediate container 71e9cf400740 [2023-03-03T20:30:36.154Z] ---> 418e79e595bb [2023-03-03T20:30:36.154Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:30:36.430Z] Removing intermediate container fb4d5f268e2a [2023-03-03T20:30:36.430Z] ---> 988f3b0f48aa [2023-03-03T20:30:36.430Z] Step 23/23 : LABEL version=0.0.0 [2023-03-03T20:30:36.699Z] ---> Running in dd7766863a68 [2023-03-03T20:30:37.281Z] Removing intermediate container dd7766863a68 [2023-03-03T20:30:37.281Z] ---> 4f909278b715 [2023-03-03T20:30:37.281Z] [2023-03-03T20:30:37.281Z] ---> 863047a9e833 [2023-03-03T20:30:37.281Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-03T20:30:37.864Z] Successfully built 4f909278b715 [2023-03-03T20:30:37.864Z] Successfully tagged core-command-arm64:latest [2023-03-03T20:30:37.864Z] Building security-proxy-setup [2023-03-03T20:30:39.826Z]  Building core-command ... done  ---> 5db202ae0dcb [2023-03-03T20:30:39.826Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-03T20:30:40.785Z] ---> 18f42c45c390 [2023-03-03T20:30:40.785Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-03T20:30:41.741Z] ---> 6ebb5aeffa14 [2023-03-03T20:30:41.741Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-03T20:30:42.318Z] ---> 8ed05fb022b3 [2023-03-03T20:30:42.318Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-03T20:30:43.271Z] ---> a0a0dab527c4 [2023-03-03T20:30:43.271Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-03T20:30:44.224Z] ---> ce8e46ff148f [2023-03-03T20:30:44.224Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-03T20:30:44.490Z] ---> Running in e16d72c2e760 [2023-03-03T20:30:51.111Z] Removing intermediate container e16d72c2e760 [2023-03-03T20:30:51.111Z] ---> 2d43af9f76b7 [2023-03-03T20:30:51.111Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-03T20:30:51.111Z] ---> Running in b5bad0c3ac90 [2023-03-03T20:30:51.111Z] Removing intermediate container b5bad0c3ac90 [2023-03-03T20:30:51.111Z] ---> 3a06099f7fbe [2023-03-03T20:30:51.111Z] Step 29/32 : CMD ["gate"] [2023-03-03T20:30:51.376Z] ---> Running in 6c5ed12c5687 [2023-03-03T20:30:51.954Z] Removing intermediate container 6c5ed12c5687 [2023-03-03T20:30:51.955Z] ---> 3cefde070d91 [2023-03-03T20:30:51.955Z] Step 30/32 : LABEL arch=arm64 [2023-03-03T20:30:51.955Z] ---> Running in 6888d3126ee9 [2023-03-03T20:30:52.910Z] Removing intermediate container 6888d3126ee9 [2023-03-03T20:30:52.910Z] ---> 0e1aadc27090 [2023-03-03T20:30:52.910Z] Step 31/32 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:30:52.910Z] ---> Running in fe175ab8bf36 [2023-03-03T20:30:53.490Z] Removing intermediate container fe175ab8bf36 [2023-03-03T20:30:53.490Z] ---> 212faad0ffa4 [2023-03-03T20:30:53.490Z] Step 32/32 : LABEL version=0.0.0 [2023-03-03T20:30:53.754Z] ---> Running in ba2dc9dde211 [2023-03-03T20:30:54.333Z] Removing intermediate container ba2dc9dde211 [2023-03-03T20:30:54.333Z] ---> 0ea66e674ae4 [2023-03-03T20:30:54.333Z] [2023-03-03T20:30:54.597Z] Successfully built 0ea66e674ae4 [2023-03-03T20:30:54.861Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-03T20:30:56.794Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T20:30:56.794Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-03T20:30:56.794Z] ---> ea8caa2ccd36 [2023-03-03T20:30:56.794Z] Step 3/21 : WORKDIR /edgex-go [2023-03-03T20:30:56.794Z] ---> Using cache [2023-03-03T20:30:56.794Z] ---> 108f6a85d2c7 [2023-03-03T20:30:56.794Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-03T20:30:56.794Z] ---> Using cache [2023-03-03T20:30:56.794Z] ---> 4c8f91d8cc28 [2023-03-03T20:30:56.794Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-03T20:30:56.794Z] ---> Using cache [2023-03-03T20:30:56.794Z] ---> db495b804e11 [2023-03-03T20:30:56.794Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T20:30:56.794Z] ---> Using cache [2023-03-03T20:30:56.794Z] ---> fc612693aa69 [2023-03-03T20:30:56.794Z] Step 7/21 : COPY . . [2023-03-03T20:30:56.794Z] ---> Using cache [2023-03-03T20:30:56.794Z] ---> 9126df81ae4e [2023-03-03T20:30:56.794Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-03T20:30:57.069Z] ---> Running in 2da58a69de03 [2023-03-03T20:30:59.000Z] 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-03-03T20:32:20.581Z] Removing intermediate container f5b519cd70db [2023-03-03T20:32:20.581Z] ---> 08f04a7ae119 [2023-03-03T20:32:20.581Z] [2023-03-03T20:32:20.581Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:32:20.581Z] ---> 4c81e5bf8899 [2023-03-03T20:32:20.581Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-03T20:32:20.581Z] ---> Running in c775b3dc3f35 [2023-03-03T20:32:20.581Z] Removing intermediate container c775b3dc3f35 [2023-03-03T20:32:20.581Z] ---> baa636ccfa17 [2023-03-03T20:32:20.581Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:32:20.581Z] ---> Running in a920b1ddc5c5 [2023-03-03T20:32:20.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:32:20.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:32:20.581Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T20:32:20.581Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:32:20.581Z] OK: 5 MiB in 15 packages [2023-03-03T20:32:20.581Z] Removing intermediate container a920b1ddc5c5 [2023-03-03T20:32:20.581Z] ---> e7a93ed6e1d5 [2023-03-03T20:32:20.581Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:32:20.581Z] ---> cb4493e8d69c [2023-03-03T20:32:20.581Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-03T20:32:21.535Z] ---> 05f5764e2791 [2023-03-03T20:32:21.535Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-03T20:32:22.488Z] ---> ca80fe05304f [2023-03-03T20:32:22.488Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-03T20:32:23.444Z] ---> 006b6e3325a9 [2023-03-03T20:32:23.444Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T20:32:23.444Z] ---> Running in 1b3bae62127f [2023-03-03T20:32:26.768Z] Removing intermediate container 1b3bae62127f [2023-03-03T20:32:26.768Z] ---> 87156fb436d2 [2023-03-03T20:32:26.768Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T20:32:26.768Z] ---> Running in 273e926dbb2d [2023-03-03T20:32:27.034Z] Removing intermediate container 273e926dbb2d [2023-03-03T20:32:27.034Z] ---> 96a5b70c704c [2023-03-03T20:32:27.034Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-03T20:32:27.299Z] ---> Running in 18a35d268d84 [2023-03-03T20:32:27.564Z] Removing intermediate container 18a35d268d84 [2023-03-03T20:32:27.565Z] ---> 210303cca5c6 [2023-03-03T20:32:27.565Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T20:32:27.829Z] ---> Running in 94a04ac8bf32 [2023-03-03T20:32:28.414Z] Removing intermediate container 94a04ac8bf32 [2023-03-03T20:32:28.414Z] ---> f569d72f1845 [2023-03-03T20:32:28.414Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:32:28.414Z] ---> Running in 30539389dd93 [2023-03-03T20:32:29.005Z] Removing intermediate container 30539389dd93 [2023-03-03T20:32:29.005Z] ---> fcab1f0d24fd [2023-03-03T20:32:29.005Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:32:29.005Z] ---> Running in a91a9242c8f8 [2023-03-03T20:32:29.586Z] Removing intermediate container a91a9242c8f8 [2023-03-03T20:32:29.586Z] ---> 18fe5b167896 [2023-03-03T20:32:29.586Z] [2023-03-03T20:32:29.851Z] Successfully built 18fe5b167896 [2023-03-03T20:32:29.851Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-03T20:33:02.070Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 780da2eed42d [2023-03-03T20:33:02.070Z] ---> 28768ac32522 [2023-03-03T20:33:02.070Z] [2023-03-03T20:33:02.070Z] Step 10/24 : FROM alpine:3.16 [2023-03-03T20:33:02.070Z] ---> 4c81e5bf8899 [2023-03-03T20:33:02.070Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:33:02.070Z] ---> Using cache [2023-03-03T20:33:02.070Z] ---> 2c038f80b2de [2023-03-03T20:33:02.070Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T20:33:02.070Z] ---> Using cache [2023-03-03T20:33:02.070Z] ---> bc933b634e5d [2023-03-03T20:33:02.070Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-03T20:33:02.070Z] ---> Running in 5c810b1868df [2023-03-03T20:33:02.649Z] Removing intermediate container 5c810b1868df [2023-03-03T20:33:02.649Z] ---> 5c57428213a0 [2023-03-03T20:33:02.649Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-03T20:33:02.649Z] ---> Running in 02e2540f424b [2023-03-03T20:33:03.228Z] Removing intermediate container 02e2540f424b [2023-03-03T20:33:03.228Z] ---> 430abf0a55bd [2023-03-03T20:33:03.228Z] Step 15/24 : WORKDIR / [2023-03-03T20:33:03.228Z] ---> Running in ebd267f33b66 [2023-03-03T20:33:03.806Z] Removing intermediate container ebd267f33b66 [2023-03-03T20:33:03.806Z] ---> 2323344b08ce [2023-03-03T20:33:03.806Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:33:05.205Z] ---> c275aaf7e7b9 [2023-03-03T20:33:05.205Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-03T20:33:07.771Z] ---> 72e6c92d384d [2023-03-03T20:33:07.771Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-03T20:33:10.346Z] ---> fe5ca4d1523a [2023-03-03T20:33:10.346Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-03T20:33:11.750Z] ---> b09893546e02 [2023-03-03T20:33:11.750Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-03T20:33:12.016Z] ---> Running in eba06ec7f4e6 [2023-03-03T20:33:12.599Z] Removing intermediate container eba06ec7f4e6 [2023-03-03T20:33:12.600Z] ---> 2a2c36b71e56 [2023-03-03T20:33:12.600Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T20:33:12.600Z] ---> Running in 0ceeb6977730 [2023-03-03T20:33:13.183Z] Removing intermediate container 194fba9d1855 [2023-03-03T20:33:13.183Z] ---> 64504230f611 [2023-03-03T20:33:13.183Z] [2023-03-03T20:33:13.183Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T20:33:13.183Z] ---> 4c81e5bf8899 [2023-03-03T20:33:13.183Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-03T20:33:13.183Z] ---> Using cache [2023-03-03T20:33:13.183Z] ---> baa636ccfa17 [2023-03-03T20:33:13.183Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T20:33:13.183Z] ---> Using cache [2023-03-03T20:33:13.183Z] ---> e7a93ed6e1d5 [2023-03-03T20:33:13.183Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T20:33:13.183Z] ---> Using cache [2023-03-03T20:33:13.183Z] ---> cb4493e8d69c [2023-03-03T20:33:13.183Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-03T20:33:13.449Z] Removing intermediate container 0ceeb6977730 [2023-03-03T20:33:13.449Z] ---> e744702a9b5c [2023-03-03T20:33:13.449Z] Step 22/24 : LABEL arch=arm64 [2023-03-03T20:33:13.449Z] ---> Running in 4967dfda6080 [2023-03-03T20:33:14.409Z] Removing intermediate container 4967dfda6080 [2023-03-03T20:33:14.409Z] ---> 197944f39de2 [2023-03-03T20:33:14.409Z] Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:33:14.409Z] ---> Running in 1db1e68a9d9b [2023-03-03T20:33:14.992Z] Removing intermediate container 1db1e68a9d9b [2023-03-03T20:33:14.992Z] ---> 35aea482517b [2023-03-03T20:33:14.992Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T20:33:15.258Z] ---> c4f49b39694a [2023-03-03T20:33:15.258Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-03T20:33:15.258Z] ---> Running in 8423945d7782 [2023-03-03T20:33:15.840Z] Removing intermediate container 8423945d7782 [2023-03-03T20:33:15.840Z] ---> 5a0e711e5fe6 [2023-03-03T20:33:15.840Z] [2023-03-03T20:33:16.419Z] ---> e48c3653410e [2023-03-03T20:33:16.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-03T20:33:16.419Z] Successfully built 5a0e711e5fe6 [2023-03-03T20:33:16.419Z] Successfully tagged core-metadata-arm64:latest [2023-03-03T20:33:17.378Z]  Building core-metadata ... done  ---> ec67b1631e12 [2023-03-03T20:33:17.379Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T20:33:17.379Z] ---> Running in aa411f713ae7 [2023-03-03T20:33:20.722Z] Removing intermediate container aa411f713ae7 [2023-03-03T20:33:20.722Z] ---> 0d2cdb98043e [2023-03-03T20:33:20.722Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T20:33:20.722Z] ---> Running in e08b0ca33412 [2023-03-03T20:33:20.722Z] Removing intermediate container e08b0ca33412 [2023-03-03T20:33:20.722Z] ---> 2239078d0f76 [2023-03-03T20:33:20.722Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-03T20:33:20.722Z] ---> Running in 0959edb169b0 [2023-03-03T20:33:22.868Z] Removing intermediate container 0959edb169b0 [2023-03-03T20:33:22.868Z] ---> 6670b32117ff [2023-03-03T20:33:22.868Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T20:33:22.868Z] ---> Running in 2c9f850a71b0 [2023-03-03T20:33:23.484Z] Removing intermediate container 2c9f850a71b0 [2023-03-03T20:33:23.484Z] ---> 8328007395f4 [2023-03-03T20:33:23.484Z] Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:33:23.484Z] ---> Running in a7117445fa7c [2023-03-03T20:33:24.080Z] Removing intermediate container a7117445fa7c [2023-03-03T20:33:24.080Z] ---> e6949cc5e75b [2023-03-03T20:33:24.080Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T20:33:24.080Z] ---> Running in d637ec593e38 [2023-03-03T20:33:24.694Z] Removing intermediate container d637ec593e38 [2023-03-03T20:33:24.694Z] ---> 915a83c3cb68 [2023-03-03T20:33:24.694Z] [2023-03-03T20:33:24.987Z] Successfully built 915a83c3cb68 [2023-03-03T20:33:24.987Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-03T20:33:47.075Z]  Building security-proxy-auth ... 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-03-03T20:33:55.308Z] Removing intermediate container 2da58a69de03 [2023-03-03T20:33:55.308Z] ---> 2130331a4691 [2023-03-03T20:33:55.308Z] [2023-03-03T20:33:55.308Z] Step 9/21 : FROM alpine:3.16 [2023-03-03T20:33:55.308Z] ---> 4c81e5bf8899 [2023-03-03T20:33:55.308Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-03T20:33:55.308Z] ---> Running in 30ffb7a8e3f5 [2023-03-03T20:33:55.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T20:33:55.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T20:33:56.858Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-03T20:33:56.858Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-03T20:33:56.858Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-03T20:33:56.858Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-03T20:33:56.858Z] (5/6) Installing curl (7.83.1-r6) [2023-03-03T20:33:56.858Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-03T20:33:56.858Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T20:33:56.858Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T20:33:57.126Z] OK: 8 MiB in 20 packages [2023-03-03T20:33:58.547Z] Removing intermediate container 30ffb7a8e3f5 [2023-03-03T20:33:58.547Z] ---> 0fd6e857f7fb [2023-03-03T20:33:58.547Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-03T20:33:58.547Z] ---> Running in 41a1204553a0 [2023-03-03T20:33:58.547Z] Removing intermediate container 41a1204553a0 [2023-03-03T20:33:58.547Z] ---> 8f1e99cf4ef5 [2023-03-03T20:33:58.547Z] Step 12/21 : WORKDIR /edgex [2023-03-03T20:33:58.818Z] ---> Running in 114a8429d2da [2023-03-03T20:33:59.087Z] Removing intermediate container 114a8429d2da [2023-03-03T20:33:59.087Z] ---> 9923625d3a13 [2023-03-03T20:33:59.087Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-03T20:33:59.675Z] ---> 3bcf6bcfbbc5 [2023-03-03T20:33:59.675Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-03T20:34:00.262Z] ---> 9d13efab065f [2023-03-03T20:34:00.262Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-03T20:34:01.226Z] ---> 62ade33bdee9 [2023-03-03T20:34:01.226Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-03T20:34:01.813Z] ---> 473054e96b5e [2023-03-03T20:34:01.813Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T20:34:01.813Z] ---> Running in 4ade6bc7fc26 [2023-03-03T20:34:03.761Z] Removing intermediate container 4ade6bc7fc26 [2023-03-03T20:34:03.761Z] ---> 4309a2617558 [2023-03-03T20:34:03.761Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T20:34:03.761Z] ---> Running in 7808414e21e2 [2023-03-03T20:34:04.031Z] Removing intermediate container 7808414e21e2 [2023-03-03T20:34:04.031Z] ---> a2376bd6fdb3 [2023-03-03T20:34:04.031Z] Step 19/21 : LABEL arch=arm64 [2023-03-03T20:34:04.031Z] ---> Running in 3f56e3805c84 [2023-03-03T20:34:04.299Z] Removing intermediate container 3f56e3805c84 [2023-03-03T20:34:04.299Z] ---> 9122eee1f994 [2023-03-03T20:34:04.299Z] Step 20/21 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 [2023-03-03T20:34:04.299Z] ---> Running in df3e98b3cf76 [2023-03-03T20:34:04.569Z] Removing intermediate container df3e98b3cf76 [2023-03-03T20:34:04.569Z] ---> 2f48173f9b37 [2023-03-03T20:34:04.569Z] Step 21/21 : LABEL version=0.0.0 [2023-03-03T20:34:04.569Z] ---> Running in 374669f19654 [2023-03-03T20:34:04.838Z] Removing intermediate container 374669f19654 [2023-03-03T20:34:04.838Z] ---> 941c15ecfb6a [2023-03-03T20:34:04.838Z] [2023-03-03T20:34:05.106Z] Successfully built 941c15ecfb6a [2023-03-03T20:34:05.106Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-03T20:34:05.703Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-03-03T20:34:05.717Z] $ docker stop --time=1 69e0ad9bbc27f78c70cb030ed1400ce097c8a33bab65e11cc603ef25ffff9c6a [2023-03-03T20:34:07.365Z] $ docker rm -f --volumes 69e0ad9bbc27f78c70cb030ed1400ce097c8a33bab65e11cc603ef25ffff9c6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T20:34:07.902Z] + docker images [2023-03-03T20:34:08.168Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-03T20:34:08.168Z] security-proxy-setup-arm64 latest 941c15ecfb6a 3 seconds ago 26.9MB [2023-03-03T20:34:08.168Z] 2130331a4691 14 seconds ago 1.51GB [2023-03-03T20:34:08.168Z] security-proxy-auth-arm64 latest 915a83c3cb68 43 seconds ago 15.6MB [2023-03-03T20:34:08.168Z] core-metadata-arm64 latest 5a0e711e5fe6 52 seconds ago 17.8MB [2023-03-03T20:34:08.168Z] 64504230f611 55 seconds ago 1.5GB [2023-03-03T20:34:08.168Z] 28768ac32522 About a minute ago 1.52GB [2023-03-03T20:34:08.168Z] core-common-config-bootstrapper-arm64 latest 18fe5b167896 About a minute ago 14.9MB [2023-03-03T20:34:08.168Z] 08f04a7ae119 About a minute ago 1.51GB [2023-03-03T20:34:08.168Z] security-bootstrapper-arm64 latest 0ea66e674ae4 3 minutes ago 19.6MB [2023-03-03T20:34:08.168Z] core-command-arm64 latest 4f909278b715 3 minutes ago 17.1MB [2023-03-03T20:34:08.168Z] e37497b00e91 3 minutes ago 1.52GB [2023-03-03T20:34:08.168Z] e94e4ce34451 3 minutes ago 1.51GB [2023-03-03T20:34:08.168Z] security-spiffe-token-provider-arm64 latest 74917812b471 6 minutes ago 29.1MB [2023-03-03T20:34:08.168Z] b5dcf0b95d1b 6 minutes ago 1.55GB [2023-03-03T20:34:08.168Z] core-data-arm64 latest 735fe2007722 7 minutes ago 17.3MB [2023-03-03T20:34:08.168Z] a54e09c43153 8 minutes ago 1.52GB [2023-03-03T20:34:08.168Z] security-secretstore-setup-arm64 latest 27722a8a5d3e 8 minutes ago 29MB [2023-03-03T20:34:08.168Z] 52d35fd480ce 8 minutes ago 1.51GB [2023-03-03T20:34:08.168Z] support-notifications-arm64 latest 5b411617f7f2 10 minutes ago 29.7MB [2023-03-03T20:34:08.168Z] support-scheduler-arm64 latest 76e5aef5f1dd 11 minutes ago 29.1MB [2023-03-03T20:34:08.168Z] e2ca4710cfb1 11 minutes ago 1.58GB [2023-03-03T20:34:08.168Z] e96bc4f53e0b 11 minutes ago 1.58GB [2023-03-03T20:34:08.168Z] security-spire-agent-arm64 latest b912eda8bec6 18 minutes ago 122MB [2023-03-03T20:34:08.168Z] security-spire-server-arm64 latest 837f0d3a8bb2 18 minutes ago 84.3MB [2023-03-03T20:34:08.168Z] security-spire-config-arm64 latest 717c1c175772 18 minutes ago 83.6MB [2023-03-03T20:34:08.168Z] 56f83080d0c7 18 minutes ago 1.39GB [2023-03-03T20:34:08.168Z] 5a26405a7640 19 minutes ago 1.39GB [2023-03-03T20:34:08.168Z] 74dd186ca47d 19 minutes ago 1.39GB [2023-03-03T20:34:08.168Z] ci-base-image-arm64 latest ea8caa2ccd36 31 minutes ago 905MB [2023-03-03T20:34:08.168Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-03T20:34:08.168Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-03T20:34:08.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-03T20:34:08.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:34:09.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T20:34:09.004Z] [2023-03-03T20:34:09.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:34:09.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T20:34:09.663Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-03T20:34:09.663Z] 8998bd30e6a1: Pulling fs layer [2023-03-03T20:34:09.663Z] 04944245beec: Pulling fs layer [2023-03-03T20:34:09.663Z] 699f458cf7ca: Pulling fs layer [2023-03-03T20:34:09.663Z] 765212b225bb: Pulling fs layer [2023-03-03T20:34:09.663Z] f23df028b6ca: Pulling fs layer [2023-03-03T20:34:09.664Z] d65c8cfc05b1: Pulling fs layer [2023-03-03T20:34:09.664Z] 2437ff75d9bd: Pulling fs layer [2023-03-03T20:34:09.664Z] 765212b225bb: Waiting [2023-03-03T20:34:09.664Z] d65c8cfc05b1: Waiting [2023-03-03T20:34:09.664Z] f23df028b6ca: Waiting [2023-03-03T20:34:09.664Z] 2437ff75d9bd: Waiting [2023-03-03T20:34:09.664Z] 04944245beec: Verifying Checksum [2023-03-03T20:34:09.664Z] 04944245beec: Download complete [2023-03-03T20:34:09.664Z] 765212b225bb: Verifying Checksum [2023-03-03T20:34:09.664Z] 765212b225bb: Download complete [2023-03-03T20:34:09.664Z] f23df028b6ca: Verifying Checksum [2023-03-03T20:34:09.664Z] f23df028b6ca: Download complete [2023-03-03T20:34:09.930Z] d65c8cfc05b1: Verifying Checksum [2023-03-03T20:34:09.930Z] d65c8cfc05b1: Download complete [2023-03-03T20:34:09.930Z] 699f458cf7ca: Download complete [2023-03-03T20:34:10.196Z] 8998bd30e6a1: Verifying Checksum [2023-03-03T20:34:10.196Z] 8998bd30e6a1: Download complete [2023-03-03T20:34:12.770Z] 2437ff75d9bd: Verifying Checksum [2023-03-03T20:34:12.770Z] 2437ff75d9bd: Download complete [2023-03-03T20:34:14.172Z] 8998bd30e6a1: Pull complete [2023-03-03T20:34:14.438Z] 04944245beec: Pull complete [2023-03-03T20:34:15.839Z] 699f458cf7ca: Pull complete [2023-03-03T20:34:15.839Z] 765212b225bb: Pull complete [2023-03-03T20:34:16.796Z] f23df028b6ca: Pull complete [2023-03-03T20:34:16.796Z] d65c8cfc05b1: Pull complete [2023-03-03T20:34:31.778Z] 2437ff75d9bd: Pull complete [2023-03-03T20:34:31.778Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-03T20:34:31.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T20:34:31.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T20:34:32.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container [2023-03-03T20:34:32.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-03T20:34:34.864Z] $ docker top 9bf2492e6fa560e2f1e15668a9db77012c6d951e84df6966182aea150703c47e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T20:34:35.510Z] ---> job-cost.sh [2023-03-03T20:34:35.776Z] lf-activate-venv: SKIPPING [2023-03-03T20:34:35.776Z] INFO: No Stack... [2023-03-03T20:34:36.358Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-03T20:34:36.937Z] INFO: Archiving Costs [Pipeline] sh [2023-03-03T20:34:37.602Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-03T20:34:37.602Z] + cut -d, -f6 [Pipeline] lock [2023-03-03T20:34:37.659Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4408-1-stack-cost] [2023-03-03T20:34:37.664Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4408-1-stack-cost] did not exist. Created. [2023-03-03T20:34:37.665Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4408-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T20:34:38.387Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-03T20:34:38.568Z] Stashed 1 file(s) [Pipeline] } [2023-03-03T20:34:38.583Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4408-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-03T20:34:38.652Z] $ docker stop --time=1 9bf2492e6fa560e2f1e15668a9db77012c6d951e84df6966182aea150703c47e [2023-03-03T20:34:40.164Z] $ docker rm -f --volumes 9bf2492e6fa560e2f1e15668a9db77012c6d951e84df6966182aea150703c47e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-03T20:34:41.163Z] provisioning config files... [2023-03-03T20:34:41.170Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13152275884421786627tmp [Pipeline] { [Pipeline] sh [2023-03-03T20:34:41.499Z] + set +x [2023-03-03T20:34:41.499Z] + curl -s https://codecov.io/bash [2023-03-03T20:34:41.499Z] + bash -s -- [2023-03-03T20:34:41.499Z] [2023-03-03T20:34:41.499Z] _____ _ [2023-03-03T20:34:41.499Z] / ____| | | [2023-03-03T20:34:41.499Z] | | ___ __| | ___ ___ _____ __ [2023-03-03T20:34:41.499Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-03T20:34:41.499Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-03T20:34:41.499Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-03T20:34:41.499Z] Bash-1.0.6 [2023-03-03T20:34:41.499Z] [2023-03-03T20:34:41.499Z] [2023-03-03T20:34:41.499Z] ==> git version 2.25.1 found [2023-03-03T20:34:41.499Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-03T20:34:41.499Z] Release-Date: 2020-01-08 [2023-03-03T20:34:41.499Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-03T20:34:41.499Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-03T20:34:41.499Z] ==> Jenkins CI detected. [2023-03-03T20:34:41.499Z] current dir:  /w/workspace/edgex-go/1 [2023-03-03T20:34:41.499Z] project root: . [2023-03-03T20:34:41.499Z] --> token set from env [2023-03-03T20:34:41.499Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-03T20:34:41.759Z] ==> Running gcov in . (disable via -X gcov) [2023-03-03T20:34:41.759Z] ==> Python coveragepy not found [2023-03-03T20:34:41.759Z] ==> Searching for coverage reports in: [2023-03-03T20:34:41.759Z] + . [2023-03-03T20:34:41.759Z] -> Found 1 reports [2023-03-03T20:34:41.759Z] ==> Detecting git/mercurial file structure [2023-03-03T20:34:41.759Z] ==> Reading reports [2023-03-03T20:34:41.759Z] + ./coverage.out bytes=487670 [2023-03-03T20:34:41.759Z] ==> Appending adjustments [2023-03-03T20:34:41.759Z] https://docs.codecov.io/docs/fixing-reports [2023-03-03T20:34:43.137Z] + Found adjustments [2023-03-03T20:34:43.137Z] ==> Gzipping contents [2023-03-03T20:34:43.137Z] 64K /tmp/codecov.9hlfFz.gz [2023-03-03T20:34:43.137Z] ==> Uploading reports [2023-03-03T20:34:43.137Z] url: https://codecov.io [2023-03-03T20:34:43.137Z] query: branch=PR-4408&commit=e01f5bdaded03f9c25ce4d35eea05991905569c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4408%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4408&job=&cmd_args= [2023-03-03T20:34:43.137Z] -> Pinging Codecov [2023-03-03T20:34:43.137Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4408&commit=e01f5bdaded03f9c25ce4d35eea05991905569c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4408%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4408&job=&cmd_args= [2023-03-03T20:34:43.137Z] -> Uploading to [2023-03-03T20:34:43.137Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-03/00271124DB129430A58F1EEE437C3FCB/e01f5bdaded03f9c25ce4d35eea05991905569c3/9a3a82d1-b679-44ce-bd43-a4fa15b79c94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230303T203442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e0afe382d580669bd8673cc27382f72c8c901cdcdb6d0c1b4385840df471734 [2023-03-03T20:34:43.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T20:34:43.137Z] Dload Upload Total Spent Left Speed [2023-03-03T20:34:43.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63178 0 0 100 63178 0 183k --:--:-- --:--:-- --:--:-- 183k [2023-03-03T20:34:43.395Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e01f5bdaded03f9c25ce4d35eea05991905569c3 [Pipeline] } [2023-03-03T20:34:43.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-03T20:34:44.769Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-03T20:34:45.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T20:34:45.986Z] ---> package-listing.sh [2023-03-03T20:34:45.986Z] ++ facter osfamily [2023-03-03T20:34:45.986Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-03T20:34:46.247Z] + OS_FAMILY=debian [2023-03-03T20:34:46.247Z] + workspace=/w/workspace/edgex-go/1 [2023-03-03T20:34:46.247Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-03T20:34:46.247Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-03T20:34:46.247Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-03T20:34:46.247Z] + PACKAGES=/tmp/packages_start.txt [2023-03-03T20:34:46.247Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-03T20:34:46.247Z] + PACKAGES=/tmp/packages_end.txt [2023-03-03T20:34:46.247Z] + case "${OS_FAMILY}" in [2023-03-03T20:34:46.247Z] + dpkg -l [2023-03-03T20:34:46.247Z] + grep '^ii' [2023-03-03T20:34:46.247Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-03T20:34:46.247Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-03T20:34:46.247Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-03T20:34:46.247Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-03T20:34:46.247Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-03T20:34:46.247Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-03T20:34:46.283Z] 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-03-03T20:34:46.581Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:34:47.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T20:34:47.196Z] [2023-03-03T20:34:47.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T20:34:47.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T20:34:47.565Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-03T20:34:47.565Z] 5eb5b503b376: Pulling fs layer [2023-03-03T20:34:47.565Z] 5c69ac0246d0: Pulling fs layer [2023-03-03T20:34:47.565Z] ec43610c2a17: Pulling fs layer [2023-03-03T20:34:47.565Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-03T20:34:47.565Z] 33b1e0a273af: Pulling fs layer [2023-03-03T20:34:47.565Z] 5d3b04190fa2: Pulling fs layer [2023-03-03T20:34:47.565Z] 2f39f015ded8: Pulling fs layer [2023-03-03T20:34:47.565Z] 33b1e0a273af: Waiting [2023-03-03T20:34:47.565Z] 5d3b04190fa2: Waiting [2023-03-03T20:34:47.565Z] 3a2ae6a8a46f: Waiting [2023-03-03T20:34:47.565Z] 2f39f015ded8: Waiting [2023-03-03T20:34:47.565Z] 5c69ac0246d0: Download complete [2023-03-03T20:34:47.565Z] 3a2ae6a8a46f: Download complete [2023-03-03T20:34:47.824Z] 33b1e0a273af: Verifying Checksum [2023-03-03T20:34:47.824Z] 33b1e0a273af: Download complete [2023-03-03T20:34:47.824Z] 5d3b04190fa2: Download complete [2023-03-03T20:34:47.824Z] ec43610c2a17: Verifying Checksum [2023-03-03T20:34:47.824Z] ec43610c2a17: Download complete [2023-03-03T20:34:47.824Z] 5eb5b503b376: Verifying Checksum [2023-03-03T20:34:47.824Z] 5eb5b503b376: Download complete [2023-03-03T20:34:48.394Z] 2f39f015ded8: Verifying Checksum [2023-03-03T20:34:48.394Z] 2f39f015ded8: Download complete [2023-03-03T20:34:48.961Z] 5eb5b503b376: Pull complete [2023-03-03T20:34:48.961Z] 5c69ac0246d0: Pull complete [2023-03-03T20:34:49.527Z] ec43610c2a17: Pull complete [2023-03-03T20:34:49.527Z] 3a2ae6a8a46f: Pull complete [2023-03-03T20:34:49.785Z] 33b1e0a273af: Pull complete [2023-03-03T20:34:49.785Z] 5d3b04190fa2: Pull complete [2023-03-03T20:34:53.970Z] 2f39f015ded8: Pull complete [2023-03-03T20:34:53.970Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-03T20:34:53.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T20:34:53.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T20:34:54.215Z] prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container [2023-03-03T20:34:54.236Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-03T20:34:58.398Z] $ docker top 5d5b4aa8c0c089f4773d89e682f6fa7220932a8056c4421b9a30b0a78c3201bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T20:34:58.790Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-03T20:34:59.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-03T20:34:59.405Z] + ls /var/log/sa-host [2023-03-03T20:34:59.405Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T20:34:59.617Z] provisioning config files... [2023-03-03T20:34:59.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16955546133759592856tmp [Pipeline] { [Pipeline] echo [2023-03-03T20:34:59.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T20:34:59.988Z] ---> create-netrc.sh [Pipeline] } [2023-03-03T20:35:00.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-03T20:35:00.420Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-03T20:35:00.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T20:35:00.761Z] ---> sudo-logs.sh [2023-03-03T20:35:00.761Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-03T20:35:00.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T20:35:01.144Z] ---> job-cost.sh [2023-03-03T20:35:01.144Z] lf-activate-venv: SKIPPING [2023-03-03T20:35:01.144Z] DEBUG: total: 0.10999999940395355 [2023-03-03T20:35:01.144Z] INFO: Retrieving Stack Cost... [2023-03-03T20:35:01.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-03T20:35:01.660Z] INFO: Archiving Costs [Pipeline] echo [2023-03-03T20:35:01.943Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T20:35:02.252Z] ---> logs-deploy.sh [2023-03-03T20:35:02.252Z] lf-activate-venv: SKIPPING [2023-03-03T20:35:02.252Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4408/1 [2023-03-03T20:35:02.252Z] INFO: archiving workspace using pattern(s): [2023-03-03T20:35:03.186Z] Archives upload complete. [2023-03-03T20:35:03.186Z] INFO: archiving logs to Nexus