Pull request #4161 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87e3402f023d747f27e4edf0d967aa7c284c3465+48eed856e80a2c589424f23e622b2075d9b38894 (853fed8f0015efe5599a1e8c5c877af098e658cc) 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-ssh16883845798482601772.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-ssh11225826703537666025.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6670010412544922794.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 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-ssh6863169033928121551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8656181111967292264.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29981’ Running on prd-ubuntu20.04-docker-8c-8g-29986 in /w/workspace/edgexfoundry_edgex-go_PR-4161 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4161/head:refs/remotes/origin/PR-4161 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 48eed856e80a2c589424f23e622b2075d9b38894 into PR head commit 87e3402f023d747f27e4edf0d967aa7c284c3465 Merge succeeded, producing 87e3402f023d747f27e4edf0d967aa7c284c3465 Checking out Revision 87e3402f023d747f27e4edf0d967aa7c284c3465 (PR-4161) > git config core.sparsecheckout # timeout=10 > git checkout -f 87e3402f023d747f27e4edf0d967aa7c284c3465 # 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 48eed856e80a2c589424f23e622b2075d9b38894 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87e3402f023d747f27e4edf0d967aa7c284c3465 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T20:16:11.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T20:16:11.340Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T20:16:11.355Z] ========================================================= [2022-09-20T20:16:11.355Z] EdgeX Global Pipelines Version Info [2022-09-20T20:16:11.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c86b8e77ad381ab7248d41d377cfc1f185c99373 # timeout=10 [2022-09-20T20:16:12.152Z] ------------------- [2022-09-20T20:16:12.152Z] stable info: [2022-09-20T20:16:12.152Z] ------------------- [2022-09-20T20:16:12.152Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T20:16:12.152Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T20:16:12.152Z] Message: update stable to v1.0.239 [2022-09-20T20:16:12.724Z] ------------------- [2022-09-20T20:16:12.724Z] experimental info: [2022-09-20T20:16:12.724Z] ------------------- [2022-09-20T20:16:12.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T20:16:12.724Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T20:16:12.724Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T20:16:12.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-20T20:16:12.927Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-20T20:16:12.940Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T20:16:12.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T20:16:12.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T20:16:12.975Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T20:16:12.987Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T20:16:12.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-20T20:16:13.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-20T20:16:13.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-20T20:16:13.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T20:16:13.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T20:16:13.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T20:16:13.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T20:16:13.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T20:16:13.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T20:16:13.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T20:16:13.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T20:16:13.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-20T20:16:13.167Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-20T20:16:13.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T20:16:13.185Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T20:16:13.194Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T20:16:13.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4161 [Pipeline] echo [2022-09-20T20:16:13.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4161 [Pipeline] echo [2022-09-20T20:16:13.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4161 [Pipeline] echo [2022-09-20T20:16:13.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87e3402f023d747f27e4edf0d967aa7c284c3465 [Pipeline] echo [2022-09-20T20:16:13.266Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87e3402 [Pipeline] echo [2022-09-20T20:16:13.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T20:16:13.320Z] provisioning config files... [2022-09-20T20:16:13.337Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8144451822321531954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:16:13.643Z] ---> docker-login.sh [2022-09-20T20:16:13.643Z] nexus3.edgexfoundry.org:10001 [2022-09-20T20:16:13.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:16:14.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:16:14.166Z] Configure a credential helper to remove this warning. See [2022-09-20T20:16:14.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:16:14.166Z] [2022-09-20T20:16:14.166Z] Login Succeeded [2022-09-20T20:16:14.166Z] nexus3.edgexfoundry.org:10002 [2022-09-20T20:16:14.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:16:14.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:16:14.439Z] Configure a credential helper to remove this warning. See [2022-09-20T20:16:14.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:16:14.439Z] [2022-09-20T20:16:14.439Z] Login Succeeded [2022-09-20T20:16:14.439Z] nexus3.edgexfoundry.org:10003 [2022-09-20T20:16:14.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:16:14.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:16:14.716Z] Configure a credential helper to remove this warning. See [2022-09-20T20:16:14.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:16:14.716Z] [2022-09-20T20:16:14.716Z] Login Succeeded [2022-09-20T20:16:14.716Z] nexus3.edgexfoundry.org:10004 [2022-09-20T20:16:14.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:16:14.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:16:14.983Z] Configure a credential helper to remove this warning. See [2022-09-20T20:16:14.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:16:14.983Z] [2022-09-20T20:16:14.983Z] Login Succeeded [2022-09-20T20:16:14.983Z] docker.io [2022-09-20T20:16:14.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:16:15.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:16:15.245Z] Configure a credential helper to remove this warning. See [2022-09-20T20:16:15.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:16:15.245Z] [2022-09-20T20:16:15.245Z] Login Succeeded [2022-09-20T20:16:15.245Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T20:16:15.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T20:16:15.582Z] + 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-20T20:16:15.582Z] + cut -d/ -f2 [2022-09-20T20:16:15.582Z] + dirname cmd/core-command/Dockerfile [2022-09-20T20:16:15.582Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-20T20:16:15.582Z] + + cut -d/ -f2 [2022-09-20T20:16:15.582Z] dirname cmd/core-data/Dockerfile [2022-09-20T20:16:15.582Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-20T20:16:15.582Z] + + cut -d/ -f2 [2022-09-20T20:16:15.582Z] dirname cmd/core-metadata/Dockerfile [2022-09-20T20:16:15.582Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-20T20:16:15.582Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-20T20:16:15.582Z] + cut -d/ -f2 [2022-09-20T20:16:15.582Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-20T20:16:15.582Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-20T20:16:15.582Z] + cut -d/ -f2 [2022-09-20T20:16:15.583Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-20T20:16:15.583Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-20T20:16:15.583Z] + cut -d/ -f2 [2022-09-20T20:16:15.583Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-20T20:16:15.583Z] + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T20:16:15.583Z] [2022-09-20T20:16:15.583Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T20:16:15.583Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-20T20:16:15.583Z] + cut -d/ -f2 [2022-09-20T20:16:15.583Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-20T20:16:15.583Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-20T20:16:15.583Z] + cut -d/ -f2 [2022-09-20T20:16:15.583Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-20T20:16:15.583Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-20T20:16:15.583Z] + cut -d/ -f2 [2022-09-20T20:16:15.583Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-20T20:16:15.583Z] + dirname cmd/support-notifications/Dockerfile [2022-09-20T20:16:15.583Z] + cut -d/ -f2 [2022-09-20T20:16:15.583Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-20T20:16:15.583Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-20T20:16:15.583Z] + cut -d/ -f2 [2022-09-20T20:16:15.583Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-20T20:16:15.583Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-20T20:16:15.583Z] + cut -d/ -f2 [2022-09-20T20:16:15.583Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-20T20:16:15.624Z] 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-20T20:16:15.980Z] + git rev-list -1 --merges 87e3402f023d747f27e4edf0d967aa7c284c3465~1..87e3402f023d747f27e4edf0d967aa7c284c3465 [Pipeline] echo [2022-09-20T20:16:16.002Z] -----------> git rev-list -1 --merges 87e3402f023d747f27e4edf0d967aa7c284c3465~1..87e3402f023d747f27e4edf0d967aa7c284c3465 87e3402f023d747f27e4edf0d967aa7c284c3465 [false] [Pipeline] sh [2022-09-20T20:16:16.303Z] + git log --format=format:%s -1 87e3402f023d747f27e4edf0d967aa7c284c3465 [Pipeline] echo [2022-09-20T20:16:16.320Z] ========================================================= [2022-09-20T20:16:16.320Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T20:16:16.320Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-20T20:16:16.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T20:16:16.694Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T20:16:16.694Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T20:16:16.694Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T20:16:16.694Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T20:16:16.694Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T20:16:16.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:16:17.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T20:16:17.058Z] [2022-09-20T20:16:17.058Z] 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-20T20:16:17.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T20:16:17.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T20:16:17.365Z] b85a868b505f: Pulling fs layer [2022-09-20T20:16:17.365Z] e2be974225ed: Pulling fs layer [2022-09-20T20:16:17.365Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T20:16:17.365Z] 988bab9f4d93: Pulling fs layer [2022-09-20T20:16:17.365Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T20:16:17.365Z] eaf3925da568: Pulling fs layer [2022-09-20T20:16:17.365Z] bab4dde63d76: Pulling fs layer [2022-09-20T20:16:17.365Z] bde34c3a00c8: Pulling fs layer [2022-09-20T20:16:17.365Z] b352a97aabf1: Pulling fs layer [2022-09-20T20:16:17.365Z] 4872d77fe225: Pulling fs layer [2022-09-20T20:16:17.365Z] 5851b861e8e6: Pulling fs layer [2022-09-20T20:16:17.365Z] bde34c3a00c8: Waiting [2022-09-20T20:16:17.365Z] b352a97aabf1: Waiting [2022-09-20T20:16:17.365Z] bab4dde63d76: Waiting [2022-09-20T20:16:17.365Z] 988bab9f4d93: Waiting [2022-09-20T20:16:17.365Z] 4872d77fe225: Waiting [2022-09-20T20:16:17.365Z] 1469e6f7b9e6: Waiting [2022-09-20T20:16:17.365Z] eaf3925da568: Waiting [2022-09-20T20:16:17.365Z] e2be974225ed: Download complete [2022-09-20T20:16:17.365Z] 988bab9f4d93: Verifying Checksum [2022-09-20T20:16:17.365Z] 988bab9f4d93: Download complete [2022-09-20T20:16:17.627Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T20:16:17.627Z] 1469e6f7b9e6: Download complete [2022-09-20T20:16:17.627Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T20:16:17.627Z] 339a4e72a1f5: Download complete [2022-09-20T20:16:17.627Z] eaf3925da568: Download complete [2022-09-20T20:16:17.627Z] bde34c3a00c8: Download complete [2022-09-20T20:16:17.627Z] b352a97aabf1: Verifying Checksum [2022-09-20T20:16:17.627Z] b352a97aabf1: Download complete [2022-09-20T20:16:17.627Z] 4872d77fe225: Verifying Checksum [2022-09-20T20:16:17.627Z] 4872d77fe225: Download complete [2022-09-20T20:16:17.627Z] 5851b861e8e6: Verifying Checksum [2022-09-20T20:16:17.627Z] 5851b861e8e6: Download complete [2022-09-20T20:16:17.627Z] b85a868b505f: Verifying Checksum [2022-09-20T20:16:17.627Z] b85a868b505f: Download complete [2022-09-20T20:16:17.889Z] bab4dde63d76: Verifying Checksum [2022-09-20T20:16:17.889Z] bab4dde63d76: Download complete [2022-09-20T20:16:19.275Z] b85a868b505f: Pull complete [2022-09-20T20:16:19.275Z] e2be974225ed: Pull complete [2022-09-20T20:16:19.871Z] 339a4e72a1f5: Pull complete [2022-09-20T20:16:19.871Z] 988bab9f4d93: Pull complete [2022-09-20T20:16:20.131Z] 1469e6f7b9e6: Pull complete [2022-09-20T20:16:20.394Z] eaf3925da568: Pull complete [2022-09-20T20:16:22.304Z] bab4dde63d76: Pull complete [2022-09-20T20:16:22.304Z] bde34c3a00c8: Pull complete [2022-09-20T20:16:22.564Z] b352a97aabf1: Pull complete [2022-09-20T20:16:22.564Z] 4872d77fe225: Pull complete [2022-09-20T20:16:22.824Z] 5851b861e8e6: Pull complete [2022-09-20T20:16:22.824Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T20:16:22.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T20:16:22.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:16:22.926Z] prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container [2022-09-20T20:16:22.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T20:16:24.202Z] $ docker top 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T20:16:24.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T20:16:24.310Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T20:16:24.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T20:16:24.443Z] $ docker exec 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 ssh-agent [2022-09-20T20:16:24.577Z] SSH_AUTH_SOCK=/tmp/ssh-TKVFArno4WoJ/agent.34 [2022-09-20T20:16:24.577Z] SSH_AGENT_PID=41 [2022-09-20T20:16:24.583Z] Running ssh-add (command line suppressed) [2022-09-20T20:16:24.704Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1473724505546207484.key (/w/workspace/edgex-go/2@tmp/private_key_1473724505546207484.key) [2022-09-20T20:16:24.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T20:16:25.014Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T20:16:25.030Z] $ docker exec --env ******** --env ******** 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 ssh-agent -k [2022-09-20T20:16:25.150Z] unset SSH_AUTH_SOCK; [2022-09-20T20:16:25.151Z] unset SSH_AGENT_PID; [2022-09-20T20:16:25.151Z] echo Agent pid 41 killed; [2022-09-20T20:16:25.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T20:16:25.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T20:16:25.185Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T20:16:25.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T20:16:25.319Z] $ docker exec 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 ssh-agent [2022-09-20T20:16:25.463Z] SSH_AUTH_SOCK=/tmp/ssh-LAnHoeSdUTHV/agent.74 [2022-09-20T20:16:25.463Z] SSH_AGENT_PID=80 [2022-09-20T20:16:25.469Z] Running ssh-add (command line suppressed) [2022-09-20T20:16:25.588Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6691281641456800108.key (/w/workspace/edgex-go/2@tmp/private_key_6691281641456800108.key) [2022-09-20T20:16:25.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T20:16:25.904Z] + git semver init [2022-09-20T20:16:26.165Z] 2022-09-20 20:16:26,107 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T20:16:26.165Z] 2022-09-20 20:16:26,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-09-20T20:16:26.165Z] 2022-09-20 20:16:26,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-09-20T20:16:26.165Z] 2022-09-20 20:16:26,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-09-20T20:16:30.394Z] 2022-09-20 20:16:30,197 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-09-20T20:16:30.394Z] 2022-09-20 20:16:30,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4161 with force:False [2022-09-20T20:16:30.394Z] 2022-09-20 20:16:30,198 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4161 [2022-09-20T20:16:30.394Z] 2022-09-20 20:16:30,202 [execute] INFO git cat-file --batch-check [2022-09-20T20:16:30.394Z] 2022-09-20 20:16:30,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T20:16:30.394Z] 2022-09-20 20:16:30,208 [execute] INFO git cat-file --batch [2022-09-20T20:16:30.394Z] 2022-09-20 20:16:30,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T20:16:30.394Z] 2022-09-20 20:16:30,214 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4161 [2022-09-20T20:16:30.394Z] 0.0.0 [Pipeline] } [2022-09-20T20:16:30.406Z] $ docker exec --env ******** --env ******** 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 ssh-agent -k [2022-09-20T20:16:30.513Z] unset SSH_AUTH_SOCK; [2022-09-20T20:16:30.513Z] unset SSH_AGENT_PID; [2022-09-20T20:16:30.513Z] echo Agent pid 80 killed; [2022-09-20T20:16:30.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T20:16:30.833Z] + git semver [Pipeline] } [2022-09-20T20:16:31.109Z] $ docker stop --time=1 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 [2022-09-20T20:16:32.432Z] $ docker rm -f 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T20:16:32.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T20:16:33.036Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T20:16:33.038Z] [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-20T20:16:33.439Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-09-20T20:16:33.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T20:16:33.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T20:16:33.474Z] ========================================================= [2022-09-20T20:16:33.474Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T20:16:33.474Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:16:33.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T20:16:33.762Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T20:16:33.762Z] 2408cc74d12b: Pulling fs layer [2022-09-20T20:16:33.762Z] ea60b727a1ce: Pulling fs layer [2022-09-20T20:16:33.762Z] 30c4a7721957: Pulling fs layer [2022-09-20T20:16:33.762Z] 370296b7ddb6: Pulling fs layer [2022-09-20T20:16:33.762Z] 7c6cee850709: Pulling fs layer [2022-09-20T20:16:33.762Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T20:16:33.762Z] d94ebbe4e438: Pulling fs layer [2022-09-20T20:16:33.762Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T20:16:33.762Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T20:16:33.762Z] 39a5fcdaea64: Waiting [2022-09-20T20:16:33.762Z] d94ebbe4e438: Waiting [2022-09-20T20:16:33.762Z] bcfd1f05c69d: Waiting [2022-09-20T20:16:33.762Z] 59ccb84bbe0f: Waiting [2022-09-20T20:16:33.762Z] 370296b7ddb6: Waiting [2022-09-20T20:16:33.762Z] 7c6cee850709: Waiting [2022-09-20T20:16:33.762Z] 30c4a7721957: Verifying Checksum [2022-09-20T20:16:33.762Z] 30c4a7721957: Download complete [2022-09-20T20:16:33.762Z] ea60b727a1ce: Verifying Checksum [2022-09-20T20:16:33.763Z] ea60b727a1ce: Download complete [2022-09-20T20:16:33.763Z] 7c6cee850709: Verifying Checksum [2022-09-20T20:16:33.763Z] 7c6cee850709: Download complete [2022-09-20T20:16:33.763Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T20:16:33.763Z] 39a5fcdaea64: Download complete [2022-09-20T20:16:33.763Z] 2408cc74d12b: Verifying Checksum [2022-09-20T20:16:33.763Z] 2408cc74d12b: Download complete [2022-09-20T20:16:33.763Z] d94ebbe4e438: Verifying Checksum [2022-09-20T20:16:33.763Z] d94ebbe4e438: Download complete [2022-09-20T20:16:34.027Z] 2408cc74d12b: Pull complete [2022-09-20T20:16:34.027Z] ea60b727a1ce: Pull complete [2022-09-20T20:16:34.300Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T20:16:34.300Z] 59ccb84bbe0f: Download complete [2022-09-20T20:16:34.300Z] 30c4a7721957: Pull complete [2022-09-20T20:16:34.567Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T20:16:34.567Z] bcfd1f05c69d: Download complete [2022-09-20T20:16:34.830Z] 370296b7ddb6: Verifying Checksum [2022-09-20T20:16:34.830Z] 370296b7ddb6: Download complete [2022-09-20T20:16:39.035Z] 370296b7ddb6: Pull complete [2022-09-20T20:16:39.035Z] 7c6cee850709: Pull complete [2022-09-20T20:16:39.296Z] 39a5fcdaea64: Pull complete [2022-09-20T20:16:39.296Z] d94ebbe4e438: Pull complete [2022-09-20T20:16:41.843Z] bcfd1f05c69d: Pull complete [2022-09-20T20:16:42.414Z] 59ccb84bbe0f: Pull complete [2022-09-20T20:16:42.414Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T20:16:42.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T20:16:42.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:16:42.718Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T20:16:42.718Z] WORKDIR /edgex [2022-09-20T20:16:42.718Z] COPY go.mod . [2022-09-20T20:16:42.718Z] RUN go mod download [2022-09-20T20:16:42.718Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-20T20:16:43.286Z] Sending build context to Docker daemon 169.5MB [2022-09-20T20:16:43.550Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T20:16:43.550Z] ---> a4fb48ad2a94 [2022-09-20T20:16:43.550Z] Step 2/4 : WORKDIR /edgex [2022-09-20T20:16:44.938Z] ---> Running in 368b4b25cb59 [2022-09-20T20:16:44.938Z] Removing intermediate container 368b4b25cb59 [2022-09-20T20:16:44.938Z] ---> 69241c94f5a7 [2022-09-20T20:16:44.938Z] Step 3/4 : COPY go.mod . [2022-09-20T20:16:45.199Z] ---> 6387409c9ab6 [2022-09-20T20:16:45.199Z] Step 4/4 : RUN go mod download [2022-09-20T20:16:45.199Z] ---> Running in bfd4c17cbd70 [2022-09-20T20:16:48.127Z] Still waiting to schedule task [2022-09-20T20:16:48.127Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29982’ [2022-09-20T20:16:57.447Z] Removing intermediate container bfd4c17cbd70 [2022-09-20T20:16:57.447Z] ---> 994d5b7b8a33 [2022-09-20T20:16:57.447Z] Successfully built 994d5b7b8a33 [2022-09-20T20:16:57.447Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:16:57.761Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T20:16:57.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:16:57.849Z] prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container [2022-09-20T20:16:57.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T20:16:58.300Z] $ docker top fc55a25842a68cf0d31187b3ecc105326d04c70f930852484d94d38fe75c24e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:16:58.664Z] + go version [2022-09-20T20:16:58.664Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T20:16:58.678Z] $ docker stop --time=1 fc55a25842a68cf0d31187b3ecc105326d04c70f930852484d94d38fe75c24e8 [2022-09-20T20:16:59.977Z] $ docker rm -f fc55a25842a68cf0d31187b3ecc105326d04c70f930852484d94d38fe75c24e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:17:00.378Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T20:17:00.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:17:00.468Z] prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container [2022-09-20T20:17:00.526Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T20:17:00.926Z] $ docker top 5e3cbc1b3dd5cd719108bcfd1761235e7043184dc6bc9c4f76e5d526a2b41191 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T20:17:01.013Z] ========================================================= [2022-09-20T20:17:01.013Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-20T20:17:01.013Z] ========================================================= [Pipeline] sh [2022-09-20T20:17:01.351Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:17:01.659Z] + make test [2022-09-20T20:17:01.659Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T20:17:09.795Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-20T20:17:24.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-20T20:17:24.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-20T20:17:24.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-09-20T20:17:24.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.125s coverage: 72.5% of statements [2022-09-20T20:17:24.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-20T20:17:24.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-20T20:17:25.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.2% of statements [2022-09-20T20:17:25.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-20T20:17:25.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.390s coverage: 89.2% of statements [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.121s coverage: 2.0% of statements [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements [2022-09-20T20:17:28.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-09-20T20:17:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-09-20T20:17:34.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2022-09-20T20:17:34.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements [2022-09-20T20:17:40.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 80.8% of statements [2022-09-20T20:17:40.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.116s coverage: 92.9% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.099s coverage: 87.2% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 65.8% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.198s coverage: 41.8% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.190s coverage: 92.3% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-20T20:17:48.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-09-20T20:17:48.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-20T20:17:48.832Z] 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-20T20:18:10.789Z] 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-20T20:18:10.789Z] GO111MODULE=on go vet ./... [2022-09-20T20:18:13.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T20:18:13.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T20:18:13.584Z] ./bin/test-attribution-txt.sh [2022-09-20T20:18:13.584Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T20:18:13.584Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T20:18:13.584Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T20:18:13.584Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T20:18:13.584Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T20:18:13.584Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T20:18:13.584Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T20:18:13.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-20T20:18:13.883Z] + ls -al . [2022-09-20T20:18:13.883Z] total 748 [2022-09-20T20:18:13.883Z] drwxrwxr-x 10 1001 1001 4096 Sep 20 20:17 . [2022-09-20T20:18:13.883Z] drwxr-xr-x 4 root root 4096 Sep 20 20:17 .. [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 20:16 .dockerignore [2022-09-20T20:18:13.883Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:17 .git [2022-09-20T20:18:13.883Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:16 .github [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:16 .gitignore [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 20:16 .golangci.yml [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 87 Sep 20 20:16 .hadolint.yml [2022-09-20T20:18:13.883Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 20:16 .semver [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 20:16 .sonarcloud.properties [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:16 ADOPTERS.md [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:16 Attribution.txt [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:16 CHANGELOG.md [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:16 CONTRIBUTING.md [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 20:16 GOVERNANCE.md [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 850 Sep 20 20:16 Jenkinsfile [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:16 LICENSE [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:16 Makefile [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 20:16 OWNERS.md [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:16 README.md [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:16 SECURITY.md [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 20:16 VERSION [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:16 ZMQWindows.md [2022-09-20T20:18:13.883Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 20:16 bin [2022-09-20T20:18:13.883Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 20:16 cmd [2022-09-20T20:18:13.883Z] -rw-r--r-- 1 root root 491929 Sep 20 20:17 coverage.out [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:16 go.mod [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:16 go.sum [2022-09-20T20:18:13.883Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:16 internal [2022-09-20T20:18:13.883Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:16 openapi [2022-09-20T20:18:13.883Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 20:16 snap [2022-09-20T20:18:13.883Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 20:16 version.go [Pipeline] sh [2022-09-20T20:18:14.174Z] + '[' -e coverage.out ] [2022-09-20T20:18:14.174Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-20T20:18:14.284Z] Stashed 1 file(s) [Pipeline] sh [2022-09-20T20:18:14.562Z] + make build [2022-09-20T20:18:14.562Z] 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-20T20:18:29.463Z] 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-20T20:18:41.677Z] 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-20T20:18:41.677Z] 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-20T20:18:49.812Z] 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-20T20:18:49.812Z] 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-20T20:18:50.073Z] 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-20T20:18:51.994Z] 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-20T20:18:52.562Z] 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-20T20:18:53.945Z] 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-20T20:18:54.882Z] 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-20T20:18:55.819Z] 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-20T20:18:57.727Z] 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-20T20:18:59.121Z] $ docker stop --time=1 5e3cbc1b3dd5cd719108bcfd1761235e7043184dc6bc9c4f76e5d526a2b41191 [2022-09-20T20:19:01.180Z] $ docker rm -f 5e3cbc1b3dd5cd719108bcfd1761235e7043184dc6bc9c4f76e5d526a2b41191 [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-20T20:19:02.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T20:19:02.079Z] [2022-09-20T20:19:02.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:19:02.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T20:19:02.378Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-20T20:19:02.378Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-20T20:19:02.378Z] ca9280d653b3: Pulling fs layer [2022-09-20T20:19:02.378Z] 7e9c9ca2126c: Pulling fs layer [2022-09-20T20:19:02.378Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-20T20:19:02.378Z] cbdbe7a5bc2a: Download complete [2022-09-20T20:19:02.636Z] ca9280d653b3: Verifying Checksum [2022-09-20T20:19:02.636Z] ca9280d653b3: Download complete [2022-09-20T20:19:02.636Z] cbdbe7a5bc2a: Pull complete [2022-09-20T20:19:02.895Z] 7e9c9ca2126c: Download complete [2022-09-20T20:19:03.155Z] ca9280d653b3: Pull complete [2022-09-20T20:19:07.349Z] 7e9c9ca2126c: Pull complete [2022-09-20T20:19:07.349Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-20T20:19:07.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T20:19:07.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:19:07.444Z] prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container [2022-09-20T20:19:07.479Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-20T20:19:08.644Z] $ docker top 6e5908825722580c2b3fbd26cc0f608f7ed0f967f13bfdabd6092ff50e516fba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:19:09.005Z] + docker-compose build --help [2022-09-20T20:19:09.005Z] + grep parallel [2022-09-20T20:19:09.575Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T20:19:09.584Z] $ docker stop --time=1 6e5908825722580c2b3fbd26cc0f608f7ed0f967f13bfdabd6092ff50e516fba [2022-09-20T20:19:10.884Z] $ docker rm -f 6e5908825722580c2b3fbd26cc0f608f7ed0f967f13bfdabd6092ff50e516fba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:19:11.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T20:19:11.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:19:11.391Z] prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container [2022-09-20T20:19:11.427Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-20T20:19:11.835Z] $ docker top 1d62a18c392e4719bd8794920ec08c4e2147ca7abdfe76a5417ce3a36e8c63f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:19:12.203Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T20:19:12.772Z] Building core-command ... [2022-09-20T20:19:12.772Z] Building core-data ... [2022-09-20T20:19:12.772Z] Building core-metadata ... [2022-09-20T20:19:12.772Z] Building security-bootstrapper ... [2022-09-20T20:19:12.772Z] Building security-proxy-setup ... [2022-09-20T20:19:12.772Z] Building security-secretstore-setup ... [2022-09-20T20:19:12.772Z] Building security-spiffe-token-provider ... [2022-09-20T20:19:12.772Z] Building security-spire-agent ... [2022-09-20T20:19:12.772Z] Building security-spire-config ... [2022-09-20T20:19:12.772Z] Building security-spire-server ... [2022-09-20T20:19:12.772Z] Building support-notifications ... [2022-09-20T20:19:12.772Z] Building support-scheduler ... [2022-09-20T20:19:12.772Z] Building sys-mgmt-agent ... [2022-09-20T20:19:12.772Z] Building support-scheduler [2022-09-20T20:19:12.772Z] Building security-secretstore-setup [2022-09-20T20:19:12.772Z] Building security-spiffe-token-provider [2022-09-20T20:19:12.772Z] Building security-spire-agent [2022-09-20T20:19:12.772Z] Building core-metadata [2022-09-20T20:19:27.664Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:19:27.664Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:19:27.664Z] ---> 994d5b7b8a33 [2022-09-20T20:19:27.664Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T20:19:27.664Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:19:27.664Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:19:27.664Z] ---> 994d5b7b8a33 [2022-09-20T20:19:27.664Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T20:19:27.664Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:19:27.664Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:19:27.664Z] ---> 994d5b7b8a33 [2022-09-20T20:19:27.664Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:19:27.664Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:19:27.664Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:19:27.664Z] ---> 994d5b7b8a33 [2022-09-20T20:19:27.664Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T20:19:27.664Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:19:27.664Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:19:27.664Z] ---> 994d5b7b8a33 [2022-09-20T20:19:27.664Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:19:29.052Z] ---> Running in 68837cd253ca [2022-09-20T20:19:29.052Z] ---> Running in e164d6922cd9 [2022-09-20T20:19:29.052Z] ---> Running in 6f24586d84b2 [2022-09-20T20:19:29.052Z] ---> Running in f57e9c119080 [2022-09-20T20:19:29.052Z] ---> Running in a852f9360247 [2022-09-20T20:19:29.052Z] Removing intermediate container e164d6922cd9 [2022-09-20T20:19:29.052Z] ---> 1710ac4f6288 [2022-09-20T20:19:29.052Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T20:19:29.052Z] Removing intermediate container 6f24586d84b2 [2022-09-20T20:19:29.052Z] ---> a363216c5dfa [2022-09-20T20:19:29.052Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:19:29.052Z] Removing intermediate container a852f9360247 [2022-09-20T20:19:29.052Z] ---> 549142b5819d [2022-09-20T20:19:29.052Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T20:19:29.052Z] Removing intermediate container 68837cd253ca [2022-09-20T20:19:29.052Z] ---> 97bb5f4bdaa3 [2022-09-20T20:19:29.052Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T20:19:29.052Z] Removing intermediate container f57e9c119080 [2022-09-20T20:19:29.052Z] ---> cf59df012224 [2022-09-20T20:19:29.052Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:19:29.052Z] ---> Running in c168c5450ca8 [2022-09-20T20:19:29.052Z] ---> Running in e0106643b0d8 [2022-09-20T20:19:29.052Z] ---> Running in b85ac815600a [2022-09-20T20:19:29.052Z] ---> Running in d92de2a88cd9 [2022-09-20T20:19:29.052Z] ---> Running in f1b6d577103b [2022-09-20T20:19:29.052Z] Removing intermediate container c168c5450ca8 [2022-09-20T20:19:29.052Z] ---> 150a2dc11a0d [2022-09-20T20:19:29.052Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:19:29.052Z] ---> Running in aa5f2124a5a4 [2022-09-20T20:19:29.052Z] Removing intermediate container d92de2a88cd9 [2022-09-20T20:19:29.052Z] ---> 535f12e80500 [2022-09-20T20:19:29.052Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:19:29.313Z] ---> Running in 965e84422ea9 [2022-09-20T20:19:29.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:29.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:29.835Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T20:19:29.835Z] v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T20:19:29.835Z] OK: 17040 distinct packages available [2022-09-20T20:19:30.095Z] Removing intermediate container e0106643b0d8 [2022-09-20T20:19:30.095Z] ---> b90f93ef0116 [2022-09-20T20:19:30.095Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T20:19:30.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:30.095Z] ---> Running in 3ec0219da91b [2022-09-20T20:19:30.095Z] Removing intermediate container f1b6d577103b [2022-09-20T20:19:30.095Z] ---> b939129c9b45 [2022-09-20T20:19:30.095Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:19:30.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:30.095Z] ---> Running in deed13b70927 [2022-09-20T20:19:30.356Z] Removing intermediate container 965e84422ea9 [2022-09-20T20:19:30.356Z] ---> c21164320f9e [2022-09-20T20:19:30.356Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T20:19:30.356Z] ---> Running in 66d8642456cd [2022-09-20T20:19:30.356Z] OK: 211 MiB in 51 packages [2022-09-20T20:19:30.356Z] Removing intermediate container aa5f2124a5a4 [2022-09-20T20:19:30.356Z] ---> b3e81b7645cf [2022-09-20T20:19:30.356Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T20:19:30.356Z] ---> Running in 3b75e6275ab8 [2022-09-20T20:19:30.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:30.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:30.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:30.877Z] Removing intermediate container b85ac815600a [2022-09-20T20:19:30.877Z] ---> dace37d01eab [2022-09-20T20:19:30.877Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T20:19:30.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:31.136Z] ---> deca5cdd6079 [2022-09-20T20:19:31.136Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:19:31.136Z] ---> Running in 7248ab77bd1c [2022-09-20T20:19:31.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:31.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:31.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:31.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:31.971Z] OK: 211 MiB in 51 packages [2022-09-20T20:19:31.971Z] OK: 211 MiB in 51 packages [2022-09-20T20:19:32.234Z] OK: 211 MiB in 51 packages [2022-09-20T20:19:32.234Z] OK: 211 MiB in 51 packages [2022-09-20T20:19:32.234Z] Removing intermediate container 3ec0219da91b [2022-09-20T20:19:32.234Z] ---> 9f90e0ba8958 [2022-09-20T20:19:32.234Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T20:19:32.493Z] ---> a4cbd07ace59 [2022-09-20T20:19:32.493Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:19:32.493Z] ---> Running in f3b8a9a34bf1 [2022-09-20T20:19:32.493Z] Removing intermediate container deed13b70927 [2022-09-20T20:19:32.493Z] ---> 8c41593be222 [2022-09-20T20:19:32.493Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T20:19:32.767Z] Removing intermediate container 66d8642456cd [2022-09-20T20:19:32.767Z] ---> 36ff4bd3f93a [2022-09-20T20:19:32.767Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T20:19:32.767Z] ---> 02f4fe82df99 [2022-09-20T20:19:32.767Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:19:32.767Z] ---> Running in 94a366538016 [2022-09-20T20:19:32.767Z] Removing intermediate container 3b75e6275ab8 [2022-09-20T20:19:32.767Z] ---> 74def90366e7 [2022-09-20T20:19:32.767Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T20:19:33.026Z] ---> b59a98e1af56 [2022-09-20T20:19:33.026Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:19:33.026Z] ---> Running in b4790f77ce74 [2022-09-20T20:19:33.026Z] ---> 7be275da515b [2022-09-20T20:19:33.026Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:19:33.026Z] ---> Running in a7f459d69dfd [2022-09-20T20:19:43.021Z] Removing intermediate container 7248ab77bd1c [2022-09-20T20:19:43.021Z] ---> a3cf62f9f4cd [2022-09-20T20:19:43.021Z] Step 7/20 : COPY . . [2022-09-20T20:19:43.021Z] Removing intermediate container b4790f77ce74 [2022-09-20T20:19:43.021Z] ---> a795fce986b8 [2022-09-20T20:19:43.021Z] Step 9/25 : COPY . . [2022-09-20T20:19:43.021Z] Removing intermediate container f3b8a9a34bf1 [2022-09-20T20:19:43.021Z] ---> bdf20339ba88 [2022-09-20T20:19:43.021Z] Step 8/25 : COPY . . [2022-09-20T20:19:43.021Z] Removing intermediate container 94a366538016 [2022-09-20T20:19:43.021Z] ---> 05cd75518e65 [2022-09-20T20:19:43.021Z] Step 8/26 : COPY . . [2022-09-20T20:19:43.021Z] Removing intermediate container a7f459d69dfd [2022-09-20T20:19:43.021Z] ---> d59357328946 [2022-09-20T20:19:43.021Z] Step 9/23 : COPY . . [2022-09-20T20:19:51.158Z] ---> 17dac879524a [2022-09-20T20:19:51.158Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:19:51.158Z] ---> 855614e24616 [2022-09-20T20:19:51.158Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T20:19:51.158Z] ---> d0f02b6abb4d [2022-09-20T20:19:51.158Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T20:19:51.158Z] ---> 7541abc8b27d [2022-09-20T20:19:51.158Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T20:19:51.158Z] ---> 2b47729b0b9e [2022-09-20T20:19:51.158Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T20:19:51.158Z] ---> Running in 096138a9ae29 [2022-09-20T20:19:51.158Z] ---> Running in ac3c3d6389d9 [2022-09-20T20:19:51.158Z] ---> Running in 2bace520bf52 [2022-09-20T20:19:51.158Z] ---> Running in a1409484f6ce [2022-09-20T20:19:51.158Z] ---> Running in f8e9844ac07c [2022-09-20T20:19:51.158Z] Removing intermediate container 2bace520bf52 [2022-09-20T20:19:51.158Z] ---> f4f88ad7f63d [2022-09-20T20:19:51.158Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T20:19:51.158Z] ---> Running in 89a4bd10b428 [2022-09-20T20:19:51.158Z] Removing intermediate container 89a4bd10b428 [2022-09-20T20:19:51.158Z] ---> 6f584ad8ff88 [2022-09-20T20:19:51.158Z] 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-20T20:19:51.158Z] ---> Running in f776baf403f3 [2022-09-20T20:19:51.159Z] 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-20T20:19:51.159Z] 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-20T20:19:51.159Z] 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-20T20:19:51.159Z] 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-20T20:19:51.418Z] Removing intermediate container f776baf403f3 [2022-09-20T20:19:51.418Z] ---> 1681a18be8c6 [2022-09-20T20:19:51.418Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T20:19:51.418Z] ---> Running in 4b523c724c16 [2022-09-20T20:19:51.678Z] Removing intermediate container 4b523c724c16 [2022-09-20T20:19:51.678Z] ---> deaf322d7d01 [2022-09-20T20:19:51.678Z] [2022-09-20T20:19:51.678Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T20:19:51.678Z] 3.15: Pulling from library/alpine [2022-09-20T20:19:51.979Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T20:19:51.979Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T20:19:51.979Z] ---> c4fc93816858 [2022-09-20T20:19:51.979Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:19:52.239Z] ---> Running in 1d32dd53e9f9 [2022-09-20T20:19:52.239Z] Removing intermediate container 1d32dd53e9f9 [2022-09-20T20:19:52.239Z] ---> a22bcfdd9b58 [2022-09-20T20:19:52.239Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:19:52.239Z] ---> Running in fed2a9f00a4b [2022-09-20T20:19:53.183Z] Removing intermediate container fed2a9f00a4b [2022-09-20T20:19:53.183Z] ---> 7a331af997d4 [2022-09-20T20:19:53.183Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T20:19:53.183Z] ---> Running in b8d91f650874 [2022-09-20T20:19:54.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:55.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:55.320Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:19:55.320Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:19:55.320Z] OK: 15857 distinct packages available [2022-09-20T20:19:55.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:56.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:19:56.519Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T20:19:56.519Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:19:56.519Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T20:19:56.778Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T20:19:56.778Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T20:19:56.778Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:19:56.778Z] OK: 7 MiB in 19 packages [2022-09-20T20:19:58.159Z] Removing intermediate container b8d91f650874 [2022-09-20T20:19:58.159Z] ---> 8d1853820ec7 [2022-09-20T20:19:58.159Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T20:19:59.545Z] ---> 26380a6e4e6d [2022-09-20T20:19:59.545Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:20:01.457Z] ---> 6af72fe6f5f5 [2022-09-20T20:20:01.457Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:20:02.028Z] ---> 240f6dbddd31 [2022-09-20T20:20:02.028Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T20:20:02.291Z] ---> 52b5299c1157 [2022-09-20T20:20:02.291Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T20:20:02.860Z] ---> 0cc0d04ba75e [2022-09-20T20:20:02.860Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:20:02.860Z] ---> Running in ffcbf349a9b8 [2022-09-20T20:20:03.120Z] Removing intermediate container ffcbf349a9b8 [2022-09-20T20:20:03.385Z] ---> 10816ca37a45 [2022-09-20T20:20:03.385Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:20:03.385Z] ---> Running in cd360d7c1554 [2022-09-20T20:20:03.645Z] Removing intermediate container cd360d7c1554 [2022-09-20T20:20:03.645Z] ---> 184b69228ba5 [2022-09-20T20:20:03.645Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T20:20:03.645Z] ---> Running in d304a66af3e6 [2022-09-20T20:20:03.903Z] Removing intermediate container d304a66af3e6 [2022-09-20T20:20:03.903Z] ---> 196d1bc306b1 [2022-09-20T20:20:03.903Z] Step 25/26 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:20:03.903Z] ---> Running in de9bb00cfc3e [2022-09-20T20:20:04.171Z] Removing intermediate container de9bb00cfc3e [2022-09-20T20:20:04.171Z] ---> 18bf8d4fc493 [2022-09-20T20:20:04.171Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T20:20:04.435Z] ---> Running in 542ffa189c64 [2022-09-20T20:20:04.694Z] Removing intermediate container 542ffa189c64 [2022-09-20T20:20:04.695Z] ---> d670c3abc651 [2022-09-20T20:20:04.695Z] [2022-09-20T20:20:04.695Z] Successfully built d670c3abc651 [2022-09-20T20:20:04.695Z] Successfully tagged security-spire-agent:latest [2022-09-20T20:20:04.695Z] Building support-notifications [2022-09-20T20:20:07.988Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:20:07.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:20:07.988Z] ---> 994d5b7b8a33 [2022-09-20T20:20:07.988Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:20:07.988Z] ---> Using cache [2022-09-20T20:20:07.988Z] ---> 549142b5819d [2022-09-20T20:20:07.988Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T20:20:07.988Z] ---> Using cache [2022-09-20T20:20:07.988Z] ---> 535f12e80500 [2022-09-20T20:20:07.988Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:20:07.988Z] ---> Using cache [2022-09-20T20:20:07.988Z] ---> c21164320f9e [2022-09-20T20:20:07.988Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T20:20:08.925Z] ---> Running in 6ac7c59fd34e [2022-09-20T20:20:09.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:10.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:11.056Z] OK: 211 MiB in 51 packages [2022-09-20T20:20:11.438Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29989 in /w/workspace/edgexfoundry_edgex-go_PR-4161 [Pipeline] { [Pipeline] ws [2022-09-20T20:20:11.450Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-09-20T20:20:11.484Z] The recommended git tool is: git [2022-09-20T20:20:11.993Z] Removing intermediate container 6ac7c59fd34e [2022-09-20T20:20:11.993Z] ---> 637d9810c019 [2022-09-20T20:20:11.993Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T20:20:12.764Z] ---> fcb76dc458e9 [2022-09-20T20:20:12.764Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:20:12.764Z] ---> Running in 33aee8bdaa4c [2022-09-20T20:20:17.904Z] using credential edgex-jenkins-ssh [2022-09-20T20:20:17.921Z] Cloning the remote Git repository [2022-09-20T20:20:17.991Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-20T20:20:18.083Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-09-20T20:20:18.159Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-20T20:20:18.160Z] > git --version # timeout=10 [2022-09-20T20:20:18.179Z] > git --version # 'git version 2.25.1' [2022-09-20T20:20:18.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T20:20:18.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T20:20:21.211Z] 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-20T20:20:23.766Z] Removing intermediate container 33aee8bdaa4c [2022-09-20T20:20:23.766Z] ---> 291953f12b35 [2022-09-20T20:20:23.766Z] Step 9/23 : COPY . . [2022-09-20T20:20:27.963Z] Removing intermediate container ac3c3d6389d9 [2022-09-20T20:20:27.963Z] ---> 75ffeaa6ef07 [2022-09-20T20:20:27.963Z] [2022-09-20T20:20:27.963Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T20:20:27.963Z] Removing intermediate container a1409484f6ce [2022-09-20T20:20:27.963Z] ---> d2ddf1ba1f30 [2022-09-20T20:20:27.963Z] [2022-09-20T20:20:27.963Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T20:20:28.223Z] 3.16: Pulling from library/alpine [2022-09-20T20:20:28.223Z] 3.16: Pulling from library/alpine [2022-09-20T20:20:29.162Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T20:20:29.162Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T20:20:29.162Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T20:20:29.162Z] Status: Image is up to date for alpine:3.16 [2022-09-20T20:20:29.162Z] ---> 9c6f07244728 [2022-09-20T20:20:29.162Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:20:29.162Z] ---> 9c6f07244728 [2022-09-20T20:20:29.162Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T20:20:29.422Z] ---> Running in c838365edb88 [2022-09-20T20:20:29.422Z] ---> Running in 79b2b2338a4e [2022-09-20T20:20:29.422Z] ---> 7d5fd0ba38ba [2022-09-20T20:20:29.422Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T20:20:29.422Z] ---> Running in f2e365e98d48 [2022-09-20T20:20:29.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:29.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:29.989Z] 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-20T20:20:29.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:30.248Z] Removing intermediate container f8e9844ac07c [2022-09-20T20:20:30.248Z] ---> 969b5764c25b [2022-09-20T20:20:30.248Z] [2022-09-20T20:20:30.248Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T20:20:30.248Z] ---> c4fc93816858 [2022-09-20T20:20:30.248Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:20:30.248Z] ---> Using cache [2022-09-20T20:20:30.248Z] ---> a22bcfdd9b58 [2022-09-20T20:20:30.248Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:20:30.248Z] ---> Using cache [2022-09-20T20:20:30.248Z] ---> 7a331af997d4 [2022-09-20T20:20:30.248Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T20:20:30.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:30.248Z] ---> Running in 67745ad5929d [2022-09-20T20:20:30.248Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T20:20:30.248Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:20:30.248Z] OK: 6 MiB in 15 packages [2022-09-20T20:20:30.248Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T20:20:30.248Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T20:20:30.248Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T20:20:30.248Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:20:30.513Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:20:30.513Z] OK: 6 MiB in 17 packages [2022-09-20T20:20:30.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:31.033Z] Removing intermediate container 79b2b2338a4e [2022-09-20T20:20:31.033Z] ---> 1ff7d3d5a03b [2022-09-20T20:20:31.033Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:20:31.033Z] ---> Running in 93eb648b0c27 [2022-09-20T20:20:31.033Z] Removing intermediate container c838365edb88 [2022-09-20T20:20:31.033Z] ---> 1367da42c144 [2022-09-20T20:20:31.033Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T20:20:31.293Z] Removing intermediate container 93eb648b0c27 [2022-09-20T20:20:31.293Z] ---> 79758aa61463 [2022-09-20T20:20:31.293Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T20:20:31.293Z] ---> Running in 2fc3b7cdcdff [2022-09-20T20:20:31.293Z] ---> Running in b8910744276d [2022-09-20T20:20:31.293Z] Removing intermediate container 2fc3b7cdcdff [2022-09-20T20:20:31.293Z] ---> 69b649742587 [2022-09-20T20:20:31.293Z] Step 13/25 : WORKDIR / [2022-09-20T20:20:31.551Z] Removing intermediate container b8910744276d [2022-09-20T20:20:31.551Z] ---> c92b6e6b8a4d [2022-09-20T20:20:31.551Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T20:20:31.551Z] ---> Running in b86e51525dcd [2022-09-20T20:20:31.551Z] ---> Running in db01904c101e [2022-09-20T20:20:31.551Z] Removing intermediate container b86e51525dcd [2022-09-20T20:20:31.551Z] ---> f33fcd9482e3 [2022-09-20T20:20:31.551Z] 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-20T20:20:31.551Z] Removing intermediate container db01904c101e [2022-09-20T20:20:31.551Z] ---> b4f1dbcd03fc [2022-09-20T20:20:31.551Z] Step 16/25 : WORKDIR / [2022-09-20T20:20:31.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:31.811Z] ---> Running in 74c4e5df9a2a [2022-09-20T20:20:31.811Z] ---> 58f6dea322b3 [2022-09-20T20:20:31.811Z] 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-20T20:20:31.811Z] Removing intermediate container 74c4e5df9a2a [2022-09-20T20:20:31.811Z] ---> 783772372199 [2022-09-20T20:20:31.811Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:20:31.811Z] Removing intermediate container 096138a9ae29 [2022-09-20T20:20:31.811Z] ---> 1e6734fe9093 [2022-09-20T20:20:31.811Z] [2022-09-20T20:20:31.811Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:20:31.811Z] ---> 9c6f07244728 [2022-09-20T20:20:31.811Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:20:31.811Z] ---> Using cache [2022-09-20T20:20:31.811Z] ---> 1ff7d3d5a03b [2022-09-20T20:20:31.811Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:20:31.811Z] ---> Using cache [2022-09-20T20:20:31.811Z] ---> 79758aa61463 [2022-09-20T20:20:31.811Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T20:20:31.811Z] ---> Running in 5c58ced6cfe7 [2022-09-20T20:20:32.070Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:20:32.070Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:20:32.070Z] OK: 15857 distinct packages available [2022-09-20T20:20:32.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:32.070Z] ---> a2da47673084 [2022-09-20T20:20:32.070Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T20:20:32.070Z] Removing intermediate container 5c58ced6cfe7 [2022-09-20T20:20:32.070Z] ---> 68eccda7096a [2022-09-20T20:20:32.070Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:20:32.070Z] ---> d93acf59970e [2022-09-20T20:20:32.070Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T20:20:32.070Z] ---> Running in 2754676995c2 [2022-09-20T20:20:32.333Z] ---> 8522c8c994e3 [2022-09-20T20:20:32.333Z] 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-20T20:20:32.333Z] Removing intermediate container 2754676995c2 [2022-09-20T20:20:32.333Z] ---> adfd3f0ab901 [2022-09-20T20:20:32.333Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:20:32.592Z] ---> 47634ac3d133 [2022-09-20T20:20:32.592Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T20:20:32.592Z] ---> 8400c2db9a9b [2022-09-20T20:20:32.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T20:20:32.592Z] ---> 77871f5d1306 [2022-09-20T20:20:32.592Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T20:20:32.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:33.109Z] ---> d1be5ee0ced9 [2022-09-20T20:20:33.109Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T20:20:33.109Z] ---> 5a00028cf0c1 [2022-09-20T20:20:33.109Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T20:20:33.109Z] ---> 05be60f04090 [2022-09-20T20:20:33.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T20:20:33.109Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T20:20:33.369Z] ---> c0d2cade2bea [2022-09-20T20:20:33.369Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T20:20:33.369Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T20:20:33.369Z] ---> Running in 9b8f26ce0f79 [2022-09-20T20:20:33.369Z] ---> 7819603602ba [2022-09-20T20:20:33.369Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T20:20:33.369Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T20:20:33.369Z] ---> Running in de59f7b613ee [2022-09-20T20:20:33.628Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T20:20:33.628Z] Removing intermediate container 9b8f26ce0f79 [2022-09-20T20:20:33.628Z] ---> a73c70a82d6e [2022-09-20T20:20:33.628Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:20:33.628Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T20:20:33.628Z] Removing intermediate container de59f7b613ee [2022-09-20T20:20:33.628Z] ---> 2d9a0c0755ad [2022-09-20T20:20:33.628Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:20:33.628Z] ---> Running in 46999fa6a3a9 [2022-09-20T20:20:33.628Z] ---> 0349d5d39ea5 [2022-09-20T20:20:33.628Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T20:20:33.628Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T20:20:33.628Z] ---> Running in c5cdfffc2a86 [2022-09-20T20:20:33.903Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:20:33.903Z] Removing intermediate container 46999fa6a3a9 [2022-09-20T20:20:33.903Z] ---> 5768ca9a9912 [2022-09-20T20:20:33.903Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T20:20:33.903Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T20:20:33.903Z] ---> Running in 22ef2306b64d [2022-09-20T20:20:33.903Z] Removing intermediate container c5cdfffc2a86 [2022-09-20T20:20:33.903Z] ---> fbbc852ea937 [2022-09-20T20:20:33.903Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T20:20:33.903Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T20:20:33.903Z] ---> Running in d6161b45deb2 [2022-09-20T20:20:34.162Z] Removing intermediate container 22ef2306b64d [2022-09-20T20:20:34.162Z] ---> c486060eecca [2022-09-20T20:20:34.162Z] Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:20:34.162Z] ---> cbd19c0a8c6a [2022-09-20T20:20:34.162Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T20:20:34.162Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:20:34.162Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:20:34.162Z] ---> Running in deced302264c [2022-09-20T20:20:34.162Z] ---> Running in 8c68a247d876 [2022-09-20T20:20:34.162Z] OK: 8 MiB in 23 packages [2022-09-20T20:20:34.162Z] Removing intermediate container d6161b45deb2 [2022-09-20T20:20:34.162Z] ---> f61792aa10b7 [2022-09-20T20:20:34.162Z] Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:20:34.162Z] ---> Running in 1044b269c721 [2022-09-20T20:20:34.421Z] Removing intermediate container deced302264c [2022-09-20T20:20:34.421Z] ---> b487705607fc [2022-09-20T20:20:34.421Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:20:34.421Z] ---> Running in 855bfe460977 [2022-09-20T20:20:34.421Z] Removing intermediate container 1044b269c721 [2022-09-20T20:20:34.421Z] ---> 5e9c7a31c3f1 [2022-09-20T20:20:34.421Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:20:34.421Z] ---> Running in 31d9749f7e29 [2022-09-20T20:20:34.680Z] Removing intermediate container 855bfe460977 [2022-09-20T20:20:34.680Z] ---> 3cb796982c83 [2022-09-20T20:20:34.680Z] [2022-09-20T20:20:34.680Z] Removing intermediate container 31d9749f7e29 [2022-09-20T20:20:34.680Z] ---> 5e9aff3adbac [2022-09-20T20:20:34.680Z] [2022-09-20T20:20:34.680Z] Successfully built 3cb796982c83 [2022-09-20T20:20:34.680Z] Successfully tagged core-metadata:latest [2022-09-20T20:20:34.680Z]  Building core-metadata ... done Building core-command [2022-09-20T20:20:34.680Z] Successfully built 5e9aff3adbac [2022-09-20T20:20:34.680Z] Successfully tagged support-scheduler:latest [2022-09-20T20:20:34.941Z]  Building support-scheduler ... done Building security-bootstrapper [2022-09-20T20:20:34.941Z] Removing intermediate container 67745ad5929d [2022-09-20T20:20:34.941Z] ---> e903ce862e5c [2022-09-20T20:20:34.941Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:20:35.634Z] Merging remotes/origin/main commit 48eed856e80a2c589424f23e622b2075d9b38894 into PR head commit 87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:20:34.808Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-20T20:20:34.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T20:20:34.866Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-20T20:20:34.915Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-20T20:20:34.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T20:20:34.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4161/head:refs/remotes/origin/PR-4161 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-20T20:20:35.660Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T20:20:35.687Z] > git checkout -f 87e3402f023d747f27e4edf0d967aa7c284c3465 # timeout=10 [2022-09-20T20:20:35.972Z] > git remote # timeout=10 [2022-09-20T20:20:35.994Z] > git config --get remote.origin.url # timeout=10 [2022-09-20T20:20:36.074Z] Merge succeeded, producing 87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:20:36.075Z] Checking out Revision 87e3402f023d747f27e4edf0d967aa7c284c3465 (PR-4161) [2022-09-20T20:20:36.320Z] ---> 05a7b199dcc3 [2022-09-20T20:20:36.320Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T20:20:36.320Z] Removing intermediate container 8c68a247d876 [2022-09-20T20:20:36.320Z] ---> 4fa499ca91ca [2022-09-20T20:20:36.320Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T20:20:36.578Z] ---> Running in 1913d092211b [2022-09-20T20:20:36.837Z] Removing intermediate container 1913d092211b [2022-09-20T20:20:36.837Z] ---> 89c946c43674 [2022-09-20T20:20:36.837Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T20:20:36.837Z] ---> fcadbd7faccd [2022-09-20T20:20:36.837Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T20:20:37.097Z] ---> Running in 226ce69e4c71 [2022-09-20T20:20:37.358Z] Removing intermediate container 226ce69e4c71 [2022-09-20T20:20:37.358Z] ---> d15e4f2cdfeb [2022-09-20T20:20:37.358Z] Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:20:37.358Z] ---> 1d64f14ee556 [2022-09-20T20:20:37.358Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T20:20:37.618Z] ---> Running in ec39a3f561d3 [2022-09-20T20:20:37.619Z] ---> Running in 5ca3ea30a042 [2022-09-20T20:20:37.891Z] Removing intermediate container ec39a3f561d3 [2022-09-20T20:20:37.891Z] ---> 8a849e008bfb [2022-09-20T20:20:37.891Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:20:37.891Z] Removing intermediate container 5ca3ea30a042 [2022-09-20T20:20:37.891Z] ---> 1b85e16e4310 [2022-09-20T20:20:37.891Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:20:37.891Z] ---> Running in 1d4b2aa49ce3 [2022-09-20T20:20:36.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T20:20:36.030Z] > git merge 48eed856e80a2c589424f23e622b2075d9b38894 # timeout=10 [2022-09-20T20:20:36.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-20T20:20:36.086Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T20:20:36.104Z] > git checkout -f 87e3402f023d747f27e4edf0d967aa7c284c3465 # timeout=10 [2022-09-20T20:20:38.179Z] ---> Running in 116781a59ec9 [2022-09-20T20:20:38.179Z] Removing intermediate container 1d4b2aa49ce3 [2022-09-20T20:20:38.179Z] ---> 3d8a5728ef52 [2022-09-20T20:20:38.179Z] [2022-09-20T20:20:38.438Z] Removing intermediate container 116781a59ec9 [2022-09-20T20:20:38.438Z] ---> e91e8bbb7257 [2022-09-20T20:20:38.438Z] Step 18/20 : LABEL arch=x86_64 [2022-09-20T20:20:38.438Z] Successfully built 3d8a5728ef52 [2022-09-20T20:20:38.438Z] Successfully tagged security-secretstore-setup:latest [2022-09-20T20:20:38.438Z] Building sys-mgmt-agent [2022-09-20T20:20:38.438Z]  Building security-secretstore-setup ... done  ---> Running in f6f5d390161e [2022-09-20T20:20:38.698Z] Removing intermediate container f6f5d390161e [2022-09-20T20:20:38.698Z] ---> 8e661bb4055e [2022-09-20T20:20:38.698Z] Step 19/20 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:20:38.698Z] ---> Running in bb2b1eb45952 [2022-09-20T20:20:39.267Z] Removing intermediate container bb2b1eb45952 [2022-09-20T20:20:39.267Z] ---> 16a04950a1a7 [2022-09-20T20:20:39.267Z] Step 20/20 : LABEL version=0.0.0 [2022-09-20T20:20:39.613Z] ---> Running in bf218d5b7390 [2022-09-20T20:20:39.872Z] Removing intermediate container bf218d5b7390 [2022-09-20T20:20:39.872Z] ---> 600bbaba94d2 [2022-09-20T20:20:39.872Z] [2022-09-20T20:20:39.872Z] Successfully built 600bbaba94d2 [2022-09-20T20:20:39.872Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-20T20:20:39.872Z]  Building security-spiffe-token-provider ... done Building core-data [2022-09-20T20:20:40.640Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T20:20:41.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T20:20:41.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T20:20:41.525Z] Dload Upload Total Spent Left Speed [2022-09-20T20:20:41.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2022-09-20T20:20:42.281Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T20:20:42.640Z] + + sudo tee /etc/docker/daemon.new [2022-09-20T20:20:42.640Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T20:20:42.640Z] { [2022-09-20T20:20:42.640Z] "registry-mirrors": [ [2022-09-20T20:20:42.640Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T20:20:42.640Z] ], [2022-09-20T20:20:42.640Z] "bip": "10.250.0.254/24", [2022-09-20T20:20:42.640Z] "hosts": [ [2022-09-20T20:20:42.640Z] "tcp://0.0.0.0:5555", [2022-09-20T20:20:42.640Z] "unix:///var/run/docker.sock" [2022-09-20T20:20:42.640Z] ], [2022-09-20T20:20:42.640Z] "mtu": 1458, [2022-09-20T20:20:42.640Z] "selinux-enabled": true, [2022-09-20T20:20:42.640Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T20:20:42.640Z] } [Pipeline] sh [2022-09-20T20:20:42.993Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T20:20:43.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:20:43.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:20:43.171Z] ---> 994d5b7b8a33 [2022-09-20T20:20:43.171Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:20:43.171Z] ---> Using cache [2022-09-20T20:20:43.171Z] ---> 549142b5819d [2022-09-20T20:20:43.171Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T20:20:43.171Z] ---> Using cache [2022-09-20T20:20:43.171Z] ---> 535f12e80500 [2022-09-20T20:20:43.171Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:20:43.171Z] ---> Using cache [2022-09-20T20:20:43.171Z] ---> c21164320f9e [2022-09-20T20:20:43.171Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T20:20:43.171Z] ---> Using cache [2022-09-20T20:20:43.171Z] ---> 36ff4bd3f93a [2022-09-20T20:20:43.171Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T20:20:43.171Z] ---> Using cache [2022-09-20T20:20:43.171Z] ---> b59a98e1af56 [2022-09-20T20:20:43.171Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:20:43.171Z] ---> Using cache [2022-09-20T20:20:43.171Z] ---> a795fce986b8 [2022-09-20T20:20:43.171Z] Step 9/24 : COPY . . [2022-09-20T20:20:43.171Z] ---> Using cache [2022-09-20T20:20:43.171Z] ---> 7541abc8b27d [2022-09-20T20:20:43.171Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T20:20:43.337Z] + sudo service docker restart [2022-09-20T20:20:44.111Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:20:44.111Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:20:44.111Z] ---> 994d5b7b8a33 [2022-09-20T20:20:44.111Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T20:20:44.111Z] ---> Using cache [2022-09-20T20:20:44.111Z] ---> cf59df012224 [2022-09-20T20:20:44.111Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:20:44.111Z] ---> Using cache [2022-09-20T20:20:44.111Z] ---> b939129c9b45 [2022-09-20T20:20:44.111Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T20:20:46.023Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:20:46.023Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:20:46.023Z] ---> 994d5b7b8a33 [2022-09-20T20:20:46.023Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T20:20:46.023Z] ---> Using cache [2022-09-20T20:20:46.023Z] ---> cf59df012224 [2022-09-20T20:20:46.023Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:20:46.023Z] ---> Using cache [2022-09-20T20:20:46.023Z] ---> b939129c9b45 [2022-09-20T20:20:46.023Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T20:20:46.283Z] ---> Running in 19c2ac8c282b [2022-09-20T20:20:46.283Z] ---> Running in f348b0c4138e [2022-09-20T20:20:46.283Z] ---> Running in 6f92516290a4 [2022-09-20T20:20:46.541Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:20:46.541Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:20:46.541Z] ---> 994d5b7b8a33 [2022-09-20T20:20:46.541Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:20:46.541Z] ---> Using cache [2022-09-20T20:20:46.541Z] ---> 549142b5819d [2022-09-20T20:20:46.541Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T20:20:46.541Z] ---> Using cache [2022-09-20T20:20:46.541Z] ---> 535f12e80500 [2022-09-20T20:20:46.541Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:20:46.541Z] ---> Using cache [2022-09-20T20:20:46.541Z] ---> c21164320f9e [2022-09-20T20:20:46.541Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T20:20:46.801Z] ---> Running in 61b6f3000950 [2022-09-20T20:20:47.061Z] 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-20T20:20:47.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:47.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:47.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:48.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:48.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:48.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:20:48.259Z] OK: 211 MiB in 51 packages [2022-09-20T20:20:48.519Z] OK: 211 MiB in 51 packages [2022-09-20T20:20:48.519Z] OK: 211 MiB in 51 packages [2022-09-20T20:20:49.089Z] Removing intermediate container f348b0c4138e [2022-09-20T20:20:49.089Z] ---> 5f406a1b6935 [2022-09-20T20:20:49.089Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T20:20:49.089Z] Removing intermediate container 61b6f3000950 [2022-09-20T20:20:49.089Z] ---> 4bc2eb872ee2 [2022-09-20T20:20:49.089Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T20:20:49.089Z] Removing intermediate container 6f92516290a4 [2022-09-20T20:20:49.089Z] ---> fa7a95554fce [2022-09-20T20:20:49.089Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T20:20:49.352Z] ---> 128021fc7445 [2022-09-20T20:20:49.352Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:20:49.352Z] ---> a7614d970d4b [2022-09-20T20:20:49.352Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:20:49.352Z] ---> Running in ad4b96796c81 [2022-09-20T20:20:49.352Z] ---> Running in 1f681fb73f6b [2022-09-20T20:20:49.352Z] ---> 829ea4fab067 [2022-09-20T20:20:49.352Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:20:49.352Z] ---> Running in 9f4d20fd9f9e [2022-09-20T20:21:01.579Z] Removing intermediate container f2e365e98d48 [2022-09-20T20:21:01.579Z] ---> 851c88cceb6e [2022-09-20T20:21:01.579Z] [2022-09-20T20:21:01.579Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:21:01.579Z] ---> 9c6f07244728 [2022-09-20T20:21:01.579Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T20:21:01.579Z] ---> Running in bac541d48c65 [2022-09-20T20:21:01.579Z] Removing intermediate container 9f4d20fd9f9e [2022-09-20T20:21:01.579Z] ---> d9260360c811 [2022-09-20T20:21:01.579Z] Step 8/23 : COPY . . [2022-09-20T20:21:01.579Z] Removing intermediate container ad4b96796c81 [2022-09-20T20:21:01.579Z] ---> c59b486243a5 [2022-09-20T20:21:01.579Z] Step 8/33 : COPY . . [2022-09-20T20:21:01.579Z] Removing intermediate container 1f681fb73f6b [2022-09-20T20:21:01.579Z] ---> 149c119e1a60 [2022-09-20T20:21:01.579Z] Step 9/24 : COPY . . [2022-09-20T20:21:01.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:01.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:01.579Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T20:21:01.579Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T20:21:01.579Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:21:01.579Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:21:01.579Z] OK: 6 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T20:21:01.697Z] provisioning config files... [2022-09-20T20:21:01.724Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2826644535413882364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:21:02.346Z] ---> docker-login.sh [2022-09-20T20:21:02.346Z] nexus3.edgexfoundry.org:10001 [2022-09-20T20:21:02.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:21:03.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:21:03.558Z] Configure a credential helper to remove this warning. See [2022-09-20T20:21:03.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:21:03.558Z] [2022-09-20T20:21:03.558Z] Login Succeeded [2022-09-20T20:21:03.558Z] nexus3.edgexfoundry.org:10002 [2022-09-20T20:21:03.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:21:04.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:21:04.116Z] Configure a credential helper to remove this warning. See [2022-09-20T20:21:04.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:21:04.116Z] [2022-09-20T20:21:04.116Z] Login Succeeded [2022-09-20T20:21:04.116Z] nexus3.edgexfoundry.org:10003 [2022-09-20T20:21:04.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:21:04.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:21:04.682Z] Configure a credential helper to remove this warning. See [2022-09-20T20:21:04.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:21:04.682Z] [2022-09-20T20:21:04.682Z] Login Succeeded [2022-09-20T20:21:04.682Z] nexus3.edgexfoundry.org:10004 [2022-09-20T20:21:04.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:21:04.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:21:04.962Z] Configure a credential helper to remove this warning. See [2022-09-20T20:21:04.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:21:04.962Z] [2022-09-20T20:21:04.962Z] Login Succeeded [2022-09-20T20:21:04.962Z] docker.io [2022-09-20T20:21:05.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T20:21:05.777Z] ---> 2c44af2c5684 [2022-09-20T20:21:05.777Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T20:21:05.777Z] ---> a18b9a5bc4fa [2022-09-20T20:21:05.777Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T20:21:05.777Z] ---> 8e65e8b8ecab [2022-09-20T20:21:05.777Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T20:21:05.777Z] ---> Running in 74893a56017f [2022-09-20T20:21:05.777Z] ---> Running in 702bd3b8bb9f [2022-09-20T20:21:05.777Z] ---> Running in 4e470e6220d8 [2022-09-20T20:21:05.777Z] Removing intermediate container bac541d48c65 [2022-09-20T20:21:05.777Z] ---> eb0fd131cd02 [2022-09-20T20:21:05.777Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:21:05.777Z] ---> Running in 206f84c3c86c [2022-09-20T20:21:05.777Z] Removing intermediate container 206f84c3c86c [2022-09-20T20:21:05.777Z] ---> e058855e17ac [2022-09-20T20:21:05.777Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T20:21:05.777Z] ---> Running in 21791186f2a3 [2022-09-20T20:21:05.777Z] 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-20T20:21:05.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T20:21:05.833Z] Configure a credential helper to remove this warning. See [2022-09-20T20:21:05.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T20:21:05.833Z] [2022-09-20T20:21:05.833Z] Login Succeeded [2022-09-20T20:21:05.833Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T20:21:05.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-20T20:21:06.048Z] Removing intermediate container 21791186f2a3 [2022-09-20T20:21:06.048Z] ---> c1f236d2da06 [2022-09-20T20:21:06.048Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:21:06.048Z] ---> Running in 7965bf870308 [2022-09-20T20:21:06.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] sh [2022-09-20T20:21:06.308Z] Removing intermediate container 7965bf870308 [2022-09-20T20:21:06.308Z] ---> ae0d3763b0a8 [2022-09-20T20:21:06.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:21:06.308Z] 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-20T20:21:06.452Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-09-20T20:21:06.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T20:21:06.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T20:21:06.504Z] ========================================================= [2022-09-20T20:21:06.504Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T20:21:06.504Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:21:06.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T20:21:06.875Z] ---> ab60f500675f [2022-09-20T20:21:06.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T20:21:07.120Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T20:21:07.120Z] b3c136eddcbf: Pulling fs layer [2022-09-20T20:21:07.120Z] c0a3192eca97: Pulling fs layer [2022-09-20T20:21:07.120Z] a050256f5b6f: Pulling fs layer [2022-09-20T20:21:07.120Z] 656be50a0ddc: Pulling fs layer [2022-09-20T20:21:07.120Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T20:21:07.120Z] 46d945488cbd: Pulling fs layer [2022-09-20T20:21:07.120Z] 8a5474983e97: Pulling fs layer [2022-09-20T20:21:07.120Z] 329c88fbcd65: Pulling fs layer [2022-09-20T20:21:07.120Z] 656be50a0ddc: Waiting [2022-09-20T20:21:07.120Z] 2bbca73fdf42: Waiting [2022-09-20T20:21:07.120Z] 46d945488cbd: Waiting [2022-09-20T20:21:07.120Z] 8a5474983e97: Waiting [2022-09-20T20:21:07.120Z] 329c88fbcd65: Waiting [2022-09-20T20:21:07.120Z] a050256f5b6f: Verifying Checksum [2022-09-20T20:21:07.120Z] a050256f5b6f: Download complete [2022-09-20T20:21:07.120Z] c0a3192eca97: Verifying Checksum [2022-09-20T20:21:07.120Z] c0a3192eca97: Download complete [2022-09-20T20:21:07.120Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T20:21:07.120Z] 2bbca73fdf42: Download complete [2022-09-20T20:21:07.120Z] 46d945488cbd: Verifying Checksum [2022-09-20T20:21:07.120Z] 46d945488cbd: Download complete [2022-09-20T20:21:07.120Z] b3c136eddcbf: Verifying Checksum [2022-09-20T20:21:07.120Z] b3c136eddcbf: Download complete [2022-09-20T20:21:07.135Z] Removing intermediate container 19c2ac8c282b [2022-09-20T20:21:07.135Z] ---> 37c46f1cd76f [2022-09-20T20:21:07.135Z] [2022-09-20T20:21:07.136Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T20:21:07.136Z] ---> 9c6f07244728 [2022-09-20T20:21:07.136Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:21:07.136Z] ---> Using cache [2022-09-20T20:21:07.136Z] ---> 1ff7d3d5a03b [2022-09-20T20:21:07.136Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:21:07.136Z] ---> Using cache [2022-09-20T20:21:07.136Z] ---> 79758aa61463 [2022-09-20T20:21:07.136Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T20:21:07.398Z] ---> Running in 6a26cedab664 [2022-09-20T20:21:07.398Z] ---> 819e6f067962 [2022-09-20T20:21:07.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T20:21:07.399Z] Removing intermediate container 6a26cedab664 [2022-09-20T20:21:07.399Z] ---> 6c832e97de99 [2022-09-20T20:21:07.399Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T20:21:07.399Z] ---> Running in 0cd47a280a7e [2022-09-20T20:21:07.658Z] Removing intermediate container 0cd47a280a7e [2022-09-20T20:21:07.658Z] ---> 58a46322a0f2 [2022-09-20T20:21:07.658Z] Step 16/24 : WORKDIR / [2022-09-20T20:21:07.658Z] ---> Running in b80d220ed765 [2022-09-20T20:21:07.658Z] ---> adf6801110d1 [2022-09-20T20:21:07.658Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T20:21:07.658Z] ---> Running in 37c470c6e976 [2022-09-20T20:21:07.918Z] Removing intermediate container 37c470c6e976 [2022-09-20T20:21:07.918Z] ---> 68830e5a07a6 [2022-09-20T20:21:07.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:21:07.918Z] Removing intermediate container b80d220ed765 [2022-09-20T20:21:07.918Z] ---> f9834be6dcd6 [2022-09-20T20:21:07.918Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:21:07.918Z] ---> Running in 2b4d86ffaed6 [2022-09-20T20:21:07.918Z] Removing intermediate container 2b4d86ffaed6 [2022-09-20T20:21:07.918Z] ---> a0b9bae3ca9e [2022-09-20T20:21:07.918Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T20:21:07.918Z] ---> Running in d5f82c7cb5fe [2022-09-20T20:21:08.119Z] b3c136eddcbf: Pull complete [2022-09-20T20:21:08.178Z] ---> 7b264babe10b [2022-09-20T20:21:08.179Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T20:21:08.179Z] Removing intermediate container d5f82c7cb5fe [2022-09-20T20:21:08.179Z] ---> f2768f2ee8f5 [2022-09-20T20:21:08.179Z] Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:21:08.179Z] ---> Running in 76f5eda99142 [2022-09-20T20:21:08.396Z] 329c88fbcd65: Verifying Checksum [2022-09-20T20:21:08.396Z] 329c88fbcd65: Download complete [2022-09-20T20:21:08.440Z] Removing intermediate container 76f5eda99142 [2022-09-20T20:21:08.440Z] ---> e5d00bc9d094 [2022-09-20T20:21:08.440Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:21:08.440Z] ---> Running in ffa0f14147f0 [2022-09-20T20:21:08.671Z] c0a3192eca97: Pull complete [2022-09-20T20:21:08.945Z] a050256f5b6f: Pull complete [2022-09-20T20:21:09.010Z] ---> c5a00534a83c [2022-09-20T20:21:09.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T20:21:09.010Z] Removing intermediate container ffa0f14147f0 [2022-09-20T20:21:09.010Z] ---> 42ab02c677a6 [2022-09-20T20:21:09.010Z] [2022-09-20T20:21:09.010Z] Successfully built 42ab02c677a6 [2022-09-20T20:21:09.010Z] Successfully tagged support-notifications:latest [2022-09-20T20:21:09.010Z] Building security-proxy-setup [2022-09-20T20:21:09.542Z] 8a5474983e97: Verifying Checksum [2022-09-20T20:21:09.542Z] 8a5474983e97: Download complete [2022-09-20T20:21:10.136Z] 656be50a0ddc: Verifying Checksum [2022-09-20T20:21:10.136Z] 656be50a0ddc: Download complete [2022-09-20T20:21:10.391Z]  Building support-notifications ... done  ---> bd3617447a47 [2022-09-20T20:21:10.391Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T20:21:10.391Z] ---> Running in f3c9655ab9bd [2022-09-20T20:21:10.650Z] Removing intermediate container f3c9655ab9bd [2022-09-20T20:21:10.650Z] ---> 4028b46fbae8 [2022-09-20T20:21:10.650Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:21:10.650Z] ---> Running in 2278f611de75 [2022-09-20T20:21:10.908Z] Removing intermediate container 2278f611de75 [2022-09-20T20:21:10.908Z] ---> 42abf3e01bf3 [2022-09-20T20:21:10.908Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T20:21:11.166Z] ---> Running in 7aef2b0186c0 [2022-09-20T20:21:11.425Z] Removing intermediate container 7aef2b0186c0 [2022-09-20T20:21:11.425Z] ---> cd1ed12d343a [2022-09-20T20:21:11.425Z] Step 23/24 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:21:11.685Z] ---> Running in 40f4ccc8b024 [2022-09-20T20:21:11.944Z] Removing intermediate container 40f4ccc8b024 [2022-09-20T20:21:11.944Z] ---> 42091d148c68 [2022-09-20T20:21:11.944Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T20:21:12.202Z] ---> Running in d188f49f62aa [2022-09-20T20:21:12.462Z] Removing intermediate container d188f49f62aa [2022-09-20T20:21:12.462Z] ---> 5343a6029a41 [2022-09-20T20:21:12.462Z] [2022-09-20T20:21:12.721Z] Successfully built 5343a6029a41 [2022-09-20T20:21:12.721Z] Successfully tagged core-command:latest [2022-09-20T20:21:12.721Z]  Building core-command ... done Building security-spire-server [2022-09-20T20:21:13.289Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:21:13.289Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:21:13.289Z] ---> 994d5b7b8a33 [2022-09-20T20:21:13.289Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T20:21:13.289Z] ---> Using cache [2022-09-20T20:21:13.289Z] ---> cf59df012224 [2022-09-20T20:21:13.289Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:21:13.289Z] ---> Using cache [2022-09-20T20:21:13.289Z] ---> b939129c9b45 [2022-09-20T20:21:13.289Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T20:21:13.289Z] ---> Using cache [2022-09-20T20:21:13.289Z] ---> 5f406a1b6935 [2022-09-20T20:21:13.289Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T20:21:13.289Z] ---> Using cache [2022-09-20T20:21:13.289Z] ---> 128021fc7445 [2022-09-20T20:21:13.289Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:21:13.289Z] ---> Using cache [2022-09-20T20:21:13.289Z] ---> c59b486243a5 [2022-09-20T20:21:13.289Z] Step 8/22 : COPY . . [2022-09-20T20:21:13.289Z] ---> Using cache [2022-09-20T20:21:13.289Z] ---> a18b9a5bc4fa [2022-09-20T20:21:13.289Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T20:21:14.668Z] ---> Running in 543ae989cf4d [2022-09-20T20:21:15.608Z] 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-20T20:21:16.546Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:21:16.546Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:21:16.546Z] ---> 994d5b7b8a33 [2022-09-20T20:21:16.546Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T20:21:16.546Z] ---> Using cache [2022-09-20T20:21:16.546Z] ---> cf59df012224 [2022-09-20T20:21:16.546Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:21:16.546Z] ---> Using cache [2022-09-20T20:21:16.546Z] ---> b939129c9b45 [2022-09-20T20:21:16.546Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:21:16.546Z] ---> Using cache [2022-09-20T20:21:16.546Z] ---> 8c41593be222 [2022-09-20T20:21:16.546Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T20:21:16.546Z] ---> Using cache [2022-09-20T20:21:16.546Z] ---> 02f4fe82df99 [2022-09-20T20:21:16.546Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:21:16.546Z] ---> Using cache [2022-09-20T20:21:16.546Z] ---> 05cd75518e65 [2022-09-20T20:21:16.546Z] Step 8/25 : COPY . . [2022-09-20T20:21:16.546Z] ---> Using cache [2022-09-20T20:21:16.546Z] ---> 17dac879524a [2022-09-20T20:21:16.546Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:21:16.546Z] ---> Using cache [2022-09-20T20:21:16.546Z] ---> f4f88ad7f63d [2022-09-20T20:21:16.546Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T20:21:16.546Z] ---> Using cache [2022-09-20T20:21:16.546Z] ---> 6f584ad8ff88 [2022-09-20T20:21:16.546Z] 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-20T20:21:17.114Z] ---> Running in 2d5bb284ec9e [2022-09-20T20:21:19.017Z] Removing intermediate container 2d5bb284ec9e [2022-09-20T20:21:19.017Z] ---> 2fb084b3203b [2022-09-20T20:21:19.017Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T20:21:19.275Z] ---> Running in 8bd85ca0c216 [2022-09-20T20:21:19.533Z] Removing intermediate container 8bd85ca0c216 [2022-09-20T20:21:19.533Z] ---> 069b9e34f67d [2022-09-20T20:21:19.533Z] [2022-09-20T20:21:19.533Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T20:21:19.534Z] ---> c4fc93816858 [2022-09-20T20:21:19.534Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:21:19.534Z] ---> Using cache [2022-09-20T20:21:19.534Z] ---> a22bcfdd9b58 [2022-09-20T20:21:19.534Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:21:19.534Z] ---> Using cache [2022-09-20T20:21:19.534Z] ---> 7a331af997d4 [2022-09-20T20:21:19.534Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T20:21:19.534Z] ---> Using cache [2022-09-20T20:21:19.534Z] ---> 8d1853820ec7 [2022-09-20T20:21:19.534Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:21:21.436Z] ---> 45740f9e65fb [2022-09-20T20:21:21.436Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:21:22.002Z] ---> c75f9dcac713 [2022-09-20T20:21:22.002Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T20:21:22.574Z] ---> eb2bf0cac87d [2022-09-20T20:21:22.574Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T20:21:23.141Z] ---> d9ff6e7e5d72 [2022-09-20T20:21:23.141Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:21:23.141Z] ---> Running in 5f410c9ac5e9 [2022-09-20T20:21:23.400Z] Removing intermediate container 5f410c9ac5e9 [2022-09-20T20:21:23.400Z] ---> 2b5691d56485 [2022-09-20T20:21:23.400Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:21:23.400Z] ---> Running in a0e2ea807741 [2022-09-20T20:21:23.660Z] Removing intermediate container a0e2ea807741 [2022-09-20T20:21:23.660Z] ---> 18b675dd26c1 [2022-09-20T20:21:23.660Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T20:21:23.920Z] ---> Running in 49ef16245117 [2022-09-20T20:21:24.178Z] Removing intermediate container 49ef16245117 [2022-09-20T20:21:24.178Z] ---> 8558884075fd [2022-09-20T20:21:24.178Z] Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:21:24.178Z] ---> Running in ae029603227a [2022-09-20T20:21:24.438Z] Removing intermediate container ae029603227a [2022-09-20T20:21:24.438Z] ---> 5c825c6a571a [2022-09-20T20:21:24.438Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:21:24.438Z] ---> Running in 336bae8deb57 [2022-09-20T20:21:24.438Z] Removing intermediate container 336bae8deb57 [2022-09-20T20:21:24.438Z] ---> 372b51185cd3 [2022-09-20T20:21:24.438Z] [2022-09-20T20:21:24.702Z] Successfully built 372b51185cd3 [2022-09-20T20:21:24.702Z] Successfully tagged security-spire-server:latest [2022-09-20T20:21:24.702Z]  Building security-spire-server ... done Building security-spire-config [2022-09-20T20:21:25.239Z] 656be50a0ddc: Pull complete [2022-09-20T20:21:25.239Z] 2bbca73fdf42: Pull complete [2022-09-20T20:21:25.239Z] 46d945488cbd: Pull complete [2022-09-20T20:21:27.233Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:21:27.233Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:21:27.233Z] ---> 994d5b7b8a33 [2022-09-20T20:21:27.233Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> cf59df012224 [2022-09-20T20:21:27.233Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> b939129c9b45 [2022-09-20T20:21:27.233Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> 8c41593be222 [2022-09-20T20:21:27.233Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> 02f4fe82df99 [2022-09-20T20:21:27.233Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> 05cd75518e65 [2022-09-20T20:21:27.233Z] Step 8/26 : COPY . . [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> 17dac879524a [2022-09-20T20:21:27.233Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> f4f88ad7f63d [2022-09-20T20:21:27.233Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> 6f584ad8ff88 [2022-09-20T20:21:27.233Z] 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-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> 1681a18be8c6 [2022-09-20T20:21:27.233Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> deaf322d7d01 [2022-09-20T20:21:27.233Z] [2022-09-20T20:21:27.233Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T20:21:27.233Z] ---> c4fc93816858 [2022-09-20T20:21:27.233Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> a22bcfdd9b58 [2022-09-20T20:21:27.233Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:21:27.233Z] ---> Using cache [2022-09-20T20:21:27.233Z] ---> 7a331af997d4 [2022-09-20T20:21:27.233Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T20:21:28.170Z] ---> Running in bc7f47c9c2f6 [2022-09-20T20:21:29.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:30.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:30.299Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:21:30.299Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:21:30.299Z] OK: 15857 distinct packages available [2022-09-20T20:21:30.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:30.677Z] 8a5474983e97: Pull complete [2022-09-20T20:21:31.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:31.503Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T20:21:31.503Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:21:31.503Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T20:21:31.762Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T20:21:31.762Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:21:31.762Z] OK: 6 MiB in 18 packages [2022-09-20T20:21:33.142Z] Removing intermediate container bc7f47c9c2f6 [2022-09-20T20:21:33.142Z] ---> f0b186a58dc2 [2022-09-20T20:21:33.142Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:21:33.308Z] 329c88fbcd65: Pull complete [2022-09-20T20:21:33.308Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T20:21:33.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T20:21:33.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:21:33.654Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T20:21:33.654Z] WORKDIR /edgex [2022-09-20T20:21:33.654Z] COPY go.mod . [2022-09-20T20:21:33.654Z] RUN go mod download -f [2022-09-20T20:21:33.654Z] - . [2022-09-20T20:21:34.252Z] Sending build context to Docker daemon 3.232MB [2022-09-20T20:21:34.252Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T20:21:34.253Z] ---> ff4287adb874 [2022-09-20T20:21:34.253Z] Step 2/4 : WORKDIR /edgex [2022-09-20T20:21:35.686Z] ---> d9ee455b03a7 [2022-09-20T20:21:35.686Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:21:35.686Z] ---> 70bd0c706bc7 [2022-09-20T20:21:35.686Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T20:21:35.686Z] ---> Running in 830fe5b5ad09 [2022-09-20T20:21:35.946Z] Removing intermediate container 4e470e6220d8 [2022-09-20T20:21:35.946Z] ---> fdd84510299b [2022-09-20T20:21:35.946Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T20:21:35.946Z] ---> Running in 147166d7925b [2022-09-20T20:21:36.208Z] Removing intermediate container 830fe5b5ad09 [2022-09-20T20:21:36.208Z] ---> a0b54fb92f7d [2022-09-20T20:21:36.208Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T20:21:36.230Z] ---> Running in 389334fa96d7 [2022-09-20T20:21:36.470Z] ---> c0248719416f [2022-09-20T20:21:36.470Z] Step 21/26 : WORKDIR / [2022-09-20T20:21:36.470Z] 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-20T20:21:36.470Z] ---> Running in ded41835fe01 [2022-09-20T20:21:36.505Z] Removing intermediate container 389334fa96d7 [2022-09-20T20:21:36.505Z] ---> 0610d336f480 [2022-09-20T20:21:36.505Z] Step 3/4 : COPY go.mod . [2022-09-20T20:21:36.730Z] Removing intermediate container ded41835fe01 [2022-09-20T20:21:36.730Z] ---> 5630f623651a [2022-09-20T20:21:36.730Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:21:36.990Z] ---> Running in b2d29ba3a66c [2022-09-20T20:21:36.990Z] Removing intermediate container 702bd3b8bb9f [2022-09-20T20:21:36.990Z] ---> 94dfd3f0ab91 [2022-09-20T20:21:36.990Z] [2022-09-20T20:21:36.990Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T20:21:36.990Z] ---> 9c6f07244728 [2022-09-20T20:21:36.990Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:21:36.990Z] ---> Running in 66a6c927dd01 [2022-09-20T20:21:37.120Z] ---> 2d1432fd3a42 [2022-09-20T20:21:37.120Z] Step 4/4 : RUN go mod download [2022-09-20T20:21:37.120Z] ---> Running in 38666cccdfbd [2022-09-20T20:21:37.250Z] Removing intermediate container b2d29ba3a66c [2022-09-20T20:21:37.250Z] ---> 0001cfe32074 [2022-09-20T20:21:37.250Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:21:37.250Z] ---> Running in 4d59aa10989c [2022-09-20T20:21:37.250Z] Removing intermediate container 66a6c927dd01 [2022-09-20T20:21:37.250Z] ---> adb830796d6b [2022-09-20T20:21:37.250Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T20:21:37.250Z] ---> Running in 65b2a823d39e [2022-09-20T20:21:37.510Z] Removing intermediate container 4d59aa10989c [2022-09-20T20:21:37.510Z] ---> c60234866e01 [2022-09-20T20:21:37.510Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T20:21:37.510Z] ---> Running in db53a1b2fc71 [2022-09-20T20:21:37.510Z] Removing intermediate container 147166d7925b [2022-09-20T20:21:37.510Z] ---> 493fce7a0bdf [2022-09-20T20:21:37.510Z] [2022-09-20T20:21:37.510Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:21:37.510Z] ---> 9c6f07244728 [2022-09-20T20:21:37.510Z] 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-20T20:21:37.774Z] ---> Running in 5541f39af47b [2022-09-20T20:21:37.774Z] Removing intermediate container db53a1b2fc71 [2022-09-20T20:21:37.774Z] ---> d2f1900ca87a [2022-09-20T20:21:37.774Z] Step 25/26 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:21:37.774Z] ---> Running in a940619d9990 [2022-09-20T20:21:37.774Z] Removing intermediate container 5541f39af47b [2022-09-20T20:21:37.774Z] ---> cc42522ada19 [2022-09-20T20:21:37.774Z] 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-20T20:21:37.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:38.041Z] ---> Running in 3a2d8aa3dff2 [2022-09-20T20:21:38.041Z] Removing intermediate container a940619d9990 [2022-09-20T20:21:38.041Z] ---> 592aa1d15c83 [2022-09-20T20:21:38.041Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T20:21:38.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:38.041Z] ---> Running in 1ce208da6270 [2022-09-20T20:21:38.301Z] Removing intermediate container 1ce208da6270 [2022-09-20T20:21:38.301Z] ---> 878cb0a18fe2 [2022-09-20T20:21:38.301Z] [2022-09-20T20:21:38.301Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T20:21:38.301Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T20:21:38.301Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:21:38.301Z] OK: 6 MiB in 16 packages [2022-09-20T20:21:38.301Z] Successfully built 878cb0a18fe2 [2022-09-20T20:21:38.301Z] Successfully tagged security-spire-config:latest [2022-09-20T20:21:38.301Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:38.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:38.560Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T20:21:38.560Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T20:21:38.560Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T20:21:38.560Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T20:21:38.560Z] Executing bash-5.1.16-r2.post-install [2022-09-20T20:21:38.819Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T20:21:38.819Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T20:21:38.819Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T20:21:38.819Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T20:21:38.819Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T20:21:38.819Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T20:21:38.819Z] Removing intermediate container 65b2a823d39e [2022-09-20T20:21:38.819Z] ---> 08184ac1e769 [2022-09-20T20:21:38.819Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T20:21:39.079Z] ---> Running in 7f98b2739583 [2022-09-20T20:21:39.079Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T20:21:39.079Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T20:21:39.079Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T20:21:39.079Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T20:21:39.079Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T20:21:39.079Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T20:21:39.079Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T20:21:39.079Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T20:21:39.079Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T20:21:39.079Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T20:21:39.079Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T20:21:39.339Z] Removing intermediate container 7f98b2739583 [2022-09-20T20:21:39.339Z] ---> 272f03a3a8e0 [2022-09-20T20:21:39.339Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T20:21:39.339Z] ---> Running in 327004eada4d [2022-09-20T20:21:39.339Z] Removing intermediate container 74893a56017f [2022-09-20T20:21:39.339Z] ---> 3fc119603e3d [2022-09-20T20:21:39.339Z] [2022-09-20T20:21:39.339Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T20:21:39.339Z] ---> 9c6f07244728 [2022-09-20T20:21:39.339Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T20:21:39.339Z] 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-20T20:21:39.614Z] ---> Running in 2acfaa1a5354 [2022-09-20T20:21:39.614Z] Removing intermediate container 327004eada4d [2022-09-20T20:21:39.614Z] ---> 6b2297a0a11b [2022-09-20T20:21:39.614Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T20:21:39.614Z] ---> Running in e8c9e774f945 [2022-09-20T20:21:39.614Z] Removing intermediate container 2acfaa1a5354 [2022-09-20T20:21:39.614Z] ---> baddafdb10ba [2022-09-20T20:21:39.614Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T20:21:39.873Z] ---> Running in ef989ed7c789 [2022-09-20T20:21:39.873Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T20:21:39.873Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T20:21:39.873Z] Removing intermediate container e8c9e774f945 [2022-09-20T20:21:39.873Z] ---> e1e8f10ef844 [2022-09-20T20:21:39.873Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T20:21:39.873Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T20:21:39.873Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T20:21:39.873Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T20:21:39.873Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T20:21:39.873Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T20:21:39.873Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T20:21:39.873Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T20:21:39.873Z] ---> Running in 23d1911ee772 [2022-09-20T20:21:39.873Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T20:21:39.873Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T20:21:39.873Z] Removing intermediate container ef989ed7c789 [2022-09-20T20:21:39.873Z] ---> 5de63b36e842 [2022-09-20T20:21:39.873Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T20:21:40.135Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T20:21:40.135Z] ---> Running in 67eb1da24026 [2022-09-20T20:21:40.135Z] Removing intermediate container 23d1911ee772 [2022-09-20T20:21:40.135Z] ---> 4de019303a01 [2022-09-20T20:21:40.135Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T20:21:40.135Z] ---> Running in d037ad3642f3 [2022-09-20T20:21:40.135Z] Removing intermediate container 67eb1da24026 [2022-09-20T20:21:40.135Z] ---> e41d3ec321f0 [2022-09-20T20:21:40.135Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:21:40.135Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:21:40.394Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:21:40.394Z] ---> Running in 17b03f2860fd [2022-09-20T20:21:40.394Z] OK: 122 MiB in 47 packages [2022-09-20T20:21:41.329Z] Removing intermediate container 17b03f2860fd [2022-09-20T20:21:41.329Z] ---> 143953131f8c [2022-09-20T20:21:41.329Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T20:21:41.329Z] Removing intermediate container d037ad3642f3 [2022-09-20T20:21:41.329Z] ---> 1c1ab6a4dfb7 [2022-09-20T20:21:41.329Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T20:21:41.329Z] ---> Running in f05a9af2407a [2022-09-20T20:21:41.329Z] ---> Running in 3b39de3c14d6 [2022-09-20T20:21:41.329Z] Removing intermediate container 3b39de3c14d6 [2022-09-20T20:21:41.329Z] ---> c663b5aeb30b [2022-09-20T20:21:41.329Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T20:21:41.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:41.850Z] ---> 8abd5f6edb8b [2022-09-20T20:21:41.850Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T20:21:41.850Z] ---> Running in 3cfa4723563e [2022-09-20T20:21:42.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:42.419Z] Collecting docker-compose==1.23.2 [2022-09-20T20:21:42.419Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T20:21:42.419Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.3 MB/s eta 0:00:00 [2022-09-20T20:21:42.679Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T20:21:42.679Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T20:21:42.679Z] Removing intermediate container 543ae989cf4d [2022-09-20T20:21:42.679Z] ---> 02fd085783b7 [2022-09-20T20:21:42.679Z] [2022-09-20T20:21:42.679Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T20:21:42.679Z] ---> 9c6f07244728 [2022-09-20T20:21:42.679Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T20:21:42.679Z] Preparing metadata (setup.py): started [2022-09-20T20:21:42.679Z] ---> Running in 729c211610ad [2022-09-20T20:21:42.679Z] Removing intermediate container 3cfa4723563e [2022-09-20T20:21:42.679Z] ---> ccfda99aa300 [2022-09-20T20:21:42.679Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:21:42.679Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T20:21:42.679Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T20:21:42.937Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T20:21:42.937Z] ---> 51b37ecf476b [2022-09-20T20:21:42.937Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T20:21:42.937Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:21:42.937Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T20:21:42.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:42.937Z] Collecting PyYAML<4,>=3.10 [2022-09-20T20:21:42.937Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T20:21:42.937Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T20:21:43.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T20:21:43.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.6 MB/s eta 0:00:00 [2022-09-20T20:21:43.197Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T20:21:43.197Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:21:43.197Z] OK: 8 MiB in 20 packages [2022-09-20T20:21:43.197Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T20:21:43.197Z] Preparing metadata (setup.py): started [2022-09-20T20:21:43.197Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T20:21:43.470Z] ---> 9a3ec085ac47 [2022-09-20T20:21:43.470Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T20:21:43.470Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T20:21:43.470Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T20:21:43.470Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T20:21:43.470Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T20:21:43.470Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:21:43.470Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:21:43.470Z] OK: 8 MiB in 20 packages [2022-09-20T20:21:43.470Z] ---> f5098e113253 [2022-09-20T20:21:43.470Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T20:21:43.470Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:21:43.470Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T20:21:43.470Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T20:21:43.730Z] Preparing metadata (setup.py): started [2022-09-20T20:21:43.730Z] Removing intermediate container f05a9af2407a [2022-09-20T20:21:43.730Z] ---> c0ea2bb5b38e [2022-09-20T20:21:43.730Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:21:43.730Z] ---> e846303d8536 [2022-09-20T20:21:43.730Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T20:21:43.730Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:21:43.991Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T20:21:43.991Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T20:21:43.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 65.4 MB/s eta 0:00:00 [2022-09-20T20:21:43.991Z] Removing intermediate container 729c211610ad [2022-09-20T20:21:43.992Z] ---> d82c3f56d7a6 [2022-09-20T20:21:43.992Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T20:21:43.992Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T20:21:43.992Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T20:21:43.992Z] ---> 29554abb282c [2022-09-20T20:21:43.992Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T20:21:43.992Z] ---> 4df631e07e7c [2022-09-20T20:21:43.992Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T20:21:43.992Z] ---> Running in 5068612edcf2 [2022-09-20T20:21:43.992Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T20:21:43.992Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T20:21:44.250Z] Removing intermediate container 5068612edcf2 [2022-09-20T20:21:44.250Z] ---> 15af8b918ea2 [2022-09-20T20:21:44.250Z] Step 13/22 : WORKDIR /edgex [2022-09-20T20:21:44.250Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T20:21:44.250Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T20:21:44.250Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 133.3 MB/s eta 0:00:00 [2022-09-20T20:21:44.250Z] 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-20T20:21:44.250Z] ---> Running in bef69a782a1f [2022-09-20T20:21:44.250Z] ---> a70148a222c9 [2022-09-20T20:21:44.250Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-20T20:21:44.250Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T20:21:44.250Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T20:21:44.250Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 62.0 MB/s eta 0:00:00 [2022-09-20T20:21:44.250Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T20:21:44.250Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T20:21:44.250Z] Preparing metadata (setup.py): started [2022-09-20T20:21:44.517Z] Removing intermediate container bef69a782a1f [2022-09-20T20:21:44.517Z] ---> 9aff71a3b58f [2022-09-20T20:21:44.517Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T20:21:44.517Z] ---> b6c920119208 [2022-09-20T20:21:44.517Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T20:21:44.517Z] ---> 9c5fc06c5f54 [2022-09-20T20:21:44.517Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T20:21:44.517Z] ---> Running in a16d16561474 [2022-09-20T20:21:44.517Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:21:44.517Z] ---> b71d928b73a8 [2022-09-20T20:21:44.517Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T20:21:44.776Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T20:21:44.776Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T20:21:44.776Z] ---> fe910ae96dcf [2022-09-20T20:21:44.776Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T20:21:44.776Z] ---> Running in 442247c3989a [2022-09-20T20:21:44.776Z] Collecting idna<2.8,>=2.5 [2022-09-20T20:21:44.776Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T20:21:44.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 137.5 MB/s eta 0:00:00 [2022-09-20T20:21:44.776Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T20:21:44.776Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T20:21:44.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 84.5 MB/s eta 0:00:00 [2022-09-20T20:21:44.776Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T20:21:44.776Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T20:21:44.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 144.2 MB/s eta 0:00:00 [2022-09-20T20:21:44.776Z] Removing intermediate container 442247c3989a [2022-09-20T20:21:44.776Z] ---> 5267b72b2bdb [2022-09-20T20:21:44.776Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:21:44.776Z] Collecting certifi>=2017.4.17 [2022-09-20T20:21:44.776Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T20:21:45.034Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 58.9 MB/s eta 0:00:00 [2022-09-20T20:21:45.034Z] ---> Running in 4c22725ce750 [2022-09-20T20:21:45.034Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T20:21:45.034Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T20:21:45.034Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T20:21:45.034Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T20:21:45.034Z] ---> bbdca8be08ac [2022-09-20T20:21:45.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T20:21:45.034Z] Removing intermediate container 4c22725ce750 [2022-09-20T20:21:45.034Z] ---> 2f4d3a694d21 [2022-09-20T20:21:45.034Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T20:21:45.034Z] ---> Running in fe9f6765325b [2022-09-20T20:21:45.034Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T20:21:45.034Z] Running setup.py install for texttable: started [2022-09-20T20:21:45.293Z] Removing intermediate container fe9f6765325b [2022-09-20T20:21:45.293Z] ---> c65f5ec14b7c [2022-09-20T20:21:45.293Z] Step 23/24 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:21:45.293Z] ---> Running in 4a681e52f631 [2022-09-20T20:21:45.293Z] Removing intermediate container a16d16561474 [2022-09-20T20:21:45.293Z] ---> e11e7ba9d6db [2022-09-20T20:21:45.293Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T20:21:45.293Z] ---> d5e308d12376 [2022-09-20T20:21:45.293Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T20:21:45.293Z] ---> Running in 42a9586e5fed [2022-09-20T20:21:45.293Z] Removing intermediate container 4a681e52f631 [2022-09-20T20:21:45.293Z] ---> fba8b8772ecf [2022-09-20T20:21:45.293Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T20:21:45.552Z] ---> Running in e0f660927fd0 [2022-09-20T20:21:45.552Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T20:21:45.552Z] Running setup.py install for PyYAML: started [2022-09-20T20:21:45.552Z] Removing intermediate container 42a9586e5fed [2022-09-20T20:21:45.552Z] ---> 59dc2a90ebc0 [2022-09-20T20:21:45.552Z] Step 30/33 : CMD ["gate"] [2022-09-20T20:21:45.552Z] ---> Running in ec9576b70757 [2022-09-20T20:21:45.552Z] ---> c8f84077db90 [2022-09-20T20:21:45.552Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T20:21:45.552Z] Removing intermediate container e0f660927fd0 [2022-09-20T20:21:45.552Z] ---> 52821ba77337 [2022-09-20T20:21:45.552Z] [2022-09-20T20:21:45.552Z] ---> Running in c91b9769f457 [2022-09-20T20:21:45.552Z] Removing intermediate container ec9576b70757 [2022-09-20T20:21:45.552Z] ---> d071d983b1a8 [2022-09-20T20:21:45.552Z] Step 31/33 : LABEL arch=x86_64 [2022-09-20T20:21:45.812Z] Successfully built 52821ba77337 [2022-09-20T20:21:45.812Z] Successfully tagged core-data:latest [2022-09-20T20:21:45.812Z]  Building core-data ... done  ---> Running in da6384210947 [2022-09-20T20:21:45.812Z] Removing intermediate container da6384210947 [2022-09-20T20:21:45.812Z] ---> ebe77de6a730 [2022-09-20T20:21:45.812Z] Step 32/33 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:21:45.812Z] ---> Running in c305edda1b71 [2022-09-20T20:21:45.812Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T20:21:46.070Z] Removing intermediate container c305edda1b71 [2022-09-20T20:21:46.070Z] ---> 28fe9c0829a4 [2022-09-20T20:21:46.070Z] Step 33/33 : LABEL version=0.0.0 [2022-09-20T20:21:46.070Z] ---> Running in c4407b35af5d [2022-09-20T20:21:46.070Z] Removing intermediate container c4407b35af5d [2022-09-20T20:21:46.070Z] ---> 3f59a8c8d680 [2022-09-20T20:21:46.070Z] [2022-09-20T20:21:46.070Z] Running setup.py install for docopt: started [2022-09-20T20:21:46.330Z] Removing intermediate container c91b9769f457 [2022-09-20T20:21:46.330Z] ---> 5e7bbecf8413 [2022-09-20T20:21:46.330Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T20:21:46.330Z] Successfully built 3f59a8c8d680 [2022-09-20T20:21:46.330Z] Successfully tagged security-bootstrapper:latest [2022-09-20T20:21:46.330Z]  Building security-bootstrapper ... done  ---> Running in 89c297de47b4 [2022-09-20T20:21:46.330Z] Removing intermediate container 89c297de47b4 [2022-09-20T20:21:46.330Z] ---> 9e674c3b6684 [2022-09-20T20:21:46.330Z] Step 20/22 : LABEL arch=x86_64 [2022-09-20T20:21:46.330Z] ---> Running in bd879d0dd2b6 [2022-09-20T20:21:46.590Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T20:21:46.590Z] Removing intermediate container bd879d0dd2b6 [2022-09-20T20:21:46.590Z] ---> d82ab5e3ca46 [2022-09-20T20:21:46.590Z] Step 21/22 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:21:46.590Z] ---> Running in 8b6437259a5d [2022-09-20T20:21:46.590Z] Removing intermediate container 8b6437259a5d [2022-09-20T20:21:46.590Z] ---> 56b5b55fac31 [2022-09-20T20:21:46.590Z] Step 22/22 : LABEL version=0.0.0 [2022-09-20T20:21:46.850Z] ---> Running in 2c51e38ff248 [2022-09-20T20:21:46.851Z] Removing intermediate container 2c51e38ff248 [2022-09-20T20:21:46.851Z] ---> 9df29979c287 [2022-09-20T20:21:46.851Z] [2022-09-20T20:21:46.851Z] Successfully built 9df29979c287 [2022-09-20T20:21:46.851Z] Successfully tagged security-proxy-setup:latest [2022-09-20T20:21:47.110Z]  Building security-proxy-setup ... done  Running setup.py install for dockerpty: started [2022-09-20T20:21:47.370Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T20:21:47.630Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-20T20:21:47.630Z] 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-20T20:21:50.921Z] Removing intermediate container 3a2d8aa3dff2 [2022-09-20T20:21:50.921Z] ---> da338cab9f01 [2022-09-20T20:21:50.921Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T20:21:50.921Z] ---> Running in c3f674658038 [2022-09-20T20:21:50.921Z] Removing intermediate container c3f674658038 [2022-09-20T20:21:50.921Z] ---> 125607bcda7a [2022-09-20T20:21:50.921Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:21:50.921Z] ---> Running in 7a641277754e [2022-09-20T20:21:50.921Z] Removing intermediate container 7a641277754e [2022-09-20T20:21:50.921Z] ---> 957b89b7012a [2022-09-20T20:21:50.921Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T20:21:51.182Z] ---> a276ad83cc00 [2022-09-20T20:21:51.182Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T20:21:51.442Z] ---> a99052e72bee [2022-09-20T20:21:51.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T20:21:51.703Z] ---> 7eef5b8d5707 [2022-09-20T20:21:51.703Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T20:21:51.703Z] ---> Running in 2321512b8652 [2022-09-20T20:21:51.703Z] Removing intermediate container 2321512b8652 [2022-09-20T20:21:51.703Z] ---> b77b2337c3f4 [2022-09-20T20:21:51.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:21:51.964Z] ---> Running in 643a289c4397 [2022-09-20T20:21:51.964Z] Removing intermediate container 643a289c4397 [2022-09-20T20:21:51.964Z] ---> c06f22d07224 [2022-09-20T20:21:51.964Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T20:21:51.964Z] ---> Running in 02a5134722bf [2022-09-20T20:21:51.964Z] Removing intermediate container 02a5134722bf [2022-09-20T20:21:51.964Z] ---> b4d0a101ef9a [2022-09-20T20:21:51.964Z] Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:21:51.964Z] ---> Running in e49e92c25b1c [2022-09-20T20:21:52.225Z] Removing intermediate container e49e92c25b1c [2022-09-20T20:21:52.225Z] ---> 349fbac9e900 [2022-09-20T20:21:52.225Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:21:52.225Z] ---> Running in 40a0f7109f06 [2022-09-20T20:21:52.225Z] Removing intermediate container 40a0f7109f06 [2022-09-20T20:21:52.225Z] ---> 8a70c19c0f9f [2022-09-20T20:21:52.225Z] [2022-09-20T20:21:52.225Z] Successfully built 8a70c19c0f9f [2022-09-20T20:21:52.485Z] Successfully tagged sys-mgmt-agent:latest [2022-09-20T20:21:52.493Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-20T20:21:52.497Z] $ docker stop --time=1 1d62a18c392e4719bd8794920ec08c4e2147ca7abdfe76a5417ce3a36e8c63f3 [2022-09-20T20:21:53.824Z] $ docker rm -f 1d62a18c392e4719bd8794920ec08c4e2147ca7abdfe76a5417ce3a36e8c63f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T20:21:54.181Z] + docker images [2022-09-20T20:21:54.181Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T20:21:54.181Z] sys-mgmt-agent latest 8a70c19c0f9f 2 seconds ago 136MB [2022-09-20T20:21:54.181Z] security-proxy-setup latest 9df29979c287 8 seconds ago 27.3MB [2022-09-20T20:21:54.181Z] core-data latest 52821ba77337 9 seconds ago 21.6MB [2022-09-20T20:21:54.181Z] security-bootstrapper latest 3f59a8c8d680 9 seconds ago 19.8MB [2022-09-20T20:21:54.181Z] 02fd085783b7 12 seconds ago 1.53GB [2022-09-20T20:21:54.181Z] 3fc119603e3d 16 seconds ago 1.55GB [2022-09-20T20:21:54.181Z] security-spire-config latest 878cb0a18fe2 17 seconds ago 85.8MB [2022-09-20T20:21:54.181Z] 493fce7a0bdf 17 seconds ago 1.53GB [2022-09-20T20:21:54.181Z] 94dfd3f0ab91 18 seconds ago 1.53GB [2022-09-20T20:21:54.181Z] security-spire-server latest 372b51185cd3 30 seconds ago 86.5MB [2022-09-20T20:21:54.181Z] 069b9e34f67d 35 seconds ago 1.42GB [2022-09-20T20:21:54.181Z] core-command latest 5343a6029a41 42 seconds ago 17.3MB [2022-09-20T20:21:54.181Z] support-notifications latest 42ab02c677a6 46 seconds ago 27.3MB [2022-09-20T20:21:54.181Z] 37c46f1cd76f 48 seconds ago 1.54GB [2022-09-20T20:21:54.181Z] 851c88cceb6e 57 seconds ago 1.61GB [2022-09-20T20:21:54.181Z] security-spiffe-token-provider latest 600bbaba94d2 About a minute ago 29.3MB [2022-09-20T20:21:54.181Z] security-secretstore-setup latest 3d8a5728ef52 About a minute ago 29.2MB [2022-09-20T20:21:54.181Z] support-scheduler latest 5e9aff3adbac About a minute ago 26.7MB [2022-09-20T20:21:54.181Z] core-metadata latest 3cb796982c83 About a minute ago 18.2MB [2022-09-20T20:21:54.181Z] 1e6734fe9093 About a minute ago 1.61GB [2022-09-20T20:21:54.181Z] 969b5764c25b About a minute ago 1.58GB [2022-09-20T20:21:54.181Z] d2ddf1ba1f30 About a minute ago 1.55GB [2022-09-20T20:21:54.181Z] 75ffeaa6ef07 About a minute ago 1.54GB [2022-09-20T20:21:54.181Z] security-spire-agent latest d670c3abc651 About a minute ago 125MB [2022-09-20T20:21:54.181Z] deaf322d7d01 2 minutes ago 1.42GB [2022-09-20T20:21:54.181Z] ci-base-image-x86_64 latest 994d5b7b8a33 5 minutes ago 994MB [2022-09-20T20:21:54.181Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-20T20:21:54.181Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-20T20:21:54.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-20T20:21:54.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-20T20:21:54.181Z] 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-20T20:22:16.204Z] Removing intermediate container 38666cccdfbd [2022-09-20T20:22:16.204Z] ---> 63a855246de7 [2022-09-20T20:22:16.204Z] Successfully built 63a855246de7 [2022-09-20T20:22:16.204Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:22:16.565Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T20:22:16.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:22:16.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container [2022-09-20T20:22:16.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T20:22:18.452Z] $ docker top 0acaf5657d8b0a7a4b0e753c78f6c30535caf64e2e662b06e2aa352130fcae40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:22:19.417Z] + go version [2022-09-20T20:22:19.418Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T20:22:19.443Z] $ docker stop --time=1 0acaf5657d8b0a7a4b0e753c78f6c30535caf64e2e662b06e2aa352130fcae40 [2022-09-20T20:22:21.127Z] $ docker rm -f 0acaf5657d8b0a7a4b0e753c78f6c30535caf64e2e662b06e2aa352130fcae40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:22:21.777Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T20:22:21.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:22:22.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container [2022-09-20T20:22:22.138Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-20T20:22:23.562Z] $ docker top 14317aeae6948c5a9eabbf5f2254755edbfa2706f83b2171a8802ea4a26efae0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T20:22:23.868Z] ========================================================= [2022-09-20T20:22:23.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-20T20:22:23.868Z] ========================================================= [Pipeline] sh [2022-09-20T20:22:24.515Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-20T20:22:25.191Z] + make test [2022-09-20T20:22:25.191Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T20:23:04.233Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-20T20:25:11.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-20T20:25:26.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements [2022-09-20T20:25:26.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-20T20:25:26.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-20T20:25:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.532s coverage: 98.5% of statements [2022-09-20T20:25:33.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.385s coverage: 72.5% of statements [2022-09-20T20:25:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-20T20:25:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-20T20:25:33.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.503s coverage: 54.2% of statements [2022-09-20T20:25:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-20T20:25:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-20T20:25:55.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.194s coverage: 89.2% of statements [2022-09-20T20:25:55.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-20T20:25:55.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-20T20:25:55.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:25:55.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-20T20:25:55.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-20T20:25:55.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.010s coverage: 2.0% of statements [2022-09-20T20:25:55.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-20T20:25:55.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-20T20:25:58.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.615s coverage: 95.6% of statements [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-20T20:25:58.580Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.470s coverage: 72.2% of statements [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-20T20:25:58.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.500s coverage: 60.0% of statements [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-20T20:25:58.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.740s coverage: 0.9% of statements [2022-09-20T20:25:58.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-20T20:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.315s coverage: 58.8% of statements [2022-09-20T20:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.300s coverage: 29.6% of statements [2022-09-20T20:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-20T20:26:04.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements [2022-09-20T20:26:04.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.430s coverage: 79.5% of statements [2022-09-20T20:26:04.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements [2022-09-20T20:26:04.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements [2022-09-20T20:26:08.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.270s coverage: 87.5% of statements [2022-09-20T20:26:16.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements [2022-09-20T20:26:16.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements [2022-09-20T20:26:28.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.747s coverage: 80.8% of statements [2022-09-20T20:26:28.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-20T20:26:30.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-20T20:26:30.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-20T20:26:30.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.282s coverage: 86.9% of statements [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-20T20:26:30.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-20T20:26:30.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-20T20:26:30.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.325s coverage: 58.8% of statements [2022-09-20T20:26:30.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-20T20:26:30.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.311s coverage: 80.0% of statements [2022-09-20T20:26:30.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.298s coverage: 87.2% of statements [2022-09-20T20:26:31.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.424s coverage: 85.4% of statements [2022-09-20T20:26:33.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.913s coverage: 91.2% of statements [2022-09-20T20:26:33.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-20T20:26:41.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.984s coverage: 64.7% of statements [2022-09-20T20:26:41.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-20T20:26:41.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-20T20:26:41.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements [2022-09-20T20:26:41.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2022-09-20T20:26:41.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements [2022-09-20T20:26:41.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-09-20T20:26:41.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-09-20T20:26:48.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.362s coverage: 65.8% of statements [2022-09-20T20:26:48.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-20T20:26:48.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-20T20:26:48.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-20T20:26:50.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 41.8% of statements [2022-09-20T20:26:50.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-20T20:26:50.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-20T20:26:50.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.342s coverage: 89.5% of statements [2022-09-20T20:26:50.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-20T20:26:50.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements [2022-09-20T20:26:50.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-20T20:26:50.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-20T20:26:50.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-20T20:26:50.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-20T20:26:59.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-20T20:26:59.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.798s coverage: 92.3% of statements [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-20T20:26:59.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.437s coverage: 63.2% of statements [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-20T20:26:59.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-20T20:26:59.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-20T20:26:59.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-20T20:26:59.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-20T20:26:59.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements [2022-09-20T20:26:59.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-20T20:27:00.780Z] 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-20T20:27:00.780Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-20T20:27:00.780Z] GO111MODULE=on go vet ./... [2022-09-20T20:28:52.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T20:28:52.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T20:28:52.640Z] ./bin/test-attribution-txt.sh [2022-09-20T20:28:52.640Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T20:28:52.640Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T20:28:52.640Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T20:28:52.640Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T20:28:52.640Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T20:28:52.640Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T20:28:52.640Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T20:28:52.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-20T20:28:53.324Z] + ls -al . [2022-09-20T20:28:53.324Z] total 744 [2022-09-20T20:28:53.324Z] drwxrwxr-x 9 1001 1001 4096 Sep 20 20:22 . [2022-09-20T20:28:53.324Z] drwxr-xr-x 4 root root 4096 Sep 20 20:22 .. [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 20:20 .dockerignore [2022-09-20T20:28:53.324Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:20 .git [2022-09-20T20:28:53.324Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:20 .github [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:20 .gitignore [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 20:20 .golangci.yml [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 87 Sep 20 20:20 .hadolint.yml [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 20:20 .sonarcloud.properties [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:20 ADOPTERS.md [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:20 Attribution.txt [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:20 CHANGELOG.md [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:20 CONTRIBUTING.md [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 20:20 GOVERNANCE.md [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 850 Sep 20 20:20 Jenkinsfile [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:20 LICENSE [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:20 Makefile [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 20:20 OWNERS.md [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:20 README.md [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:20 SECURITY.md [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 20:16 VERSION [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:20 ZMQWindows.md [2022-09-20T20:28:53.324Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 20:20 bin [2022-09-20T20:28:53.324Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 20:20 cmd [2022-09-20T20:28:53.324Z] -rw-r--r-- 1 root root 491929 Sep 20 20:26 coverage.out [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:20 go.mod [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:20 go.sum [2022-09-20T20:28:53.324Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 20:20 internal [2022-09-20T20:28:53.324Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 20:20 openapi [2022-09-20T20:28:53.324Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 20:20 snap [2022-09-20T20:28:53.324Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 20:20 version.go [Pipeline] sh [2022-09-20T20:28:53.990Z] + '[' -e coverage.out ] [2022-09-20T20:28:53.990Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-20T20:28:54.010Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T20:28:54.869Z] Stashed 1 file(s) [Pipeline] sh [2022-09-20T20:28:55.518Z] + make build [2022-09-20T20:28:55.518Z] 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-20T20:30:32.475Z] 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-20T20:31:54.349Z] 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-20T20:31:58.655Z] 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-20T20:32:45.700Z] 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-20T20:32:45.700Z] 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-20T20:32:49.100Z] 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-20T20:32:57.400Z] 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-20T20:33:00.798Z] 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-20T20:33:07.532Z] 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-20T20:33:10.932Z] 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-20T20:33:15.252Z] 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-20T20:33:25.442Z] 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-20T20:33:32.199Z] $ docker stop --time=1 14317aeae6948c5a9eabbf5f2254755edbfa2706f83b2171a8802ea4a26efae0 [2022-09-20T20:33:34.313Z] $ docker rm -f 14317aeae6948c5a9eabbf5f2254755edbfa2706f83b2171a8802ea4a26efae0 [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-20T20:33:36.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T20:33:36.955Z] [2022-09-20T20:33:36.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:33:37.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T20:33:37.598Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-20T20:33:37.598Z] 29e5d40040c1: Pulling fs layer [2022-09-20T20:33:37.598Z] 1ce36da41761: Pulling fs layer [2022-09-20T20:33:37.598Z] 25b303627fd3: Pulling fs layer [2022-09-20T20:33:37.875Z] 29e5d40040c1: Verifying Checksum [2022-09-20T20:33:37.875Z] 29e5d40040c1: Download complete [2022-09-20T20:33:38.152Z] 1ce36da41761: Verifying Checksum [2022-09-20T20:33:38.152Z] 1ce36da41761: Download complete [2022-09-20T20:33:38.428Z] 29e5d40040c1: Pull complete [2022-09-20T20:33:39.863Z] 1ce36da41761: Pull complete [2022-09-20T20:33:39.863Z] 25b303627fd3: Verifying Checksum [2022-09-20T20:33:39.863Z] 25b303627fd3: Download complete [2022-09-20T20:33:52.283Z] 25b303627fd3: Pull complete [2022-09-20T20:33:52.283Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-20T20:33:52.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T20:33:52.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:33:52.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container [2022-09-20T20:33:52.638Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-20T20:33:55.325Z] $ docker top c0dc05fbe2d71ceeda5057818613f90bce08de40a72b9d7edf100b34c5fafc7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:33:56.343Z] + docker-compose build --help [2022-09-20T20:33:56.343Z] + grep parallel [2022-09-20T20:34:03.130Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T20:34:03.153Z] $ docker stop --time=1 c0dc05fbe2d71ceeda5057818613f90bce08de40a72b9d7edf100b34c5fafc7f [2022-09-20T20:34:04.863Z] $ docker rm -f c0dc05fbe2d71ceeda5057818613f90bce08de40a72b9d7edf100b34c5fafc7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:34:05.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T20:34:05.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:34:05.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container [2022-09-20T20:34:05.894Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-20T20:34:07.291Z] $ docker top 3b8989eefcf2be5374876313383f7591bcc9781bd5a5de08f0a14bddca71fdd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:34:08.229Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T20:34:14.943Z] Building core-command ... [2022-09-20T20:34:14.944Z] Building core-data ... [2022-09-20T20:34:14.944Z] Building core-metadata ... [2022-09-20T20:34:14.944Z] Building security-bootstrapper ... [2022-09-20T20:34:14.944Z] Building security-proxy-setup ... [2022-09-20T20:34:14.944Z] Building security-secretstore-setup ... [2022-09-20T20:34:14.944Z] Building security-spiffe-token-provider ... [2022-09-20T20:34:14.944Z] Building security-spire-agent ... [2022-09-20T20:34:14.944Z] Building security-spire-config ... [2022-09-20T20:34:14.944Z] Building security-spire-server ... [2022-09-20T20:34:14.944Z] Building support-notifications ... [2022-09-20T20:34:14.944Z] Building support-scheduler ... [2022-09-20T20:34:14.944Z] Building sys-mgmt-agent ... [2022-09-20T20:34:14.944Z] Building security-proxy-setup [2022-09-20T20:34:14.944Z] Building security-spire-agent [2022-09-20T20:34:14.944Z] Building security-spire-config [2022-09-20T20:34:14.944Z] Building core-data [2022-09-20T20:34:14.944Z] Building sys-mgmt-agent [2022-09-20T20:35:11.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:35:11.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:35:11.487Z] ---> 63a855246de7 [2022-09-20T20:35:11.487Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T20:35:11.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:35:11.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:35:11.487Z] ---> 63a855246de7 [2022-09-20T20:35:11.487Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T20:35:11.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:35:11.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:35:11.487Z] ---> 63a855246de7 [2022-09-20T20:35:11.487Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:35:11.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:35:11.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:35:11.487Z] ---> 63a855246de7 [2022-09-20T20:35:11.487Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T20:35:11.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:35:11.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:35:11.487Z] ---> 63a855246de7 [2022-09-20T20:35:11.487Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T20:35:11.487Z] ---> Running in 8fd2c13cd5a3 [2022-09-20T20:35:11.487Z] ---> Running in ddfb8b10b7bc [2022-09-20T20:35:11.487Z] ---> Running in 9794d57af584 [2022-09-20T20:35:11.487Z] ---> Running in 9d9bc5c62d7c [2022-09-20T20:35:11.487Z] ---> Running in 07e149cba1c7 [2022-09-20T20:35:11.487Z] Removing intermediate container ddfb8b10b7bc [2022-09-20T20:35:11.487Z] ---> 441600c541ca [2022-09-20T20:35:11.487Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:35:11.487Z] Removing intermediate container 8fd2c13cd5a3 [2022-09-20T20:35:11.487Z] ---> 017a3de6aac4 [2022-09-20T20:35:11.487Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T20:35:11.487Z] Removing intermediate container 9d9bc5c62d7c [2022-09-20T20:35:11.487Z] ---> 625663d36619 [2022-09-20T20:35:11.487Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:35:11.487Z] Removing intermediate container 07e149cba1c7 [2022-09-20T20:35:11.487Z] ---> 8018ab415cd1 [2022-09-20T20:35:11.487Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:35:11.487Z] ---> Running in 2eb89f2226b4 [2022-09-20T20:35:11.487Z] ---> Running in a9a5d54ef5d2 [2022-09-20T20:35:11.487Z] Removing intermediate container 9794d57af584 [2022-09-20T20:35:11.487Z] ---> bc2d08596cfe [2022-09-20T20:35:11.487Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:35:11.487Z] ---> Running in 7980cc1bb746 [2022-09-20T20:35:11.487Z] ---> Running in 6d404c76215e [2022-09-20T20:35:11.487Z] ---> Running in c97d047ffe97 [2022-09-20T20:35:11.487Z] Removing intermediate container 2eb89f2226b4 [2022-09-20T20:35:11.487Z] ---> 8d5c8c50e544 [2022-09-20T20:35:11.487Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:35:11.487Z] ---> Running in dc8d259c47c6 [2022-09-20T20:35:11.487Z] Removing intermediate container a9a5d54ef5d2 [2022-09-20T20:35:11.487Z] ---> 9724e8510b56 [2022-09-20T20:35:11.487Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T20:35:11.487Z] ---> Running in 0dfa122c3170 [2022-09-20T20:35:11.487Z] Removing intermediate container 6d404c76215e [2022-09-20T20:35:11.487Z] ---> 6c6bbc6852c3 [2022-09-20T20:35:11.487Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:35:11.487Z] Removing intermediate container 7980cc1bb746 [2022-09-20T20:35:11.487Z] ---> 0626794df2af [2022-09-20T20:35:11.487Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T20:35:11.487Z] Removing intermediate container dc8d259c47c6 [2022-09-20T20:35:11.487Z] ---> 1d45337a3ddf [2022-09-20T20:35:11.487Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T20:35:11.487Z] Removing intermediate container c97d047ffe97 [2022-09-20T20:35:11.487Z] ---> 361e28732bfc [2022-09-20T20:35:11.487Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:35:11.487Z] ---> Running in ce6804703f93 [2022-09-20T20:35:11.487Z] ---> Running in ce3d351c4601 [2022-09-20T20:35:11.487Z] ---> Running in 4dc26421b821 [2022-09-20T20:35:11.487Z] ---> Running in 851874644e38 [2022-09-20T20:35:12.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:12.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:12.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:12.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:12.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:13.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:13.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:13.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:13.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:13.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:35:14.523Z] OK: 221 MiB in 51 packages [2022-09-20T20:35:14.802Z] OK: 221 MiB in 51 packages [2022-09-20T20:35:15.104Z] OK: 221 MiB in 51 packages [2022-09-20T20:35:15.383Z] OK: 221 MiB in 51 packages [2022-09-20T20:35:15.658Z] OK: 221 MiB in 51 packages [2022-09-20T20:35:16.646Z] Removing intermediate container 0dfa122c3170 [2022-09-20T20:35:16.646Z] ---> c480e62fbefe [2022-09-20T20:35:16.646Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T20:35:16.646Z] Removing intermediate container ce6804703f93 [2022-09-20T20:35:16.646Z] ---> a9ac742b1460 [2022-09-20T20:35:16.646Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T20:35:16.920Z] Removing intermediate container 4dc26421b821 [2022-09-20T20:35:16.920Z] ---> 06534a3ffb88 [2022-09-20T20:35:16.920Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T20:35:17.192Z] Removing intermediate container 851874644e38 [2022-09-20T20:35:17.192Z] ---> be31eb6d0a2b [2022-09-20T20:35:17.192Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T20:35:17.192Z] Removing intermediate container ce3d351c4601 [2022-09-20T20:35:17.192Z] ---> 5d5ab97e9cf2 [2022-09-20T20:35:17.192Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T20:35:17.793Z] ---> 1237f4d7026f [2022-09-20T20:35:17.793Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:35:17.793Z] ---> Running in 3349ea14204a [2022-09-20T20:35:18.065Z] ---> 63ace7faa4ab [2022-09-20T20:35:18.065Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:35:18.341Z] ---> Running in 0e15c626d579 [2022-09-20T20:35:18.613Z] ---> 50424f932a38 [2022-09-20T20:35:18.614Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:35:18.614Z] ---> a1f1611e0d7b [2022-09-20T20:35:18.614Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:35:18.614Z] ---> Running in f387f3786c92 [2022-09-20T20:35:18.890Z] ---> 4d6eaf4ea7cf [2022-09-20T20:35:18.890Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in c851f20c09e4 [2022-09-20T20:35:18.890Z] [2022-09-20T20:35:19.172Z] ---> Running in 0298fa599640 [2022-09-20T20:36:27.181Z] Removing intermediate container f387f3786c92 [2022-09-20T20:36:27.181Z] ---> d19ffcff657f [2022-09-20T20:36:27.181Z] Step 8/26 : COPY . . [2022-09-20T20:36:27.181Z] Removing intermediate container c851f20c09e4 [2022-09-20T20:36:27.181Z] ---> f6f906d8e93d [2022-09-20T20:36:27.181Z] Step 9/24 : COPY . . [2022-09-20T20:36:27.181Z] Removing intermediate container 0298fa599640 [2022-09-20T20:36:27.181Z] ---> 5bf9879a7355 [2022-09-20T20:36:27.181Z] Step 8/22 : COPY . . [2022-09-20T20:36:27.181Z] Removing intermediate container 3349ea14204a [2022-09-20T20:36:27.181Z] ---> bf92f1a9bd99 [2022-09-20T20:36:27.181Z] Step 8/23 : COPY . . [2022-09-20T20:36:27.181Z] Removing intermediate container 0e15c626d579 [2022-09-20T20:36:27.181Z] ---> 392252ddadce [2022-09-20T20:36:27.181Z] Step 8/26 : COPY . . [2022-09-20T20:36:35.464Z] ---> 19787c2cc0a8 [2022-09-20T20:36:35.464Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T20:36:35.464Z] ---> 6322fb10c2c2 [2022-09-20T20:36:35.464Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:36:35.464Z] ---> Running in bb85848758eb [2022-09-20T20:36:35.464Z] ---> f7f1294433a1 [2022-09-20T20:36:35.464Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T20:36:35.464Z] ---> cf3bf32d6735 [2022-09-20T20:36:35.464Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:36:35.464Z] ---> de406314feea [2022-09-20T20:36:35.464Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T20:36:35.464Z] ---> Running in e0e0c5753f0c [2022-09-20T20:36:35.464Z] ---> Running in 227fbfd88c41 [2022-09-20T20:36:35.464Z] ---> Running in ae5cacaa087f [2022-09-20T20:36:35.736Z] ---> Running in 3a6cdb097f2c [2022-09-20T20:36:36.339Z] Removing intermediate container 227fbfd88c41 [2022-09-20T20:36:36.339Z] ---> fd5dde9b50ba [2022-09-20T20:36:36.339Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T20:36:36.621Z] Removing intermediate container e0e0c5753f0c [2022-09-20T20:36:36.622Z] ---> 6a847a1d1646 [2022-09-20T20:36:36.622Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T20:36:36.622Z] ---> Running in d9732f81f414 [2022-09-20T20:36:36.622Z] ---> Running in f308e7e97dfb [2022-09-20T20:36:37.235Z] Removing intermediate container d9732f81f414 [2022-09-20T20:36:37.235Z] ---> 6e376038ac27 [2022-09-20T20:36:37.235Z] 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-20T20:36:37.235Z] 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-20T20:36:37.511Z] 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-20T20:36:37.511Z] ---> Running in 575353f9e5ff [2022-09-20T20:36:37.511Z] Removing intermediate container f308e7e97dfb [2022-09-20T20:36:37.511Z] ---> f2b0dbd59eab [2022-09-20T20:36:37.511Z] 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-20T20:36:37.784Z] ---> Running in 79e20b3a1865 [2022-09-20T20:36:38.067Z] 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-20T20:36:41.485Z] Removing intermediate container 79e20b3a1865 [2022-09-20T20:36:41.485Z] ---> 0d4e1d60c17c [2022-09-20T20:36:41.485Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T20:36:41.485Z] Removing intermediate container 575353f9e5ff [2022-09-20T20:36:41.485Z] ---> 9d4f017c49ec [2022-09-20T20:36:41.485Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T20:36:41.485Z] ---> Running in 83effe3aec00 [2022-09-20T20:36:41.485Z] ---> Running in 8bb7ed037da8 [2022-09-20T20:36:42.093Z] Removing intermediate container 83effe3aec00 [2022-09-20T20:36:42.093Z] ---> 125ddb5176db [2022-09-20T20:36:42.093Z] [2022-09-20T20:36:42.093Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T20:36:42.093Z] Removing intermediate container 8bb7ed037da8 [2022-09-20T20:36:42.093Z] ---> f053bf8e7559 [2022-09-20T20:36:42.093Z] [2022-09-20T20:36:42.093Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T20:36:43.082Z] 3.15: Pulling from library/alpine [2022-09-20T20:36:43.082Z] 3.15: Pulling from library/alpine [2022-09-20T20:36:45.079Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T20:36:45.079Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T20:36:45.079Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T20:36:45.079Z] Status: Image is up to date for alpine:3.15 [2022-09-20T20:36:45.079Z] ---> 02e0d6fdf486 [2022-09-20T20:36:45.079Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:36:45.079Z] ---> 02e0d6fdf486 [2022-09-20T20:36:45.079Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:36:45.079Z] ---> Running in a5be67ad04ab [2022-09-20T20:36:45.079Z] ---> Running in 7328bc6e8ee7 [2022-09-20T20:36:45.701Z] Removing intermediate container a5be67ad04ab [2022-09-20T20:36:45.701Z] ---> 2bca2074256d [2022-09-20T20:36:45.701Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:36:45.701Z] Removing intermediate container 7328bc6e8ee7 [2022-09-20T20:36:45.701Z] ---> 9bbec86e1d5d [2022-09-20T20:36:45.701Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:36:45.985Z] ---> Running in ab8319a69698 [2022-09-20T20:36:45.985Z] ---> Running in 533bdd78350d [2022-09-20T20:36:50.319Z] Removing intermediate container ab8319a69698 [2022-09-20T20:36:50.319Z] ---> 5545af42a44d [2022-09-20T20:36:50.319Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T20:36:50.319Z] ---> Running in d1030aaa6ccf [2022-09-20T20:36:50.319Z] Removing intermediate container 533bdd78350d [2022-09-20T20:36:50.319Z] ---> 6834704d924b [2022-09-20T20:36:50.319Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T20:36:50.319Z] ---> Running in b9540e8b7195 [2022-09-20T20:36:53.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:36:53.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:36:54.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:36:54.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:36:55.470Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:36:55.470Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:36:55.470Z] OK: 15734 distinct packages available [2022-09-20T20:36:55.470Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:36:55.470Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:36:55.470Z] OK: 15734 distinct packages available [2022-09-20T20:36:55.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:36:55.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:36:56.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:36:56.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:36:57.443Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T20:36:57.443Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:36:57.726Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T20:36:57.726Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T20:36:57.726Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T20:36:57.726Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T20:36:58.003Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:36:58.003Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:36:58.003Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T20:36:58.003Z] OK: 6 MiB in 19 packages [2022-09-20T20:36:58.003Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T20:36:58.289Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:36:58.289Z] OK: 6 MiB in 18 packages [2022-09-20T20:37:00.269Z] Removing intermediate container b9540e8b7195 [2022-09-20T20:37:00.269Z] ---> 3e3c023b2a79 [2022-09-20T20:37:00.269Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:37:00.269Z] Removing intermediate container d1030aaa6ccf [2022-09-20T20:37:00.269Z] ---> 59d686feeaf6 [2022-09-20T20:37:00.269Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T20:37:04.589Z] ---> aefd30287287 [2022-09-20T20:37:04.589Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:37:07.244Z] ---> 2d8ec6113fa2 [2022-09-20T20:37:07.244Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:37:08.237Z] ---> fca5dd6c69e9 [2022-09-20T20:37:08.237Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T20:37:08.237Z] ---> Running in ebf478194f85 [2022-09-20T20:37:09.225Z] Removing intermediate container ebf478194f85 [2022-09-20T20:37:09.225Z] ---> 05533680b3b2 [2022-09-20T20:37:09.225Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T20:37:10.214Z] ---> 6c3c6ff2e1f1 [2022-09-20T20:37:10.214Z] Step 21/26 : WORKDIR / [2022-09-20T20:37:10.494Z] ---> Running in a405cf34c449 [2022-09-20T20:37:11.475Z] Removing intermediate container a405cf34c449 [2022-09-20T20:37:11.475Z] ---> c4442374ab28 [2022-09-20T20:37:11.475Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:37:11.475Z] ---> Running in 908adb48953b [2022-09-20T20:37:12.068Z] ---> b4c1b0e17e4a [2022-09-20T20:37:12.068Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:37:12.344Z] Removing intermediate container 908adb48953b [2022-09-20T20:37:12.344Z] ---> 11c8e2c6c698 [2022-09-20T20:37:12.344Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:37:12.344Z] ---> Running in 86a7285e9fea [2022-09-20T20:37:12.944Z] Removing intermediate container 86a7285e9fea [2022-09-20T20:37:12.944Z] ---> b3c8789c1ba5 [2022-09-20T20:37:12.944Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T20:37:13.223Z] ---> 66bdc9b69a3b [2022-09-20T20:37:13.223Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T20:37:13.223Z] ---> Running in f8c836c2fe9c [2022-09-20T20:37:13.842Z] Removing intermediate container f8c836c2fe9c [2022-09-20T20:37:13.842Z] ---> 38241981e38a [2022-09-20T20:37:13.842Z] Step 25/26 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:37:14.122Z] ---> Running in 4eeebb45ce4c [2022-09-20T20:37:14.404Z] ---> f6a7eb215031 [2022-09-20T20:37:14.404Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T20:37:14.685Z] Removing intermediate container 4eeebb45ce4c [2022-09-20T20:37:14.685Z] ---> 5ed0aa6cae87 [2022-09-20T20:37:14.685Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T20:37:14.960Z] ---> Running in f21a92b8c548 [2022-09-20T20:37:15.570Z] Removing intermediate container f21a92b8c548 [2022-09-20T20:37:15.570Z] ---> 8d114a8486ca [2022-09-20T20:37:15.570Z] [2022-09-20T20:37:15.570Z] ---> c5594f8122b0 [2022-09-20T20:37:15.570Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:37:15.849Z] ---> Running in dde2f7c811bc [2022-09-20T20:37:15.849Z] Successfully built 8d114a8486ca [2022-09-20T20:37:15.850Z] Successfully tagged security-spire-config-arm64:latest [2022-09-20T20:37:16.128Z] Building security-bootstrapper [2022-09-20T20:37:16.409Z]  Building security-spire-config ... done Removing intermediate container dde2f7c811bc [2022-09-20T20:37:16.409Z] ---> 91cb9bababab [2022-09-20T20:37:16.409Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:37:16.409Z] ---> Running in b7d2fb550fc4 [2022-09-20T20:37:17.009Z] Removing intermediate container b7d2fb550fc4 [2022-09-20T20:37:17.009Z] ---> 1fc43f80862b [2022-09-20T20:37:17.009Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T20:37:17.009Z] ---> Running in 5d9ff5705eb4 [2022-09-20T20:37:17.610Z] Removing intermediate container 5d9ff5705eb4 [2022-09-20T20:37:17.610Z] ---> 4b5f03efe54a [2022-09-20T20:37:17.610Z] Step 25/26 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:37:17.905Z] ---> Running in bb976d759def [2022-09-20T20:37:18.505Z] Removing intermediate container bb976d759def [2022-09-20T20:37:18.505Z] ---> 8626494cea3b [2022-09-20T20:37:18.505Z] Step 26/26 : LABEL version=0.0.0 [2022-09-20T20:37:18.505Z] ---> Running in c99b3cf4c87c [2022-09-20T20:37:19.106Z] Removing intermediate container c99b3cf4c87c [2022-09-20T20:37:19.106Z] ---> 1a1c40980f3b [2022-09-20T20:37:19.106Z] [2022-09-20T20:37:19.381Z] Successfully built 1a1c40980f3b [2022-09-20T20:37:19.381Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-20T20:37:19.381Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-09-20T20:37:41.543Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:37:41.543Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:37:41.543Z] ---> 63a855246de7 [2022-09-20T20:37:41.543Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T20:37:41.543Z] ---> Using cache [2022-09-20T20:37:41.543Z] ---> bc2d08596cfe [2022-09-20T20:37:41.543Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:37:41.543Z] ---> Using cache [2022-09-20T20:37:41.543Z] ---> 361e28732bfc [2022-09-20T20:37:41.543Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T20:37:41.543Z] ---> Running in cf9165e5018c [2022-09-20T20:37:42.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:37:43.147Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:37:43.147Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:37:43.147Z] ---> 63a855246de7 [2022-09-20T20:37:43.147Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T20:37:43.147Z] ---> Using cache [2022-09-20T20:37:43.147Z] ---> bc2d08596cfe [2022-09-20T20:37:43.147Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T20:37:43.147Z] ---> Running in 2a521a867481 [2022-09-20T20:37:43.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:37:44.590Z] OK: 221 MiB in 51 packages [2022-09-20T20:37:44.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:37:45.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:37:46.142Z] Removing intermediate container cf9165e5018c [2022-09-20T20:37:46.142Z] ---> cdb36d9f50c1 [2022-09-20T20:37:46.142Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T20:37:47.149Z] ---> 1458ca064021 [2022-09-20T20:37:47.149Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:37:47.149Z] ---> Running in 2d135ed9fe76 [2022-09-20T20:37:47.432Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T20:37:47.432Z] v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T20:37:47.432Z] OK: 16894 distinct packages available [2022-09-20T20:37:47.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:37:47.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:37:49.437Z] OK: 221 MiB in 51 packages [2022-09-20T20:37:50.886Z] Removing intermediate container 2a521a867481 [2022-09-20T20:37:50.886Z] ---> 0fca76214926 [2022-09-20T20:37:50.886Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T20:37:51.881Z] ---> 71999132a2a7 [2022-09-20T20:37:51.881Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:37:51.881Z] ---> Running in 565c158794fa [2022-09-20T20:38:59.948Z] Removing intermediate container 2d135ed9fe76 [2022-09-20T20:38:59.948Z] ---> ca09d4bc33d5 [2022-09-20T20:38:59.948Z] Step 8/33 : COPY . . [2022-09-20T20:38:59.948Z] Removing intermediate container 565c158794fa [2022-09-20T20:38:59.948Z] ---> db649a6b9b42 [2022-09-20T20:38:59.948Z] Step 7/20 : COPY . . [2022-09-20T20:39:05.388Z] ---> 07080d6096d6 [2022-09-20T20:39:05.388Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T20:39:05.388Z] ---> Running in 245a8f220628 [2022-09-20T20:39:08.028Z] 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-20T20:39:09.504Z] ---> b810707cf3e4 [2022-09-20T20:39:09.504Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T20:39:09.504Z] ---> Running in f39eb1810f46 [2022-09-20T20:39:11.489Z] 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-20T20:42:03.590Z] 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-20T20:42:11.896Z] Removing intermediate container ae5cacaa087f [2022-09-20T20:42:11.896Z] ---> 6f4b0ed28c04 [2022-09-20T20:42:11.896Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T20:42:11.896Z] ---> Running in b86cb351f401 [2022-09-20T20:42:13.907Z] 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-20T20:42:19.320Z] Removing intermediate container b86cb351f401 [2022-09-20T20:42:19.320Z] ---> 54a9e7c41771 [2022-09-20T20:42:19.320Z] [2022-09-20T20:42:19.320Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:42:19.320Z] 3.16: Pulling from library/alpine [2022-09-20T20:42:21.307Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T20:42:21.307Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T20:42:21.307Z] ---> a6215f271958 [2022-09-20T20:42:21.307Z] 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-20T20:42:21.583Z] ---> Running in e50c83cd56b6 [2022-09-20T20:42:22.184Z] Removing intermediate container e50c83cd56b6 [2022-09-20T20:42:22.184Z] ---> 931aedd76b7a [2022-09-20T20:42:22.184Z] 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-20T20:42:22.463Z] ---> Running in 33402fcd1ea7 [2022-09-20T20:42:25.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:42:25.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:42:27.383Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T20:42:27.383Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T20:42:27.383Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T20:42:27.383Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T20:42:27.383Z] Executing bash-5.1.16-r2.post-install [2022-09-20T20:42:27.383Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T20:42:27.383Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T20:42:27.383Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T20:42:27.383Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T20:42:27.383Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T20:42:27.383Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T20:42:27.664Z] Removing intermediate container 3a6cdb097f2c [2022-09-20T20:42:27.664Z] ---> aeb219cbf90d [2022-09-20T20:42:27.664Z] [2022-09-20T20:42:27.664Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T20:42:27.664Z] ---> a6215f271958 [2022-09-20T20:42:27.664Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T20:42:27.947Z] ---> Running in 15fe237e3614 [2022-09-20T20:42:28.937Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T20:42:28.937Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T20:42:28.937Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T20:42:28.937Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T20:42:28.937Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T20:42:28.937Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T20:42:28.937Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T20:42:28.937Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T20:42:28.937Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T20:42:28.937Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T20:42:28.937Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T20:42:29.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:42:30.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:42:31.647Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T20:42:31.647Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T20:42:31.647Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T20:42:31.647Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T20:42:31.647Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T20:42:31.647Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T20:42:31.647Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T20:42:31.647Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T20:42:31.647Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T20:42:31.647Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T20:42:31.647Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T20:42:31.647Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T20:42:31.647Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T20:42:31.647Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T20:42:31.647Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T20:42:31.922Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T20:42:31.922Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T20:42:31.922Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:42:31.922Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:42:31.922Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T20:42:32.524Z] OK: 8 MiB in 20 packages [2022-09-20T20:42:33.134Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:42:33.134Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:42:33.738Z] OK: 120 MiB in 47 packages [2022-09-20T20:42:35.177Z] Removing intermediate container 15fe237e3614 [2022-09-20T20:42:35.177Z] ---> d35400226be0 [2022-09-20T20:42:35.177Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T20:42:35.177Z] ---> Running in 8e3babf9ab4a [2022-09-20T20:42:35.460Z] Removing intermediate container 8e3babf9ab4a [2022-09-20T20:42:35.460Z] ---> 195a0bb0504e [2022-09-20T20:42:35.460Z] Step 13/22 : WORKDIR /edgex [2022-09-20T20:42:35.460Z] ---> Running in 3bcd93166ec5 [2022-09-20T20:42:36.063Z] Removing intermediate container 3bcd93166ec5 [2022-09-20T20:42:36.063Z] ---> ca9303600788 [2022-09-20T20:42:36.063Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T20:42:37.055Z] ---> ca706f53485f [2022-09-20T20:42:37.055Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T20:42:38.508Z] ---> cb549ea01c9d [2022-09-20T20:42:38.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T20:42:40.065Z] ---> 9239c0c8098b [2022-09-20T20:42:40.065Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T20:42:41.069Z] ---> 833ace20e3cd [2022-09-20T20:42:41.069Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T20:42:41.356Z] ---> Running in 65a1db40c228 [2022-09-20T20:42:44.014Z] Removing intermediate container 65a1db40c228 [2022-09-20T20:42:44.014Z] ---> 8e31a41b9bf9 [2022-09-20T20:42:44.014Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T20:42:44.288Z] ---> Running in 12a13361f4f0 [2022-09-20T20:42:44.904Z] Removing intermediate container 12a13361f4f0 [2022-09-20T20:42:44.904Z] ---> 97a687fc97e3 [2022-09-20T20:42:44.904Z] Step 20/22 : LABEL arch=arm64 [2022-09-20T20:42:44.904Z] ---> Running in d98ea91bb9d0 [2022-09-20T20:42:45.506Z] Removing intermediate container d98ea91bb9d0 [2022-09-20T20:42:45.506Z] ---> d87e7427a67c [2022-09-20T20:42:45.506Z] Step 21/22 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:42:45.781Z] ---> Running in 4ef365cf6f2e [2022-09-20T20:42:46.402Z] Removing intermediate container 4ef365cf6f2e [2022-09-20T20:42:46.402Z] ---> 4902929fa2f5 [2022-09-20T20:42:46.402Z] Step 22/22 : LABEL version=0.0.0 [2022-09-20T20:42:46.402Z] ---> Running in 80e94cb44ec8 [2022-09-20T20:42:47.018Z] Removing intermediate container 80e94cb44ec8 [2022-09-20T20:42:47.018Z] ---> 728940d291ed [2022-09-20T20:42:47.018Z] [2022-09-20T20:42:47.298Z] Successfully built 728940d291ed [2022-09-20T20:42:47.298Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-20T20:42:47.298Z]  Building security-proxy-setup ... done Building support-scheduler [2022-09-20T20:42:54.025Z] Collecting docker-compose==1.23.2 [2022-09-20T20:42:54.025Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T20:42:54.025Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.6 MB/s eta 0:00:00 [2022-09-20T20:42:55.018Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T20:42:55.018Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T20:42:56.006Z] Collecting PyYAML<4,>=3.10 [2022-09-20T20:42:56.284Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T20:42:56.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.2 MB/s eta 0:00:00 [2022-09-20T20:42:58.928Z] Preparing metadata (setup.py): started [2022-09-20T20:43:01.598Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:43:02.604Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T20:43:02.604Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T20:43:02.604Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.1 MB/s eta 0:00:00 [2022-09-20T20:43:02.886Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T20:43:02.886Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T20:43:02.886Z] Preparing metadata (setup.py): started [2022-09-20T20:43:05.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:43:05.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:43:05.568Z] ---> 63a855246de7 [2022-09-20T20:43:05.568Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:43:05.568Z] ---> Using cache [2022-09-20T20:43:05.568Z] ---> 017a3de6aac4 [2022-09-20T20:43:05.568Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T20:43:05.568Z] ---> Using cache [2022-09-20T20:43:05.568Z] ---> 8d5c8c50e544 [2022-09-20T20:43:05.568Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:43:05.568Z] ---> Using cache [2022-09-20T20:43:05.568Z] ---> 1d45337a3ddf [2022-09-20T20:43:05.568Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T20:43:05.850Z] ---> Running in cb5b9b467082 [2022-09-20T20:43:05.850Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:43:06.126Z] 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-20T20:43:06.405Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T20:43:06.405Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T20:43:07.405Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T20:43:07.405Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T20:43:07.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.9 MB/s eta 0:00:00 [2022-09-20T20:43:07.405Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T20:43:07.405Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T20:43:07.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:43:07.681Z] Preparing metadata (setup.py): started [2022-09-20T20:43:08.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:43:11.024Z] OK: 221 MiB in 51 packages [2022-09-20T20:43:11.299Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:43:11.299Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T20:43:11.590Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T20:43:11.590Z] Preparing metadata (setup.py): started [2022-09-20T20:43:12.195Z] Removing intermediate container cb5b9b467082 [2022-09-20T20:43:12.195Z] ---> 46ad5af15b8f [2022-09-20T20:43:12.195Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T20:43:13.207Z] ---> 38f9553ad719 [2022-09-20T20:43:13.207Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:43:13.207Z] ---> Running in 9d2f0392109f [2022-09-20T20:43:15.194Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T20:43:16.633Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T20:43:16.633Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T20:43:16.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.6 MB/s eta 0:00:00 [2022-09-20T20:43:17.610Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T20:43:17.610Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T20:43:18.207Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T20:43:18.207Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T20:43:18.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.5 MB/s eta 0:00:00 [2022-09-20T20:43:18.483Z] Collecting idna<2.8,>=2.5 [2022-09-20T20:43:18.758Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T20:43:18.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.5 MB/s eta 0:00:00 [2022-09-20T20:43:19.033Z] Collecting certifi>=2017.4.17 [2022-09-20T20:43:19.033Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T20:43:19.309Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 17.4 MB/s eta 0:00:00 [2022-09-20T20:43:20.294Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T20:43:20.294Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T20:43:20.294Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.8 MB/s eta 0:00:00 [2022-09-20T20:43:20.895Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T20:43:20.895Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T20:43:20.895Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T20:43:20.895Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T20:43:22.337Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T20:43:22.337Z] Running setup.py install for texttable: started [2022-09-20T20:43:25.731Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T20:43:25.731Z] Running setup.py install for PyYAML: started [2022-09-20T20:43:29.136Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T20:43:30.582Z] Running setup.py install for docopt: started [2022-09-20T20:43:33.223Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T20:43:37.560Z] Running setup.py install for dockerpty: started [2022-09-20T20:43:40.204Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T20:43:44.561Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-20T20:43:44.561Z] 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-20T20:44:16.997Z] Removing intermediate container 33402fcd1ea7 [2022-09-20T20:44:16.997Z] ---> 8ad0f2b27d10 [2022-09-20T20:44:16.997Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T20:44:16.997Z] ---> Running in 35b6e7595022 [2022-09-20T20:44:16.997Z] Removing intermediate container 35b6e7595022 [2022-09-20T20:44:16.997Z] ---> 9bb005743b96 [2022-09-20T20:44:16.997Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:44:16.997Z] ---> Running in 05ad8b4f189f [2022-09-20T20:44:16.997Z] Removing intermediate container 9d2f0392109f [2022-09-20T20:44:16.997Z] ---> 8e088d8ec383 [2022-09-20T20:44:16.997Z] Step 9/23 : COPY . . [2022-09-20T20:44:16.997Z] Removing intermediate container 05ad8b4f189f [2022-09-20T20:44:16.997Z] ---> f02baf664368 [2022-09-20T20:44:16.997Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T20:44:18.996Z] ---> 5364736ed237 [2022-09-20T20:44:18.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T20:44:20.438Z] ---> 3f8c041cd7da [2022-09-20T20:44:20.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T20:44:21.430Z] Removing intermediate container bb85848758eb [2022-09-20T20:44:21.430Z] ---> 135ee05d2ac8 [2022-09-20T20:44:21.430Z] [2022-09-20T20:44:21.430Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T20:44:21.430Z] ---> a6215f271958 [2022-09-20T20:44:21.430Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T20:44:21.712Z] ---> Running in 70d1f87301d1 [2022-09-20T20:44:22.330Z] ---> be44048754e0 [2022-09-20T20:44:22.330Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T20:44:22.330Z] ---> Running in 4710568fd4d7 [2022-09-20T20:44:22.933Z] Removing intermediate container 70d1f87301d1 [2022-09-20T20:44:22.933Z] ---> 78a7b0e0735b [2022-09-20T20:44:22.933Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T20:44:23.217Z] ---> Running in c1c5cb2160be [2022-09-20T20:44:23.509Z] Removing intermediate container 4710568fd4d7 [2022-09-20T20:44:23.509Z] ---> 5d302ff60010 [2022-09-20T20:44:23.509Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:44:23.788Z] ---> Running in 0503ab6e745b [2022-09-20T20:44:24.064Z] Removing intermediate container c1c5cb2160be [2022-09-20T20:44:24.064Z] ---> 75b450d16ed7 [2022-09-20T20:44:24.064Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T20:44:24.341Z] ---> Running in 9d1d39b35cca [2022-09-20T20:44:24.951Z] Removing intermediate container 0503ab6e745b [2022-09-20T20:44:24.951Z] ---> cb8218b7cdaa [2022-09-20T20:44:24.951Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T20:44:25.232Z] ---> Running in e494958c3c96 [2022-09-20T20:44:25.232Z] Removing intermediate container 9d1d39b35cca [2022-09-20T20:44:25.232Z] ---> 8dad81f3c3e2 [2022-09-20T20:44:25.232Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:44:25.232Z] ---> Running in a28f84d6c4ee [2022-09-20T20:44:26.228Z] Removing intermediate container e494958c3c96 [2022-09-20T20:44:26.228Z] ---> 40b140cd7264 [2022-09-20T20:44:26.228Z] Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:44:26.504Z] ---> Running in 6ce7491417ca [2022-09-20T20:44:27.963Z] Removing intermediate container 6ce7491417ca [2022-09-20T20:44:27.963Z] ---> 80e7f680a60f [2022-09-20T20:44:27.963Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:44:27.963Z] ---> Running in afe1c60406c5 [2022-09-20T20:44:29.412Z] Removing intermediate container afe1c60406c5 [2022-09-20T20:44:29.412Z] ---> 6b3845f8d27d [2022-09-20T20:44:29.412Z] [2022-09-20T20:44:29.683Z] Removing intermediate container a28f84d6c4ee [2022-09-20T20:44:29.683Z] ---> 4ab92945b1c5 [2022-09-20T20:44:29.683Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T20:44:29.683Z] ---> Running in 32f34a2779fd [2022-09-20T20:44:30.671Z] Successfully built 6b3845f8d27d [2022-09-20T20:44:30.947Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-20T20:44:30.947Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-09-20T20:44:32.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:44:33.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:44:35.289Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T20:44:35.289Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T20:44:35.568Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T20:44:35.568Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T20:44:35.844Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T20:44:35.844Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T20:44:36.121Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:44:36.121Z] OK: 8 MiB in 20 packages [2022-09-20T20:44:37.588Z] ---> 3b47dfdfe94d [2022-09-20T20:44:37.588Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T20:44:37.588Z] ---> Running in e6908e94a337 [2022-09-20T20:44:37.863Z] Removing intermediate container 32f34a2779fd [2022-09-20T20:44:37.863Z] ---> cfc4a52279ff [2022-09-20T20:44:37.863Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:44:39.844Z] ---> 4845c1b06c10 [2022-09-20T20:44:39.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T20:44:40.448Z] 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-20T20:44:43.153Z] ---> 231fc693e40d [2022-09-20T20:44:43.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T20:44:44.748Z] ---> f89d9f476201 [2022-09-20T20:44:44.748Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T20:44:44.748Z] ---> Running in d436bed1e993 [2022-09-20T20:44:45.347Z] Removing intermediate container d436bed1e993 [2022-09-20T20:44:45.347Z] ---> da85e97c5ac8 [2022-09-20T20:44:45.347Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:44:45.347Z] ---> Running in f3e2fb17d8bb [2022-09-20T20:44:46.333Z] Removing intermediate container f3e2fb17d8bb [2022-09-20T20:44:46.333Z] ---> 47f8746ce5f3 [2022-09-20T20:44:46.333Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T20:44:46.333Z] ---> Running in ca7f124deb69 [2022-09-20T20:44:47.318Z] Removing intermediate container ca7f124deb69 [2022-09-20T20:44:47.318Z] ---> 1fee0c3ed9f0 [2022-09-20T20:44:47.318Z] Step 23/24 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:44:47.318Z] ---> Running in 59bfe1e83ae7 [2022-09-20T20:44:47.934Z] Removing intermediate container 59bfe1e83ae7 [2022-09-20T20:44:47.934Z] ---> 4abc3dd7950c [2022-09-20T20:44:47.934Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T20:44:48.213Z] ---> Running in adb0c4376ebe [2022-09-20T20:44:48.824Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:44:48.824Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:44:48.824Z] ---> 63a855246de7 [2022-09-20T20:44:48.824Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:44:49.103Z] ---> Using cache [2022-09-20T20:44:49.103Z] ---> 017a3de6aac4 [2022-09-20T20:44:49.103Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T20:44:49.103Z] ---> Using cache [2022-09-20T20:44:49.103Z] ---> 8d5c8c50e544 [2022-09-20T20:44:49.103Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:44:49.103Z] ---> Using cache [2022-09-20T20:44:49.103Z] ---> 1d45337a3ddf [2022-09-20T20:44:49.103Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T20:44:49.103Z] ---> Using cache [2022-09-20T20:44:49.103Z] ---> 46ad5af15b8f [2022-09-20T20:44:49.103Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T20:44:49.103Z] ---> Using cache [2022-09-20T20:44:49.103Z] ---> 38f9553ad719 [2022-09-20T20:44:49.103Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:44:49.103Z] ---> Using cache [2022-09-20T20:44:49.103Z] ---> 8e088d8ec383 [2022-09-20T20:44:49.103Z] Step 9/25 : COPY . . [2022-09-20T20:44:49.103Z] ---> Using cache [2022-09-20T20:44:49.103Z] ---> 3b47dfdfe94d [2022-09-20T20:44:49.103Z] Removing intermediate container adb0c4376ebe [2022-09-20T20:44:49.103Z] ---> 4aede408338c [2022-09-20T20:44:49.103Z] [2022-09-20T20:44:49.103Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T20:44:49.103Z] ---> Running in 11a06a5f2112 [2022-09-20T20:44:49.713Z] Successfully built 4aede408338c [2022-09-20T20:44:49.713Z] Successfully tagged core-data-arm64:latest [2022-09-20T20:44:49.713Z]  Building core-data ... done Building security-secretstore-setup [2022-09-20T20:44:51.165Z] 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-20T20:45:09.532Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:45:09.532Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:45:09.532Z] ---> 63a855246de7 [2022-09-20T20:45:09.532Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T20:45:09.532Z] ---> Using cache [2022-09-20T20:45:09.532Z] ---> bc2d08596cfe [2022-09-20T20:45:09.532Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:45:09.532Z] ---> Using cache [2022-09-20T20:45:09.532Z] ---> 361e28732bfc [2022-09-20T20:45:09.532Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T20:45:09.532Z] ---> Using cache [2022-09-20T20:45:09.532Z] ---> cdb36d9f50c1 [2022-09-20T20:45:09.532Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T20:45:09.532Z] ---> Using cache [2022-09-20T20:45:09.532Z] ---> 1458ca064021 [2022-09-20T20:45:09.532Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:45:09.532Z] ---> Using cache [2022-09-20T20:45:09.532Z] ---> ca09d4bc33d5 [2022-09-20T20:45:09.532Z] Step 8/25 : COPY . . [2022-09-20T20:45:09.532Z] ---> Using cache [2022-09-20T20:45:09.532Z] ---> 07080d6096d6 [2022-09-20T20:45:09.532Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T20:45:09.532Z] ---> Running in cc54b4a776c8 [2022-09-20T20:45:09.807Z] 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-20T20:45:18.093Z] Removing intermediate container 245a8f220628 [2022-09-20T20:45:18.093Z] ---> eed0b34a32b0 [2022-09-20T20:45:18.093Z] [2022-09-20T20:45:18.093Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T20:45:18.093Z] ---> a6215f271958 [2022-09-20T20:45:18.093Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:45:18.367Z] ---> Running in 271db27a561e [2022-09-20T20:45:18.966Z] Removing intermediate container 271db27a561e [2022-09-20T20:45:18.966Z] ---> 32c7b2b7c582 [2022-09-20T20:45:18.966Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T20:45:18.966Z] ---> Running in 4320b516699d [2022-09-20T20:45:20.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:45:21.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:45:23.017Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T20:45:23.017Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T20:45:23.017Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:45:23.017Z] OK: 5 MiB in 16 packages [2022-09-20T20:45:24.468Z] Removing intermediate container 4320b516699d [2022-09-20T20:45:24.468Z] ---> 6ad36c09d40d [2022-09-20T20:45:24.468Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T20:45:24.745Z] ---> Running in 26e1e4f2f50a [2022-09-20T20:45:25.355Z] Removing intermediate container 26e1e4f2f50a [2022-09-20T20:45:25.355Z] ---> 17306eb81c04 [2022-09-20T20:45:25.355Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T20:45:25.355Z] ---> Running in 141eb0fa858f [2022-09-20T20:45:25.959Z] Removing intermediate container 141eb0fa858f [2022-09-20T20:45:25.959Z] ---> 81d693c202fc [2022-09-20T20:45:25.959Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T20:45:25.959Z] ---> Running in 25b4775e4b9a [2022-09-20T20:45:26.555Z] Removing intermediate container 25b4775e4b9a [2022-09-20T20:45:26.555Z] ---> 54715e10de06 [2022-09-20T20:45:26.555Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T20:45:26.555Z] ---> Running in 4d81ace4c262 [2022-09-20T20:45:27.154Z] Removing intermediate container 4d81ace4c262 [2022-09-20T20:45:27.154Z] ---> 64f2467744da [2022-09-20T20:45:27.154Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T20:45:27.154Z] ---> Running in 5ae618fc60a0 [2022-09-20T20:45:30.583Z] Removing intermediate container 5ae618fc60a0 [2022-09-20T20:45:30.583Z] ---> 01de4c39030a [2022-09-20T20:45:30.583Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T20:45:30.583Z] ---> Running in 2a2a75d5aef2 [2022-09-20T20:45:30.583Z] Removing intermediate container 2a2a75d5aef2 [2022-09-20T20:45:30.583Z] ---> d676c86c27ba [2022-09-20T20:45:30.583Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T20:45:31.578Z] ---> 5ec8360dcd19 [2022-09-20T20:45:31.578Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T20:45:31.578Z] ---> Running in 92001f33d7cf [2022-09-20T20:45:35.024Z] Removing intermediate container 92001f33d7cf [2022-09-20T20:45:35.024Z] ---> 3c058f4067d4 [2022-09-20T20:45:35.024Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:45:35.627Z] ---> 349d09a3e2eb [2022-09-20T20:45:35.627Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T20:45:37.616Z] ---> 5d4b97f1a03b [2022-09-20T20:45:37.616Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T20:45:38.606Z] ---> 0dbffecdc19d [2022-09-20T20:45:38.606Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T20:45:39.602Z] ---> c8765f58a2d5 [2022-09-20T20:45:39.602Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T20:45:40.591Z] ---> c79aa936cf5a [2022-09-20T20:45:40.591Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T20:45:41.584Z] ---> 2150641ffbac [2022-09-20T20:45:41.584Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-20T20:45:42.572Z] ---> ac702ff001aa [2022-09-20T20:45:42.572Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T20:45:42.572Z] ---> Running in 0eec657e196c [2022-09-20T20:45:45.984Z] Removing intermediate container 0eec657e196c [2022-09-20T20:45:45.984Z] ---> b691a86d180f [2022-09-20T20:45:45.984Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T20:45:45.984Z] ---> Running in 77eb324303ba [2022-09-20T20:45:45.984Z] Removing intermediate container 77eb324303ba [2022-09-20T20:45:45.984Z] ---> 3406dcd26379 [2022-09-20T20:45:45.984Z] Step 30/33 : CMD ["gate"] [2022-09-20T20:45:46.270Z] ---> Running in 919d8c0d22d5 [2022-09-20T20:45:46.910Z] Removing intermediate container 919d8c0d22d5 [2022-09-20T20:45:46.910Z] ---> 351e1da83689 [2022-09-20T20:45:46.910Z] Step 31/33 : LABEL arch=arm64 [2022-09-20T20:45:46.910Z] ---> Running in d7974010503f [2022-09-20T20:45:47.519Z] Removing intermediate container d7974010503f [2022-09-20T20:45:47.519Z] ---> c5939c8efdb4 [2022-09-20T20:45:47.519Z] Step 32/33 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:45:47.519Z] ---> Running in b40571a107ef [2022-09-20T20:45:48.126Z] Removing intermediate container b40571a107ef [2022-09-20T20:45:48.126Z] ---> 3b1fb710e5ba [2022-09-20T20:45:48.126Z] Step 33/33 : LABEL version=0.0.0 [2022-09-20T20:45:48.126Z] ---> Running in 28e4dec4733f [2022-09-20T20:45:48.730Z] Removing intermediate container 28e4dec4733f [2022-09-20T20:45:48.730Z] ---> ab753351431b [2022-09-20T20:45:48.730Z] [2022-09-20T20:45:49.006Z] Successfully built ab753351431b [2022-09-20T20:45:49.006Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-20T20:45:49.006Z]  Building security-bootstrapper ... done Building security-spire-server [2022-09-20T20:46:07.347Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:46:07.347Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:46:07.347Z] ---> 63a855246de7 [2022-09-20T20:46:07.347Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T20:46:07.347Z] ---> Using cache [2022-09-20T20:46:07.347Z] ---> bc2d08596cfe [2022-09-20T20:46:07.347Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:46:07.347Z] ---> Using cache [2022-09-20T20:46:07.347Z] ---> 361e28732bfc [2022-09-20T20:46:07.347Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T20:46:07.347Z] ---> Using cache [2022-09-20T20:46:07.347Z] ---> a9ac742b1460 [2022-09-20T20:46:07.347Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T20:46:07.347Z] ---> Using cache [2022-09-20T20:46:07.347Z] ---> 63ace7faa4ab [2022-09-20T20:46:07.347Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:46:07.347Z] ---> Using cache [2022-09-20T20:46:07.347Z] ---> 392252ddadce [2022-09-20T20:46:07.347Z] Step 8/25 : COPY . . [2022-09-20T20:46:07.347Z] ---> Using cache [2022-09-20T20:46:07.347Z] ---> 6322fb10c2c2 [2022-09-20T20:46:07.347Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T20:46:07.347Z] ---> Using cache [2022-09-20T20:46:07.347Z] ---> 6a847a1d1646 [2022-09-20T20:46:07.347Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T20:46:07.347Z] ---> Using cache [2022-09-20T20:46:07.347Z] ---> f2b0dbd59eab [2022-09-20T20:46:07.347Z] 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-20T20:46:07.347Z] ---> Running in e5e63efefb54 [2022-09-20T20:46:08.796Z] Removing intermediate container e5e63efefb54 [2022-09-20T20:46:08.796Z] ---> 7478ae358dd2 [2022-09-20T20:46:08.796Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T20:46:09.078Z] ---> Running in 26a327f5625c [2022-09-20T20:46:09.680Z] Removing intermediate container 26a327f5625c [2022-09-20T20:46:09.680Z] ---> cbc33f963c42 [2022-09-20T20:46:09.680Z] [2022-09-20T20:46:09.680Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T20:46:09.680Z] ---> 02e0d6fdf486 [2022-09-20T20:46:09.680Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:46:09.680Z] ---> Using cache [2022-09-20T20:46:09.680Z] ---> 9bbec86e1d5d [2022-09-20T20:46:09.680Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:46:09.680Z] ---> Using cache [2022-09-20T20:46:09.680Z] ---> 6834704d924b [2022-09-20T20:46:09.680Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T20:46:09.680Z] ---> Running in 311ee80da181 [2022-09-20T20:46:12.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:46:13.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:46:14.185Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:46:14.185Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:46:14.185Z] OK: 15734 distinct packages available [2022-09-20T20:46:14.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:46:15.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:46:16.887Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T20:46:16.887Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:46:16.887Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T20:46:17.161Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T20:46:17.161Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T20:46:17.161Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:46:17.436Z] OK: 6 MiB in 19 packages [2022-09-20T20:46:18.877Z] Removing intermediate container 311ee80da181 [2022-09-20T20:46:18.877Z] ---> 63cab2f575f1 [2022-09-20T20:46:18.877Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T20:46:24.308Z] ---> 2b4c56b4f76a [2022-09-20T20:46:24.308Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T20:46:25.294Z] ---> 02f73479d710 [2022-09-20T20:46:25.294Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T20:46:26.289Z] ---> 8dca0c08031a [2022-09-20T20:46:26.289Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T20:46:27.280Z] ---> 807a440feeab [2022-09-20T20:46:27.280Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T20:46:27.280Z] ---> Running in ba04aac7a214 [2022-09-20T20:46:27.556Z] Removing intermediate container ba04aac7a214 [2022-09-20T20:46:27.556Z] ---> 3f690569c0ec [2022-09-20T20:46:27.556Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T20:46:27.556Z] ---> Running in 3a03a3ce5a2f [2022-09-20T20:46:28.162Z] Removing intermediate container 3a03a3ce5a2f [2022-09-20T20:46:28.162Z] ---> cfba7edc9b43 [2022-09-20T20:46:28.162Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T20:46:28.162Z] ---> Running in 3f0adf66c6a1 [2022-09-20T20:46:28.768Z] Removing intermediate container 3f0adf66c6a1 [2022-09-20T20:46:28.768Z] ---> 64392e66a931 [2022-09-20T20:46:28.768Z] Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:46:28.768Z] ---> Running in b762b81ccdb2 [2022-09-20T20:46:29.371Z] Removing intermediate container b762b81ccdb2 [2022-09-20T20:46:29.371Z] ---> 48d12aa745af [2022-09-20T20:46:29.371Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:46:29.371Z] ---> Running in e7d0bc4e2e16 [2022-09-20T20:46:29.973Z] Removing intermediate container e7d0bc4e2e16 [2022-09-20T20:46:29.973Z] ---> 597e273feaef [2022-09-20T20:46:29.973Z] [2022-09-20T20:46:29.973Z] Successfully built 597e273feaef [2022-09-20T20:46:30.250Z] Successfully tagged security-spire-server-arm64:latest [2022-09-20T20:46:30.250Z] Building support-notifications [2022-09-20T20:46:48.587Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:46:48.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:46:48.587Z] ---> 63a855246de7 [2022-09-20T20:46:48.587Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:46:48.587Z] ---> Using cache [2022-09-20T20:46:48.587Z] ---> 017a3de6aac4 [2022-09-20T20:46:48.587Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T20:46:48.587Z] ---> Using cache [2022-09-20T20:46:48.587Z] ---> 8d5c8c50e544 [2022-09-20T20:46:48.587Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:46:48.587Z] ---> Using cache [2022-09-20T20:46:48.587Z] ---> 1d45337a3ddf [2022-09-20T20:46:48.587Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T20:46:48.587Z] ---> Running in 4815e8e48778 [2022-09-20T20:46:48.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:46:49.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:46:51.296Z] OK: 221 MiB in 51 packages [2022-09-20T20:46:52.745Z] Removing intermediate container 4815e8e48778 [2022-09-20T20:46:52.745Z] ---> ef95b4e3081f [2022-09-20T20:46:52.745Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T20:46:53.347Z] ---> fde58124af82 [2022-09-20T20:46:53.347Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:46:53.347Z] ---> Running in d93dc23cb119 [2022-09-20T20:47:25.707Z] Removing intermediate container f39eb1810f46 [2022-09-20T20:47:25.707Z] ---> 083ec3f8b173 [2022-09-20T20:47:25.707Z] [2022-09-20T20:47:25.707Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T20:47:25.707Z] ---> 02e0d6fdf486 [2022-09-20T20:47:25.707Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T20:47:25.707Z] ---> Using cache [2022-09-20T20:47:25.707Z] ---> 9bbec86e1d5d [2022-09-20T20:47:25.707Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:47:25.707Z] ---> Using cache [2022-09-20T20:47:25.707Z] ---> 6834704d924b [2022-09-20T20:47:25.707Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T20:47:25.707Z] ---> Running in cbcd709b1029 [2022-09-20T20:47:25.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:47:26.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:47:27.739Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T20:47:27.739Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T20:47:27.739Z] OK: 15734 distinct packages available [2022-09-20T20:47:28.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:47:28.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:47:30.426Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T20:47:30.703Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T20:47:30.979Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T20:47:30.980Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T20:47:31.254Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T20:47:31.254Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T20:47:31.254Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T20:47:31.529Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T20:47:31.529Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T20:47:31.529Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T20:47:31.804Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:47:32.407Z] OK: 8 MiB in 23 packages [2022-09-20T20:47:36.727Z] Removing intermediate container cbcd709b1029 [2022-09-20T20:47:36.727Z] ---> 229576debe38 [2022-09-20T20:47:36.727Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:47:37.708Z] ---> 27990e969f57 [2022-09-20T20:47:37.708Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T20:47:42.035Z] ---> 432e2e7b025e [2022-09-20T20:47:42.035Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T20:47:43.040Z] ---> ab45401d0879 [2022-09-20T20:47:43.040Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T20:47:43.040Z] ---> Running in 8f5d64cb68c4 [2022-09-20T20:47:44.032Z] Removing intermediate container 8f5d64cb68c4 [2022-09-20T20:47:44.032Z] ---> 1ee2df26a8fc [2022-09-20T20:47:44.032Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:47:44.032Z] ---> Running in 62670dc9f717 [2022-09-20T20:47:44.637Z] Removing intermediate container 62670dc9f717 [2022-09-20T20:47:44.637Z] ---> b89a5ee07523 [2022-09-20T20:47:44.637Z] Step 18/20 : LABEL arch=arm64 [2022-09-20T20:47:44.637Z] ---> Running in c5815c6ee647 [2022-09-20T20:47:45.626Z] Removing intermediate container c5815c6ee647 [2022-09-20T20:47:45.626Z] ---> 2896cd3d046d [2022-09-20T20:47:45.626Z] Step 19/20 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:47:45.626Z] ---> Running in 6ad52ce5f3bf [2022-09-20T20:47:45.905Z] Removing intermediate container d93dc23cb119 [2022-09-20T20:47:45.905Z] ---> 32182379af14 [2022-09-20T20:47:45.905Z] Step 9/23 : COPY . . [2022-09-20T20:47:46.501Z] Removing intermediate container 6ad52ce5f3bf [2022-09-20T20:47:46.501Z] ---> 08fc97fe8c21 [2022-09-20T20:47:46.501Z] Step 20/20 : LABEL version=0.0.0 [2022-09-20T20:47:46.501Z] ---> Running in 215707a49b26 [2022-09-20T20:47:47.104Z] Removing intermediate container 215707a49b26 [2022-09-20T20:47:47.104Z] ---> 6a6d7f3d6deb [2022-09-20T20:47:47.104Z] [2022-09-20T20:47:47.704Z] Successfully built 6a6d7f3d6deb [2022-09-20T20:47:47.704Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-20T20:47:47.704Z] Building core-command [2022-09-20T20:48:02.979Z]  Building security-spiffe-token-provider ... done  ---> 9a5ef315ecef [2022-09-20T20:48:02.979Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T20:48:02.979Z] ---> Running in a82d8a166f2b [2022-09-20T20:48:03.964Z] 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-20T20:48:06.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T20:48:06.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T20:48:06.602Z] ---> 63a855246de7 [2022-09-20T20:48:06.602Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T20:48:06.602Z] ---> Using cache [2022-09-20T20:48:06.602Z] ---> 017a3de6aac4 [2022-09-20T20:48:06.602Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T20:48:06.602Z] ---> Using cache [2022-09-20T20:48:06.602Z] ---> 8d5c8c50e544 [2022-09-20T20:48:06.602Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T20:48:06.602Z] ---> Using cache [2022-09-20T20:48:06.602Z] ---> 1d45337a3ddf [2022-09-20T20:48:06.602Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T20:48:06.602Z] ---> Using cache [2022-09-20T20:48:06.602Z] ---> 46ad5af15b8f [2022-09-20T20:48:06.602Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T20:48:06.602Z] ---> Using cache [2022-09-20T20:48:06.602Z] ---> 38f9553ad719 [2022-09-20T20:48:06.602Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T20:48:06.602Z] ---> Using cache [2022-09-20T20:48:06.602Z] ---> 8e088d8ec383 [2022-09-20T20:48:06.602Z] Step 9/24 : COPY . . [2022-09-20T20:48:06.602Z] ---> Using cache [2022-09-20T20:48:06.602Z] ---> 3b47dfdfe94d [2022-09-20T20:48:06.602Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T20:48:06.879Z] ---> Running in 0bd56218d6e7 [2022-09-20T20:48:08.875Z] 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-20T20:50:30.800Z] 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-20T20:50:49.143Z] Removing intermediate container cc54b4a776c8 [2022-09-20T20:50:49.143Z] ---> cc55afe8ea84 [2022-09-20T20:50:49.143Z] [2022-09-20T20:50:49.143Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T20:50:49.143Z] ---> a6215f271958 [2022-09-20T20:50:49.143Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T20:50:49.420Z] ---> Running in 34d7837a3607 [2022-09-20T20:50:51.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:50:51.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:50:53.142Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T20:50:53.142Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T20:50:53.142Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T20:50:53.142Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:50:53.142Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:50:53.421Z] OK: 6 MiB in 17 packages [2022-09-20T20:50:55.454Z] Removing intermediate container 34d7837a3607 [2022-09-20T20:50:55.454Z] ---> 68a214ba3ab9 [2022-09-20T20:50:55.454Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T20:50:55.731Z] ---> Running in 58594ab52252 [2022-09-20T20:50:56.020Z] Removing intermediate container 58594ab52252 [2022-09-20T20:50:56.020Z] ---> 957c462be34d [2022-09-20T20:50:56.020Z] Step 13/25 : WORKDIR / [2022-09-20T20:50:56.303Z] ---> Running in 68396ea5cf90 [2022-09-20T20:50:56.902Z] Removing intermediate container 68396ea5cf90 [2022-09-20T20:50:56.902Z] ---> 3a6419190218 [2022-09-20T20:50:56.902Z] 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-20T20:50:57.887Z] ---> cfdaf386f6f7 [2022-09-20T20:50:57.887Z] 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-20T20:50:58.869Z] ---> 384390159529 [2022-09-20T20:50:58.869Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T20:50:59.479Z] ---> 4a558d13b6bd [2022-09-20T20:50:59.479Z] 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-20T20:51:00.460Z] ---> a634b799b429 [2022-09-20T20:51:00.460Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T20:51:02.446Z] ---> 826daa7210b4 [2022-09-20T20:51:02.446Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T20:51:03.886Z] ---> 1d14b6880a36 [2022-09-20T20:51:03.886Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T20:51:04.869Z] ---> 955241571804 [2022-09-20T20:51:04.869Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T20:51:04.869Z] ---> Running in 62ae3465f801 [2022-09-20T20:51:08.267Z] Removing intermediate container 62ae3465f801 [2022-09-20T20:51:08.267Z] ---> fa60563d0b45 [2022-09-20T20:51:08.267Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T20:51:08.267Z] ---> Running in 38f64e369993 [2022-09-20T20:51:08.267Z] Removing intermediate container 38f64e369993 [2022-09-20T20:51:08.267Z] ---> 7e22a092af46 [2022-09-20T20:51:08.267Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T20:51:08.267Z] ---> Running in 8424f6a2efa2 [2022-09-20T20:51:08.871Z] Removing intermediate container 8424f6a2efa2 [2022-09-20T20:51:08.871Z] ---> 89b2c3a7d5a0 [2022-09-20T20:51:08.871Z] Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:51:09.149Z] ---> Running in 449d014d5288 [2022-09-20T20:51:09.447Z] Removing intermediate container 449d014d5288 [2022-09-20T20:51:09.447Z] ---> d9b10ad0498d [2022-09-20T20:51:09.447Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:51:09.725Z] ---> Running in 5e5773adcf68 [2022-09-20T20:51:10.332Z] Removing intermediate container 5e5773adcf68 [2022-09-20T20:51:10.332Z] ---> 71e20d8a9064 [2022-09-20T20:51:10.332Z] [2022-09-20T20:51:10.608Z] Successfully built 71e20d8a9064 [2022-09-20T20:51:10.608Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-20T20:51:25.751Z]  Building security-secretstore-setup ... done Removing intermediate container 11a06a5f2112 [2022-09-20T20:51:25.751Z] ---> d1f6387d46ec [2022-09-20T20:51:25.751Z] [2022-09-20T20:51:25.751Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T20:51:25.751Z] ---> a6215f271958 [2022-09-20T20:51:25.751Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:51:25.751Z] ---> Running in f1a6c16daf0d [2022-09-20T20:51:26.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:51:26.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:51:28.071Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T20:51:28.071Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:51:28.071Z] OK: 5 MiB in 15 packages [2022-09-20T20:51:29.516Z] Removing intermediate container f1a6c16daf0d [2022-09-20T20:51:29.516Z] ---> a40a818d928f [2022-09-20T20:51:29.516Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:51:29.516Z] ---> Running in a451c90a130e [2022-09-20T20:51:29.790Z] Removing intermediate container a451c90a130e [2022-09-20T20:51:29.790Z] ---> d3125748a1e8 [2022-09-20T20:51:29.790Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T20:51:29.790Z] ---> Running in 39d3a03cc3ab [2022-09-20T20:51:30.390Z] Removing intermediate container 39d3a03cc3ab [2022-09-20T20:51:30.390Z] ---> 76dee2fe001c [2022-09-20T20:51:30.390Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T20:51:30.390Z] ---> Running in b82ffa250720 [2022-09-20T20:51:30.992Z] Removing intermediate container b82ffa250720 [2022-09-20T20:51:30.992Z] ---> e7559feee08a [2022-09-20T20:51:30.992Z] Step 16/25 : WORKDIR / [2022-09-20T20:51:30.992Z] ---> Running in 1ea0df5df063 [2022-09-20T20:51:31.596Z] Removing intermediate container 1ea0df5df063 [2022-09-20T20:51:31.596Z] ---> 39cbf0af2fcf [2022-09-20T20:51:31.596Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:51:32.692Z] ---> f7da81f470d0 [2022-09-20T20:51:32.692Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T20:51:34.826Z] ---> a62f2c1b4aa3 [2022-09-20T20:51:34.826Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T20:51:35.464Z] ---> 8983631bd2dd [2022-09-20T20:51:35.464Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T20:51:36.445Z] ---> 50e182d35928 [2022-09-20T20:51:36.445Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T20:51:36.445Z] ---> Running in b2a1182c62f7 [2022-09-20T20:51:37.041Z] Removing intermediate container b2a1182c62f7 [2022-09-20T20:51:37.041Z] ---> 642cba2ef47c [2022-09-20T20:51:37.041Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:51:37.041Z] ---> Running in 747c33a75dbf [2022-09-20T20:51:37.641Z] Removing intermediate container 747c33a75dbf [2022-09-20T20:51:37.641Z] ---> 3808b74259f5 [2022-09-20T20:51:37.641Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T20:51:37.641Z] ---> Running in 8256a1b61307 [2022-09-20T20:51:38.239Z] Removing intermediate container 8256a1b61307 [2022-09-20T20:51:38.239Z] ---> 413c8812cbef [2022-09-20T20:51:38.239Z] Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:51:38.239Z] ---> Running in 2efaf7d4753d [2022-09-20T20:51:38.835Z] Removing intermediate container 2efaf7d4753d [2022-09-20T20:51:38.835Z] ---> 34802380167e [2022-09-20T20:51:38.835Z] Step 25/25 : LABEL version=0.0.0 [2022-09-20T20:51:38.835Z] ---> Running in 89bc3ed0deb7 [2022-09-20T20:51:39.821Z] Removing intermediate container 89bc3ed0deb7 [2022-09-20T20:51:39.821Z] ---> 180f0ab61c58 [2022-09-20T20:51:39.821Z] [2022-09-20T20:51:39.821Z] Successfully built 180f0ab61c58 [2022-09-20T20:51:39.821Z] Successfully tagged core-metadata-arm64:latest [2022-09-20T20:53:01.616Z]  Building core-metadata ... done Removing intermediate container 0bd56218d6e7 [2022-09-20T20:53:01.616Z] ---> 1c164c2f895f [2022-09-20T20:53:01.616Z] [2022-09-20T20:53:01.616Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T20:53:01.616Z] ---> a6215f271958 [2022-09-20T20:53:01.616Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:53:01.616Z] ---> Using cache [2022-09-20T20:53:01.616Z] ---> a40a818d928f [2022-09-20T20:53:01.616Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:53:01.616Z] ---> Using cache [2022-09-20T20:53:01.616Z] ---> d3125748a1e8 [2022-09-20T20:53:01.616Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T20:53:01.616Z] ---> Running in e4e05a7a2bfd [2022-09-20T20:53:01.616Z] Removing intermediate container e6908e94a337 [2022-09-20T20:53:01.616Z] ---> 8a2158ca4690 [2022-09-20T20:53:01.616Z] [2022-09-20T20:53:01.616Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:53:01.616Z] ---> a6215f271958 [2022-09-20T20:53:01.616Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T20:53:01.616Z] ---> Using cache [2022-09-20T20:53:01.616Z] ---> a40a818d928f [2022-09-20T20:53:01.616Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:53:01.616Z] ---> Using cache [2022-09-20T20:53:01.616Z] ---> d3125748a1e8 [2022-09-20T20:53:01.616Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T20:53:01.616Z] ---> Running in fa6f4dff1b93 [2022-09-20T20:53:01.616Z] Removing intermediate container e4e05a7a2bfd [2022-09-20T20:53:01.616Z] ---> d1449f181838 [2022-09-20T20:53:01.616Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T20:53:01.616Z] ---> Running in 6ec40d4926d0 [2022-09-20T20:53:01.891Z] Removing intermediate container fa6f4dff1b93 [2022-09-20T20:53:01.891Z] ---> d8b5f743e6d2 [2022-09-20T20:53:01.891Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:53:02.166Z] ---> Running in 38a36b812fb2 [2022-09-20T20:53:02.439Z] Removing intermediate container 6ec40d4926d0 [2022-09-20T20:53:02.439Z] ---> 960d057d3005 [2022-09-20T20:53:02.439Z] Step 16/24 : WORKDIR / [2022-09-20T20:53:02.439Z] ---> Running in 14bbc190ca1f [2022-09-20T20:53:02.711Z] Removing intermediate container 38a36b812fb2 [2022-09-20T20:53:02.711Z] ---> 87c850df0023 [2022-09-20T20:53:02.711Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:53:03.311Z] Removing intermediate container 14bbc190ca1f [2022-09-20T20:53:03.311Z] ---> 1698328a739a [2022-09-20T20:53:03.311Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:53:03.587Z] ---> ee10260f72f8 [2022-09-20T20:53:03.587Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T20:53:04.835Z] ---> 65f7dc24be50 [2022-09-20T20:53:04.835Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T20:53:06.825Z] ---> 522cccbc307b [2022-09-20T20:53:06.825Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T20:53:06.825Z] ---> d6c1ae932ad8 [2022-09-20T20:53:06.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T20:53:07.808Z] ---> 657ecf4c3180 [2022-09-20T20:53:07.808Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T20:53:08.081Z] ---> Running in 284eb2f0abdd [2022-09-20T20:53:08.357Z] ---> f4e14d5a08f2 [2022-09-20T20:53:08.358Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T20:53:08.630Z] ---> Running in dcf82eab5406 [2022-09-20T20:53:08.630Z] Removing intermediate container 284eb2f0abdd [2022-09-20T20:53:08.630Z] ---> 54dab4e3cc15 [2022-09-20T20:53:08.631Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:53:08.905Z] ---> Running in 1304b7da2105 [2022-09-20T20:53:09.182Z] Removing intermediate container dcf82eab5406 [2022-09-20T20:53:09.182Z] ---> 33ad1a6d6a8b [2022-09-20T20:53:09.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:53:09.182Z] ---> Running in eb785f1efbd4 [2022-09-20T20:53:09.467Z] Removing intermediate container 1304b7da2105 [2022-09-20T20:53:09.467Z] ---> e644da954a1d [2022-09-20T20:53:09.467Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T20:53:09.467Z] ---> Running in 09b4cbe3ea78 [2022-09-20T20:53:10.076Z] Removing intermediate container eb785f1efbd4 [2022-09-20T20:53:10.076Z] ---> 2df960c07970 [2022-09-20T20:53:10.076Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T20:53:10.076Z] ---> Running in 0001969de882 [2022-09-20T20:53:10.349Z] Removing intermediate container 09b4cbe3ea78 [2022-09-20T20:53:10.349Z] ---> e3995caa9de5 [2022-09-20T20:53:10.349Z] Step 23/24 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:53:10.349Z] ---> Running in c4fafa8b5412 [2022-09-20T20:53:10.620Z] Removing intermediate container 0001969de882 [2022-09-20T20:53:10.620Z] ---> 1bac8a072ae7 [2022-09-20T20:53:10.620Z] Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:53:10.909Z] ---> Running in bbd449ecd01b [2022-09-20T20:53:10.909Z] Removing intermediate container c4fafa8b5412 [2022-09-20T20:53:10.909Z] ---> 9c9f7c116df0 [2022-09-20T20:53:10.909Z] Step 24/24 : LABEL version=0.0.0 [2022-09-20T20:53:11.196Z] ---> Running in e8444fa4628d [2022-09-20T20:53:11.478Z] Removing intermediate container bbd449ecd01b [2022-09-20T20:53:11.478Z] ---> 8df49c198137 [2022-09-20T20:53:11.478Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:53:11.755Z] ---> Running in 16654157e417 [2022-09-20T20:53:12.029Z] Removing intermediate container e8444fa4628d [2022-09-20T20:53:12.029Z] ---> 06849cb55914 [2022-09-20T20:53:12.029Z] [2022-09-20T20:53:12.307Z] Successfully built 06849cb55914 [2022-09-20T20:53:12.307Z] Successfully tagged core-command-arm64:latest [2022-09-20T20:53:12.307Z]  Building core-command ... done Removing intermediate container 16654157e417 [2022-09-20T20:53:12.307Z] ---> d8e72e98213a [2022-09-20T20:53:12.307Z] [2022-09-20T20:53:12.586Z] Successfully built d8e72e98213a [2022-09-20T20:53:12.586Z] Successfully tagged support-scheduler-arm64:latest [2022-09-20T20:53:44.905Z]  Building support-scheduler ... done Removing intermediate container a82d8a166f2b [2022-09-20T20:53:44.905Z] ---> f62ffde350f2 [2022-09-20T20:53:44.905Z] [2022-09-20T20:53:44.905Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T20:53:44.905Z] ---> a6215f271958 [2022-09-20T20:53:44.905Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T20:53:44.905Z] ---> Running in 9fe31ffa1332 [2022-09-20T20:53:44.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T20:53:44.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T20:53:44.905Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T20:53:44.905Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T20:53:44.905Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T20:53:44.905Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T20:53:44.905Z] OK: 6 MiB in 16 packages [2022-09-20T20:53:44.905Z] Removing intermediate container 9fe31ffa1332 [2022-09-20T20:53:44.905Z] ---> fd77b99cc4d8 [2022-09-20T20:53:44.905Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T20:53:44.905Z] ---> Running in 764692c8e791 [2022-09-20T20:53:44.905Z] Removing intermediate container 764692c8e791 [2022-09-20T20:53:44.905Z] ---> 1fc484467d05 [2022-09-20T20:53:44.905Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T20:53:44.905Z] ---> Running in 38f7c687ad68 [2022-09-20T20:53:44.905Z] Removing intermediate container 38f7c687ad68 [2022-09-20T20:53:44.905Z] ---> 6037e8c7424b [2022-09-20T20:53:44.905Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T20:53:44.905Z] ---> Running in cb43414f6ab9 [2022-09-20T20:53:44.905Z] Removing intermediate container cb43414f6ab9 [2022-09-20T20:53:44.905Z] ---> 57d150755af3 [2022-09-20T20:53:44.905Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T20:53:45.177Z] ---> 820b614b2157 [2022-09-20T20:53:45.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T20:53:46.608Z] ---> 91c49a7c70f7 [2022-09-20T20:53:46.608Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T20:53:47.203Z] ---> ec800555752e [2022-09-20T20:53:47.203Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T20:53:47.203Z] ---> Running in 62179374d731 [2022-09-20T20:53:47.476Z] Removing intermediate container 62179374d731 [2022-09-20T20:53:47.476Z] ---> 909d7ed1b98c [2022-09-20T20:53:47.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T20:53:47.747Z] ---> Running in b3ad22bf77c3 [2022-09-20T20:53:48.020Z] Removing intermediate container b3ad22bf77c3 [2022-09-20T20:53:48.020Z] ---> 218f435b822d [2022-09-20T20:53:48.020Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T20:53:48.020Z] ---> Running in c31db889fda0 [2022-09-20T20:53:48.292Z] Removing intermediate container c31db889fda0 [2022-09-20T20:53:48.292Z] ---> fc3f3772f2f7 [2022-09-20T20:53:48.292Z] Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 [2022-09-20T20:53:48.292Z] ---> Running in 11a9c53c33b0 [2022-09-20T20:53:48.885Z] Removing intermediate container 11a9c53c33b0 [2022-09-20T20:53:48.885Z] ---> eb5b1c7dcecc [2022-09-20T20:53:48.885Z] Step 23/23 : LABEL version=0.0.0 [2022-09-20T20:53:48.885Z] ---> Running in b81b5951a3ee [2022-09-20T20:53:49.157Z] Removing intermediate container b81b5951a3ee [2022-09-20T20:53:49.157Z] ---> 91f52b850fe5 [2022-09-20T20:53:49.157Z] [2022-09-20T20:53:49.428Z] Successfully built 91f52b850fe5 [2022-09-20T20:53:49.428Z] Successfully tagged support-notifications-arm64:latest [2022-09-20T20:53:49.712Z]  Building support-notifications ... done  [Pipeline] } [2022-09-20T20:53:49.715Z] $ docker stop --time=1 3b8989eefcf2be5374876313383f7591bcc9781bd5a5de08f0a14bddca71fdd2 [2022-09-20T20:53:51.375Z] $ docker rm -f 3b8989eefcf2be5374876313383f7591bcc9781bd5a5de08f0a14bddca71fdd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T20:53:51.899Z] + docker images [2022-09-20T20:53:52.170Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T20:53:52.170Z] support-notifications-arm64 latest 91f52b850fe5 3 seconds ago 26.3MB [2022-09-20T20:53:52.170Z] f62ffde350f2 13 seconds ago 1.44GB [2022-09-20T20:53:52.170Z] support-scheduler-arm64 latest d8e72e98213a 39 seconds ago 25.7MB [2022-09-20T20:53:52.170Z] core-command-arm64 latest 06849cb55914 40 seconds ago 16.7MB [2022-09-20T20:53:52.170Z] 1c164c2f895f 52 seconds ago 1.37GB [2022-09-20T20:53:52.170Z] 8a2158ca4690 53 seconds ago 1.44GB [2022-09-20T20:53:52.170Z] core-metadata-arm64 latest 180f0ab61c58 2 minutes ago 17.5MB [2022-09-20T20:53:52.170Z] d1f6387d46ec 2 minutes ago 1.38GB [2022-09-20T20:53:52.170Z] security-secretstore-setup-arm64 latest 71e20d8a9064 2 minutes ago 28.2MB [2022-09-20T20:53:52.170Z] cc55afe8ea84 3 minutes ago 1.37GB [2022-09-20T20:53:52.170Z] security-spiffe-token-provider-arm64 latest 6a6d7f3d6deb 6 minutes ago 28.4MB [2022-09-20T20:53:52.170Z] 083ec3f8b173 6 minutes ago 1.41GB [2022-09-20T20:53:52.170Z] security-spire-server-arm64 latest 597e273feaef 7 minutes ago 84.2MB [2022-09-20T20:53:52.170Z] cbc33f963c42 7 minutes ago 1.25GB [2022-09-20T20:53:52.170Z] security-bootstrapper-arm64 latest ab753351431b 8 minutes ago 19.1MB [2022-09-20T20:53:52.170Z] eed0b34a32b0 8 minutes ago 1.36GB [2022-09-20T20:53:52.170Z] core-data-arm64 latest 4aede408338c 9 minutes ago 20.7MB [2022-09-20T20:53:52.170Z] sys-mgmt-agent-arm64 latest 6b3845f8d27d 9 minutes ago 133MB [2022-09-20T20:53:52.170Z] 135ee05d2ac8 9 minutes ago 1.38GB [2022-09-20T20:53:52.170Z] security-proxy-setup-arm64 latest 728940d291ed 11 minutes ago 26.4MB [2022-09-20T20:53:52.170Z] aeb219cbf90d 11 minutes ago 1.36GB [2022-09-20T20:53:52.170Z] 54a9e7c41771 11 minutes ago 1.36GB [2022-09-20T20:53:52.170Z] security-spire-agent-arm64 latest 1a1c40980f3b 16 minutes ago 122MB [2022-09-20T20:53:52.170Z] security-spire-config-arm64 latest 8d114a8486ca 16 minutes ago 83.6MB [2022-09-20T20:53:52.170Z] 125ddb5176db 17 minutes ago 1.25GB [2022-09-20T20:53:52.170Z] f053bf8e7559 17 minutes ago 1.25GB [2022-09-20T20:53:52.170Z] ci-base-image-arm64 latest 63a855246de7 31 minutes ago 996MB [2022-09-20T20:53:52.170Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-20T20:53:52.170Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-20T20:53:52.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-20T20:53:52.170Z] 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-20T20:53:52.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T20:53:52.621Z] [2022-09-20T20:53:52.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:53:52.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T20:53:53.249Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T20:53:53.249Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T20:53:53.249Z] 04944245beec: Pulling fs layer [2022-09-20T20:53:53.249Z] 699f458cf7ca: Pulling fs layer [2022-09-20T20:53:53.249Z] 765212b225bb: Pulling fs layer [2022-09-20T20:53:53.249Z] f23df028b6ca: Pulling fs layer [2022-09-20T20:53:53.249Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T20:53:53.249Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T20:53:53.249Z] 765212b225bb: Waiting [2022-09-20T20:53:53.249Z] f23df028b6ca: Waiting [2022-09-20T20:53:53.249Z] d65c8cfc05b1: Waiting [2022-09-20T20:53:53.249Z] 2437ff75d9bd: Waiting [2022-09-20T20:53:53.249Z] 04944245beec: Verifying Checksum [2022-09-20T20:53:53.249Z] 04944245beec: Download complete [2022-09-20T20:53:53.522Z] 765212b225bb: Verifying Checksum [2022-09-20T20:53:53.522Z] 765212b225bb: Download complete [2022-09-20T20:53:53.522Z] f23df028b6ca: Verifying Checksum [2022-09-20T20:53:53.522Z] f23df028b6ca: Download complete [2022-09-20T20:53:53.522Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T20:53:53.522Z] d65c8cfc05b1: Download complete [2022-09-20T20:53:53.522Z] 699f458cf7ca: Verifying Checksum [2022-09-20T20:53:53.522Z] 699f458cf7ca: Download complete [2022-09-20T20:53:54.117Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T20:53:54.117Z] 8998bd30e6a1: Download complete [2022-09-20T20:53:56.091Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T20:53:56.091Z] 2437ff75d9bd: Download complete [2022-09-20T20:53:58.764Z] 8998bd30e6a1: Pull complete [2022-09-20T20:53:58.764Z] 04944245beec: Pull complete [2022-09-20T20:54:00.767Z] 699f458cf7ca: Pull complete [2022-09-20T20:54:00.767Z] 765212b225bb: Pull complete [2022-09-20T20:54:01.748Z] f23df028b6ca: Pull complete [2022-09-20T20:54:01.748Z] d65c8cfc05b1: Pull complete [2022-09-20T20:54:16.825Z] 2437ff75d9bd: Pull complete [2022-09-20T20:54:16.825Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T20:54:16.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T20:54:16.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:54:17.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container [2022-09-20T20:54:17.167Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-20T20:54:19.676Z] $ docker top 5e9e19b1de19323f7182e7d7f6b6cdb847604a9e721d86fc0dd108466c60a48e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:54:20.607Z] ---> job-cost.sh [2022-09-20T20:54:20.607Z] lf-activate-venv: SKIPPING [2022-09-20T20:54:20.607Z] INFO: No Stack... [2022-09-20T20:54:21.200Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T20:54:22.173Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T20:54:22.828Z] + + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-09-20T20:54:22.828Z] cut -d, -f6 [Pipeline] lock [2022-09-20T20:54:22.882Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4161-2-stack-cost] [2022-09-20T20:54:22.888Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4161-2-stack-cost] did not exist. Created. [2022-09-20T20:54:22.888Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4161-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T20:54:23.546Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T20:54:23.732Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T20:54:23.738Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4161-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T20:54:23.756Z] $ docker stop --time=1 5e9e19b1de19323f7182e7d7f6b6cdb847604a9e721d86fc0dd108466c60a48e [2022-09-20T20:54:25.238Z] $ docker rm -f 5e9e19b1de19323f7182e7d7f6b6cdb847604a9e721d86fc0dd108466c60a48e [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-20T20:54:25.707Z] provisioning config files... [2022-09-20T20:54:25.715Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4951368662523016975tmp [Pipeline] { [Pipeline] sh [2022-09-20T20:54:26.018Z] + set +x [2022-09-20T20:54:26.018Z] + curl -s https://codecov.io/bash [2022-09-20T20:54:26.018Z] + bash -s -- [2022-09-20T20:54:26.018Z] [2022-09-20T20:54:26.018Z] _____ _ [2022-09-20T20:54:26.018Z] / ____| | | [2022-09-20T20:54:26.018Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T20:54:26.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T20:54:26.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T20:54:26.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T20:54:26.018Z] Bash-1.0.6 [2022-09-20T20:54:26.018Z] [2022-09-20T20:54:26.018Z] [2022-09-20T20:54:26.018Z] ==> git version 2.25.1 found [2022-09-20T20:54:26.018Z] ==> 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-20T20:54:26.018Z] Release-Date: 2020-01-08 [2022-09-20T20:54:26.018Z] 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-20T20:54:26.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T20:54:26.018Z] ==> Jenkins CI detected. [2022-09-20T20:54:26.018Z] current dir:  /w/workspace/edgex-go/2 [2022-09-20T20:54:26.018Z] project root: . [2022-09-20T20:54:26.018Z] --> token set from env [2022-09-20T20:54:26.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T20:54:26.308Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T20:54:26.308Z] ==> Python coveragepy not found [2022-09-20T20:54:26.308Z] ==> Searching for coverage reports in: [2022-09-20T20:54:26.308Z] + . [2022-09-20T20:54:26.308Z] -> Found 1 reports [2022-09-20T20:54:26.308Z] ==> Detecting git/mercurial file structure [2022-09-20T20:54:26.308Z] ==> Reading reports [2022-09-20T20:54:26.308Z] + ./coverage.out bytes=491929 [2022-09-20T20:54:26.308Z] ==> Appending adjustments [2022-09-20T20:54:26.308Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T20:54:27.687Z] + Found adjustments [2022-09-20T20:54:27.687Z] ==> Gzipping contents [2022-09-20T20:54:27.687Z] 64K /tmp/codecov.zEDBa8.gz [2022-09-20T20:54:27.687Z] ==> Uploading reports [2022-09-20T20:54:27.687Z] url: https://codecov.io [2022-09-20T20:54:27.687Z] query: branch=PR-4161&commit=87e3402f023d747f27e4edf0d967aa7c284c3465&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4161%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4161&job=&cmd_args= [2022-09-20T20:54:27.687Z] -> Pinging Codecov [2022-09-20T20:54:27.687Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4161&commit=87e3402f023d747f27e4edf0d967aa7c284c3465&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4161%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4161&job=&cmd_args= [2022-09-20T20:54:27.687Z] -> Uploading to [2022-09-20T20:54:27.687Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/87e3402f023d747f27e4edf0d967aa7c284c3465/7db89412-f00b-4d22-a870-71dc4432ddd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T205427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=335b4a56dfc100b39b804728b18e025e588768bedf8960e6d4f61c3829a9b921 [2022-09-20T20:54:27.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T20:54:27.687Z] Dload Upload Total Spent Left Speed [2022-09-20T20:54:27.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64608 0 0 100 64608 0 243k --:--:-- --:--:-- --:--:-- 243k [2022-09-20T20:54:27.948Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/87e3402f023d747f27e4edf0d967aa7c284c3465 [Pipeline] } [2022-09-20T20:54:27.956Z] 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-20T20:54:28.520Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:54:28.815Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:54:29.678Z] ---> package-listing.sh [2022-09-20T20:54:29.678Z] ++ facter osfamily [2022-09-20T20:54:29.678Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T20:54:29.938Z] + OS_FAMILY=debian [2022-09-20T20:54:29.938Z] + workspace=/w/workspace/edgex-go/2 [2022-09-20T20:54:29.938Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T20:54:29.938Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T20:54:29.938Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T20:54:29.938Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T20:54:29.938Z] + '[' /w/workspace/edgex-go/2 ']' [2022-09-20T20:54:29.938Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T20:54:29.938Z] + case "${OS_FAMILY}" in [2022-09-20T20:54:29.938Z] + dpkg -l [2022-09-20T20:54:29.938Z] + grep '^ii' [2022-09-20T20:54:29.938Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T20:54:29.938Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T20:54:29.938Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T20:54:29.938Z] + '[' /w/workspace/edgex-go/2 ']' [2022-09-20T20:54:29.938Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-09-20T20:54:29.938Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-09-20T20:54:29.951Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T20:54:30.239Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:54:30.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T20:54:30.806Z] [2022-09-20T20:54:30.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T20:54:31.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T20:54:31.117Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T20:54:31.117Z] 5eb5b503b376: Pulling fs layer [2022-09-20T20:54:31.117Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T20:54:31.117Z] ec43610c2a17: Pulling fs layer [2022-09-20T20:54:31.117Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T20:54:31.117Z] 33b1e0a273af: Pulling fs layer [2022-09-20T20:54:31.117Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T20:54:31.117Z] 2f39f015ded8: Pulling fs layer [2022-09-20T20:54:31.117Z] 3a2ae6a8a46f: Waiting [2022-09-20T20:54:31.117Z] 33b1e0a273af: Waiting [2022-09-20T20:54:31.117Z] 2f39f015ded8: Waiting [2022-09-20T20:54:31.117Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T20:54:31.117Z] 5c69ac0246d0: Download complete [2022-09-20T20:54:31.117Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T20:54:31.117Z] 3a2ae6a8a46f: Download complete [2022-09-20T20:54:31.117Z] 33b1e0a273af: Verifying Checksum [2022-09-20T20:54:31.117Z] 33b1e0a273af: Download complete [2022-09-20T20:54:31.378Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T20:54:31.378Z] 5d3b04190fa2: Download complete [2022-09-20T20:54:31.378Z] ec43610c2a17: Verifying Checksum [2022-09-20T20:54:31.378Z] ec43610c2a17: Download complete [2022-09-20T20:54:31.378Z] 5eb5b503b376: Download complete [2022-09-20T20:54:31.950Z] 2f39f015ded8: Download complete [2022-09-20T20:54:32.892Z] 5eb5b503b376: Pull complete [2022-09-20T20:54:32.892Z] 5c69ac0246d0: Pull complete [2022-09-20T20:54:33.153Z] ec43610c2a17: Pull complete [2022-09-20T20:54:33.414Z] 3a2ae6a8a46f: Pull complete [2022-09-20T20:54:33.675Z] 33b1e0a273af: Pull complete [2022-09-20T20:54:33.675Z] 5d3b04190fa2: Pull complete [2022-09-20T20:54:38.956Z] 2f39f015ded8: Pull complete [2022-09-20T20:54:38.956Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T20:54:38.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T20:54:38.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T20:54:39.048Z] prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container [2022-09-20T20:54:39.080Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T20:54:40.886Z] $ docker top 6467c64651b55bc219245a8bf8d633772aa35568e5408c3c4a7521869c9c6e2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T20:54:41.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T20:54:41.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T20:54:41.830Z] + ls /var/log/sa-host [2022-09-20T20:54:41.830Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T20:54:41.896Z] provisioning config files... [2022-09-20T20:54:41.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7852108722631227819tmp [Pipeline] { [Pipeline] echo [2022-09-20T20:54:41.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:54:42.203Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T20:54:42.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:54:42.541Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T20:54:42.550Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:54:42.837Z] ---> sudo-logs.sh [2022-09-20T20:54:42.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T20:54:42.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:54:43.149Z] ---> job-cost.sh [2022-09-20T20:54:43.149Z] lf-activate-venv: SKIPPING [2022-09-20T20:54:43.149Z] DEBUG: total: 0.10999999940395355 [2022-09-20T20:54:43.149Z] INFO: Retrieving Stack Cost... [2022-09-20T20:54:43.720Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T20:54:44.291Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T20:54:44.303Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T20:54:44.589Z] ---> logs-deploy.sh [2022-09-20T20:54:44.589Z] lf-activate-venv: SKIPPING [2022-09-20T20:54:44.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4161/2 [2022-09-20T20:54:44.589Z] INFO: archiving workspace using pattern(s): [2022-09-20T20:54:45.528Z] Archives upload complete. [2022-09-20T20:54:45.788Z] INFO: archiving logs to Nexus