Pull request #4334 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d0b236c81d75864bd1bc3b0d7d89ad3d75769104+6d8f48994a916f3def33c5fcae83023f2b377d3e (fd0acc77cf1036bcdece26c01159876779329e31) 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-ssh13860736441318481121.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-ssh7534674704389175610.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-4334/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-4334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8553228959454964272.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-4334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh469879140574672610.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-ssh5744011254059195140.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-4334/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-4334/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7617332135069019248.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4967’ Running on prd-ubuntu20.04-docker-8c-8g-4972 in /w/workspace/edgexfoundry_edgex-go_PR-4334 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6d8f48994a916f3def33c5fcae83023f2b377d3e into PR head commit d0b236c81d75864bd1bc3b0d7d89ad3d75769104 Merge succeeded, producing d0b236c81d75864bd1bc3b0d7d89ad3d75769104 Checking out Revision d0b236c81d75864bd1bc3b0d7d89ad3d75769104 (PR-4334) > 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/4334/head:refs/remotes/origin/PR-4334 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0b236c81d75864bd1bc3b0d7d89ad3d75769104 # 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 6d8f48994a916f3def33c5fcae83023f2b377d3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0b236c81d75864bd1bc3b0d7d89ad3d75769104 # timeout=10 Commit message: "fix: Add retry when calling HasConfiguration to wait for Consul" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T19:39:32.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T19:39:32.398Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T19:39:32.499Z] ========================================================= [2023-02-07T19:39:32.499Z] EdgeX Global Pipelines Version Info [2023-02-07T19:39:32.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T19:39:33.286Z] ------------------- [2023-02-07T19:39:33.286Z] stable info: [2023-02-07T19:39:33.286Z] ------------------- [2023-02-07T19:39:33.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T19:39:33.286Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T19:39:33.286Z] Message: update stable to v1.0.244 [2023-02-07T19:39:33.856Z] ------------------- [2023-02-07T19:39:33.856Z] experimental info: [2023-02-07T19:39:33.856Z] ------------------- [2023-02-07T19:39:33.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T19:39:33.856Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T19:39:33.856Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T19:39:34.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-07T19:39:34.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-07T19:39:34.313Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T19:39:34.348Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T19:39:34.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T19:39:34.421Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T19:39:34.457Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T19:39:34.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-07T19:39:34.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-07T19:39:34.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-07T19:39:34.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T19:39:34.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T19:39:34.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T19:39:34.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T19:39:34.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T19:39:34.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T19:39:34.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T19:39:34.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T19:39:34.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T19:39:34.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-07T19:39:34.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T19:39:34.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T19:39:35.012Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T19:39:35.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4334 [Pipeline] echo [2023-02-07T19:39:35.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4334 [Pipeline] echo [2023-02-07T19:39:35.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4334 [Pipeline] echo [2023-02-07T19:39:35.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] echo [2023-02-07T19:39:35.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0b236c [Pipeline] echo [2023-02-07T19:39:35.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T19:39:35.340Z] provisioning config files... [2023-02-07T19:39:35.352Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6532155244221183344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T19:39:35.700Z] ---> docker-login.sh [2023-02-07T19:39:35.700Z] nexus3.edgexfoundry.org:10001 [2023-02-07T19:39:35.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:39:35.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:39:35.960Z] Configure a credential helper to remove this warning. See [2023-02-07T19:39:35.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:39:35.960Z] [2023-02-07T19:39:35.960Z] Login Succeeded [2023-02-07T19:39:35.960Z] nexus3.edgexfoundry.org:10002 [2023-02-07T19:39:36.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:39:36.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:39:36.225Z] Configure a credential helper to remove this warning. See [2023-02-07T19:39:36.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:39:36.225Z] [2023-02-07T19:39:36.225Z] Login Succeeded [2023-02-07T19:39:36.225Z] nexus3.edgexfoundry.org:10003 [2023-02-07T19:39:36.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:39:36.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:39:36.225Z] Configure a credential helper to remove this warning. See [2023-02-07T19:39:36.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:39:36.225Z] [2023-02-07T19:39:36.225Z] Login Succeeded [2023-02-07T19:39:36.225Z] nexus3.edgexfoundry.org:10004 [2023-02-07T19:39:36.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:39:36.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:39:36.486Z] Configure a credential helper to remove this warning. See [2023-02-07T19:39:36.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:39:36.486Z] [2023-02-07T19:39:36.486Z] Login Succeeded [2023-02-07T19:39:36.486Z] docker.io [2023-02-07T19:39:36.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:39:36.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:39:36.746Z] Configure a credential helper to remove this warning. See [2023-02-07T19:39:36.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:39:36.746Z] [2023-02-07T19:39:36.746Z] Login Succeeded [2023-02-07T19:39:36.746Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T19:39:36.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T19:39:37.196Z] + 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-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-07T19:39:37.196Z] + + dirname cmd/core-command/Dockerfile [2023-02-07T19:39:37.196Z] cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T19:39:37.196Z] + + dirname cmd/core-data/Dockerfile [2023-02-07T19:39:37.196Z] cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/core-metadata/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-07T19:39:37.196Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-02-07T19:39:37.196Z] cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + dirname cmd/support-notifications/Dockerfile [2023-02-07T19:39:37.196Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-07T19:39:37.196Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-07T19:39:37.196Z] + cut -d/ -f2 [2023-02-07T19:39:37.196Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-07T19:39:37.267Z] 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-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T19:39:37.771Z] + git rev-list -1 --merges d0b236c81d75864bd1bc3b0d7d89ad3d75769104~1..d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] echo [2023-02-07T19:39:37.806Z] -----------> git rev-list -1 --merges d0b236c81d75864bd1bc3b0d7d89ad3d75769104~1..d0b236c81d75864bd1bc3b0d7d89ad3d75769104 d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [false] [Pipeline] sh [2023-02-07T19:39:38.107Z] + git log --format=format:%s -1 d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] echo [2023-02-07T19:39:38.142Z] ========================================================= [2023-02-07T19:39:38.142Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T19:39:38.142Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-07T19:39:38.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T19:39:38.622Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T19:39:38.622Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T19:39:38.622Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T19:39:38.622Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T19:39:38.622Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T19:39:38.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:39:39.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T19:39:39.108Z] [2023-02-07T19:39:39.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:39:39.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T19:39:39.506Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T19:39:39.506Z] b85a868b505f: Pulling fs layer [2023-02-07T19:39:39.506Z] e2be974225ed: Pulling fs layer [2023-02-07T19:39:39.506Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T19:39:39.506Z] 988bab9f4d93: Pulling fs layer [2023-02-07T19:39:39.506Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T19:39:39.506Z] eaf3925da568: Pulling fs layer [2023-02-07T19:39:39.506Z] bab4dde63d76: Pulling fs layer [2023-02-07T19:39:39.506Z] bde34c3a00c8: Pulling fs layer [2023-02-07T19:39:39.506Z] b352a97aabf1: Pulling fs layer [2023-02-07T19:39:39.506Z] 4872d77fe225: Pulling fs layer [2023-02-07T19:39:39.506Z] 5851b861e8e6: Pulling fs layer [2023-02-07T19:39:39.506Z] 988bab9f4d93: Waiting [2023-02-07T19:39:39.506Z] b352a97aabf1: Waiting [2023-02-07T19:39:39.506Z] 4872d77fe225: Waiting [2023-02-07T19:39:39.506Z] bde34c3a00c8: Waiting [2023-02-07T19:39:39.506Z] eaf3925da568: Waiting [2023-02-07T19:39:39.506Z] 5851b861e8e6: Waiting [2023-02-07T19:39:39.506Z] bab4dde63d76: Waiting [2023-02-07T19:39:39.506Z] 1469e6f7b9e6: Waiting [2023-02-07T19:39:39.506Z] e2be974225ed: Verifying Checksum [2023-02-07T19:39:39.506Z] e2be974225ed: Download complete [2023-02-07T19:39:39.768Z] 988bab9f4d93: Verifying Checksum [2023-02-07T19:39:39.768Z] 988bab9f4d93: Download complete [2023-02-07T19:39:39.768Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T19:39:39.768Z] 339a4e72a1f5: Download complete [2023-02-07T19:39:39.768Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T19:39:39.768Z] 1469e6f7b9e6: Download complete [2023-02-07T19:39:39.768Z] eaf3925da568: Verifying Checksum [2023-02-07T19:39:39.768Z] eaf3925da568: Download complete [2023-02-07T19:39:39.768Z] bde34c3a00c8: Download complete [2023-02-07T19:39:40.031Z] b352a97aabf1: Download complete [2023-02-07T19:39:40.031Z] 4872d77fe225: Download complete [2023-02-07T19:39:40.031Z] 5851b861e8e6: Verifying Checksum [2023-02-07T19:39:40.031Z] 5851b861e8e6: Download complete [2023-02-07T19:39:40.031Z] b85a868b505f: Verifying Checksum [2023-02-07T19:39:40.031Z] b85a868b505f: Download complete [2023-02-07T19:39:40.291Z] bab4dde63d76: Verifying Checksum [2023-02-07T19:39:40.291Z] bab4dde63d76: Download complete [2023-02-07T19:39:41.227Z] b85a868b505f: Pull complete [2023-02-07T19:39:41.227Z] e2be974225ed: Pull complete [2023-02-07T19:39:41.793Z] 339a4e72a1f5: Pull complete [2023-02-07T19:39:41.793Z] 988bab9f4d93: Pull complete [2023-02-07T19:39:42.051Z] 1469e6f7b9e6: Pull complete [2023-02-07T19:39:42.051Z] eaf3925da568: Pull complete [2023-02-07T19:39:43.951Z] bab4dde63d76: Pull complete [2023-02-07T19:39:43.951Z] bde34c3a00c8: Pull complete [2023-02-07T19:39:43.951Z] b352a97aabf1: Pull complete [2023-02-07T19:39:43.951Z] 4872d77fe225: Pull complete [2023-02-07T19:39:43.951Z] 5851b861e8e6: Pull complete [2023-02-07T19:39:43.951Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T19:39:43.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T19:39:43.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:39:44.156Z] prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container [2023-02-07T19:39:44.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T19:39:45.563Z] $ docker top 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 -eo pid,comm [2023-02-07T19:39:45.619Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T19:39:45.619Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T19:39:45.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T19:39:45.743Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T19:39:45.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T19:39:45.849Z] $ docker exec 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 ssh-agent [2023-02-07T19:39:45.951Z] SSH_AUTH_SOCK=/tmp/ssh-jUoVOBHL8M2O/agent.32 [2023-02-07T19:39:45.951Z] SSH_AGENT_PID=38 [2023-02-07T19:39:45.957Z] Running ssh-add (command line suppressed) [2023-02-07T19:39:46.047Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17329218006534044242.key (/w/workspace/edgex-go/1@tmp/private_key_17329218006534044242.key) [2023-02-07T19:39:46.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T19:39:46.390Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T19:39:46.410Z] $ docker exec --env ******** --env ******** 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 ssh-agent -k [2023-02-07T19:39:46.508Z] unset SSH_AUTH_SOCK; [2023-02-07T19:39:46.509Z] unset SSH_AGENT_PID; [2023-02-07T19:39:46.509Z] echo Agent pid 38 killed; [2023-02-07T19:39:46.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T19:39:46.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T19:39:46.602Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T19:39:46.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T19:39:46.751Z] $ docker exec 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 ssh-agent [2023-02-07T19:39:46.865Z] SSH_AUTH_SOCK=/tmp/ssh-U9ljvFhMluWX/agent.70 [2023-02-07T19:39:46.865Z] SSH_AGENT_PID=77 [2023-02-07T19:39:46.870Z] Running ssh-add (command line suppressed) [2023-02-07T19:39:46.967Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13158572219974375560.key (/w/workspace/edgex-go/1@tmp/private_key_13158572219974375560.key) [2023-02-07T19:39:46.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T19:39:47.321Z] + git semver init [2023-02-07T19:39:47.581Z] 2023-02-07 19:39:47,486 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T19:39:47.581Z] 2023-02-07 19:39:47,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-07T19:39:47.581Z] 2023-02-07 19:39:47,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-07T19:39:47.581Z] 2023-02-07 19:39:47,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-07T19:39:52.905Z] 2023-02-07 19:39:52,333 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-07T19:39:52.905Z] 2023-02-07 19:39:52,334 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4334 with force:False [2023-02-07T19:39:52.905Z] 2023-02-07 19:39:52,334 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4334 [2023-02-07T19:39:52.905Z] 2023-02-07 19:39:52,338 [execute] INFO git cat-file --batch-check [2023-02-07T19:39:52.905Z] 2023-02-07 19:39:52,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T19:39:52.905Z] 2023-02-07 19:39:52,345 [execute] INFO git cat-file --batch [2023-02-07T19:39:52.905Z] 2023-02-07 19:39:52,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T19:39:52.905Z] 2023-02-07 19:39:52,350 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4334 [2023-02-07T19:39:52.905Z] 0.0.0 [Pipeline] } [2023-02-07T19:39:52.929Z] $ docker exec --env ******** --env ******** 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 ssh-agent -k [2023-02-07T19:39:53.030Z] unset SSH_AUTH_SOCK; [2023-02-07T19:39:53.030Z] unset SSH_AGENT_PID; [2023-02-07T19:39:53.030Z] echo Agent pid 77 killed; [2023-02-07T19:39:53.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T19:39:53.453Z] + git semver [Pipeline] } [2023-02-07T19:39:53.735Z] $ docker stop --time=1 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 [2023-02-07T19:39:55.052Z] $ docker rm -f --volumes 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T19:39:55.446Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T19:39:55.705Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T19:39:55.722Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T19:39:56.451Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-07T19:39:56.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T19:39:56.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T19:39:56.557Z] ========================================================= [2023-02-07T19:39:56.557Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T19:39:56.557Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T19:39:56.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T19:39:56.892Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T19:39:56.892Z] 213ec9aee27d: Pulling fs layer [2023-02-07T19:39:56.892Z] 4583459ba037: Pulling fs layer [2023-02-07T19:39:56.892Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T19:39:56.892Z] 53926ce57604: Pulling fs layer [2023-02-07T19:39:56.892Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T19:39:56.892Z] 22ff95d597cd: Pulling fs layer [2023-02-07T19:39:56.892Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T19:39:56.892Z] 53926ce57604: Waiting [2023-02-07T19:39:56.892Z] 22ff95d597cd: Waiting [2023-02-07T19:39:56.892Z] 21b2b0c7a3f4: Waiting [2023-02-07T19:39:56.892Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T19:39:56.892Z] a7acece74701: Pulling fs layer [2023-02-07T19:39:56.892Z] 12d6caf4c0d1: Waiting [2023-02-07T19:39:56.892Z] 96b7cbca73a9: Waiting [2023-02-07T19:39:56.892Z] a7acece74701: Waiting [2023-02-07T19:39:56.892Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T19:39:56.892Z] 93c1e223e6f2: Download complete [2023-02-07T19:39:56.892Z] 4583459ba037: Verifying Checksum [2023-02-07T19:39:56.892Z] 4583459ba037: Download complete [2023-02-07T19:39:56.892Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T19:39:56.892Z] 22ff95d597cd: Verifying Checksum [2023-02-07T19:39:56.892Z] 22ff95d597cd: Download complete [2023-02-07T19:39:56.892Z] 213ec9aee27d: Verifying Checksum [2023-02-07T19:39:56.892Z] 213ec9aee27d: Download complete [2023-02-07T19:39:57.152Z] 12d6caf4c0d1: Download complete [2023-02-07T19:39:57.152Z] 213ec9aee27d: Pull complete [2023-02-07T19:39:57.424Z] 4583459ba037: Pull complete [2023-02-07T19:39:57.424Z] 93c1e223e6f2: Pull complete [2023-02-07T19:39:58.061Z] a7acece74701: Verifying Checksum [2023-02-07T19:39:58.061Z] a7acece74701: Download complete [2023-02-07T19:39:58.380Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T19:39:58.380Z] 96b7cbca73a9: Download complete [2023-02-07T19:39:58.650Z] 53926ce57604: Download complete [2023-02-07T19:40:02.833Z] 53926ce57604: Pull complete [2023-02-07T19:40:02.833Z] 21b2b0c7a3f4: Pull complete [2023-02-07T19:40:02.833Z] 22ff95d597cd: Pull complete [2023-02-07T19:40:02.833Z] 12d6caf4c0d1: Pull complete [2023-02-07T19:40:04.742Z] 96b7cbca73a9: Pull complete [2023-02-07T19:40:05.677Z] a7acece74701: Pull complete [2023-02-07T19:40:05.677Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T19:40:05.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T19:40:05.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T19:40:06.035Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T19:40:06.035Z] WORKDIR /edgex [2023-02-07T19:40:06.035Z] COPY go.mod . [2023-02-07T19:40:06.035Z] RUN go mod download [2023-02-07T19:40:06.035Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-07T19:40:06.602Z] Sending build context to Docker daemon 170.1MB [2023-02-07T19:40:06.602Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T19:40:06.602Z] ---> db6d94c90886 [2023-02-07T19:40:06.602Z] Step 2/4 : WORKDIR /edgex [2023-02-07T19:40:09.157Z] ---> Running in 10df4bffedb3 [2023-02-07T19:40:09.157Z] Removing intermediate container 10df4bffedb3 [2023-02-07T19:40:09.157Z] ---> 7694e501c037 [2023-02-07T19:40:09.157Z] Step 3/4 : COPY go.mod . [2023-02-07T19:40:09.157Z] ---> d34a0042a6f1 [2023-02-07T19:40:09.157Z] Step 4/4 : RUN go mod download [2023-02-07T19:40:09.157Z] ---> Running in 1ab76399ae32 [2023-02-07T19:40:11.006Z] Still waiting to schedule task [2023-02-07T19:40:11.006Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4970’ is offline [2023-02-07T19:40:27.264Z] Removing intermediate container 1ab76399ae32 [2023-02-07T19:40:27.264Z] ---> 1affced0941b [2023-02-07T19:40:27.264Z] Successfully built 1affced0941b [2023-02-07T19:40:27.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:40:27.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T19:40:27.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:40:27.800Z] prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container [2023-02-07T19:40:27.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T19:40:28.289Z] $ docker top be8313dfb075817876a1ae4502522d988f22feca5be88775027dbeb46850a8eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T19:40:28.683Z] + go version [2023-02-07T19:40:28.683Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T19:40:28.723Z] $ docker stop --time=1 be8313dfb075817876a1ae4502522d988f22feca5be88775027dbeb46850a8eb [2023-02-07T19:40:30.057Z] $ docker rm -f --volumes be8313dfb075817876a1ae4502522d988f22feca5be88775027dbeb46850a8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:40:30.830Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T19:40:30.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:40:30.983Z] prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container [2023-02-07T19:40:31.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T19:40:31.421Z] $ docker top 5e1a767a54be43e4eacea61c1477067ef842cd499b8766ddc79fce9a70b66ea6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T19:40:31.526Z] ========================================================= [2023-02-07T19:40:31.526Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T19:40:31.526Z] ========================================================= [Pipeline] sh [2023-02-07T19:40:31.820Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-07T19:40:32.180Z] + make test [2023-02-07T19:40:32.180Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T19:40:38.744Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T19:40:51.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T19:40:52.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-02-07T19:40:52.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T19:40:52.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T19:40:52.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements [2023-02-07T19:40:52.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.103s coverage: 43.1% of statements [2023-02-07T19:40:52.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T19:40:52.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T19:40:52.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T19:40:52.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.0% of statements [2023-02-07T19:40:52.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T19:40:52.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T19:40:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.016s coverage: 89.2% of statements [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T19:40:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 2.6% of statements [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T19:40:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.537s coverage: 95.6% of statements [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T19:40:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T19:40:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T19:40:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T19:40:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2023-02-07T19:40:57.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T19:40:57.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2023-02-07T19:40:57.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T19:40:57.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2023-02-07T19:40:57.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 82.9% of statements [2023-02-07T19:40:57.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2023-02-07T19:40:57.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-02-07T19:40:57.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2023-02-07T19:41:02.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2023-02-07T19:41:02.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2023-02-07T19:41:07.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.267s coverage: 79.9% of statements [2023-02-07T19:41:07.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T19:41:12.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-02-07T19:41:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T19:41:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T19:41:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.054s coverage: 86.9% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 77.4% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.2% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.3% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T19:41:12.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T19:41:12.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T19:41:12.858Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-07T19:41:34.811Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-07T19:41:34.811Z] go vet ./... [2023-02-07T19:41:37.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T19:41:37.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T19:41:37.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T19:41:37.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T19:41:37.975Z] + ls -al . [2023-02-07T19:41:37.975Z] total 744 [2023-02-07T19:41:37.975Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 19:40 . [2023-02-07T19:41:37.975Z] drwxr-xr-x 4 root root 4096 Feb 7 19:40 .. [2023-02-07T19:41:37.975Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:39 .blubracket [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 19:39 .dockerignore [2023-02-07T19:41:37.975Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 19:41 .git [2023-02-07T19:41:37.975Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 19:39 .github [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 19:39 .gitignore [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 19:39 .golangci.yml [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 19:39 .hadolint.yml [2023-02-07T19:41:37.975Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 19:39 .semver [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 19:39 .sonarcloud.properties [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 19:39 ADOPTERS.md [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 19:39 Attribution.txt [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 19:39 CHANGELOG.md [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 19:39 CONTRIBUTING.md [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 19:39 GOVERNANCE.md [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 19:39 Jenkinsfile [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 19:39 LICENSE [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 19:39 Makefile [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 19:39 OWNERS.md [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 19:39 README.md [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 19:39 SECURITY.md [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 19:39 VERSION [2023-02-07T19:41:37.975Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:39 bin [2023-02-07T19:41:37.975Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 19:39 cmd [2023-02-07T19:41:37.975Z] -rw-r--r-- 1 root root 486191 Feb 7 19:41 coverage.out [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 19:39 go.mod [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 34708 Feb 7 19:39 go.sum [2023-02-07T19:41:37.975Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 19:39 internal [2023-02-07T19:41:37.975Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 19:39 openapi [2023-02-07T19:41:37.975Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 19:39 snap [2023-02-07T19:41:37.975Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 19:39 version.go [Pipeline] sh [2023-02-07T19:41:38.289Z] + '[' -e coverage.out ] [2023-02-07T19:41:38.289Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T19:41:38.417Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T19:41:38.712Z] + make build [2023-02-07T19:41:38.712Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T19:41:50.912Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T19:41:51.171Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T19:41:52.109Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T19:41:53.045Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T19:41:55.251Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4974 in /w/workspace/edgexfoundry_edgex-go_PR-4334 [Pipeline] { [Pipeline] ws [2023-02-07T19:41:55.318Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-07T19:41:55.400Z] The recommended git tool is: git [2023-02-07T19:41:59.620Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T19:42:00.109Z] using credential edgex-jenkins-ssh [2023-02-07T19:42:00.127Z] Cloning the remote Git repository [2023-02-07T19:42:00.169Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-07T19:42:00.241Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-07T19:42:00.998Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T19:42:00.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T19:42:00.384Z] > git --version # timeout=10 [2023-02-07T19:42:00.404Z] > git --version # 'git version 2.25.1' [2023-02-07T19:42:00.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T19:42:00.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T19:42:02.376Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T19:42:03.313Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T19:42:04.248Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T19:42:05.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T19:42:07.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-07T19:42:08.682Z] $ docker stop --time=1 5e1a767a54be43e4eacea61c1477067ef842cd499b8766ddc79fce9a70b66ea6 [2023-02-07T19:42:11.213Z] $ docker rm -f --volumes 5e1a767a54be43e4eacea61c1477067ef842cd499b8766ddc79fce9a70b66ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:42:12.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T19:42:12.329Z] [2023-02-07T19:42:12.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:42:12.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T19:42:12.704Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-07T19:42:12.704Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-07T19:42:12.704Z] ca9280d653b3: Pulling fs layer [2023-02-07T19:42:12.704Z] 7e9c9ca2126c: Pulling fs layer [2023-02-07T19:42:12.966Z] cbdbe7a5bc2a: Download complete [2023-02-07T19:42:12.966Z] cbdbe7a5bc2a: Pull complete [2023-02-07T19:42:13.232Z] ca9280d653b3: Verifying Checksum [2023-02-07T19:42:13.232Z] ca9280d653b3: Download complete [2023-02-07T19:42:13.492Z] ca9280d653b3: Pull complete [2023-02-07T19:42:13.492Z] 7e9c9ca2126c: Download complete [2023-02-07T19:42:16.779Z] 7e9c9ca2126c: Pull complete [2023-02-07T19:42:16.779Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-07T19:42:16.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T19:42:16.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:42:17.007Z] prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container [2023-02-07T19:42:17.045Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T19:42:16.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T19:42:16.631Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T19:42:17.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T19:42:18.400Z] $ docker top 629071c333da58039e21b1ea86063270176ce480a8d6405529c0098eb68c8a25 -eo pid,comm [2023-02-07T19:42:18.432Z] Merging remotes/origin/main commit 6d8f48994a916f3def33c5fcae83023f2b377d3e into PR head commit d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] { [Pipeline] sh [2023-02-07T19:42:18.789Z] + docker-compose build --help [2023-02-07T19:42:18.789Z] + grep parallel [2023-02-07T19:42:18.789Z] Merge succeeded, producing d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:42:18.790Z] Checking out Revision d0b236c81d75864bd1bc3b0d7d89ad3d75769104 (PR-4334) [2023-02-07T19:42:19.356Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T19:42:19.396Z] $ docker stop --time=1 629071c333da58039e21b1ea86063270176ce480a8d6405529c0098eb68c8a25 [2023-02-07T19:42:17.521Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T19:42:17.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T19:42:17.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4334/head:refs/remotes/origin/PR-4334 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-07T19:42:18.455Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T19:42:18.473Z] > git checkout -f d0b236c81d75864bd1bc3b0d7d89ad3d75769104 # timeout=10 [2023-02-07T19:42:18.696Z] > git remote # timeout=10 [2023-02-07T19:42:18.711Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T19:42:18.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T19:42:18.743Z] > git merge 6d8f48994a916f3def33c5fcae83023f2b377d3e # timeout=10 [2023-02-07T19:42:18.771Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T19:42:18.798Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T19:42:18.810Z] > git checkout -f d0b236c81d75864bd1bc3b0d7d89ad3d75769104 # timeout=10 [2023-02-07T19:42:20.677Z] $ docker rm -f --volumes 629071c333da58039e21b1ea86063270176ce480a8d6405529c0098eb68c8a25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:42:21.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T19:42:21.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:42:21.402Z] prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container [2023-02-07T19:42:21.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T19:42:21.817Z] $ docker top 1c397c7cf183b9374eb117edf17e8be21d3bc4323120cdddd735c09c6a936fe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T19:42:22.283Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T19:42:22.426Z] Commit message: "fix: Add retry when calling HasConfiguration to wait for Consul" [2023-02-07T19:42:22.468Z] > git --version # timeout=10 [2023-02-07T19:42:22.480Z] > git --version # 'git version 2.25.1' [2023-02-07T19:42:22.491Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T19:42:22.848Z] Building core-command ... [2023-02-07T19:42:22.849Z] Building core-common-config-bootstrapper ... [2023-02-07T19:42:22.849Z] Building core-data ... [2023-02-07T19:42:22.849Z] Building core-metadata ... [2023-02-07T19:42:22.849Z] Building security-bootstrapper ... [2023-02-07T19:42:22.849Z] Building security-proxy-setup ... [2023-02-07T19:42:22.849Z] Building security-secretstore-setup ... [2023-02-07T19:42:22.849Z] Building security-spiffe-token-provider ... [2023-02-07T19:42:22.849Z] Building security-spire-agent ... [2023-02-07T19:42:22.849Z] Building security-spire-config ... [2023-02-07T19:42:22.849Z] Building security-spire-server ... [2023-02-07T19:42:22.849Z] Building support-notifications ... [2023-02-07T19:42:22.849Z] Building support-scheduler ... [2023-02-07T19:42:22.849Z] Building core-metadata [2023-02-07T19:42:22.849Z] Building support-scheduler [2023-02-07T19:42:22.849Z] Building security-proxy-setup [2023-02-07T19:42:22.849Z] Building core-data [2023-02-07T19:42:22.849Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T19:42:23.775Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T19:42:23.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T19:42:23.775Z] Dload Upload Total Spent Left Speed [2023-02-07T19:42:23.775Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-02-07T19:42:24.471Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T19:42:24.836Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-02-07T19:42:24.836Z] /etc/docker/daemon.new [2023-02-07T19:42:24.836Z] { [2023-02-07T19:42:24.836Z] "registry-mirrors": [ [2023-02-07T19:42:24.836Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T19:42:24.836Z] ], [2023-02-07T19:42:24.836Z] "bip": "10.250.0.254/24", [2023-02-07T19:42:24.836Z] "hosts": [ [2023-02-07T19:42:24.836Z] "tcp://0.0.0.0:5555", [2023-02-07T19:42:24.836Z] "unix:///var/run/docker.sock" [2023-02-07T19:42:24.836Z] ], [2023-02-07T19:42:24.836Z] "mtu": 1458, [2023-02-07T19:42:24.836Z] "selinux-enabled": true, [2023-02-07T19:42:24.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T19:42:24.836Z] } [Pipeline] sh [2023-02-07T19:42:25.180Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T19:42:25.568Z] + sudo service docker restart [2023-02-07T19:42:35.052Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:42:35.052Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:42:35.052Z] ---> 1affced0941b [2023-02-07T19:42:35.052Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:42:35.052Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:42:35.052Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:42:35.052Z] ---> 1affced0941b [2023-02-07T19:42:35.052Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:42:35.052Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:42:35.052Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:42:35.052Z] ---> 1affced0941b [2023-02-07T19:42:35.052Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T19:42:35.052Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:42:35.052Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:42:35.052Z] ---> 1affced0941b [2023-02-07T19:42:35.052Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:42:35.052Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:42:35.052Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:42:35.052Z] ---> 1affced0941b [2023-02-07T19:42:35.052Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T19:42:39.251Z] ---> Running in 169474040e05 [2023-02-07T19:42:39.251Z] ---> Running in 9a56d5ab1234 [2023-02-07T19:42:39.251Z] ---> Running in 288879ba4ccc [2023-02-07T19:42:39.251Z] ---> Running in dcc67430a5e5 [2023-02-07T19:42:39.251Z] ---> Running in 2ca9b1205200 [2023-02-07T19:42:39.251Z] Removing intermediate container 288879ba4ccc [2023-02-07T19:42:39.251Z] ---> 844ae0b2a29c [2023-02-07T19:42:39.251Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T19:42:39.515Z] Removing intermediate container 9a56d5ab1234 [2023-02-07T19:42:39.515Z] ---> 3cbc26ea45db [2023-02-07T19:42:39.515Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T19:42:39.515Z] Removing intermediate container 2ca9b1205200 [2023-02-07T19:42:39.515Z] ---> 7e9a197b0bed [2023-02-07T19:42:39.515Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T19:42:39.515Z] Removing intermediate container dcc67430a5e5 [2023-02-07T19:42:39.515Z] ---> 1c363315307c [2023-02-07T19:42:39.515Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T19:42:39.515Z] Removing intermediate container 169474040e05 [2023-02-07T19:42:39.515Z] ---> 8b57db5fc4bf [2023-02-07T19:42:39.515Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T19:42:39.515Z] ---> Running in 693ac7e884ca [2023-02-07T19:42:39.515Z] ---> Running in e430e314c67f [2023-02-07T19:42:39.515Z] ---> Running in 14a872236fd1 [2023-02-07T19:42:39.515Z] ---> Running in 5e85e90084f6 [2023-02-07T19:42:39.515Z] ---> Running in 48b1cf92e63a [2023-02-07T19:42:39.774Z] Removing intermediate container e430e314c67f [2023-02-07T19:42:39.774Z] ---> 258fecc82fc0 [2023-02-07T19:42:39.774Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T19:42:39.774Z] Removing intermediate container 693ac7e884ca [2023-02-07T19:42:39.774Z] ---> 77823d99cb08 [2023-02-07T19:42:39.774Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T19:42:39.774Z] Removing intermediate container 14a872236fd1 [2023-02-07T19:42:39.774Z] ---> 9b3d6534a0fb [2023-02-07T19:42:39.774Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T19:42:39.774Z] ---> Running in fffcd3ae6f66 [2023-02-07T19:42:39.774Z] ---> Running in c28d92d471b2 [2023-02-07T19:42:39.774Z] ---> Running in 9da29c35efca [2023-02-07T19:42:40.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.291Z] OK: 211 MiB in 51 packages [2023-02-07T19:42:40.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.549Z] OK: 211 MiB in 51 packages [2023-02-07T19:42:40.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:42:40.549Z] OK: 211 MiB in 51 packages [2023-02-07T19:42:40.549Z] OK: 211 MiB in 51 packages [2023-02-07T19:42:40.808Z] OK: 211 MiB in 51 packages [2023-02-07T19:42:40.808Z] Removing intermediate container 5e85e90084f6 [2023-02-07T19:42:40.808Z] ---> e7bf901a3f74 [2023-02-07T19:42:40.808Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T19:42:40.808Z] Removing intermediate container 48b1cf92e63a [2023-02-07T19:42:40.808Z] ---> eb9086aff264 [2023-02-07T19:42:40.808Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T19:42:41.066Z] ---> 71d3047c9432 [2023-02-07T19:42:41.066Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:42:41.066Z] ---> 2e74257e7045 [2023-02-07T19:42:41.066Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:42:41.066Z] ---> Running in 67223ad30560 [2023-02-07T19:42:41.324Z] ---> Running in 2d8d80a9b14f [2023-02-07T19:42:41.324Z] Removing intermediate container c28d92d471b2 [2023-02-07T19:42:41.324Z] ---> d368c837a255 [2023-02-07T19:42:41.324Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T19:42:41.324Z] Removing intermediate container fffcd3ae6f66 [2023-02-07T19:42:41.324Z] ---> b956a2063507 [2023-02-07T19:42:41.324Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T19:42:41.324Z] Removing intermediate container 9da29c35efca [2023-02-07T19:42:41.324Z] ---> f623fe5ee72c [2023-02-07T19:42:41.324Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T19:42:41.324Z] ---> c7478985feea [2023-02-07T19:42:41.324Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:42:41.324Z] ---> Running in ec03f0cfc266 [2023-02-07T19:42:41.582Z] ---> 1c60f5e31e63 [2023-02-07T19:42:41.582Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:42:41.582Z] ---> efe7264c83b0 [2023-02-07T19:42:41.582Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:42:41.582Z] ---> Running in 6f3a9b21fc04 [2023-02-07T19:42:41.582Z] ---> Running in 5be5a3c25348 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T19:42:43.868Z] provisioning config files... [2023-02-07T19:42:43.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9737173024908822724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T19:42:44.283Z] ---> docker-login.sh [2023-02-07T19:42:44.284Z] nexus3.edgexfoundry.org:10001 [2023-02-07T19:42:44.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:42:44.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:42:44.824Z] Configure a credential helper to remove this warning. See [2023-02-07T19:42:44.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:42:44.824Z] [2023-02-07T19:42:44.824Z] Login Succeeded [2023-02-07T19:42:44.824Z] nexus3.edgexfoundry.org:10002 [2023-02-07T19:42:45.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:42:45.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:42:45.363Z] Configure a credential helper to remove this warning. See [2023-02-07T19:42:45.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:42:45.363Z] [2023-02-07T19:42:45.363Z] Login Succeeded [2023-02-07T19:42:45.363Z] nexus3.edgexfoundry.org:10003 [2023-02-07T19:42:45.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:42:45.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:42:45.631Z] Configure a credential helper to remove this warning. See [2023-02-07T19:42:45.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:42:45.631Z] [2023-02-07T19:42:45.631Z] Login Succeeded [2023-02-07T19:42:45.631Z] nexus3.edgexfoundry.org:10004 [2023-02-07T19:42:45.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:42:45.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:42:45.901Z] Configure a credential helper to remove this warning. See [2023-02-07T19:42:45.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:42:45.901Z] [2023-02-07T19:42:45.901Z] Login Succeeded [2023-02-07T19:42:45.901Z] docker.io [2023-02-07T19:42:46.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T19:42:46.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T19:42:46.439Z] Configure a credential helper to remove this warning. See [2023-02-07T19:42:46.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T19:42:46.439Z] [2023-02-07T19:42:46.439Z] Login Succeeded [2023-02-07T19:42:46.439Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T19:42:46.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-07T19:42:47.131Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-07T19:42:47.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T19:42:47.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T19:42:47.259Z] ========================================================= [2023-02-07T19:42:47.259Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T19:42:47.259Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T19:42:47.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T19:42:47.636Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T19:42:47.636Z] 9b18e9b68314: Pulling fs layer [2023-02-07T19:42:47.636Z] 35d82f9e3411: Pulling fs layer [2023-02-07T19:42:47.636Z] e16973657156: Pulling fs layer [2023-02-07T19:42:47.636Z] fc693d55d65f: Pulling fs layer [2023-02-07T19:42:47.636Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T19:42:47.636Z] dda99020689f: Pulling fs layer [2023-02-07T19:42:47.636Z] fc693d55d65f: Waiting [2023-02-07T19:42:47.636Z] db1c61fa0a46: Pulling fs layer [2023-02-07T19:42:47.636Z] 891c053d2c06: Pulling fs layer [2023-02-07T19:42:47.636Z] 7e9fc2657dce: Waiting [2023-02-07T19:42:47.636Z] dda99020689f: Waiting [2023-02-07T19:42:47.636Z] db1c61fa0a46: Waiting [2023-02-07T19:42:47.636Z] 891c053d2c06: Waiting [2023-02-07T19:42:47.906Z] e16973657156: Download complete [2023-02-07T19:42:47.906Z] 35d82f9e3411: Verifying Checksum [2023-02-07T19:42:47.906Z] 35d82f9e3411: Download complete [2023-02-07T19:42:47.906Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T19:42:47.906Z] 7e9fc2657dce: Download complete [2023-02-07T19:42:47.906Z] dda99020689f: Verifying Checksum [2023-02-07T19:42:47.906Z] dda99020689f: Download complete [2023-02-07T19:42:47.906Z] 9b18e9b68314: Verifying Checksum [2023-02-07T19:42:47.906Z] 9b18e9b68314: Download complete [2023-02-07T19:42:48.910Z] 9b18e9b68314: Pull complete [2023-02-07T19:42:48.910Z] 891c053d2c06: Download complete [2023-02-07T19:42:49.501Z] 35d82f9e3411: Pull complete [2023-02-07T19:42:49.772Z] e16973657156: Pull complete [2023-02-07T19:42:50.042Z] db1c61fa0a46: Download complete [2023-02-07T19:42:51.004Z] fc693d55d65f: Verifying Checksum [2023-02-07T19:42:51.004Z] fc693d55d65f: Download complete [2023-02-07T19:43:03.338Z] fc693d55d65f: Pull complete [2023-02-07T19:43:03.338Z] 7e9fc2657dce: Pull complete [2023-02-07T19:43:03.338Z] dda99020689f: Pull complete [2023-02-07T19:43:10.009Z] db1c61fa0a46: Pull complete [2023-02-07T19:43:11.434Z] 891c053d2c06: Pull complete [2023-02-07T19:43:11.434Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T19:43:11.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T19:43:11.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T19:43:11.816Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T19:43:11.816Z] WORKDIR /edgex [2023-02-07T19:43:11.816Z] COPY go.mod . [2023-02-07T19:43:11.816Z] RUN go mod download [2023-02-07T19:43:11.816Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-07T19:43:12.403Z] Sending build context to Docker daemon 3.092MB [2023-02-07T19:43:12.403Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T19:43:12.403Z] ---> f96f9c87975a [2023-02-07T19:43:12.403Z] Step 2/4 : WORKDIR /edgex [2023-02-07T19:43:14.351Z] ---> Running in 41c934492610 [2023-02-07T19:43:14.619Z] Removing intermediate container 41c934492610 [2023-02-07T19:43:14.619Z] ---> 81ed0f47d92d [2023-02-07T19:43:14.619Z] Step 3/4 : COPY go.mod . [2023-02-07T19:43:15.208Z] ---> d18427087843 [2023-02-07T19:43:15.208Z] Step 4/4 : RUN go mod download [2023-02-07T19:43:15.208Z] ---> Running in 46858d39356e [2023-02-07T19:43:37.808Z] Removing intermediate container 5be5a3c25348 [2023-02-07T19:43:37.808Z] ---> f28ffdeeaee5 [2023-02-07T19:43:37.808Z] Step 8/22 : COPY . . [2023-02-07T19:43:37.808Z] Removing intermediate container 67223ad30560 [2023-02-07T19:43:37.808Z] ---> bed4d9c33ae0 [2023-02-07T19:43:37.808Z] Step 7/21 : COPY . . [2023-02-07T19:43:37.808Z] Removing intermediate container 6f3a9b21fc04 [2023-02-07T19:43:37.808Z] ---> 5a54776945fb [2023-02-07T19:43:37.808Z] Step 8/22 : COPY . . [2023-02-07T19:43:37.808Z] Removing intermediate container 2d8d80a9b14f [2023-02-07T19:43:37.808Z] ---> 18bc7d8bd84e [2023-02-07T19:43:37.808Z] Step 7/24 : COPY . . [2023-02-07T19:43:37.808Z] Removing intermediate container ec03f0cfc266 [2023-02-07T19:43:37.808Z] ---> a3d59cc50b34 [2023-02-07T19:43:37.808Z] Step 8/24 : COPY . . [2023-02-07T19:43:47.775Z] ---> 8111dd82047c [2023-02-07T19:43:47.775Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T19:43:47.775Z] ---> b650e0efa3dd [2023-02-07T19:43:47.775Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T19:43:47.775Z] ---> 8c753358676a [2023-02-07T19:43:47.775Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T19:43:47.775Z] ---> 0e9e44232d96 [2023-02-07T19:43:47.775Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T19:43:47.775Z] ---> 0aa0754f6205 [2023-02-07T19:43:47.775Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T19:43:47.775Z] ---> Running in bbf0f310ca7c [2023-02-07T19:43:47.775Z] ---> Running in 989f199cce0f [2023-02-07T19:43:47.775Z] ---> Running in 5f047647cb59 [2023-02-07T19:43:47.775Z] ---> Running in f4742cd83b70 [2023-02-07T19:43:47.775Z] ---> Running in 035b6c369a23 [2023-02-07T19:43:47.775Z] Removing intermediate container f4742cd83b70 [2023-02-07T19:43:47.775Z] ---> 2372c1c72945 [2023-02-07T19:43:47.775Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T19:43:47.775Z] ---> Running in 8c22738d51b1 [2023-02-07T19:43:47.775Z] Removing intermediate container 8c22738d51b1 [2023-02-07T19:43:47.775Z] ---> 565d7b65eb08 [2023-02-07T19:43:47.775Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T19:43:47.775Z] ---> Running in a7a21d9ec4b6 [2023-02-07T19:43:47.775Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T19:43:47.775Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T19:43:48.033Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T19:43:48.033Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T19:43:48.599Z] Removing intermediate container a7a21d9ec4b6 [2023-02-07T19:43:48.599Z] ---> 52f96582a118 [2023-02-07T19:43:48.599Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T19:43:48.856Z] ---> Running in 68317d53132b [2023-02-07T19:43:48.856Z] Removing intermediate container 68317d53132b [2023-02-07T19:43:48.856Z] ---> a12f3713efa0 [2023-02-07T19:43:48.856Z] [2023-02-07T19:43:48.856Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T19:43:49.113Z] 3.15: Pulling from library/alpine [2023-02-07T19:43:49.369Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T19:43:49.369Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T19:43:49.369Z] ---> c4fc93816858 [2023-02-07T19:43:49.369Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T19:43:49.626Z] ---> Running in 3983db183d25 [2023-02-07T19:43:49.627Z] Removing intermediate container 3983db183d25 [2023-02-07T19:43:49.627Z] ---> 0dd3db8402cc [2023-02-07T19:43:49.627Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T19:43:49.627Z] ---> Running in d1be2b848028 [2023-02-07T19:43:50.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:43:50.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:43:50.706Z] v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T19:43:50.706Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T19:43:50.706Z] OK: 15859 distinct packages available [2023-02-07T19:43:50.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:43:50.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:43:50.964Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T19:43:50.964Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T19:43:50.964Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T19:43:50.964Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T19:43:50.964Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-07T19:43:50.964Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T19:43:50.964Z] OK: 7 MiB in 19 packages [2023-02-07T19:43:51.898Z] Removing intermediate container d1be2b848028 [2023-02-07T19:43:51.898Z] ---> 81e28c6d5b6a [2023-02-07T19:43:51.898Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T19:43:54.073Z] Removing intermediate container 46858d39356e [2023-02-07T19:43:54.073Z] ---> 28b1d0ec5479 [2023-02-07T19:43:54.073Z] Successfully built 28b1d0ec5479 [2023-02-07T19:43:54.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:43:54.424Z] ---> 4007e0d2e4b4 [2023-02-07T19:43:54.424Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T19:43:54.479Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T19:43:54.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:43:54.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2023-02-07T19:43:54.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T19:43:56.046Z] $ docker top 1175047354fa69f71473015c478f482354f3b0c7a8e72f53dcf8331376ceac37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T19:43:56.321Z] ---> 95ae9b461a9c [2023-02-07T19:43:56.321Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T19:43:56.578Z] ---> f667bbe6ff44 [2023-02-07T19:43:56.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T19:43:56.920Z] + go version [2023-02-07T19:43:56.920Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T19:43:56.953Z] $ docker stop --time=1 1175047354fa69f71473015c478f482354f3b0c7a8e72f53dcf8331376ceac37 [2023-02-07T19:43:57.145Z] ---> e2cdfd1899bf [2023-02-07T19:43:57.145Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T19:43:57.407Z] ---> 05fb855f949a [2023-02-07T19:43:57.407Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T19:43:57.665Z] ---> Running in c07e3646757a [2023-02-07T19:43:57.922Z] Removing intermediate container c07e3646757a [2023-02-07T19:43:57.922Z] ---> 4f07648e9be8 [2023-02-07T19:43:57.922Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T19:43:57.922Z] ---> Running in 7a0c68a4eba5 [2023-02-07T19:43:58.180Z] Removing intermediate container 7a0c68a4eba5 [2023-02-07T19:43:58.180Z] ---> 67d5dc85b8d4 [2023-02-07T19:43:58.180Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T19:43:58.448Z] ---> Running in 0cd1bd879455 [2023-02-07T19:43:58.524Z] $ docker rm -f --volumes 1175047354fa69f71473015c478f482354f3b0c7a8e72f53dcf8331376ceac37 [2023-02-07T19:43:58.710Z] Removing intermediate container 0cd1bd879455 [2023-02-07T19:43:58.710Z] ---> 681723ec9e14 [2023-02-07T19:43:58.710Z] Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:43:58.710Z] ---> Running in c64a22e24340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:43:59.276Z] Removing intermediate container c64a22e24340 [2023-02-07T19:43:59.276Z] ---> 8cf3212bc4aa [2023-02-07T19:43:59.276Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T19:43:59.276Z] ---> Running in 9d3d6ce1f1bf [2023-02-07T19:43:59.447Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T19:43:59.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:43:59.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2023-02-07T19:43:59.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T19:43:59.840Z] Removing intermediate container 9d3d6ce1f1bf [2023-02-07T19:43:59.840Z] ---> 4c1635444522 [2023-02-07T19:43:59.840Z] [2023-02-07T19:43:59.840Z] Successfully built 4c1635444522 [2023-02-07T19:43:59.840Z] Successfully tagged security-spire-agent:latest [2023-02-07T19:43:59.840Z] Building core-command [2023-02-07T19:44:00.871Z] $ docker top 8e22d7de817a23e3802b58971d8c8f45834a69dcee6fd24260bc7aba218088db -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T19:44:01.142Z] ========================================================= [2023-02-07T19:44:01.143Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T19:44:01.143Z] ========================================================= [Pipeline] sh [2023-02-07T19:44:01.465Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-07T19:44:01.859Z] + make test [2023-02-07T19:44:01.860Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T19:44:03.121Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:44:03.121Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:44:03.121Z] ---> 1affced0941b [2023-02-07T19:44:03.121Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:44:03.121Z] ---> Using cache [2023-02-07T19:44:03.121Z] ---> 7e9a197b0bed [2023-02-07T19:44:03.121Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T19:44:03.121Z] ---> Using cache [2023-02-07T19:44:03.121Z] ---> 9b3d6534a0fb [2023-02-07T19:44:03.121Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T19:44:03.121Z] ---> Using cache [2023-02-07T19:44:03.121Z] ---> f623fe5ee72c [2023-02-07T19:44:03.121Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T19:44:03.121Z] ---> Using cache [2023-02-07T19:44:03.121Z] ---> efe7264c83b0 [2023-02-07T19:44:03.121Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:44:03.121Z] ---> Using cache [2023-02-07T19:44:03.121Z] ---> f28ffdeeaee5 [2023-02-07T19:44:03.121Z] Step 8/23 : COPY . . [2023-02-07T19:44:03.121Z] ---> Using cache [2023-02-07T19:44:03.121Z] ---> b650e0efa3dd [2023-02-07T19:44:03.121Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T19:44:04.064Z] ---> Running in 77520007bcce [2023-02-07T19:44:05.001Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T19:44:17.215Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T19:44:25.317Z] Removing intermediate container 5f047647cb59 [2023-02-07T19:44:25.317Z] ---> eab16c7ca404 [2023-02-07T19:44:25.317Z] [2023-02-07T19:44:25.317Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T19:44:25.317Z] Removing intermediate container bbf0f310ca7c [2023-02-07T19:44:25.317Z] ---> 2b6715145a6a [2023-02-07T19:44:25.317Z] [2023-02-07T19:44:25.317Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T19:44:25.317Z] Removing intermediate container 035b6c369a23 [2023-02-07T19:44:25.317Z] ---> 11454f126b5c [2023-02-07T19:44:25.317Z] [2023-02-07T19:44:25.317Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T19:44:25.574Z] 3.16: Pulling from library/alpine [2023-02-07T19:44:26.508Z] 3.16: Pulling from library/alpine [2023-02-07T19:44:26.508Z] 3.16: Pulling from library/alpine [2023-02-07T19:44:27.885Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T19:44:27.885Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T19:44:27.885Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T19:44:27.885Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T19:44:27.885Z] ---> bfe296a52501 [2023-02-07T19:44:27.885Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T19:44:27.885Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T19:44:27.885Z] ---> bfe296a52501 [2023-02-07T19:44:27.885Z] Status: Image is up to date for alpine:3.16 [2023-02-07T19:44:27.885Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T19:44:27.885Z] ---> bfe296a52501 [2023-02-07T19:44:27.885Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T19:44:28.822Z] ---> Running in 80f545fbfee8 [2023-02-07T19:44:28.822Z] ---> Running in e7e33a28d54d [2023-02-07T19:44:28.822Z] ---> Running in 95bc6c6b0b13 [2023-02-07T19:44:28.822Z] Removing intermediate container 95bc6c6b0b13 [2023-02-07T19:44:28.822Z] ---> dbe8cddfa784 [2023-02-07T19:44:28.822Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T19:44:28.822Z] Removing intermediate container 989f199cce0f [2023-02-07T19:44:28.822Z] ---> 05d3c82dc9ee [2023-02-07T19:44:28.822Z] [2023-02-07T19:44:28.822Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T19:44:29.082Z] ---> bfe296a52501 [2023-02-07T19:44:29.082Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T19:44:29.082Z] ---> Running in 08c94206045e [2023-02-07T19:44:29.082Z] ---> Running in c74823ff00fe [2023-02-07T19:44:29.082Z] Removing intermediate container 08c94206045e [2023-02-07T19:44:29.082Z] ---> d1300fdd9b03 [2023-02-07T19:44:29.082Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T19:44:29.082Z] ---> Running in 17408ece71d6 [2023-02-07T19:44:29.340Z] Removing intermediate container 17408ece71d6 [2023-02-07T19:44:29.340Z] ---> 9bf772879ca6 [2023-02-07T19:44:29.340Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T19:44:29.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:29.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:29.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:29.340Z] ---> Running in 05f7976ec4b0 [2023-02-07T19:44:29.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:29.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:29.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:29.598Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T19:44:29.598Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T19:44:29.598Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T19:44:29.598Z] OK: 6 MiB in 15 packages [2023-02-07T19:44:29.598Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T19:44:29.598Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T19:44:29.598Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T19:44:29.598Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T19:44:29.598Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T19:44:29.598Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T19:44:29.598Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T19:44:29.598Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T19:44:29.598Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T19:44:29.598Z] OK: 6 MiB in 15 packages [2023-02-07T19:44:29.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:29.857Z] OK: 8 MiB in 20 packages [2023-02-07T19:44:29.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:30.115Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T19:44:30.115Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T19:44:30.115Z] OK: 6 MiB in 15 packages [2023-02-07T19:44:30.690Z] Removing intermediate container 80f545fbfee8 [2023-02-07T19:44:30.690Z] ---> 9781686c1639 [2023-02-07T19:44:30.690Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T19:44:30.690Z] Removing intermediate container c74823ff00fe [2023-02-07T19:44:30.690Z] ---> 4104f688114b [2023-02-07T19:44:30.690Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T19:44:30.949Z] ---> Running in 912642b3ea69 [2023-02-07T19:44:30.949Z] ---> Running in 321f58055e73 [2023-02-07T19:44:30.949Z] Removing intermediate container e7e33a28d54d [2023-02-07T19:44:30.949Z] ---> 3136d05ff5d3 [2023-02-07T19:44:30.949Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T19:44:30.949Z] Removing intermediate container 05f7976ec4b0 [2023-02-07T19:44:30.949Z] ---> a6451556e094 [2023-02-07T19:44:30.949Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T19:44:30.949Z] ---> Running in 883875999a53 [2023-02-07T19:44:30.949Z] Removing intermediate container 77520007bcce [2023-02-07T19:44:30.949Z] ---> 59faf8c7224e [2023-02-07T19:44:30.949Z] [2023-02-07T19:44:30.949Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T19:44:30.949Z] ---> bfe296a52501 [2023-02-07T19:44:30.949Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T19:44:30.949Z] ---> Using cache [2023-02-07T19:44:30.949Z] ---> 4104f688114b [2023-02-07T19:44:30.949Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T19:44:30.949Z] Removing intermediate container 912642b3ea69 [2023-02-07T19:44:30.949Z] ---> 68dee8427135 [2023-02-07T19:44:30.949Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T19:44:30.949Z] Removing intermediate container 321f58055e73 [2023-02-07T19:44:30.949Z] ---> 3270910e0c19 [2023-02-07T19:44:30.949Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T19:44:30.949Z] ---> Running in 7312f100f2e9 [2023-02-07T19:44:31.206Z] ---> Running in ddfa74abb8ba [2023-02-07T19:44:31.207Z] ---> Running in 5de53690bda7 [2023-02-07T19:44:31.207Z] Removing intermediate container 883875999a53 [2023-02-07T19:44:31.207Z] ---> 5df584ead3f9 [2023-02-07T19:44:31.207Z] Step 12/21 : WORKDIR /edgex [2023-02-07T19:44:31.207Z] ---> b4b9c514c85f [2023-02-07T19:44:31.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T19:44:31.207Z] ---> Running in 86faa449fda7 [2023-02-07T19:44:31.207Z] Removing intermediate container 7312f100f2e9 [2023-02-07T19:44:31.207Z] ---> 0291b31f8bdc [2023-02-07T19:44:31.207Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T19:44:31.207Z] Removing intermediate container 5de53690bda7 [2023-02-07T19:44:31.207Z] ---> fcdbd8911e72 [2023-02-07T19:44:31.207Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T19:44:31.207Z] Removing intermediate container ddfa74abb8ba [2023-02-07T19:44:31.207Z] ---> 00bd8a0290a2 [2023-02-07T19:44:31.207Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T19:44:31.207Z] ---> Running in bed42c340a25 [2023-02-07T19:44:31.207Z] ---> Running in c7e084159abf [2023-02-07T19:44:31.207Z] ---> Running in 03354bba4e2e [2023-02-07T19:44:31.207Z] Removing intermediate container 86faa449fda7 [2023-02-07T19:44:31.207Z] ---> 9c43810482cd [2023-02-07T19:44:31.207Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T19:44:31.465Z] Removing intermediate container bed42c340a25 [2023-02-07T19:44:31.465Z] ---> 09411d9f88b3 [2023-02-07T19:44:31.465Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T19:44:31.465Z] ---> Running in d064a70617e8 [2023-02-07T19:44:31.465Z] Removing intermediate container c7e084159abf [2023-02-07T19:44:31.465Z] ---> 6d00dd87bae8 [2023-02-07T19:44:31.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T19:44:31.465Z] Removing intermediate container 03354bba4e2e [2023-02-07T19:44:31.465Z] ---> 1acdeee40bd5 [2023-02-07T19:44:31.465Z] Step 15/24 : WORKDIR / [2023-02-07T19:44:31.465Z] ---> 404b6200d661 [2023-02-07T19:44:31.465Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T19:44:31.465Z] ---> 4030e07700af [2023-02-07T19:44:31.465Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T19:44:31.465Z] ---> Running in ebbba0fa69bb [2023-02-07T19:44:31.725Z] Removing intermediate container d064a70617e8 [2023-02-07T19:44:31.725Z] ---> f158d419dd2f [2023-02-07T19:44:31.725Z] Step 15/23 : WORKDIR / [2023-02-07T19:44:31.725Z] ---> Running in 84b897bf32dd [2023-02-07T19:44:31.725Z] ---> 33c529c2c91d [2023-02-07T19:44:31.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T19:44:31.725Z] Removing intermediate container ebbba0fa69bb [2023-02-07T19:44:31.725Z] ---> 7e4a52bac09a [2023-02-07T19:44:31.725Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T19:44:31.725Z] Removing intermediate container 84b897bf32dd [2023-02-07T19:44:31.725Z] ---> 95365881aae0 [2023-02-07T19:44:31.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T19:44:31.725Z] ---> 440aaf405a90 [2023-02-07T19:44:31.725Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T19:44:31.725Z] ---> Running in a3c9e87124c7 [2023-02-07T19:44:31.983Z] ---> 0fdfc2690e22 [2023-02-07T19:44:31.983Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T19:44:31.983Z] ---> 6d21a03f7647 [2023-02-07T19:44:31.983Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T19:44:31.983Z] Removing intermediate container a3c9e87124c7 [2023-02-07T19:44:31.983Z] ---> b005554477c6 [2023-02-07T19:44:31.983Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T19:44:31.983Z] ---> 199d390219bd [2023-02-07T19:44:31.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T19:44:32.244Z] ---> Running in 13299cc5a97f [2023-02-07T19:44:32.506Z] ---> 090955bf4e7a [2023-02-07T19:44:32.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T19:44:32.506Z] Removing intermediate container 13299cc5a97f [2023-02-07T19:44:32.506Z] ---> 16dc30a292c5 [2023-02-07T19:44:32.506Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T19:44:32.506Z] ---> 35b089dfc22b [2023-02-07T19:44:32.506Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T19:44:32.506Z] ---> Running in 309008a430da [2023-02-07T19:44:32.506Z] ---> 9c2bde762d83 [2023-02-07T19:44:32.506Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T19:44:32.506Z] ---> 91261e641523 [2023-02-07T19:44:32.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T19:44:32.765Z] ---> fcaa02754c56 [2023-02-07T19:44:32.765Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T19:44:32.765Z] Removing intermediate container 309008a430da [2023-02-07T19:44:32.765Z] ---> 07208c57e105 [2023-02-07T19:44:32.765Z] Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:44:32.765Z] ---> Running in b77510048cc6 [2023-02-07T19:44:32.765Z] ---> Running in f7762809e5cf [2023-02-07T19:44:32.765Z] ---> 9f4c8af83a53 [2023-02-07T19:44:32.765Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T19:44:32.765Z] ---> Running in 12dbda62c81d [2023-02-07T19:44:32.765Z] ---> b36aef86d914 [2023-02-07T19:44:32.765Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T19:44:32.765Z] ---> c2982139959f [2023-02-07T19:44:32.765Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T19:44:32.765Z] Removing intermediate container f7762809e5cf [2023-02-07T19:44:32.765Z] ---> da3ebf1fdcc4 [2023-02-07T19:44:32.765Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T19:44:33.025Z] Removing intermediate container b77510048cc6 [2023-02-07T19:44:33.025Z] ---> 3a6a83a16d44 [2023-02-07T19:44:33.025Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T19:44:33.025Z] ---> Running in d8de6ea6b4fe [2023-02-07T19:44:33.025Z] ---> Running in ed547beacfa1 [2023-02-07T19:44:33.025Z] ---> Running in 5f4329a68fc6 [2023-02-07T19:44:33.025Z] ---> 58d00295fb35 [2023-02-07T19:44:33.025Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T19:44:33.025Z] ---> Running in 8843ecd6e247 [2023-02-07T19:44:33.025Z] Removing intermediate container d8de6ea6b4fe [2023-02-07T19:44:33.025Z] ---> 2286eb233ffc [2023-02-07T19:44:33.025Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T19:44:33.025Z] Removing intermediate container ed547beacfa1 [2023-02-07T19:44:33.025Z] ---> 9d6015db5486 [2023-02-07T19:44:33.025Z] [2023-02-07T19:44:33.025Z] Removing intermediate container 5f4329a68fc6 [2023-02-07T19:44:33.025Z] ---> 8efc76619357 [2023-02-07T19:44:33.025Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T19:44:33.025Z] ---> Running in 0fdff9617828 [2023-02-07T19:44:33.285Z] ---> Running in b59bd09b8615 [2023-02-07T19:44:33.285Z] Removing intermediate container 8843ecd6e247 [2023-02-07T19:44:33.285Z] ---> a5f5ca7e8aa5 [2023-02-07T19:44:33.285Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T19:44:33.285Z] Successfully built 9d6015db5486 [2023-02-07T19:44:33.285Z] Successfully tagged core-data:latest [2023-02-07T19:44:33.285Z] Building security-secretstore-setup [2023-02-07T19:44:33.285Z]  Building core-data ... done  ---> Running in 377a701183bc [2023-02-07T19:44:33.285Z] Removing intermediate container 0fdff9617828 [2023-02-07T19:44:33.285Z] ---> 1ac54e9d875f [2023-02-07T19:44:33.285Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T19:44:33.285Z] Removing intermediate container b59bd09b8615 [2023-02-07T19:44:33.285Z] ---> 7e73dac7dbec [2023-02-07T19:44:33.285Z] Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:44:33.854Z] Removing intermediate container 377a701183bc [2023-02-07T19:44:33.854Z] ---> 214ac1716994 [2023-02-07T19:44:33.854Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T19:44:34.096Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T19:44:34.112Z] ---> Running in 5e9a44b2bd35 [2023-02-07T19:44:34.112Z] ---> Running in b248249abe87 [2023-02-07T19:44:34.112Z] ---> Running in 04de9cb69b2f [2023-02-07T19:44:34.112Z] Removing intermediate container 5e9a44b2bd35 [2023-02-07T19:44:34.112Z] ---> 74cfa24500b0 [2023-02-07T19:44:34.112Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T19:44:34.391Z] Removing intermediate container b248249abe87 [2023-02-07T19:44:34.391Z] ---> 081cb7c24aab [2023-02-07T19:44:34.391Z] Step 22/23 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:44:34.391Z] ---> Running in 0ae01da5a662 [2023-02-07T19:44:34.391Z] Removing intermediate container 04de9cb69b2f [2023-02-07T19:44:34.391Z] ---> 1be3f03fd761 [2023-02-07T19:44:34.391Z] Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:44:34.391Z] Removing intermediate container 12dbda62c81d [2023-02-07T19:44:34.391Z] ---> 8fd54a540e26 [2023-02-07T19:44:34.391Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T19:44:34.391Z] ---> Running in c57fd58e7ca8 [2023-02-07T19:44:34.391Z] ---> Running in 113eb5ec7c90 [2023-02-07T19:44:34.391Z] ---> Running in 7b5614681fb4 [2023-02-07T19:44:34.391Z] Removing intermediate container 0ae01da5a662 [2023-02-07T19:44:34.391Z] ---> 00012a9077fb [2023-02-07T19:44:34.391Z] [2023-02-07T19:44:34.651Z] Removing intermediate container c57fd58e7ca8 [2023-02-07T19:44:34.651Z] ---> 5efd0452ccc3 [2023-02-07T19:44:34.651Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T19:44:34.651Z] Successfully built 00012a9077fb [2023-02-07T19:44:34.651Z] Removing intermediate container 7b5614681fb4 [2023-02-07T19:44:34.651Z] ---> bfdd8d7163f8 [2023-02-07T19:44:34.651Z] Step 19/21 : LABEL arch=x86_64 [2023-02-07T19:44:34.651Z] Successfully tagged support-scheduler:latest [2023-02-07T19:44:34.651Z]  Building support-scheduler ... done Building security-spire-config [2023-02-07T19:44:34.651Z] ---> Running in 56c4f706851d [2023-02-07T19:44:34.651Z] ---> Running in 2fedf4d8d87a [2023-02-07T19:44:34.651Z] Removing intermediate container 113eb5ec7c90 [2023-02-07T19:44:34.651Z] ---> d74601ecbeee [2023-02-07T19:44:34.651Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T19:44:34.909Z] ---> Running in b0b848bb8abb [2023-02-07T19:44:34.909Z] Removing intermediate container 56c4f706851d [2023-02-07T19:44:34.909Z] ---> a9927be15b82 [2023-02-07T19:44:34.909Z] [2023-02-07T19:44:34.909Z] Successfully built a9927be15b82 [2023-02-07T19:44:34.909Z] Successfully tagged core-command:latest [2023-02-07T19:44:34.909Z]  Building core-command ... done Building support-notifications [2023-02-07T19:44:34.909Z] Removing intermediate container 2fedf4d8d87a [2023-02-07T19:44:34.909Z] ---> 95c61f9b8fae [2023-02-07T19:44:34.909Z] Step 20/21 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:44:35.477Z] Removing intermediate container b0b848bb8abb [2023-02-07T19:44:35.477Z] ---> 0ebdca399e14 [2023-02-07T19:44:35.477Z] [2023-02-07T19:44:35.477Z] Successfully built 0ebdca399e14 [2023-02-07T19:44:35.477Z] Successfully tagged core-metadata:latest [2023-02-07T19:44:35.477Z]  Building core-metadata ... done Building security-spire-server [2023-02-07T19:44:35.477Z] ---> Running in cd8de75c0893 [2023-02-07T19:44:36.044Z] Removing intermediate container cd8de75c0893 [2023-02-07T19:44:36.044Z] ---> 466671a72672 [2023-02-07T19:44:36.044Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T19:44:36.302Z] ---> Running in 2e7352dbe66b [2023-02-07T19:44:36.560Z] Removing intermediate container 2e7352dbe66b [2023-02-07T19:44:36.560Z] ---> 767c28686147 [2023-02-07T19:44:36.560Z] [2023-02-07T19:44:36.819Z] Successfully built 767c28686147 [2023-02-07T19:44:36.819Z] Successfully tagged security-proxy-setup:latest [2023-02-07T19:44:36.819Z] Building security-bootstrapper [2023-02-07T19:44:40.100Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:44:40.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:44:40.100Z] ---> 1affced0941b [2023-02-07T19:44:40.100Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T19:44:40.100Z] ---> Using cache [2023-02-07T19:44:40.101Z] ---> 8b57db5fc4bf [2023-02-07T19:44:40.101Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T19:44:43.387Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:44:43.387Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:44:43.387Z] ---> 1affced0941b [2023-02-07T19:44:43.387Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> 8b57db5fc4bf [2023-02-07T19:44:43.387Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> eb9086aff264 [2023-02-07T19:44:43.387Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> 2e74257e7045 [2023-02-07T19:44:43.387Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> 18bc7d8bd84e [2023-02-07T19:44:43.387Z] Step 7/24 : COPY . . [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> 0e9e44232d96 [2023-02-07T19:44:43.387Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> 2372c1c72945 [2023-02-07T19:44:43.387Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> 565d7b65eb08 [2023-02-07T19:44:43.387Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> 52f96582a118 [2023-02-07T19:44:43.387Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> a12f3713efa0 [2023-02-07T19:44:43.387Z] [2023-02-07T19:44:43.387Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T19:44:43.387Z] ---> c4fc93816858 [2023-02-07T19:44:43.387Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T19:44:43.387Z] ---> Using cache [2023-02-07T19:44:43.387Z] ---> 0dd3db8402cc [2023-02-07T19:44:43.387Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T19:44:43.955Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:44:43.955Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:44:43.955Z] ---> 1affced0941b [2023-02-07T19:44:43.955Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:44:43.955Z] ---> Using cache [2023-02-07T19:44:43.955Z] ---> 7e9a197b0bed [2023-02-07T19:44:43.955Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T19:44:43.955Z] ---> Using cache [2023-02-07T19:44:43.955Z] ---> 9b3d6534a0fb [2023-02-07T19:44:43.955Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T19:44:44.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:44:44.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:44:44.215Z] ---> 1affced0941b [2023-02-07T19:44:44.215Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T19:44:44.215Z] ---> Using cache [2023-02-07T19:44:44.215Z] ---> 8b57db5fc4bf [2023-02-07T19:44:44.215Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T19:44:44.215Z] ---> Using cache [2023-02-07T19:44:44.215Z] ---> eb9086aff264 [2023-02-07T19:44:44.215Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T19:44:44.215Z] ---> Using cache [2023-02-07T19:44:44.215Z] ---> 2e74257e7045 [2023-02-07T19:44:44.215Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:44:44.215Z] ---> Using cache [2023-02-07T19:44:44.215Z] ---> 18bc7d8bd84e [2023-02-07T19:44:44.215Z] Step 7/23 : COPY . . [2023-02-07T19:44:44.215Z] ---> Using cache [2023-02-07T19:44:44.215Z] ---> 0e9e44232d96 [2023-02-07T19:44:44.215Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T19:44:44.215Z] ---> Using cache [2023-02-07T19:44:44.215Z] ---> 2372c1c72945 [2023-02-07T19:44:44.215Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T19:44:44.215Z] ---> Using cache [2023-02-07T19:44:44.215Z] ---> 565d7b65eb08 [2023-02-07T19:44:44.215Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T19:44:44.215Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:44:44.215Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:44:44.215Z] ---> 1affced0941b [2023-02-07T19:44:44.215Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T19:44:44.215Z] ---> Using cache [2023-02-07T19:44:44.215Z] ---> 8b57db5fc4bf [2023-02-07T19:44:44.215Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T19:44:44.784Z] ---> Running in 9d9c7108633f [2023-02-07T19:44:44.784Z] ---> Running in fcde9308a856 [2023-02-07T19:44:44.784Z] ---> Running in c5731eaa6e7e [2023-02-07T19:44:44.784Z] ---> Running in b13edb4cb777 [2023-02-07T19:44:44.784Z] ---> Running in 7421ac10c536 [2023-02-07T19:44:45.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:45.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:45.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:45.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:45.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:45.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:45.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:45.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:45.559Z] OK: 211 MiB in 51 packages [2023-02-07T19:44:45.559Z] OK: 211 MiB in 51 packages [2023-02-07T19:44:45.559Z] OK: 211 MiB in 51 packages [2023-02-07T19:44:45.817Z] Removing intermediate container 7421ac10c536 [2023-02-07T19:44:45.817Z] ---> 2bd81e899fce [2023-02-07T19:44:45.817Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T19:44:45.817Z] ---> Running in fe877b6435e9 [2023-02-07T19:44:46.081Z] Removing intermediate container fe877b6435e9 [2023-02-07T19:44:46.081Z] ---> 8dbdffc02217 [2023-02-07T19:44:46.081Z] [2023-02-07T19:44:46.081Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T19:44:46.081Z] ---> c4fc93816858 [2023-02-07T19:44:46.081Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T19:44:46.081Z] ---> Using cache [2023-02-07T19:44:46.081Z] ---> 0dd3db8402cc [2023-02-07T19:44:46.081Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T19:44:46.081Z] ---> Using cache [2023-02-07T19:44:46.081Z] ---> 81e28c6d5b6a [2023-02-07T19:44:46.081Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T19:44:46.081Z] v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T19:44:46.081Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T19:44:46.081Z] OK: 15859 distinct packages available [2023-02-07T19:44:46.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:46.081Z] Removing intermediate container c5731eaa6e7e [2023-02-07T19:44:46.081Z] ---> 3a07ecb5641d [2023-02-07T19:44:46.081Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T19:44:46.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:46.081Z] Removing intermediate container b13edb4cb777 [2023-02-07T19:44:46.081Z] ---> 07707021d1fd [2023-02-07T19:44:46.081Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T19:44:46.081Z] Removing intermediate container 9d9c7108633f [2023-02-07T19:44:46.081Z] ---> 080e8ad1aec7 [2023-02-07T19:44:46.081Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T19:44:46.081Z] ---> b339f7ddbeb5 [2023-02-07T19:44:46.081Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:44:46.343Z] ---> Running in f56edf9ecfc9 [2023-02-07T19:44:46.343Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T19:44:46.343Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T19:44:46.343Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T19:44:46.343Z] ---> d87b2a023e41 [2023-02-07T19:44:46.343Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:44:46.343Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T19:44:46.343Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T19:44:46.343Z] OK: 6 MiB in 18 packages [2023-02-07T19:44:46.602Z] ---> e7c973491ecf [2023-02-07T19:44:46.602Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:44:46.602Z] ---> Running in ff8a92a524e9 [2023-02-07T19:44:46.602Z] ---> Running in 9adf85d6c32e [2023-02-07T19:44:46.860Z] Removing intermediate container fcde9308a856 [2023-02-07T19:44:46.860Z] ---> a71a259c6fd4 [2023-02-07T19:44:46.860Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T19:44:47.424Z] ---> fb6fa13d3112 [2023-02-07T19:44:47.424Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T19:44:47.682Z] ---> 0c1753650faf [2023-02-07T19:44:47.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T19:44:47.943Z] ---> ee36894e46c6 [2023-02-07T19:44:47.943Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T19:44:47.943Z] ---> 18f9221098e8 [2023-02-07T19:44:47.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T19:44:47.943Z] ---> 009158e9a526 [2023-02-07T19:44:47.943Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T19:44:48.201Z] ---> 1634625a31b7 [2023-02-07T19:44:48.201Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T19:44:48.201Z] ---> Running in 57783f4cd8ec [2023-02-07T19:44:48.201Z] ---> Running in 7bf54da5fb1c [2023-02-07T19:44:48.201Z] Removing intermediate container 57783f4cd8ec [2023-02-07T19:44:48.201Z] ---> 40920a774b66 [2023-02-07T19:44:48.201Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T19:44:48.201Z] Removing intermediate container 7bf54da5fb1c [2023-02-07T19:44:48.201Z] ---> 13076780f535 [2023-02-07T19:44:48.201Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T19:44:48.201Z] ---> Running in cab8effcebba [2023-02-07T19:44:48.459Z] ---> 27abb545d43c [2023-02-07T19:44:48.459Z] Step 19/24 : WORKDIR / [2023-02-07T19:44:48.459Z] ---> Running in cede2c3f583d [2023-02-07T19:44:48.459Z] Removing intermediate container cab8effcebba [2023-02-07T19:44:48.459Z] ---> 9a914a94f507 [2023-02-07T19:44:48.459Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T19:44:48.459Z] ---> Running in e27f97de0ab4 [2023-02-07T19:44:48.459Z] Removing intermediate container cede2c3f583d [2023-02-07T19:44:48.459Z] ---> a5e9a0d39ff5 [2023-02-07T19:44:48.459Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T19:44:48.459Z] ---> Running in afc28705f706 [2023-02-07T19:44:48.718Z] Removing intermediate container e27f97de0ab4 [2023-02-07T19:44:48.718Z] ---> 773234dacba7 [2023-02-07T19:44:48.718Z] Step 22/23 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:44:48.718Z] ---> Running in 2be40423e6ad [2023-02-07T19:44:48.718Z] Removing intermediate container afc28705f706 [2023-02-07T19:44:48.718Z] ---> 17363c00a13d [2023-02-07T19:44:48.718Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T19:44:48.718Z] ---> Running in f033e718430d [2023-02-07T19:44:48.718Z] Removing intermediate container 2be40423e6ad [2023-02-07T19:44:48.718Z] ---> 3c441be39898 [2023-02-07T19:44:48.718Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T19:44:48.718Z] ---> Running in 7c7ea20981d2 [2023-02-07T19:44:48.718Z] Removing intermediate container f033e718430d [2023-02-07T19:44:48.718Z] ---> 25c2a8f9c597 [2023-02-07T19:44:48.718Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T19:44:48.983Z] ---> Running in 4e86a9ebee2e [2023-02-07T19:44:48.983Z] Removing intermediate container 7c7ea20981d2 [2023-02-07T19:44:48.983Z] ---> f764056a4369 [2023-02-07T19:44:48.983Z] [2023-02-07T19:44:48.983Z] Removing intermediate container 4e86a9ebee2e [2023-02-07T19:44:48.983Z] ---> 82d41c3fee73 [2023-02-07T19:44:48.983Z] Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:44:48.983Z] ---> Running in 16f8095dc1c0 [2023-02-07T19:44:48.983Z] Successfully built f764056a4369 [2023-02-07T19:44:48.983Z] Successfully tagged security-spire-server:latest [2023-02-07T19:44:48.983Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-07T19:44:49.242Z] Removing intermediate container 16f8095dc1c0 [2023-02-07T19:44:49.242Z] ---> 82941e9fc43d [2023-02-07T19:44:49.242Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T19:44:49.817Z] ---> Running in aab70f2047da [2023-02-07T19:44:50.074Z] Removing intermediate container aab70f2047da [2023-02-07T19:44:50.074Z] ---> d1193a804f27 [2023-02-07T19:44:50.074Z] [2023-02-07T19:44:50.074Z] Successfully built d1193a804f27 [2023-02-07T19:44:50.074Z] Successfully tagged security-spire-config:latest [2023-02-07T19:44:50.074Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-07T19:44:51.445Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:44:51.445Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:44:51.445Z] ---> 1affced0941b [2023-02-07T19:44:51.445Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T19:44:51.445Z] ---> Using cache [2023-02-07T19:44:51.445Z] ---> 8b57db5fc4bf [2023-02-07T19:44:51.445Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T19:44:53.340Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:44:53.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:44:53.341Z] ---> 1affced0941b [2023-02-07T19:44:53.341Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:44:53.341Z] ---> Using cache [2023-02-07T19:44:53.341Z] ---> 7e9a197b0bed [2023-02-07T19:44:53.341Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T19:44:53.341Z] ---> Using cache [2023-02-07T19:44:53.341Z] ---> 9b3d6534a0fb [2023-02-07T19:44:53.341Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T19:44:53.341Z] ---> Using cache [2023-02-07T19:44:53.341Z] ---> f623fe5ee72c [2023-02-07T19:44:53.341Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T19:44:53.341Z] ---> Using cache [2023-02-07T19:44:53.341Z] ---> efe7264c83b0 [2023-02-07T19:44:53.341Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:44:53.341Z] ---> Using cache [2023-02-07T19:44:53.341Z] ---> f28ffdeeaee5 [2023-02-07T19:44:53.341Z] Step 8/22 : COPY . . [2023-02-07T19:44:53.341Z] ---> Using cache [2023-02-07T19:44:53.341Z] ---> b650e0efa3dd [2023-02-07T19:44:53.341Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T19:44:53.341Z] ---> Running in e3038f79c89f [2023-02-07T19:44:53.341Z] ---> Running in 20a6edc26958 [2023-02-07T19:44:53.905Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T19:44:53.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:53.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:54.163Z] v3.16.3-157-g75d87ed5dbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T19:44:54.163Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T19:44:54.163Z] OK: 17046 distinct packages available [2023-02-07T19:44:54.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:54.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:44:54.422Z] OK: 211 MiB in 51 packages [2023-02-07T19:44:54.987Z] Removing intermediate container 20a6edc26958 [2023-02-07T19:44:54.987Z] ---> e27897d2b95d [2023-02-07T19:44:54.987Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T19:44:54.987Z] ---> 3158b04a3201 [2023-02-07T19:44:54.987Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:44:54.987Z] ---> Running in a82c745ec0f7 [2023-02-07T19:45:16.951Z] Removing intermediate container e3038f79c89f [2023-02-07T19:45:16.951Z] ---> c40bba82c7df [2023-02-07T19:45:16.951Z] [2023-02-07T19:45:16.951Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T19:45:16.951Z] ---> bfe296a52501 [2023-02-07T19:45:16.951Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T19:45:16.951Z] ---> Running in 98c26680c75d [2023-02-07T19:45:16.951Z] Removing intermediate container 98c26680c75d [2023-02-07T19:45:16.951Z] ---> 98445f08ee8e [2023-02-07T19:45:16.951Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T19:45:17.209Z] ---> Running in dfb92f9dc2ea [2023-02-07T19:45:17.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:45:17.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:45:17.724Z] Removing intermediate container ff8a92a524e9 [2023-02-07T19:45:17.724Z] ---> 181eb8ede601 [2023-02-07T19:45:17.724Z] Step 8/22 : COPY . . [2023-02-07T19:45:17.724Z] Removing intermediate container 9adf85d6c32e [2023-02-07T19:45:17.724Z] ---> faa6b358917c [2023-02-07T19:45:17.724Z] Step 7/24 : COPY . . [2023-02-07T19:45:17.724Z] Removing intermediate container f56edf9ecfc9 [2023-02-07T19:45:17.724Z] ---> c5953c3c8f0f [2023-02-07T19:45:17.724Z] Step 7/32 : COPY . . [2023-02-07T19:45:17.982Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T19:45:17.982Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T19:45:17.982Z] OK: 6 MiB in 15 packages [2023-02-07T19:45:23.245Z] ---> 72e8e6003914 [2023-02-07T19:45:23.245Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T19:45:23.245Z] ---> 0cedb526fa14 [2023-02-07T19:45:23.245Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T19:45:23.245Z] ---> 2acf90a36d8d [2023-02-07T19:45:23.245Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T19:45:23.245Z] Removing intermediate container dfb92f9dc2ea [2023-02-07T19:45:23.245Z] ---> 3ad1019d6b66 [2023-02-07T19:45:23.245Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T19:45:23.245Z] ---> Running in c4e42163b325 [2023-02-07T19:45:23.245Z] ---> Running in ea4c4d02bafa [2023-02-07T19:45:23.245Z] ---> Running in c4e4b74adc8c [2023-02-07T19:45:23.245Z] ---> 0e7c0cf478bf [2023-02-07T19:45:23.245Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T19:45:23.245Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T19:45:23.245Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T19:45:23.245Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T19:45:23.245Z] ---> 4e81c3a97e42 [2023-02-07T19:45:23.245Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T19:45:23.811Z] ---> e4d46f1d64c6 [2023-02-07T19:45:23.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T19:45:24.376Z] ---> 40cb330c38fc [2023-02-07T19:45:24.376Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T19:45:24.376Z] ---> Running in ed03f66c46f5 [2023-02-07T19:45:25.324Z] Removing intermediate container ed03f66c46f5 [2023-02-07T19:45:25.324Z] ---> 42e9de182094 [2023-02-07T19:45:25.324Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T19:45:25.590Z] ---> Running in b64051ac5fa7 [2023-02-07T19:45:25.849Z] Removing intermediate container b64051ac5fa7 [2023-02-07T19:45:25.849Z] ---> 92d4ee8a7401 [2023-02-07T19:45:25.849Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T19:45:25.849Z] ---> Running in 3a87754faaa6 [2023-02-07T19:45:26.106Z] Removing intermediate container 3a87754faaa6 [2023-02-07T19:45:26.106Z] ---> 26683ebabee6 [2023-02-07T19:45:26.106Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T19:45:26.363Z] ---> Running in bbb555f98af7 [2023-02-07T19:45:26.620Z] Removing intermediate container bbb555f98af7 [2023-02-07T19:45:26.620Z] ---> 82d73262f8d3 [2023-02-07T19:45:26.620Z] Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:45:26.620Z] ---> Running in 4683ff2aca9a [2023-02-07T19:45:26.878Z] Removing intermediate container 4683ff2aca9a [2023-02-07T19:45:26.878Z] ---> 801b53763a76 [2023-02-07T19:45:26.878Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T19:45:27.135Z] ---> Running in dad79e1418dc [2023-02-07T19:45:27.703Z] Removing intermediate container dad79e1418dc [2023-02-07T19:45:27.703Z] ---> 715b71ec855f [2023-02-07T19:45:27.703Z] [2023-02-07T19:45:27.703Z] Successfully built 715b71ec855f [2023-02-07T19:45:27.703Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-07T19:45:29.599Z]  Building core-common-config-bootstrapper ... done Removing intermediate container a82c745ec0f7 [2023-02-07T19:45:29.599Z] ---> 45ada5062208 [2023-02-07T19:45:29.599Z] Step 7/19 : COPY . . [2023-02-07T19:45:36.194Z] ---> bc04e19212aa [2023-02-07T19:45:36.194Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T19:45:36.194Z] ---> Running in 40434c60fbc6 [2023-02-07T19:45:36.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T19:45:46.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T19:45:52.966Z] Removing intermediate container c4e42163b325 [2023-02-07T19:45:52.966Z] ---> f8bae356436e [2023-02-07T19:45:52.966Z] [2023-02-07T19:45:52.966Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T19:45:52.966Z] ---> bfe296a52501 [2023-02-07T19:45:52.966Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T19:45:52.966Z] Removing intermediate container c4e4b74adc8c [2023-02-07T19:45:52.966Z] ---> 9da8a6d8ada2 [2023-02-07T19:45:52.966Z] [2023-02-07T19:45:52.966Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T19:45:52.966Z] ---> bfe296a52501 [2023-02-07T19:45:52.966Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T19:45:52.966Z] ---> Running in 64cd446ba573 [2023-02-07T19:45:52.966Z] ---> Running in 27d4392f4692 [2023-02-07T19:45:52.966Z] Removing intermediate container 64cd446ba573 [2023-02-07T19:45:52.966Z] ---> 9d5e9c4759ce [2023-02-07T19:45:52.966Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T19:45:52.966Z] ---> Running in 375ab31348da [2023-02-07T19:45:52.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:45:52.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:45:52.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:45:52.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:45:52.966Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T19:45:52.966Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T19:45:52.966Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T19:45:52.966Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T19:45:52.966Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T19:45:52.966Z] OK: 6 MiB in 17 packages [2023-02-07T19:45:52.966Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T19:45:52.966Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T19:45:52.966Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T19:45:52.966Z] OK: 6 MiB in 16 packages [2023-02-07T19:45:53.571Z] Removing intermediate container 375ab31348da [2023-02-07T19:45:53.571Z] ---> 820ada498aba [2023-02-07T19:45:53.571Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T19:45:53.828Z] Removing intermediate container 27d4392f4692 [2023-02-07T19:45:53.828Z] ---> c6b6cfc7d781 [2023-02-07T19:45:53.828Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T19:45:53.828Z] ---> Running in 22768a6852be [2023-02-07T19:45:53.828Z] ---> Running in b51b1e0ad98d [2023-02-07T19:45:54.086Z] Removing intermediate container 22768a6852be [2023-02-07T19:45:54.086Z] ---> 6f09cdad4e78 [2023-02-07T19:45:54.086Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T19:45:54.345Z] Removing intermediate container b51b1e0ad98d [2023-02-07T19:45:54.345Z] ---> 1ba5635febbf [2023-02-07T19:45:54.345Z] Step 12/24 : WORKDIR / [2023-02-07T19:45:54.345Z] ---> Running in 4d1dddd4cc51 [2023-02-07T19:45:54.345Z] ---> Running in b378a2cd6745 [2023-02-07T19:45:54.603Z] Removing intermediate container 4d1dddd4cc51 [2023-02-07T19:45:54.603Z] ---> 5f9b6482efd3 [2023-02-07T19:45:54.603Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T19:45:54.603Z] ---> Running in 624fe8f4f151 [2023-02-07T19:45:54.603Z] Removing intermediate container b378a2cd6745 [2023-02-07T19:45:54.603Z] ---> da6c7b632c85 [2023-02-07T19:45:54.603Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T19:45:54.862Z] Removing intermediate container 624fe8f4f151 [2023-02-07T19:45:54.862Z] ---> e218b80883e8 [2023-02-07T19:45:54.862Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T19:45:55.119Z] ---> a974adf088d6 [2023-02-07T19:45:55.119Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T19:45:55.119Z] ---> Running in 15e7e3120d98 [2023-02-07T19:45:55.376Z] Removing intermediate container 15e7e3120d98 [2023-02-07T19:45:55.376Z] ---> b6720f5f455b [2023-02-07T19:45:55.376Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T19:45:55.376Z] ---> fc56fea225de [2023-02-07T19:45:55.376Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T19:45:55.376Z] ---> Running in 6de53e21aefe [2023-02-07T19:45:55.942Z] ---> 123b5dd8f6e7 [2023-02-07T19:45:55.942Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T19:45:55.942Z] Removing intermediate container ea4c4d02bafa [2023-02-07T19:45:55.942Z] ---> 061e9924a1ca [2023-02-07T19:45:55.942Z] [2023-02-07T19:45:55.942Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T19:45:55.942Z] ---> bfe296a52501 [2023-02-07T19:45:55.942Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T19:45:55.942Z] ---> Running in 12dd06366009 [2023-02-07T19:45:55.942Z] ---> 29cbae05ea97 [2023-02-07T19:45:55.942Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T19:45:56.200Z] Removing intermediate container 6de53e21aefe [2023-02-07T19:45:56.200Z] ---> 834c8cfe1de5 [2023-02-07T19:45:56.200Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T19:45:56.459Z] ---> Running in 197e39243684 [2023-02-07T19:45:56.459Z] ---> 0dd6ac74d171 [2023-02-07T19:45:56.459Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T19:45:56.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:45:56.459Z] Removing intermediate container 197e39243684 [2023-02-07T19:45:56.459Z] ---> 3da7396aa29a [2023-02-07T19:45:56.459Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T19:45:56.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:45:56.716Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T19:45:56.716Z] ---> 8bd3a116353a [2023-02-07T19:45:56.716Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T19:45:56.716Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T19:45:56.716Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T19:45:56.716Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T19:45:56.716Z] ---> Running in ee2bddcf4f27 [2023-02-07T19:45:56.974Z] OK: 6 MiB in 16 packages [2023-02-07T19:45:56.974Z] ---> 791e60daf3b9 [2023-02-07T19:45:56.974Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T19:45:56.974Z] ---> 61dfa5bb4c30 [2023-02-07T19:45:56.974Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T19:45:56.974Z] ---> Running in 8b37e9034f64 [2023-02-07T19:45:57.543Z] Removing intermediate container 12dd06366009 [2023-02-07T19:45:57.543Z] ---> 52255eecbba1 [2023-02-07T19:45:57.543Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T19:45:57.543Z] ---> Running in 881c3906434d [2023-02-07T19:45:57.543Z] Removing intermediate container 881c3906434d [2023-02-07T19:45:57.543Z] ---> ea4a0bacfaef [2023-02-07T19:45:57.543Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T19:45:57.543Z] Removing intermediate container ee2bddcf4f27 [2023-02-07T19:45:57.543Z] ---> 8bf6b680d92a [2023-02-07T19:45:57.543Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T19:45:57.543Z] ---> Running in b75538c8ced8 [2023-02-07T19:45:57.543Z] Removing intermediate container b75538c8ced8 [2023-02-07T19:45:57.543Z] ---> 054029b35de2 [2023-02-07T19:45:57.543Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T19:45:57.803Z] ---> Running in 1420f08140b9 [2023-02-07T19:45:57.803Z] ---> 9e57f9a5479f [2023-02-07T19:45:57.803Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T19:45:58.061Z] Removing intermediate container 1420f08140b9 [2023-02-07T19:45:58.061Z] ---> f0b8b2e80f00 [2023-02-07T19:45:58.061Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T19:45:58.061Z] Removing intermediate container 8b37e9034f64 [2023-02-07T19:45:58.061Z] ---> 7b59ec9ec0c9 [2023-02-07T19:45:58.061Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T19:45:58.061Z] ---> Running in 831463c28321 [2023-02-07T19:45:58.061Z] ---> 1b8be43bc0a1 [2023-02-07T19:45:58.061Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T19:45:58.319Z] Removing intermediate container 831463c28321 [2023-02-07T19:45:58.319Z] ---> 0349b2045879 [2023-02-07T19:45:58.319Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T19:45:58.319Z] ---> Running in a13486f591cd [2023-02-07T19:45:58.319Z] ---> 97816a6c48c6 [2023-02-07T19:45:58.319Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T19:45:58.319Z] Removing intermediate container a13486f591cd [2023-02-07T19:45:58.319Z] ---> 03931f81017b [2023-02-07T19:45:58.319Z] Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:45:58.601Z] ---> Running in 3099192eedc5 [2023-02-07T19:45:58.601Z] Removing intermediate container 3099192eedc5 [2023-02-07T19:45:58.601Z] ---> 1c3f6eb91402 [2023-02-07T19:45:58.601Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T19:45:58.873Z] ---> f84038cf5a4e [2023-02-07T19:45:58.873Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T19:45:58.873Z] ---> 1ddc245702d6 [2023-02-07T19:45:58.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T19:45:58.873Z] ---> Running in c4b14b5ce554 [2023-02-07T19:45:58.873Z] Removing intermediate container c4b14b5ce554 [2023-02-07T19:45:58.873Z] ---> b5091dfd7a87 [2023-02-07T19:45:58.873Z] [2023-02-07T19:45:59.130Z] ---> 33d8fc99347c [2023-02-07T19:45:59.130Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T19:45:59.130Z] ---> 4b473dbd4657 [2023-02-07T19:45:59.130Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T19:45:59.130Z] Successfully built b5091dfd7a87 [2023-02-07T19:45:59.130Z] Successfully tagged security-secretstore-setup:latest [2023-02-07T19:45:59.130Z]  Building security-secretstore-setup ... done  ---> Running in e528917bf682 [2023-02-07T19:45:59.387Z] ---> eef9f249fa67 [2023-02-07T19:45:59.387Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T19:45:59.387Z] Removing intermediate container e528917bf682 [2023-02-07T19:45:59.387Z] ---> c3aca4dbde33 [2023-02-07T19:45:59.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T19:45:59.387Z] ---> Running in 6660a35587f8 [2023-02-07T19:45:59.387Z] ---> 4412cf705374 [2023-02-07T19:45:59.387Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T19:45:59.645Z] Removing intermediate container 6660a35587f8 [2023-02-07T19:45:59.645Z] ---> e14f828ae6a4 [2023-02-07T19:45:59.645Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T19:45:59.645Z] ---> Running in 99e0f8d7785c [2023-02-07T19:45:59.645Z] ---> 67e718b0b733 [2023-02-07T19:45:59.645Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T19:45:59.904Z] ---> Running in 5816cffc2707 [2023-02-07T19:45:59.904Z] Removing intermediate container 99e0f8d7785c [2023-02-07T19:45:59.904Z] ---> f6fc0892567c [2023-02-07T19:45:59.904Z] Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:45:59.904Z] ---> Running in 31b5970df4af [2023-02-07T19:45:59.904Z] Removing intermediate container 31b5970df4af [2023-02-07T19:45:59.904Z] ---> 39c801365a5d [2023-02-07T19:45:59.904Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T19:46:00.162Z] ---> Running in 93ebda3bc573 [2023-02-07T19:46:00.162Z] Removing intermediate container 93ebda3bc573 [2023-02-07T19:46:00.162Z] ---> d9d9cd1c455b [2023-02-07T19:46:00.162Z] [2023-02-07T19:46:00.162Z] Successfully built d9d9cd1c455b [2023-02-07T19:46:00.422Z] Successfully tagged support-notifications:latest [2023-02-07T19:46:00.682Z]  Building support-notifications ... done Removing intermediate container 5816cffc2707 [2023-02-07T19:46:00.682Z] ---> 1a3b47034310 [2023-02-07T19:46:00.682Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T19:46:00.682Z] ---> Running in 11211044c1d1 [2023-02-07T19:46:00.682Z] Removing intermediate container 40434c60fbc6 [2023-02-07T19:46:00.682Z] ---> 06b4f2778b89 [2023-02-07T19:46:00.682Z] [2023-02-07T19:46:00.682Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T19:46:00.682Z] ---> c4fc93816858 [2023-02-07T19:46:00.682Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T19:46:00.682Z] ---> Using cache [2023-02-07T19:46:00.682Z] ---> 0dd3db8402cc [2023-02-07T19:46:00.682Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T19:46:00.682Z] Removing intermediate container 11211044c1d1 [2023-02-07T19:46:00.682Z] ---> b4a57ac57b3c [2023-02-07T19:46:00.682Z] Step 29/32 : CMD ["gate"] [2023-02-07T19:46:00.682Z] ---> Running in 0a1c9822b3a9 [2023-02-07T19:46:00.682Z] ---> Running in 59d7f0cf2bd5 [2023-02-07T19:46:00.939Z] Removing intermediate container 59d7f0cf2bd5 [2023-02-07T19:46:00.940Z] ---> eb647ca02be1 [2023-02-07T19:46:00.940Z] Step 30/32 : LABEL arch=x86_64 [2023-02-07T19:46:00.940Z] ---> Running in 6421a1e2821a [2023-02-07T19:46:00.940Z] Removing intermediate container 6421a1e2821a [2023-02-07T19:46:00.940Z] ---> 55543c9c73e5 [2023-02-07T19:46:00.940Z] Step 31/32 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:46:00.940Z] ---> Running in 3c0f4f23a510 [2023-02-07T19:46:00.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:46:01.198Z] Removing intermediate container 3c0f4f23a510 [2023-02-07T19:46:01.198Z] ---> 41d72c535326 [2023-02-07T19:46:01.198Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T19:46:01.198Z] ---> Running in 97e06499c786 [2023-02-07T19:46:01.198Z] Removing intermediate container 97e06499c786 [2023-02-07T19:46:01.198Z] ---> 91f0e8fae1b6 [2023-02-07T19:46:01.198Z] [2023-02-07T19:46:01.198Z] Successfully built 91f0e8fae1b6 [2023-02-07T19:46:01.198Z] Successfully tagged security-bootstrapper:latest [2023-02-07T19:46:02.135Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:46:02.135Z] v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T19:46:02.135Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T19:46:02.135Z] OK: 15859 distinct packages available [2023-02-07T19:46:02.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T19:46:02.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T19:46:02.395Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T19:46:02.395Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T19:46:02.653Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T19:46:02.653Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T19:46:02.653Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T19:46:02.653Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T19:46:02.653Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T19:46:02.653Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T19:46:02.653Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T19:46:02.653Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T19:46:02.653Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T19:46:02.653Z] OK: 8 MiB in 23 packages [2023-02-07T19:46:03.220Z] Removing intermediate container 0a1c9822b3a9 [2023-02-07T19:46:03.220Z] ---> f1bb08329d9a [2023-02-07T19:46:03.220Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T19:46:03.220Z] ---> cad0a40ace51 [2023-02-07T19:46:03.220Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T19:46:03.786Z] ---> 6b1e0a4014eb [2023-02-07T19:46:03.786Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T19:46:03.786Z] ---> 9512cd1ce001 [2023-02-07T19:46:03.786Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T19:46:03.786Z] ---> Running in 2caab20d7b4e [2023-02-07T19:46:04.044Z] Removing intermediate container 2caab20d7b4e [2023-02-07T19:46:04.044Z] ---> f9365ff3bdc1 [2023-02-07T19:46:04.044Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T19:46:04.044Z] ---> Running in e57e7cd1b669 [2023-02-07T19:46:04.044Z] Removing intermediate container e57e7cd1b669 [2023-02-07T19:46:04.044Z] ---> 2c2b5c274f73 [2023-02-07T19:46:04.044Z] Step 17/19 : LABEL arch=x86_64 [2023-02-07T19:46:04.044Z] ---> Running in 2a909856d670 [2023-02-07T19:46:04.303Z] Removing intermediate container 2a909856d670 [2023-02-07T19:46:04.303Z] ---> 4783db827a52 [2023-02-07T19:46:04.303Z] Step 18/19 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:46:04.303Z] ---> Running in 8c66e90a5694 [2023-02-07T19:46:04.303Z] Removing intermediate container 8c66e90a5694 [2023-02-07T19:46:04.303Z] ---> 83c6fa47aac2 [2023-02-07T19:46:04.303Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T19:46:04.303Z] ---> Running in 620839688e29 [2023-02-07T19:46:04.561Z] Removing intermediate container 620839688e29 [2023-02-07T19:46:04.561Z] ---> 5990470a8a97 [2023-02-07T19:46:04.561Z] [2023-02-07T19:46:04.561Z] Successfully built 5990470a8a97 [2023-02-07T19:46:04.561Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-07T19:46:04.568Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-07T19:46:04.606Z] $ docker stop --time=1 1c397c7cf183b9374eb117edf17e8be21d3bc4323120cdddd735c09c6a936fe7 [2023-02-07T19:46:05.910Z] $ docker rm -f --volumes 1c397c7cf183b9374eb117edf17e8be21d3bc4323120cdddd735c09c6a936fe7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T19:46:06.293Z] + docker images [2023-02-07T19:46:06.294Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T19:46:06.294Z] security-spiffe-token-provider latest 5990470a8a97 2 seconds ago 29.8MB [2023-02-07T19:46:06.294Z] security-bootstrapper latest 91f0e8fae1b6 5 seconds ago 20.3MB [2023-02-07T19:46:06.294Z] 06b4f2778b89 6 seconds ago 1.71GB [2023-02-07T19:46:06.294Z] support-notifications latest d9d9cd1c455b 6 seconds ago 30.6MB [2023-02-07T19:46:06.294Z] security-secretstore-setup latest b5091dfd7a87 8 seconds ago 29.9MB [2023-02-07T19:46:06.294Z] 061e9924a1ca 11 seconds ago 1.75GB [2023-02-07T19:46:06.294Z] 9da8a6d8ada2 15 seconds ago 1.67GB [2023-02-07T19:46:06.294Z] f8bae356436e 16 seconds ago 1.67GB [2023-02-07T19:46:06.294Z] core-common-config-bootstrapper latest 715b71ec855f 39 seconds ago 15.5MB [2023-02-07T19:46:06.294Z] c40bba82c7df 55 seconds ago 1.68GB [2023-02-07T19:46:06.294Z] security-spire-config latest d1193a804f27 About a minute ago 85.8MB [2023-02-07T19:46:06.294Z] security-spire-server latest f764056a4369 About a minute ago 86.5MB [2023-02-07T19:46:06.294Z] 8dbdffc02217 About a minute ago 1.55GB [2023-02-07T19:46:06.294Z] security-proxy-setup latest 767c28686147 About a minute ago 27.8MB [2023-02-07T19:46:06.294Z] core-metadata latest 0ebdca399e14 About a minute ago 18.4MB [2023-02-07T19:46:06.294Z] core-command latest a9927be15b82 About a minute ago 17.7MB [2023-02-07T19:46:06.294Z] support-scheduler latest 00012a9077fb About a minute ago 30MB [2023-02-07T19:46:06.294Z] core-data latest 9d6015db5486 About a minute ago 17.9MB [2023-02-07T19:46:06.294Z] 59faf8c7224e About a minute ago 1.68GB [2023-02-07T19:46:06.294Z] 05d3c82dc9ee About a minute ago 1.75GB [2023-02-07T19:46:06.294Z] 2b6715145a6a About a minute ago 1.69GB [2023-02-07T19:46:06.294Z] 11454f126b5c About a minute ago 1.69GB [2023-02-07T19:46:06.294Z] eab16c7ca404 About a minute ago 1.67GB [2023-02-07T19:46:06.294Z] security-spire-agent latest 4c1635444522 2 minutes ago 125MB [2023-02-07T19:46:06.294Z] a12f3713efa0 2 minutes ago 1.55GB [2023-02-07T19:46:06.294Z] ci-base-image-x86_64 latest 1affced0941b 5 minutes ago 903MB [2023-02-07T19:46:06.294Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-07T19:46:06.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-07T19:46:06.294Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-07T19:46:06.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-07T19:46:06.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T19:46:26.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T19:46:34.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements [2023-02-07T19:46:34.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T19:46:34.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T19:46:39.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 98.5% of statements [2023-02-07T19:46:40.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.762s coverage: 43.1% of statements [2023-02-07T19:46:40.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T19:46:40.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T19:46:40.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T19:46:40.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.445s coverage: 54.0% of statements [2023-02-07T19:46:40.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T19:46:40.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T19:47:03.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.332s coverage: 89.2% of statements [2023-02-07T19:47:03.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T19:47:03.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T19:47:03.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T19:47:03.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T19:47:03.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T19:47:03.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.942s coverage: 2.6% of statements [2023-02-07T19:47:03.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T19:47:03.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T19:47:03.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.209s coverage: 95.6% of statements [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T19:47:03.487Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.285s coverage: 72.2% of statements [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T19:47:03.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.444s coverage: 65.9% of statements [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T19:47:03.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.377s coverage: 0.9% of statements [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T19:47:03.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.420s coverage: 29.6% of statements [2023-02-07T19:47:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T19:47:04.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements [2023-02-07T19:47:04.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.327s coverage: 82.9% of statements [2023-02-07T19:47:04.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2023-02-07T19:47:06.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements [2023-02-07T19:47:08.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2023-02-07T19:47:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements [2023-02-07T19:47:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.275s coverage: 44.8% of statements [2023-02-07T19:47:25.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.825s coverage: 79.9% of statements [2023-02-07T19:47:25.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T19:47:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.338s coverage: 92.9% of statements [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T19:47:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 64.4% of statements [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T19:47:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T19:47:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T19:47:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements [2023-02-07T19:47:32.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T19:47:32.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T19:47:32.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-02-07T19:47:32.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T19:47:32.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 77.4% of statements [2023-02-07T19:47:32.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T19:47:32.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2023-02-07T19:47:32.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2023-02-07T19:47:32.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.784s coverage: 91.2% of statements [2023-02-07T19:47:32.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T19:47:35.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.103s coverage: 64.7% of statements [2023-02-07T19:47:35.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T19:47:35.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T19:47:35.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.297s coverage: 100.0% of statements [2023-02-07T19:47:35.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2023-02-07T19:47:35.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2023-02-07T19:47:35.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements [2023-02-07T19:47:36.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2023-02-07T19:47:43.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.359s coverage: 65.3% of statements [2023-02-07T19:47:43.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T19:47:43.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T19:47:43.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T19:47:45.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.985s coverage: 41.8% of statements [2023-02-07T19:47:45.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T19:47:45.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T19:47:45.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements [2023-02-07T19:47:45.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T19:47:45.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.301s coverage: 84.8% of statements [2023-02-07T19:47:45.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T19:47:45.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T19:47:45.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T19:47:45.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T19:47:53.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T19:47:53.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.662s coverage: 92.3% of statements [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T19:47:53.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T19:47:53.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T19:47:53.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T19:47:53.659Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-07T19:47:53.659Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T19:47:53.659Z] go vet ./... [2023-02-07T19:49:30.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T19:49:30.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T19:49:30.548Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T19:49:31.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T19:49:32.329Z] + ls -al . [2023-02-07T19:49:32.330Z] total 740 [2023-02-07T19:49:32.330Z] drwxrwxr-x 10 1001 1001 4096 Feb 7 19:44 . [2023-02-07T19:49:32.330Z] drwxr-xr-x 4 root root 4096 Feb 7 19:44 .. [2023-02-07T19:49:32.330Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:42 .blubracket [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 19:42 .dockerignore [2023-02-07T19:49:32.330Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 19:42 .git [2023-02-07T19:49:32.330Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 19:42 .github [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 19:42 .gitignore [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 19:42 .golangci.yml [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 19:42 .hadolint.yml [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 19:42 .sonarcloud.properties [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 19:42 ADOPTERS.md [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 19:42 Attribution.txt [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 19:42 CHANGELOG.md [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 19:42 CONTRIBUTING.md [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 19:42 GOVERNANCE.md [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 19:42 Jenkinsfile [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 19:42 LICENSE [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 19:42 Makefile [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 19:42 OWNERS.md [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 19:42 README.md [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 19:42 SECURITY.md [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 19:39 VERSION [2023-02-07T19:49:32.330Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:42 bin [2023-02-07T19:49:32.330Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 19:42 cmd [2023-02-07T19:49:32.330Z] -rw-r--r-- 1 root root 486191 Feb 7 19:47 coverage.out [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 19:42 go.mod [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 34708 Feb 7 19:42 go.sum [2023-02-07T19:49:32.330Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 19:42 internal [2023-02-07T19:49:32.330Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 19:42 openapi [2023-02-07T19:49:32.330Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 19:42 snap [2023-02-07T19:49:32.330Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 19:42 version.go [Pipeline] sh [2023-02-07T19:49:32.662Z] + '[' -e coverage.out ] [2023-02-07T19:49:32.662Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T19:49:32.699Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T19:49:33.405Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T19:49:33.719Z] + make build [2023-02-07T19:49:33.719Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T19:50:55.336Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T19:50:55.603Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T19:51:00.938Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T19:51:04.291Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T19:51:51.121Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T19:51:53.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T19:51:58.412Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T19:52:03.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T19:52:07.991Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T19:52:12.242Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T19:52:24.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-07T19:52:36.782Z] $ docker stop --time=1 8e22d7de817a23e3802b58971d8c8f45834a69dcee6fd24260bc7aba218088db [2023-02-07T19:52:38.666Z] $ docker rm -f --volumes 8e22d7de817a23e3802b58971d8c8f45834a69dcee6fd24260bc7aba218088db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:52:41.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T19:52:41.054Z] [2023-02-07T19:52:41.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:52:41.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T19:52:41.725Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-07T19:52:41.725Z] 29e5d40040c1: Pulling fs layer [2023-02-07T19:52:41.725Z] 1ce36da41761: Pulling fs layer [2023-02-07T19:52:41.725Z] 25b303627fd3: Pulling fs layer [2023-02-07T19:52:41.725Z] 29e5d40040c1: Verifying Checksum [2023-02-07T19:52:41.725Z] 29e5d40040c1: Download complete [2023-02-07T19:52:42.315Z] 1ce36da41761: Verifying Checksum [2023-02-07T19:52:42.315Z] 1ce36da41761: Download complete [2023-02-07T19:52:42.586Z] 29e5d40040c1: Pull complete [2023-02-07T19:52:43.995Z] 1ce36da41761: Pull complete [2023-02-07T19:52:43.995Z] 25b303627fd3: Download complete [2023-02-07T19:52:54.060Z] 25b303627fd3: Pull complete [2023-02-07T19:52:54.060Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-07T19:52:54.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T19:52:54.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:52:54.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2023-02-07T19:52:54.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T19:52:58.100Z] $ docker top 7747f0ab6e22fd9f29731e149ab71ddaf2ddff3366096d832aafc5ff2041c35a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T19:52:58.962Z] + + grepdocker-compose build --help parallel [2023-02-07T19:52:58.963Z] [2023-02-07T19:53:03.204Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T19:53:03.233Z] $ docker stop --time=1 7747f0ab6e22fd9f29731e149ab71ddaf2ddff3366096d832aafc5ff2041c35a [2023-02-07T19:53:04.840Z] $ docker rm -f --volumes 7747f0ab6e22fd9f29731e149ab71ddaf2ddff3366096d832aafc5ff2041c35a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T19:53:05.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T19:53:05.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T19:53:05.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2023-02-07T19:53:05.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T19:53:06.958Z] $ docker top f9bd1842e0531466648db7c1d49489ae340f48e97235eddc480f91e2af2ae7aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T19:53:07.493Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T19:53:12.825Z] Building core-command ... [2023-02-07T19:53:12.825Z] Building core-common-config-bootstrapper ... [2023-02-07T19:53:12.825Z] Building core-data ... [2023-02-07T19:53:12.825Z] Building core-metadata ... [2023-02-07T19:53:12.825Z] Building security-bootstrapper ... [2023-02-07T19:53:12.825Z] Building security-proxy-setup ... [2023-02-07T19:53:12.825Z] Building security-secretstore-setup ... [2023-02-07T19:53:12.825Z] Building security-spiffe-token-provider ... [2023-02-07T19:53:12.825Z] Building security-spire-agent ... [2023-02-07T19:53:12.825Z] Building security-spire-config ... [2023-02-07T19:53:12.825Z] Building security-spire-server ... [2023-02-07T19:53:12.825Z] Building support-notifications ... [2023-02-07T19:53:12.825Z] Building support-scheduler ... [2023-02-07T19:53:12.825Z] Building core-command [2023-02-07T19:53:12.825Z] Building security-secretstore-setup [2023-02-07T19:53:12.825Z] Building support-notifications [2023-02-07T19:53:12.825Z] Building core-metadata [2023-02-07T19:53:12.825Z] Building security-spire-server [2023-02-07T19:53:59.653Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:53:59.653Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:53:59.653Z] ---> 28b1d0ec5479 [2023-02-07T19:53:59.653Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:53:59.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:53:59.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:53:59.653Z] ---> 28b1d0ec5479 [2023-02-07T19:53:59.653Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T19:53:59.653Z] ---> Running in ec2cbe6b4e5c [2023-02-07T19:53:59.653Z] ---> Running in 0188c0fda3c3 [2023-02-07T19:53:59.654Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:53:59.654Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:53:59.654Z] ---> 28b1d0ec5479 [2023-02-07T19:53:59.654Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:53:59.654Z] ---> Running in 407c062855c1 [2023-02-07T19:53:59.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:53:59.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:53:59.654Z] ---> 28b1d0ec5479 [2023-02-07T19:53:59.654Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T19:53:59.654Z] ---> Running in 1434eeab60e8 [2023-02-07T19:53:59.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:53:59.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:53:59.654Z] ---> 28b1d0ec5479 [2023-02-07T19:53:59.654Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T19:53:59.654Z] ---> Running in 5ed4cbd97b3c [2023-02-07T19:53:59.922Z] Removing intermediate container ec2cbe6b4e5c [2023-02-07T19:53:59.922Z] ---> 10beccfcb0ca [2023-02-07T19:53:59.922Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T19:53:59.922Z] Removing intermediate container 0188c0fda3c3 [2023-02-07T19:53:59.922Z] ---> 8ad736ea005c [2023-02-07T19:53:59.922Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T19:54:00.200Z] Removing intermediate container 407c062855c1 [2023-02-07T19:54:00.200Z] ---> c670d8efdcf3 [2023-02-07T19:54:00.200Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T19:54:00.200Z] ---> Running in c627e90c3b0c [2023-02-07T19:54:00.200Z] ---> Running in 4ca1b98de150 [2023-02-07T19:54:00.200Z] ---> Running in ce36babba378 [2023-02-07T19:54:00.200Z] Removing intermediate container 5ed4cbd97b3c [2023-02-07T19:54:00.200Z] ---> 4d3393970536 [2023-02-07T19:54:00.200Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T19:54:00.200Z] Removing intermediate container 1434eeab60e8 [2023-02-07T19:54:00.200Z] ---> 895dda39b4cc [2023-02-07T19:54:00.200Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T19:54:00.469Z] ---> Running in 01c09cc3f921 [2023-02-07T19:54:00.469Z] ---> Running in 7e9a33609573 [2023-02-07T19:54:01.068Z] Removing intermediate container ce36babba378 [2023-02-07T19:54:01.068Z] ---> 1a40ac7ac0d2 [2023-02-07T19:54:01.068Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T19:54:01.337Z] ---> Running in b1dc3bf1ec87 [2023-02-07T19:54:01.337Z] Removing intermediate container c627e90c3b0c [2023-02-07T19:54:01.337Z] ---> c26b8a32ac9a [2023-02-07T19:54:01.337Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T19:54:01.605Z] ---> Running in 2ccbc23b32ef [2023-02-07T19:54:01.605Z] Removing intermediate container 7e9a33609573 [2023-02-07T19:54:01.605Z] ---> a46964dcd715 [2023-02-07T19:54:01.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T19:54:01.605Z] ---> Running in dd81eed0ce63 [2023-02-07T19:54:02.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:02.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:03.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:03.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:03.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:03.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:03.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:03.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:04.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:04.215Z] OK: 221 MiB in 51 packages [2023-02-07T19:54:04.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:54:04.483Z] OK: 221 MiB in 51 packages [2023-02-07T19:54:05.065Z] OK: 221 MiB in 51 packages [2023-02-07T19:54:05.653Z] OK: 221 MiB in 51 packages [2023-02-07T19:54:05.921Z] OK: 221 MiB in 51 packages [2023-02-07T19:54:05.921Z] Removing intermediate container 01c09cc3f921 [2023-02-07T19:54:05.921Z] ---> 54628149eda1 [2023-02-07T19:54:05.921Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T19:54:06.880Z] Removing intermediate container 4ca1b98de150 [2023-02-07T19:54:06.880Z] ---> 29d5b8b03ec8 [2023-02-07T19:54:06.880Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T19:54:06.880Z] Removing intermediate container b1dc3bf1ec87 [2023-02-07T19:54:06.880Z] ---> 100ae2d397b6 [2023-02-07T19:54:06.880Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T19:54:07.147Z] Removing intermediate container dd81eed0ce63 [2023-02-07T19:54:07.147Z] ---> db0ef46d9400 [2023-02-07T19:54:07.147Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T19:54:07.415Z] ---> b7f427007efe [2023-02-07T19:54:07.415Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:54:07.415Z] Removing intermediate container 2ccbc23b32ef [2023-02-07T19:54:07.415Z] ---> 3735d9464127 [2023-02-07T19:54:07.415Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T19:54:07.415Z] ---> Running in d1e3d2b90e79 [2023-02-07T19:54:08.370Z] ---> f55b83e98581 [2023-02-07T19:54:08.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:54:08.370Z] ---> ba1bb93121db [2023-02-07T19:54:08.370Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:54:08.370Z] ---> Running in 42d85b7687bd [2023-02-07T19:54:08.637Z] ---> Running in c5a47e78a1c4 [2023-02-07T19:54:08.637Z] ---> 973919af9154 [2023-02-07T19:54:08.637Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:54:08.637Z] ---> Running in 6473b87ae07e [2023-02-07T19:54:08.904Z] ---> 17057b0a2c06 [2023-02-07T19:54:08.904Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:54:09.170Z] ---> Running in ec938e7a6c79 [2023-02-07T19:56:00.807Z] Removing intermediate container 6473b87ae07e [2023-02-07T19:56:00.807Z] ---> 678f297a8bb8 [2023-02-07T19:56:00.807Z] Step 8/23 : COPY . . [2023-02-07T19:56:00.807Z] Removing intermediate container d1e3d2b90e79 [2023-02-07T19:56:00.807Z] ---> d10643f33953 [2023-02-07T19:56:00.807Z] Step 7/24 : COPY . . [2023-02-07T19:56:00.807Z] Removing intermediate container c5a47e78a1c4 [2023-02-07T19:56:00.807Z] ---> 3286d69a1d61 [2023-02-07T19:56:00.807Z] Step 7/23 : COPY . . [2023-02-07T19:56:00.807Z] Removing intermediate container ec938e7a6c79 [2023-02-07T19:56:00.807Z] ---> 71c07a40d180 [2023-02-07T19:56:00.807Z] Step 8/24 : COPY . . [2023-02-07T19:56:00.807Z] Removing intermediate container 42d85b7687bd [2023-02-07T19:56:00.807Z] ---> 944eed42b9ee [2023-02-07T19:56:00.807Z] Step 8/22 : COPY . . [2023-02-07T19:56:15.799Z] ---> 5f79834919b0 [2023-02-07T19:56:15.799Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T19:56:15.799Z] ---> 758808574adc [2023-02-07T19:56:15.799Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T19:56:15.799Z] ---> 1ba4267ae8dc [2023-02-07T19:56:15.799Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T19:56:15.799Z] ---> 9f0d8ea05479 [2023-02-07T19:56:15.799Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T19:56:15.799Z] ---> Running in ecfa10a2432c [2023-02-07T19:56:15.799Z] ---> Running in 68eef2fc1da3 [2023-02-07T19:56:15.799Z] ---> 2ea298f9473c [2023-02-07T19:56:15.799Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T19:56:15.799Z] ---> Running in 2bfbbf35f24f [2023-02-07T19:56:15.799Z] ---> Running in c907ede1545a [2023-02-07T19:56:16.066Z] ---> Running in ff67865f4273 [2023-02-07T19:56:16.336Z] Removing intermediate container 2bfbbf35f24f [2023-02-07T19:56:16.336Z] ---> 1b4983cab7e2 [2023-02-07T19:56:16.336Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T19:56:16.604Z] ---> Running in 1a504615c085 [2023-02-07T19:56:17.199Z] Removing intermediate container 1a504615c085 [2023-02-07T19:56:17.199Z] ---> 4446ffac4282 [2023-02-07T19:56:17.199Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T19:56:17.466Z] ---> Running in 5b152eeaf0b7 [2023-02-07T19:56:18.058Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T19:56:18.326Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T19:56:18.593Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T19:56:18.863Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T19:56:20.289Z] Removing intermediate container 5b152eeaf0b7 [2023-02-07T19:56:20.289Z] ---> 1716b2c93dc0 [2023-02-07T19:56:20.289Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T19:56:20.561Z] ---> Running in 0f1060914cd9 [2023-02-07T19:56:20.828Z] Removing intermediate container 0f1060914cd9 [2023-02-07T19:56:20.828Z] ---> 654800510b36 [2023-02-07T19:56:20.828Z] [2023-02-07T19:56:20.828Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T19:56:21.094Z] 3.15: Pulling from library/alpine [2023-02-07T19:56:22.506Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T19:56:22.506Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T19:56:22.506Z] ---> 8aa73fd46299 [2023-02-07T19:56:22.506Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T19:56:22.506Z] ---> Running in bd28891dba6c [2023-02-07T19:56:23.467Z] Removing intermediate container bd28891dba6c [2023-02-07T19:56:23.467Z] ---> 6c3f999624ea [2023-02-07T19:56:23.467Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T19:56:23.467Z] ---> Running in 881de8d8d82e [2023-02-07T19:56:25.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:56:25.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:56:27.096Z] v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T19:56:27.096Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T19:56:27.096Z] OK: 15736 distinct packages available [2023-02-07T19:56:27.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:56:27.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:56:29.048Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T19:56:29.048Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T19:56:29.048Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T19:56:29.048Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T19:56:29.049Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-07T19:56:29.049Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T19:56:29.049Z] OK: 6 MiB in 19 packages [2023-02-07T19:56:30.992Z] Removing intermediate container 881de8d8d82e [2023-02-07T19:56:30.992Z] ---> 41d98b163740 [2023-02-07T19:56:30.992Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T19:56:37.629Z] ---> a0f73d84046f [2023-02-07T19:56:37.629Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T19:56:37.629Z] ---> d3e104b2aa82 [2023-02-07T19:56:37.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T19:56:38.214Z] ---> a5fad441211b [2023-02-07T19:56:38.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T19:56:39.174Z] ---> f5dfc99e73c1 [2023-02-07T19:56:39.174Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T19:56:39.174Z] ---> Running in 63c268ff40e2 [2023-02-07T19:56:39.757Z] Removing intermediate container 63c268ff40e2 [2023-02-07T19:56:39.757Z] ---> a0d268c4a150 [2023-02-07T19:56:39.757Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T19:56:39.757Z] ---> Running in 4dbdf66cf128 [2023-02-07T19:56:40.341Z] Removing intermediate container 4dbdf66cf128 [2023-02-07T19:56:40.341Z] ---> d8d75b03c6e2 [2023-02-07T19:56:40.341Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T19:56:40.341Z] ---> Running in 326abe92b435 [2023-02-07T19:56:40.926Z] Removing intermediate container 326abe92b435 [2023-02-07T19:56:40.926Z] ---> 9474b25b254a [2023-02-07T19:56:40.926Z] Step 22/23 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:56:40.926Z] ---> Running in d7347a3eac7e [2023-02-07T19:56:41.512Z] Removing intermediate container d7347a3eac7e [2023-02-07T19:56:41.512Z] ---> 3466fe8ca3f4 [2023-02-07T19:56:41.512Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T19:56:41.512Z] ---> Running in 0e69828bf910 [2023-02-07T19:56:42.095Z] Removing intermediate container 0e69828bf910 [2023-02-07T19:56:42.095Z] ---> 714aa456b78a [2023-02-07T19:56:42.095Z] [2023-02-07T19:56:42.365Z] Successfully built 714aa456b78a [2023-02-07T19:56:42.365Z] Successfully tagged security-spire-server-arm64:latest [2023-02-07T19:56:42.365Z]  Building security-spire-server ... done Building security-spire-agent [2023-02-07T19:56:57.344Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:56:57.344Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:56:57.344Z] ---> 28b1d0ec5479 [2023-02-07T19:56:57.344Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T19:56:57.344Z] ---> Using cache [2023-02-07T19:56:57.344Z] ---> 4d3393970536 [2023-02-07T19:56:57.344Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T19:56:57.344Z] ---> Running in 023ed9b3fcb9 [2023-02-07T19:56:59.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:56:59.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:57:01.269Z] OK: 221 MiB in 51 packages [2023-02-07T19:57:02.228Z] Removing intermediate container 023ed9b3fcb9 [2023-02-07T19:57:02.510Z] ---> d7a21e1a9fc4 [2023-02-07T19:57:02.510Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T19:57:03.479Z] ---> caa00681858d [2023-02-07T19:57:03.479Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:57:03.480Z] ---> Running in 7c57c9edc2ef [2023-02-07T19:58:40.253Z] Removing intermediate container 7c57c9edc2ef [2023-02-07T19:58:40.253Z] ---> 0e827f2f5bf6 [2023-02-07T19:58:40.253Z] Step 7/24 : COPY . . [2023-02-07T19:58:44.888Z] ---> 799fd876b0e8 [2023-02-07T19:58:44.888Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T19:58:44.888Z] ---> Running in 16cc255f99d8 [2023-02-07T19:58:45.507Z] Removing intermediate container 16cc255f99d8 [2023-02-07T19:58:45.507Z] ---> 341caaf0cdd7 [2023-02-07T19:58:45.507Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T19:58:45.507Z] ---> Running in ddf75d277541 [2023-02-07T19:58:46.111Z] Removing intermediate container ddf75d277541 [2023-02-07T19:58:46.111Z] ---> 74503b815adc [2023-02-07T19:58:46.111Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T19:58:46.111Z] ---> Running in d283cded57a9 [2023-02-07T19:58:49.457Z] Removing intermediate container d283cded57a9 [2023-02-07T19:58:49.457Z] ---> 1885263237da [2023-02-07T19:58:49.457Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T19:58:49.457Z] ---> Running in 7a5f8e976344 [2023-02-07T19:58:49.723Z] Removing intermediate container 7a5f8e976344 [2023-02-07T19:58:49.723Z] ---> 989b469f13b4 [2023-02-07T19:58:49.723Z] [2023-02-07T19:58:49.723Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T19:58:49.723Z] ---> 8aa73fd46299 [2023-02-07T19:58:49.723Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T19:58:49.723Z] ---> Using cache [2023-02-07T19:58:49.723Z] ---> 6c3f999624ea [2023-02-07T19:58:49.723Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T19:58:49.723Z] ---> Using cache [2023-02-07T19:58:49.723Z] ---> 41d98b163740 [2023-02-07T19:58:49.723Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T19:58:53.071Z] ---> f51e1e6317b6 [2023-02-07T19:58:53.072Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T19:58:58.406Z] ---> 7e7bacd81e6f [2023-02-07T19:58:58.406Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T19:58:58.989Z] ---> 95541adefe1c [2023-02-07T19:58:58.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T19:58:59.944Z] ---> aa66709b48b3 [2023-02-07T19:58:59.944Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T19:59:00.900Z] ---> 13d4f0ea3af0 [2023-02-07T19:59:00.900Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T19:59:00.900Z] ---> Running in 3466fe8cbcc7 [2023-02-07T19:59:01.165Z] Removing intermediate container 3466fe8cbcc7 [2023-02-07T19:59:01.165Z] ---> f47e4c8ef193 [2023-02-07T19:59:01.165Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T19:59:01.430Z] ---> Running in 31739caa9d4e [2023-02-07T19:59:02.011Z] Removing intermediate container 31739caa9d4e [2023-02-07T19:59:02.011Z] ---> bf416db56974 [2023-02-07T19:59:02.011Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T19:59:02.011Z] ---> Running in 16f3ef1be311 [2023-02-07T19:59:02.597Z] Removing intermediate container 16f3ef1be311 [2023-02-07T19:59:02.597Z] ---> abaa158e4f82 [2023-02-07T19:59:02.597Z] Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T19:59:02.864Z] ---> Running in d99a51abad6e [2023-02-07T19:59:03.447Z] Removing intermediate container d99a51abad6e [2023-02-07T19:59:03.447Z] ---> 364fd95381ec [2023-02-07T19:59:03.447Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T19:59:03.447Z] ---> Running in ac206a07e84b [2023-02-07T19:59:04.029Z] Removing intermediate container ac206a07e84b [2023-02-07T19:59:04.030Z] ---> cbf49bacdebf [2023-02-07T19:59:04.030Z] [2023-02-07T19:59:04.030Z] Successfully built cbf49bacdebf [2023-02-07T19:59:04.296Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-07T19:59:04.296Z] Building security-spiffe-token-provider [2023-02-07T19:59:22.489Z]  Building security-spire-agent ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T19:59:22.489Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T19:59:22.489Z] ---> 28b1d0ec5479 [2023-02-07T19:59:22.489Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T19:59:22.489Z] ---> Using cache [2023-02-07T19:59:22.489Z] ---> 4d3393970536 [2023-02-07T19:59:22.489Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T19:59:22.489Z] ---> Running in 3772ebfe4f57 [2023-02-07T19:59:22.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:59:22.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:59:23.894Z] v3.16.3-157-g75d87ed5dbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T19:59:23.894Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T19:59:23.894Z] OK: 16903 distinct packages available [2023-02-07T19:59:24.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T19:59:24.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T19:59:25.701Z] OK: 221 MiB in 51 packages [2023-02-07T19:59:27.103Z] Removing intermediate container 3772ebfe4f57 [2023-02-07T19:59:27.103Z] ---> b0f27af4773b [2023-02-07T19:59:27.103Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T19:59:27.682Z] ---> ca176d546ea9 [2023-02-07T19:59:27.682Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T19:59:27.951Z] ---> Running in c6b74f158044 [2023-02-07T20:01:04.566Z] Removing intermediate container c6b74f158044 [2023-02-07T20:01:04.566Z] ---> 1d5ff42d62c1 [2023-02-07T20:01:04.566Z] Step 7/19 : COPY . . [2023-02-07T20:01:12.749Z] ---> 5c263dd9776c [2023-02-07T20:01:12.749Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T20:01:12.749Z] ---> Running in 2ad4320fcef1 [2023-02-07T20:01:14.688Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T20:02:22.504Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T20:02:32.654Z] Removing intermediate container c907ede1545a [2023-02-07T20:02:32.654Z] ---> db353fdf4645 [2023-02-07T20:02:32.654Z] [2023-02-07T20:02:32.654Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T20:02:32.654Z] 3.16: Pulling from library/alpine [2023-02-07T20:02:32.930Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T20:02:32.930Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T20:02:32.930Z] ---> 2b4661558fb8 [2023-02-07T20:02:32.930Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T20:02:34.870Z] ---> Running in ad54036a93b8 [2023-02-07T20:02:36.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:02:36.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:02:38.249Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T20:02:38.249Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T20:02:38.249Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T20:02:38.249Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T20:02:38.249Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T20:02:38.828Z] OK: 6 MiB in 17 packages [2023-02-07T20:02:40.761Z] Removing intermediate container ad54036a93b8 [2023-02-07T20:02:40.761Z] ---> 3ebd2abe522d [2023-02-07T20:02:40.761Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T20:02:40.761Z] ---> Running in 671fe53608e3 [2023-02-07T20:02:41.347Z] Removing intermediate container 671fe53608e3 [2023-02-07T20:02:41.347Z] ---> 2411aa12d7c2 [2023-02-07T20:02:41.347Z] Step 12/24 : WORKDIR / [2023-02-07T20:02:41.347Z] ---> Running in 0b7898895e69 [2023-02-07T20:02:41.925Z] Removing intermediate container 0b7898895e69 [2023-02-07T20:02:41.925Z] ---> e3f9d1d6be96 [2023-02-07T20:02:41.925Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T20:02:42.884Z] ---> 497d4ef3a929 [2023-02-07T20:02:42.884Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T20:02:43.837Z] ---> 3e25dcea2c42 [2023-02-07T20:02:43.837Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T20:02:44.422Z] ---> 13bf9154599d [2023-02-07T20:02:44.422Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T20:02:45.379Z] ---> fcc9991cf088 [2023-02-07T20:02:45.379Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T20:02:46.777Z] ---> f5d486ab0bb4 [2023-02-07T20:02:46.777Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T20:02:48.714Z] ---> 729e9b389765 [2023-02-07T20:02:48.714Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T20:02:50.122Z] ---> bb3d7631937e [2023-02-07T20:02:50.122Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T20:02:50.122Z] ---> Running in c9c4dc0c1a39 [2023-02-07T20:02:54.397Z] Removing intermediate container c9c4dc0c1a39 [2023-02-07T20:02:54.397Z] ---> 9d9eb3af6a20 [2023-02-07T20:02:54.397Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T20:02:54.667Z] ---> Running in 8b9cef811b8f [2023-02-07T20:02:55.622Z] Removing intermediate container 8b9cef811b8f [2023-02-07T20:02:55.622Z] ---> 5cc4e3f8a8f9 [2023-02-07T20:02:55.622Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T20:02:55.622Z] ---> Running in 75793208a24f [2023-02-07T20:02:56.583Z] Removing intermediate container 75793208a24f [2023-02-07T20:02:56.583Z] ---> dd5707e0fb99 [2023-02-07T20:02:56.583Z] Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:02:56.856Z] ---> Running in f60dd745047a [2023-02-07T20:03:01.097Z] Removing intermediate container f60dd745047a [2023-02-07T20:03:01.097Z] ---> 42b8f570ea69 [2023-02-07T20:03:01.097Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T20:03:01.097Z] ---> Running in 8d202677bcb9 [2023-02-07T20:03:01.097Z] Removing intermediate container 68eef2fc1da3 [2023-02-07T20:03:01.097Z] ---> 0f4ecdf28812 [2023-02-07T20:03:01.097Z] [2023-02-07T20:03:01.097Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T20:03:01.097Z] ---> 2b4661558fb8 [2023-02-07T20:03:01.097Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T20:03:01.363Z] ---> Running in ab40b25cb8a2 [2023-02-07T20:03:01.363Z] Removing intermediate container 8d202677bcb9 [2023-02-07T20:03:01.363Z] ---> 473710626d34 [2023-02-07T20:03:01.363Z] [2023-02-07T20:03:01.943Z] Successfully built 473710626d34 [2023-02-07T20:03:01.943Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-07T20:03:01.943Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-02-07T20:03:03.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:03:03.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:03:05.006Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T20:03:05.006Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T20:03:05.006Z] OK: 5 MiB in 15 packages [2023-02-07T20:03:06.403Z] Removing intermediate container ab40b25cb8a2 [2023-02-07T20:03:06.403Z] ---> 7aef539750b8 [2023-02-07T20:03:06.403Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T20:03:06.668Z] ---> Running in 082ae25b7089 [2023-02-07T20:03:07.246Z] Removing intermediate container 082ae25b7089 [2023-02-07T20:03:07.246Z] ---> e0176b761bf0 [2023-02-07T20:03:07.246Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T20:03:07.246Z] ---> Running in c29aa37269d2 [2023-02-07T20:03:07.830Z] Removing intermediate container c29aa37269d2 [2023-02-07T20:03:07.830Z] ---> 69174752f714 [2023-02-07T20:03:07.830Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T20:03:07.830Z] ---> Running in 30945d1f959c [2023-02-07T20:03:08.414Z] Removing intermediate container 30945d1f959c [2023-02-07T20:03:08.414Z] ---> 49740dbab8bd [2023-02-07T20:03:08.414Z] Step 15/23 : WORKDIR / [2023-02-07T20:03:08.679Z] ---> Running in e375b8afd355 [2023-02-07T20:03:09.634Z] Removing intermediate container e375b8afd355 [2023-02-07T20:03:09.634Z] ---> ce6f7a51e1b7 [2023-02-07T20:03:09.634Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T20:03:11.571Z] ---> c1818c1743d5 [2023-02-07T20:03:11.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T20:03:14.909Z] ---> 416c6b3cc337 [2023-02-07T20:03:14.909Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T20:03:16.311Z] ---> e23fc920e953 [2023-02-07T20:03:16.311Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T20:03:16.311Z] ---> Running in 60b563206def [2023-02-07T20:03:17.266Z] Removing intermediate container 60b563206def [2023-02-07T20:03:17.266Z] ---> cd85f67f2321 [2023-02-07T20:03:17.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T20:03:17.531Z] ---> Running in c1eb7e89f7a3 [2023-02-07T20:03:18.485Z] Removing intermediate container c1eb7e89f7a3 [2023-02-07T20:03:18.485Z] ---> a2d20c8250dd [2023-02-07T20:03:18.485Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T20:03:18.750Z] ---> Running in 0a9b34ef4ec9 [2023-02-07T20:03:20.154Z] Removing intermediate container 0a9b34ef4ec9 [2023-02-07T20:03:20.154Z] ---> b5be32c9c5e6 [2023-02-07T20:03:20.154Z] Step 22/23 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:03:20.154Z] ---> Running in 32f316be1aea [2023-02-07T20:03:21.108Z] Removing intermediate container 32f316be1aea [2023-02-07T20:03:21.108Z] ---> 932852a29c37 [2023-02-07T20:03:21.108Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T20:03:21.108Z] ---> Running in bab68bb2a6e1 [2023-02-07T20:03:22.060Z] Removing intermediate container bab68bb2a6e1 [2023-02-07T20:03:22.060Z] ---> f481167d374b [2023-02-07T20:03:22.060Z] [2023-02-07T20:03:22.326Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T20:03:22.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T20:03:22.326Z] ---> 28b1d0ec5479 [2023-02-07T20:03:22.326Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T20:03:22.326Z] ---> Using cache [2023-02-07T20:03:22.326Z] ---> 895dda39b4cc [2023-02-07T20:03:22.326Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T20:03:22.326Z] ---> Using cache [2023-02-07T20:03:22.326Z] ---> a46964dcd715 [2023-02-07T20:03:22.326Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T20:03:22.326Z] ---> Using cache [2023-02-07T20:03:22.326Z] ---> db0ef46d9400 [2023-02-07T20:03:22.326Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T20:03:22.326Z] ---> Using cache [2023-02-07T20:03:22.326Z] ---> 973919af9154 [2023-02-07T20:03:22.326Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T20:03:22.326Z] ---> Using cache [2023-02-07T20:03:22.326Z] ---> 678f297a8bb8 [2023-02-07T20:03:22.326Z] Step 8/22 : COPY . . [2023-02-07T20:03:22.326Z] ---> Using cache [2023-02-07T20:03:22.326Z] ---> 5f79834919b0 [2023-02-07T20:03:22.326Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T20:03:22.591Z] Successfully built f481167d374b [2023-02-07T20:03:22.592Z] Successfully tagged core-command-arm64:latest [2023-02-07T20:03:22.592Z]  Building core-command ... done Building core-data [2023-02-07T20:03:22.857Z] ---> Running in bbb946e60097 [2023-02-07T20:03:23.822Z] Removing intermediate container ecfa10a2432c [2023-02-07T20:03:23.822Z] ---> 273ef6b56285 [2023-02-07T20:03:23.822Z] [2023-02-07T20:03:23.822Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T20:03:23.822Z] ---> 2b4661558fb8 [2023-02-07T20:03:23.822Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T20:03:23.822Z] ---> Using cache [2023-02-07T20:03:23.822Z] ---> 7aef539750b8 [2023-02-07T20:03:23.822Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T20:03:23.822Z] ---> Using cache [2023-02-07T20:03:23.822Z] ---> e0176b761bf0 [2023-02-07T20:03:23.822Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T20:03:24.087Z] ---> Running in c538cec687a2 [2023-02-07T20:03:24.682Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T20:03:24.682Z] Removing intermediate container c538cec687a2 [2023-02-07T20:03:24.682Z] ---> 559ca0934c19 [2023-02-07T20:03:24.682Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T20:03:24.682Z] ---> Running in 0136d76a51a2 [2023-02-07T20:03:26.089Z] Removing intermediate container 0136d76a51a2 [2023-02-07T20:03:26.089Z] ---> fc5f8c667d26 [2023-02-07T20:03:26.089Z] Step 15/24 : WORKDIR / [2023-02-07T20:03:26.356Z] ---> Running in 4a5360db3a85 [2023-02-07T20:03:26.937Z] Removing intermediate container 4a5360db3a85 [2023-02-07T20:03:26.937Z] ---> c8af7886ee4f [2023-02-07T20:03:26.937Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T20:03:27.892Z] ---> 61fc02b12b10 [2023-02-07T20:03:27.892Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T20:03:29.832Z] ---> dce76b03a0b1 [2023-02-07T20:03:29.832Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T20:03:30.411Z] ---> 409c54d9cf10 [2023-02-07T20:03:30.411Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T20:03:31.811Z] ---> 4a90e8d9a2a9 [2023-02-07T20:03:31.811Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T20:03:31.811Z] ---> Running in 5d221774ae77 [2023-02-07T20:03:32.424Z] Removing intermediate container 5d221774ae77 [2023-02-07T20:03:32.424Z] ---> 538aa1c7621b [2023-02-07T20:03:32.424Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T20:03:32.691Z] ---> Running in e250c14980a0 [2023-02-07T20:03:33.450Z] Removing intermediate container e250c14980a0 [2023-02-07T20:03:33.450Z] ---> 68d8510f0b3a [2023-02-07T20:03:33.450Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T20:03:33.450Z] ---> Running in 9d4b518f988d [2023-02-07T20:03:34.071Z] Removing intermediate container 9d4b518f988d [2023-02-07T20:03:34.071Z] ---> 44d17db91169 [2023-02-07T20:03:34.071Z] Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:03:34.071Z] ---> Running in db85a3c25c87 [2023-02-07T20:03:35.060Z] Removing intermediate container db85a3c25c87 [2023-02-07T20:03:35.060Z] ---> 7d94d0de5faf [2023-02-07T20:03:35.060Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T20:03:35.060Z] ---> Running in d0e1a5e3edb8 [2023-02-07T20:03:35.660Z] Removing intermediate container d0e1a5e3edb8 [2023-02-07T20:03:35.660Z] ---> 2b1cbcfd4a4e [2023-02-07T20:03:35.660Z] [2023-02-07T20:03:36.275Z] Successfully built 2b1cbcfd4a4e [2023-02-07T20:03:36.275Z] Successfully tagged core-metadata-arm64:latest [2023-02-07T20:03:36.275Z] Building security-spire-config [2023-02-07T20:03:41.625Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T20:03:41.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T20:03:41.625Z] ---> 28b1d0ec5479 [2023-02-07T20:03:41.625Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T20:03:41.625Z] ---> Using cache [2023-02-07T20:03:41.625Z] ---> 895dda39b4cc [2023-02-07T20:03:41.625Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T20:03:41.625Z] ---> Using cache [2023-02-07T20:03:41.625Z] ---> a46964dcd715 [2023-02-07T20:03:41.625Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T20:03:41.625Z] ---> Using cache [2023-02-07T20:03:41.625Z] ---> db0ef46d9400 [2023-02-07T20:03:41.625Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T20:03:41.625Z] ---> Using cache [2023-02-07T20:03:41.625Z] ---> 973919af9154 [2023-02-07T20:03:41.625Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T20:03:41.625Z] ---> Using cache [2023-02-07T20:03:41.625Z] ---> 678f297a8bb8 [2023-02-07T20:03:41.625Z] Step 8/22 : COPY . . [2023-02-07T20:03:41.625Z] ---> Using cache [2023-02-07T20:03:41.625Z] ---> 5f79834919b0 [2023-02-07T20:03:41.625Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T20:03:41.625Z] ---> Running in bf79b7bda3d4 [2023-02-07T20:03:43.025Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T20:03:57.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T20:03:57.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T20:03:57.999Z] ---> 28b1d0ec5479 [2023-02-07T20:03:57.999Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T20:03:57.999Z] ---> Using cache [2023-02-07T20:03:57.999Z] ---> 4d3393970536 [2023-02-07T20:03:57.999Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T20:03:57.999Z] ---> Using cache [2023-02-07T20:03:57.999Z] ---> d7a21e1a9fc4 [2023-02-07T20:03:57.999Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T20:03:57.999Z] ---> Using cache [2023-02-07T20:03:57.999Z] ---> caa00681858d [2023-02-07T20:03:57.999Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T20:03:57.999Z] ---> Using cache [2023-02-07T20:03:57.999Z] ---> 0e827f2f5bf6 [2023-02-07T20:03:57.999Z] Step 7/24 : COPY . . [2023-02-07T20:03:57.999Z] ---> Using cache [2023-02-07T20:03:57.999Z] ---> 799fd876b0e8 [2023-02-07T20:03:57.999Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T20:03:57.999Z] ---> Using cache [2023-02-07T20:03:57.999Z] ---> 341caaf0cdd7 [2023-02-07T20:03:58.000Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T20:03:58.000Z] ---> Using cache [2023-02-07T20:03:58.000Z] ---> 74503b815adc [2023-02-07T20:03:58.000Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T20:03:58.000Z] ---> Using cache [2023-02-07T20:03:58.000Z] ---> 1885263237da [2023-02-07T20:03:58.000Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T20:03:58.000Z] ---> Using cache [2023-02-07T20:03:58.000Z] ---> 989b469f13b4 [2023-02-07T20:03:58.000Z] [2023-02-07T20:03:58.000Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T20:03:58.000Z] ---> 8aa73fd46299 [2023-02-07T20:03:58.000Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T20:03:58.000Z] ---> Using cache [2023-02-07T20:03:58.000Z] ---> 6c3f999624ea [2023-02-07T20:03:58.000Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T20:03:58.000Z] ---> Running in 6b3e512ad034 [2023-02-07T20:03:58.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:03:59.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:04:00.561Z] v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T20:04:00.561Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T20:04:00.561Z] OK: 15736 distinct packages available [2023-02-07T20:04:00.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:04:00.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:04:01.778Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T20:04:01.778Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T20:04:01.778Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T20:04:01.778Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T20:04:02.043Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T20:04:02.043Z] OK: 6 MiB in 18 packages [2023-02-07T20:04:03.444Z] Removing intermediate container 6b3e512ad034 [2023-02-07T20:04:03.444Z] ---> cf917a0d9ce6 [2023-02-07T20:04:03.444Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T20:04:09.149Z] ---> 4bf2729cace6 [2023-02-07T20:04:09.149Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T20:04:09.732Z] ---> 20bddf4e89e2 [2023-02-07T20:04:09.732Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T20:04:09.732Z] ---> Running in 9d1b6d91aca9 [2023-02-07T20:04:10.316Z] Removing intermediate container 9d1b6d91aca9 [2023-02-07T20:04:10.316Z] ---> 6ec0d421d99b [2023-02-07T20:04:10.316Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T20:04:11.278Z] ---> 4a5caa4eb871 [2023-02-07T20:04:11.278Z] Step 19/24 : WORKDIR / [2023-02-07T20:04:11.278Z] ---> Running in fe782d281652 [2023-02-07T20:04:11.862Z] Removing intermediate container fe782d281652 [2023-02-07T20:04:11.862Z] ---> a5ebb8ccf25c [2023-02-07T20:04:11.862Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T20:04:11.862Z] ---> Running in 51d6a7ca78c7 [2023-02-07T20:04:12.442Z] Removing intermediate container 51d6a7ca78c7 [2023-02-07T20:04:12.706Z] ---> 97abc34f091f [2023-02-07T20:04:12.706Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T20:04:12.706Z] ---> Running in 13488f01c325 [2023-02-07T20:04:13.287Z] Removing intermediate container 13488f01c325 [2023-02-07T20:04:13.287Z] ---> adc86ca06f6f [2023-02-07T20:04:13.287Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T20:04:13.287Z] ---> Running in 3dfd9e5e31d5 [2023-02-07T20:04:13.866Z] Removing intermediate container 3dfd9e5e31d5 [2023-02-07T20:04:13.866Z] ---> f5a6f8da5884 [2023-02-07T20:04:13.866Z] Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:04:13.866Z] ---> Running in a59a3522698e [2023-02-07T20:04:14.449Z] Removing intermediate container a59a3522698e [2023-02-07T20:04:14.449Z] ---> 5125553de26a [2023-02-07T20:04:14.449Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T20:04:14.449Z] ---> Running in 8a152666f76a [2023-02-07T20:04:15.035Z] Removing intermediate container 8a152666f76a [2023-02-07T20:04:15.035Z] ---> 836f3bd83a23 [2023-02-07T20:04:15.035Z] [2023-02-07T20:04:15.317Z] Successfully built 836f3bd83a23 [2023-02-07T20:04:15.317Z] Successfully tagged security-spire-config-arm64:latest [2023-02-07T20:04:15.317Z]  Building security-spire-config ... done Building security-bootstrapper [2023-02-07T20:04:30.286Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T20:04:30.286Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T20:04:30.286Z] ---> 28b1d0ec5479 [2023-02-07T20:04:30.286Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T20:04:30.286Z] ---> Using cache [2023-02-07T20:04:30.286Z] ---> 4d3393970536 [2023-02-07T20:04:30.286Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T20:04:30.286Z] ---> Using cache [2023-02-07T20:04:30.286Z] ---> 54628149eda1 [2023-02-07T20:04:30.286Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T20:04:30.286Z] ---> Using cache [2023-02-07T20:04:30.286Z] ---> b7f427007efe [2023-02-07T20:04:30.286Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T20:04:30.286Z] ---> Using cache [2023-02-07T20:04:30.286Z] ---> d10643f33953 [2023-02-07T20:04:30.286Z] Step 7/32 : COPY . . [2023-02-07T20:04:30.286Z] ---> Using cache [2023-02-07T20:04:30.286Z] ---> 1ba4267ae8dc [2023-02-07T20:04:30.286Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T20:04:30.286Z] ---> Running in f2d41cd15364 [2023-02-07T20:04:32.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T20:05:53.814Z] Removing intermediate container ff67865f4273 [2023-02-07T20:05:53.814Z] ---> cb890f9100c2 [2023-02-07T20:05:53.814Z] [2023-02-07T20:05:53.814Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T20:05:53.814Z] ---> 2b4661558fb8 [2023-02-07T20:05:53.814Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T20:05:53.814Z] ---> Running in 818e062c0c48 [2023-02-07T20:05:53.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:05:53.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:05:53.814Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T20:05:53.814Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T20:05:53.814Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T20:05:53.814Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T20:05:53.814Z] OK: 6 MiB in 16 packages [2023-02-07T20:05:53.814Z] Removing intermediate container 818e062c0c48 [2023-02-07T20:05:53.814Z] ---> 5f8e3706d9ff [2023-02-07T20:05:53.814Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T20:05:53.814Z] ---> Running in 8c37fc1365b2 [2023-02-07T20:05:53.814Z] Removing intermediate container 8c37fc1365b2 [2023-02-07T20:05:53.814Z] ---> 4acae88f3909 [2023-02-07T20:05:53.814Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T20:05:53.814Z] ---> Running in eff22dfc5363 [2023-02-07T20:05:53.814Z] Removing intermediate container eff22dfc5363 [2023-02-07T20:05:53.814Z] ---> 882924794019 [2023-02-07T20:05:53.814Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T20:05:53.814Z] ---> Running in 0d8519627f26 [2023-02-07T20:05:53.814Z] Removing intermediate container 0d8519627f26 [2023-02-07T20:05:53.814Z] ---> 87b8dcbfec3f [2023-02-07T20:05:53.814Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T20:05:53.814Z] ---> db889747ec97 [2023-02-07T20:05:53.814Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T20:05:55.755Z] ---> 6f1c8a0d79fd [2023-02-07T20:05:55.755Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T20:05:56.743Z] ---> 9401435adbed [2023-02-07T20:05:56.743Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T20:05:56.743Z] ---> Running in f3b983a38019 [2023-02-07T20:05:57.325Z] Removing intermediate container f3b983a38019 [2023-02-07T20:05:57.325Z] ---> f18867f2f01a [2023-02-07T20:05:57.325Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T20:05:57.592Z] ---> Running in 2e2313b0d0fe [2023-02-07T20:05:57.858Z] Removing intermediate container 2e2313b0d0fe [2023-02-07T20:05:57.858Z] ---> ebf23ab9fe53 [2023-02-07T20:05:58.124Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T20:05:58.124Z] ---> Running in d1de9bc0a685 [2023-02-07T20:05:58.711Z] Removing intermediate container d1de9bc0a685 [2023-02-07T20:05:58.711Z] ---> 4e24381eea1a [2023-02-07T20:05:58.711Z] Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:05:58.711Z] ---> Running in e10ea388d585 [2023-02-07T20:05:59.291Z] Removing intermediate container e10ea388d585 [2023-02-07T20:05:59.291Z] ---> 3f10877df6e2 [2023-02-07T20:05:59.291Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T20:05:59.291Z] ---> Running in 7f1fdce7f18f [2023-02-07T20:05:59.877Z] Removing intermediate container 7f1fdce7f18f [2023-02-07T20:05:59.877Z] ---> 89ef1b13887a [2023-02-07T20:05:59.877Z] [2023-02-07T20:06:00.143Z] Successfully built 89ef1b13887a [2023-02-07T20:06:00.143Z] Successfully tagged support-notifications-arm64:latest [2023-02-07T20:06:00.143Z]  Building support-notifications ... done Building security-proxy-setup [2023-02-07T20:06:15.124Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T20:06:15.124Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T20:06:15.124Z] ---> 28b1d0ec5479 [2023-02-07T20:06:15.124Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T20:06:15.124Z] ---> Using cache [2023-02-07T20:06:15.124Z] ---> 4d3393970536 [2023-02-07T20:06:15.124Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T20:06:15.124Z] ---> Using cache [2023-02-07T20:06:15.124Z] ---> 54628149eda1 [2023-02-07T20:06:15.124Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T20:06:15.124Z] ---> Using cache [2023-02-07T20:06:15.124Z] ---> b7f427007efe [2023-02-07T20:06:15.124Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T20:06:15.124Z] ---> Using cache [2023-02-07T20:06:15.124Z] ---> d10643f33953 [2023-02-07T20:06:15.124Z] Step 7/21 : COPY . . [2023-02-07T20:06:15.124Z] ---> Using cache [2023-02-07T20:06:15.124Z] ---> 1ba4267ae8dc [2023-02-07T20:06:15.124Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T20:06:16.542Z] ---> Running in 24eda5b467fe [2023-02-07T20:06:18.487Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T20:09:10.195Z] Removing intermediate container 2ad4320fcef1 [2023-02-07T20:09:10.195Z] ---> 6b02811f6009 [2023-02-07T20:09:10.195Z] [2023-02-07T20:09:10.195Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T20:09:10.195Z] ---> 8aa73fd46299 [2023-02-07T20:09:10.195Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T20:09:10.195Z] ---> Using cache [2023-02-07T20:09:10.195Z] ---> 6c3f999624ea [2023-02-07T20:09:10.195Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T20:09:10.195Z] ---> Running in e8bdb751e3e3 [2023-02-07T20:09:10.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:09:10.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:09:10.195Z] v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T20:09:10.195Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T20:09:10.195Z] OK: 15736 distinct packages available [2023-02-07T20:09:10.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:09:10.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:09:10.787Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T20:09:10.787Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T20:09:10.787Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T20:09:10.787Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T20:09:10.787Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T20:09:10.787Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T20:09:10.787Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T20:09:10.787Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T20:09:10.787Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T20:09:10.787Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T20:09:10.787Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T20:09:11.372Z] OK: 8 MiB in 23 packages [2023-02-07T20:09:13.948Z] Removing intermediate container e8bdb751e3e3 [2023-02-07T20:09:13.948Z] ---> 6b2d1245a590 [2023-02-07T20:09:13.948Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T20:09:14.528Z] ---> 15cb3595e8ad [2023-02-07T20:09:14.528Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T20:09:18.813Z] ---> 0ce0494fc826 [2023-02-07T20:09:18.813Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T20:09:19.768Z] ---> 9e861f644cc6 [2023-02-07T20:09:19.768Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T20:09:19.768Z] ---> Running in d4097c8a3923 [2023-02-07T20:09:20.349Z] Removing intermediate container d4097c8a3923 [2023-02-07T20:09:20.349Z] ---> c1fb4be19338 [2023-02-07T20:09:20.349Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T20:09:20.615Z] ---> Running in da1c40b3ec30 [2023-02-07T20:09:20.882Z] Removing intermediate container da1c40b3ec30 [2023-02-07T20:09:20.882Z] ---> 6d7dc399a6ef [2023-02-07T20:09:20.882Z] Step 17/19 : LABEL arch=arm64 [2023-02-07T20:09:21.150Z] ---> Running in 844ceaec8f3d [2023-02-07T20:09:21.415Z] Removing intermediate container 844ceaec8f3d [2023-02-07T20:09:21.415Z] ---> 244bebc946e2 [2023-02-07T20:09:21.415Z] Step 18/19 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:09:21.680Z] ---> Running in fb6ae531700f [2023-02-07T20:09:22.260Z] Removing intermediate container fb6ae531700f [2023-02-07T20:09:22.260Z] ---> 6581c330ddbf [2023-02-07T20:09:22.260Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T20:09:22.260Z] ---> Running in c080ef534044 [2023-02-07T20:09:22.838Z] Removing intermediate container c080ef534044 [2023-02-07T20:09:22.838Z] ---> 9e9c966d3ae0 [2023-02-07T20:09:22.838Z] [2023-02-07T20:09:23.103Z] Successfully built 9e9c966d3ae0 [2023-02-07T20:09:23.103Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-07T20:09:23.103Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-02-07T20:09:41.284Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T20:09:41.284Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T20:09:41.284Z] ---> 28b1d0ec5479 [2023-02-07T20:09:41.284Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T20:09:41.284Z] ---> Using cache [2023-02-07T20:09:41.284Z] ---> 895dda39b4cc [2023-02-07T20:09:41.284Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T20:09:41.284Z] ---> Using cache [2023-02-07T20:09:41.284Z] ---> a46964dcd715 [2023-02-07T20:09:41.284Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T20:09:41.284Z] ---> Using cache [2023-02-07T20:09:41.284Z] ---> db0ef46d9400 [2023-02-07T20:09:41.284Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T20:09:41.284Z] ---> Using cache [2023-02-07T20:09:41.284Z] ---> 973919af9154 [2023-02-07T20:09:41.284Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T20:09:41.284Z] ---> Using cache [2023-02-07T20:09:41.284Z] ---> 678f297a8bb8 [2023-02-07T20:09:41.284Z] Step 8/22 : COPY . . [2023-02-07T20:09:41.284Z] ---> Using cache [2023-02-07T20:09:41.284Z] ---> 5f79834919b0 [2023-02-07T20:09:41.284Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T20:09:41.284Z] ---> Running in ab3765671fad [2023-02-07T20:09:41.284Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T20:09:56.249Z] Removing intermediate container bbb946e60097 [2023-02-07T20:09:56.249Z] ---> e3918a17757a [2023-02-07T20:09:56.249Z] [2023-02-07T20:09:56.249Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T20:09:56.249Z] ---> 2b4661558fb8 [2023-02-07T20:09:56.249Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T20:09:57.203Z] ---> Running in 81614a704269 [2023-02-07T20:09:57.782Z] Removing intermediate container 81614a704269 [2023-02-07T20:09:57.782Z] ---> c5b496ea3239 [2023-02-07T20:09:57.782Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T20:09:57.782Z] ---> Running in 5a480eea76a6 [2023-02-07T20:09:59.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:09:59.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:10:01.380Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T20:10:01.381Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T20:10:01.381Z] OK: 5 MiB in 15 packages [2023-02-07T20:10:02.782Z] Removing intermediate container 5a480eea76a6 [2023-02-07T20:10:02.782Z] ---> 3f11e0a906cc [2023-02-07T20:10:02.782Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T20:10:03.741Z] ---> 32d59b24afeb [2023-02-07T20:10:03.741Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T20:10:05.139Z] ---> 57dc71f455ad [2023-02-07T20:10:05.139Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T20:10:05.716Z] ---> 12cf8b38f6cf [2023-02-07T20:10:05.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T20:10:07.119Z] ---> 05173b9fcb3a [2023-02-07T20:10:07.119Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T20:10:07.119Z] ---> Running in aab044a1a48d [2023-02-07T20:10:11.361Z] Removing intermediate container aab044a1a48d [2023-02-07T20:10:11.361Z] ---> 24c6a2ca3323 [2023-02-07T20:10:11.361Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T20:10:11.361Z] ---> Running in 0b309e3ce15a [2023-02-07T20:10:11.361Z] Removing intermediate container 0b309e3ce15a [2023-02-07T20:10:11.361Z] ---> 785728a58e05 [2023-02-07T20:10:11.361Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T20:10:11.625Z] ---> Running in 10a8fa95cf00 [2023-02-07T20:10:11.906Z] Removing intermediate container 10a8fa95cf00 [2023-02-07T20:10:11.906Z] ---> a58383247b07 [2023-02-07T20:10:11.906Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T20:10:11.906Z] ---> Running in fada7e4e07a1 [2023-02-07T20:10:12.487Z] Removing intermediate container fada7e4e07a1 [2023-02-07T20:10:12.487Z] ---> 96374caf2669 [2023-02-07T20:10:12.487Z] Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:10:12.487Z] ---> Running in 6622b68a15b1 [2023-02-07T20:10:13.063Z] Removing intermediate container 6622b68a15b1 [2023-02-07T20:10:13.063Z] ---> 2834f74a9166 [2023-02-07T20:10:13.063Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T20:10:13.063Z] ---> Running in fb92a206fb16 [2023-02-07T20:10:13.327Z] Removing intermediate container fb92a206fb16 [2023-02-07T20:10:13.327Z] ---> 15afdb437785 [2023-02-07T20:10:13.327Z] [2023-02-07T20:10:13.591Z] Successfully built 15afdb437785 [2023-02-07T20:10:13.591Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-07T20:10:40.439Z]  Building core-common-config-bootstrapper ... done Removing intermediate container bf79b7bda3d4 [2023-02-07T20:10:40.439Z] ---> 959eff9e57ed [2023-02-07T20:10:40.439Z] [2023-02-07T20:10:40.439Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T20:10:40.439Z] ---> 2b4661558fb8 [2023-02-07T20:10:40.439Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T20:10:40.439Z] ---> Running in 5579b30250cb [2023-02-07T20:10:40.705Z] Removing intermediate container 5579b30250cb [2023-02-07T20:10:40.705Z] ---> cecbcc3ed25b [2023-02-07T20:10:40.705Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T20:10:40.970Z] ---> Running in 51e9ba059ddc [2023-02-07T20:10:41.926Z] Removing intermediate container 51e9ba059ddc [2023-02-07T20:10:41.926Z] ---> 29ffa812a742 [2023-02-07T20:10:41.926Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T20:10:41.926Z] ---> Running in a41e5872a3cc [2023-02-07T20:10:42.879Z] Removing intermediate container a41e5872a3cc [2023-02-07T20:10:42.879Z] ---> 760319b156d4 [2023-02-07T20:10:42.879Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T20:10:42.879Z] ---> Running in 81f22dbe6647 [2023-02-07T20:10:45.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:10:45.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:10:46.408Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T20:10:46.408Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T20:10:46.408Z] OK: 5 MiB in 15 packages [2023-02-07T20:10:48.345Z] Removing intermediate container 81f22dbe6647 [2023-02-07T20:10:48.345Z] ---> a3573a34aed6 [2023-02-07T20:10:48.345Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T20:10:48.345Z] Removing intermediate container f2d41cd15364 [2023-02-07T20:10:48.345Z] ---> 9994b5b724b9 [2023-02-07T20:10:48.345Z] [2023-02-07T20:10:48.345Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T20:10:48.345Z] ---> 2b4661558fb8 [2023-02-07T20:10:48.345Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T20:10:48.345Z] ---> Running in 1c477c6f351d [2023-02-07T20:10:48.922Z] Removing intermediate container 1c477c6f351d [2023-02-07T20:10:48.922Z] ---> 9a48c56db2cc [2023-02-07T20:10:48.922Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T20:10:48.922Z] ---> Running in a08706dfbca6 [2023-02-07T20:10:49.886Z] ---> 2748e392b2ae [2023-02-07T20:10:49.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T20:10:50.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:10:51.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:10:51.694Z] ---> e0d7460ee8c9 [2023-02-07T20:10:51.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T20:10:52.275Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T20:10:52.275Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T20:10:52.275Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T20:10:52.275Z] OK: 5 MiB in 16 packages [2023-02-07T20:10:52.539Z] ---> f1e28fe29172 [2023-02-07T20:10:52.539Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T20:10:52.539Z] ---> Running in 0bdfaebd183c [2023-02-07T20:10:53.119Z] Removing intermediate container 0bdfaebd183c [2023-02-07T20:10:53.119Z] ---> b2e7aaa69fc0 [2023-02-07T20:10:53.119Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T20:10:53.384Z] ---> Running in 8173b82f40a2 [2023-02-07T20:10:53.967Z] Removing intermediate container a08706dfbca6 [2023-02-07T20:10:53.967Z] ---> a6036973e896 [2023-02-07T20:10:53.967Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T20:10:53.967Z] Removing intermediate container 8173b82f40a2 [2023-02-07T20:10:53.967Z] ---> d6dcd3f46e75 [2023-02-07T20:10:53.967Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T20:10:53.967Z] ---> Running in 5017906047a0 [2023-02-07T20:10:54.231Z] ---> Running in 12cfa7cac066 [2023-02-07T20:10:54.810Z] Removing intermediate container 5017906047a0 [2023-02-07T20:10:54.810Z] ---> 88379cb575ec [2023-02-07T20:10:54.810Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T20:10:54.810Z] Removing intermediate container 12cfa7cac066 [2023-02-07T20:10:54.810Z] ---> 6be054af5882 [2023-02-07T20:10:54.810Z] Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:10:55.079Z] ---> Running in 66d0a7e408b2 [2023-02-07T20:10:55.079Z] ---> Running in 3470938183db [2023-02-07T20:10:55.667Z] Removing intermediate container 66d0a7e408b2 [2023-02-07T20:10:55.667Z] ---> c0f44337e478 [2023-02-07T20:10:55.667Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T20:10:55.667Z] Removing intermediate container 3470938183db [2023-02-07T20:10:55.667Z] ---> ef4e14476562 [2023-02-07T20:10:55.667Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T20:10:55.667Z] ---> Running in 9ca50ca9f3d3 [2023-02-07T20:10:55.932Z] ---> Running in d98f14e9b59f [2023-02-07T20:10:56.517Z] Removing intermediate container 9ca50ca9f3d3 [2023-02-07T20:10:56.517Z] ---> 87bea8d25420 [2023-02-07T20:10:56.517Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T20:10:56.517Z] Removing intermediate container d98f14e9b59f [2023-02-07T20:10:56.517Z] ---> 921a89284303 [2023-02-07T20:10:56.517Z] [2023-02-07T20:10:56.517Z] ---> Running in c05a9617f707 [2023-02-07T20:10:57.095Z] Successfully built 921a89284303 [2023-02-07T20:10:57.096Z] Successfully tagged core-data-arm64:latest [2023-02-07T20:10:57.096Z]  Building core-data ... done Removing intermediate container c05a9617f707 [2023-02-07T20:10:57.096Z] ---> cebb2318861c [2023-02-07T20:10:57.096Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T20:10:57.361Z] ---> Running in 155997e3cff0 [2023-02-07T20:10:59.937Z] Removing intermediate container 155997e3cff0 [2023-02-07T20:10:59.937Z] ---> bee845200ac3 [2023-02-07T20:10:59.937Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T20:11:00.205Z] ---> Running in 4389e0afd39b [2023-02-07T20:11:00.784Z] Removing intermediate container 4389e0afd39b [2023-02-07T20:11:00.784Z] ---> bf6ed79d5700 [2023-02-07T20:11:00.784Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T20:11:01.741Z] ---> 566a574a35ec [2023-02-07T20:11:01.741Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T20:11:01.741Z] ---> Running in d43740a68e8c [2023-02-07T20:11:05.081Z] Removing intermediate container d43740a68e8c [2023-02-07T20:11:05.081Z] ---> 8aa05b33f0db [2023-02-07T20:11:05.081Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T20:11:06.042Z] ---> 40ab962f9269 [2023-02-07T20:11:06.042Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T20:11:07.973Z] ---> 5e0aaf37c7ed [2023-02-07T20:11:07.973Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T20:11:08.562Z] ---> 7e5359a3d6b6 [2023-02-07T20:11:08.562Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T20:11:09.514Z] ---> 7bfbb50a82b2 [2023-02-07T20:11:09.514Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T20:11:10.094Z] ---> 52710ac9c430 [2023-02-07T20:11:10.364Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T20:11:10.946Z] ---> 9fb40640bda5 [2023-02-07T20:11:10.946Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T20:11:11.904Z] ---> 909e8c6a0860 [2023-02-07T20:11:11.904Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T20:11:12.169Z] ---> Running in 670eae258f72 [2023-02-07T20:11:17.495Z] Removing intermediate container 670eae258f72 [2023-02-07T20:11:17.495Z] ---> ca2c2af020f3 [2023-02-07T20:11:17.495Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T20:11:17.495Z] ---> Running in 46223441ce6a [2023-02-07T20:11:17.495Z] Removing intermediate container 46223441ce6a [2023-02-07T20:11:17.495Z] ---> 5d2216829651 [2023-02-07T20:11:17.495Z] Step 29/32 : CMD ["gate"] [2023-02-07T20:11:17.495Z] ---> Running in d057dc0f21df [2023-02-07T20:11:17.777Z] Removing intermediate container d057dc0f21df [2023-02-07T20:11:17.777Z] ---> b0fab8fd5de9 [2023-02-07T20:11:17.777Z] Step 30/32 : LABEL arch=arm64 [2023-02-07T20:11:18.041Z] ---> Running in d29a55fd523a [2023-02-07T20:11:18.624Z] Removing intermediate container d29a55fd523a [2023-02-07T20:11:18.624Z] ---> 46b5da026b99 [2023-02-07T20:11:18.624Z] Step 31/32 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:11:18.624Z] ---> Running in ad05e567d459 [2023-02-07T20:11:18.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T20:11:19.205Z] Removing intermediate container ad05e567d459 [2023-02-07T20:11:19.205Z] ---> a2293a3d8c03 [2023-02-07T20:11:19.205Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T20:11:19.205Z] ---> Running in a53c9ebb2ee8 [2023-02-07T20:11:19.471Z] Removing intermediate container a53c9ebb2ee8 [2023-02-07T20:11:19.471Z] ---> b5fc2e1d9b0a [2023-02-07T20:11:19.471Z] [2023-02-07T20:11:19.734Z] Successfully built b5fc2e1d9b0a [2023-02-07T20:11:19.734Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-07T20:11:34.694Z]  Building security-bootstrapper ... done Removing intermediate container 24eda5b467fe [2023-02-07T20:11:34.694Z] ---> eefff4c7b319 [2023-02-07T20:11:34.694Z] [2023-02-07T20:11:34.694Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T20:11:34.694Z] ---> 2b4661558fb8 [2023-02-07T20:11:34.694Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T20:11:34.694Z] ---> Running in 6955ff280d5e [2023-02-07T20:11:34.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T20:11:35.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T20:11:36.178Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T20:11:36.444Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T20:11:36.444Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T20:11:36.444Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T20:11:36.444Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T20:11:36.444Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T20:11:36.444Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T20:11:36.444Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T20:11:36.708Z] OK: 8 MiB in 20 packages [2023-02-07T20:11:38.643Z] Removing intermediate container 6955ff280d5e [2023-02-07T20:11:38.643Z] ---> 62a2ec8e4918 [2023-02-07T20:11:38.643Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T20:11:38.643Z] ---> Running in 1774eea0c8bf [2023-02-07T20:11:38.917Z] Removing intermediate container 1774eea0c8bf [2023-02-07T20:11:38.917Z] ---> d9fff6694b13 [2023-02-07T20:11:38.917Z] Step 12/21 : WORKDIR /edgex [2023-02-07T20:11:39.181Z] ---> Running in 7f97395565dd [2023-02-07T20:11:39.446Z] Removing intermediate container 7f97395565dd [2023-02-07T20:11:39.446Z] ---> 1c069b04c2d5 [2023-02-07T20:11:39.446Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T20:11:42.771Z] ---> 438c0875965e [2023-02-07T20:11:42.771Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T20:11:44.172Z] ---> f82f5bd70fd4 [2023-02-07T20:11:44.172Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T20:11:45.574Z] ---> b5418d89ba9b [2023-02-07T20:11:45.574Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T20:11:46.164Z] ---> b0de78cf9e1b [2023-02-07T20:11:46.164Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T20:11:46.164Z] ---> Running in b6352533ae07 [2023-02-07T20:11:48.731Z] Removing intermediate container b6352533ae07 [2023-02-07T20:11:48.731Z] ---> c1b2164ee47d [2023-02-07T20:11:48.731Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T20:11:48.731Z] ---> Running in 3359a736ca9d [2023-02-07T20:11:49.313Z] Removing intermediate container 3359a736ca9d [2023-02-07T20:11:49.313Z] ---> 050ee5fd4583 [2023-02-07T20:11:49.313Z] Step 19/21 : LABEL arch=arm64 [2023-02-07T20:11:49.313Z] ---> Running in 4453ce4057ad [2023-02-07T20:11:49.892Z] Removing intermediate container 4453ce4057ad [2023-02-07T20:11:49.892Z] ---> 0fdec9ef1fb9 [2023-02-07T20:11:49.892Z] Step 20/21 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:11:49.892Z] ---> Running in 4d42503176ba [2023-02-07T20:11:50.469Z] Removing intermediate container 4d42503176ba [2023-02-07T20:11:50.469Z] ---> 2a5f4993f61b [2023-02-07T20:11:50.469Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T20:11:50.469Z] ---> Running in 90a7eb68d7c8 [2023-02-07T20:11:50.732Z] Removing intermediate container 90a7eb68d7c8 [2023-02-07T20:11:50.732Z] ---> 21249deb1aaf [2023-02-07T20:11:50.732Z] [2023-02-07T20:11:50.996Z] Successfully built 21249deb1aaf [2023-02-07T20:11:50.996Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-07T20:12:58.835Z]  Building security-proxy-setup ... done Removing intermediate container ab3765671fad [2023-02-07T20:12:58.835Z] ---> 5c930a695315 [2023-02-07T20:12:58.835Z] [2023-02-07T20:12:58.835Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T20:12:58.835Z] ---> 2b4661558fb8 [2023-02-07T20:12:58.835Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T20:12:58.835Z] ---> Using cache [2023-02-07T20:12:58.835Z] ---> 7aef539750b8 [2023-02-07T20:12:58.835Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T20:12:58.835Z] ---> Using cache [2023-02-07T20:12:58.835Z] ---> e0176b761bf0 [2023-02-07T20:12:58.835Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T20:12:58.835Z] ---> Running in 6b4b83ba4a35 [2023-02-07T20:12:58.835Z] Removing intermediate container 6b4b83ba4a35 [2023-02-07T20:12:58.835Z] ---> 1716e703e04f [2023-02-07T20:12:58.835Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T20:12:58.835Z] ---> Running in fdf0019b3808 [2023-02-07T20:12:58.835Z] Removing intermediate container fdf0019b3808 [2023-02-07T20:12:58.835Z] ---> 7b4923a61f89 [2023-02-07T20:12:58.835Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T20:12:58.835Z] ---> b14500c501fd [2023-02-07T20:12:58.835Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T20:12:58.835Z] ---> 034f5023b062 [2023-02-07T20:12:58.835Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T20:12:58.835Z] ---> 51bcf66ca368 [2023-02-07T20:12:58.835Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T20:12:58.835Z] ---> Running in 9f07b6c6febc [2023-02-07T20:12:58.835Z] Removing intermediate container 9f07b6c6febc [2023-02-07T20:12:58.835Z] ---> 5517075f5aaf [2023-02-07T20:12:58.835Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T20:12:58.835Z] ---> Running in 7857343b3c36 [2023-02-07T20:12:58.835Z] Removing intermediate container 7857343b3c36 [2023-02-07T20:12:58.835Z] ---> 824722bdd903 [2023-02-07T20:12:58.835Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T20:12:58.835Z] ---> Running in 230c2a3b1760 [2023-02-07T20:12:58.835Z] Removing intermediate container 230c2a3b1760 [2023-02-07T20:12:58.835Z] ---> bca960be36cc [2023-02-07T20:12:58.835Z] Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [2023-02-07T20:12:58.835Z] ---> Running in 2f76c2434851 [2023-02-07T20:12:58.835Z] Removing intermediate container 2f76c2434851 [2023-02-07T20:12:58.835Z] ---> b7e9de8e09ab [2023-02-07T20:12:58.835Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T20:12:58.835Z] ---> Running in efb39a95df20 [2023-02-07T20:12:58.835Z] Removing intermediate container efb39a95df20 [2023-02-07T20:12:58.835Z] ---> 8ea6628cb0b2 [2023-02-07T20:12:58.835Z] [2023-02-07T20:12:58.835Z] Successfully built 8ea6628cb0b2 [2023-02-07T20:12:58.835Z] Successfully tagged support-scheduler-arm64:latest [2023-02-07T20:12:58.846Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-07T20:12:58.860Z] $ docker stop --time=1 f9bd1842e0531466648db7c1d49489ae340f48e97235eddc480f91e2af2ae7aa [2023-02-07T20:13:02.275Z] $ docker rm -f --volumes f9bd1842e0531466648db7c1d49489ae340f48e97235eddc480f91e2af2ae7aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T20:13:02.812Z] + docker images [2023-02-07T20:13:03.076Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T20:13:03.076Z] support-scheduler-arm64 latest 8ea6628cb0b2 5 seconds ago 29MB [2023-02-07T20:13:03.076Z] 5c930a695315 11 seconds ago 1.57GB [2023-02-07T20:13:03.076Z] security-proxy-setup-arm64 latest 21249deb1aaf About a minute ago 26.8MB [2023-02-07T20:13:03.076Z] eefff4c7b319 About a minute ago 1.5GB [2023-02-07T20:13:03.076Z] security-bootstrapper-arm64 latest b5fc2e1d9b0a About a minute ago 19.5MB [2023-02-07T20:13:03.076Z] core-data-arm64 latest 921a89284303 2 minutes ago 17.2MB [2023-02-07T20:13:03.076Z] 9994b5b724b9 2 minutes ago 1.5GB [2023-02-07T20:13:03.076Z] 959eff9e57ed 2 minutes ago 1.51GB [2023-02-07T20:13:03.076Z] core-common-config-bootstrapper-arm64 latest 15afdb437785 2 minutes ago 14.9MB [2023-02-07T20:13:03.076Z] e3918a17757a 3 minutes ago 1.5GB [2023-02-07T20:13:03.076Z] security-spiffe-token-provider-arm64 latest 9e9c966d3ae0 3 minutes ago 28.9MB [2023-02-07T20:13:03.076Z] 6b02811f6009 3 minutes ago 1.54GB [2023-02-07T20:13:03.076Z] support-notifications-arm64 latest 89ef1b13887a 7 minutes ago 29.5MB [2023-02-07T20:13:03.076Z] cb890f9100c2 7 minutes ago 1.57GB [2023-02-07T20:13:03.076Z] security-spire-config-arm64 latest 836f3bd83a23 8 minutes ago 83.6MB [2023-02-07T20:13:03.076Z] core-metadata-arm64 latest 2b1cbcfd4a4e 9 minutes ago 17.7MB [2023-02-07T20:13:03.076Z] 273ef6b56285 9 minutes ago 1.51GB [2023-02-07T20:13:03.076Z] core-command-arm64 latest f481167d374b 9 minutes ago 17MB [2023-02-07T20:13:03.076Z] security-secretstore-setup-arm64 latest 473710626d34 10 minutes ago 28.7MB [2023-02-07T20:13:03.076Z] 0f4ecdf28812 10 minutes ago 1.51GB [2023-02-07T20:13:03.076Z] db353fdf4645 10 minutes ago 1.5GB [2023-02-07T20:13:03.076Z] security-spire-agent-arm64 latest cbf49bacdebf 13 minutes ago 122MB [2023-02-07T20:13:03.076Z] 989b469f13b4 14 minutes ago 1.38GB [2023-02-07T20:13:03.076Z] security-spire-server-arm64 latest 714aa456b78a 16 minutes ago 84.3MB [2023-02-07T20:13:03.077Z] 654800510b36 16 minutes ago 1.38GB [2023-02-07T20:13:03.077Z] ci-base-image-arm64 latest 28b1d0ec5479 29 minutes ago 905MB [2023-02-07T20:13:03.077Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-07T20:13:03.077Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-07T20:13:03.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-07T20:13:03.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T20:13:04.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T20:13:04.079Z] [2023-02-07T20:13:04.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T20:13:04.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T20:13:04.752Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T20:13:04.752Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T20:13:04.752Z] 04944245beec: Pulling fs layer [2023-02-07T20:13:04.752Z] 699f458cf7ca: Pulling fs layer [2023-02-07T20:13:04.752Z] 765212b225bb: Pulling fs layer [2023-02-07T20:13:04.752Z] f23df028b6ca: Pulling fs layer [2023-02-07T20:13:04.752Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T20:13:04.752Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T20:13:04.752Z] f23df028b6ca: Waiting [2023-02-07T20:13:04.752Z] d65c8cfc05b1: Waiting [2023-02-07T20:13:04.752Z] 2437ff75d9bd: Waiting [2023-02-07T20:13:04.752Z] 765212b225bb: Waiting [2023-02-07T20:13:04.752Z] 04944245beec: Verifying Checksum [2023-02-07T20:13:04.752Z] 04944245beec: Download complete [2023-02-07T20:13:04.752Z] 765212b225bb: Verifying Checksum [2023-02-07T20:13:04.752Z] 765212b225bb: Download complete [2023-02-07T20:13:05.018Z] f23df028b6ca: Verifying Checksum [2023-02-07T20:13:05.018Z] f23df028b6ca: Download complete [2023-02-07T20:13:05.018Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T20:13:05.018Z] d65c8cfc05b1: Download complete [2023-02-07T20:13:05.018Z] 699f458cf7ca: Verifying Checksum [2023-02-07T20:13:05.018Z] 699f458cf7ca: Download complete [2023-02-07T20:13:05.284Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T20:13:05.284Z] 8998bd30e6a1: Download complete [2023-02-07T20:13:07.850Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T20:13:07.850Z] 2437ff75d9bd: Download complete [2023-02-07T20:13:08.803Z] 8998bd30e6a1: Pull complete [2023-02-07T20:13:09.384Z] 04944245beec: Pull complete [2023-02-07T20:13:10.339Z] 699f458cf7ca: Pull complete [2023-02-07T20:13:10.604Z] 765212b225bb: Pull complete [2023-02-07T20:13:11.182Z] f23df028b6ca: Pull complete [2023-02-07T20:13:11.448Z] d65c8cfc05b1: Pull complete [2023-02-07T20:13:26.417Z] 2437ff75d9bd: Pull complete [2023-02-07T20:13:26.417Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T20:13:26.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T20:13:26.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T20:13:26.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2023-02-07T20:13:26.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-07T20:13:29.518Z] $ docker top cb5a8588f3e58e9cedb39acc12ebbc9aed916073bd0ec44e82e2fe88b4e93718 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T20:13:30.154Z] ---> job-cost.sh [2023-02-07T20:13:30.418Z] lf-activate-venv: SKIPPING [2023-02-07T20:13:30.418Z] INFO: No Stack... [2023-02-07T20:13:30.995Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T20:13:31.574Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T20:13:31.946Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-07T20:13:31.946Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T20:13:32.002Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4334-1-stack-cost] [2023-02-07T20:13:32.007Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4334-1-stack-cost] did not exist. Created. [2023-02-07T20:13:32.007Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T20:13:32.435Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T20:13:32.632Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T20:13:32.647Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4334-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T20:13:32.715Z] $ docker stop --time=1 cb5a8588f3e58e9cedb39acc12ebbc9aed916073bd0ec44e82e2fe88b4e93718 [2023-02-07T20:13:34.224Z] $ docker rm -f --volumes cb5a8588f3e58e9cedb39acc12ebbc9aed916073bd0ec44e82e2fe88b4e93718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-07T20:13:35.224Z] provisioning config files... [2023-02-07T20:13:35.231Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7993775916676006452tmp [Pipeline] { [Pipeline] sh [2023-02-07T20:13:35.573Z] + set +x [2023-02-07T20:13:35.573Z] + curl -s https://codecov.io/bash [2023-02-07T20:13:35.573Z] + bash -s -- [2023-02-07T20:13:35.573Z] [2023-02-07T20:13:35.573Z] _____ _ [2023-02-07T20:13:35.573Z] / ____| | | [2023-02-07T20:13:35.573Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T20:13:35.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T20:13:35.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T20:13:35.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T20:13:35.573Z] Bash-1.0.6 [2023-02-07T20:13:35.573Z] [2023-02-07T20:13:35.573Z] [2023-02-07T20:13:35.573Z] ==> git version 2.25.1 found [2023-02-07T20:13:35.573Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-07T20:13:35.573Z] Release-Date: 2020-01-08 [2023-02-07T20:13:35.573Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-07T20:13:35.573Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T20:13:35.573Z] ==> Jenkins CI detected. [2023-02-07T20:13:35.573Z] current dir:  /w/workspace/edgex-go/1 [2023-02-07T20:13:35.573Z] project root: . [2023-02-07T20:13:35.573Z] --> token set from env [2023-02-07T20:13:35.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T20:13:35.573Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T20:13:35.573Z] ==> Python coveragepy not found [2023-02-07T20:13:35.573Z] ==> Searching for coverage reports in: [2023-02-07T20:13:35.573Z] + . [2023-02-07T20:13:35.832Z] -> Found 1 reports [2023-02-07T20:13:35.832Z] ==> Detecting git/mercurial file structure [2023-02-07T20:13:35.832Z] ==> Reading reports [2023-02-07T20:13:35.832Z] + ./coverage.out bytes=486191 [2023-02-07T20:13:35.832Z] ==> Appending adjustments [2023-02-07T20:13:35.832Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T20:13:36.768Z] + Found adjustments [2023-02-07T20:13:36.768Z] ==> Gzipping contents [2023-02-07T20:13:37.028Z] 64K /tmp/codecov.CWjxuK.gz [2023-02-07T20:13:37.028Z] ==> Uploading reports [2023-02-07T20:13:37.028Z] url: https://codecov.io [2023-02-07T20:13:37.028Z] query: branch=PR-4334&commit=d0b236c81d75864bd1bc3b0d7d89ad3d75769104&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4334&job=&cmd_args= [2023-02-07T20:13:37.028Z] -> Pinging Codecov [2023-02-07T20:13:37.028Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4334&commit=d0b236c81d75864bd1bc3b0d7d89ad3d75769104&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4334&job=&cmd_args= [2023-02-07T20:13:37.287Z] -> Uploading to [2023-02-07T20:13:37.287Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/d0b236c81d75864bd1bc3b0d7d89ad3d75769104/1c9124f3-bd12-42c0-951e-b398e90f4a8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T201337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e1ba74cae7cee292042d49dc2ef2827d90c71016ff3fafc43dd73ae7dc90b12 [2023-02-07T20:13:37.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T20:13:37.288Z] Dload Upload Total Spent Left Speed [2023-02-07T20:13:37.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62887 0 0 100 62887 0 277k --:--:-- --:--:-- --:--:-- 276k 100 62887 0 0 100 62887 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-02-07T20:13:37.807Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] } [2023-02-07T20:13:37.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-07T20:13:39.225Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T20:13:39.553Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T20:13:40.443Z] ---> package-listing.sh [2023-02-07T20:13:40.443Z] ++ facter osfamily [2023-02-07T20:13:40.443Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T20:13:40.701Z] + OS_FAMILY=debian [2023-02-07T20:13:40.701Z] + workspace=/w/workspace/edgex-go/1 [2023-02-07T20:13:40.701Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T20:13:40.701Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T20:13:40.701Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T20:13:40.701Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T20:13:40.701Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-07T20:13:40.701Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T20:13:40.701Z] + case "${OS_FAMILY}" in [2023-02-07T20:13:40.701Z] + dpkg -l [2023-02-07T20:13:40.701Z] + grep '^ii' [2023-02-07T20:13:40.701Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T20:13:40.701Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T20:13:40.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T20:13:40.701Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-07T20:13:40.701Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-07T20:13:40.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-07T20:13:40.739Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T20:13:41.032Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T20:13:42.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T20:13:42.067Z] [2023-02-07T20:13:42.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T20:13:42.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T20:13:42.434Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T20:13:42.434Z] 5eb5b503b376: Pulling fs layer [2023-02-07T20:13:42.434Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T20:13:42.434Z] ec43610c2a17: Pulling fs layer [2023-02-07T20:13:42.434Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T20:13:42.434Z] 33b1e0a273af: Pulling fs layer [2023-02-07T20:13:42.434Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T20:13:42.434Z] 2f39f015ded8: Pulling fs layer [2023-02-07T20:13:42.434Z] 33b1e0a273af: Waiting [2023-02-07T20:13:42.434Z] 5d3b04190fa2: Waiting [2023-02-07T20:13:42.434Z] 3a2ae6a8a46f: Waiting [2023-02-07T20:13:42.434Z] 2f39f015ded8: Waiting [2023-02-07T20:13:42.434Z] 5c69ac0246d0: Verifying Checksum [2023-02-07T20:13:42.434Z] 5c69ac0246d0: Download complete [2023-02-07T20:13:42.704Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T20:13:42.704Z] 3a2ae6a8a46f: Download complete [2023-02-07T20:13:42.704Z] 33b1e0a273af: Verifying Checksum [2023-02-07T20:13:42.704Z] 33b1e0a273af: Download complete [2023-02-07T20:13:42.704Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T20:13:42.704Z] 5d3b04190fa2: Download complete [2023-02-07T20:13:42.704Z] ec43610c2a17: Verifying Checksum [2023-02-07T20:13:42.704Z] ec43610c2a17: Download complete [2023-02-07T20:13:42.966Z] 5eb5b503b376: Verifying Checksum [2023-02-07T20:13:42.966Z] 5eb5b503b376: Download complete [2023-02-07T20:13:43.534Z] 2f39f015ded8: Download complete [2023-02-07T20:13:44.098Z] 5eb5b503b376: Pull complete [2023-02-07T20:13:44.098Z] 5c69ac0246d0: Pull complete [2023-02-07T20:13:44.357Z] ec43610c2a17: Pull complete [2023-02-07T20:13:44.616Z] 3a2ae6a8a46f: Pull complete [2023-02-07T20:13:44.616Z] 33b1e0a273af: Pull complete [2023-02-07T20:13:44.874Z] 5d3b04190fa2: Pull complete [2023-02-07T20:13:49.053Z] 2f39f015ded8: Pull complete [2023-02-07T20:13:49.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T20:13:49.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T20:13:49.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T20:13:49.257Z] prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container [2023-02-07T20:13:49.308Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T20:13:50.879Z] $ docker top 6c46c0c3f1cc8f420e05f0049f6351a7c51753c698294ed6926adc368dd39d15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T20:13:51.249Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T20:13:51.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T20:13:51.867Z] + ls /var/log/sa-host [2023-02-07T20:13:51.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T20:13:52.082Z] provisioning config files... [2023-02-07T20:13:52.090Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8451532801903837461tmp [Pipeline] { [Pipeline] echo [2023-02-07T20:13:52.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T20:13:52.444Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T20:13:52.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T20:13:52.873Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T20:13:52.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T20:13:53.215Z] ---> sudo-logs.sh [2023-02-07T20:13:53.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T20:13:53.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T20:13:53.683Z] ---> job-cost.sh [2023-02-07T20:13:53.683Z] lf-activate-venv: SKIPPING [2023-02-07T20:13:53.683Z] DEBUG: total: 0.10999999940395355 [2023-02-07T20:13:53.683Z] INFO: Retrieving Stack Cost... [2023-02-07T20:13:53.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T20:13:54.506Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T20:13:54.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T20:13:54.849Z] ---> logs-deploy.sh [2023-02-07T20:13:54.849Z] lf-activate-venv: SKIPPING [2023-02-07T20:13:54.849Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4334/1 [2023-02-07T20:13:54.849Z] INFO: archiving workspace using pattern(s): [2023-02-07T20:13:55.783Z] Archives upload complete. [2023-02-07T20:13:55.783Z] INFO: archiving logs to Nexus