Pull request #4148 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c36be2e70c25b54c1344a92151247617e666ba75+502310b00a79916b803008258ae56cda32ec220b (6fd735570c6e8cefe413e64aff2c48f371bc507d) 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-ssh16342422759031670143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12141843249973586392.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4148/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-4148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16383084322866231316.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-4148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11133844469070099823.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh9874930731604667359.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-4148/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-4148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11388153923038650638.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-ubuntu20.04-docker-8c-8g-28646’ is offline Running on prd-ubuntu20.04-docker-8c-8g-28648 in /w/workspace/edgexfoundry_edgex-go_PR-4148 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4148/head:refs/remotes/origin/PR-4148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit c36be2e70c25b54c1344a92151247617e666ba75 Merge succeeded, producing c36be2e70c25b54c1344a92151247617e666ba75 Checking out Revision c36be2e70c25b54c1344a92151247617e666ba75 (PR-4148) > git config core.sparsecheckout # timeout=10 > git checkout -f c36be2e70c25b54c1344a92151247617e666ba75 # 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 502310b00a79916b803008258ae56cda32ec220b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c36be2e70c25b54c1344a92151247617e666ba75 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-07T19:07:40.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-07T19:07:40.817Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-07T19:07:40.913Z] ========================================================= [2022-09-07T19:07:40.913Z] EdgeX Global Pipelines Version Info [2022-09-07T19:07:40.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:07:41.715Z] ------------------- [2022-09-07T19:07:41.715Z] stable info: [2022-09-07T19:07:41.715Z] ------------------- [2022-09-07T19:07:41.715Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-07T19:07:41.715Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T19:07:41.715Z] Message: update stable to v1.0.239 [2022-09-07T19:07:42.289Z] ------------------- [2022-09-07T19:07:42.289Z] experimental info: [2022-09-07T19:07:42.289Z] ------------------- [2022-09-07T19:07:42.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-07T19:07:42.289Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T19:07:42.289Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-07T19:07:42.673Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-07T19:07:42.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-07T19:07:42.751Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-07T19:07:42.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-07T19:07:42.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-07T19:07:42.868Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-07T19:07:42.903Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-07T19:07:42.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-07T19:07:42.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-07T19:07:43.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-07T19:07:43.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-07T19:07:43.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-07T19:07:43.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-07T19:07:43.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-07T19:07:43.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-07T19:07:43.250Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T19:07:43.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T19:07:43.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-07T19:07:43.367Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-07T19:07:43.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-07T19:07:43.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-07T19:07:43.483Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-07T19:07:43.520Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-07T19:07:43.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4148 [Pipeline] echo [2022-09-07T19:07:43.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4148 [Pipeline] echo [2022-09-07T19:07:43.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4148 [Pipeline] echo [2022-09-07T19:07:43.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c36be2e70c25b54c1344a92151247617e666ba75 [Pipeline] echo [2022-09-07T19:07:43.718Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c36be2e [Pipeline] echo [2022-09-07T19:07:43.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T19:07:43.865Z] provisioning config files... [2022-09-07T19:07:43.883Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4036948694395322451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:07:44.234Z] ---> docker-login.sh [2022-09-07T19:07:44.234Z] nexus3.edgexfoundry.org:10001 [2022-09-07T19:07:44.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:07:44.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:07:44.759Z] Configure a credential helper to remove this warning. See [2022-09-07T19:07:44.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:07:44.759Z] [2022-09-07T19:07:44.759Z] Login Succeeded [2022-09-07T19:07:44.759Z] nexus3.edgexfoundry.org:10002 [2022-09-07T19:07:45.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:07:45.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:07:45.021Z] Configure a credential helper to remove this warning. See [2022-09-07T19:07:45.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:07:45.021Z] [2022-09-07T19:07:45.021Z] Login Succeeded [2022-09-07T19:07:45.021Z] nexus3.edgexfoundry.org:10003 [2022-09-07T19:07:45.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:07:45.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:07:45.021Z] Configure a credential helper to remove this warning. See [2022-09-07T19:07:45.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:07:45.021Z] [2022-09-07T19:07:45.021Z] Login Succeeded [2022-09-07T19:07:45.021Z] nexus3.edgexfoundry.org:10004 [2022-09-07T19:07:45.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:07:45.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:07:45.285Z] Configure a credential helper to remove this warning. See [2022-09-07T19:07:45.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:07:45.285Z] [2022-09-07T19:07:45.285Z] Login Succeeded [2022-09-07T19:07:45.285Z] docker.io [2022-09-07T19:07:45.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:07:45.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:07:45.862Z] Configure a credential helper to remove this warning. See [2022-09-07T19:07:45.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:07:45.862Z] [2022-09-07T19:07:45.862Z] Login Succeeded [2022-09-07T19:07:45.862Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T19:07:45.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T19:07:46.320Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-07T19:07:46.320Z] + dirname cmd/core-command/Dockerfile [2022-09-07T19:07:46.320Z] + cut -d/ -f2 [2022-09-07T19:07:46.320Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-07T19:07:46.320Z] + dirname cmd/core-data/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/core-metadata/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/support-notifications/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-07T19:07:46.321Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-07T19:07:46.321Z] + cut -d/ -f2 [2022-09-07T19:07:46.321Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-07T19:07:46.380Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-07T19:07:46.898Z] + git rev-list -1 --merges c36be2e70c25b54c1344a92151247617e666ba75~1..c36be2e70c25b54c1344a92151247617e666ba75 [Pipeline] echo [2022-09-07T19:07:46.934Z] -----------> git rev-list -1 --merges c36be2e70c25b54c1344a92151247617e666ba75~1..c36be2e70c25b54c1344a92151247617e666ba75 c36be2e70c25b54c1344a92151247617e666ba75 [false] [Pipeline] sh [2022-09-07T19:07:47.249Z] + git log --format=format:%s -1 c36be2e70c25b54c1344a92151247617e666ba75 [Pipeline] echo [2022-09-07T19:07:47.286Z] ========================================================= [2022-09-07T19:07:47.286Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-07T19:07:47.286Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-07T19:07:47.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T19:07:47.733Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-07T19:07:47.733Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-07T19:07:47.733Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-07T19:07:47.733Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-07T19:07:47.733Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-07T19:07:47.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:07:48.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T19:07:48.171Z] [2022-09-07T19:07:48.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:07:48.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T19:07:48.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-07T19:07:48.554Z] b85a868b505f: Pulling fs layer [2022-09-07T19:07:48.554Z] e2be974225ed: Pulling fs layer [2022-09-07T19:07:48.554Z] 339a4e72a1f5: Pulling fs layer [2022-09-07T19:07:48.554Z] 988bab9f4d93: Pulling fs layer [2022-09-07T19:07:48.554Z] 1469e6f7b9e6: Pulling fs layer [2022-09-07T19:07:48.554Z] eaf3925da568: Pulling fs layer [2022-09-07T19:07:48.554Z] bab4dde63d76: Pulling fs layer [2022-09-07T19:07:48.554Z] bde34c3a00c8: Pulling fs layer [2022-09-07T19:07:48.554Z] b352a97aabf1: Pulling fs layer [2022-09-07T19:07:48.554Z] 4872d77fe225: Pulling fs layer [2022-09-07T19:07:48.554Z] 5851b861e8e6: Pulling fs layer [2022-09-07T19:07:48.554Z] 1469e6f7b9e6: Waiting [2022-09-07T19:07:48.554Z] eaf3925da568: Waiting [2022-09-07T19:07:48.554Z] bab4dde63d76: Waiting [2022-09-07T19:07:48.554Z] bde34c3a00c8: Waiting [2022-09-07T19:07:48.554Z] b352a97aabf1: Waiting [2022-09-07T19:07:48.554Z] 4872d77fe225: Waiting [2022-09-07T19:07:48.554Z] 5851b861e8e6: Waiting [2022-09-07T19:07:48.554Z] 988bab9f4d93: Waiting [2022-09-07T19:07:48.554Z] e2be974225ed: Download complete [2022-09-07T19:07:48.554Z] 988bab9f4d93: Verifying Checksum [2022-09-07T19:07:48.554Z] 988bab9f4d93: Download complete [2022-09-07T19:07:48.816Z] 1469e6f7b9e6: Verifying Checksum [2022-09-07T19:07:48.816Z] 1469e6f7b9e6: Download complete [2022-09-07T19:07:48.816Z] 339a4e72a1f5: Verifying Checksum [2022-09-07T19:07:48.816Z] 339a4e72a1f5: Download complete [2022-09-07T19:07:48.816Z] eaf3925da568: Download complete [2022-09-07T19:07:48.816Z] bde34c3a00c8: Verifying Checksum [2022-09-07T19:07:48.816Z] bde34c3a00c8: Download complete [2022-09-07T19:07:48.816Z] b352a97aabf1: Verifying Checksum [2022-09-07T19:07:48.816Z] b352a97aabf1: Download complete [2022-09-07T19:07:48.816Z] 4872d77fe225: Verifying Checksum [2022-09-07T19:07:48.816Z] 4872d77fe225: Download complete [2022-09-07T19:07:48.816Z] 5851b861e8e6: Verifying Checksum [2022-09-07T19:07:48.816Z] 5851b861e8e6: Download complete [2022-09-07T19:07:48.816Z] b85a868b505f: Verifying Checksum [2022-09-07T19:07:48.816Z] b85a868b505f: Download complete [2022-09-07T19:07:49.078Z] bab4dde63d76: Verifying Checksum [2022-09-07T19:07:49.078Z] bab4dde63d76: Download complete [2022-09-07T19:07:50.020Z] b85a868b505f: Pull complete [2022-09-07T19:07:50.283Z] e2be974225ed: Pull complete [2022-09-07T19:07:50.856Z] 339a4e72a1f5: Pull complete [2022-09-07T19:07:50.856Z] 988bab9f4d93: Pull complete [2022-09-07T19:07:51.119Z] 1469e6f7b9e6: Pull complete [2022-09-07T19:07:51.379Z] eaf3925da568: Pull complete [2022-09-07T19:07:53.300Z] bab4dde63d76: Pull complete [2022-09-07T19:07:53.565Z] bde34c3a00c8: Pull complete [2022-09-07T19:07:53.565Z] b352a97aabf1: Pull complete [2022-09-07T19:07:53.827Z] 4872d77fe225: Pull complete [2022-09-07T19:07:53.827Z] 5851b861e8e6: Pull complete [2022-09-07T19:07:53.827Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-07T19:07:53.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T19:07:53.827Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:07:54.070Z] prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container [2022-09-07T19:07:54.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-07T19:07:57.320Z] $ docker top a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc -eo pid,comm [2022-09-07T19:07:57.384Z] 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). [2022-09-07T19:07:57.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T19:07:57.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T19:07:57.507Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T19:07:57.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T19:07:57.647Z] $ docker exec a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc ssh-agent [2022-09-07T19:07:57.778Z] SSH_AUTH_SOCK=/tmp/ssh-EtpC1e2uc6MS/agent.33 [2022-09-07T19:07:57.778Z] SSH_AGENT_PID=39 [2022-09-07T19:07:57.785Z] Running ssh-add (command line suppressed) [2022-09-07T19:07:57.906Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2889054636918249137.key (/w/workspace/edgex-go/1@tmp/private_key_2889054636918249137.key) [2022-09-07T19:07:57.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T19:07:58.252Z] + git tag --points-at HEAD [Pipeline] } [2022-09-07T19:07:58.283Z] $ docker exec --env ******** --env ******** a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc ssh-agent -k [2022-09-07T19:07:58.394Z] unset SSH_AUTH_SOCK; [2022-09-07T19:07:58.395Z] unset SSH_AGENT_PID; [2022-09-07T19:07:58.395Z] echo Agent pid 39 killed; [2022-09-07T19:07:58.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-07T19:07:58.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T19:07:58.491Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T19:07:58.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T19:07:58.647Z] $ docker exec a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc ssh-agent [2022-09-07T19:07:58.802Z] SSH_AUTH_SOCK=/tmp/ssh-KpKgrgr8En60/agent.72 [2022-09-07T19:07:58.802Z] SSH_AGENT_PID=79 [2022-09-07T19:07:58.808Z] Running ssh-add (command line suppressed) [2022-09-07T19:07:58.942Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5711476542128064516.key (/w/workspace/edgex-go/1@tmp/private_key_5711476542128064516.key) [2022-09-07T19:07:58.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T19:07:59.287Z] + git semver init [2022-09-07T19:07:59.548Z] 2022-09-07 19:07:59,507 [run_init] DEBUG init version:0.0.0 force:False [2022-09-07T19:07:59.548Z] 2022-09-07 19:07:59,508 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-07T19:07:59.548Z] 2022-09-07 19:07:59,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-07T19:07:59.548Z] 2022-09-07 19:07:59,508 [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) [2022-09-07T19:08:04.873Z] 2022-09-07 19:08:04,612 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-07T19:08:04.873Z] 2022-09-07 19:08:04,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4148 with force:False [2022-09-07T19:08:04.873Z] 2022-09-07 19:08:04,613 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4148 [2022-09-07T19:08:04.873Z] 2022-09-07 19:08:04,617 [execute] INFO git cat-file --batch-check [2022-09-07T19:08:04.873Z] 2022-09-07 19:08:04,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T19:08:04.873Z] 2022-09-07 19:08:04,624 [execute] INFO git cat-file --batch [2022-09-07T19:08:04.873Z] 2022-09-07 19:08:04,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T19:08:04.873Z] 2022-09-07 19:08:04,630 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4148 [2022-09-07T19:08:04.873Z] 0.0.0 [Pipeline] } [2022-09-07T19:08:04.904Z] $ docker exec --env ******** --env ******** a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc ssh-agent -k [2022-09-07T19:08:05.023Z] unset SSH_AUTH_SOCK; [2022-09-07T19:08:05.024Z] unset SSH_AGENT_PID; [2022-09-07T19:08:05.024Z] echo Agent pid 79 killed; [2022-09-07T19:08:05.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T19:08:05.458Z] + git semver [Pipeline] } [2022-09-07T19:08:05.747Z] $ docker stop --time=1 a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc [2022-09-07T19:08:07.083Z] $ docker rm -f a748bfad257118d62734f0c39f9e3512fbd2fec2b4da426e8d9af719e9d27bbc [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T19:08:07.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-07T19:08:07.839Z] Stashed 1 file(s) [Pipeline] echo [2022-09-07T19:08:07.857Z] [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 [2022-09-07T19:08:08.638Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-07T19:08:08.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:08:08.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:08:08.740Z] ========================================================= [2022-09-07T19:08:08.740Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-07T19:08:08.740Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:08:09.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T19:08:09.084Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-07T19:08:09.084Z] 2408cc74d12b: Pulling fs layer [2022-09-07T19:08:09.084Z] ea60b727a1ce: Pulling fs layer [2022-09-07T19:08:09.084Z] 30c4a7721957: Pulling fs layer [2022-09-07T19:08:09.084Z] 370296b7ddb6: Pulling fs layer [2022-09-07T19:08:09.084Z] 7c6cee850709: Pulling fs layer [2022-09-07T19:08:09.084Z] 39a5fcdaea64: Pulling fs layer [2022-09-07T19:08:09.084Z] d94ebbe4e438: Pulling fs layer [2022-09-07T19:08:09.084Z] bcfd1f05c69d: Pulling fs layer [2022-09-07T19:08:09.084Z] 59ccb84bbe0f: Pulling fs layer [2022-09-07T19:08:09.084Z] 370296b7ddb6: Waiting [2022-09-07T19:08:09.084Z] 7c6cee850709: Waiting [2022-09-07T19:08:09.084Z] 39a5fcdaea64: Waiting [2022-09-07T19:08:09.084Z] bcfd1f05c69d: Waiting [2022-09-07T19:08:09.084Z] d94ebbe4e438: Waiting [2022-09-07T19:08:09.084Z] 59ccb84bbe0f: Waiting [2022-09-07T19:08:09.084Z] 30c4a7721957: Verifying Checksum [2022-09-07T19:08:09.084Z] 30c4a7721957: Download complete [2022-09-07T19:08:09.084Z] ea60b727a1ce: Download complete [2022-09-07T19:08:09.084Z] 7c6cee850709: Verifying Checksum [2022-09-07T19:08:09.084Z] 7c6cee850709: Download complete [2022-09-07T19:08:09.084Z] 39a5fcdaea64: Download complete [2022-09-07T19:08:09.084Z] 2408cc74d12b: Verifying Checksum [2022-09-07T19:08:09.349Z] d94ebbe4e438: Verifying Checksum [2022-09-07T19:08:09.349Z] d94ebbe4e438: Download complete [2022-09-07T19:08:09.349Z] 2408cc74d12b: Pull complete [2022-09-07T19:08:09.349Z] ea60b727a1ce: Pull complete [2022-09-07T19:08:09.620Z] 30c4a7721957: Pull complete [2022-09-07T19:08:09.620Z] 59ccb84bbe0f: Verifying Checksum [2022-09-07T19:08:09.620Z] 59ccb84bbe0f: Download complete [2022-09-07T19:08:09.882Z] bcfd1f05c69d: Verifying Checksum [2022-09-07T19:08:09.882Z] bcfd1f05c69d: Download complete [2022-09-07T19:08:09.882Z] 370296b7ddb6: Verifying Checksum [2022-09-07T19:08:09.882Z] 370296b7ddb6: Download complete [2022-09-07T19:08:14.084Z] 370296b7ddb6: Pull complete [2022-09-07T19:08:14.084Z] 7c6cee850709: Pull complete [2022-09-07T19:08:14.084Z] 39a5fcdaea64: Pull complete [2022-09-07T19:08:14.084Z] d94ebbe4e438: Pull complete [2022-09-07T19:08:16.621Z] bcfd1f05c69d: Pull complete [2022-09-07T19:08:17.190Z] 59ccb84bbe0f: Pull complete [2022-09-07T19:08:17.190Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-07T19:08:17.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T19:08:17.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:08:17.548Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-07T19:08:17.549Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T19:08:17.549Z] WORKDIR /edgex [2022-09-07T19:08:17.549Z] COPY go.mod . [2022-09-07T19:08:17.549Z] RUN go mod download [2022-09-07T19:08:18.118Z] Sending build context to Docker daemon 169.4MB [2022-09-07T19:08:18.118Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T19:08:18.118Z] ---> a4fb48ad2a94 [2022-09-07T19:08:18.118Z] Step 2/4 : WORKDIR /edgex [2022-09-07T19:08:23.169Z] Still waiting to schedule task [2022-09-07T19:08:23.169Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-28647’ [2022-09-07T19:08:24.715Z] ---> Running in b200908d836f [2022-09-07T19:08:24.715Z] Removing intermediate container b200908d836f [2022-09-07T19:08:24.715Z] ---> 767b9c897ec3 [2022-09-07T19:08:24.715Z] Step 3/4 : COPY go.mod . [2022-09-07T19:08:24.715Z] ---> ea22d720ed0d [2022-09-07T19:08:24.715Z] Step 4/4 : RUN go mod download [2022-09-07T19:08:24.715Z] ---> Running in de6ba1aabd4b [2022-09-07T19:08:42.861Z] Removing intermediate container de6ba1aabd4b [2022-09-07T19:08:42.861Z] ---> 303b53fb57e2 [2022-09-07T19:08:42.861Z] Successfully built 303b53fb57e2 [2022-09-07T19:08:42.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:08:43.248Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T19:08:43.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:08:43.421Z] prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container [2022-09-07T19:08:43.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-07T19:08:43.866Z] $ docker top f17137510fb07d1e746eb839904db60c3f1a66bf01efd683b3014ad8bde14fe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:08:44.284Z] + go version [2022-09-07T19:08:44.284Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-07T19:08:44.312Z] $ docker stop --time=1 f17137510fb07d1e746eb839904db60c3f1a66bf01efd683b3014ad8bde14fe5 [2022-09-07T19:08:45.571Z] $ docker rm -f f17137510fb07d1e746eb839904db60c3f1a66bf01efd683b3014ad8bde14fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:08:46.310Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T19:08:46.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:08:46.481Z] prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container [2022-09-07T19:08:46.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-07T19:08:47.022Z] $ docker top 34a33a7c7f9f398aab5405fcdb9673a3b1312baa9bf34764de929e4700bf61f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T19:08:47.152Z] ========================================================= [2022-09-07T19:08:47.152Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-07T19:08:47.152Z] ========================================================= [Pipeline] sh [2022-09-07T19:08:47.445Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:08:47.805Z] + make test [2022-09-07T19:08:47.805Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-07T19:08:55.958Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-07T19:09:10.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-07T19:09:10.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.127s coverage: 98.5% of statements [2022-09-07T19:09:10.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-07T19:09:11.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements [2022-09-07T19:09:11.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-07T19:09:11.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.909s coverage: 89.2% of statements [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 2.1% of statements [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.107s coverage: 60.0% of statements [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-09-07T19:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.110s coverage: 47.1% of statements [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-09-07T19:09:15.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-09-07T19:09:20.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-09-07T19:09:20.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2022-09-07T19:09:25.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 80.8% of statements [2022-09-07T19:09:25.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-07T19:09:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-07T19:09:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-07T19:09:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-07T19:09:34.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 65.8% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 43.6% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.104s coverage: 17.7% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.134s coverage: 97.7% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-07T19:09:34.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-09-07T19:09:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-09-07T19:09:34.071Z] 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 [2022-09-07T19:09:56.034Z] 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." [2022-09-07T19:09:56.034Z] GO111MODULE=on go vet ./... [2022-09-07T19:09:58.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T19:09:58.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T19:09:58.831Z] ./bin/test-attribution-txt.sh [2022-09-07T19:09:59.092Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-07T19:09:59.092Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-07T19:09:59.092Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-07T19:09:59.092Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T19:09:59.092Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T19:09:59.092Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-07T19:09:59.092Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T19:09:59.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-07T19:09:59.449Z] + ls -al . [2022-09-07T19:09:59.450Z] total 736 [2022-09-07T19:09:59.450Z] drwxrwxr-x 10 1001 1001 4096 Sep 7 19:08 . [2022-09-07T19:09:59.450Z] drwxr-xr-x 4 root root 4096 Sep 7 19:08 .. [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 16 Sep 7 19:07 .dockerignore [2022-09-07T19:09:59.450Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 19:09 .git [2022-09-07T19:09:59.450Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 19:07 .github [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 1030 Sep 7 19:07 .gitignore [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 42 Sep 7 19:07 .golangci.yml [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 87 Sep 7 19:07 .hadolint.yml [2022-09-07T19:09:59.450Z] drwxr-xr-x 3 1001 1001 4096 Sep 7 19:08 .semver [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 19:07 .sonarcloud.properties [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 19:07 ADOPTERS.md [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 10347 Sep 7 19:07 Attribution.txt [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 63209 Sep 7 19:07 CHANGELOG.md [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 19:07 CONTRIBUTING.md [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 19:07 GOVERNANCE.md [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 850 Sep 7 19:07 Jenkinsfile [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 19:07 LICENSE [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 13724 Sep 7 19:07 Makefile [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 19:07 OWNERS.md [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 9799 Sep 7 19:07 README.md [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 19:07 SECURITY.md [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 19:08 VERSION [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 19:07 ZMQWindows.md [2022-09-07T19:09:59.450Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 19:07 bin [2022-09-07T19:09:59.450Z] drwxrwxr-x 18 1001 1001 4096 Sep 7 19:07 cmd [2022-09-07T19:09:59.450Z] -rw-r--r-- 1 root root 482786 Sep 7 19:09 coverage.out [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 3682 Sep 7 19:07 go.mod [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 38527 Sep 7 19:07 go.sum [2022-09-07T19:09:59.450Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 19:07 internal [2022-09-07T19:09:59.450Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 19:07 openapi [2022-09-07T19:09:59.450Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 19:07 snap [2022-09-07T19:09:59.450Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 19:07 version.go [Pipeline] sh [2022-09-07T19:09:59.769Z] + '[' -e coverage.out ] [2022-09-07T19:09:59.769Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-07T19:09:59.890Z] Stashed 1 file(s) [Pipeline] sh [2022-09-07T19:10:00.192Z] + make build [2022-09-07T19:10:00.192Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T19:10:15.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T19:10:27.309Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T19:10:27.309Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T19:10:35.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T19:10:35.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T19:10:36.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T19:10:37.766Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:10:38.706Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:10:40.090Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:10:41.033Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:10:42.048Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:10:43.545Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-07T19:10:44.954Z] $ docker stop --time=1 34a33a7c7f9f398aab5405fcdb9673a3b1312baa9bf34764de929e4700bf61f7 [2022-09-07T19:10:49.161Z] $ docker rm -f 34a33a7c7f9f398aab5405fcdb9673a3b1312baa9bf34764de929e4700bf61f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:10:50.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T19:10:50.297Z] [2022-09-07T19:10:50.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:10:50.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T19:10:50.665Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-07T19:10:50.665Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-07T19:10:50.665Z] ca9280d653b3: Pulling fs layer [2022-09-07T19:10:50.665Z] 7e9c9ca2126c: Pulling fs layer [2022-09-07T19:10:50.665Z] cbdbe7a5bc2a: Download complete [2022-09-07T19:10:50.935Z] ca9280d653b3: Verifying Checksum [2022-09-07T19:10:50.935Z] ca9280d653b3: Download complete [2022-09-07T19:10:50.935Z] cbdbe7a5bc2a: Pull complete [2022-09-07T19:10:51.195Z] 7e9c9ca2126c: Download complete [2022-09-07T19:10:51.453Z] ca9280d653b3: Pull complete [2022-09-07T19:10:55.651Z] 7e9c9ca2126c: Pull complete [2022-09-07T19:10:55.651Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-07T19:10:55.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T19:10:55.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:10:55.859Z] prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container [2022-09-07T19:10:55.899Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-07T19:10:58.872Z] $ docker top f0637a539dc589054413d56b748bdca31add739ef83f6eada89c0d3dfeb1914b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:10:59.282Z] + docker-compose build --help [2022-09-07T19:10:59.282Z] + grep parallel [2022-09-07T19:10:59.854Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T19:10:59.883Z] $ docker stop --time=1 f0637a539dc589054413d56b748bdca31add739ef83f6eada89c0d3dfeb1914b [2022-09-07T19:11:01.173Z] $ docker rm -f f0637a539dc589054413d56b748bdca31add739ef83f6eada89c0d3dfeb1914b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:11:01.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T19:11:01.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:11:01.944Z] prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container [2022-09-07T19:11:01.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-07T19:11:02.392Z] $ docker top 3bf5865f0911eabc8a1236ae310777bbf5ad51efa5d6cdd647a3c6d751db3403 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:11:02.805Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T19:11:03.376Z] Building core-command ... [2022-09-07T19:11:03.376Z] Building core-data ... [2022-09-07T19:11:03.376Z] Building core-metadata ... [2022-09-07T19:11:03.376Z] Building security-bootstrapper ... [2022-09-07T19:11:03.376Z] Building security-proxy-setup ... [2022-09-07T19:11:03.376Z] Building security-secretstore-setup ... [2022-09-07T19:11:03.376Z] Building security-spiffe-token-provider ... [2022-09-07T19:11:03.376Z] Building security-spire-agent ... [2022-09-07T19:11:03.376Z] Building security-spire-config ... [2022-09-07T19:11:03.376Z] Building security-spire-server ... [2022-09-07T19:11:03.376Z] Building support-notifications ... [2022-09-07T19:11:03.376Z] Building support-scheduler ... [2022-09-07T19:11:03.376Z] Building sys-mgmt-agent ... [2022-09-07T19:11:03.376Z] Building support-notifications [2022-09-07T19:11:03.376Z] Building security-spire-server [2022-09-07T19:11:03.376Z] Building security-bootstrapper [2022-09-07T19:11:03.376Z] Building security-secretstore-setup [2022-09-07T19:11:03.376Z] Building security-proxy-setup [2022-09-07T19:11:04.270Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28649 in /w/workspace/edgexfoundry_edgex-go_PR-4148 [Pipeline] { [Pipeline] ws [2022-09-07T19:11:04.309Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-07T19:11:04.395Z] The recommended git tool is: git [2022-09-07T19:11:10.964Z] using credential edgex-jenkins-ssh [2022-09-07T19:11:10.982Z] Cloning the remote Git repository [2022-09-07T19:11:11.045Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-07T19:11:11.127Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-07T19:11:11.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-07T19:11:11.237Z] > git --version # timeout=10 [2022-09-07T19:11:11.259Z] > git --version # 'git version 2.25.1' [2022-09-07T19:11:11.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T19:11:11.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T19:11:18.271Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:11:18.271Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:11:18.271Z] ---> 303b53fb57e2 [2022-09-07T19:11:18.271Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T19:11:18.271Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:11:18.271Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:11:18.271Z] ---> 303b53fb57e2 [2022-09-07T19:11:18.271Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T19:11:18.271Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:11:18.271Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:11:18.271Z] ---> 303b53fb57e2 [2022-09-07T19:11:18.271Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T19:11:18.271Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:11:18.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:11:18.272Z] ---> 303b53fb57e2 [2022-09-07T19:11:18.272Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:11:18.272Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:11:18.272Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:11:18.272Z] ---> 303b53fb57e2 [2022-09-07T19:11:18.272Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T19:11:29.536Z] Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:11:29.905Z] Merge succeeded, producing c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:11:29.906Z] Checking out Revision c36be2e70c25b54c1344a92151247617e666ba75 (PR-4148) [2022-09-07T19:11:30.523Z] ---> Running in aca8499d482e [2022-09-07T19:11:30.523Z] ---> Running in 66af4e2ec468 [2022-09-07T19:11:30.523Z] ---> Running in 8f50e70113ca [2022-09-07T19:11:30.523Z] ---> Running in 7a40d0ce9d70 [2022-09-07T19:11:30.523Z] ---> Running in 0136c4c5003c [2022-09-07T19:11:30.523Z] Removing intermediate container aca8499d482e [2022-09-07T19:11:30.523Z] ---> ee0172abb7a1 [2022-09-07T19:11:30.523Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T19:11:30.523Z] Removing intermediate container 8f50e70113ca [2022-09-07T19:11:30.523Z] ---> 245c5e4246f4 [2022-09-07T19:11:30.523Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:11:30.523Z] ---> Running in e71fdd27580f [2022-09-07T19:11:30.523Z] Removing intermediate container 7a40d0ce9d70 [2022-09-07T19:11:30.523Z] ---> cd9635e124cf [2022-09-07T19:11:30.523Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:11:30.523Z] Removing intermediate container 0136c4c5003c [2022-09-07T19:11:30.523Z] ---> 68d4d9c339d5 [2022-09-07T19:11:30.523Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:11:30.523Z] Removing intermediate container 66af4e2ec468 [2022-09-07T19:11:30.523Z] ---> 43acfabff13a [2022-09-07T19:11:30.523Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:11:30.523Z] ---> Running in eb0b9210d964 [2022-09-07T19:11:30.523Z] ---> Running in df1db010a920 [2022-09-07T19:11:30.524Z] ---> Running in ccd3ef7d0f57 [2022-09-07T19:11:30.524Z] ---> Running in 30306f863467 [2022-09-07T19:11:30.524Z] Removing intermediate container e71fdd27580f [2022-09-07T19:11:30.524Z] ---> 9a4adf9dc566 [2022-09-07T19:11:30.524Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:11:30.524Z] ---> Running in f0982c0efde7 [2022-09-07T19:11:30.524Z] Removing intermediate container eb0b9210d964 [2022-09-07T19:11:30.524Z] ---> dff731a1b434 [2022-09-07T19:11:30.524Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T19:11:30.524Z] ---> Running in 291a39ede622 [2022-09-07T19:11:30.524Z] Removing intermediate container df1db010a920 [2022-09-07T19:11:30.524Z] ---> 7deca28ec6e0 [2022-09-07T19:11:30.524Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T19:11:30.524Z] ---> Running in f424f25c5d9e [2022-09-07T19:11:30.789Z] Removing intermediate container 30306f863467 [2022-09-07T19:11:30.789Z] ---> 986113616363 [2022-09-07T19:11:30.789Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:11:30.789Z] ---> Running in d12f21313d07 [2022-09-07T19:11:30.789Z] Removing intermediate container ccd3ef7d0f57 [2022-09-07T19:11:30.789Z] ---> 60e5e4a3339e [2022-09-07T19:11:30.789Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T19:11:30.789Z] ---> Running in e4e93bea2851 [2022-09-07T19:11:30.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:30.789Z] Removing intermediate container f0982c0efde7 [2022-09-07T19:11:30.789Z] ---> 77ec0131efdd [2022-09-07T19:11:30.789Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T19:11:28.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-07T19:11:28.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T19:11:28.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-07T19:11:28.873Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-07T19:11:28.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T19:11:28.888Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4148/head:refs/remotes/origin/PR-4148 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-07T19:11:29.554Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T19:11:29.576Z] > git checkout -f c36be2e70c25b54c1344a92151247617e666ba75 # timeout=10 [2022-09-07T19:11:29.820Z] > git remote # timeout=10 [2022-09-07T19:11:29.837Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T19:11:29.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T19:11:29.864Z] > git merge 502310b00a79916b803008258ae56cda32ec220b # timeout=10 [2022-09-07T19:11:29.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T19:11:29.914Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T19:11:29.927Z] > git checkout -f c36be2e70c25b54c1344a92151247617e666ba75 # timeout=10 [2022-09-07T19:11:31.049Z] ---> Running in 69dfa2f28e17 [2022-09-07T19:11:31.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:31.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:31.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:31.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:31.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:32.144Z] OK: 211 MiB in 51 packages [2022-09-07T19:11:32.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:32.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:32.405Z] Removing intermediate container 291a39ede622 [2022-09-07T19:11:32.405Z] ---> 931edd0e2b0b [2022-09-07T19:11:32.405Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T19:11:32.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:32.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:11:32.405Z] ---> ae179b7dff6e [2022-09-07T19:11:32.405Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:11:32.405Z] ---> Running in b4acbcfd29f0 [2022-09-07T19:11:32.666Z] OK: 211 MiB in 51 packages [2022-09-07T19:11:32.666Z] OK: 211 MiB in 51 packages [2022-09-07T19:11:32.666Z] OK: 211 MiB in 51 packages [2022-09-07T19:11:32.666Z] OK: 211 MiB in 51 packages [2022-09-07T19:11:33.237Z] Removing intermediate container f424f25c5d9e [2022-09-07T19:11:33.237Z] ---> 12dab13c5b78 [2022-09-07T19:11:33.237Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T19:11:33.237Z] Removing intermediate container d12f21313d07 [2022-09-07T19:11:33.237Z] ---> 73788596b7d5 [2022-09-07T19:11:33.237Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T19:11:33.237Z] ---> fe918f3e4ba1 [2022-09-07T19:11:33.237Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:11:33.237Z] Removing intermediate container e4e93bea2851 [2022-09-07T19:11:33.237Z] ---> 77ac6ce1b06a [2022-09-07T19:11:33.237Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T19:11:33.237Z] ---> 7536c967d37f [2022-09-07T19:11:33.237Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:11:33.237Z] ---> Running in 8555e07950b0 [2022-09-07T19:11:33.497Z] Removing intermediate container 69dfa2f28e17 [2022-09-07T19:11:33.497Z] ---> e55e9855aab6 [2022-09-07T19:11:33.497Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T19:11:33.497Z] ---> Running in ea2f9a0e8b7b [2022-09-07T19:11:33.497Z] ---> 8ff86514210f [2022-09-07T19:11:33.497Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:11:33.497Z] ---> Running in 6e9652908bc7 [2022-09-07T19:11:33.497Z] ---> e3e5907a34d0 [2022-09-07T19:11:33.497Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:11:33.759Z] ---> Running in 08a153d5d839 [2022-09-07T19:11:34.317Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-09-07T19:11:34.373Z] > git --version # timeout=10 [2022-09-07T19:11:34.383Z] > git --version # 'git version 2.25.1' [2022-09-07T19:11:34.397Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-07T19:11:35.448Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-07T19:11:35.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T19:11:35.448Z] Dload Upload Total Spent Left Speed [2022-09-07T19:11:35.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh [2022-09-07T19:11:36.427Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-07T19:11:36.788Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-07T19:11:36.788Z] + sudo tee /etc/docker/daemon.new [2022-09-07T19:11:36.788Z] { [2022-09-07T19:11:36.788Z] "registry-mirrors": [ [2022-09-07T19:11:36.788Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-07T19:11:36.788Z] ], [2022-09-07T19:11:36.788Z] "bip": "10.250.0.254/24", [2022-09-07T19:11:36.788Z] "hosts": [ [2022-09-07T19:11:36.788Z] "tcp://0.0.0.0:5555", [2022-09-07T19:11:36.788Z] "unix:///var/run/docker.sock" [2022-09-07T19:11:36.788Z] ], [2022-09-07T19:11:36.788Z] "mtu": 1458, [2022-09-07T19:11:36.788Z] "selinux-enabled": true, [2022-09-07T19:11:36.788Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-07T19:11:36.788Z] } [Pipeline] sh [2022-09-07T19:11:37.147Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-07T19:11:37.509Z] + sudo service docker restart [2022-09-07T19:11:55.766Z] Removing intermediate container b4acbcfd29f0 [2022-09-07T19:11:55.766Z] ---> 25354d7976d6 [2022-09-07T19:11:55.766Z] Step 8/31 : COPY . . [2022-09-07T19:11:55.766Z] Removing intermediate container 8555e07950b0 [2022-09-07T19:11:55.766Z] ---> d8115c8232a8 [2022-09-07T19:11:55.766Z] Step 8/22 : COPY . . [2022-09-07T19:11:55.766Z] Removing intermediate container 08a153d5d839 [2022-09-07T19:11:55.766Z] ---> c2c2b6f4058b [2022-09-07T19:11:55.766Z] Step 9/23 : COPY . . [2022-09-07T19:11:55.766Z] Removing intermediate container ea2f9a0e8b7b [2022-09-07T19:11:55.766Z] ---> aa4429e9c9ad [2022-09-07T19:11:55.766Z] Step 8/25 : COPY . . [2022-09-07T19:11:55.766Z] Removing intermediate container 6e9652908bc7 [2022-09-07T19:11:55.766Z] ---> b1ff682b0472 [2022-09-07T19:11:55.766Z] Step 8/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T19:11:55.892Z] provisioning config files... [2022-09-07T19:11:55.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7588397698235067790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:11:56.313Z] ---> docker-login.sh [2022-09-07T19:11:56.313Z] nexus3.edgexfoundry.org:10001 [2022-09-07T19:11:56.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:11:57.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:11:57.509Z] Configure a credential helper to remove this warning. See [2022-09-07T19:11:57.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:11:57.509Z] [2022-09-07T19:11:57.509Z] Login Succeeded [2022-09-07T19:11:57.509Z] nexus3.edgexfoundry.org:10002 [2022-09-07T19:11:57.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:11:57.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:11:57.784Z] Configure a credential helper to remove this warning. See [2022-09-07T19:11:57.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:11:57.784Z] [2022-09-07T19:11:57.784Z] Login Succeeded [2022-09-07T19:11:57.784Z] nexus3.edgexfoundry.org:10003 [2022-09-07T19:11:58.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:11:58.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:11:58.332Z] Configure a credential helper to remove this warning. See [2022-09-07T19:11:58.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:11:58.332Z] [2022-09-07T19:11:58.332Z] Login Succeeded [2022-09-07T19:11:58.332Z] nexus3.edgexfoundry.org:10004 [2022-09-07T19:11:58.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:11:58.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:11:58.604Z] Configure a credential helper to remove this warning. See [2022-09-07T19:11:58.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:11:58.604Z] [2022-09-07T19:11:58.604Z] Login Succeeded [2022-09-07T19:11:58.604Z] docker.io [2022-09-07T19:11:58.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:11:59.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:11:59.471Z] Configure a credential helper to remove this warning. See [2022-09-07T19:11:59.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:11:59.471Z] [2022-09-07T19:11:59.471Z] Login Succeeded [2022-09-07T19:11:59.471Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T19:11:59.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-07T19:12:00.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-07T19:12:00.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:12:00.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:12:00.334Z] ========================================================= [2022-09-07T19:12:00.334Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-07T19:12:00.334Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:12:00.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T19:12:00.993Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-07T19:12:00.993Z] b3c136eddcbf: Pulling fs layer [2022-09-07T19:12:00.993Z] c0a3192eca97: Pulling fs layer [2022-09-07T19:12:00.993Z] a050256f5b6f: Pulling fs layer [2022-09-07T19:12:00.993Z] 656be50a0ddc: Pulling fs layer [2022-09-07T19:12:00.993Z] 2bbca73fdf42: Pulling fs layer [2022-09-07T19:12:00.993Z] 46d945488cbd: Pulling fs layer [2022-09-07T19:12:00.993Z] 8a5474983e97: Pulling fs layer [2022-09-07T19:12:00.993Z] 329c88fbcd65: Pulling fs layer [2022-09-07T19:12:00.993Z] 656be50a0ddc: Waiting [2022-09-07T19:12:00.993Z] 2bbca73fdf42: Waiting [2022-09-07T19:12:00.993Z] 46d945488cbd: Waiting [2022-09-07T19:12:00.993Z] 8a5474983e97: Waiting [2022-09-07T19:12:00.993Z] 329c88fbcd65: Waiting [2022-09-07T19:12:00.993Z] a050256f5b6f: Verifying Checksum [2022-09-07T19:12:00.993Z] a050256f5b6f: Download complete [2022-09-07T19:12:00.993Z] c0a3192eca97: Verifying Checksum [2022-09-07T19:12:00.993Z] c0a3192eca97: Download complete [2022-09-07T19:12:00.993Z] 2bbca73fdf42: Verifying Checksum [2022-09-07T19:12:00.993Z] 2bbca73fdf42: Download complete [2022-09-07T19:12:00.993Z] 46d945488cbd: Verifying Checksum [2022-09-07T19:12:00.993Z] 46d945488cbd: Download complete [2022-09-07T19:12:00.993Z] b3c136eddcbf: Verifying Checksum [2022-09-07T19:12:01.983Z] b3c136eddcbf: Pull complete [2022-09-07T19:12:01.983Z] 329c88fbcd65: Verifying Checksum [2022-09-07T19:12:01.983Z] 329c88fbcd65: Download complete [2022-09-07T19:12:02.588Z] c0a3192eca97: Pull complete [2022-09-07T19:12:02.866Z] a050256f5b6f: Pull complete [2022-09-07T19:12:03.145Z] 8a5474983e97: Verifying Checksum [2022-09-07T19:12:03.145Z] 8a5474983e97: Download complete [2022-09-07T19:12:03.740Z] 656be50a0ddc: Verifying Checksum [2022-09-07T19:12:03.740Z] 656be50a0ddc: Download complete [2022-09-07T19:12:17.736Z] ---> 2d581464d446 [2022-09-07T19:12:17.736Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T19:12:17.736Z] ---> dea21e43341f [2022-09-07T19:12:17.736Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T19:12:17.736Z] ---> 8f5b9e3f95bd [2022-09-07T19:12:17.736Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:12:17.736Z] ---> eebc7518b8e6 [2022-09-07T19:12:17.736Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T19:12:17.996Z] ---> Running in 5a906651f42e [2022-09-07T19:12:17.996Z] ---> e54cff665b8e [2022-09-07T19:12:17.996Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T19:12:17.996Z] ---> Running in 01fcba2c9aab [2022-09-07T19:12:17.996Z] ---> Running in 2869fc572901 [2022-09-07T19:12:17.996Z] ---> Running in af618051d347 [2022-09-07T19:12:17.996Z] ---> Running in d3b2efe6e285 [2022-09-07T19:12:17.996Z] Removing intermediate container 2869fc572901 [2022-09-07T19:12:17.996Z] ---> 26d98c5f103c [2022-09-07T19:12:17.996Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T19:12:17.996Z] ---> Running in f7a03e023427 [2022-09-07T19:12:18.255Z] Removing intermediate container f7a03e023427 [2022-09-07T19:12:18.255Z] ---> 880ff0e2a167 [2022-09-07T19:12:18.255Z] Step 11/25 : 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 [2022-09-07T19:12:18.255Z] ---> Running in 8c8cfd6f6329 [2022-09-07T19:12:18.255Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:12:18.516Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T19:12:18.776Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:12:18.776Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:12:18.848Z] 656be50a0ddc: Pull complete [2022-09-07T19:12:18.849Z] 2bbca73fdf42: Pull complete [2022-09-07T19:12:18.849Z] 46d945488cbd: Pull complete [2022-09-07T19:12:19.349Z] Removing intermediate container 8c8cfd6f6329 [2022-09-07T19:12:19.349Z] ---> 516f8205b491 [2022-09-07T19:12:19.349Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T19:12:19.349Z] ---> Running in 02ab62fe2122 [2022-09-07T19:12:19.918Z] Removing intermediate container 02ab62fe2122 [2022-09-07T19:12:19.918Z] ---> 1825cfc90462 [2022-09-07T19:12:19.918Z] [2022-09-07T19:12:19.918Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T19:12:20.178Z] 3.15: Pulling from library/alpine [2022-09-07T19:12:20.746Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T19:12:20.746Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T19:12:20.746Z] ---> c4fc93816858 [2022-09-07T19:12:20.746Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:12:20.746Z] ---> Running in e07ede6413f5 [2022-09-07T19:12:21.005Z] Removing intermediate container e07ede6413f5 [2022-09-07T19:12:21.005Z] ---> 8ea1cda60511 [2022-09-07T19:12:21.005Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:12:21.005Z] ---> Running in 45bf60e856d9 [2022-09-07T19:12:23.552Z] Removing intermediate container 45bf60e856d9 [2022-09-07T19:12:23.552Z] ---> 1e0bc6bed3f3 [2022-09-07T19:12:23.552Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T19:12:23.552Z] ---> Running in a572ddf8488b [2022-09-07T19:12:24.259Z] 8a5474983e97: Pull complete [2022-09-07T19:12:24.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:12:25.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:12:25.687Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:12:25.687Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:12:25.687Z] OK: 15856 distinct packages available [2022-09-07T19:12:25.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:12:26.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:12:26.882Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T19:12:26.884Z] 329c88fbcd65: Pull complete [2022-09-07T19:12:26.884Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-07T19:12:26.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T19:12:26.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:12:27.141Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:12:27.141Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T19:12:27.291Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-07T19:12:27.291Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T19:12:27.291Z] WORKDIR /edgex [2022-09-07T19:12:27.291Z] COPY go.mod . [2022-09-07T19:12:27.291Z] RUN go mod download [2022-09-07T19:12:27.399Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T19:12:27.399Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T19:12:27.399Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:12:27.399Z] OK: 7 MiB in 19 packages [2022-09-07T19:12:27.889Z] Sending build context to Docker daemon 3.162MB [2022-09-07T19:12:27.889Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T19:12:27.889Z] ---> ff4287adb874 [2022-09-07T19:12:27.889Z] Step 2/4 : WORKDIR /edgex [2022-09-07T19:12:29.884Z] ---> Running in 8d23da2e6235 [2022-09-07T19:12:30.171Z] Removing intermediate container 8d23da2e6235 [2022-09-07T19:12:30.171Z] ---> 016780971348 [2022-09-07T19:12:30.171Z] Step 3/4 : COPY go.mod . [2022-09-07T19:12:30.689Z] Removing intermediate container a572ddf8488b [2022-09-07T19:12:30.689Z] ---> 5c890818168d [2022-09-07T19:12:30.689Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:12:30.773Z] ---> 4ffaf007d4d1 [2022-09-07T19:12:30.773Z] Step 4/4 : RUN go mod download [2022-09-07T19:12:31.052Z] ---> Running in 6bed5f3eeefa [2022-09-07T19:12:36.178Z] ---> cf2d395937a5 [2022-09-07T19:12:36.178Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:12:36.438Z] ---> b357d3fc176a [2022-09-07T19:12:36.438Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T19:12:37.377Z] ---> a08d2d93cdec [2022-09-07T19:12:37.377Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T19:12:38.324Z] ---> 9b8b592d1e18 [2022-09-07T19:12:38.324Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:12:38.324Z] ---> Running in 92fffce31190 [2022-09-07T19:12:38.605Z] Removing intermediate container 92fffce31190 [2022-09-07T19:12:38.605Z] ---> 12b5e9882a2d [2022-09-07T19:12:38.605Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:12:38.865Z] ---> Running in 3eb75086e44d [2022-09-07T19:12:39.184Z] Removing intermediate container 3eb75086e44d [2022-09-07T19:12:39.184Z] ---> b86a8ef9c503 [2022-09-07T19:12:39.184Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T19:12:39.184Z] ---> Running in fb967804ef80 [2022-09-07T19:12:39.444Z] Removing intermediate container fb967804ef80 [2022-09-07T19:12:39.444Z] ---> 215f9944144a [2022-09-07T19:12:39.444Z] Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:12:39.444Z] ---> Running in 89bcdf42a99f [2022-09-07T19:12:39.740Z] Removing intermediate container 89bcdf42a99f [2022-09-07T19:12:39.740Z] ---> 35ea44f30b6d [2022-09-07T19:12:39.740Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T19:12:40.002Z] ---> Running in af31e4c8307a [2022-09-07T19:12:40.571Z] Removing intermediate container af31e4c8307a [2022-09-07T19:12:40.571Z] ---> 6ad3a267af15 [2022-09-07T19:12:40.571Z] [2022-09-07T19:12:40.571Z] Successfully built 6ad3a267af15 [2022-09-07T19:12:40.571Z] Successfully tagged security-spire-server:latest [2022-09-07T19:12:40.571Z]  Building security-spire-server ... done Building core-data [2022-09-07T19:12:43.868Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:12:43.868Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:12:43.868Z] ---> 303b53fb57e2 [2022-09-07T19:12:43.868Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:12:43.868Z] ---> Using cache [2022-09-07T19:12:43.868Z] ---> ee0172abb7a1 [2022-09-07T19:12:43.868Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T19:12:43.868Z] ---> Using cache [2022-09-07T19:12:43.868Z] ---> 9a4adf9dc566 [2022-09-07T19:12:43.868Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:12:43.868Z] ---> Using cache [2022-09-07T19:12:43.868Z] ---> 77ec0131efdd [2022-09-07T19:12:43.868Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T19:12:45.828Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:12:47.744Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:12:51.951Z] ---> Running in 4bb38bb13df1 [2022-09-07T19:13:00.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:00.126Z] Removing intermediate container d3b2efe6e285 [2022-09-07T19:13:00.126Z] ---> 33d903fdbee7 [2022-09-07T19:13:00.126Z] [2022-09-07T19:13:00.126Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T19:13:00.126Z] Removing intermediate container af618051d347 [2022-09-07T19:13:00.126Z] ---> b463922332d0 [2022-09-07T19:13:00.126Z] [2022-09-07T19:13:00.126Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T19:13:00.126Z] Removing intermediate container 5a906651f42e [2022-09-07T19:13:00.126Z] ---> ebd3d92f8279 [2022-09-07T19:13:00.126Z] [2022-09-07T19:13:00.126Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T19:13:00.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:00.388Z] OK: 211 MiB in 51 packages [2022-09-07T19:13:00.671Z] 3.16: Pulling from library/alpine [2022-09-07T19:13:01.615Z] 3.16: Pulling from library/alpine [2022-09-07T19:13:02.555Z] 3.16: Pulling from library/alpine [2022-09-07T19:13:02.817Z] Removing intermediate container 01fcba2c9aab [2022-09-07T19:13:02.817Z] ---> a2fc3560e445 [2022-09-07T19:13:02.817Z] [2022-09-07T19:13:02.817Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:13:03.429Z] Removing intermediate container 6bed5f3eeefa [2022-09-07T19:13:03.429Z] ---> 77703b650a4f [2022-09-07T19:13:03.702Z] Successfully built 77703b650a4f [2022-09-07T19:13:03.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [2022-09-07T19:13:03.758Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T19:13:03.758Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T19:13:03.758Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T19:13:03.758Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T19:13:03.758Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T19:13:03.758Z] Status: Image is up to date for alpine:3.16 [2022-09-07T19:13:03.758Z] ---> 9c6f07244728 [2022-09-07T19:13:03.758Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:13:03.758Z] ---> 9c6f07244728 [2022-09-07T19:13:03.758Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T19:13:03.758Z] ---> 9c6f07244728 [2022-09-07T19:13:03.758Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [Pipeline] { [Pipeline] sh [2022-09-07T19:13:04.018Z] 3.16: Pulling from library/alpine [2022-09-07T19:13:04.018Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T19:13:04.018Z] Status: Image is up to date for alpine:3.16 [2022-09-07T19:13:04.018Z] ---> 9c6f07244728 [2022-09-07T19:13:04.018Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T19:13:04.018Z] ---> Running in 79c6eaab94b7 [2022-09-07T19:13:04.018Z] ---> Running in 36085c975b61 [2022-09-07T19:13:04.018Z] ---> Running in 0710371fb9f5 [2022-09-07T19:13:04.018Z] Removing intermediate container 4bb38bb13df1 [2022-09-07T19:13:04.018Z] ---> 23638258a6b0 [2022-09-07T19:13:04.018Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T19:13:04.018Z] ---> Running in 9e059b8554d9 [2022-09-07T19:13:04.018Z] Removing intermediate container 0710371fb9f5 [2022-09-07T19:13:04.018Z] ---> 7ae301dba895 [2022-09-07T19:13:04.018Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T19:13:04.018Z] ---> Running in 86367fce7b3b [2022-09-07T19:13:04.018Z] ---> 5e0be6015142 [2022-09-07T19:13:04.018Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:13:04.018Z] ---> Running in f008a8158d71 [2022-09-07T19:13:04.134Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T19:13:04.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:13:04.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container [2022-09-07T19:13:04.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-07T19:13:04.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:04.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:04.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:04.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:04.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:04.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:04.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:04.844Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T19:13:04.844Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T19:13:04.844Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T19:13:04.844Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:13:04.844Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:13:04.844Z] OK: 6 MiB in 17 packages [2022-09-07T19:13:04.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:05.104Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T19:13:05.104Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T19:13:05.104Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T19:13:05.104Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:13:05.104Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T19:13:05.104Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:13:05.104Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T19:13:05.104Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T19:13:05.104Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T19:13:05.104Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T19:13:05.104Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:13:05.104Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:13:05.104Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T19:13:05.104Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T19:13:05.104Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:13:05.104Z] OK: 6 MiB in 16 packages [2022-09-07T19:13:05.104Z] OK: 6 MiB in 16 packages [2022-09-07T19:13:05.365Z] OK: 8 MiB in 20 packages [2022-09-07T19:13:05.625Z] Removing intermediate container 79c6eaab94b7 [2022-09-07T19:13:05.625Z] ---> 309b6d6bbf95 [2022-09-07T19:13:05.625Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T19:13:05.625Z] ---> Running in 870810420f75 [2022-09-07T19:13:05.862Z] $ docker top 74e524764e74e44e5a0914f435f7dac4b4c12f00fad658b40599d85520568b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:13:06.566Z] Removing intermediate container 870810420f75 [2022-09-07T19:13:06.566Z] ---> f9b3ab9813d6 [2022-09-07T19:13:06.566Z] Step 13/25 : WORKDIR / [2022-09-07T19:13:06.912Z] + go version [2022-09-07T19:13:06.912Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-07T19:13:06.949Z] $ docker stop --time=1 74e524764e74e44e5a0914f435f7dac4b4c12f00fad658b40599d85520568b1b [2022-09-07T19:13:07.963Z] Removing intermediate container 86367fce7b3b [2022-09-07T19:13:07.963Z] ---> 5b0b3a50e60e [2022-09-07T19:13:07.963Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T19:13:07.963Z] Removing intermediate container 9e059b8554d9 [2022-09-07T19:13:07.963Z] ---> c923b5544efe [2022-09-07T19:13:07.964Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:13:07.964Z] ---> Running in 631fee6511e0 [2022-09-07T19:13:07.964Z] Removing intermediate container 36085c975b61 [2022-09-07T19:13:07.964Z] ---> de14edabfb3e [2022-09-07T19:13:07.964Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T19:13:07.964Z] ---> Running in 1caa5430a385 [2022-09-07T19:13:07.964Z] ---> Running in 788eddcea11a [2022-09-07T19:13:07.964Z] ---> Running in 4d913087ea14 [2022-09-07T19:13:07.964Z] Removing intermediate container 631fee6511e0 [2022-09-07T19:13:07.964Z] ---> f7d1738214b0 [2022-09-07T19:13:07.964Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-07T19:13:08.225Z] Removing intermediate container 1caa5430a385 [2022-09-07T19:13:08.225Z] ---> d583cfe0f35f [2022-09-07T19:13:08.225Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T19:13:08.486Z] Removing intermediate container 788eddcea11a [2022-09-07T19:13:08.486Z] ---> 2b35375804db [2022-09-07T19:13:08.486Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T19:13:08.486Z] Removing intermediate container 4d913087ea14 [2022-09-07T19:13:08.486Z] ---> 69ec0776e620 [2022-09-07T19:13:08.486Z] Step 13/22 : WORKDIR /edgex [2022-09-07T19:13:08.486Z] ---> Running in 20d6d6e1b722 [2022-09-07T19:13:08.486Z] ---> fbfaf1916636 [2022-09-07T19:13:08.486Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-07T19:13:08.486Z] ---> Running in fe18e4ee72e1 [2022-09-07T19:13:08.486Z] ---> Running in 189b17cf0f79 [2022-09-07T19:13:08.594Z] $ docker rm -f 74e524764e74e44e5a0914f435f7dac4b4c12f00fad658b40599d85520568b1b [2022-09-07T19:13:08.746Z] Removing intermediate container 20d6d6e1b722 [2022-09-07T19:13:08.746Z] ---> b79bd721273f [2022-09-07T19:13:08.746Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T19:13:08.746Z] Removing intermediate container fe18e4ee72e1 [2022-09-07T19:13:08.746Z] ---> d138ed326abd [2022-09-07T19:13:08.746Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:13:08.746Z] ---> Running in 31532d725543 [2022-09-07T19:13:08.746Z] ---> Running in 739d30036fa1 [2022-09-07T19:13:08.746Z] Removing intermediate container 189b17cf0f79 [2022-09-07T19:13:08.746Z] ---> 8e849302799e [2022-09-07T19:13:08.746Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T19:13:08.746Z] ---> 19524b46680b [2022-09-07T19:13:08.746Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-09-07T19:13:09.006Z] Removing intermediate container 31532d725543 [2022-09-07T19:13:09.006Z] ---> aec352de14d9 [2022-09-07T19:13:09.006Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T19:13:09.006Z] ---> Running in 26b903f7baa4 [2022-09-07T19:13:09.006Z] Removing intermediate container 739d30036fa1 [2022-09-07T19:13:09.006Z] ---> 5c13d459b246 [2022-09-07T19:13:09.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:13:09.006Z] ---> 1599a783e0c4 [2022-09-07T19:13:09.006Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-07T19:13:09.006Z] ---> 68d2e79b5952 [2022-09-07T19:13:09.006Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:13:09.580Z] ---> a8a452455303 [2022-09-07T19:13:09.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T19:13:09.608Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T19:13:09.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:13:09.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container [2022-09-07T19:13:09.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-07T19:13:10.040Z] ---> da65837ba5bf [2022-09-07T19:13:10.041Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T19:13:10.041Z] ---> 913e5284bc9d [2022-09-07T19:13:10.041Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T19:13:11.304Z] $ docker top 0e3169c85d7d49a4e7d887b223354e5953c43d98a9e0e4080ad08c6420c2ce05 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T19:13:11.683Z] ========================================================= [2022-09-07T19:13:11.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-07T19:13:11.683Z] ========================================================= [Pipeline] sh [2022-09-07T19:13:11.952Z] Removing intermediate container 26b903f7baa4 [2022-09-07T19:13:11.952Z] ---> 95ea12002c8d [2022-09-07T19:13:11.952Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T19:13:11.952Z] ---> 8500bc39369f [2022-09-07T19:13:11.952Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T19:13:11.952Z] ---> e21097b4ad1c [2022-09-07T19:13:11.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T19:13:11.952Z] ---> 316ecb40f9db [2022-09-07T19:13:11.952Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T19:13:11.952Z] ---> Running in 2116301b2c95 [2022-09-07T19:13:12.347Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:13:12.523Z] ---> 7c5a46b3903e [2022-09-07T19:13:12.524Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T19:13:12.524Z] ---> Running in 9b098de9a197 [2022-09-07T19:13:12.524Z] ---> ad7747c5b9b3 [2022-09-07T19:13:12.524Z] Step 19/23 : ENTRYPOINT ["/support-notifications"]Removing intermediate container 2116301b2c95 [2022-09-07T19:13:12.524Z] ---> 739c8a6b8ce0 [2022-09-07T19:13:12.524Z] ---> 26ff11098b83 [2022-09-07T19:13:12.524Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T19:13:12.524Z] [2022-09-07T19:13:12.524Z] [2022-09-07T19:13:12.524Z] ---> Running in 75da2360c4f9 [2022-09-07T19:13:12.791Z] Removing intermediate container 75da2360c4f9 [2022-09-07T19:13:12.791Z] ---> c2c34806854c [2022-09-07T19:13:12.791Z] ---> 7c69fa8868a3 [2022-09-07T19:13:12.791Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T19:13:12.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:13:12.791Z] ---> 795591044b03 [2022-09-07T19:13:12.791Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T19:13:12.791Z] ---> Running in e49fabd280f3 [2022-09-07T19:13:12.791Z] ---> Running in 349ef79cac2d [2022-09-07T19:13:12.791Z] ---> Running in 19f67b3db423 [2022-09-07T19:13:13.051Z] Removing intermediate container 349ef79cac2d [2022-09-07T19:13:13.051Z] ---> f8f1cf060e50 [2022-09-07T19:13:13.051Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T19:13:13.051Z] ---> Running in 477d82133af7 [2022-09-07T19:13:13.073Z] + make test [2022-09-07T19:13:13.073Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-07T19:13:13.312Z] Removing intermediate container 477d82133af7 [2022-09-07T19:13:13.313Z] Removing intermediate container f008a8158d71 [2022-09-07T19:13:13.313Z] ---> db37842835f4 [2022-09-07T19:13:13.313Z] ---> c8a53c2e54fe [2022-09-07T19:13:13.313Z] Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75Step 9/24 : COPY . . [2022-09-07T19:13:13.313Z] [2022-09-07T19:13:13.313Z] Removing intermediate container 9b098de9a197 [2022-09-07T19:13:13.313Z] ---> a7ee931bcc99 [2022-09-07T19:13:13.313Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T19:13:13.313Z] ---> Running in 076281af4583 [2022-09-07T19:13:13.313Z] ---> Running in f88244184172 [2022-09-07T19:13:13.573Z] Removing intermediate container 076281af4583 [2022-09-07T19:13:13.573Z] ---> f0e440197928 [2022-09-07T19:13:13.573Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T19:13:13.846Z] Removing intermediate container f88244184172 [2022-09-07T19:13:13.846Z] ---> fd9a5cd913a8 [2022-09-07T19:13:13.846Z] Step 20/22 : LABEL arch=x86_64 [2022-09-07T19:13:16.392Z] ---> Running in a2764fca321b [2022-09-07T19:13:17.775Z] ---> Running in 794230019d00 [2022-09-07T19:13:18.034Z] Removing intermediate container a2764fca321b [2022-09-07T19:13:18.034Z] ---> a46b7fc8be0a [2022-09-07T19:13:18.034Z] [2022-09-07T19:13:18.034Z] Removing intermediate container e49fabd280f3 [2022-09-07T19:13:18.034Z] ---> 84e0cbc45a22 [2022-09-07T19:13:18.034Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T19:13:18.295Z] Removing intermediate container 19f67b3db423 [2022-09-07T19:13:18.295Z] ---> a3778e3adb81 [2022-09-07T19:13:18.295Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:13:18.295Z] Removing intermediate container 794230019d00 [2022-09-07T19:13:18.295Z] ---> 31a705bc9f86 [2022-09-07T19:13:18.295Z] Step 21/22 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:13:18.295Z] ---> Running in b352342e112b [2022-09-07T19:13:18.295Z] Successfully built a46b7fc8be0a [2022-09-07T19:13:18.295Z] Successfully tagged support-notifications:latest [2022-09-07T19:13:18.295Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-09-07T19:13:18.295Z] ---> Running in 2b835b661e17 [2022-09-07T19:13:18.295Z] ---> 21841985fd8f [2022-09-07T19:13:18.295Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T19:13:18.295Z] ---> Running in 648ea49c84d3 [2022-09-07T19:13:22.508Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:13:22.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:13:22.508Z] ---> 303b53fb57e2 [2022-09-07T19:13:22.508Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T19:13:22.508Z] ---> Using cache [2022-09-07T19:13:22.508Z] ---> 43acfabff13a [2022-09-07T19:13:22.508Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:13:22.508Z] ---> Using cache [2022-09-07T19:13:22.508Z] ---> 60e5e4a3339e [2022-09-07T19:13:22.508Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T19:13:22.508Z] Removing intermediate container b352342e112b [2022-09-07T19:13:22.508Z] ---> 8946d22e8394 [2022-09-07T19:13:22.508Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T19:13:23.459Z] Removing intermediate container 2b835b661e17 [2022-09-07T19:13:23.459Z] ---> b50802e37277 [2022-09-07T19:13:23.459Z] Step 22/22 : LABEL version=0.0.0 [2022-09-07T19:13:23.459Z] ---> c6a8f168c282 [2022-09-07T19:13:23.459Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T19:13:23.459Z] ---> Running in 5a982da66371 [2022-09-07T19:13:23.459Z] ---> Running in df166900dbc5 [2022-09-07T19:13:23.459Z] ---> Running in 1bbd69a6219c [2022-09-07T19:13:23.718Z] Removing intermediate container 1bbd69a6219c [2022-09-07T19:13:23.718Z] ---> 25b9d432bdab [2022-09-07T19:13:23.718Z] [2022-09-07T19:13:23.718Z] Removing intermediate container 5a982da66371 [2022-09-07T19:13:23.718Z] ---> 4ec21addec72 [2022-09-07T19:13:23.718Z] Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:13:23.978Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T19:13:23.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:23.978Z] ---> Running in 2cc989974187 [2022-09-07T19:13:23.978Z] Successfully built 25b9d432bdab [2022-09-07T19:13:23.978Z] Successfully tagged security-proxy-setup:latest [2022-09-07T19:13:23.978Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-09-07T19:13:23.978Z] Removing intermediate container 2cc989974187 [2022-09-07T19:13:23.978Z] ---> 866e28aedc37 [2022-09-07T19:13:23.978Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T19:13:24.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:25.195Z] OK: 211 MiB in 51 packages [2022-09-07T19:13:27.126Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:13:27.126Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:13:27.126Z] ---> 303b53fb57e2 [2022-09-07T19:13:27.126Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T19:13:27.126Z] ---> Using cache [2022-09-07T19:13:27.126Z] ---> 43acfabff13a [2022-09-07T19:13:27.126Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:13:27.126Z] ---> Using cache [2022-09-07T19:13:27.126Z] ---> 60e5e4a3339e [2022-09-07T19:13:27.126Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:13:30.418Z] ---> a0a2f2c53476 [2022-09-07T19:13:30.418Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T19:13:30.418Z] ---> Running in b2045260de4c [2022-09-07T19:13:30.418Z] ---> Running in fa06a64a6b3f [2022-09-07T19:13:30.418Z] Removing intermediate container b2045260de4c [2022-09-07T19:13:30.418Z] ---> a8c4186b526e [2022-09-07T19:13:30.418Z] [2022-09-07T19:13:30.418Z] Removing intermediate container df166900dbc5 [2022-09-07T19:13:30.418Z] ---> 34a9d080e268 [2022-09-07T19:13:30.418Z] ---> 3d894642bfd8 [2022-09-07T19:13:30.418Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T19:13:30.418Z] [2022-09-07T19:13:30.418Z] Successfully built a8c4186b526e [2022-09-07T19:13:30.418Z] Successfully tagged security-secretstore-setup:latest [2022-09-07T19:13:30.418Z] Building core-command [2022-09-07T19:13:30.680Z]  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:31.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:31.875Z] OK: 211 MiB in 51 packages [2022-09-07T19:13:32.812Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:13:32.812Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:13:32.812Z] ---> 303b53fb57e2 [2022-09-07T19:13:32.812Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:13:32.812Z] ---> Using cache [2022-09-07T19:13:32.812Z] ---> ee0172abb7a1 [2022-09-07T19:13:32.812Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T19:13:32.812Z] ---> Using cache [2022-09-07T19:13:32.812Z] ---> 9a4adf9dc566 [2022-09-07T19:13:32.812Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:13:32.812Z] ---> Using cache [2022-09-07T19:13:32.812Z] ---> 77ec0131efdd [2022-09-07T19:13:32.812Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T19:13:35.354Z] ---> e541ec12ea8c [2022-09-07T19:13:35.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:13:35.354Z] ---> 059e39f2ce36 [2022-09-07T19:13:35.354Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T19:13:35.354Z] ---> Running in 9c3797f74a78 [2022-09-07T19:13:35.354Z] ---> Running in b2c5f039839f [2022-09-07T19:13:35.354Z] ---> aed039f06f0c [2022-09-07T19:13:35.354Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T19:13:35.354Z] Removing intermediate container fa06a64a6b3f [2022-09-07T19:13:35.354Z] ---> cfb9d75e447c [2022-09-07T19:13:35.354Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T19:13:35.354Z] ---> da246ceecffe [2022-09-07T19:13:35.354Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T19:13:35.617Z] ---> Running in 8256673bb1e1 [2022-09-07T19:13:35.617Z] ---> 557e30776c65 [2022-09-07T19:13:35.617Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:13:35.617Z] ---> Running in 230c177aca09 [2022-09-07T19:13:35.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:36.556Z] Removing intermediate container 8256673bb1e1 [2022-09-07T19:13:36.556Z] ---> 0294b7da4ccd [2022-09-07T19:13:36.556Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T19:13:36.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:13:36.556Z] ---> Running in a60bcdbbe2e7 [2022-09-07T19:13:36.556Z] Removing intermediate container a60bcdbbe2e7 [2022-09-07T19:13:36.556Z] ---> d7210ee5b325 [2022-09-07T19:13:36.556Z] Step 28/31 : CMD ["gate"] [2022-09-07T19:13:36.816Z] OK: 211 MiB in 51 packages [2022-09-07T19:13:36.816Z] ---> Running in b3b011b07382 [2022-09-07T19:13:41.014Z] Removing intermediate container b3b011b07382 [2022-09-07T19:13:41.015Z] ---> cd917266930d [2022-09-07T19:13:41.015Z] Step 29/31 : LABEL arch=x86_64 [2022-09-07T19:13:41.958Z] Removing intermediate container 9c3797f74a78 [2022-09-07T19:13:41.958Z] ---> 2426fa18f7e8 [2022-09-07T19:13:41.958Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T19:13:41.958Z] ---> Running in 6cfd8a64ef7b [2022-09-07T19:13:44.501Z] Removing intermediate container 6cfd8a64ef7b [2022-09-07T19:13:44.501Z] ---> a25979f816cf [2022-09-07T19:13:44.501Z] Step 30/31 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:13:44.501Z] ---> fb9d514ce87e [2022-09-07T19:13:44.501Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:13:45.076Z] ---> Running in ad8d9944757b [2022-09-07T19:13:45.076Z] ---> Running in f9889a219432 [2022-09-07T19:13:45.076Z] Removing intermediate container f9889a219432 [2022-09-07T19:13:45.076Z] ---> 0349dbce471a [2022-09-07T19:13:45.076Z] Step 31/31 : LABEL version=0.0.0 [2022-09-07T19:13:45.336Z] ---> Running in 9890b226ccba [2022-09-07T19:13:45.597Z] Removing intermediate container 9890b226ccba [2022-09-07T19:13:45.597Z] ---> 9f59bed67835 [2022-09-07T19:13:45.597Z] [2022-09-07T19:13:45.597Z] Removing intermediate container b2c5f039839f [2022-09-07T19:13:45.597Z] ---> 92107910abc9 [2022-09-07T19:13:45.597Z] Step 8/23 : COPY . . [2022-09-07T19:13:45.856Z] Successfully built 9f59bed67835 [2022-09-07T19:13:45.856Z] Successfully tagged security-bootstrapper:latest [2022-09-07T19:13:45.856Z]  Building security-bootstrapper ... done Building security-spire-config [2022-09-07T19:13:51.307Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:13:51.307Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:13:51.307Z] ---> 303b53fb57e2 [2022-09-07T19:13:51.307Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T19:13:51.307Z] ---> Using cache [2022-09-07T19:13:51.307Z] ---> 43acfabff13a [2022-09-07T19:13:51.307Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:13:51.307Z] ---> Using cache [2022-09-07T19:13:51.307Z] ---> 60e5e4a3339e [2022-09-07T19:13:51.307Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:13:51.307Z] ---> Using cache [2022-09-07T19:13:51.307Z] ---> cfb9d75e447c [2022-09-07T19:13:51.307Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T19:13:51.307Z] ---> Using cache [2022-09-07T19:13:51.307Z] ---> 557e30776c65 [2022-09-07T19:13:51.307Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:13:51.307Z] ---> Using cache [2022-09-07T19:13:51.307Z] ---> 2ef833f5ac44 [2022-09-07T19:13:51.307Z] Step 8/26 : COPY . . [2022-09-07T19:13:52.105Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-07T19:14:03.554Z] ---> 011964a7e414 [2022-09-07T19:14:03.554Z] ---> 0882b36e7adb [2022-09-07T19:14:03.554Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:14:03.554Z] [2022-09-07T19:14:03.554Z] ---> Running in 3c5585a3a56d [2022-09-07T19:14:03.554Z] ---> Running in bdb16c64ff50 [2022-09-07T19:14:03.554Z] Removing intermediate container 230c177aca09 [2022-09-07T19:14:03.554Z] ---> 2ef833f5ac44 [2022-09-07T19:14:03.554Z] Step 8/26 : COPY . . [2022-09-07T19:14:05.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T19:14:05.463Z] Removing intermediate container bdb16c64ff50 [2022-09-07T19:14:05.463Z] ---> 9bb179717072 [2022-09-07T19:14:05.463Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T19:14:12.037Z] Removing intermediate container 648ea49c84d3 [2022-09-07T19:14:12.037Z] ---> 49fc8762b084 [2022-09-07T19:14:12.037Z] [2022-09-07T19:14:12.037Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T19:14:12.037Z] ---> 9c6f07244728 [2022-09-07T19:14:12.037Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T19:14:12.037Z] ---> Running in f214ece721b9 [2022-09-07T19:14:12.037Z] ---> Running in f88d2b4fa08b [2022-09-07T19:14:12.037Z] ---> 24e38d67931e [2022-09-07T19:14:12.037Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:14:12.037Z] ---> Running in fc7495be3429 [2022-09-07T19:14:12.037Z] Removing intermediate container f214ece721b9 [2022-09-07T19:14:12.037Z] ---> 8de58e7fb5a4 [2022-09-07T19:14:12.037Z] Step 11/26 : 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 [2022-09-07T19:14:12.037Z] ---> Running in 888024ace0c1 [2022-09-07T19:14:12.296Z] Removing intermediate container f88d2b4fa08b [2022-09-07T19:14:12.296Z] ---> 3538eda47a3b [2022-09-07T19:14:12.296Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T19:14:12.296Z] Removing intermediate container fc7495be3429 [2022-09-07T19:14:12.296Z] ---> eb15463299e7 [2022-09-07T19:14:12.296Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T19:14:12.296Z] ---> Running in bd3403aa1b3a [2022-09-07T19:14:12.296Z] Removing intermediate container ad8d9944757b [2022-09-07T19:14:12.296Z] ---> 1d15490eb14e [2022-09-07T19:14:12.296Z] Step 9/24 : COPY . . [2022-09-07T19:14:12.555Z] ---> Running in b87f8b03993c [2022-09-07T19:14:12.555Z] Removing intermediate container bd3403aa1b3a [2022-09-07T19:14:12.555Z] ---> bc0fb293cff3 [2022-09-07T19:14:12.555Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T19:14:12.555Z] ---> Running in 18138b5ec13d [2022-09-07T19:14:12.555Z] Removing intermediate container b87f8b03993c [2022-09-07T19:14:12.555Z] ---> 9a196c54bb78 [2022-09-07T19:14:12.555Z] Step 11/26 : 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 [2022-09-07T19:14:12.815Z] ---> Running in a69a2de520f9 [2022-09-07T19:14:13.076Z] Removing intermediate container 18138b5ec13d [2022-09-07T19:14:13.076Z] ---> f38e41c479d5 [2022-09-07T19:14:13.076Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:14:19.909Z] ---> Running in 5daf2d682f1e [2022-09-07T19:14:19.909Z] ---> b678a6b5d396 [2022-09-07T19:14:19.909Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T19:14:19.909Z] Removing intermediate container 888024ace0c1 [2022-09-07T19:14:19.909Z] ---> 323776125fec [2022-09-07T19:14:19.909Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T19:14:19.909Z] ---> Running in c71b5561cbcc [2022-09-07T19:14:19.909Z] ---> Running in ce7419162508 [2022-09-07T19:14:19.909Z] Removing intermediate container ce7419162508 [2022-09-07T19:14:19.909Z] ---> d8eab6913ade [2022-09-07T19:14:19.909Z] [2022-09-07T19:14:19.909Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T19:14:19.909Z] ---> c4fc93816858 [2022-09-07T19:14:19.909Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:14:19.909Z] ---> Using cache [2022-09-07T19:14:19.909Z] ---> 8ea1cda60511 [2022-09-07T19:14:19.909Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:14:19.909Z] ---> Using cache [2022-09-07T19:14:19.909Z] ---> 1e0bc6bed3f3 [2022-09-07T19:14:19.909Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T19:14:19.909Z] ---> Running in bacd70e69ebd [2022-09-07T19:14:19.909Z] Removing intermediate container a69a2de520f9 [2022-09-07T19:14:19.909Z] ---> c97d78413eb4 [2022-09-07T19:14:19.909Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T19:14:19.909Z] ---> Running in 29fd5d1c590d [2022-09-07T19:14:19.909Z] Removing intermediate container 29fd5d1c590d [2022-09-07T19:14:19.909Z] ---> 18799abcf6aa [2022-09-07T19:14:19.909Z] [2022-09-07T19:14:19.909Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T19:14:19.909Z] ---> c4fc93816858 [2022-09-07T19:14:19.909Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:14:19.909Z] ---> Using cache [2022-09-07T19:14:19.909Z] ---> 8ea1cda60511 [2022-09-07T19:14:19.909Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:14:19.909Z] ---> Using cache [2022-09-07T19:14:19.909Z] ---> 1e0bc6bed3f3 [2022-09-07T19:14:19.909Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T19:14:19.909Z] ---> Using cache [2022-09-07T19:14:19.909Z] ---> 5c890818168d [2022-09-07T19:14:19.909Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T19:14:20.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T19:14:20.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:21.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:22.253Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:14:22.253Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:14:22.253Z] OK: 15856 distinct packages available [2022-09-07T19:14:22.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:22.253Z] ---> 0de336da5e22 [2022-09-07T19:14:22.253Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:14:22.253Z] Removing intermediate container 5daf2d682f1e [2022-09-07T19:14:22.253Z] ---> 7f32fa588a47 [2022-09-07T19:14:22.253Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T19:14:22.253Z] ---> Running in d5786176e020 [2022-09-07T19:14:22.253Z] Removing intermediate container 3c5585a3a56d [2022-09-07T19:14:22.253Z] ---> 5bbc8bb902f9 [2022-09-07T19:14:22.253Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T19:14:22.515Z] ---> Running in e79e158443b5 [2022-09-07T19:14:22.781Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:22.781Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T19:14:23.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:23.316Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T19:14:23.316Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:14:23.580Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T19:14:23.580Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T19:14:23.580Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:14:23.580Z] OK: 6 MiB in 18 packages [2022-09-07T19:14:23.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:24.177Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T19:14:24.177Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T19:14:24.438Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T19:14:24.438Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T19:14:24.438Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T19:14:24.699Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T19:14:24.699Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:14:24.699Z] OK: 8 MiB in 20 packages [2022-09-07T19:14:24.966Z] ---> 9be8e5193e84 [2022-09-07T19:14:24.966Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:14:25.551Z] Removing intermediate container e79e158443b5 [2022-09-07T19:14:25.551Z] ---> d3ee06fb0b4f [2022-09-07T19:14:25.551Z] [2022-09-07T19:14:25.551Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:14:25.551Z] ---> 9c6f07244728 [2022-09-07T19:14:25.551Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:14:25.551Z] Removing intermediate container bacd70e69ebd [2022-09-07T19:14:25.551Z] ---> 60c16a1679f2 [2022-09-07T19:14:25.551Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:14:25.551Z] ---> 4263e4d9faed [2022-09-07T19:14:25.551Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T19:14:25.551Z] ---> Running in 5013af38337e [2022-09-07T19:14:25.551Z] Removing intermediate container d5786176e020 [2022-09-07T19:14:25.551Z] ---> 886aa869dab3 [2022-09-07T19:14:25.551Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:14:25.837Z] Removing intermediate container 5013af38337e [2022-09-07T19:14:25.837Z] ---> a2029c640cff [2022-09-07T19:14:25.837Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-07T19:14:25.837Z] ---> Running in a71f5f550171 [2022-09-07T19:14:26.783Z] ---> 5b9dbb2d6173 [2022-09-07T19:14:26.783Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T19:14:27.355Z] ---> 24d521bf9b87 [2022-09-07T19:14:27.355Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T19:14:27.355Z] ---> 61f5722a70b2 [2022-09-07T19:14:27.355Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:14:27.355Z] ---> 9cd52852e33b [2022-09-07T19:14:27.355Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:14:27.626Z] ---> Running in cb3e20efd87c [2022-09-07T19:14:27.890Z] Removing intermediate container cb3e20efd87c [2022-09-07T19:14:27.890Z] ---> 643b7cf4378b [2022-09-07T19:14:27.890Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:14:27.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:27.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:28.168Z] ---> Running in 82105817f4b6 [2022-09-07T19:14:28.168Z] ---> 4ab5891f484f [2022-09-07T19:14:28.168Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T19:14:28.168Z] ---> 8c6edac7cdd6 [2022-09-07T19:14:28.168Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T19:14:28.168Z] ---> Running in 2a82e35f657c [2022-09-07T19:14:28.168Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T19:14:28.168Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T19:14:28.168Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T19:14:28.168Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T19:14:28.168Z] Executing bash-5.1.16-r2.post-install [2022-09-07T19:14:28.168Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T19:14:28.431Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T19:14:28.431Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T19:14:28.431Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T19:14:28.431Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T19:14:28.431Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T19:14:28.719Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T19:14:28.719Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T19:14:28.719Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T19:14:28.719Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T19:14:28.719Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T19:14:28.719Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T19:14:28.719Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T19:14:28.719Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T19:14:28.719Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T19:14:28.719Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T19:14:28.719Z] Removing intermediate container 82105817f4b6 [2022-09-07T19:14:28.719Z] ---> 31d546307fd0 [2022-09-07T19:14:28.719Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T19:14:28.719Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T19:14:29.333Z] Removing intermediate container 2a82e35f657c [2022-09-07T19:14:29.333Z] ---> b206f9940a30 [2022-09-07T19:14:29.333Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T19:14:29.595Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T19:14:29.595Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T19:14:29.595Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T19:14:29.595Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T19:14:29.595Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T19:14:29.595Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T19:14:29.595Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T19:14:29.595Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T19:14:29.595Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T19:14:29.595Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T19:14:29.595Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T19:14:29.595Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T19:14:29.854Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:14:29.854Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:14:29.854Z] OK: 122 MiB in 47 packages [2022-09-07T19:14:30.115Z] ---> d054166b0a5b [2022-09-07T19:14:30.115Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T19:14:30.379Z] ---> Running in f2467a9f2223 [2022-09-07T19:14:30.379Z] ---> Running in 1c97afa1638b [2022-09-07T19:14:30.379Z] ---> dac6bf937e6a [2022-09-07T19:14:30.379Z] Step 21/26 : WORKDIR / [2022-09-07T19:14:30.379Z] ---> Running in 676a3b0a2d90 [2022-09-07T19:14:30.638Z] Removing intermediate container f2467a9f2223 [2022-09-07T19:14:30.638Z] ---> 6012ccd589bb [2022-09-07T19:14:30.638Z] Step 25/26 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:14:30.638Z] ---> Running in d7340cae06f5 [2022-09-07T19:14:30.638Z] Removing intermediate container 676a3b0a2d90 [2022-09-07T19:14:30.638Z] ---> c6a7ee44af99 [2022-09-07T19:14:30.638Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:14:30.638Z] Removing intermediate container 1c97afa1638b [2022-09-07T19:14:30.638Z] ---> 14bb7566d541 [2022-09-07T19:14:30.638Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:14:30.638Z] ---> Running in 937f96b6b57d [2022-09-07T19:14:30.638Z] ---> Running in dbde7aef6df7 [2022-09-07T19:14:30.897Z] Removing intermediate container d7340cae06f5 [2022-09-07T19:14:30.897Z] ---> 044e58fe1d3a [2022-09-07T19:14:30.897Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T19:14:30.897Z] ---> Running in fe8c87fd191a [2022-09-07T19:14:30.897Z] Removing intermediate container 937f96b6b57d [2022-09-07T19:14:30.897Z] ---> 28386fb07ab3 [2022-09-07T19:14:30.897Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:14:30.897Z] Removing intermediate container dbde7aef6df7 [2022-09-07T19:14:30.897Z] ---> a208726aad23 [2022-09-07T19:14:30.897Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T19:14:31.155Z] ---> Running in bd154fa08451 [2022-09-07T19:14:31.155Z] Removing intermediate container fe8c87fd191a [2022-09-07T19:14:31.155Z] ---> 45ee76100719 [2022-09-07T19:14:31.155Z] [2022-09-07T19:14:31.155Z] ---> Running in 8215d84313f2 [2022-09-07T19:14:31.155Z] Successfully built 45ee76100719 [2022-09-07T19:14:31.155Z] Successfully tagged security-spire-agent:latest [2022-09-07T19:14:31.155Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-09-07T19:14:31.155Z] Removing intermediate container bd154fa08451 [2022-09-07T19:14:31.155Z] ---> 9a9086d27081 [2022-09-07T19:14:31.155Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T19:14:31.723Z] ---> Running in 65f1d1e33c8a [2022-09-07T19:14:31.723Z] Removing intermediate container 8215d84313f2 [2022-09-07T19:14:31.723Z] ---> 80dd0c92b48b [2022-09-07T19:14:31.723Z] Step 23/24 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:14:33.634Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:14:33.634Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:14:33.634Z] ---> 303b53fb57e2 [2022-09-07T19:14:33.634Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T19:14:33.634Z] ---> Using cache [2022-09-07T19:14:33.634Z] ---> 43acfabff13a [2022-09-07T19:14:33.634Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T19:14:36.185Z] ---> Running in af64df69b52d [2022-09-07T19:14:36.185Z] Removing intermediate container 65f1d1e33c8a [2022-09-07T19:14:36.185Z] ---> cac84d0339fa [2022-09-07T19:14:36.185Z] Step 25/26 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:14:36.185Z] ---> Running in a057e82d0378 [2022-09-07T19:14:36.185Z] ---> Running in 6133452951bd [2022-09-07T19:14:36.446Z] Removing intermediate container af64df69b52d [2022-09-07T19:14:36.446Z] ---> 54a8f28e8e09 [2022-09-07T19:14:36.446Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T19:14:36.446Z] ---> Running in e5a214f31332 [2022-09-07T19:14:36.446Z] Removing intermediate container 6133452951bd [2022-09-07T19:14:36.446Z] ---> ee6ed43fda43 [2022-09-07T19:14:36.446Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T19:14:36.446Z] ---> Running in 2cf45db1042a [2022-09-07T19:14:36.446Z] Removing intermediate container e5a214f31332 [2022-09-07T19:14:36.446Z] ---> 8054c80efff3 [2022-09-07T19:14:36.446Z] [2022-09-07T19:14:36.707Z] Successfully built 8054c80efff3 [2022-09-07T19:14:36.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:36.967Z] Successfully tagged core-data:latest [2022-09-07T19:14:36.967Z]  Building core-data ... done Building support-scheduler [2022-09-07T19:14:36.967Z] Removing intermediate container 2cf45db1042a [2022-09-07T19:14:36.967Z] ---> 836616c64d69 [2022-09-07T19:14:36.967Z] [2022-09-07T19:14:36.967Z] Successfully built 836616c64d69 [2022-09-07T19:14:36.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:36.967Z] Successfully tagged security-spire-config:latest [2022-09-07T19:14:36.967Z] Building core-metadata [2022-09-07T19:14:37.226Z]  Building security-spire-config ... done v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T19:14:37.226Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T19:14:37.226Z] OK: 17040 distinct packages available [2022-09-07T19:14:37.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:37.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:37.515Z] Collecting docker-compose==1.23.2 [2022-09-07T19:14:37.515Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T19:14:37.515Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 31.3 MB/s eta 0:00:00 [2022-09-07T19:14:37.515Z] OK: 211 MiB in 51 packages [2022-09-07T19:14:37.776Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T19:14:37.776Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T19:14:37.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 111.9 MB/s eta 0:00:00 [2022-09-07T19:14:37.776Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-07T19:14:37.776Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T19:14:37.776Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T19:14:37.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 119.4 MB/s eta 0:00:00 [2022-09-07T19:14:37.776Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T19:14:37.776Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T19:14:38.037Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T19:14:38.037Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T19:14:38.037Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 159.9 MB/s eta 0:00:00 [2022-09-07T19:14:38.037Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T19:14:38.037Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T19:14:38.037Z] Preparing metadata (setup.py): started [2022-09-07T19:14:38.607Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:14:38.607Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T19:14:38.607Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T19:14:38.607Z] Preparing metadata (setup.py): started [2022-09-07T19:14:38.867Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:14:38.867Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T19:14:38.867Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T19:14:38.867Z] Collecting PyYAML<4,>=3.10 [2022-09-07T19:14:38.867Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T19:14:38.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 65.0 MB/s eta 0:00:00 [2022-09-07T19:14:39.125Z] Preparing metadata (setup.py): started [2022-09-07T19:14:39.693Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:14:39.693Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T19:14:39.693Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T19:14:39.693Z] Preparing metadata (setup.py): started [2022-09-07T19:14:40.633Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:14:40.633Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T19:14:40.633Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T19:14:40.633Z] Collecting idna<2.8,>=2.5 [2022-09-07T19:14:40.633Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T19:14:40.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.8 MB/s eta 0:00:00 [2022-09-07T19:14:40.633Z] Collecting certifi>=2017.4.17 [2022-09-07T19:14:40.633Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T19:14:40.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 99.9 MB/s eta 0:00:00 [2022-09-07T19:14:40.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:14:40.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:14:40.633Z] ---> 303b53fb57e2 [2022-09-07T19:14:40.633Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:14:40.633Z] ---> Using cache [2022-09-07T19:14:40.633Z] ---> ee0172abb7a1 [2022-09-07T19:14:40.633Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T19:14:40.633Z] ---> Using cache [2022-09-07T19:14:40.633Z] ---> 9a4adf9dc566 [2022-09-07T19:14:40.633Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:14:40.633Z] ---> Using cache [2022-09-07T19:14:40.633Z] ---> 77ec0131efdd [2022-09-07T19:14:40.633Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T19:14:40.633Z] ---> Using cache [2022-09-07T19:14:40.633Z] ---> 2426fa18f7e8 [2022-09-07T19:14:40.633Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T19:14:40.633Z] ---> Using cache [2022-09-07T19:14:40.633Z] ---> fb9d514ce87e [2022-09-07T19:14:40.633Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:14:40.633Z] ---> Using cache [2022-09-07T19:14:40.633Z] ---> 1d15490eb14e [2022-09-07T19:14:40.633Z] Step 9/23 : COPY . . [2022-09-07T19:14:40.633Z] ---> Using cache [2022-09-07T19:14:40.633Z] ---> b678a6b5d396 [2022-09-07T19:14:40.633Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T19:14:40.633Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T19:14:40.633Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T19:14:40.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 83.0 MB/s eta 0:00:00 [2022-09-07T19:14:40.894Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T19:14:40.894Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T19:14:40.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 130.1 MB/s eta 0:00:00 [2022-09-07T19:14:40.894Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T19:14:40.894Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T19:14:40.894Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T19:14:40.894Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T19:14:40.894Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T19:14:40.894Z] Running setup.py install for texttable: started [2022-09-07T19:14:41.837Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T19:14:41.837Z] Running setup.py install for PyYAML: started [2022-09-07T19:14:42.779Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T19:14:43.352Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:14:43.352Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:14:43.352Z] ---> 303b53fb57e2 [2022-09-07T19:14:43.352Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:14:43.352Z] ---> Using cache [2022-09-07T19:14:43.352Z] ---> ee0172abb7a1 [2022-09-07T19:14:43.352Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T19:14:43.352Z] ---> Using cache [2022-09-07T19:14:43.352Z] ---> 9a4adf9dc566 [2022-09-07T19:14:43.352Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:14:43.352Z] ---> Using cache [2022-09-07T19:14:43.352Z] ---> 77ec0131efdd [2022-09-07T19:14:43.352Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T19:14:43.352Z] ---> Using cache [2022-09-07T19:14:43.352Z] ---> 2426fa18f7e8 [2022-09-07T19:14:43.352Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T19:14:43.352Z] ---> Using cache [2022-09-07T19:14:43.352Z] ---> fb9d514ce87e [2022-09-07T19:14:43.352Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:14:43.352Z] ---> Using cache [2022-09-07T19:14:43.352Z] ---> 1d15490eb14e [2022-09-07T19:14:43.352Z] Step 9/25 : COPY . . [2022-09-07T19:14:43.352Z] ---> Using cache [2022-09-07T19:14:43.352Z] ---> b678a6b5d396 [2022-09-07T19:14:43.352Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T19:14:49.937Z] Running setup.py install for docopt: started [2022-09-07T19:14:49.937Z] ---> Running in ec4c6022d789 [2022-09-07T19:14:49.937Z] ---> Running in 2c0236bdfa27 [2022-09-07T19:14:49.937Z] Removing intermediate container c71b5561cbcc [2022-09-07T19:14:49.937Z] ---> 057e2de8af89 [2022-09-07T19:14:49.937Z] [2022-09-07T19:14:49.937Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T19:14:49.937Z] ---> 9c6f07244728 [2022-09-07T19:14:49.937Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:14:49.937Z] ---> Running in 53c43705f29d [2022-09-07T19:14:49.937Z] Removing intermediate container a057e82d0378 [2022-09-07T19:14:49.937Z] ---> 7f2acbfb9f31 [2022-09-07T19:14:49.937Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T19:14:49.937Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T19:14:49.937Z] ---> c267783594bd [2022-09-07T19:14:49.938Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:14:49.938Z] ---> Running in 6ef7a20edb67 [2022-09-07T19:14:49.938Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T19:14:49.938Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T19:14:49.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:49.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:14:49.938Z] Running setup.py install for dockerpty: started [2022-09-07T19:14:49.938Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T19:14:49.938Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:14:49.938Z] OK: 6 MiB in 15 packages [2022-09-07T19:14:50.201Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T19:14:50.769Z] Removing intermediate container 53c43705f29d [2022-09-07T19:14:50.769Z] ---> fc85cdc173d0 [2022-09-07T19:14:50.769Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:14:50.769Z] ---> Running in fef88ff4b784 [2022-09-07T19:14:51.028Z] Removing intermediate container fef88ff4b784 [2022-09-07T19:14:51.028Z] ---> 365345027e4f [2022-09-07T19:14:51.028Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T19:14:51.028Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-07T19:14:51.028Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-07T19:14:51.028Z]  ---> Running in eee814d16761 [2022-09-07T19:14:51.596Z] Removing intermediate container eee814d16761 [2022-09-07T19:14:51.596Z] ---> dfe8dc55b79a [2022-09-07T19:14:51.596Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T19:14:53.513Z] ---> Running in 02573acad2d2 [2022-09-07T19:14:53.513Z] Removing intermediate container 02573acad2d2 [2022-09-07T19:14:53.513Z] ---> 8eb655266fbb [2022-09-07T19:14:53.513Z] Step 16/24 : WORKDIR / [2022-09-07T19:14:54.080Z] ---> Running in 643fd0ce1939 [2022-09-07T19:14:59.361Z] Removing intermediate container 643fd0ce1939 [2022-09-07T19:14:59.361Z] ---> bfbf17070183 [2022-09-07T19:14:59.361Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:15:09.411Z] Removing intermediate container a71f5f550171 [2022-09-07T19:15:09.411Z] ---> d2342c7d1170 [2022-09-07T19:15:09.411Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T19:15:09.411Z] Removing intermediate container 6ef7a20edb67 [2022-09-07T19:15:09.411Z] ---> d265310dcf1f [2022-09-07T19:15:09.411Z] Step 7/20 : COPY . . [2022-09-07T19:15:17.639Z] ---> 9de829dfba24 [2022-09-07T19:15:17.639Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T19:15:19.578Z] ---> Running in 09138e2fed5d [2022-09-07T19:15:19.578Z] ---> 7480ff9a9ed5 [2022-09-07T19:15:19.578Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T19:15:22.253Z] ---> 93497852b3fb [2022-09-07T19:15:22.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T19:15:26.491Z] ---> Running in 8650ced4d42b [2022-09-07T19:15:26.491Z] Removing intermediate container 09138e2fed5d [2022-09-07T19:15:26.491Z] ---> 84580f6ad1a5 [2022-09-07T19:15:26.491Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:15:26.491Z] ---> e4876bcba536 [2022-09-07T19:15:26.491Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T19:15:26.491Z] ---> Running in f1fdea14d710 [2022-09-07T19:15:26.491Z] ---> Running in de342dfb9068 [2022-09-07T19:15:26.491Z] Removing intermediate container ec4c6022d789 [2022-09-07T19:15:26.491Z] ---> 407adb1b613d [2022-09-07T19:15:26.491Z] [2022-09-07T19:15:26.491Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T19:15:26.491Z] ---> 9c6f07244728 [2022-09-07T19:15:26.491Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:15:26.491Z] ---> Using cache [2022-09-07T19:15:26.491Z] ---> fc85cdc173d0 [2022-09-07T19:15:26.491Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:15:26.491Z] ---> Using cache [2022-09-07T19:15:26.491Z] ---> 365345027e4f [2022-09-07T19:15:26.491Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T19:15:26.491Z] Removing intermediate container 2c0236bdfa27 [2022-09-07T19:15:26.491Z] ---> 84394959e4ff [2022-09-07T19:15:26.491Z] [2022-09-07T19:15:26.491Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:15:26.491Z] ---> Running in 7f4c18d5e747 [2022-09-07T19:15:26.491Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:15:26.491Z] ---> 9c6f07244728 [2022-09-07T19:15:26.491Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:15:26.491Z] ---> Using cache [2022-09-07T19:15:26.491Z] ---> fc85cdc173d0 [2022-09-07T19:15:26.491Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:15:26.491Z] ---> Using cache [2022-09-07T19:15:26.491Z] ---> 365345027e4f [2022-09-07T19:15:26.491Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T19:15:26.491Z] Removing intermediate container de342dfb9068 [2022-09-07T19:15:26.491Z] ---> 67ac5860791f [2022-09-07T19:15:26.491Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:15:27.062Z] Removing intermediate container f1fdea14d710 [2022-09-07T19:15:27.062Z] ---> 7ec4aea1e721 [2022-09-07T19:15:27.062Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T19:15:27.648Z] ---> Running in 43678c5700d2 [2022-09-07T19:15:27.648Z] ---> Running in b958ffcb45b1 [2022-09-07T19:15:27.911Z] Removing intermediate container 7f4c18d5e747 [2022-09-07T19:15:27.911Z] ---> 295d9bfc2efd [2022-09-07T19:15:27.911Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T19:15:28.174Z] ---> 2e8b0be61cc7 [2022-09-07T19:15:28.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T19:15:28.441Z] Removing intermediate container 43678c5700d2 [2022-09-07T19:15:28.441Z] ---> 8e555655c97c [2022-09-07T19:15:28.441Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:15:28.441Z] ---> Running in 9978d90f236e [2022-09-07T19:15:28.441Z] Removing intermediate container b958ffcb45b1 [2022-09-07T19:15:28.441Z] ---> dfcd0c77c496 [2022-09-07T19:15:28.441Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T19:15:29.018Z] ---> Running in 9c5b38d67181 [2022-09-07T19:15:29.018Z] ---> Running in b72d7fa4cc30 [2022-09-07T19:15:29.018Z] ---> 3e938e50de90 [2022-09-07T19:15:29.018Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T19:15:29.281Z] Removing intermediate container 9978d90f236e [2022-09-07T19:15:29.281Z] ---> ae6c51eaccb1 [2022-09-07T19:15:29.281Z] Step 16/25 : WORKDIR / [2022-09-07T19:15:29.857Z] Removing intermediate container 9c5b38d67181 [2022-09-07T19:15:29.857Z] ---> d0747a38c506 [2022-09-07T19:15:29.857Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:15:29.857Z] Removing intermediate container b72d7fa4cc30 [2022-09-07T19:15:29.857Z] ---> 87ed8506a9d8 [2022-09-07T19:15:29.857Z] Step 23/24 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:15:30.122Z] ---> c3aea9eab82f [2022-09-07T19:15:30.122Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T19:15:30.387Z] ---> Running in aae685cfe60e [2022-09-07T19:15:30.965Z] ---> Running in 03471fc58e7c [2022-09-07T19:15:31.227Z] ---> Running in 97b1f800bee7 [2022-09-07T19:15:31.801Z] ---> 172410c2a837 [2022-09-07T19:15:31.801Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T19:15:33.716Z] Removing intermediate container aae685cfe60e [2022-09-07T19:15:33.716Z] ---> da6bc3df052c [2022-09-07T19:15:33.716Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:15:34.295Z] Removing intermediate container 03471fc58e7c [2022-09-07T19:15:34.295Z] ---> 6df4fadd0207 [2022-09-07T19:15:34.295Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T19:15:34.666Z] Removing intermediate container 97b1f800bee7 [2022-09-07T19:15:34.666Z] ---> 2a4cfa1d2fae [2022-09-07T19:15:34.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:15:34.928Z] ---> 6f127817f19b [2022-09-07T19:15:34.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T19:15:35.552Z] ---> Running in 0a6c9c8ef323 [2022-09-07T19:15:35.552Z] ---> ba7801eca067 [2022-09-07T19:15:35.552Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T19:15:35.552Z] ---> Running in 795e4aaee779 [2022-09-07T19:15:37.076Z] ---> a5fb7f65a7a7 [2022-09-07T19:15:37.076Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T19:15:37.403Z] Removing intermediate container 0a6c9c8ef323 [2022-09-07T19:15:37.403Z] ---> a78fb489c02c [2022-09-07T19:15:37.403Z] [2022-09-07T19:15:37.403Z] Removing intermediate container 795e4aaee779 [2022-09-07T19:15:37.403Z] ---> b776998135a9 [2022-09-07T19:15:37.403Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T19:15:37.403Z] Successfully built a78fb489c02c [2022-09-07T19:15:37.403Z] Successfully tagged core-command:latest [2022-09-07T19:15:37.403Z]  Building core-command ... done  ---> Running in f18837ed7266 [2022-09-07T19:15:37.403Z] ---> b743e08eca81 [2022-09-07T19:15:37.403Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T19:15:37.665Z] ---> Running in 503cd7b43f85 [2022-09-07T19:15:39.062Z] Removing intermediate container f18837ed7266 [2022-09-07T19:15:39.062Z] ---> e27efeef87fc [2022-09-07T19:15:39.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:15:39.062Z] ---> 463c2072494a [2022-09-07T19:15:39.062Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T19:15:39.325Z] Removing intermediate container 503cd7b43f85 [2022-09-07T19:15:39.325Z] ---> 7c7cbcef38fb [2022-09-07T19:15:39.325Z] Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:15:39.325Z] ---> Running in ad7ff3143c44 [2022-09-07T19:15:39.325Z] ---> 224549062e93 [2022-09-07T19:15:39.325Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T19:15:39.325Z] ---> Running in 38b7730e73fa [2022-09-07T19:15:39.325Z] ---> Running in be3b9019875c [2022-09-07T19:15:39.325Z] Removing intermediate container ad7ff3143c44 [2022-09-07T19:15:39.325Z] ---> 87fae1f1af21 [2022-09-07T19:15:39.325Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T19:15:39.586Z] Removing intermediate container 38b7730e73fa [2022-09-07T19:15:39.586Z] ---> d2779a4699c6 [2022-09-07T19:15:39.586Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T19:15:39.586Z] ---> Running in 6eb7f7fa60af [2022-09-07T19:15:39.586Z] ---> Running in 59cf1d7b758f [2022-09-07T19:15:39.586Z] Removing intermediate container be3b9019875c [2022-09-07T19:15:39.586Z] ---> d19c4739a80c [2022-09-07T19:15:39.586Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:15:39.586Z] ---> Running in 5933f7565f87 [2022-09-07T19:15:39.871Z] Removing intermediate container 6eb7f7fa60af [2022-09-07T19:15:39.871Z] ---> 766e11fcf2cb [2022-09-07T19:15:39.871Z] Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:15:39.871Z] Removing intermediate container 59cf1d7b758f [2022-09-07T19:15:39.871Z] ---> 3fbb08e67b6c [2022-09-07T19:15:39.871Z] [2022-09-07T19:15:39.871Z] ---> Running in ba1d2216ebcd [2022-09-07T19:15:39.871Z] Successfully built 3fbb08e67b6c [2022-09-07T19:15:39.871Z] Successfully tagged sys-mgmt-agent:latest [2022-09-07T19:15:39.871Z]  Building sys-mgmt-agent ... done Removing intermediate container 5933f7565f87 [2022-09-07T19:15:39.871Z] ---> 5d4ca9a18e0a [2022-09-07T19:15:39.871Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T19:15:39.871Z] Removing intermediate container ba1d2216ebcd [2022-09-07T19:15:39.871Z] ---> f398dc2ddc20 [2022-09-07T19:15:39.871Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T19:15:39.871Z] ---> Running in 486570a7f426 [2022-09-07T19:15:40.139Z] ---> Running in 428309c7b53e [2022-09-07T19:15:40.139Z] Removing intermediate container 486570a7f426 [2022-09-07T19:15:40.139Z] ---> f32a902fbbc1 [2022-09-07T19:15:40.139Z] Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:15:40.139Z] Removing intermediate container 428309c7b53e [2022-09-07T19:15:40.139Z] ---> aff304125296 [2022-09-07T19:15:40.139Z] [2022-09-07T19:15:40.401Z] ---> Running in b0d1b4d5dff6 [2022-09-07T19:15:40.401Z] Successfully built aff304125296 [2022-09-07T19:15:40.401Z] Successfully tagged support-scheduler:latest [2022-09-07T19:15:40.401Z]  Building support-scheduler ... done Removing intermediate container b0d1b4d5dff6 [2022-09-07T19:15:40.401Z] ---> 759dbf1fd22a [2022-09-07T19:15:40.401Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T19:15:40.666Z] ---> Running in ae1abe882e11 [2022-09-07T19:15:40.666Z] Removing intermediate container ae1abe882e11 [2022-09-07T19:15:40.666Z] ---> 57ba3b4ae0a6 [2022-09-07T19:15:40.666Z] [2022-09-07T19:15:40.666Z] Successfully built 57ba3b4ae0a6 [2022-09-07T19:15:40.666Z] Successfully tagged core-metadata:latest [2022-09-07T19:15:44.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-07T19:15:44.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-07T19:15:44.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-07T19:15:44.003Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-07T19:15:44.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-07T19:15:44.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-07T19:15:44.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-07T19:15:44.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-07T19:15:44.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-07T19:15:47.283Z]  Building core-metadata ... done Removing intermediate container 8650ced4d42b [2022-09-07T19:15:47.283Z] ---> 2214eb0bad4e [2022-09-07T19:15:47.283Z] [2022-09-07T19:15:47.283Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T19:15:47.283Z] ---> c4fc93816858 [2022-09-07T19:15:47.283Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:15:47.283Z] ---> Using cache [2022-09-07T19:15:47.283Z] ---> 8ea1cda60511 [2022-09-07T19:15:47.283Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:15:47.283Z] ---> Using cache [2022-09-07T19:15:47.283Z] ---> 1e0bc6bed3f3 [2022-09-07T19:15:47.283Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T19:15:47.283Z] ---> Running in 7b0f3c1d16c5 [2022-09-07T19:15:47.548Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:15:48.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-07T19:15:48.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-07T19:15:48.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-07T19:15:48.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-07T19:15:48.409Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-07T19:15:48.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-07T19:15:48.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:15:48.765Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:15:48.765Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:15:48.765Z] OK: 15856 distinct packages available [2022-09-07T19:15:48.765Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:15:49.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:15:49.973Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T19:15:49.973Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T19:15:49.973Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T19:15:50.235Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T19:15:50.235Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T19:15:50.235Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T19:15:50.498Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:15:50.498Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T19:15:50.498Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T19:15:50.762Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:15:50.762Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:15:50.762Z] OK: 8 MiB in 23 packages [2022-09-07T19:15:51.337Z] Removing intermediate container 7b0f3c1d16c5 [2022-09-07T19:15:51.337Z] ---> 89d181c513a3 [2022-09-07T19:15:51.337Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:15:51.337Z] ---> 4da73d5b5a1c [2022-09-07T19:15:51.337Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T19:15:52.305Z] ---> 614883e56cd4 [2022-09-07T19:15:52.305Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T19:15:52.305Z] ---> 4fdee55d40b4 [2022-09-07T19:15:52.305Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T19:15:52.305Z] ---> Running in 2d9142e1b6e5 [2022-09-07T19:15:52.305Z] Removing intermediate container 2d9142e1b6e5 [2022-09-07T19:15:52.305Z] ---> b65b7cbc78dc [2022-09-07T19:15:52.305Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:15:52.305Z] ---> Running in 5bb8ab3e4d3d [2022-09-07T19:15:52.567Z] Removing intermediate container 5bb8ab3e4d3d [2022-09-07T19:15:52.567Z] ---> df2c3f74cf5e [2022-09-07T19:15:52.567Z] Step 18/20 : LABEL arch=x86_64 [2022-09-07T19:15:52.567Z] ---> Running in f1f3598f3f4f [2022-09-07T19:15:52.567Z] Removing intermediate container f1f3598f3f4f [2022-09-07T19:15:52.567Z] ---> 38cc17b084d5 [2022-09-07T19:15:52.567Z] Step 19/20 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:15:52.567Z] ---> Running in 7d39976803ac [2022-09-07T19:15:52.831Z] Removing intermediate container 7d39976803ac [2022-09-07T19:15:52.831Z] ---> 96fefd359baf [2022-09-07T19:15:52.831Z] Step 20/20 : LABEL version=0.0.0 [2022-09-07T19:15:52.831Z] ---> Running in 565b0e9cb2bf [2022-09-07T19:15:52.831Z] Removing intermediate container 565b0e9cb2bf [2022-09-07T19:15:52.831Z] ---> c5a6765b3fbd [2022-09-07T19:15:52.831Z] [2022-09-07T19:15:52.831Z] Successfully built c5a6765b3fbd [2022-09-07T19:15:52.831Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-07T19:15:53.105Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-07T19:15:53.117Z] $ docker stop --time=1 3bf5865f0911eabc8a1236ae310777bbf5ad51efa5d6cdd647a3c6d751db3403 [2022-09-07T19:15:54.388Z] $ docker rm -f 3bf5865f0911eabc8a1236ae310777bbf5ad51efa5d6cdd647a3c6d751db3403 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T19:15:54.817Z] + docker images [2022-09-07T19:15:54.818Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T19:15:54.818Z] security-spiffe-token-provider latest c5a6765b3fbd 2 seconds ago 29.3MB [2022-09-07T19:15:54.818Z] 2214eb0bad4e 10 seconds ago 1.58GB [2022-09-07T19:15:54.818Z] core-metadata latest 57ba3b4ae0a6 14 seconds ago 18.2MB [2022-09-07T19:15:54.818Z] support-scheduler latest aff304125296 14 seconds ago 26.7MB [2022-09-07T19:15:54.818Z] sys-mgmt-agent latest 3fbb08e67b6c 15 seconds ago 136MB [2022-09-07T19:15:54.818Z] core-command latest a78fb489c02c 19 seconds ago 17.3MB [2022-09-07T19:15:54.818Z] 407adb1b613d 29 seconds ago 1.55GB [2022-09-07T19:15:54.818Z] 84394959e4ff 29 seconds ago 1.61GB [2022-09-07T19:15:54.818Z] 057e2de8af89 About a minute ago 1.54GB [2022-09-07T19:15:54.818Z] security-spire-config latest 836616c64d69 About a minute ago 85.8MB [2022-09-07T19:15:54.818Z] core-data latest 8054c80efff3 About a minute ago 21.6MB [2022-09-07T19:15:54.818Z] security-spire-agent latest 45ee76100719 About a minute ago 125MB [2022-09-07T19:15:54.818Z] d3ee06fb0b4f About a minute ago 1.53GB [2022-09-07T19:15:54.818Z] 18799abcf6aa About a minute ago 1.42GB [2022-09-07T19:15:54.818Z] d8eab6913ade About a minute ago 1.42GB [2022-09-07T19:15:54.818Z] 49fc8762b084 About a minute ago 1.55GB [2022-09-07T19:15:54.818Z] security-bootstrapper latest 9f59bed67835 2 minutes ago 19.4MB [2022-09-07T19:15:54.818Z] security-secretstore-setup latest a8c4186b526e 2 minutes ago 29.2MB [2022-09-07T19:15:54.818Z] security-proxy-setup latest 25b9d432bdab 2 minutes ago 27.4MB [2022-09-07T19:15:54.818Z] support-notifications latest a46b7fc8be0a 2 minutes ago 27.3MB [2022-09-07T19:15:54.818Z] a2fc3560e445 2 minutes ago 1.61GB [2022-09-07T19:15:54.818Z] 33d903fdbee7 2 minutes ago 1.53GB [2022-09-07T19:15:54.818Z] b463922332d0 2 minutes ago 1.54GB [2022-09-07T19:15:54.818Z] ebd3d92f8279 2 minutes ago 1.53GB [2022-09-07T19:15:54.818Z] security-spire-server latest 6ad3a267af15 3 minutes ago 86.5MB [2022-09-07T19:15:54.818Z] 1825cfc90462 3 minutes ago 1.42GB [2022-09-07T19:15:54.818Z] ci-base-image-x86_64 latest 303b53fb57e2 7 minutes ago 994MB [2022-09-07T19:15:54.818Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-07T19:15:54.818Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-07T19:15:54.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-07T19:15:54.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-07T19:15:54.818Z] 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] } [2022-09-07T19:16:03.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.265s coverage: 28.7% of statements [2022-09-07T19:16:03.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-07T19:16:03.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-07T19:16:08.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements [2022-09-07T19:16:08.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-07T19:16:08.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.525s coverage: 54.2% of statements [2022-09-07T19:16:08.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-07T19:16:08.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-07T19:16:31.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.559s coverage: 89.2% of statements [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-07T19:16:31.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.629s coverage: 2.1% of statements [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-07T19:16:31.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.610s coverage: 95.6% of statements [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-07T19:16:31.280Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.251s coverage: 72.2% of statements [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-07T19:16:31.280Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.592s coverage: 60.0% of statements [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-07T19:16:31.280Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.629s coverage: 0.9% of statements [2022-09-07T19:16:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-07T19:16:34.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.334s coverage: 58.8% of statements [2022-09-07T19:16:34.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 29.6% of statements [2022-09-07T19:16:34.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-07T19:16:37.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.236s coverage: 47.1% of statements [2022-09-07T19:16:37.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 79.5% of statements [2022-09-07T19:16:37.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2022-09-07T19:16:37.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements [2022-09-07T19:16:40.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2022-09-07T19:16:49.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements [2022-09-07T19:16:49.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2022-09-07T19:17:01.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.712s coverage: 80.8% of statements [2022-09-07T19:17:01.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2022-09-07T19:17:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.897s coverage: 91.2% of statements [2022-09-07T19:17:04.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-07T19:17:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.888s coverage: 64.7% of statements [2022-09-07T19:17:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-07T19:17:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-07T19:17:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements [2022-09-07T19:17:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2022-09-07T19:17:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2022-09-07T19:17:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-09-07T19:17:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-09-07T19:17:16.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.423s coverage: 65.8% of statements [2022-09-07T19:17:16.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-07T19:17:16.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-07T19:17:16.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-07T19:17:19.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 43.6% of statements [2022-09-07T19:17:19.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-07T19:17:19.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-07T19:17:19.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.356s coverage: 89.5% of statements [2022-09-07T19:17:19.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-07T19:17:19.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.316s coverage: 84.8% of statements [2022-09-07T19:17:19.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-07T19:17:19.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-07T19:17:19.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-07T19:17:19.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-07T19:17:28.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-07T19:17:28.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.740s coverage: 92.3% of statements [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-07T19:17:28.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.343s coverage: 63.2% of statements [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-07T19:17:28.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-07T19:17:28.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-07T19:17:28.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-07T19:17:28.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-07T19:17:28.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.228s coverage: 100.0% of statements [2022-09-07T19:17:28.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-09-07T19:17:29.417Z] 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 [2022-09-07T19:17:29.417Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-07T19:17:29.417Z] GO111MODULE=on go vet ./... [2022-09-07T19:19:21.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T19:19:21.315Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T19:19:21.315Z] ./bin/test-attribution-txt.sh [2022-09-07T19:19:21.315Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-07T19:19:21.315Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-07T19:19:21.315Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-07T19:19:21.315Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T19:19:21.315Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T19:19:21.315Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-07T19:19:21.315Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T19:19:21.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-07T19:19:22.045Z] + ls -al . [2022-09-07T19:19:22.045Z] total 732 [2022-09-07T19:19:22.045Z] drwxrwxr-x 9 1001 1001 4096 Sep 7 19:13 . [2022-09-07T19:19:22.045Z] drwxr-xr-x 4 root root 4096 Sep 7 19:13 .. [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 16 Sep 7 19:11 .dockerignore [2022-09-07T19:19:22.045Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 19:11 .git [2022-09-07T19:19:22.045Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 19:11 .github [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 1030 Sep 7 19:11 .gitignore [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 42 Sep 7 19:11 .golangci.yml [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 87 Sep 7 19:11 .hadolint.yml [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 19:11 .sonarcloud.properties [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 19:11 ADOPTERS.md [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 10347 Sep 7 19:11 Attribution.txt [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 63209 Sep 7 19:11 CHANGELOG.md [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 19:11 CONTRIBUTING.md [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 19:11 GOVERNANCE.md [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 850 Sep 7 19:11 Jenkinsfile [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 19:11 LICENSE [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 13724 Sep 7 19:11 Makefile [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 19:11 OWNERS.md [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 9799 Sep 7 19:11 README.md [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 19:11 SECURITY.md [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 19:08 VERSION [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 19:11 ZMQWindows.md [2022-09-07T19:19:22.045Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 19:11 bin [2022-09-07T19:19:22.045Z] drwxrwxr-x 18 1001 1001 4096 Sep 7 19:11 cmd [2022-09-07T19:19:22.045Z] -rw-r--r-- 1 root root 482786 Sep 7 19:17 coverage.out [2022-09-07T19:19:22.045Z] -rw-rw-r-- 1 1001 1001 3682 Sep 7 19:11 go.mod [2022-09-07T19:19:22.046Z] -rw-rw-r-- 1 1001 1001 38527 Sep 7 19:11 go.sum [2022-09-07T19:19:22.046Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 19:11 internal [2022-09-07T19:19:22.046Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 19:11 openapi [2022-09-07T19:19:22.046Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 19:11 snap [2022-09-07T19:19:22.046Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 19:11 version.go [Pipeline] sh [2022-09-07T19:19:22.740Z] + '[' -e coverage.out ] [2022-09-07T19:19:22.740Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-07T19:19:22.777Z] Warning: overwriting stash ‘coverage-report’ [2022-09-07T19:19:23.633Z] Stashed 1 file(s) [Pipeline] sh [2022-09-07T19:19:24.319Z] + make build [2022-09-07T19:19:24.319Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T19:21:01.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T19:22:23.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T19:22:23.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T19:23:02.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T19:23:02.665Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T19:23:08.083Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T19:23:14.797Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:23:19.153Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:23:24.709Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:23:28.236Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:23:32.548Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:23:42.729Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-07T19:23:47.055Z] $ docker stop --time=1 0e3169c85d7d49a4e7d887b223354e5953c43d98a9e0e4080ad08c6420c2ce05 [2022-09-07T19:23:48.983Z] $ docker rm -f 0e3169c85d7d49a4e7d887b223354e5953c43d98a9e0e4080ad08c6420c2ce05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:23:51.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T19:23:51.717Z] [2022-09-07T19:23:51.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:23:52.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T19:23:52.407Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-07T19:23:52.407Z] 29e5d40040c1: Pulling fs layer [2022-09-07T19:23:52.407Z] 1ce36da41761: Pulling fs layer [2022-09-07T19:23:52.407Z] 25b303627fd3: Pulling fs layer [2022-09-07T19:23:52.407Z] 29e5d40040c1: Download complete [2022-09-07T19:23:52.681Z] 1ce36da41761: Verifying Checksum [2022-09-07T19:23:52.681Z] 1ce36da41761: Download complete [2022-09-07T19:23:52.956Z] 29e5d40040c1: Pull complete [2022-09-07T19:23:54.384Z] 25b303627fd3: Verifying Checksum [2022-09-07T19:23:54.384Z] 25b303627fd3: Download complete [2022-09-07T19:23:54.384Z] 1ce36da41761: Pull complete [2022-09-07T19:24:04.518Z] 25b303627fd3: Pull complete [2022-09-07T19:24:04.518Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-07T19:24:04.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T19:24:04.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:24:04.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container [2022-09-07T19:24:04.956Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-07T19:24:07.264Z] $ docker top 8983cf93002b7704c74737ccdcfb347846d55aeac367188e318a798461cb5b17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:24:08.187Z] + grep parallel [2022-09-07T19:24:08.187Z] + docker-compose build --help [2022-09-07T19:24:12.465Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T19:24:12.765Z] $ docker stop --time=1 8983cf93002b7704c74737ccdcfb347846d55aeac367188e318a798461cb5b17 [2022-09-07T19:24:14.394Z] $ docker rm -f 8983cf93002b7704c74737ccdcfb347846d55aeac367188e318a798461cb5b17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:24:15.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T19:24:15.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:24:15.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container [2022-09-07T19:24:15.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-07T19:24:16.743Z] $ docker top c6f9815e242fb164dfbc9b79409a4e8a13af36cfe08dcd3eba039e61b0893d49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:24:17.692Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T19:24:23.085Z] Building core-command ... [2022-09-07T19:24:23.085Z] Building core-data ... [2022-09-07T19:24:23.085Z] Building core-metadata ... [2022-09-07T19:24:23.085Z] Building security-bootstrapper ... [2022-09-07T19:24:23.085Z] Building security-proxy-setup ... [2022-09-07T19:24:23.085Z] Building security-secretstore-setup ... [2022-09-07T19:24:23.085Z] Building security-spiffe-token-provider ... [2022-09-07T19:24:23.085Z] Building security-spire-agent ... [2022-09-07T19:24:23.085Z] Building security-spire-config ... [2022-09-07T19:24:23.085Z] Building security-spire-server ... [2022-09-07T19:24:23.085Z] Building support-notifications ... [2022-09-07T19:24:23.085Z] Building support-scheduler ... [2022-09-07T19:24:23.085Z] Building sys-mgmt-agent ... [2022-09-07T19:24:23.085Z] Building core-metadata [2022-09-07T19:24:23.085Z] Building sys-mgmt-agent [2022-09-07T19:24:23.085Z] Building core-command [2022-09-07T19:24:23.085Z] Building security-bootstrapper [2022-09-07T19:24:23.085Z] Building security-spire-config [2022-09-07T19:25:10.040Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:25:10.040Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:25:10.040Z] ---> 77703b650a4f [2022-09-07T19:25:10.040Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T19:25:10.319Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:25:10.319Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:25:10.319Z] ---> 77703b650a4f [2022-09-07T19:25:10.319Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:25:10.930Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:25:10.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:25:10.930Z] ---> 77703b650a4f [2022-09-07T19:25:10.930Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:25:10.930Z] ---> Running in 98d1683e5341 [2022-09-07T19:25:10.930Z] ---> Running in 331ca533d909 [2022-09-07T19:25:10.930Z] ---> Running in 573a8f759924 [2022-09-07T19:25:10.930Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:25:10.930Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:25:10.930Z] ---> 77703b650a4f [2022-09-07T19:25:10.930Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T19:25:10.930Z] ---> Running in 2c6a7a0422fc [2022-09-07T19:25:10.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:25:10.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:25:10.930Z] ---> 77703b650a4f [2022-09-07T19:25:10.930Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T19:25:10.930Z] ---> Running in 85ae2fe12125 [2022-09-07T19:25:11.557Z] Removing intermediate container 2c6a7a0422fc [2022-09-07T19:25:11.557Z] Removing intermediate container 573a8f759924 [2022-09-07T19:25:11.557Z] ---> 2281745fc0f5 [2022-09-07T19:25:11.557Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T19:25:11.557Z] ---> dc2bfe97f821 [2022-09-07T19:25:11.557Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:25:11.557Z] Removing intermediate container 331ca533d909 [2022-09-07T19:25:11.557Z] ---> d68a354cb552 [2022-09-07T19:25:11.557Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:25:11.557Z] Removing intermediate container 98d1683e5341 [2022-09-07T19:25:11.557Z] ---> c1ac2b023757 [2022-09-07T19:25:11.557Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T19:25:11.557Z] Removing intermediate container 85ae2fe12125 [2022-09-07T19:25:11.557Z] ---> 3af24db663bf [2022-09-07T19:25:11.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:25:11.557Z] ---> Running in decb67789d33 [2022-09-07T19:25:11.838Z] ---> Running in d65804380aca [2022-09-07T19:25:11.838Z] ---> Running in 4ce5dbe01c1d [2022-09-07T19:25:11.838Z] ---> Running in a0d40c19c636 [2022-09-07T19:25:11.838Z] ---> Running in 2eb023a6a79a [2022-09-07T19:25:12.839Z] Removing intermediate container decb67789d33 [2022-09-07T19:25:12.839Z] ---> a78e3069f6a3 [2022-09-07T19:25:12.839Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:25:12.839Z] Removing intermediate container a0d40c19c636 [2022-09-07T19:25:12.839Z] ---> bd6a77e4c987 [2022-09-07T19:25:12.839Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:25:12.839Z] ---> Running in 181479c67549 [2022-09-07T19:25:12.839Z] ---> Running in 52fc06659b42 [2022-09-07T19:25:15.499Z] Removing intermediate container d65804380aca [2022-09-07T19:25:15.499Z] ---> dccf59b8c750 [2022-09-07T19:25:15.499Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T19:25:15.499Z] ---> Running in 06d8fd87ecca [2022-09-07T19:25:15.776Z] Removing intermediate container 4ce5dbe01c1d [2022-09-07T19:25:15.776Z] ---> 50cddd250798 [2022-09-07T19:25:15.776Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:25:16.056Z] ---> Running in cfca90d18146 [2022-09-07T19:25:16.056Z] Removing intermediate container 2eb023a6a79a [2022-09-07T19:25:16.056Z] ---> 4be6e6359e70 [2022-09-07T19:25:16.056Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T19:25:16.348Z] ---> Running in 7e25c0364fdd [2022-09-07T19:25:16.945Z] Removing intermediate container 52fc06659b42 [2022-09-07T19:25:16.945Z] Removing intermediate container 181479c67549 [2022-09-07T19:25:16.945Z] ---> d7a87e89717c [2022-09-07T19:25:16.945Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T19:25:16.945Z] ---> 41168d5f4f41 [2022-09-07T19:25:16.945Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T19:25:17.226Z] ---> Running in db034e0da55e [2022-09-07T19:25:17.226Z] ---> Running in c62d30ccbc74 [2022-09-07T19:25:18.216Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:18.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:18.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:19.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:19.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:19.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:19.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:19.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:19.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:20.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:25:20.464Z] OK: 221 MiB in 51 packages [2022-09-07T19:25:21.069Z] OK: 221 MiB in 51 packages [2022-09-07T19:25:21.069Z] OK: 221 MiB in 51 packages [2022-09-07T19:25:21.711Z] OK: 221 MiB in 51 packages [2022-09-07T19:25:21.711Z] OK: 221 MiB in 51 packages [2022-09-07T19:25:22.338Z] Removing intermediate container 06d8fd87ecca [2022-09-07T19:25:22.338Z] ---> c6159bbd0889 [2022-09-07T19:25:22.338Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T19:25:22.936Z] Removing intermediate container cfca90d18146 [2022-09-07T19:25:22.936Z] ---> 52ff9441c4b9 [2022-09-07T19:25:22.936Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T19:25:22.936Z] Removing intermediate container 7e25c0364fdd [2022-09-07T19:25:22.936Z] ---> f1ec243ae587 [2022-09-07T19:25:22.936Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T19:25:23.217Z] Removing intermediate container c62d30ccbc74 [2022-09-07T19:25:23.217Z] ---> 2cfe6b3e7016 [2022-09-07T19:25:23.217Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T19:25:23.217Z] Removing intermediate container db034e0da55e [2022-09-07T19:25:23.217Z] ---> f371993bd36a [2022-09-07T19:25:23.217Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T19:25:23.822Z] ---> 6d18d81d1437 [2022-09-07T19:25:23.822Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:25:23.822Z] ---> Running in 289415b049a9 [2022-09-07T19:25:23.822Z] ---> 2bf062f74025 [2022-09-07T19:25:23.823Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:25:24.102Z] ---> Running in 2dbdf9ebf840 [2022-09-07T19:25:24.702Z] ---> c9934288dfd5 [2022-09-07T19:25:24.702Z] ---> dd33d0e8f77e [2022-09-07T19:25:24.702Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:25:24.702Z] [2022-09-07T19:25:24.980Z] ---> Running in b626b2cd2307 [2022-09-07T19:25:24.980Z] ---> Running in f7a67217677e [2022-09-07T19:25:24.980Z] ---> 2127cd76949a [2022-09-07T19:25:24.980Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:25:25.259Z] ---> Running in 2ddb334edce6 [2022-09-07T19:26:33.357Z] Removing intermediate container 289415b049a9 [2022-09-07T19:26:33.357Z] ---> 6fb1733a867b [2022-09-07T19:26:33.357Z] Step 8/31 : COPY . . [2022-09-07T19:26:33.357Z] Removing intermediate container 2dbdf9ebf840 [2022-09-07T19:26:33.357Z] ---> a383ace4dd7e [2022-09-07T19:26:33.357Z] Step 8/26 : COPY . . [2022-09-07T19:26:33.357Z] Removing intermediate container b626b2cd2307 [2022-09-07T19:26:33.357Z] ---> 9dc21630c451 [2022-09-07T19:26:33.357Z] Step 9/24 : COPY . . [2022-09-07T19:26:33.357Z] Removing intermediate container 2ddb334edce6 [2022-09-07T19:26:33.357Z] ---> fca9372033dd [2022-09-07T19:26:33.357Z] Step 9/25 : COPY . . [2022-09-07T19:26:33.357Z] Removing intermediate container f7a67217677e [2022-09-07T19:26:33.357Z] ---> 6e0c36fc22ee [2022-09-07T19:26:33.357Z] Step 8/23 : COPY . . [2022-09-07T19:26:43.531Z] ---> 4649aa6b2da9 [2022-09-07T19:26:43.531Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T19:26:43.531Z] ---> 67762e04068a [2022-09-07T19:26:43.531Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T19:26:43.531Z] ---> ff58fa0e4797 [2022-09-07T19:26:43.531Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:26:43.531Z] ---> Running in 0633868f6e1a [2022-09-07T19:26:43.531Z] ---> Running in 68b795826694 [2022-09-07T19:26:43.531Z] ---> d95455c74297 [2022-09-07T19:26:43.531Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T19:26:43.531Z] ---> Running in 0e05844d09bd [2022-09-07T19:26:43.531Z] ---> 22c04667c64f [2022-09-07T19:26:43.531Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T19:26:43.531Z] ---> Running in 7b780209040c [2022-09-07T19:26:43.808Z] ---> Running in d8f5ee45491a [2022-09-07T19:26:44.089Z] Removing intermediate container 0633868f6e1a [2022-09-07T19:26:44.089Z] ---> 5c5896ce38e8 [2022-09-07T19:26:44.089Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T19:26:44.365Z] ---> Running in e41d410d757c [2022-09-07T19:26:44.962Z] Removing intermediate container e41d410d757c [2022-09-07T19:26:44.962Z] ---> 2b35b7c5427c [2022-09-07T19:26:44.962Z] Step 11/26 : 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 [2022-09-07T19:26:45.242Z] ---> Running in 1a44cf947d26 [2022-09-07T19:26:45.515Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T19:26:46.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T19:26:46.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T19:26:46.125Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:26:48.125Z] Removing intermediate container 1a44cf947d26 [2022-09-07T19:26:48.125Z] ---> 8dc739cac723 [2022-09-07T19:26:48.125Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T19:26:48.125Z] ---> Running in 3803bc432611 [2022-09-07T19:26:48.737Z] Removing intermediate container 3803bc432611 [2022-09-07T19:26:48.737Z] ---> a4f922931221 [2022-09-07T19:26:48.737Z] [2022-09-07T19:26:48.737Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T19:26:49.011Z] 3.15: Pulling from library/alpine [2022-09-07T19:26:50.464Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T19:26:50.464Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T19:26:50.465Z] ---> 02e0d6fdf486 [2022-09-07T19:26:50.465Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:26:50.465Z] ---> Running in 498f421f85c4 [2022-09-07T19:26:50.744Z] Removing intermediate container 498f421f85c4 [2022-09-07T19:26:50.744Z] ---> 7ef8076c4c8a [2022-09-07T19:26:50.744Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:26:51.030Z] ---> Running in a6df18a632c1 [2022-09-07T19:26:54.492Z] Removing intermediate container a6df18a632c1 [2022-09-07T19:26:54.492Z] ---> 70e31472ca1e [2022-09-07T19:26:54.492Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T19:26:54.492Z] ---> Running in 9c204e465eb1 [2022-09-07T19:26:55.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:26:57.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:26:58.873Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:26:58.873Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:26:58.873Z] OK: 15733 distinct packages available [2022-09-07T19:26:58.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:26:59.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:27:01.328Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T19:27:01.604Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:27:01.604Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T19:27:01.604Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T19:27:01.880Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:27:01.880Z] OK: 6 MiB in 18 packages [2022-09-07T19:27:03.336Z] Removing intermediate container 9c204e465eb1 [2022-09-07T19:27:03.336Z] ---> 7decb5e6efa6 [2022-09-07T19:27:03.336Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:27:10.102Z] ---> b66fb98e388e [2022-09-07T19:27:10.102Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:27:10.102Z] ---> fcfa43ac4b70 [2022-09-07T19:27:10.102Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T19:27:10.102Z] ---> Running in 3a654e5ad401 [2022-09-07T19:27:10.707Z] Removing intermediate container 3a654e5ad401 [2022-09-07T19:27:10.707Z] ---> 9686b142b6a3 [2022-09-07T19:27:10.707Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T19:27:11.705Z] ---> 4ea80734206a [2022-09-07T19:27:11.705Z] Step 21/26 : WORKDIR / [2022-09-07T19:27:11.705Z] ---> Running in 2b9350c5f53b [2022-09-07T19:27:12.309Z] Removing intermediate container 2b9350c5f53b [2022-09-07T19:27:12.309Z] ---> 305fd266c3e6 [2022-09-07T19:27:12.309Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:27:12.309Z] ---> Running in 980c493d53f4 [2022-09-07T19:27:12.918Z] Removing intermediate container 980c493d53f4 [2022-09-07T19:27:12.918Z] ---> 50d50a0be255 [2022-09-07T19:27:12.918Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:27:12.918Z] ---> Running in e4c94bc51e8d [2022-09-07T19:27:13.521Z] Removing intermediate container e4c94bc51e8d [2022-09-07T19:27:13.521Z] ---> 05d541fa3754 [2022-09-07T19:27:13.521Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T19:27:13.521Z] ---> Running in 922ace62c995 [2022-09-07T19:27:14.126Z] Removing intermediate container 922ace62c995 [2022-09-07T19:27:14.126Z] ---> 4cf18f097a53 [2022-09-07T19:27:14.126Z] Step 25/26 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:27:14.407Z] ---> Running in 912089428fa4 [2022-09-07T19:27:14.701Z] Removing intermediate container 912089428fa4 [2022-09-07T19:27:14.701Z] ---> 29bef93f1e82 [2022-09-07T19:27:14.701Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T19:27:14.986Z] ---> Running in c40676e40afb [2022-09-07T19:27:15.594Z] Removing intermediate container c40676e40afb [2022-09-07T19:27:15.594Z] ---> 64779b748a96 [2022-09-07T19:27:15.594Z] [2022-09-07T19:27:15.594Z] Successfully built 64779b748a96 [2022-09-07T19:27:15.594Z] Successfully tagged security-spire-config-arm64:latest [2022-09-07T19:27:15.594Z]  Building security-spire-config ... done Building security-spire-agent [2022-09-07T19:27:33.982Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:27:33.982Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:27:33.982Z] ---> 77703b650a4f [2022-09-07T19:27:33.982Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T19:27:33.982Z] ---> Using cache [2022-09-07T19:27:33.982Z] ---> 3af24db663bf [2022-09-07T19:27:33.982Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:27:33.982Z] ---> Using cache [2022-09-07T19:27:33.982Z] ---> 4be6e6359e70 [2022-09-07T19:27:33.982Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:27:33.982Z] ---> Running in 29ad8d246bbb [2022-09-07T19:27:35.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:27:36.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:27:37.884Z] OK: 221 MiB in 51 packages [2022-09-07T19:27:38.871Z] Removing intermediate container 29ad8d246bbb [2022-09-07T19:27:38.871Z] ---> ac27fbe17eab [2022-09-07T19:27:38.871Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T19:27:39.878Z] ---> 19796cb2be7b [2022-09-07T19:27:39.878Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:27:39.878Z] ---> Running in 488dbd4b0d44 [2022-09-07T19:28:36.472Z] Removing intermediate container 488dbd4b0d44 [2022-09-07T19:28:36.472Z] ---> 2190a7c46e87 [2022-09-07T19:28:36.472Z] Step 8/26 : COPY . . [2022-09-07T19:28:39.047Z] ---> d9bb2926a4e7 [2022-09-07T19:28:39.047Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:28:39.047Z] ---> Running in 100f9b33603f [2022-09-07T19:28:39.727Z] Removing intermediate container 100f9b33603f [2022-09-07T19:28:39.727Z] ---> 8ab512a8f5e3 [2022-09-07T19:28:39.727Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T19:28:39.727Z] ---> Running in 8a190ccdf7da [2022-09-07T19:28:40.384Z] Removing intermediate container 8a190ccdf7da [2022-09-07T19:28:40.384Z] ---> a6c06dae3a3f [2022-09-07T19:28:40.384Z] Step 11/26 : 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 [2022-09-07T19:28:40.384Z] ---> Running in ffad72f1087b [2022-09-07T19:28:43.974Z] Removing intermediate container ffad72f1087b [2022-09-07T19:28:43.975Z] ---> 67f4b913b605 [2022-09-07T19:28:43.975Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T19:28:44.250Z] ---> Running in f39040b5ac01 [2022-09-07T19:28:44.862Z] Removing intermediate container f39040b5ac01 [2022-09-07T19:28:44.862Z] ---> 8547ec942c31 [2022-09-07T19:28:44.862Z] [2022-09-07T19:28:44.862Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T19:28:44.862Z] ---> 02e0d6fdf486 [2022-09-07T19:28:44.862Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:28:44.862Z] ---> Using cache [2022-09-07T19:28:44.862Z] ---> 7ef8076c4c8a [2022-09-07T19:28:44.862Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:28:44.862Z] ---> Using cache [2022-09-07T19:28:44.862Z] ---> 70e31472ca1e [2022-09-07T19:28:44.862Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T19:28:44.862Z] ---> Running in e31b5f71ed89 [2022-09-07T19:28:46.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:28:48.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:28:49.791Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:28:49.791Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:28:49.791Z] OK: 15733 distinct packages available [2022-09-07T19:28:50.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:28:51.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:28:52.510Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T19:28:52.510Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:28:52.510Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T19:28:52.789Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T19:28:52.789Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T19:28:52.789Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:28:53.067Z] OK: 6 MiB in 19 packages [2022-09-07T19:28:54.522Z] Removing intermediate container e31b5f71ed89 [2022-09-07T19:28:54.522Z] ---> d9e04827b6c3 [2022-09-07T19:28:54.522Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T19:28:57.939Z] ---> 5bfc77d6359f [2022-09-07T19:28:57.939Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:29:03.381Z] ---> be58dfa20317 [2022-09-07T19:29:03.381Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:29:04.397Z] ---> 7502fd837500 [2022-09-07T19:29:04.397Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T19:29:05.395Z] ---> c2ab4547cbc0 [2022-09-07T19:29:05.395Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T19:29:06.424Z] ---> ba052a79f791 [2022-09-07T19:29:06.424Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:29:06.424Z] ---> Running in 93c9edcc1971 [2022-09-07T19:29:07.022Z] Removing intermediate container 93c9edcc1971 [2022-09-07T19:29:07.022Z] ---> db5e75e70c3c [2022-09-07T19:29:07.022Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:29:07.022Z] ---> Running in 111533aa1056 [2022-09-07T19:29:07.628Z] Removing intermediate container 111533aa1056 [2022-09-07T19:29:07.628Z] ---> d748a489fa42 [2022-09-07T19:29:07.628Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T19:29:07.628Z] ---> Running in 5fb600ff1697 [2022-09-07T19:29:08.247Z] Removing intermediate container 5fb600ff1697 [2022-09-07T19:29:08.247Z] ---> b730f2a786e0 [2022-09-07T19:29:08.247Z] Step 25/26 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:29:08.247Z] ---> Running in 5426c5956829 [2022-09-07T19:29:08.863Z] Removing intermediate container 5426c5956829 [2022-09-07T19:29:08.863Z] ---> 6298f729e279 [2022-09-07T19:29:08.863Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T19:29:09.142Z] ---> Running in 169e229367ac [2022-09-07T19:29:09.421Z] Removing intermediate container 169e229367ac [2022-09-07T19:29:09.421Z] ---> d1bed765e2d4 [2022-09-07T19:29:09.421Z] [2022-09-07T19:29:09.699Z] Successfully built d1bed765e2d4 [2022-09-07T19:29:09.699Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-07T19:29:09.699Z] Building support-scheduler [2022-09-07T19:29:24.850Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:29:24.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:29:24.850Z] ---> 77703b650a4f [2022-09-07T19:29:24.850Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:29:24.850Z] ---> Using cache [2022-09-07T19:29:24.850Z] ---> c1ac2b023757 [2022-09-07T19:29:24.850Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T19:29:24.850Z] ---> Using cache [2022-09-07T19:29:24.850Z] ---> bd6a77e4c987 [2022-09-07T19:29:24.850Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:29:24.850Z] ---> Using cache [2022-09-07T19:29:24.850Z] ---> d7a87e89717c [2022-09-07T19:29:24.850Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T19:29:24.850Z] ---> Using cache [2022-09-07T19:29:24.850Z] ---> f371993bd36a [2022-09-07T19:29:24.850Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T19:29:24.850Z] ---> Using cache [2022-09-07T19:29:24.850Z] ---> 2127cd76949a [2022-09-07T19:29:24.850Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:29:24.850Z] ---> Using cache [2022-09-07T19:29:24.850Z] ---> fca9372033dd [2022-09-07T19:29:24.850Z] Step 9/23 : COPY . . [2022-09-07T19:29:24.850Z] ---> Using cache [2022-09-07T19:29:24.850Z] ---> 22c04667c64f [2022-09-07T19:29:24.850Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T19:29:24.850Z] ---> Running in 4fa4585be543 [2022-09-07T19:29:26.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T19:32:48.896Z] Removing intermediate container 68b795826694 [2022-09-07T19:32:48.896Z] ---> 7393ee698caa [2022-09-07T19:32:48.896Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T19:32:48.896Z] ---> Running in 7a353af746ed [2022-09-07T19:32:48.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T19:32:48.896Z] Removing intermediate container 7a353af746ed [2022-09-07T19:32:48.896Z] ---> 6094f1ec0013 [2022-09-07T19:32:48.896Z] [2022-09-07T19:32:48.896Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:32:48.896Z] 3.16: Pulling from library/alpine [2022-09-07T19:32:49.494Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T19:32:49.494Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T19:32:49.494Z] ---> a6215f271958 [2022-09-07T19:32:49.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:32:49.774Z] ---> Running in b2fc3b029505 [2022-09-07T19:32:50.379Z] Removing intermediate container b2fc3b029505 [2022-09-07T19:32:50.379Z] ---> c195b7d5a60d [2022-09-07T19:32:50.379Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-07T19:32:50.660Z] ---> Running in bd63cf5d313a [2022-09-07T19:32:53.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:32:53.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:32:54.756Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T19:32:54.756Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T19:32:54.756Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T19:32:54.756Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T19:32:54.756Z] Executing bash-5.1.16-r2.post-install [2022-09-07T19:32:54.756Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T19:32:55.038Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T19:32:55.038Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T19:32:55.038Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T19:32:55.038Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T19:32:55.038Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T19:32:56.039Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T19:32:56.039Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T19:32:56.039Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T19:32:56.039Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T19:32:56.039Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T19:32:56.325Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T19:32:56.325Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T19:32:56.325Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T19:32:56.325Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T19:32:56.325Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T19:32:56.325Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T19:32:58.990Z] Removing intermediate container 0e05844d09bd [2022-09-07T19:32:58.990Z] ---> 15a9cb5cb24f [2022-09-07T19:32:58.990Z] [2022-09-07T19:32:58.990Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T19:32:58.990Z] ---> a6215f271958 [2022-09-07T19:32:58.990Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:32:58.990Z] ---> Running in fe2edd053870 [2022-09-07T19:32:59.605Z] Removing intermediate container fe2edd053870 [2022-09-07T19:32:59.605Z] ---> 14f5c57113cb [2022-09-07T19:32:59.605Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T19:32:59.605Z] ---> Running in 5bc7212a05ba [2022-09-07T19:33:00.206Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T19:33:00.206Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T19:33:00.206Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T19:33:00.206Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T19:33:00.206Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T19:33:00.206Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T19:33:00.206Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T19:33:00.206Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T19:33:00.206Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T19:33:00.206Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T19:33:00.206Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T19:33:00.484Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T19:33:01.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:33:01.772Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:33:01.772Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:33:01.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:33:02.386Z] OK: 120 MiB in 47 packages [2022-09-07T19:33:03.375Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T19:33:03.375Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T19:33:03.375Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:33:03.375Z] OK: 5 MiB in 16 packages [2022-09-07T19:33:05.368Z] Removing intermediate container 5bc7212a05ba [2022-09-07T19:33:05.368Z] ---> 59eb551f50dc [2022-09-07T19:33:05.368Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T19:33:05.368Z] ---> Running in b7925c536364 [2022-09-07T19:33:05.645Z] Removing intermediate container b7925c536364 [2022-09-07T19:33:05.645Z] ---> 0b323600f245 [2022-09-07T19:33:05.645Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T19:33:05.931Z] ---> Running in 85144ed06ca8 [2022-09-07T19:33:06.212Z] Removing intermediate container 85144ed06ca8 [2022-09-07T19:33:06.212Z] ---> 285dc6130b4d [2022-09-07T19:33:06.212Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T19:33:06.498Z] ---> Running in 6b95a1191a08 [2022-09-07T19:33:07.106Z] Removing intermediate container 6b95a1191a08 [2022-09-07T19:33:07.106Z] ---> 83d732ea0a46 [2022-09-07T19:33:07.106Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T19:33:07.106Z] ---> Running in 85c0e807ec35 [2022-09-07T19:33:10.530Z] Removing intermediate container 85c0e807ec35 [2022-09-07T19:33:10.530Z] ---> 65ea4ba25967 [2022-09-07T19:33:10.530Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T19:33:10.530Z] ---> Running in ad5f57716b2f [2022-09-07T19:33:11.133Z] Removing intermediate container ad5f57716b2f [2022-09-07T19:33:11.133Z] ---> 7fa8cffea685 [2022-09-07T19:33:11.133Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T19:33:12.116Z] ---> 6c4bc3e4ba2b [2022-09-07T19:33:12.116Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T19:33:12.116Z] ---> Running in a7084c536bcb [2022-09-07T19:33:15.530Z] Removing intermediate container a7084c536bcb [2022-09-07T19:33:15.530Z] ---> 6956f35419e5 [2022-09-07T19:33:15.530Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:33:16.131Z] ---> b1d45a9b3ca5 [2022-09-07T19:33:16.131Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T19:33:18.115Z] ---> 7c3463adf5c0 [2022-09-07T19:33:18.115Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T19:33:19.118Z] ---> 612c4445a54a [2022-09-07T19:33:19.118Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T19:33:20.107Z] ---> 6a002726ad7d [2022-09-07T19:33:20.107Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T19:33:21.556Z] ---> 97b68bec7432 [2022-09-07T19:33:21.556Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T19:33:22.546Z] ---> a1f3de2ec796 [2022-09-07T19:33:22.546Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T19:33:22.546Z] Collecting docker-compose==1.23.2 [2022-09-07T19:33:22.825Z] ---> Running in bc44ba146499 [2022-09-07T19:33:22.825Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T19:33:22.825Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.8 MB/s eta 0:00:00 [2022-09-07T19:33:24.807Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T19:33:24.807Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T19:33:24.807Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 [2022-09-07T19:33:25.417Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T19:33:25.417Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T19:33:25.417Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.4 MB/s eta 0:00:00 [2022-09-07T19:33:26.411Z] Collecting PyYAML<4,>=3.10 [2022-09-07T19:33:26.411Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T19:33:26.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.8 MB/s eta 0:00:00 [2022-09-07T19:33:27.027Z] Removing intermediate container bc44ba146499 [2022-09-07T19:33:27.027Z] ---> 8387154d85f1 [2022-09-07T19:33:27.027Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T19:33:27.027Z] ---> Running in c00ac83a9683 [2022-09-07T19:33:28.019Z] Removing intermediate container c00ac83a9683 [2022-09-07T19:33:28.019Z] ---> 861b7c60aaf8 [2022-09-07T19:33:28.019Z] Step 28/31 : CMD ["gate"] [2022-09-07T19:33:28.019Z] ---> Running in 3cc671536cc3 [2022-09-07T19:33:28.626Z] Preparing metadata (setup.py): started [2022-09-07T19:33:29.229Z] Removing intermediate container 3cc671536cc3 [2022-09-07T19:33:29.229Z] ---> 1d4ea93f712f [2022-09-07T19:33:29.229Z] Step 29/31 : LABEL arch=arm64 [2022-09-07T19:33:29.229Z] ---> Running in 8954c396e9c9 [2022-09-07T19:33:29.875Z] Removing intermediate container 8954c396e9c9 [2022-09-07T19:33:29.875Z] ---> 1c0f59547605 [2022-09-07T19:33:29.875Z] Step 30/31 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:33:30.158Z] ---> Running in aaf395edbf37 [2022-09-07T19:33:31.148Z] Removing intermediate container aaf395edbf37 [2022-09-07T19:33:31.148Z] ---> 5e4611ab132d [2022-09-07T19:33:31.148Z] Step 31/31 : LABEL version=0.0.0 [2022-09-07T19:33:31.148Z] ---> Running in 281f8cde34f9 [2022-09-07T19:33:31.424Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:33:31.424Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T19:33:31.424Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T19:33:31.744Z] Preparing metadata (setup.py): started [2022-09-07T19:33:32.021Z] Removing intermediate container 281f8cde34f9 [2022-09-07T19:33:32.021Z] ---> 8cad9baeeb8d [2022-09-07T19:33:32.021Z] [2022-09-07T19:33:32.312Z] Successfully built 8cad9baeeb8d [2022-09-07T19:33:32.312Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-07T19:33:32.312Z]  Building security-bootstrapper ... done Building support-notifications [2022-09-07T19:33:32.312Z] Removing intermediate container 7b780209040c [2022-09-07T19:33:32.312Z] ---> 8bbb4bced24b [2022-09-07T19:33:32.312Z] [2022-09-07T19:33:32.312Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T19:33:32.312Z] ---> a6215f271958 [2022-09-07T19:33:32.312Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:33:32.591Z] ---> Running in da3a5fadccee [2022-09-07T19:33:34.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:33:34.597Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:33:34.597Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-07T19:33:34.874Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T19:33:34.874Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T19:33:34.874Z] Preparing metadata (setup.py): started [2022-09-07T19:33:34.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:33:36.319Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T19:33:36.319Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:33:36.319Z] OK: 5 MiB in 15 packages [2022-09-07T19:33:37.760Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:33:37.760Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T19:33:37.760Z] Removing intermediate container da3a5fadccee [2022-09-07T19:33:37.760Z] ---> fe574681e6c0 [2022-09-07T19:33:37.760Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:33:37.760Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T19:33:38.042Z] ---> Running in 9e7769a8671c [2022-09-07T19:33:38.042Z] Preparing metadata (setup.py): started [2022-09-07T19:33:38.646Z] Removing intermediate container 9e7769a8671c [2022-09-07T19:33:38.646Z] ---> a5f672983109 [2022-09-07T19:33:38.646Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T19:33:38.646Z] ---> Running in 3530043aa4da [2022-09-07T19:33:39.258Z] Removing intermediate container 3530043aa4da [2022-09-07T19:33:39.258Z] ---> 41f080c68ccf [2022-09-07T19:33:39.258Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T19:33:39.258Z] ---> Running in 7e3cb9b21b43 [2022-09-07T19:33:39.864Z] Removing intermediate container 7e3cb9b21b43 [2022-09-07T19:33:40.144Z] ---> 073d8265375e [2022-09-07T19:33:40.144Z] Step 16/24 : WORKDIR / [2022-09-07T19:33:40.144Z] ---> Running in 882594cf99ba [2022-09-07T19:33:40.746Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:33:41.351Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T19:33:41.351Z] Removing intermediate container 882594cf99ba [2022-09-07T19:33:41.351Z] ---> b59c9d856e01 [2022-09-07T19:33:41.351Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:33:41.351Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T19:33:41.956Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T19:33:41.956Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T19:33:41.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 [2022-09-07T19:33:42.231Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T19:33:42.231Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T19:33:42.836Z] ---> 28aaf22db1e6 [2022-09-07T19:33:42.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T19:33:43.113Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T19:33:43.113Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T19:33:44.578Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T19:33:44.578Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T19:33:44.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.6 MB/s eta 0:00:00 [2022-09-07T19:33:45.182Z] Collecting certifi>=2017.4.17 [2022-09-07T19:33:45.182Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T19:33:45.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 15.9 MB/s eta 0:00:00 [2022-09-07T19:33:45.463Z] Collecting idna<2.8,>=2.5 [2022-09-07T19:33:45.463Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T19:33:45.463Z] ---> 74af871d0c20 [2022-09-07T19:33:45.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T19:33:45.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 11.6 MB/s eta 0:00:00 [2022-09-07T19:33:45.747Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T19:33:45.747Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T19:33:45.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.7 MB/s eta 0:00:00 [2022-09-07T19:33:46.367Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T19:33:46.367Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T19:33:46.367Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T19:33:46.367Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T19:33:46.976Z] ---> e854cb60bdbb [2022-09-07T19:33:46.976Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T19:33:47.256Z] ---> Running in abf2ca8dc727 [2022-09-07T19:33:47.863Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T19:33:47.863Z] Running setup.py install for texttable: started [2022-09-07T19:33:48.467Z] Removing intermediate container abf2ca8dc727 [2022-09-07T19:33:48.467Z] ---> 43f13be01dd8 [2022-09-07T19:33:48.467Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:33:48.745Z] ---> Running in dfbe05105c06 [2022-09-07T19:33:49.738Z] Removing intermediate container dfbe05105c06 [2022-09-07T19:33:49.738Z] ---> 19e4f76dafdd [2022-09-07T19:33:49.738Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T19:33:50.017Z] ---> Running in 2d099e5ee48e [2022-09-07T19:33:50.626Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T19:33:50.626Z] Running setup.py install for PyYAML: started [2022-09-07T19:33:50.909Z] Removing intermediate container 2d099e5ee48e [2022-09-07T19:33:50.909Z] ---> 8e3ee30ab107 [2022-09-07T19:33:50.909Z] Step 23/24 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:33:51.191Z] ---> Running in 9c8e3d538c89 [2022-09-07T19:33:51.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:33:51.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:33:51.802Z] ---> 77703b650a4f [2022-09-07T19:33:51.802Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:33:51.802Z] ---> Using cache [2022-09-07T19:33:51.802Z] ---> c1ac2b023757 [2022-09-07T19:33:51.802Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T19:33:51.802Z] ---> Using cache [2022-09-07T19:33:51.802Z] ---> bd6a77e4c987 [2022-09-07T19:33:51.802Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:33:51.802Z] ---> Using cache [2022-09-07T19:33:51.802Z] ---> d7a87e89717c [2022-09-07T19:33:51.802Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T19:33:51.802Z] ---> Running in 27906284c859 [2022-09-07T19:33:52.087Z] Removing intermediate container 9c8e3d538c89 [2022-09-07T19:33:52.087Z] ---> 0478a76e75a8 [2022-09-07T19:33:52.087Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T19:33:52.364Z] ---> Running in cb358c9c7a3b [2022-09-07T19:33:53.356Z] Removing intermediate container cb358c9c7a3b [2022-09-07T19:33:53.356Z] ---> 06f107ef55af [2022-09-07T19:33:53.356Z] [2022-09-07T19:33:53.965Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T19:33:54.241Z] Successfully built 06f107ef55af [2022-09-07T19:33:54.241Z] Successfully tagged core-command-arm64:latest [2022-09-07T19:33:54.241Z]  Building core-command ... done Building security-proxy-setup [2022-09-07T19:33:54.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:33:55.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:33:56.235Z] Running setup.py install for docopt: started [2022-09-07T19:33:57.233Z] OK: 221 MiB in 51 packages [2022-09-07T19:33:59.227Z] Removing intermediate container d8f5ee45491a [2022-09-07T19:33:59.227Z] ---> d31fc07a359a [2022-09-07T19:33:59.227Z] [2022-09-07T19:33:59.227Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T19:33:59.227Z] ---> a6215f271958 [2022-09-07T19:33:59.227Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:33:59.227Z] ---> Using cache [2022-09-07T19:33:59.227Z] ---> fe574681e6c0 [2022-09-07T19:33:59.227Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:33:59.227Z] ---> Using cache [2022-09-07T19:33:59.227Z] ---> a5f672983109 [2022-09-07T19:33:59.227Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T19:33:59.227Z] Removing intermediate container 27906284c859 [2022-09-07T19:33:59.227Z] ---> 39624555de0e [2022-09-07T19:33:59.227Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T19:33:59.227Z] ---> Running in f5a71d8f6c18 [2022-09-07T19:33:59.227Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T19:33:59.834Z] Removing intermediate container f5a71d8f6c18 [2022-09-07T19:33:59.834Z] ---> b5c80333e9ea [2022-09-07T19:33:59.834Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T19:34:00.109Z] ---> Running in ed0369776b3a [2022-09-07T19:34:00.394Z] ---> e632180c4710 [2022-09-07T19:34:00.394Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:34:00.394Z] ---> Running in a9300e656ff0 [2022-09-07T19:34:01.008Z] Removing intermediate container ed0369776b3a [2022-09-07T19:34:01.008Z] ---> 476f07b0ba24 [2022-09-07T19:34:01.008Z] Step 16/25 : WORKDIR / [2022-09-07T19:34:01.288Z] ---> Running in 48335138dc82 [2022-09-07T19:34:01.892Z] Removing intermediate container 48335138dc82 [2022-09-07T19:34:01.892Z] ---> 663ed113bcf5 [2022-09-07T19:34:01.892Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:34:02.886Z] Running setup.py install for dockerpty: started [2022-09-07T19:34:03.873Z] ---> abc579d247a7 [2022-09-07T19:34:03.873Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T19:34:06.521Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T19:34:06.802Z] ---> f1557a116e63 [2022-09-07T19:34:06.802Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T19:34:08.260Z] ---> 8f233a037a73 [2022-09-07T19:34:08.260Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T19:34:09.717Z] ---> dedb44acdfb4 [2022-09-07T19:34:09.717Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T19:34:09.994Z] ---> Running in 186b23bfbdff [2022-09-07T19:34:09.994Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-07T19:34:09.994Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-07T19:34:10.993Z] Removing intermediate container 186b23bfbdff [2022-09-07T19:34:10.993Z] ---> 980e1bcc6f3c [2022-09-07T19:34:10.993Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:34:10.993Z] ---> Running in 1d6446d7571c [2022-09-07T19:34:11.997Z] Removing intermediate container 1d6446d7571c [2022-09-07T19:34:11.997Z] ---> 1d238f8b02a7 [2022-09-07T19:34:11.997Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T19:34:11.997Z] ---> Running in 1a93b2e6bc37 [2022-09-07T19:34:12.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:34:12.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:34:12.276Z] ---> 77703b650a4f [2022-09-07T19:34:12.276Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T19:34:12.276Z] ---> Using cache [2022-09-07T19:34:12.276Z] ---> 3af24db663bf [2022-09-07T19:34:12.276Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:34:12.276Z] ---> Using cache [2022-09-07T19:34:12.276Z] ---> 4be6e6359e70 [2022-09-07T19:34:12.276Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T19:34:12.276Z] ---> Running in 7689f644953e [2022-09-07T19:34:12.886Z] Removing intermediate container 1a93b2e6bc37 [2022-09-07T19:34:12.886Z] ---> 240f0dbc0fa1 [2022-09-07T19:34:12.886Z] Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:34:13.164Z] ---> Running in 38d232549120 [2022-09-07T19:34:14.623Z] Removing intermediate container 38d232549120 [2022-09-07T19:34:14.623Z] ---> d2e270b75249 [2022-09-07T19:34:14.623Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T19:34:14.623Z] ---> Running in 4bf201da8c26 [2022-09-07T19:34:14.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:34:15.617Z] Removing intermediate container 4bf201da8c26 [2022-09-07T19:34:15.617Z] ---> 65c611d341e7 [2022-09-07T19:34:15.617Z] [2022-09-07T19:34:15.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:34:16.170Z] Successfully built 65c611d341e7 [2022-09-07T19:34:16.170Z] Successfully tagged core-metadata-arm64:latest [2022-09-07T19:34:16.170Z] Building core-data [2022-09-07T19:34:17.619Z]  Building core-metadata ... done OK: 221 MiB in 51 packages [2022-09-07T19:34:20.261Z] Removing intermediate container 7689f644953e [2022-09-07T19:34:20.261Z] ---> 015a6fdb02d0 [2022-09-07T19:34:20.261Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T19:34:21.707Z] ---> 8e159f19acc5 [2022-09-07T19:34:21.707Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:34:21.707Z] ---> Running in fa1a67a902c6 [2022-09-07T19:34:36.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:34:36.824Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:34:36.824Z] ---> 77703b650a4f [2022-09-07T19:34:36.824Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:34:36.824Z] ---> Using cache [2022-09-07T19:34:36.824Z] ---> c1ac2b023757 [2022-09-07T19:34:36.824Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T19:34:36.824Z] ---> Using cache [2022-09-07T19:34:36.824Z] ---> bd6a77e4c987 [2022-09-07T19:34:36.824Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:34:36.824Z] ---> Using cache [2022-09-07T19:34:36.824Z] ---> d7a87e89717c [2022-09-07T19:34:36.824Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T19:34:36.824Z] ---> Running in 82073bfc0500 [2022-09-07T19:34:38.806Z] Removing intermediate container bd63cf5d313a [2022-09-07T19:34:38.806Z] ---> a3ea63f3619e [2022-09-07T19:34:38.806Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T19:34:39.077Z] ---> Running in a43098303896 [2022-09-07T19:34:39.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:34:40.298Z] Removing intermediate container a43098303896 [2022-09-07T19:34:40.298Z] ---> cb8411bb3412 [2022-09-07T19:34:40.298Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:34:40.572Z] ---> Running in 6a4f48486fe5 [2022-09-07T19:34:40.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:34:41.565Z] Removing intermediate container 6a4f48486fe5 [2022-09-07T19:34:41.565Z] ---> 51fe425518a5 [2022-09-07T19:34:41.565Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T19:34:42.169Z] OK: 221 MiB in 51 packages [2022-09-07T19:34:44.836Z] Removing intermediate container 82073bfc0500 [2022-09-07T19:34:44.836Z] ---> e6a13f973bea [2022-09-07T19:34:44.836Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T19:34:46.286Z] ---> 0758da071ac6 [2022-09-07T19:34:46.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T19:34:47.279Z] ---> 51b3b416bb35 [2022-09-07T19:34:47.279Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:34:47.553Z] ---> Running in b143064009be [2022-09-07T19:34:49.559Z] ---> 14c6d7770131 [2022-09-07T19:34:49.559Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T19:34:52.201Z] ---> 77dca9486e10 [2022-09-07T19:34:52.201Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T19:34:52.480Z] ---> Running in 8d36b4adfb70 [2022-09-07T19:34:53.920Z] Removing intermediate container 8d36b4adfb70 [2022-09-07T19:34:53.920Z] ---> e662cd1a5b7c [2022-09-07T19:34:53.920Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:34:53.920Z] ---> Running in c8fd80388945 [2022-09-07T19:34:55.573Z] Removing intermediate container c8fd80388945 [2022-09-07T19:34:55.573Z] ---> 80a1bea669f3 [2022-09-07T19:34:55.573Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T19:34:55.573Z] ---> Running in 742383a00d73 [2022-09-07T19:34:57.092Z] Removing intermediate container 742383a00d73 [2022-09-07T19:34:57.092Z] ---> 072ad25689e5 [2022-09-07T19:34:57.092Z] Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:34:57.092Z] ---> Running in 4cd68ebcc275 [2022-09-07T19:34:58.650Z] Removing intermediate container 4cd68ebcc275 [2022-09-07T19:34:58.650Z] ---> 41bbe059c584 [2022-09-07T19:34:58.650Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T19:34:59.031Z] ---> Running in 3d4daaea531a [2022-09-07T19:35:00.964Z] Removing intermediate container 3d4daaea531a [2022-09-07T19:35:00.964Z] ---> 95abf6126f3c [2022-09-07T19:35:00.964Z] [2022-09-07T19:35:02.459Z] Successfully built 95abf6126f3c [2022-09-07T19:35:02.459Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-07T19:35:02.459Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-09-07T19:35:17.575Z] Removing intermediate container a9300e656ff0 [2022-09-07T19:35:17.575Z] ---> f118e58c035d [2022-09-07T19:35:17.575Z] Step 9/23 : COPY . . [2022-09-07T19:35:25.916Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:35:25.916Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:35:25.916Z] ---> 77703b650a4f [2022-09-07T19:35:25.916Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T19:35:25.916Z] ---> Using cache [2022-09-07T19:35:25.916Z] ---> 3af24db663bf [2022-09-07T19:35:25.917Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:35:25.917Z] ---> Using cache [2022-09-07T19:35:25.917Z] ---> 4be6e6359e70 [2022-09-07T19:35:25.917Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:35:25.917Z] ---> Using cache [2022-09-07T19:35:25.917Z] ---> ac27fbe17eab [2022-09-07T19:35:25.917Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T19:35:25.917Z] ---> Using cache [2022-09-07T19:35:25.917Z] ---> 19796cb2be7b [2022-09-07T19:35:25.917Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:35:25.917Z] ---> Using cache [2022-09-07T19:35:25.917Z] ---> 2190a7c46e87 [2022-09-07T19:35:25.917Z] Step 8/25 : COPY . . [2022-09-07T19:35:25.917Z] ---> Using cache [2022-09-07T19:35:25.917Z] ---> d9bb2926a4e7 [2022-09-07T19:35:25.917Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:35:25.917Z] ---> Using cache [2022-09-07T19:35:25.917Z] ---> 8ab512a8f5e3 [2022-09-07T19:35:25.917Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T19:35:25.917Z] ---> Using cache [2022-09-07T19:35:25.917Z] ---> a6c06dae3a3f [2022-09-07T19:35:25.917Z] Step 11/25 : 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 [2022-09-07T19:35:25.917Z] ---> Running in 0fd28ea85867 [2022-09-07T19:35:30.238Z] Removing intermediate container 0fd28ea85867 [2022-09-07T19:35:30.238Z] ---> 9d0718ee61cb [2022-09-07T19:35:30.238Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T19:35:30.238Z] ---> Running in 679bd029751e [2022-09-07T19:35:31.693Z] Removing intermediate container 679bd029751e [2022-09-07T19:35:31.694Z] ---> ea90ed7fbc34 [2022-09-07T19:35:31.694Z] [2022-09-07T19:35:31.694Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T19:35:31.694Z] ---> 02e0d6fdf486 [2022-09-07T19:35:31.694Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:35:31.694Z] ---> Using cache [2022-09-07T19:35:31.694Z] ---> 7ef8076c4c8a [2022-09-07T19:35:31.694Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:35:31.694Z] ---> Using cache [2022-09-07T19:35:31.694Z] ---> 70e31472ca1e [2022-09-07T19:35:31.694Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T19:35:31.694Z] ---> Using cache [2022-09-07T19:35:31.694Z] ---> d9e04827b6c3 [2022-09-07T19:35:31.694Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:35:33.684Z] Removing intermediate container fa1a67a902c6 [2022-09-07T19:35:33.684Z] ---> 0dd51802a0e5 [2022-09-07T19:35:33.684Z] Step 8/22 : COPY . . [2022-09-07T19:35:48.835Z] ---> d9dbd8933c96 [2022-09-07T19:35:48.835Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:35:50.273Z] ---> 59094d9f246f [2022-09-07T19:35:50.273Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T19:35:50.551Z] ---> aa0f442e5dda [2022-09-07T19:35:50.551Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T19:35:50.551Z] ---> Running in 679b122c0fb8 [2022-09-07T19:35:52.554Z] ---> 5b735a0e0210 [2022-09-07T19:35:52.554Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T19:35:52.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T19:35:54.000Z] ---> d9d5b637c4dc [2022-09-07T19:35:54.000Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:35:54.277Z] ---> Running in 08bf125e3918 [2022-09-07T19:35:55.264Z] Removing intermediate container 08bf125e3918 [2022-09-07T19:35:55.264Z] ---> 6442a17e60b7 [2022-09-07T19:35:55.264Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:35:55.264Z] ---> Running in 545c4982c88a [2022-09-07T19:35:56.255Z] Removing intermediate container 545c4982c88a [2022-09-07T19:35:56.255Z] ---> 34ceba10e2ec [2022-09-07T19:35:56.255Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T19:35:56.527Z] ---> Running in ed35cdf96f5f [2022-09-07T19:35:57.514Z] Removing intermediate container ed35cdf96f5f [2022-09-07T19:35:57.514Z] ---> 71ed0a126d96 [2022-09-07T19:35:57.514Z] Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:35:57.790Z] ---> Running in 8fe86f766d70 [2022-09-07T19:35:58.769Z] Removing intermediate container 8fe86f766d70 [2022-09-07T19:35:58.769Z] ---> f9eba67a1a46 [2022-09-07T19:35:58.769Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T19:35:59.042Z] ---> Running in 16c436d0e9c1 [2022-09-07T19:35:59.320Z] Removing intermediate container b143064009be [2022-09-07T19:35:59.320Z] ---> 20c5c35d93e7 [2022-09-07T19:35:59.320Z] Step 9/24 : COPY . . [2022-09-07T19:36:00.310Z] Removing intermediate container 16c436d0e9c1 [2022-09-07T19:36:00.310Z] ---> cf5121884f8a [2022-09-07T19:36:00.310Z] [2022-09-07T19:36:00.912Z] Successfully built cf5121884f8a [2022-09-07T19:36:00.912Z] Successfully tagged security-spire-server-arm64:latest [2022-09-07T19:36:00.913Z] Building security-secretstore-setup [2022-09-07T19:36:01.514Z]  Building security-spire-server ... done  ---> ab69808501da [2022-09-07T19:36:01.514Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T19:36:01.790Z] ---> Running in fb2e730f11a9 [2022-09-07T19:36:04.438Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:36:19.537Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:36:19.537Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:36:19.537Z] ---> 77703b650a4f [2022-09-07T19:36:19.537Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T19:36:19.537Z] ---> Using cache [2022-09-07T19:36:19.537Z] ---> 3af24db663bf [2022-09-07T19:36:19.537Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:36:19.537Z] ---> Using cache [2022-09-07T19:36:19.537Z] ---> 4be6e6359e70 [2022-09-07T19:36:19.537Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T19:36:19.537Z] ---> Using cache [2022-09-07T19:36:19.537Z] ---> 015a6fdb02d0 [2022-09-07T19:36:19.537Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T19:36:19.537Z] ---> Using cache [2022-09-07T19:36:19.537Z] ---> 8e159f19acc5 [2022-09-07T19:36:19.537Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:36:19.537Z] ---> Using cache [2022-09-07T19:36:19.537Z] ---> 0dd51802a0e5 [2022-09-07T19:36:19.537Z] Step 8/25 : COPY . . [2022-09-07T19:36:19.537Z] ---> Using cache [2022-09-07T19:36:19.537Z] ---> ab69808501da [2022-09-07T19:36:19.537Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T19:36:19.537Z] ---> Running in 159e07ad1cae [2022-09-07T19:36:19.537Z] ---> 098aeb786f9b [2022-09-07T19:36:19.537Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T19:36:19.537Z] ---> Running in 0ca608a661bd [2022-09-07T19:36:20.517Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:36:20.792Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T19:37:07.767Z] Removing intermediate container 4fa4585be543 [2022-09-07T19:37:07.767Z] ---> 66c0e7a3d84f [2022-09-07T19:37:07.767Z] [2022-09-07T19:37:07.767Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:37:07.767Z] ---> a6215f271958 [2022-09-07T19:37:07.767Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:37:07.767Z] ---> Using cache [2022-09-07T19:37:07.767Z] ---> fe574681e6c0 [2022-09-07T19:37:07.767Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:37:07.767Z] ---> Using cache [2022-09-07T19:37:07.767Z] ---> a5f672983109 [2022-09-07T19:37:07.767Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T19:37:07.767Z] ---> Running in da39cb8a6e9d [2022-09-07T19:37:07.767Z] Removing intermediate container da39cb8a6e9d [2022-09-07T19:37:07.767Z] ---> 826036d3bb4a [2022-09-07T19:37:07.767Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:37:07.767Z] ---> Running in 7ddbc6cea44b [2022-09-07T19:37:07.767Z] Removing intermediate container 7ddbc6cea44b [2022-09-07T19:37:07.767Z] ---> 0cd23e014bfb [2022-09-07T19:37:07.767Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:37:08.756Z] ---> 6b313ed90b63 [2022-09-07T19:37:08.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T19:37:11.396Z] ---> bf11195e9f54 [2022-09-07T19:37:11.396Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T19:37:12.018Z] ---> 2757ebae5884 [2022-09-07T19:37:12.018Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T19:37:12.296Z] ---> Running in c32d07a94376 [2022-09-07T19:37:12.567Z] Removing intermediate container c32d07a94376 [2022-09-07T19:37:12.567Z] ---> da67400a8ab8 [2022-09-07T19:37:12.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:37:12.839Z] ---> Running in 3a3b83452212 [2022-09-07T19:37:13.443Z] Removing intermediate container 3a3b83452212 [2022-09-07T19:37:13.443Z] ---> 48ec9f6db5a1 [2022-09-07T19:37:13.443Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T19:37:13.443Z] ---> Running in f41e5cbdf331 [2022-09-07T19:37:14.044Z] Removing intermediate container f41e5cbdf331 [2022-09-07T19:37:14.044Z] ---> 7cbf5e37adea [2022-09-07T19:37:14.044Z] Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:37:14.044Z] ---> Running in 9a74dc7166de [2022-09-07T19:37:14.646Z] Removing intermediate container 9a74dc7166de [2022-09-07T19:37:14.646Z] ---> 3c7e8b309545 [2022-09-07T19:37:14.646Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T19:37:14.940Z] ---> Running in bff5345a4644 [2022-09-07T19:37:15.217Z] Removing intermediate container bff5345a4644 [2022-09-07T19:37:15.217Z] ---> 068c4a4a0bf1 [2022-09-07T19:37:15.217Z] [2022-09-07T19:37:15.811Z] Successfully built 068c4a4a0bf1 [2022-09-07T19:37:15.811Z] Successfully tagged support-scheduler-arm64:latest [2022-09-07T19:37:15.811Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-09-07T19:37:34.143Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:37:34.143Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:37:34.143Z] ---> 77703b650a4f [2022-09-07T19:37:34.143Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T19:37:34.143Z] ---> Using cache [2022-09-07T19:37:34.143Z] ---> 3af24db663bf [2022-09-07T19:37:34.143Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T19:37:34.143Z] ---> Running in a41bd640a039 [2022-09-07T19:37:35.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:37:35.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:37:36.416Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T19:37:36.416Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T19:37:36.416Z] OK: 16894 distinct packages available [2022-09-07T19:37:36.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:37:36.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:37:38.429Z] OK: 221 MiB in 51 packages [2022-09-07T19:37:39.884Z] Removing intermediate container a41bd640a039 [2022-09-07T19:37:39.884Z] ---> 6b48ec4ed66f [2022-09-07T19:37:39.884Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T19:37:40.895Z] ---> 56fa44621df3 [2022-09-07T19:37:40.895Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:37:40.895Z] ---> Running in 7ad9a921f75c [2022-09-07T19:38:37.433Z] Removing intermediate container 7ad9a921f75c [2022-09-07T19:38:37.433Z] ---> 74a4b68b1581 [2022-09-07T19:38:37.433Z] Step 7/20 : COPY . . [2022-09-07T19:38:42.864Z] ---> 6eaf2268726a [2022-09-07T19:38:42.864Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T19:38:42.864Z] ---> Running in 387f0e6b9a82 [2022-09-07T19:38:44.306Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:41:51.280Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:42:01.468Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T19:42:02.072Z] Removing intermediate container fb2e730f11a9 [2022-09-07T19:42:02.072Z] ---> 2bac3e0ba1c0 [2022-09-07T19:42:02.072Z] [2022-09-07T19:42:02.072Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T19:42:02.072Z] ---> a6215f271958 [2022-09-07T19:42:02.072Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T19:42:02.072Z] ---> Running in 90ff67703ef8 [2022-09-07T19:42:04.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:42:04.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:42:05.810Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T19:42:05.810Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T19:42:05.810Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T19:42:05.810Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T19:42:06.086Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T19:42:06.086Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T19:42:06.086Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:42:06.086Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:42:06.687Z] OK: 8 MiB in 20 packages [2022-09-07T19:42:08.681Z] Removing intermediate container 90ff67703ef8 [2022-09-07T19:42:08.681Z] ---> 9e367238965e [2022-09-07T19:42:08.681Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T19:42:08.681Z] ---> Running in 2f5549deacb1 [2022-09-07T19:42:09.294Z] Removing intermediate container 2f5549deacb1 [2022-09-07T19:42:09.294Z] ---> 72b0fc317d50 [2022-09-07T19:42:09.294Z] Step 13/22 : WORKDIR /edgex [2022-09-07T19:42:09.294Z] ---> Running in 72c66a29cb1c [2022-09-07T19:42:09.901Z] Removing intermediate container 72c66a29cb1c [2022-09-07T19:42:09.901Z] ---> 78c4f4399048 [2022-09-07T19:42:09.901Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T19:42:10.890Z] ---> c910312cfb1a [2022-09-07T19:42:10.890Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T19:42:12.890Z] ---> a39219d7d6f2 [2022-09-07T19:42:12.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T19:42:15.522Z] ---> 7b77658831e2 [2022-09-07T19:42:15.522Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T19:42:16.509Z] ---> f4b8895c55af [2022-09-07T19:42:16.509Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T19:42:16.784Z] ---> Running in e192fe165fc7 [2022-09-07T19:42:21.134Z] Removing intermediate container e192fe165fc7 [2022-09-07T19:42:21.134Z] ---> fe1c4a4661bf [2022-09-07T19:42:21.134Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T19:42:21.134Z] ---> Running in 57b438e25ffa [2022-09-07T19:42:22.121Z] Removing intermediate container 57b438e25ffa [2022-09-07T19:42:22.121Z] ---> 2d7a2c48a7ba [2022-09-07T19:42:22.121Z] Step 20/22 : LABEL arch=arm64 [2022-09-07T19:42:22.401Z] ---> Running in f6f7a7f1863f [2022-09-07T19:42:23.391Z] Removing intermediate container f6f7a7f1863f [2022-09-07T19:42:23.391Z] ---> b25429eeed66 [2022-09-07T19:42:23.391Z] Step 21/22 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:42:23.391Z] ---> Running in 45c4786b16f6 [2022-09-07T19:42:23.993Z] Removing intermediate container 159e07ad1cae [2022-09-07T19:42:23.993Z] ---> 6e0459717696 [2022-09-07T19:42:23.993Z] [2022-09-07T19:42:23.993Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T19:42:23.993Z] ---> a6215f271958 [2022-09-07T19:42:23.993Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T19:42:23.993Z] ---> Running in 7fec9a2f6004 [2022-09-07T19:42:23.993Z] Removing intermediate container 45c4786b16f6 [2022-09-07T19:42:23.993Z] ---> 4bfc75ac8f93 [2022-09-07T19:42:23.993Z] Step 22/22 : LABEL version=0.0.0 [2022-09-07T19:42:24.276Z] ---> Running in 362f00cd4f7b [2022-09-07T19:42:25.266Z] Removing intermediate container 362f00cd4f7b [2022-09-07T19:42:25.266Z] ---> b4eb44957a5a [2022-09-07T19:42:25.266Z] [2022-09-07T19:42:25.869Z] Successfully built b4eb44957a5a [2022-09-07T19:42:25.869Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-07T19:42:26.471Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:42:26.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:42:27.744Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T19:42:28.021Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T19:42:28.021Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T19:42:28.021Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:42:28.021Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:42:28.626Z] OK: 6 MiB in 17 packages [2022-09-07T19:42:30.639Z] Removing intermediate container 7fec9a2f6004 [2022-09-07T19:42:30.639Z] ---> b30862a0ec3f [2022-09-07T19:42:30.639Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T19:42:30.639Z] ---> Running in 8e35bb7febb3 [2022-09-07T19:42:30.918Z] Removing intermediate container 8e35bb7febb3 [2022-09-07T19:42:30.918Z] ---> 53fdf4515053 [2022-09-07T19:42:30.918Z] Step 13/25 : WORKDIR / [2022-09-07T19:42:31.200Z] ---> Running in af95a2621a72 [2022-09-07T19:42:31.805Z] Removing intermediate container af95a2621a72 [2022-09-07T19:42:31.805Z] ---> 1b115854c263 [2022-09-07T19:42:31.805Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-07T19:42:32.801Z] ---> 2435c92eaa9d [2022-09-07T19:42:32.801Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-07T19:42:33.791Z] ---> 8dc92c262fb3 [2022-09-07T19:42:33.791Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T19:42:34.782Z] ---> 45f1503efe10 [2022-09-07T19:42:34.782Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-07T19:42:35.773Z] ---> 6572fdd454a4 [2022-09-07T19:42:35.773Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T19:42:37.222Z] ---> 299802589995 [2022-09-07T19:42:37.222Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T19:42:38.673Z] ---> c5403e959c81 [2022-09-07T19:42:38.673Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T19:42:39.694Z] ---> 566a29378286 [2022-09-07T19:42:39.694Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T19:42:39.694Z] ---> Running in 72292f8eb39f [2022-09-07T19:42:43.109Z] Removing intermediate container 72292f8eb39f [2022-09-07T19:42:43.109Z] ---> 2814f3393f75 [2022-09-07T19:42:43.109Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T19:42:43.109Z] ---> Running in e367a95a9697 [2022-09-07T19:42:43.709Z] Removing intermediate container e367a95a9697 [2022-09-07T19:42:43.709Z] ---> 9c533a11c134 [2022-09-07T19:42:43.709Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T19:42:43.709Z] ---> Running in 77301a35e8b6 [2022-09-07T19:42:44.311Z] Removing intermediate container 77301a35e8b6 [2022-09-07T19:42:44.311Z] ---> ce4eeed4affb [2022-09-07T19:42:44.311Z] Step 24/25 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:42:44.311Z] ---> Running in c7609613bc02 [2022-09-07T19:42:44.926Z] Removing intermediate container c7609613bc02 [2022-09-07T19:42:44.926Z] ---> 668a66e730ff [2022-09-07T19:42:44.926Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T19:42:44.926Z] ---> Running in c9d5c0701a15 [2022-09-07T19:42:45.533Z] Removing intermediate container c9d5c0701a15 [2022-09-07T19:42:45.533Z] ---> 0b0d28210984 [2022-09-07T19:42:45.533Z] [2022-09-07T19:42:45.808Z] Successfully built 0b0d28210984 [2022-09-07T19:42:45.808Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-07T19:43:24.833Z]  Building security-secretstore-setup ... done Removing intermediate container 0ca608a661bd [2022-09-07T19:43:24.833Z] ---> 214d04a000b3 [2022-09-07T19:43:24.833Z] [2022-09-07T19:43:24.833Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T19:43:24.833Z] ---> a6215f271958 [2022-09-07T19:43:24.833Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T19:43:24.833Z] ---> Running in 3aa0746723f3 [2022-09-07T19:43:24.833Z] Removing intermediate container 3aa0746723f3 [2022-09-07T19:43:24.833Z] ---> c3b7196f6543 [2022-09-07T19:43:24.833Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T19:43:24.833Z] ---> Running in 351adc542e7e [2022-09-07T19:43:25.440Z] Removing intermediate container 351adc542e7e [2022-09-07T19:43:25.440Z] ---> ca519ba0c434 [2022-09-07T19:43:25.440Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T19:43:25.440Z] ---> Running in 476e84e0e06b [2022-09-07T19:43:26.043Z] Removing intermediate container 476e84e0e06b [2022-09-07T19:43:26.043Z] ---> 98f926bee909 [2022-09-07T19:43:26.043Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:43:26.043Z] ---> Running in 403130addcd0 [2022-09-07T19:43:29.460Z] Removing intermediate container 403130addcd0 [2022-09-07T19:43:29.460Z] ---> 5898dbc12873 [2022-09-07T19:43:29.460Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T19:43:29.460Z] ---> Running in fdc091460c46 [2022-09-07T19:43:30.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:43:31.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:43:32.900Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T19:43:32.900Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T19:43:33.175Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T19:43:33.175Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T19:43:33.449Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T19:43:33.449Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T19:43:33.449Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:43:33.723Z] OK: 8 MiB in 20 packages [2022-09-07T19:43:35.165Z] Removing intermediate container fdc091460c46 [2022-09-07T19:43:35.165Z] ---> 84b658337363 [2022-09-07T19:43:35.165Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:43:36.158Z] ---> 54ef1276930a [2022-09-07T19:43:36.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T19:43:38.160Z] ---> 0911932f6506 [2022-09-07T19:43:38.161Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T19:43:38.766Z] ---> e92175a2990f [2022-09-07T19:43:38.766Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T19:43:38.766Z] ---> Running in 5a1ba87a0ff3 [2022-09-07T19:43:39.048Z] Removing intermediate container 5a1ba87a0ff3 [2022-09-07T19:43:39.048Z] ---> ab905985acf4 [2022-09-07T19:43:39.048Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:43:39.326Z] ---> Running in 7a784beb8b5c [2022-09-07T19:43:39.931Z] Removing intermediate container 7a784beb8b5c [2022-09-07T19:43:39.931Z] ---> 75d37a892fee [2022-09-07T19:43:39.931Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T19:43:39.931Z] ---> Running in 0bd068a9b6c5 [2022-09-07T19:43:40.212Z] Removing intermediate container 0bd068a9b6c5 [2022-09-07T19:43:40.212Z] ---> be54b465efda [2022-09-07T19:43:40.212Z] Step 23/24 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:43:40.492Z] ---> Running in cfb6bf2ee74c [2022-09-07T19:43:41.100Z] Removing intermediate container cfb6bf2ee74c [2022-09-07T19:43:41.100Z] ---> 24a2cb6c767e [2022-09-07T19:43:41.100Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T19:43:41.100Z] ---> Running in 94ff4b59f47f [2022-09-07T19:43:41.706Z] Removing intermediate container 94ff4b59f47f [2022-09-07T19:43:41.706Z] ---> 1b10b6dd3d41 [2022-09-07T19:43:41.706Z] [2022-09-07T19:43:41.982Z] Successfully built 1b10b6dd3d41 [2022-09-07T19:43:41.983Z] Successfully tagged core-data-arm64:latest [2022-09-07T19:44:04.197Z]  Building core-data ... done Removing intermediate container 679b122c0fb8 [2022-09-07T19:44:04.197Z] ---> 0e1c405d45e0 [2022-09-07T19:44:04.197Z] [2022-09-07T19:44:04.197Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:44:04.197Z] ---> a6215f271958 [2022-09-07T19:44:04.197Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T19:44:04.197Z] ---> Running in a03300d85bc5 [2022-09-07T19:44:05.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:44:05.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:44:06.441Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T19:44:06.441Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T19:44:06.441Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:44:06.441Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:44:06.718Z] OK: 6 MiB in 16 packages [2022-09-07T19:44:08.161Z] Removing intermediate container a03300d85bc5 [2022-09-07T19:44:08.161Z] ---> af1590d70d9a [2022-09-07T19:44:08.161Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:44:08.161Z] ---> Running in e204dfe11545 [2022-09-07T19:44:08.435Z] Removing intermediate container e204dfe11545 [2022-09-07T19:44:08.435Z] ---> f72c9868690a [2022-09-07T19:44:08.435Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T19:44:08.435Z] ---> Running in 47b136dae707 [2022-09-07T19:44:08.710Z] Removing intermediate container 47b136dae707 [2022-09-07T19:44:08.710Z] ---> 4207c110a93d [2022-09-07T19:44:08.710Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:44:08.985Z] ---> Running in 4f6f31e6a890 [2022-09-07T19:44:09.261Z] Removing intermediate container 4f6f31e6a890 [2022-09-07T19:44:09.261Z] ---> 401cf2db3849 [2022-09-07T19:44:09.261Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:44:09.865Z] ---> f323e2c5c9c1 [2022-09-07T19:44:09.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T19:44:11.320Z] ---> 956e4bfb5b60 [2022-09-07T19:44:11.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T19:44:11.921Z] ---> 0d57e8253619 [2022-09-07T19:44:11.921Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T19:44:11.921Z] ---> Running in f8c6176b0114 [2022-09-07T19:44:12.564Z] Removing intermediate container f8c6176b0114 [2022-09-07T19:44:12.564Z] ---> f8db11bcf471 [2022-09-07T19:44:12.564Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:44:12.564Z] ---> Running in 4bcf57079588 [2022-09-07T19:44:12.835Z] Removing intermediate container 4bcf57079588 [2022-09-07T19:44:12.835Z] ---> 6a87f9b39ba0 [2022-09-07T19:44:12.835Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T19:44:12.835Z] ---> Running in 0afac0ec79ca [2022-09-07T19:44:13.433Z] Removing intermediate container 0afac0ec79ca [2022-09-07T19:44:13.433Z] ---> 57831305aa9e [2022-09-07T19:44:13.433Z] Step 22/23 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:44:13.433Z] ---> Running in 4179ba2da9b1 [2022-09-07T19:44:14.040Z] Removing intermediate container 4179ba2da9b1 [2022-09-07T19:44:14.040Z] ---> 1c3bac3996e2 [2022-09-07T19:44:14.040Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T19:44:14.040Z] ---> Running in 3ecd1ad74a5c [2022-09-07T19:44:14.315Z] Removing intermediate container 3ecd1ad74a5c [2022-09-07T19:44:14.315Z] ---> cd07387687ed [2022-09-07T19:44:14.315Z] [2022-09-07T19:44:14.591Z] Successfully built cd07387687ed [2022-09-07T19:44:14.591Z] Successfully tagged support-notifications-arm64:latest [2022-09-07T19:44:19.992Z]  Building support-notifications ... done Removing intermediate container 387f0e6b9a82 [2022-09-07T19:44:19.992Z] ---> 2e3d3f2d026f [2022-09-07T19:44:19.992Z] [2022-09-07T19:44:19.992Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T19:44:19.992Z] ---> 02e0d6fdf486 [2022-09-07T19:44:19.992Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:44:19.992Z] ---> Using cache [2022-09-07T19:44:19.992Z] ---> 7ef8076c4c8a [2022-09-07T19:44:19.992Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:44:19.992Z] ---> Using cache [2022-09-07T19:44:19.992Z] ---> 70e31472ca1e [2022-09-07T19:44:19.992Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T19:44:19.992Z] ---> Running in 3b039737c5d2 [2022-09-07T19:44:20.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:44:21.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:44:22.227Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:44:22.227Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:44:22.227Z] OK: 15733 distinct packages available [2022-09-07T19:44:22.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:44:23.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:44:24.185Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T19:44:24.185Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T19:44:24.457Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T19:44:24.457Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T19:44:24.730Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T19:44:24.730Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T19:44:24.730Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:44:25.003Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T19:44:25.003Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T19:44:25.280Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:44:25.280Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:44:25.280Z] OK: 8 MiB in 23 packages [2022-09-07T19:44:26.729Z] Removing intermediate container 3b039737c5d2 [2022-09-07T19:44:26.729Z] ---> 7111cb492aa2 [2022-09-07T19:44:26.729Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:44:27.324Z] ---> 98a6f71670c8 [2022-09-07T19:44:27.324Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T19:44:28.759Z] ---> 756bb951d0fe [2022-09-07T19:44:28.759Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T19:44:29.032Z] ---> 81a2a6409497 [2022-09-07T19:44:29.032Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T19:44:29.032Z] ---> Running in 4e11f0d0bb52 [2022-09-07T19:44:29.305Z] Removing intermediate container 4e11f0d0bb52 [2022-09-07T19:44:29.305Z] ---> 8f90ecbd6ba1 [2022-09-07T19:44:29.305Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:44:29.580Z] ---> Running in b44e97a10348 [2022-09-07T19:44:29.854Z] Removing intermediate container b44e97a10348 [2022-09-07T19:44:29.854Z] ---> 049412343ae1 [2022-09-07T19:44:29.854Z] Step 18/20 : LABEL arch=arm64 [2022-09-07T19:44:29.854Z] ---> Running in 32c20d7ee193 [2022-09-07T19:44:30.130Z] Removing intermediate container 32c20d7ee193 [2022-09-07T19:44:30.130Z] ---> aecd798fad7f [2022-09-07T19:44:30.130Z] Step 19/20 : LABEL git_sha=c36be2e70c25b54c1344a92151247617e666ba75 [2022-09-07T19:44:30.130Z] ---> Running in 70738bb0e73b [2022-09-07T19:44:30.405Z] Removing intermediate container 70738bb0e73b [2022-09-07T19:44:30.405Z] ---> e4ff9f846308 [2022-09-07T19:44:30.405Z] Step 20/20 : LABEL version=0.0.0 [2022-09-07T19:44:30.681Z] ---> Running in 790880998cbe [2022-09-07T19:44:30.956Z] Removing intermediate container 790880998cbe [2022-09-07T19:44:30.956Z] ---> 0cd980fbc58e [2022-09-07T19:44:30.956Z] [2022-09-07T19:44:31.227Z] Successfully built 0cd980fbc58e [2022-09-07T19:44:31.227Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-07T19:44:31.516Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-07T19:44:31.528Z] $ docker stop --time=1 c6f9815e242fb164dfbc9b79409a4e8a13af36cfe08dcd3eba039e61b0893d49 [2022-09-07T19:44:33.226Z] $ docker rm -f c6f9815e242fb164dfbc9b79409a4e8a13af36cfe08dcd3eba039e61b0893d49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T19:44:33.847Z] + docker images [2022-09-07T19:44:34.120Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T19:44:34.120Z] security-spiffe-token-provider-arm64 latest 0cd980fbc58e 3 seconds ago 28.4MB [2022-09-07T19:44:34.120Z] 2e3d3f2d026f 15 seconds ago 1.41GB [2022-09-07T19:44:34.120Z] support-notifications-arm64 latest cd07387687ed 19 seconds ago 26.3MB [2022-09-07T19:44:34.120Z] 0e1c405d45e0 31 seconds ago 1.43GB [2022-09-07T19:44:34.120Z] core-data-arm64 latest 1b10b6dd3d41 52 seconds ago 20.7MB [2022-09-07T19:44:34.120Z] 214d04a000b3 About a minute ago 1.38GB [2022-09-07T19:44:34.120Z] security-secretstore-setup-arm64 latest 0b0d28210984 About a minute ago 28.2MB [2022-09-07T19:44:34.120Z] security-proxy-setup-arm64 latest b4eb44957a5a 2 minutes ago 26.4MB [2022-09-07T19:44:34.120Z] 6e0459717696 2 minutes ago 1.37GB [2022-09-07T19:44:34.120Z] 2bac3e0ba1c0 2 minutes ago 1.36GB [2022-09-07T19:44:34.120Z] support-scheduler-arm64 latest 068c4a4a0bf1 7 minutes ago 25.7MB [2022-09-07T19:44:34.120Z] 66c0e7a3d84f 7 minutes ago 1.43GB [2022-09-07T19:44:34.120Z] security-spire-server-arm64 latest cf5121884f8a 8 minutes ago 84.2MB [2022-09-07T19:44:34.120Z] ea90ed7fbc34 9 minutes ago 1.25GB [2022-09-07T19:44:34.120Z] sys-mgmt-agent-arm64 latest 95abf6126f3c 9 minutes ago 133MB [2022-09-07T19:44:34.120Z] core-metadata-arm64 latest 65c611d341e7 10 minutes ago 17.5MB [2022-09-07T19:44:34.120Z] d31fc07a359a 10 minutes ago 1.38GB [2022-09-07T19:44:34.120Z] core-command-arm64 latest 06f107ef55af 10 minutes ago 16.7MB [2022-09-07T19:44:34.120Z] 8bbb4bced24b 11 minutes ago 1.37GB [2022-09-07T19:44:34.120Z] security-bootstrapper-arm64 latest 8cad9baeeb8d 11 minutes ago 18.7MB [2022-09-07T19:44:34.120Z] 15a9cb5cb24f 11 minutes ago 1.36GB [2022-09-07T19:44:34.120Z] 6094f1ec0013 11 minutes ago 1.36GB [2022-09-07T19:44:34.120Z] security-spire-agent-arm64 latest d1bed765e2d4 15 minutes ago 122MB [2022-09-07T19:44:34.120Z] 8547ec942c31 15 minutes ago 1.25GB [2022-09-07T19:44:34.120Z] security-spire-config-arm64 latest 64779b748a96 17 minutes ago 83.6MB [2022-09-07T19:44:34.120Z] a4f922931221 17 minutes ago 1.25GB [2022-09-07T19:44:34.120Z] ci-base-image-arm64 latest 77703b650a4f 31 minutes ago 995MB [2022-09-07T19:44:34.120Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-07T19:44:34.120Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-07T19:44:34.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-07T19:44:34.120Z] 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 [2022-09-07T19:44:34.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T19:44:34.906Z] [2022-09-07T19:44:34.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:44:35.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T19:44:35.591Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-07T19:44:35.592Z] 8998bd30e6a1: Pulling fs layer [2022-09-07T19:44:35.592Z] 04944245beec: Pulling fs layer [2022-09-07T19:44:35.592Z] 699f458cf7ca: Pulling fs layer [2022-09-07T19:44:35.592Z] 765212b225bb: Pulling fs layer [2022-09-07T19:44:35.592Z] f23df028b6ca: Pulling fs layer [2022-09-07T19:44:35.592Z] d65c8cfc05b1: Pulling fs layer [2022-09-07T19:44:35.592Z] 2437ff75d9bd: Pulling fs layer [2022-09-07T19:44:35.592Z] 765212b225bb: Waiting [2022-09-07T19:44:35.592Z] f23df028b6ca: Waiting [2022-09-07T19:44:35.592Z] d65c8cfc05b1: Waiting [2022-09-07T19:44:35.592Z] 2437ff75d9bd: Waiting [2022-09-07T19:44:35.592Z] 04944245beec: Verifying Checksum [2022-09-07T19:44:35.592Z] 04944245beec: Download complete [2022-09-07T19:44:35.592Z] 765212b225bb: Verifying Checksum [2022-09-07T19:44:35.592Z] 765212b225bb: Download complete [2022-09-07T19:44:35.592Z] f23df028b6ca: Download complete [2022-09-07T19:44:35.592Z] d65c8cfc05b1: Verifying Checksum [2022-09-07T19:44:35.592Z] d65c8cfc05b1: Download complete [2022-09-07T19:44:35.874Z] 699f458cf7ca: Verifying Checksum [2022-09-07T19:44:35.874Z] 699f458cf7ca: Download complete [2022-09-07T19:44:36.149Z] 8998bd30e6a1: Verifying Checksum [2022-09-07T19:44:36.149Z] 8998bd30e6a1: Download complete [2022-09-07T19:44:38.773Z] 2437ff75d9bd: Verifying Checksum [2022-09-07T19:44:38.774Z] 2437ff75d9bd: Download complete [2022-09-07T19:44:40.748Z] 8998bd30e6a1: Pull complete [2022-09-07T19:44:41.021Z] 04944245beec: Pull complete [2022-09-07T19:44:42.452Z] 699f458cf7ca: Pull complete [2022-09-07T19:44:42.727Z] 765212b225bb: Pull complete [2022-09-07T19:44:43.323Z] f23df028b6ca: Pull complete [2022-09-07T19:44:43.597Z] d65c8cfc05b1: Pull complete [2022-09-07T19:44:58.689Z] 2437ff75d9bd: Pull complete [2022-09-07T19:44:58.689Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-07T19:44:58.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T19:44:58.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:44:59.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-28649 does not seem to be running inside a container [2022-09-07T19:44:59.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-07T19:45:01.916Z] $ docker top 78c0a33c513f0165da195aa9dc7285033ce4f71444464ace5060740f1bc8df58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:45:02.926Z] ---> job-cost.sh [2022-09-07T19:45:02.927Z] lf-activate-venv: SKIPPING [2022-09-07T19:45:02.927Z] INFO: No Stack... [2022-09-07T19:45:03.520Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-07T19:45:04.112Z] INFO: Archiving Costs [Pipeline] sh [2022-09-07T19:45:04.791Z] + + cut -d, -f6 [2022-09-07T19:45:04.791Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-09-07T19:45:04.873Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4148-1-stack-cost] [2022-09-07T19:45:04.878Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4148-1-stack-cost] did not exist. Created. [2022-09-07T19:45:04.878Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-07T19:45:05.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-07T19:45:05.814Z] Stashed 1 file(s) [Pipeline] } [2022-09-07T19:45:05.830Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4148-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-07T19:45:05.909Z] $ docker stop --time=1 78c0a33c513f0165da195aa9dc7285033ce4f71444464ace5060740f1bc8df58 [2022-09-07T19:45:07.414Z] $ docker rm -f 78c0a33c513f0165da195aa9dc7285033ce4f71444464ace5060740f1bc8df58 [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 [2022-09-07T19:45:08.440Z] provisioning config files... [2022-09-07T19:45:08.449Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7223338307887861032tmp [Pipeline] { [Pipeline] sh [2022-09-07T19:45:08.791Z] + set +x [2022-09-07T19:45:08.791Z] + curl -s https://codecov.io/bash [2022-09-07T19:45:08.791Z] + bash -s -- [2022-09-07T19:45:08.791Z] [2022-09-07T19:45:08.791Z] _____ _ [2022-09-07T19:45:08.791Z] / ____| | | [2022-09-07T19:45:08.791Z] | | ___ __| | ___ ___ _____ __ [2022-09-07T19:45:08.791Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-07T19:45:08.791Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-07T19:45:08.791Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-07T19:45:08.791Z] Bash-1.0.6 [2022-09-07T19:45:08.791Z] [2022-09-07T19:45:08.791Z] [2022-09-07T19:45:08.791Z] ==> git version 2.25.1 found [2022-09-07T19:45:08.791Z] ==> 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 [2022-09-07T19:45:08.791Z] Release-Date: 2020-01-08 [2022-09-07T19:45:08.791Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-07T19:45:08.791Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-07T19:45:08.791Z] ==> Jenkins CI detected. [2022-09-07T19:45:08.791Z] current dir:  /w/workspace/edgex-go/1 [2022-09-07T19:45:08.791Z] project root: . [2022-09-07T19:45:08.791Z] --> token set from env [2022-09-07T19:45:08.791Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-07T19:45:08.791Z] ==> Running gcov in . (disable via -X gcov) [2022-09-07T19:45:08.791Z] ==> Python coveragepy not found [2022-09-07T19:45:08.791Z] ==> Searching for coverage reports in: [2022-09-07T19:45:08.791Z] + . [2022-09-07T19:45:08.791Z] -> Found 1 reports [2022-09-07T19:45:08.791Z] ==> Detecting git/mercurial file structure [2022-09-07T19:45:08.791Z] ==> Reading reports [2022-09-07T19:45:08.791Z] + ./coverage.out bytes=482786 [2022-09-07T19:45:08.791Z] ==> Appending adjustments [2022-09-07T19:45:08.791Z] https://docs.codecov.io/docs/fixing-reports [2022-09-07T19:45:10.172Z] + Found adjustments [2022-09-07T19:45:10.172Z] ==> Gzipping contents [2022-09-07T19:45:10.172Z] 64K /tmp/codecov.KMJeqO.gz [2022-09-07T19:45:10.172Z] ==> Uploading reports [2022-09-07T19:45:10.172Z] url: https://codecov.io [2022-09-07T19:45:10.172Z] query: branch=PR-4148&commit=c36be2e70c25b54c1344a92151247617e666ba75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4148&job=&cmd_args= [2022-09-07T19:45:10.172Z] -> Pinging Codecov [2022-09-07T19:45:10.172Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4148&commit=c36be2e70c25b54c1344a92151247617e666ba75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4148&job=&cmd_args= [2022-09-07T19:45:10.434Z] -> Uploading to [2022-09-07T19:45:10.434Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/c36be2e70c25b54c1344a92151247617e666ba75/1a6d9b58-5b56-4412-a9ac-122fa544e785.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T194510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f84dffd4e3f67492db0b38cd9830511f578ad4618267840ee72b90a7e68d232 [2022-09-07T19:45:10.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T19:45:10.434Z] Dload Upload Total Spent Left Speed [2022-09-07T19:45:10.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63325 0 0 100 63325 0 228k --:--:-- --:--:-- --:--:-- 227k 100 63325 0 0 100 63325 0 228k --:--:-- --:--:-- --:--:-- 227k [2022-09-07T19:45:10.694Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c36be2e70c25b54c1344a92151247617e666ba75 [Pipeline] } [2022-09-07T19:45:10.722Z] 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 [2022-09-07T19:45:12.077Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:45:12.409Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:45:13.302Z] ---> package-listing.sh [2022-09-07T19:45:13.302Z] ++ facter osfamily [2022-09-07T19:45:13.302Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-07T19:45:13.563Z] + OS_FAMILY=debian [2022-09-07T19:45:13.563Z] + workspace=/w/workspace/edgex-go/1 [2022-09-07T19:45:13.563Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-07T19:45:13.563Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-07T19:45:13.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-07T19:45:13.563Z] + PACKAGES=/tmp/packages_start.txt [2022-09-07T19:45:13.563Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-07T19:45:13.563Z] + PACKAGES=/tmp/packages_end.txt [2022-09-07T19:45:13.563Z] + case "${OS_FAMILY}" in [2022-09-07T19:45:13.563Z] + dpkg -l [2022-09-07T19:45:13.563Z] + grep '^ii' [2022-09-07T19:45:13.563Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-07T19:45:13.563Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-07T19:45:13.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-07T19:45:13.563Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-07T19:45:13.563Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-07T19:45:13.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-07T19:45:13.596Z] 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 [2022-09-07T19:45:13.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:45:14.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T19:45:14.525Z] [2022-09-07T19:45:14.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:45:14.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T19:45:14.901Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-07T19:45:14.901Z] 5eb5b503b376: Pulling fs layer [2022-09-07T19:45:14.901Z] 5c69ac0246d0: Pulling fs layer [2022-09-07T19:45:14.901Z] ec43610c2a17: Pulling fs layer [2022-09-07T19:45:14.901Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-07T19:45:14.901Z] 33b1e0a273af: Pulling fs layer [2022-09-07T19:45:14.901Z] 5d3b04190fa2: Pulling fs layer [2022-09-07T19:45:14.901Z] 2f39f015ded8: Pulling fs layer [2022-09-07T19:45:14.901Z] 33b1e0a273af: Waiting [2022-09-07T19:45:14.901Z] 3a2ae6a8a46f: Waiting [2022-09-07T19:45:14.901Z] 5d3b04190fa2: Waiting [2022-09-07T19:45:14.901Z] 2f39f015ded8: Waiting [2022-09-07T19:45:14.901Z] 5c69ac0246d0: Verifying Checksum [2022-09-07T19:45:14.901Z] 5c69ac0246d0: Download complete [2022-09-07T19:45:14.901Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-07T19:45:14.901Z] 3a2ae6a8a46f: Download complete [2022-09-07T19:45:14.901Z] 33b1e0a273af: Verifying Checksum [2022-09-07T19:45:14.901Z] 33b1e0a273af: Download complete [2022-09-07T19:45:15.161Z] 5d3b04190fa2: Verifying Checksum [2022-09-07T19:45:15.161Z] 5d3b04190fa2: Download complete [2022-09-07T19:45:15.161Z] ec43610c2a17: Verifying Checksum [2022-09-07T19:45:15.161Z] ec43610c2a17: Download complete [2022-09-07T19:45:15.161Z] 5eb5b503b376: Verifying Checksum [2022-09-07T19:45:15.161Z] 5eb5b503b376: Download complete [2022-09-07T19:45:15.728Z] 2f39f015ded8: Download complete [2022-09-07T19:45:16.671Z] 5eb5b503b376: Pull complete [2022-09-07T19:45:16.671Z] 5c69ac0246d0: Pull complete [2022-09-07T19:45:17.240Z] ec43610c2a17: Pull complete [2022-09-07T19:45:17.240Z] 3a2ae6a8a46f: Pull complete [2022-09-07T19:45:17.498Z] 33b1e0a273af: Pull complete [2022-09-07T19:45:17.498Z] 5d3b04190fa2: Pull complete [2022-09-07T19:45:22.780Z] 2f39f015ded8: Pull complete [2022-09-07T19:45:22.780Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-07T19:45:22.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T19:45:22.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:45:22.991Z] prd-ubuntu20.04-docker-8c-8g-28648 does not seem to be running inside a container [2022-09-07T19:45:23.022Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-07T19:45:25.228Z] $ docker top 5195d5d9dfd5741fa249e722cfaf6a2e9b42b233dae6a9c1cce029ddc48d55d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:45:25.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-07T19:45:25.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-07T19:45:26.362Z] + ls /var/log/sa-host [2022-09-07T19:45:26.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T19:45:26.499Z] provisioning config files... [2022-09-07T19:45:26.508Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8806440840076989791tmp [Pipeline] { [Pipeline] echo [2022-09-07T19:45:26.550Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:45:26.863Z] ---> create-netrc.sh [Pipeline] } [2022-09-07T19:45:26.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:45:27.295Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-07T19:45:27.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:45:27.640Z] ---> sudo-logs.sh [2022-09-07T19:45:27.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-07T19:45:27.711Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:45:28.022Z] ---> job-cost.sh [2022-09-07T19:45:28.022Z] lf-activate-venv: SKIPPING [2022-09-07T19:45:28.022Z] DEBUG: total: 0.10999999940395355 [2022-09-07T19:45:28.022Z] INFO: Retrieving Stack Cost... [2022-09-07T19:45:28.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-07T19:45:28.854Z] INFO: Archiving Costs [Pipeline] echo [2022-09-07T19:45:28.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:45:29.203Z] ---> logs-deploy.sh [2022-09-07T19:45:29.204Z] lf-activate-venv: SKIPPING [2022-09-07T19:45:29.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4148/1 [2022-09-07T19:45:29.204Z] INFO: archiving workspace using pattern(s): [2022-09-07T19:45:30.146Z] Archives upload complete. [2022-09-07T19:45:30.146Z] INFO: archiving logs to Nexus