Pull request #4142 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of joshua-silverio for edgexfoundry/edgex-go Obtained Jenkinsfile from b3312ace057c3fdc4eae5765d8349228ece2cf26+604c3c956e15c089a048dd431d7ccd4c1ed3c949 (621531e14a1cf992d2eeb93a380b9b454ac14541) 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-ssh3907763652302925191.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-ssh2773662866828404971.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-4142/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-4142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11371145566239640849.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-ssh14419321736598813081.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-4142/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-4142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16436367778333174339.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24352 in /w/workspace/edgexfoundry_edgex-go_PR-4142 [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 Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit b3312ace057c3fdc4eae5765d8349228ece2cf26 Merge succeeded, producing b3312ace057c3fdc4eae5765d8349228ece2cf26 Checking out Revision b3312ace057c3fdc4eae5765d8349228ece2cf26 (PR-4142) > 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/4142/head:refs/remotes/origin/PR-4142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3312ace057c3fdc4eae5765d8349228ece2cf26 # 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 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3312ace057c3fdc4eae5765d8349228ece2cf26 # timeout=10 Commit message: "feat: Add implementation for securing mqtt bus with username password CLOSES: #3934" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-01T19:13:01.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-01T19:13:01.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-01T19:13:01.543Z] ========================================================= [2022-09-01T19:13:01.543Z] EdgeX Global Pipelines Version Info [2022-09-01T19:13:01.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk badc4caf016a9c091e08bc78de5c518c8edd74c0 # timeout=10 [2022-09-01T19:13:02.345Z] ------------------- [2022-09-01T19:13:02.345Z] stable info: [2022-09-01T19:13:02.345Z] ------------------- [2022-09-01T19:13:02.345Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-01T19:13:02.345Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T19:13:02.345Z] Message: update stable to v1.0.239 [2022-09-01T19:13:02.918Z] ------------------- [2022-09-01T19:13:02.918Z] experimental info: [2022-09-01T19:13:02.918Z] ------------------- [2022-09-01T19:13:02.918Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-01T19:13:02.918Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T19:13:02.918Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-01T19:13:03.091Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-01T19:13:03.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-01T19:13:03.118Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-01T19:13:03.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-01T19:13:03.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-01T19:13:03.153Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-01T19:13:03.166Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-01T19:13:03.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-01T19:13:03.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-01T19:13:03.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-01T19:13:03.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-01T19:13:03.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-01T19:13:03.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-01T19:13:03.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-01T19:13:03.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-01T19:13:03.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T19:13:03.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T19:13:03.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-01T19:13:03.308Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-01T19:13:03.320Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-01T19:13:03.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-01T19:13:03.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-01T19:13:03.354Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-01T19:13:03.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4142 [Pipeline] echo [2022-09-01T19:13:03.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4142 [Pipeline] echo [2022-09-01T19:13:03.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4142 [Pipeline] echo [2022-09-01T19:13:03.405Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3312ace057c3fdc4eae5765d8349228ece2cf26 [Pipeline] echo [2022-09-01T19:13:03.416Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3312ac [Pipeline] echo [2022-09-01T19:13:03.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T19:13:03.472Z] provisioning config files... [2022-09-01T19:13:03.485Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5077750588785991411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:13:03.793Z] ---> docker-login.sh [2022-09-01T19:13:03.793Z] nexus3.edgexfoundry.org:10001 [2022-09-01T19:13:04.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:13:04.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:13:04.054Z] Configure a credential helper to remove this warning. See [2022-09-01T19:13:04.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:13:04.054Z] [2022-09-01T19:13:04.054Z] Login Succeeded [2022-09-01T19:13:04.054Z] nexus3.edgexfoundry.org:10002 [2022-09-01T19:13:04.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:13:04.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:13:04.315Z] Configure a credential helper to remove this warning. See [2022-09-01T19:13:04.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:13:04.315Z] [2022-09-01T19:13:04.315Z] Login Succeeded [2022-09-01T19:13:04.315Z] nexus3.edgexfoundry.org:10003 [2022-09-01T19:13:04.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:13:04.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:13:04.315Z] Configure a credential helper to remove this warning. See [2022-09-01T19:13:04.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:13:04.315Z] [2022-09-01T19:13:04.315Z] Login Succeeded [2022-09-01T19:13:04.315Z] nexus3.edgexfoundry.org:10004 [2022-09-01T19:13:04.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:13:04.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:13:04.577Z] Configure a credential helper to remove this warning. See [2022-09-01T19:13:04.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:13:04.577Z] [2022-09-01T19:13:04.577Z] Login Succeeded [2022-09-01T19:13:04.577Z] docker.io [2022-09-01T19:13:04.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:13:04.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:13:04.838Z] Configure a credential helper to remove this warning. See [2022-09-01T19:13:04.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:13:04.838Z] [2022-09-01T19:13:04.838Z] Login Succeeded [2022-09-01T19:13:04.838Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T19:13:04.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T19:13:05.163Z] + 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-01T19:13:05.163Z] + dirname cmd/core-command/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/core-data/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/core-metadata/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-01T19:13:05.163Z] + dirname+ cmd/security-spire-server/Dockerfile [2022-09-01T19:13:05.163Z] cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/support-notifications/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-01T19:13:05.163Z] + + cut -d/ -f2 [2022-09-01T19:13:05.163Z] dirname cmd/support-scheduler/Dockerfile [2022-09-01T19:13:05.163Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-01T19:13:05.163Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-01T19:13:05.163Z] + cut -d/ -f2 [2022-09-01T19:13:05.163Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-01T19:13:05.288Z] 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-01T19:13:05.636Z] + git rev-list -1 --merges b3312ace057c3fdc4eae5765d8349228ece2cf26~1..b3312ace057c3fdc4eae5765d8349228ece2cf26 [Pipeline] echo [2022-09-01T19:13:05.655Z] -----------> git rev-list -1 --merges b3312ace057c3fdc4eae5765d8349228ece2cf26~1..b3312ace057c3fdc4eae5765d8349228ece2cf26 b3312ace057c3fdc4eae5765d8349228ece2cf26 [false] [Pipeline] sh [2022-09-01T19:13:05.948Z] + git log --format=format:%s -1 b3312ace057c3fdc4eae5765d8349228ece2cf26 [Pipeline] echo [2022-09-01T19:13:05.964Z] ========================================================= [2022-09-01T19:13:05.964Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-01T19:13:05.964Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-01T19:13:06.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T19:13:06.329Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-01T19:13:06.329Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-01T19:13:06.329Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-01T19:13:06.329Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-01T19:13:06.329Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-01T19:13:06.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:13:06.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T19:13:06.689Z] [2022-09-01T19:13:06.689Z] 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-01T19:13:07.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T19:13:07.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-01T19:13:07.002Z] b85a868b505f: Pulling fs layer [2022-09-01T19:13:07.002Z] e2be974225ed: Pulling fs layer [2022-09-01T19:13:07.002Z] 339a4e72a1f5: Pulling fs layer [2022-09-01T19:13:07.002Z] 988bab9f4d93: Pulling fs layer [2022-09-01T19:13:07.002Z] 1469e6f7b9e6: Pulling fs layer [2022-09-01T19:13:07.002Z] eaf3925da568: Pulling fs layer [2022-09-01T19:13:07.002Z] bab4dde63d76: Pulling fs layer [2022-09-01T19:13:07.002Z] bde34c3a00c8: Pulling fs layer [2022-09-01T19:13:07.002Z] b352a97aabf1: Pulling fs layer [2022-09-01T19:13:07.002Z] 4872d77fe225: Pulling fs layer [2022-09-01T19:13:07.002Z] 5851b861e8e6: Pulling fs layer [2022-09-01T19:13:07.002Z] bde34c3a00c8: Waiting [2022-09-01T19:13:07.002Z] b352a97aabf1: Waiting [2022-09-01T19:13:07.002Z] bab4dde63d76: Waiting [2022-09-01T19:13:07.002Z] eaf3925da568: Waiting [2022-09-01T19:13:07.002Z] 4872d77fe225: Waiting [2022-09-01T19:13:07.002Z] 5851b861e8e6: Waiting [2022-09-01T19:13:07.002Z] 988bab9f4d93: Waiting [2022-09-01T19:13:07.002Z] 1469e6f7b9e6: Waiting [2022-09-01T19:13:07.002Z] e2be974225ed: Verifying Checksum [2022-09-01T19:13:07.002Z] e2be974225ed: Download complete [2022-09-01T19:13:07.002Z] 988bab9f4d93: Verifying Checksum [2022-09-01T19:13:07.002Z] 988bab9f4d93: Download complete [2022-09-01T19:13:07.264Z] 1469e6f7b9e6: Verifying Checksum [2022-09-01T19:13:07.264Z] 1469e6f7b9e6: Download complete [2022-09-01T19:13:07.264Z] eaf3925da568: Download complete [2022-09-01T19:13:07.264Z] 339a4e72a1f5: Verifying Checksum [2022-09-01T19:13:07.264Z] 339a4e72a1f5: Download complete [2022-09-01T19:13:07.264Z] bde34c3a00c8: Verifying Checksum [2022-09-01T19:13:07.264Z] bde34c3a00c8: Download complete [2022-09-01T19:13:07.264Z] b352a97aabf1: Download complete [2022-09-01T19:13:07.264Z] 4872d77fe225: Verifying Checksum [2022-09-01T19:13:07.264Z] 4872d77fe225: Download complete [2022-09-01T19:13:07.264Z] 5851b861e8e6: Verifying Checksum [2022-09-01T19:13:07.264Z] 5851b861e8e6: Download complete [2022-09-01T19:13:07.264Z] b85a868b505f: Download complete [2022-09-01T19:13:07.522Z] bab4dde63d76: Verifying Checksum [2022-09-01T19:13:07.522Z] bab4dde63d76: Download complete [2022-09-01T19:13:08.461Z] b85a868b505f: Pull complete [2022-09-01T19:13:08.721Z] e2be974225ed: Pull complete [2022-09-01T19:13:09.290Z] 339a4e72a1f5: Pull complete [2022-09-01T19:13:09.290Z] 988bab9f4d93: Pull complete [2022-09-01T19:13:09.569Z] 1469e6f7b9e6: Pull complete [2022-09-01T19:13:09.831Z] eaf3925da568: Pull complete [2022-09-01T19:13:11.741Z] bab4dde63d76: Pull complete [2022-09-01T19:13:11.741Z] bde34c3a00c8: Pull complete [2022-09-01T19:13:12.001Z] b352a97aabf1: Pull complete [2022-09-01T19:13:12.001Z] 4872d77fe225: Pull complete [2022-09-01T19:13:12.263Z] 5851b861e8e6: Pull complete [2022-09-01T19:13:12.263Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-01T19:13:12.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T19:13:12.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:13:12.367Z] prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container [2022-09-01T19:13:12.412Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-01T19:13:15.240Z] $ docker top 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d -eo pid,comm [2022-09-01T19:13:15.311Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-01T19:13:15.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T19:13:15.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T19:13:15.347Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T19:13:15.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T19:13:15.490Z] $ docker exec 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d ssh-agent [2022-09-01T19:13:15.618Z] SSH_AUTH_SOCK=/tmp/ssh-yl0VvyS359jg/agent.33 [2022-09-01T19:13:15.618Z] SSH_AGENT_PID=39 [2022-09-01T19:13:15.625Z] Running ssh-add (command line suppressed) [2022-09-01T19:13:15.750Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7888217209674181227.key (/w/workspace/edgex-go/2@tmp/private_key_7888217209674181227.key) [2022-09-01T19:13:15.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T19:13:16.063Z] + git tag --points-at HEAD [Pipeline] } [2022-09-01T19:13:16.081Z] $ docker exec --env ******** --env ******** 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d ssh-agent -k [2022-09-01T19:13:16.212Z] unset SSH_AUTH_SOCK; [2022-09-01T19:13:16.212Z] unset SSH_AGENT_PID; [2022-09-01T19:13:16.213Z] echo Agent pid 39 killed; [2022-09-01T19:13:16.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-01T19:13:16.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T19:13:16.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T19:13:16.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T19:13:16.376Z] $ docker exec 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d ssh-agent [2022-09-01T19:13:16.498Z] SSH_AUTH_SOCK=/tmp/ssh-UtYcz6nlwHNU/agent.72 [2022-09-01T19:13:16.498Z] SSH_AGENT_PID=78 [2022-09-01T19:13:16.503Z] Running ssh-add (command line suppressed) [2022-09-01T19:13:16.626Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4404848625048534874.key (/w/workspace/edgex-go/2@tmp/private_key_4404848625048534874.key) [2022-09-01T19:13:16.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T19:13:16.936Z] + git semver init [2022-09-01T19:13:17.199Z] 2022-09-01 19:13:17,136 [run_init] DEBUG init version:0.0.0 force:False [2022-09-01T19:13:17.199Z] 2022-09-01 19:13:17,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-09-01T19:13:17.199Z] 2022-09-01 19:13:17,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-09-01T19:13:17.199Z] 2022-09-01 19:13:17,137 [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-01T19:13:22.496Z] 2022-09-01 19:13:22,239 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-09-01T19:13:22.496Z] 2022-09-01 19:13:22,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4142 with force:False [2022-09-01T19:13:22.496Z] 2022-09-01 19:13:22,240 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4142 [2022-09-01T19:13:22.496Z] 2022-09-01 19:13:22,246 [execute] INFO git cat-file --batch-check [2022-09-01T19:13:22.496Z] 2022-09-01 19:13:22,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T19:13:22.496Z] 2022-09-01 19:13:22,253 [execute] INFO git cat-file --batch [2022-09-01T19:13:22.497Z] 2022-09-01 19:13:22,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T19:13:22.497Z] 2022-09-01 19:13:22,259 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4142 [2022-09-01T19:13:22.497Z] 0.0.0 [Pipeline] } [2022-09-01T19:13:22.512Z] $ docker exec --env ******** --env ******** 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d ssh-agent -k [2022-09-01T19:13:22.639Z] unset SSH_AUTH_SOCK; [2022-09-01T19:13:22.639Z] unset SSH_AGENT_PID; [2022-09-01T19:13:22.639Z] echo Agent pid 78 killed; [2022-09-01T19:13:22.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T19:13:22.959Z] + git semver [Pipeline] } [2022-09-01T19:13:23.240Z] $ docker stop --time=1 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d [2022-09-01T19:13:24.553Z] $ docker rm -f 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T19:13:24.902Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-01T19:13:25.162Z] Stashed 1 file(s) [Pipeline] echo [2022-09-01T19:13:25.165Z] [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-01T19:13:25.562Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-09-01T19:13:25.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T19:13:25.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T19:13:25.600Z] ========================================================= [2022-09-01T19:13:25.600Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-01T19:13:25.600Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-01T19:13:25.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T19:13:25.892Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-01T19:13:25.892Z] 2408cc74d12b: Pulling fs layer [2022-09-01T19:13:25.892Z] ea60b727a1ce: Pulling fs layer [2022-09-01T19:13:25.892Z] 30c4a7721957: Pulling fs layer [2022-09-01T19:13:25.892Z] 370296b7ddb6: Pulling fs layer [2022-09-01T19:13:25.892Z] 7c6cee850709: Pulling fs layer [2022-09-01T19:13:25.892Z] 39a5fcdaea64: Pulling fs layer [2022-09-01T19:13:25.893Z] d94ebbe4e438: Pulling fs layer [2022-09-01T19:13:25.893Z] bcfd1f05c69d: Pulling fs layer [2022-09-01T19:13:25.893Z] 59ccb84bbe0f: Pulling fs layer [2022-09-01T19:13:25.893Z] 370296b7ddb6: Waiting [2022-09-01T19:13:25.893Z] 7c6cee850709: Waiting [2022-09-01T19:13:25.893Z] 39a5fcdaea64: Waiting [2022-09-01T19:13:25.893Z] d94ebbe4e438: Waiting [2022-09-01T19:13:25.893Z] bcfd1f05c69d: Waiting [2022-09-01T19:13:25.893Z] 59ccb84bbe0f: Waiting [2022-09-01T19:13:25.893Z] 30c4a7721957: Verifying Checksum [2022-09-01T19:13:25.893Z] 30c4a7721957: Download complete [2022-09-01T19:13:25.893Z] ea60b727a1ce: Download complete [2022-09-01T19:13:25.893Z] 7c6cee850709: Verifying Checksum [2022-09-01T19:13:25.893Z] 7c6cee850709: Download complete [2022-09-01T19:13:25.893Z] 39a5fcdaea64: Verifying Checksum [2022-09-01T19:13:25.893Z] 39a5fcdaea64: Download complete [2022-09-01T19:13:25.893Z] 2408cc74d12b: Verifying Checksum [2022-09-01T19:13:25.893Z] 2408cc74d12b: Download complete [2022-09-01T19:13:25.893Z] d94ebbe4e438: Verifying Checksum [2022-09-01T19:13:25.893Z] d94ebbe4e438: Download complete [2022-09-01T19:13:26.157Z] 2408cc74d12b: Pull complete [2022-09-01T19:13:26.157Z] ea60b727a1ce: Pull complete [2022-09-01T19:13:26.419Z] 30c4a7721957: Pull complete [2022-09-01T19:13:26.419Z] 59ccb84bbe0f: Verifying Checksum [2022-09-01T19:13:26.419Z] 59ccb84bbe0f: Download complete [2022-09-01T19:13:26.996Z] bcfd1f05c69d: Verifying Checksum [2022-09-01T19:13:26.996Z] bcfd1f05c69d: Download complete [2022-09-01T19:13:26.996Z] 370296b7ddb6: Verifying Checksum [2022-09-01T19:13:26.996Z] 370296b7ddb6: Download complete [2022-09-01T19:13:31.194Z] 370296b7ddb6: Pull complete [2022-09-01T19:13:31.194Z] 7c6cee850709: Pull complete [2022-09-01T19:13:31.455Z] 39a5fcdaea64: Pull complete [2022-09-01T19:13:31.455Z] d94ebbe4e438: Pull complete [2022-09-01T19:13:33.992Z] bcfd1f05c69d: Pull complete [2022-09-01T19:13:34.251Z] 59ccb84bbe0f: Pull complete [2022-09-01T19:13:34.251Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-01T19:13:34.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T19:13:34.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-01T19:13:34.555Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T19:13:34.555Z] WORKDIR /edgex [2022-09-01T19:13:34.555Z] COPY go.mod . [2022-09-01T19:13:34.555Z] RUN go mod download [2022-09-01T19:13:34.555Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-01T19:13:35.126Z] Sending build context to Docker daemon 169.4MB [2022-09-01T19:13:35.126Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T19:13:35.126Z] ---> a4fb48ad2a94 [2022-09-01T19:13:35.126Z] Step 2/4 : WORKDIR /edgex [2022-09-01T19:13:40.244Z] Still waiting to schedule task [2022-09-01T19:13:40.244Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-01T19:13:40.413Z] ---> Running in 58e9783e7a43 [2022-09-01T19:13:40.414Z] Removing intermediate container 58e9783e7a43 [2022-09-01T19:13:40.414Z] ---> c37dc8f448e7 [2022-09-01T19:13:40.414Z] Step 3/4 : COPY go.mod . [2022-09-01T19:13:40.414Z] ---> bafb5ce8bcc2 [2022-09-01T19:13:40.414Z] Step 4/4 : RUN go mod download [2022-09-01T19:13:40.414Z] ---> Running in 04c8c03eb36e [2022-09-01T19:13:55.344Z] Removing intermediate container 04c8c03eb36e [2022-09-01T19:13:55.344Z] ---> 5c2b45914747 [2022-09-01T19:13:55.344Z] Successfully built 5c2b45914747 [2022-09-01T19:13:55.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:13:55.647Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T19:13:55.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:13:55.725Z] prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container [2022-09-01T19:13:55.769Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-01T19:13:56.165Z] $ docker top 8091bf24d69751b0f9a93fb9ca68a8525a4fbb1435def1e9c201f3317ba13819 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T19:13:56.535Z] + go version [2022-09-01T19:13:56.535Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-01T19:13:56.553Z] $ docker stop --time=1 8091bf24d69751b0f9a93fb9ca68a8525a4fbb1435def1e9c201f3317ba13819 [2022-09-01T19:13:57.814Z] $ docker rm -f 8091bf24d69751b0f9a93fb9ca68a8525a4fbb1435def1e9c201f3317ba13819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:13:58.212Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T19:13:58.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:13:58.296Z] prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container [2022-09-01T19:13:58.337Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-01T19:13:58.703Z] $ docker top 671ebfe8168afac6200a5ae057f63e4b2120ff2d140b50a902f060dc81894d5b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-01T19:13:58.778Z] ========================================================= [2022-09-01T19:13:58.778Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-01T19:13:58.778Z] ========================================================= [Pipeline] sh [2022-09-01T19:13:59.064Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-01T19:13:59.412Z] + make test [2022-09-01T19:13:59.412Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-01T19:14:06.045Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-01T19:14:20.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-01T19:14:20.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.177s coverage: 98.5% of statements [2022-09-01T19:14:20.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-01T19:14:21.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements [2022-09-01T19:14:21.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-01T19:14:21.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.813s coverage: 89.2% of statements [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 2.1% of statements [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.434s coverage: 95.6% of statements [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements [2022-09-01T19:14:25.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2022-09-01T19:14:25.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-09-01T19:14:31.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-09-01T19:14:31.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-09-01T19:14:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 80.8% of statements [2022-09-01T19:14:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.123s coverage: 92.9% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/container [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/handlers 3.065s coverage: 88.2% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 58.8% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.7% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.8% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.4% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.201s coverage: 92.3% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-01T19:14:44.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2022-09-01T19:14:44.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-01T19:14:44.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-01T19:14:44.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-01T19:14:44.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-01T19:14:44.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-01T19:14:44.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-01T19:14:44.508Z] 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-01T19:15:06.474Z] 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-01T19:15:06.474Z] GO111MODULE=on go vet ./... [2022-09-01T19:15:10.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T19:15:10.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T19:15:10.675Z] ./bin/test-attribution-txt.sh [2022-09-01T19:15:10.675Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-01T19:15:10.675Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-01T19:15:10.675Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-01T19:15:10.675Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-01T19:15:10.675Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-01T19:15:10.675Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-01T19:15:10.675Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-01T19:15:10.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-01T19:15:10.985Z] + ls -al . [2022-09-01T19:15:10.985Z] total 744 [2022-09-01T19:15:10.985Z] drwxrwxr-x 10 1001 1001 4096 Sep 1 19:13 . [2022-09-01T19:15:10.985Z] drwxr-xr-x 4 root root 4096 Sep 1 19:13 .. [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 16 Sep 1 19:12 .dockerignore [2022-09-01T19:15:10.985Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 19:14 .git [2022-09-01T19:15:10.985Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 19:12 .github [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 1030 Sep 1 19:12 .gitignore [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 42 Sep 1 19:12 .golangci.yml [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 87 Sep 1 19:12 .hadolint.yml [2022-09-01T19:15:10.985Z] drwxr-xr-x 3 1001 1001 4096 Sep 1 19:13 .semver [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 166 Sep 1 19:12 .sonarcloud.properties [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 1171 Sep 1 19:12 ADOPTERS.md [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 10347 Sep 1 19:12 Attribution.txt [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 63209 Sep 1 19:12 CHANGELOG.md [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 3804 Sep 1 19:12 CONTRIBUTING.md [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 677 Sep 1 19:12 GOVERNANCE.md [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 850 Sep 1 19:12 Jenkinsfile [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 10775 Sep 1 19:12 LICENSE [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 13724 Sep 1 19:12 Makefile [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 582 Sep 1 19:12 OWNERS.md [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 9799 Sep 1 19:12 README.md [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 6912 Sep 1 19:12 SECURITY.md [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 5 Sep 1 19:13 VERSION [2022-09-01T19:15:10.985Z] -rw-rw-r-- 1 1001 1001 4131 Sep 1 19:12 ZMQWindows.md [2022-09-01T19:15:10.986Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 19:12 bin [2022-09-01T19:15:10.986Z] drwxrwxr-x 18 1001 1001 4096 Sep 1 19:12 cmd [2022-09-01T19:15:10.986Z] -rw-r--r-- 1 root root 488416 Sep 1 19:14 coverage.out [2022-09-01T19:15:10.986Z] -rw-rw-r-- 1 1001 1001 3682 Sep 1 19:12 go.mod [2022-09-01T19:15:10.986Z] -rw-rw-r-- 1 1001 1001 38527 Sep 1 19:12 go.sum [2022-09-01T19:15:10.986Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 19:12 internal [2022-09-01T19:15:10.986Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 19:12 openapi [2022-09-01T19:15:10.986Z] drwxrwxr-x 4 1001 1001 4096 Sep 1 19:12 snap [2022-09-01T19:15:10.986Z] -rw-rw-r-- 1 1001 1001 204 Sep 1 19:12 version.go [Pipeline] sh [2022-09-01T19:15:11.276Z] + '[' -e coverage.out ] [2022-09-01T19:15:11.276Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-01T19:15:11.393Z] Stashed 1 file(s) [Pipeline] sh [2022-09-01T19:15:11.675Z] + make build [2022-09-01T19:15:11.675Z] 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-01T19:15:26.598Z] 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-01T19:15:38.810Z] 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-01T19:15:38.810Z] 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-01T19:15:46.935Z] 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-01T19:15:46.935Z] 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-01T19:15:47.870Z] 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-01T19:15:49.778Z] 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-01T19:15:50.355Z] 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-01T19:15:51.749Z] 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-01T19:15:52.321Z] 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-01T19:15:53.263Z] 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-01T19:15:55.179Z] 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-01T19:15:56.589Z] $ docker stop --time=1 671ebfe8168afac6200a5ae057f63e4b2120ff2d140b50a902f060dc81894d5b [2022-09-01T19:16:01.809Z] $ docker rm -f 671ebfe8168afac6200a5ae057f63e4b2120ff2d140b50a902f060dc81894d5b [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-01T19:16:02.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T19:16:02.822Z] [2022-09-01T19:16:02.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:16:03.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T19:16:03.391Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-01T19:16:03.391Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-01T19:16:03.391Z] ca9280d653b3: Pulling fs layer [2022-09-01T19:16:03.391Z] 7e9c9ca2126c: Pulling fs layer [2022-09-01T19:16:03.391Z] cbdbe7a5bc2a: Download complete [2022-09-01T19:16:03.652Z] ca9280d653b3: Download complete [2022-09-01T19:16:03.652Z] cbdbe7a5bc2a: Pull complete [2022-09-01T19:16:03.913Z] 7e9c9ca2126c: Download complete [2022-09-01T19:16:04.173Z] ca9280d653b3: Pull complete [2022-09-01T19:16:08.525Z] 7e9c9ca2126c: Pull complete [2022-09-01T19:16:08.525Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-01T19:16:08.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T19:16:08.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:16:08.629Z] prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container [2022-09-01T19:16:08.674Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-01T19:16:11.956Z] $ docker top 7fc76d0516866f67d701ef8964b57b1ffed9745408b09e8fd103ad64e43929d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T19:16:12.308Z] + docker-compose build+ --help [2022-09-01T19:16:12.308Z] grep parallel [2022-09-01T19:16:12.878Z] --parallel Build images in parallel. [Pipeline] } [2022-09-01T19:16:12.897Z] $ docker stop --time=1 7fc76d0516866f67d701ef8964b57b1ffed9745408b09e8fd103ad64e43929d8 [2022-09-01T19:16:14.186Z] $ docker rm -f 7fc76d0516866f67d701ef8964b57b1ffed9745408b09e8fd103ad64e43929d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:16:14.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-01T19:16:14.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:16:14.698Z] prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container [2022-09-01T19:16:14.742Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-01T19:16:15.097Z] $ docker top 03a4ee71653e790ea7f85745333885286c2f54073a634d7e35b56d10ccaa276e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T19:16:15.454Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-01T19:16:16.026Z] Building core-command ... [2022-09-01T19:16:16.026Z] Building core-data ... [2022-09-01T19:16:16.026Z] Building core-metadata ... [2022-09-01T19:16:16.026Z] Building security-bootstrapper ... [2022-09-01T19:16:16.026Z] Building security-proxy-setup ... [2022-09-01T19:16:16.026Z] Building security-secretstore-setup ... [2022-09-01T19:16:16.026Z] Building security-spiffe-token-provider ... [2022-09-01T19:16:16.026Z] Building security-spire-agent ... [2022-09-01T19:16:16.026Z] Building security-spire-config ... [2022-09-01T19:16:16.026Z] Building security-spire-server ... [2022-09-01T19:16:16.026Z] Building support-notifications ... [2022-09-01T19:16:16.026Z] Building support-scheduler ... [2022-09-01T19:16:16.026Z] Building sys-mgmt-agent ... [2022-09-01T19:16:16.026Z] Building security-secretstore-setup [2022-09-01T19:16:16.026Z] Building support-scheduler [2022-09-01T19:16:16.026Z] Building security-spire-server [2022-09-01T19:16:16.026Z] Building support-notifications [2022-09-01T19:16:16.026Z] Building core-data [2022-09-01T19:16:30.925Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:16:30.926Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:16:30.926Z] ---> 5c2b45914747 [2022-09-01T19:16:30.926Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T19:16:30.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:16:30.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:16:30.926Z] ---> 5c2b45914747 [2022-09-01T19:16:30.926Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:16:30.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:16:30.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:16:30.926Z] ---> 5c2b45914747 [2022-09-01T19:16:30.926Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:16:30.926Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:16:30.926Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:16:30.926Z] ---> 5c2b45914747 [2022-09-01T19:16:30.926Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T19:16:30.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:16:30.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:16:30.926Z] ---> 5c2b45914747 [2022-09-01T19:16:30.926Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:16:36.227Z] ---> Running in 826afbdd9b88 [2022-09-01T19:16:36.227Z] ---> Running in e25437e56797 [2022-09-01T19:16:36.227Z] ---> Running in ffccd3cd8149 [2022-09-01T19:16:36.227Z] ---> Running in 09aaac14d286 [2022-09-01T19:16:36.227Z] ---> Running in 5925d8c964ae [2022-09-01T19:16:36.489Z] Removing intermediate container 826afbdd9b88 [2022-09-01T19:16:36.489Z] ---> 5fc7ba66301f [2022-09-01T19:16:36.489Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T19:16:36.489Z] Removing intermediate container 09aaac14d286 [2022-09-01T19:16:36.489Z] ---> f332df57b128 [2022-09-01T19:16:36.489Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:16:36.489Z] Removing intermediate container 5925d8c964ae [2022-09-01T19:16:36.489Z] ---> b809d5f5726b [2022-09-01T19:16:36.489Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T19:16:36.489Z] Removing intermediate container ffccd3cd8149 [2022-09-01T19:16:36.489Z] ---> ae37815b3478 [2022-09-01T19:16:36.489Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T19:16:36.489Z] Removing intermediate container e25437e56797 [2022-09-01T19:16:36.489Z] ---> 435c66c33d01 [2022-09-01T19:16:36.489Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:16:36.489Z] ---> Running in e87076c6b5c4 [2022-09-01T19:16:36.489Z] ---> Running in 3a40864d6dd4 [2022-09-01T19:16:36.489Z] ---> Running in 7db7b6d8176a [2022-09-01T19:16:36.489Z] ---> Running in 1cd85c593d04 [2022-09-01T19:16:36.489Z] ---> Running in 5ea9a5eb5125 [2022-09-01T19:16:36.489Z] Removing intermediate container e87076c6b5c4 [2022-09-01T19:16:36.489Z] ---> 708f38b9067e [2022-09-01T19:16:36.489Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:16:36.489Z] Removing intermediate container 3a40864d6dd4 [2022-09-01T19:16:36.489Z] ---> 67ce1418aab0 [2022-09-01T19:16:36.489Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:16:36.489Z] ---> Running in 6a7262e824e5 [2022-09-01T19:16:36.750Z] Removing intermediate container 1cd85c593d04 [2022-09-01T19:16:36.750Z] ---> 0e03e79ce3d2 [2022-09-01T19:16:36.750Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:16:36.750Z] ---> Running in f6ddcdacb5b1 [2022-09-01T19:16:36.750Z] ---> Running in 70b67761d534 [2022-09-01T19:16:37.691Z] Removing intermediate container 7db7b6d8176a [2022-09-01T19:16:37.691Z] ---> 8b8f84d75c4a [2022-09-01T19:16:37.691Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T19:16:37.691Z] ---> Running in 6ac3352bcb59 [2022-09-01T19:16:37.691Z] Removing intermediate container 5ea9a5eb5125 [2022-09-01T19:16:37.691Z] ---> 3c03eda5f40d [2022-09-01T19:16:37.691Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-01T19:16:37.691Z] ---> Running in 771ee78cbaa2 [2022-09-01T19:16:37.955Z] Removing intermediate container f6ddcdacb5b1 [2022-09-01T19:16:37.955Z] ---> dc0c12ca6039 [2022-09-01T19:16:37.955Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-01T19:16:38.217Z] ---> Running in 72df8c7fd427 [2022-09-01T19:16:38.217Z] Removing intermediate container 6a7262e824e5 [2022-09-01T19:16:38.217Z] ---> 549db26dac17 [2022-09-01T19:16:38.217Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-01T19:16:38.217Z] ---> Running in dff7ce77732b [2022-09-01T19:16:38.217Z] Removing intermediate container 70b67761d534 [2022-09-01T19:16:38.217Z] ---> be00e1143ff8 [2022-09-01T19:16:38.217Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-01T19:16:38.217Z] ---> Running in b9c1b8be57a4 [2022-09-01T19:16:38.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:38.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:38.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:38.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:38.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:39.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:39.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:39.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:39.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:39.576Z] OK: 211 MiB in 51 packages [2022-09-01T19:16:39.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:16:39.836Z] OK: 211 MiB in 51 packages [2022-09-01T19:16:40.098Z] Removing intermediate container 6ac3352bcb59 [2022-09-01T19:16:40.098Z] ---> f8a76d43d0ce [2022-09-01T19:16:40.098Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T19:16:40.098Z] OK: 211 MiB in 51 packages [2022-09-01T19:16:40.098Z] OK: 211 MiB in 51 packages [2022-09-01T19:16:40.098Z] ---> 172be45cfea5 [2022-09-01T19:16:40.098Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:16:40.098Z] Removing intermediate container 771ee78cbaa2 [2022-09-01T19:16:40.098Z] ---> e20fb1becb49 [2022-09-01T19:16:40.098Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T19:16:40.098Z] ---> Running in 386f78a8c69f [2022-09-01T19:16:40.359Z] ---> ddd017233948 [2022-09-01T19:16:40.359Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:16:40.359Z] ---> Running in 60ff5eb0e675 [2022-09-01T19:16:40.359Z] Removing intermediate container 72df8c7fd427 [2022-09-01T19:16:40.359Z] ---> 06641160cb07 [2022-09-01T19:16:40.359Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T19:16:40.619Z] Removing intermediate container dff7ce77732b [2022-09-01T19:16:40.619Z] ---> 8c6dbdd52876 [2022-09-01T19:16:40.619Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T19:16:40.619Z] ---> 990e0525dfbc [2022-09-01T19:16:40.619Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:16:40.619Z] ---> Running in 12f5c9d960b3 [2022-09-01T19:16:40.619Z] OK: 211 MiB in 51 packages [2022-09-01T19:16:40.880Z] ---> 52683267e024 [2022-09-01T19:16:40.880Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:16:40.880Z] ---> Running in be5d7ff758db [2022-09-01T19:16:41.141Z] Removing intermediate container b9c1b8be57a4 [2022-09-01T19:16:41.141Z] ---> 01ba021aef75 [2022-09-01T19:16:41.141Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T19:16:41.401Z] ---> 5e8538f3c7b1 [2022-09-01T19:16:41.401Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:16:41.401Z] ---> Running in 872abc42839a [2022-09-01T19:17:03.371Z] Removing intermediate container 386f78a8c69f [2022-09-01T19:17:03.371Z] ---> f17f0b0bc935 [2022-09-01T19:17:03.371Z] Step 8/25 : COPY . . [2022-09-01T19:17:03.371Z] Removing intermediate container be5d7ff758db [2022-09-01T19:17:03.371Z] ---> 66e049e857a2 [2022-09-01T19:17:03.371Z] Step 9/24 : COPY . . [2022-09-01T19:17:03.371Z] Removing intermediate container 12f5c9d960b3 [2022-09-01T19:17:03.371Z] ---> 6ea14463601b [2022-09-01T19:17:03.371Z] Step 9/23 : COPY . . [2022-09-01T19:17:03.371Z] Removing intermediate container 872abc42839a [2022-09-01T19:17:03.371Z] ---> fcd6d1b49c38 [2022-09-01T19:17:03.371Z] Step 9/23 : COPY . . [2022-09-01T19:17:03.371Z] Removing intermediate container 60ff5eb0e675 [2022-09-01T19:17:03.371Z] ---> 59c9ba790702 [2022-09-01T19:17:03.371Z] Step 8/25 : COPY . . [2022-09-01T19:17:05.908Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24353 in /w/workspace/edgexfoundry_edgex-go_PR-4142 [Pipeline] { [Pipeline] ws [2022-09-01T19:17:05.925Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-09-01T19:17:05.984Z] The recommended git tool is: git [2022-09-01T19:17:13.555Z] using credential edgex-jenkins-ssh [2022-09-01T19:17:13.575Z] Cloning the remote Git repository [2022-09-01T19:17:13.640Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-01T19:17:13.775Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-09-01T19:17:13.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-01T19:17:13.855Z] > git --version # timeout=10 [2022-09-01T19:17:13.881Z] > git --version # 'git version 2.25.1' [2022-09-01T19:17:13.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T19:17:13.975Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T19:17:18.274Z] ---> 558ff69639e2 [2022-09-01T19:17:18.275Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-01T19:17:18.275Z] ---> 89b0104cab43 [2022-09-01T19:17:18.275Z] ---> 05c923cbd165 [2022-09-01T19:17:18.275Z] Step 10/23 : RUN make cmd/support-notifications/support-notificationsStep 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-01T19:17:18.275Z] [2022-09-01T19:17:18.275Z] ---> e49c3467605f [2022-09-01T19:17:18.275Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T19:17:18.535Z] ---> 1108ce91d5f5 [2022-09-01T19:17:18.535Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-01T19:17:18.535Z] ---> Running in f596425f5aa1 [2022-09-01T19:17:18.535Z] ---> Running in cc26db6c5734 [2022-09-01T19:17:18.535Z] ---> Running in 9da2827d909e [2022-09-01T19:17:18.535Z] ---> Running in 68adddbc326e [2022-09-01T19:17:18.535Z] ---> Running in 97baf357aee1 [2022-09-01T19:17:18.535Z] Removing intermediate container 68adddbc326e [2022-09-01T19:17:18.535Z] ---> 5168bfb2e47b [2022-09-01T19:17:18.535Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-01T19:17:18.535Z] ---> Running in 0d90d6f9331f [2022-09-01T19:17:18.535Z] Removing intermediate container 0d90d6f9331f [2022-09-01T19:17:18.535Z] ---> ee092b2b2b69 [2022-09-01T19:17:18.535Z] 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-01T19:17:18.795Z] ---> Running in 0a3cf1563fea [2022-09-01T19:17:18.795Z] 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-01T19:17:19.054Z] 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-01T19:17:19.054Z] 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-01T19:17:19.350Z] 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-01T19:17:19.924Z] Removing intermediate container 0a3cf1563fea [2022-09-01T19:17:19.924Z] ---> 5059977e2bbb [2022-09-01T19:17:19.924Z] Step 12/25 : WORKDIR /edgex-go [2022-09-01T19:17:19.924Z] ---> Running in f0ea2fb65b7d [2022-09-01T19:17:20.183Z] Removing intermediate container f0ea2fb65b7d [2022-09-01T19:17:20.183Z] ---> c49e2ec0807f [2022-09-01T19:17:20.183Z] [2022-09-01T19:17:20.183Z] Step 13/25 : FROM alpine:3.15 [2022-09-01T19:17:20.183Z] 3.15: Pulling from library/alpine [2022-09-01T19:17:20.753Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-01T19:17:20.753Z] Status: Downloaded newer image for alpine:3.15 [2022-09-01T19:17:20.753Z] ---> c4fc93816858 [2022-09-01T19:17:20.753Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:17:21.013Z] ---> Running in 45d4e56cf175 [2022-09-01T19:17:21.013Z] Removing intermediate container 45d4e56cf175 [2022-09-01T19:17:21.013Z] ---> bce63edc53c7 [2022-09-01T19:17:21.013Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:17:21.013Z] ---> Running in 8560a9d28817 [2022-09-01T19:17:21.955Z] Removing intermediate container 8560a9d28817 [2022-09-01T19:17:21.955Z] ---> b7ad833f87e2 [2022-09-01T19:17:21.955Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T19:17:22.219Z] ---> Running in 0339f7660cee [2022-09-01T19:17:22.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:17:23.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:17:23.986Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T19:17:23.986Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T19:17:23.986Z] OK: 15856 distinct packages available [2022-09-01T19:17:24.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:17:25.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:17:25.441Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-01T19:17:25.441Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-01T19:17:25.701Z] (3/5) Installing libucontext (1.1-r0) [2022-09-01T19:17:25.701Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-01T19:17:25.701Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-01T19:17:25.961Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T19:17:25.961Z] OK: 7 MiB in 19 packages [2022-09-01T19:17:28.524Z] Removing intermediate container 0339f7660cee [2022-09-01T19:17:28.524Z] ---> e04c3de04226 [2022-09-01T19:17:28.524Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T19:17:31.075Z] ---> 8d71f8cfd7a2 [2022-09-01T19:17:31.075Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T19:17:31.643Z] ---> bbc8453682d2 [2022-09-01T19:17:31.643Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-01T19:17:32.215Z] ---> 89e4fb084e53 [2022-09-01T19:17:32.215Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-01T19:17:32.579Z] Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:17:32.971Z] Merge succeeded, producing b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:17:32.971Z] Checking out Revision b3312ace057c3fdc4eae5765d8349228ece2cf26 (PR-4142) [2022-09-01T19:17:31.673Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-01T19:17:31.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T19:17:31.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-01T19:17:31.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-01T19:17:31.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T19:17:31.804Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4142/head:refs/remotes/origin/PR-4142 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-01T19:17:32.599Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T19:17:32.622Z] > git checkout -f b3312ace057c3fdc4eae5765d8349228ece2cf26 # timeout=10 [2022-09-01T19:17:32.868Z] > git remote # timeout=10 [2022-09-01T19:17:32.887Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T19:17:32.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T19:17:32.919Z] > git merge 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 [2022-09-01T19:17:32.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T19:17:32.978Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T19:17:32.995Z] > git checkout -f b3312ace057c3fdc4eae5765d8349228ece2cf26 # timeout=10 [2022-09-01T19:17:33.605Z] ---> 1e6c9bcd03b4 [2022-09-01T19:17:33.605Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T19:17:33.605Z] ---> Running in 6d6352ba994c [2022-09-01T19:17:34.290Z] Removing intermediate container 6d6352ba994c [2022-09-01T19:17:34.290Z] ---> 1a841cbcfa38 [2022-09-01T19:17:34.290Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T19:17:34.549Z] ---> Running in 56ee02c4b261 [2022-09-01T19:17:35.143Z] Removing intermediate container 56ee02c4b261 [2022-09-01T19:17:35.143Z] ---> 9e55cf098caf [2022-09-01T19:17:35.143Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T19:17:35.766Z] ---> Running in 0c2abe0fe9fe [2022-09-01T19:17:36.027Z] Removing intermediate container 0c2abe0fe9fe [2022-09-01T19:17:36.027Z] ---> f998b92676bb [2022-09-01T19:17:36.027Z] Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:17:36.027Z] ---> Running in f405c91e826c [2022-09-01T19:17:36.597Z] Removing intermediate container f405c91e826c [2022-09-01T19:17:36.597Z] ---> bba7fffc998d [2022-09-01T19:17:36.597Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T19:17:36.597Z] ---> Running in 1724225798fd [2022-09-01T19:17:36.857Z] Removing intermediate container 1724225798fd [2022-09-01T19:17:36.857Z] ---> 36579c1cf87f [2022-09-01T19:17:36.857Z] [2022-09-01T19:17:36.857Z] Successfully built 36579c1cf87f [2022-09-01T19:17:36.857Z] Successfully tagged security-spire-server:latest [2022-09-01T19:17:36.857Z]  Building security-spire-server ... done Building security-spire-config [2022-09-01T19:17:37.374Z] Commit message: "feat: Add implementation for securing mqtt bus with username password CLOSES: #3934" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T19:17:38.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-01T19:17:38.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T19:17:38.294Z] Dload Upload Total Spent Left Speed [2022-09-01T19:17:38.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh [2022-09-01T19:17:39.008Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-01T19:17:39.367Z] + sudo tee /etc/docker/daemon.new [2022-09-01T19:17:39.367Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-01T19:17:39.367Z] { [2022-09-01T19:17:39.367Z] "registry-mirrors": [ [2022-09-01T19:17:39.367Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-01T19:17:39.367Z] ], [2022-09-01T19:17:39.367Z] "bip": "10.250.0.254/24", [2022-09-01T19:17:39.367Z] "hosts": [ [2022-09-01T19:17:39.367Z] "tcp://0.0.0.0:5555", [2022-09-01T19:17:39.367Z] "unix:///var/run/docker.sock" [2022-09-01T19:17:39.367Z] ], [2022-09-01T19:17:39.367Z] "mtu": 1458, [2022-09-01T19:17:39.367Z] "selinux-enabled": true, [2022-09-01T19:17:39.367Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-01T19:17:39.367Z] } [Pipeline] sh [2022-09-01T19:17:39.734Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-01T19:17:40.088Z] + sudo service docker restart [2022-09-01T19:17:40.160Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:17:40.160Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:17:40.160Z] ---> 5c2b45914747 [2022-09-01T19:17:40.160Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T19:17:40.160Z] ---> Using cache [2022-09-01T19:17:40.160Z] ---> 435c66c33d01 [2022-09-01T19:17:40.160Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:17:40.160Z] ---> Using cache [2022-09-01T19:17:40.160Z] ---> 3c03eda5f40d [2022-09-01T19:17:40.160Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T19:17:45.433Z] ---> Running in 526ebda9a662 [2022-09-01T19:17:46.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:17:47.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:17:48.024Z] OK: 211 MiB in 51 packages [2022-09-01T19:17:49.936Z] Removing intermediate container 526ebda9a662 [2022-09-01T19:17:49.936Z] ---> 062a1bf37f17 [2022-09-01T19:17:49.936Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T19:17:49.936Z] 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-01T19:17:50.504Z] ---> 8005d21b8354 [2022-09-01T19:17:50.504Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:17:51.072Z] ---> Running in 9a5d369a1643 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T19:17:58.485Z] provisioning config files... [2022-09-01T19:17:58.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8636994205445934275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:17:58.883Z] ---> docker-login.sh [2022-09-01T19:17:58.884Z] nexus3.edgexfoundry.org:10001 [2022-09-01T19:17:59.229Z] Removing intermediate container 97baf357aee1 [2022-09-01T19:17:59.229Z] ---> afed5ccdd266 [2022-09-01T19:17:59.229Z] [2022-09-01T19:17:59.229Z] Step 10/25 : FROM alpine:3.16 [2022-09-01T19:17:59.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:17:59.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:17:59.766Z] Configure a credential helper to remove this warning. See [2022-09-01T19:17:59.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:17:59.766Z] [2022-09-01T19:17:59.766Z] Login Succeeded [2022-09-01T19:17:59.766Z] nexus3.edgexfoundry.org:10002 [2022-09-01T19:17:59.799Z] 3.16: Pulling from library/alpine [2022-09-01T19:18:00.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:18:00.058Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T19:18:00.058Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T19:18:00.058Z] ---> 9c6f07244728 [2022-09-01T19:18:00.058Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-01T19:18:00.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:18:00.318Z] Configure a credential helper to remove this warning. See [2022-09-01T19:18:00.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:18:00.318Z] [2022-09-01T19:18:00.318Z] Login Succeeded [2022-09-01T19:18:00.318Z] nexus3.edgexfoundry.org:10003 [2022-09-01T19:18:00.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:18:00.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:18:00.870Z] Configure a credential helper to remove this warning. See [2022-09-01T19:18:00.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:18:00.870Z] [2022-09-01T19:18:00.870Z] Login Succeeded [2022-09-01T19:18:00.870Z] nexus3.edgexfoundry.org:10004 [2022-09-01T19:18:01.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:18:01.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:18:01.422Z] Configure a credential helper to remove this warning. See [2022-09-01T19:18:01.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:18:01.422Z] [2022-09-01T19:18:01.422Z] Login Succeeded [2022-09-01T19:18:01.422Z] docker.io [2022-09-01T19:18:01.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T19:18:01.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T19:18:01.971Z] Configure a credential helper to remove this warning. See [2022-09-01T19:18:01.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T19:18:01.971Z] [2022-09-01T19:18:01.971Z] Login Succeeded [2022-09-01T19:18:01.971Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T19:18:01.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-01T19:18:02.927Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-09-01T19:18:02.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T19:18:02.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T19:18:02.973Z] ========================================================= [2022-09-01T19:18:02.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-01T19:18:02.973Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-01T19:18:03.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T19:18:03.607Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-01T19:18:03.607Z] b3c136eddcbf: Pulling fs layer [2022-09-01T19:18:03.607Z] c0a3192eca97: Pulling fs layer [2022-09-01T19:18:03.607Z] a050256f5b6f: Pulling fs layer [2022-09-01T19:18:03.607Z] 656be50a0ddc: Pulling fs layer [2022-09-01T19:18:03.607Z] 2bbca73fdf42: Pulling fs layer [2022-09-01T19:18:03.607Z] 46d945488cbd: Pulling fs layer [2022-09-01T19:18:03.607Z] 8a5474983e97: Pulling fs layer [2022-09-01T19:18:03.607Z] 329c88fbcd65: Pulling fs layer [2022-09-01T19:18:03.607Z] 656be50a0ddc: Waiting [2022-09-01T19:18:03.607Z] 46d945488cbd: Waiting [2022-09-01T19:18:03.607Z] 8a5474983e97: Waiting [2022-09-01T19:18:03.607Z] 329c88fbcd65: Waiting [2022-09-01T19:18:03.607Z] 2bbca73fdf42: Waiting [2022-09-01T19:18:03.607Z] a050256f5b6f: Verifying Checksum [2022-09-01T19:18:03.607Z] a050256f5b6f: Download complete [2022-09-01T19:18:03.607Z] c0a3192eca97: Verifying Checksum [2022-09-01T19:18:03.607Z] c0a3192eca97: Download complete [2022-09-01T19:18:03.607Z] 2bbca73fdf42: Download complete [2022-09-01T19:18:03.607Z] 46d945488cbd: Verifying Checksum [2022-09-01T19:18:03.607Z] 46d945488cbd: Download complete [2022-09-01T19:18:03.607Z] b3c136eddcbf: Verifying Checksum [2022-09-01T19:18:03.607Z] b3c136eddcbf: Download complete [2022-09-01T19:18:04.612Z] b3c136eddcbf: Pull complete [2022-09-01T19:18:04.887Z] 329c88fbcd65: Verifying Checksum [2022-09-01T19:18:04.887Z] 329c88fbcd65: Download complete [2022-09-01T19:18:05.171Z] c0a3192eca97: Pull complete [2022-09-01T19:18:05.772Z] a050256f5b6f: Pull complete [2022-09-01T19:18:06.047Z] 8a5474983e97: Verifying Checksum [2022-09-01T19:18:06.047Z] 8a5474983e97: Download complete [2022-09-01T19:18:06.647Z] 656be50a0ddc: Verifying Checksum [2022-09-01T19:18:06.647Z] 656be50a0ddc: Download complete [2022-09-01T19:18:06.736Z] ---> Running in 224dc6321a35 [2022-09-01T19:18:06.736Z] Removing intermediate container 9da2827d909e [2022-09-01T19:18:06.736Z] ---> 2e474993045b [2022-09-01T19:18:06.736Z] [2022-09-01T19:18:06.736Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T19:18:06.736Z] ---> 9c6f07244728 [2022-09-01T19:18:06.736Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-01T19:18:06.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:06.736Z] ---> Running in c5a9498238e2 [2022-09-01T19:18:06.736Z] Removing intermediate container cc26db6c5734 [2022-09-01T19:18:06.736Z] ---> 781c5d92c346 [2022-09-01T19:18:06.736Z] [2022-09-01T19:18:06.736Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T19:18:06.736Z] ---> 9c6f07244728 [2022-09-01T19:18:06.736Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-01T19:18:06.736Z] Removing intermediate container f596425f5aa1 [2022-09-01T19:18:06.736Z] ---> f12877a12093 [2022-09-01T19:18:06.736Z] [2022-09-01T19:18:06.736Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T19:18:06.736Z] ---> 9c6f07244728 [2022-09-01T19:18:06.736Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-01T19:18:06.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:06.736Z] ---> Running in 747188dd0a2c [2022-09-01T19:18:06.736Z] ---> Running in 6f09ea4828c4 [2022-09-01T19:18:06.736Z] Removing intermediate container c5a9498238e2 [2022-09-01T19:18:06.736Z] ---> 1d8cc09bbd2d [2022-09-01T19:18:06.736Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-01T19:18:06.736Z] ---> Running in c162e6d14596 [2022-09-01T19:18:06.736Z] Removing intermediate container 9a5d369a1643 [2022-09-01T19:18:06.736Z] ---> 79f64361c239 [2022-09-01T19:18:06.737Z] Step 8/26 : COPY . . [2022-09-01T19:18:06.737Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-01T19:18:06.737Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-01T19:18:06.737Z] (3/3) Installing su-exec (0.2-r1) [2022-09-01T19:18:06.737Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:18:06.737Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:18:06.737Z] Removing intermediate container c162e6d14596 [2022-09-01T19:18:06.737Z] ---> 07e6210d8bed [2022-09-01T19:18:06.737Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-01T19:18:06.737Z] ---> Running in 75d5918c0d89 [2022-09-01T19:18:06.737Z] OK: 6 MiB in 17 packages [2022-09-01T19:18:08.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:08.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:08.396Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-01T19:18:08.396Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-01T19:18:08.396Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:18:08.396Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:18:08.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:08.656Z] OK: 6 MiB in 16 packages [2022-09-01T19:18:08.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:09.570Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-01T19:18:09.570Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:18:09.570Z] OK: 6 MiB in 15 packages [2022-09-01T19:18:11.497Z] Removing intermediate container 75d5918c0d89 [2022-09-01T19:18:11.497Z] ---> 42d94a8106e1 [2022-09-01T19:18:11.497Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:18:11.497Z] ---> Running in de4ea56f535f [2022-09-01T19:18:11.497Z] ---> 977ff3bedc96 [2022-09-01T19:18:11.497Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T19:18:11.762Z] ---> Running in 7f1c07cf8f8e [2022-09-01T19:18:11.762Z] Removing intermediate container 224dc6321a35 [2022-09-01T19:18:11.762Z] ---> 69e12438d15a [2022-09-01T19:18:11.762Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T19:18:11.762Z] ---> Running in b0bdbd3c7564 [2022-09-01T19:18:11.762Z] Removing intermediate container 7f1c07cf8f8e [2022-09-01T19:18:11.762Z] ---> ee7f9dfc8804 [2022-09-01T19:18:11.762Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T19:18:11.762Z] Removing intermediate container b0bdbd3c7564 [2022-09-01T19:18:11.762Z] ---> 0694b185106b [2022-09-01T19:18:11.762Z] Step 13/25 : WORKDIR / [2022-09-01T19:18:12.028Z] Removing intermediate container 6f09ea4828c4 [2022-09-01T19:18:12.028Z] ---> e3a363b355a8 [2022-09-01T19:18:12.028Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T19:18:12.028Z] Removing intermediate container 747188dd0a2c [2022-09-01T19:18:12.028Z] ---> e2f65c17a0e3 [2022-09-01T19:18:12.028Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T19:18:12.028Z] ---> Running in c4de71884893 [2022-09-01T19:18:12.028Z] ---> Running in 85f92088bdc3 [2022-09-01T19:18:12.028Z] ---> Running in 48391ffc1afc [2022-09-01T19:18:12.028Z] ---> Running in 68a4d58ca0c1 [2022-09-01T19:18:12.028Z] Removing intermediate container 85f92088bdc3 [2022-09-01T19:18:12.028Z] ---> 3d0274b32b26 [2022-09-01T19:18:12.028Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-01T19:18:12.028Z] Removing intermediate container c4de71884893 [2022-09-01T19:18:12.028Z] ---> 3b62821e3f16 [2022-09-01T19:18:12.028Z] 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-01T19:18:12.028Z] ---> Running in 6c1b3947b736 [2022-09-01T19:18:12.028Z] Removing intermediate container 48391ffc1afc [2022-09-01T19:18:12.028Z] ---> 8545fb79d7b9 [2022-09-01T19:18:12.028Z] 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-01T19:18:12.028Z] Removing intermediate container 68a4d58ca0c1 [2022-09-01T19:18:12.028Z] ---> 9dbbae904993 [2022-09-01T19:18:12.028Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-01T19:18:12.028Z] ---> Running in 294952d647f8 [2022-09-01T19:18:12.290Z] ---> Running in a7c42bfc9f44 [2022-09-01T19:18:12.290Z] Removing intermediate container 6c1b3947b736 [2022-09-01T19:18:12.290Z] ---> 004b69a8240e [2022-09-01T19:18:12.290Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T19:18:12.290Z] ---> Running in fca839b522e2 [2022-09-01T19:18:12.290Z] Removing intermediate container a7c42bfc9f44 [2022-09-01T19:18:12.290Z] ---> afd8e18382f6 [2022-09-01T19:18:12.290Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T19:18:12.290Z] ---> 6c44f4926e46 [2022-09-01T19:18:12.290Z] 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-01T19:18:12.290Z] ---> Running in 01d99775d673 [2022-09-01T19:18:12.290Z] Removing intermediate container de4ea56f535f [2022-09-01T19:18:12.290Z] ---> 5fe485bf5f94 [2022-09-01T19:18:12.290Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T19:18:12.552Z] Removing intermediate container fca839b522e2 [2022-09-01T19:18:12.552Z] ---> f798f9a10890 [2022-09-01T19:18:12.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:18:12.552Z] ---> Running in 4d7cb2b6d75f [2022-09-01T19:18:12.552Z] Removing intermediate container 01d99775d673 [2022-09-01T19:18:12.552Z] ---> c7a5b429af32 [2022-09-01T19:18:12.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:18:12.552Z] ---> 52be730a5eea [2022-09-01T19:18:12.552Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-01T19:18:12.552Z] ---> 79328bbcedac [2022-09-01T19:18:12.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-01T19:18:12.814Z] ---> 382862509d64 [2022-09-01T19:18:12.814Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-01T19:18:12.814Z] ---> 896e90888d23 [2022-09-01T19:18:12.814Z] 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-01T19:18:13.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:13.495Z] ---> 44163e5b0ee3 [2022-09-01T19:18:13.495Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-01T19:18:13.495Z] ---> a97fd8127ec4 [2022-09-01T19:18:13.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-01T19:18:13.495Z] Removing intermediate container 294952d647f8 [2022-09-01T19:18:13.495Z] ---> f854d4b99ed8 [2022-09-01T19:18:13.495Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T19:18:13.495Z] ---> 3c6e26d2f5a0 [2022-09-01T19:18:13.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-01T19:18:13.495Z] ---> Running in 6778af89d23f [2022-09-01T19:18:13.759Z] Removing intermediate container 6778af89d23f [2022-09-01T19:18:13.759Z] ---> 4b531d96967b [2022-09-01T19:18:13.759Z] [2022-09-01T19:18:13.759Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T19:18:13.759Z] ---> c4fc93816858 [2022-09-01T19:18:13.759Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:18:13.759Z] ---> Using cache [2022-09-01T19:18:13.759Z] ---> bce63edc53c7 [2022-09-01T19:18:13.759Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:18:13.759Z] ---> Using cache [2022-09-01T19:18:13.759Z] ---> b7ad833f87e2 [2022-09-01T19:18:13.759Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-01T19:18:13.759Z] ---> 7b9182c82e53 [2022-09-01T19:18:13.759Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-01T19:18:13.759Z] ---> 98a96ee49497 [2022-09-01T19:18:13.759Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-01T19:18:13.759Z] ---> 5e75b5b1ad34 [2022-09-01T19:18:13.759Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-01T19:18:13.759Z] ---> Running in 4caabc63b674 [2022-09-01T19:18:13.759Z] ---> Running in de265d9f82b6 [2022-09-01T19:18:13.759Z] ---> Running in 046c683abbfb [2022-09-01T19:18:13.759Z] Removing intermediate container 046c683abbfb [2022-09-01T19:18:13.759Z] ---> daad2b3e2370 [2022-09-01T19:18:13.759Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:18:14.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:14.021Z] ---> Running in 559ee6de010c [2022-09-01T19:18:14.021Z] Removing intermediate container de265d9f82b6 [2022-09-01T19:18:14.021Z] ---> 9b9bdab60753 [2022-09-01T19:18:14.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:18:14.021Z] ---> Running in 7688305b483d [2022-09-01T19:18:14.021Z] Removing intermediate container 559ee6de010c [2022-09-01T19:18:14.021Z] ---> a521e8ab3756 [2022-09-01T19:18:14.021Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T19:18:14.021Z] ---> Running in a8e85b578380 [2022-09-01T19:18:14.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:14.286Z] Removing intermediate container 7688305b483d [2022-09-01T19:18:14.286Z] ---> 317488774ed4 [2022-09-01T19:18:14.286Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T19:18:14.286Z] ---> Running in e86342096aa0 [2022-09-01T19:18:14.286Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T19:18:14.286Z] Removing intermediate container a8e85b578380 [2022-09-01T19:18:14.286Z] ---> 65ef0958d9cb [2022-09-01T19:18:14.286Z] Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:18:14.286Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T19:18:14.286Z] ---> Running in b854d434eb4c [2022-09-01T19:18:14.553Z] Removing intermediate container e86342096aa0 [2022-09-01T19:18:14.553Z] ---> c53002ddf6a0 [2022-09-01T19:18:14.553Z] Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:18:14.553Z] ---> 150b7428ba0b [2022-09-01T19:18:14.553Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T19:18:14.553Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T19:18:14.553Z] ---> Running in 9b98701ecfdd [2022-09-01T19:18:14.553Z] Removing intermediate container b854d434eb4c [2022-09-01T19:18:14.553Z] ---> 94faded2c15a [2022-09-01T19:18:14.553Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T19:18:14.553Z] ---> Running in cdcdaed8b137 [2022-09-01T19:18:14.553Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T19:18:14.553Z] Removing intermediate container 9b98701ecfdd [2022-09-01T19:18:14.553Z] ---> 62a1c37dbbbc [2022-09-01T19:18:14.553Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T19:18:14.553Z] ---> Running in 64394703efc0 [2022-09-01T19:18:14.553Z] ---> 454eafa89d45 [2022-09-01T19:18:14.553Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T19:18:14.553Z] ---> Running in cfe2c614e166 [2022-09-01T19:18:14.553Z] Removing intermediate container cdcdaed8b137 [2022-09-01T19:18:14.553Z] ---> e843200cbafd [2022-09-01T19:18:14.553Z] [2022-09-01T19:18:14.553Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T19:18:14.817Z] Successfully built e843200cbafd [2022-09-01T19:18:14.817Z] Successfully tagged support-scheduler:latest [2022-09-01T19:18:14.817Z]  Building support-scheduler ... done Building security-proxy-setup [2022-09-01T19:18:14.817Z] Removing intermediate container 64394703efc0 [2022-09-01T19:18:14.817Z] ---> e27aa1bd1305 [2022-09-01T19:18:14.817Z] [2022-09-01T19:18:14.817Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T19:18:14.817Z] Successfully built e27aa1bd1305 [2022-09-01T19:18:14.817Z] Successfully tagged support-notifications:latest [2022-09-01T19:18:14.817Z] Building security-spire-agent [2022-09-01T19:18:14.817Z]  Building support-notifications ... done Executing busybox-1.35.0-r17.trigger [2022-09-01T19:18:14.817Z] OK: 8 MiB in 20 packages [2022-09-01T19:18:15.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:15.356Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T19:18:15.357Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T19:18:15.357Z] OK: 15856 distinct packages available [2022-09-01T19:18:15.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:16.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:16.570Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-01T19:18:16.832Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-01T19:18:16.832Z] (3/4) Installing libucontext (1.1-r0) [2022-09-01T19:18:16.832Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-01T19:18:17.095Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T19:18:17.095Z] OK: 6 MiB in 18 packages [2022-09-01T19:18:19.030Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:18:19.030Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:18:19.030Z] ---> 5c2b45914747 [2022-09-01T19:18:19.030Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T19:18:19.030Z] ---> Using cache [2022-09-01T19:18:19.030Z] ---> 435c66c33d01 [2022-09-01T19:18:19.030Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:18:19.030Z] ---> Using cache [2022-09-01T19:18:19.030Z] ---> 3c03eda5f40d [2022-09-01T19:18:19.030Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T19:18:19.030Z] ---> Using cache [2022-09-01T19:18:19.030Z] ---> 062a1bf37f17 [2022-09-01T19:18:19.030Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T19:18:19.030Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Using cache [2022-09-01T19:18:19.030Z] [2022-09-01T19:18:19.030Z] ---> 8005d21b8354 [2022-09-01T19:18:19.030Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:18:19.030Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> 79f64361c239 [2022-09-01T19:18:19.031Z] Step 8/26 : COPY . . [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> 977ff3bedc96 [2022-09-01T19:18:19.031Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> ee7f9dfc8804 [2022-09-01T19:18:19.031Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> 3b62821e3f16 [2022-09-01T19:18:19.031Z] 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-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> f854d4b99ed8 [2022-09-01T19:18:19.031Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> 4b531d96967b [2022-09-01T19:18:19.031Z] [2022-09-01T19:18:19.031Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T19:18:19.031Z] ---> c4fc93816858 [2022-09-01T19:18:19.031Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:18:19.031Z] [2022-09-01T19:18:19.031Z] ---> 5c2b45914747 [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] Step 3/22 : WORKDIR /edgex-go ---> bce63edc53c7 [2022-09-01T19:18:19.031Z] [2022-09-01T19:18:19.031Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2022-09-01T19:18:19.031Z] [2022-09-01T19:18:19.031Z] ---> 435c66c33d01 [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> b7ad833f87e2 [2022-09-01T19:18:19.031Z] [2022-09-01T19:18:19.031Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat ---> Using cache [2022-09-01T19:18:19.031Z] [2022-09-01T19:18:19.031Z] ---> 3c03eda5f40d [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] Step 5/22 : RUN apk add --update --no-cache make git ---> e04c3de04226 [2022-09-01T19:18:19.031Z] [2022-09-01T19:18:19.031Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin ---> Using cache [2022-09-01T19:18:19.031Z] [2022-09-01T19:18:19.031Z] ---> e20fb1becb49 [2022-09-01T19:18:19.031Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> ddd017233948 [2022-09-01T19:18:19.031Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> 59c9ba790702 [2022-09-01T19:18:19.031Z] Step 8/22 : COPY . . [2022-09-01T19:18:19.031Z] ---> Using cache [2022-09-01T19:18:19.031Z] ---> 1108ce91d5f5 [2022-09-01T19:18:19.031Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-01T19:18:21.767Z] 656be50a0ddc: Pull complete [2022-09-01T19:18:21.767Z] 2bbca73fdf42: Pull complete [2022-09-01T19:18:21.767Z] 46d945488cbd: Pull complete [2022-09-01T19:18:23.280Z] ---> Running in 8c20173ac7da [2022-09-01T19:18:23.280Z] ---> 80ce289b53ce [2022-09-01T19:18:23.280Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T19:18:23.280Z] Removing intermediate container 4caabc63b674 [2022-09-01T19:18:23.280Z] ---> 5ec30b82b444 [2022-09-01T19:18:23.280Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T19:18:23.280Z] Removing intermediate container cfe2c614e166 [2022-09-01T19:18:23.280Z] ---> e03a2a52b55a [2022-09-01T19:18:23.280Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T19:18:23.280Z] Removing intermediate container 4d7cb2b6d75f [2022-09-01T19:18:23.280Z] ---> 04b362d1c951 [2022-09-01T19:18:23.280Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:18:23.280Z] ---> Running in e5fdb01332cb [2022-09-01T19:18:23.280Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-01T19:18:23.280Z] Removing intermediate container e5fdb01332cb [2022-09-01T19:18:23.280Z] ---> 80893c8a5f3f [2022-09-01T19:18:23.280Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T19:18:26.646Z] ---> Running in 2a0da78e755c [2022-09-01T19:18:26.646Z] ---> af01ce785b3d [2022-09-01T19:18:26.646Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-01T19:18:26.646Z] ---> 13f32bad55dd [2022-09-01T19:18:26.646Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T19:18:26.945Z] ---> 5fe84378ef66 [2022-09-01T19:18:26.945Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T19:18:27.194Z] 8a5474983e97: Pull complete [2022-09-01T19:18:27.213Z] Removing intermediate container 2a0da78e755c [2022-09-01T19:18:27.213Z] ---> 0605545599f7 [2022-09-01T19:18:27.213Z] Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:18:27.213Z] ---> fa41a6de5fde [2022-09-01T19:18:27.213Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-01T19:18:27.213Z] ---> 67c94eba62ca [2022-09-01T19:18:27.213Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-01T19:18:27.213Z] ---> 31740d00f3bb [2022-09-01T19:18:27.213Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-01T19:18:27.213Z] ---> Running in b3e58b786bed [2022-09-01T19:18:27.213Z] ---> Running in 6441a61300a2 [2022-09-01T19:18:27.473Z] ---> edad9bfe66f8 [2022-09-01T19:18:27.473Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-01T19:18:27.473Z] Removing intermediate container b3e58b786bed [2022-09-01T19:18:27.473Z] ---> 75b630a08c78 [2022-09-01T19:18:27.473Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T19:18:27.732Z] Removing intermediate container 6441a61300a2 [2022-09-01T19:18:27.732Z] ---> bc3d9d561d69 [2022-09-01T19:18:27.732Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-01T19:18:27.732Z] ---> Running in 332a5282c9b3 [2022-09-01T19:18:27.732Z] ---> 7319b97ac05d [2022-09-01T19:18:27.732Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-01T19:18:27.732Z] ---> Running in 3cd04b488c2c [2022-09-01T19:18:27.992Z] Removing intermediate container 3cd04b488c2c [2022-09-01T19:18:27.992Z] ---> 3380d7c69a7e [2022-09-01T19:18:27.992Z] [2022-09-01T19:18:27.992Z] ---> cfe0ddfb03e3 [2022-09-01T19:18:27.992Z] Step 21/26 : WORKDIR / [2022-09-01T19:18:28.253Z] ---> Running in 2483d97916ff [2022-09-01T19:18:28.253Z] Removing intermediate container 332a5282c9b3 [2022-09-01T19:18:28.253Z] ---> f8808ec5dcff [2022-09-01T19:18:28.253Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:18:28.253Z] ---> fd5eb588abd2 [2022-09-01T19:18:28.253Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T19:18:28.253Z] ---> Running in 6b13c02cc474 [2022-09-01T19:18:28.253Z] ---> Running in 4d993c74d620 [2022-09-01T19:18:28.253Z] Successfully built 3380d7c69a7e [2022-09-01T19:18:28.253Z] Successfully tagged security-secretstore-setup:latest [2022-09-01T19:18:28.253Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-09-01T19:18:28.828Z] Removing intermediate container 2483d97916ff [2022-09-01T19:18:28.828Z] ---> 22f2977559bd [2022-09-01T19:18:28.828Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T19:18:29.178Z] 329c88fbcd65: Pull complete [2022-09-01T19:18:29.178Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-01T19:18:29.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T19:18:29.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-01T19:18:29.535Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T19:18:29.535Z] WORKDIR /edgex [2022-09-01T19:18:29.535Z] COPY go.mod . [2022-09-01T19:18:29.535Z] RUN go mod download [2022-09-01T19:18:29.535Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-01T19:18:30.146Z] Sending build context to Docker daemon 3.199MB [2022-09-01T19:18:30.146Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T19:18:30.146Z] ---> ff4287adb874 [2022-09-01T19:18:30.146Z] Step 2/4 : WORKDIR /edgex [2022-09-01T19:18:31.379Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:18:31.379Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:18:31.379Z] ---> 5c2b45914747 [2022-09-01T19:18:31.379Z] Step 3/33 : WORKDIR /edgex-go [2022-09-01T19:18:31.379Z] ---> Using cache [2022-09-01T19:18:31.379Z] ---> 435c66c33d01 [2022-09-01T19:18:31.379Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:18:31.379Z] ---> Using cache [2022-09-01T19:18:31.379Z] ---> 3c03eda5f40d [2022-09-01T19:18:31.379Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-01T19:18:31.379Z] ---> Using cache [2022-09-01T19:18:31.379Z] ---> e20fb1becb49 [2022-09-01T19:18:31.379Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-01T19:18:31.379Z] ---> Using cache [2022-09-01T19:18:31.379Z] ---> ddd017233948 [2022-09-01T19:18:31.379Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:18:31.379Z] ---> Using cache [2022-09-01T19:18:31.379Z] ---> 59c9ba790702 [2022-09-01T19:18:31.379Z] Step 8/33 : COPY . . [2022-09-01T19:18:31.379Z] ---> Using cache [2022-09-01T19:18:31.379Z] ---> 1108ce91d5f5 [2022-09-01T19:18:31.379Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-01T19:18:32.143Z] ---> Running in 41e1b4448ab1 [2022-09-01T19:18:32.420Z] Removing intermediate container 41e1b4448ab1 [2022-09-01T19:18:32.420Z] ---> 27cab1b41111 [2022-09-01T19:18:32.420Z] Step 3/4 : COPY go.mod . [2022-09-01T19:18:33.028Z] ---> 6159bc9a71f1 [2022-09-01T19:18:33.028Z] Step 4/4 : RUN go mod download [2022-09-01T19:18:33.028Z] ---> Running in ed4711760893 [2022-09-01T19:18:33.289Z] Removing intermediate container 6b13c02cc474 [2022-09-01T19:18:33.289Z] ---> 8ce7f1dc627a [2022-09-01T19:18:33.289Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T19:18:33.289Z] Removing intermediate container 4d993c74d620 [2022-09-01T19:18:33.289Z] ---> 8a328e017130 [2022-09-01T19:18:33.289Z] Step 22/24 : LABEL arch=x86_64 [2022-09-01T19:18:33.289Z] ---> Running in 7a80949c9848 [2022-09-01T19:18:33.289Z] ---> Running in 698f1fa09921 [2022-09-01T19:18:33.289Z] ---> Running in 6c7eb506b36d [2022-09-01T19:18:33.289Z] ---> Running in df6afeda2b02 [2022-09-01T19:18:33.289Z] Removing intermediate container 7a80949c9848 [2022-09-01T19:18:33.289Z] ---> e3b0296b4a13 [2022-09-01T19:18:33.289Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T19:18:33.289Z] ---> Running in 5cacddb1a48a [2022-09-01T19:18:33.289Z] Removing intermediate container 6c7eb506b36d [2022-09-01T19:18:33.289Z] ---> 36dc44f49dd7 [2022-09-01T19:18:33.289Z] Step 23/24 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:18:33.289Z] Removing intermediate container df6afeda2b02 [2022-09-01T19:18:33.289Z] ---> d17ad9d88f23 [2022-09-01T19:18:33.289Z] Step 24/26 : LABEL arch=x86_64 [2022-09-01T19:18:33.289Z] ---> Running in 25e44d7ac7bd [2022-09-01T19:18:33.289Z] ---> Running in 1e1c2ff0d1b2 [2022-09-01T19:18:33.289Z] Removing intermediate container 5cacddb1a48a [2022-09-01T19:18:33.289Z] ---> a34bc0508de3 [2022-09-01T19:18:33.289Z] Step 24/26 : LABEL arch=x86_64 [2022-09-01T19:18:33.289Z] ---> Running in 4e8a9d7ba20f [2022-09-01T19:18:33.289Z] Removing intermediate container 25e44d7ac7bd [2022-09-01T19:18:33.289Z] ---> 6ee614ea5893 [2022-09-01T19:18:33.289Z] Step 24/24 : LABEL version=0.0.0 [2022-09-01T19:18:33.289Z] ---> Running in 36303621c47b [2022-09-01T19:18:33.289Z] Removing intermediate container 1e1c2ff0d1b2 [2022-09-01T19:18:33.289Z] ---> 9dc476b64dea [2022-09-01T19:18:33.289Z] Step 25/26 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:18:33.289Z] 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-01T19:18:33.289Z] Removing intermediate container 4e8a9d7ba20f [2022-09-01T19:18:33.289Z] ---> fed5236db3d5 [2022-09-01T19:18:33.289Z] Step 25/26 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:18:33.289Z] Removing intermediate container 36303621c47b [2022-09-01T19:18:33.289Z] ---> daf4946d9dc9 [2022-09-01T19:18:33.289Z] [2022-09-01T19:18:33.550Z] ---> Running in 5ad7f1f57b21 [2022-09-01T19:18:33.550Z] ---> Running in 8f77ab53fec2 [2022-09-01T19:18:33.550Z] Successfully built daf4946d9dc9 [2022-09-01T19:18:33.550Z] Successfully tagged core-data:latest [2022-09-01T19:18:33.550Z] Building core-metadata [2022-09-01T19:18:33.550Z]  Building core-data ... done Removing intermediate container 5ad7f1f57b21 [2022-09-01T19:18:33.550Z] ---> 5a4c938b94e6 [2022-09-01T19:18:33.550Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T19:18:33.550Z] ---> Running in 5db7bae4eb35 [2022-09-01T19:18:33.550Z] Removing intermediate container 8f77ab53fec2 [2022-09-01T19:18:33.550Z] ---> 1a23e16ef635 [2022-09-01T19:18:33.550Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T19:18:33.550Z] ---> Running in 284e69d922b0 [2022-09-01T19:18:34.941Z] Removing intermediate container 5db7bae4eb35 [2022-09-01T19:18:34.941Z] ---> d284a11ded78 [2022-09-01T19:18:34.941Z] [2022-09-01T19:18:35.201Z] Successfully built d284a11ded78 [2022-09-01T19:18:36.144Z] Successfully tagged security-spire-agent:latest [2022-09-01T19:18:36.144Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-09-01T19:18:36.402Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:18:36.402Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:18:36.402Z] ---> 5c2b45914747 [2022-09-01T19:18:36.402Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:18:36.402Z] ---> Using cache [2022-09-01T19:18:36.402Z] ---> ae37815b3478 [2022-09-01T19:18:36.402Z] Step 4/25 : WORKDIR /edgex-go [2022-09-01T19:18:36.402Z] ---> Using cache [2022-09-01T19:18:36.402Z] ---> 67ce1418aab0 [2022-09-01T19:18:36.402Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:18:36.402Z] ---> Using cache [2022-09-01T19:18:36.402Z] ---> dc0c12ca6039 [2022-09-01T19:18:36.402Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-01T19:18:36.402Z] ---> Using cache [2022-09-01T19:18:36.402Z] ---> 06641160cb07 [2022-09-01T19:18:36.402Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-01T19:18:36.402Z] ---> Using cache [2022-09-01T19:18:36.402Z] ---> 990e0525dfbc [2022-09-01T19:18:36.402Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:18:36.402Z] ---> Using cache [2022-09-01T19:18:36.402Z] ---> 6ea14463601b [2022-09-01T19:18:36.402Z] Step 9/25 : COPY . . [2022-09-01T19:18:36.402Z] ---> Using cache [2022-09-01T19:18:36.402Z] ---> 558ff69639e2 [2022-09-01T19:18:36.402Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-01T19:18:40.604Z] 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-01T19:18:40.604Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:18:40.604Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:18:40.604Z] ---> 5c2b45914747 [2022-09-01T19:18:40.604Z] Step 3/20 : WORKDIR /edgex-go [2022-09-01T19:18:40.604Z] ---> Using cache [2022-09-01T19:18:40.604Z] ---> 435c66c33d01 [2022-09-01T19:18:40.604Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-01T19:18:43.158Z] Removing intermediate container 284e69d922b0 [2022-09-01T19:18:43.158Z] ---> aed5cd842933 [2022-09-01T19:18:43.158Z] [2022-09-01T19:18:43.158Z] Successfully built aed5cd842933 [2022-09-01T19:18:43.749Z] Successfully tagged security-spire-config:latest [2022-09-01T19:18:43.749Z]  Building security-spire-config ... done Building core-command [2022-09-01T19:18:43.749Z] ---> Running in 7aae0225aee4 [2022-09-01T19:18:43.749Z] ---> Running in 36cd2bcc80d8 [2022-09-01T19:18:44.319Z] 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-01T19:18:44.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:44.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:44.839Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-01T19:18:44.839Z] v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-01T19:18:44.839Z] OK: 17039 distinct packages available [2022-09-01T19:18:44.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:45.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:45.361Z] OK: 211 MiB in 51 packages [2022-09-01T19:18:47.939Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:18:47.939Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:18:47.939Z] ---> 5c2b45914747 [2022-09-01T19:18:47.939Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:18:47.939Z] ---> Using cache [2022-09-01T19:18:47.939Z] ---> ae37815b3478 [2022-09-01T19:18:47.939Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T19:18:47.939Z] ---> Using cache [2022-09-01T19:18:47.939Z] ---> 67ce1418aab0 [2022-09-01T19:18:47.939Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:18:47.939Z] ---> Using cache [2022-09-01T19:18:47.939Z] ---> dc0c12ca6039 [2022-09-01T19:18:47.939Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-01T19:18:47.939Z] ---> Using cache [2022-09-01T19:18:47.939Z] ---> 06641160cb07 [2022-09-01T19:18:47.939Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T19:18:47.939Z] ---> Using cache [2022-09-01T19:18:47.939Z] ---> 990e0525dfbc [2022-09-01T19:18:47.939Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:18:47.939Z] ---> Using cache [2022-09-01T19:18:47.939Z] ---> 6ea14463601b [2022-09-01T19:18:47.939Z] Step 9/24 : COPY . . [2022-09-01T19:18:47.939Z] ---> Using cache [2022-09-01T19:18:47.939Z] ---> 558ff69639e2 [2022-09-01T19:18:47.939Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-01T19:18:54.526Z] Removing intermediate container 8c20173ac7da [2022-09-01T19:18:54.526Z] ---> b584dce9335a [2022-09-01T19:18:54.526Z] [2022-09-01T19:18:54.526Z] Step 10/22 : FROM alpine:3.16 [2022-09-01T19:18:54.526Z] ---> 9c6f07244728 [2022-09-01T19:18:54.526Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-01T19:18:54.526Z] ---> Running in 527e513c4811 [2022-09-01T19:18:54.526Z] ---> Running in c1ef343f4c27 [2022-09-01T19:18:54.526Z] Removing intermediate container 7aae0225aee4 [2022-09-01T19:18:54.526Z] ---> eeb89dc3f236 [2022-09-01T19:18:54.526Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-01T19:18:55.919Z] ---> 8d472b95b368 [2022-09-01T19:18:55.919Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:18:55.919Z] 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-01T19:18:55.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:55.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:56.180Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-01T19:18:56.180Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-01T19:18:56.180Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T19:18:56.180Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-01T19:18:56.180Z] (5/6) Installing curl (7.83.1-r3) [2022-09-01T19:18:56.180Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-01T19:18:56.180Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:18:56.180Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:18:56.180Z] OK: 8 MiB in 20 packages [2022-09-01T19:18:56.443Z] ---> Running in e3f17c95a228 [2022-09-01T19:18:56.443Z] Removing intermediate container 698f1fa09921 [2022-09-01T19:18:56.443Z] ---> 595f5ab056c0 [2022-09-01T19:18:56.443Z] [2022-09-01T19:18:56.443Z] Step 10/33 : FROM alpine:3.16 [2022-09-01T19:18:56.443Z] ---> 9c6f07244728 [2022-09-01T19:18:56.443Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:18:56.443Z] ---> Running in bcdf7dd18253 [2022-09-01T19:18:56.705Z] Removing intermediate container bcdf7dd18253 [2022-09-01T19:18:56.705Z] ---> f3ef676a6047 [2022-09-01T19:18:56.705Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-01T19:18:56.705Z] ---> Running in 6f05fc39fc3f [2022-09-01T19:18:57.274Z] Removing intermediate container c1ef343f4c27 [2022-09-01T19:18:57.274Z] ---> 94e20822f1aa [2022-09-01T19:18:57.274Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T19:18:57.274Z] ---> Running in 768595323b5d [2022-09-01T19:18:57.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:57.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:18:57.576Z] Removing intermediate container 768595323b5d [2022-09-01T19:18:57.576Z] ---> 9f0663db0cce [2022-09-01T19:18:57.576Z] Step 13/22 : WORKDIR /edgex [2022-09-01T19:18:57.576Z] ---> Running in f2c520ffac54 [2022-09-01T19:18:57.576Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-01T19:18:57.839Z] (2/2) Installing su-exec (0.2-r1) [2022-09-01T19:18:57.839Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:18:57.839Z] OK: 6 MiB in 16 packages [2022-09-01T19:18:57.839Z] Removing intermediate container f2c520ffac54 [2022-09-01T19:18:57.839Z] ---> 851b9fc7f48d [2022-09-01T19:18:57.839Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-01T19:18:58.414Z] ---> 547e88c1b262 [2022-09-01T19:18:58.414Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-01T19:18:58.680Z] Removing intermediate container 6f05fc39fc3f [2022-09-01T19:18:58.680Z] ---> 5e791d177bae [2022-09-01T19:18:58.680Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-01T19:19:00.639Z] ---> Running in 3c3545e6e527 [2022-09-01T19:19:00.639Z] ---> 4254fc6f07f1 [2022-09-01T19:19:00.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-01T19:19:00.901Z] Removing intermediate container 3c3545e6e527 [2022-09-01T19:19:00.901Z] ---> 4894935d8aa9 [2022-09-01T19:19:00.901Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-01T19:19:00.901Z] ---> Running in 30738b3e480d [2022-09-01T19:19:01.482Z] Removing intermediate container 30738b3e480d [2022-09-01T19:19:01.482Z] ---> b6f2bd106177 [2022-09-01T19:19:01.482Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-01T19:19:02.931Z] ---> 0c9dc794b6cc [2022-09-01T19:19:02.931Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T19:19:02.931Z] ---> Running in aed2175754ad [2022-09-01T19:19:02.931Z] Removing intermediate container aed2175754ad [2022-09-01T19:19:02.931Z] ---> b35dd5280d47 [2022-09-01T19:19:02.931Z] Step 16/33 : ARG BOOTSTRAP_MQTT_DIR=${SECURITY_INIT_STAGING}/bootstrap-mqtt [2022-09-01T19:19:03.201Z] ---> b6c3d75354c2 [2022-09-01T19:19:03.201Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T19:19:03.201Z] ---> Running in 6f308b8e3be8 [2022-09-01T19:19:03.201Z] ---> Running in 2bedfa821334 [2022-09-01T19:19:03.774Z] Removing intermediate container 6f308b8e3be8 [2022-09-01T19:19:03.774Z] ---> 7da519e3ea48 [2022-09-01T19:19:03.774Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MQTT_DIR} [2022-09-01T19:19:04.035Z] ---> Running in 0de89d844c54 [2022-09-01T19:19:07.347Z] Removing intermediate container 2bedfa821334 [2022-09-01T19:19:07.347Z] ---> 7a533201db40 [2022-09-01T19:19:07.347Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T19:19:07.347Z] ---> Running in 1a76b4652ab5 [2022-09-01T19:19:07.608Z] Removing intermediate container 0de89d844c54 [2022-09-01T19:19:07.608Z] ---> 2892b8180ba8 [2022-09-01T19:19:07.608Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-01T19:19:07.608Z] Removing intermediate container 36cd2bcc80d8 [2022-09-01T19:19:07.608Z] ---> 6b83d9d670c6 [2022-09-01T19:19:07.608Z] [2022-09-01T19:19:07.608Z] Step 11/25 : FROM alpine:3.16 [2022-09-01T19:19:07.870Z] ---> 9c6f07244728 [2022-09-01T19:19:07.870Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-01T19:19:07.870Z] ---> Using cache [2022-09-01T19:19:07.870Z] ---> e3a363b355a8 [2022-09-01T19:19:07.870Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T19:19:07.870Z] Removing intermediate container 1a76b4652ab5 [2022-09-01T19:19:07.870Z] ---> Using cache [2022-09-01T19:19:07.870Z] ---> e441260bcdb2 [2022-09-01T19:19:07.870Z] ---> 3d0274b32b26 [2022-09-01T19:19:07.871Z] Step 14/25 : ENV APP_PORT=59881Step 20/22 : LABEL arch=x86_64 [2022-09-01T19:19:07.871Z] [2022-09-01T19:19:07.871Z] ---> Running in c6fb75e80fb9 [2022-09-01T19:19:07.871Z] ---> Running in 040988df8fb4 [2022-09-01T19:19:07.871Z] ---> Running in eb6f73e11f5d [2022-09-01T19:19:07.871Z] Removing intermediate container eb6f73e11f5d [2022-09-01T19:19:07.871Z] ---> 819420ad6cb8 [2022-09-01T19:19:07.871Z] Step 21/22 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:19:07.871Z] Removing intermediate container c6fb75e80fb9 [2022-09-01T19:19:07.871Z] ---> c56eb467f893 [2022-09-01T19:19:07.871Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-01T19:19:07.871Z] Removing intermediate container 040988df8fb4 [2022-09-01T19:19:07.871Z] ---> 53bb7de3a18a [2022-09-01T19:19:07.871Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-01T19:19:07.871Z] ---> Running in 85b8f6a7405a [2022-09-01T19:19:08.132Z] ---> Running in aae2c106de1a [2022-09-01T19:19:08.132Z] Removing intermediate container e3f17c95a228 [2022-09-01T19:19:08.132Z] ---> 46bd83418eb9 [2022-09-01T19:19:08.132Z] Step 7/20 : COPY . . [2022-09-01T19:19:08.132Z] Removing intermediate container 85b8f6a7405a [2022-09-01T19:19:08.132Z] ---> c9afe6427209 [2022-09-01T19:19:08.132Z] Step 22/22 : LABEL version=0.0.0 [2022-09-01T19:19:08.954Z] Removing intermediate container aae2c106de1a [2022-09-01T19:19:08.954Z] ---> b26adb845feb [2022-09-01T19:19:08.954Z] Step 16/25 : WORKDIR / [2022-09-01T19:19:10.883Z] ---> dbaa40b52933 [2022-09-01T19:19:10.883Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-01T19:19:10.883Z] ---> Running in d2b95dc6b08a [2022-09-01T19:19:12.045Z] Removing intermediate container ed4711760893 [2022-09-01T19:19:12.045Z] ---> 2f4b96293df6 [2022-09-01T19:19:12.045Z] Successfully built 2f4b96293df6 [2022-09-01T19:19:12.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:19:12.406Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T19:19:12.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:19:12.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container [2022-09-01T19:19:12.776Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-09-01T19:19:13.480Z] ---> Running in d86fb37b0ace [2022-09-01T19:19:13.480Z] Removing intermediate container d2b95dc6b08a [2022-09-01T19:19:13.480Z] ---> b112129b64a5 [2022-09-01T19:19:13.480Z] [2022-09-01T19:19:13.480Z] ---> Running in c8be6ab93801 [2022-09-01T19:19:13.480Z] ---> 494e897bc6fe [2022-09-01T19:19:13.480Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-01T19:19:13.480Z] Removing intermediate container d86fb37b0ace [2022-09-01T19:19:13.480Z] ---> 2b4bd71f313e [2022-09-01T19:19:13.480Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:19:13.480Z] Successfully built b112129b64a5 [2022-09-01T19:19:13.480Z] ---> Running in 36d47752ec7c [2022-09-01T19:19:13.480Z] Successfully tagged security-proxy-setup:latest [2022-09-01T19:19:13.480Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-09-01T19:19:14.079Z] 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-01T19:19:14.171Z] $ docker top 67eb67bbdc8a548709eef7e0a73bbbff46472e32f7c12c4b5430bd4b5416a57c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T19:19:15.109Z] + go version [2022-09-01T19:19:15.109Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-01T19:19:15.135Z] $ docker stop --time=1 67eb67bbdc8a548709eef7e0a73bbbff46472e32f7c12c4b5430bd4b5416a57c [2022-09-01T19:19:16.767Z] $ docker rm -f 67eb67bbdc8a548709eef7e0a73bbbff46472e32f7c12c4b5430bd4b5416a57c [2022-09-01T19:19:16.826Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:19:16.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:19:16.826Z] ---> 5c2b45914747 [2022-09-01T19:19:16.826Z] Step 3/23 : WORKDIR /edgex-go [2022-09-01T19:19:16.826Z] ---> Using cache [2022-09-01T19:19:16.827Z] ---> 435c66c33d01 [2022-09-01T19:19:16.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:19:16.827Z] ---> Using cache [2022-09-01T19:19:16.827Z] ---> 3c03eda5f40d [2022-09-01T19:19:16.827Z] Step 5/23 : RUN apk add --update --no-cache make bash git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:19:17.392Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T19:19:17.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:19:17.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container [2022-09-01T19:19:17.718Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-09-01T19:19:17.776Z] ---> 42ff99f1283b [2022-09-01T19:19:17.776Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-01T19:19:17.776Z] ---> Running in 33feab914a31 [2022-09-01T19:19:18.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:19:18.983Z] $ docker top 602246b0f0dadd4241c1d4eab4a69e2bdd881d7de7bd0ac019bafe7fa9e2b3d4 -eo pid,comm [2022-09-01T19:19:19.036Z] Removing intermediate container c8be6ab93801 [2022-09-01T19:19:19.036Z] ---> 3a2b82d994aa [2022-09-01T19:19:19.036Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] echo [2022-09-01T19:19:19.263Z] ========================================================= [2022-09-01T19:19:19.263Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-01T19:19:19.263Z] ========================================================= [Pipeline] sh [2022-09-01T19:19:19.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:19:19.576Z] ---> 65d1af6e9d85 [2022-09-01T19:19:19.576Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-01T19:19:19.576Z] OK: 211 MiB in 51 packages [2022-09-01T19:19:19.888Z] ---> d78496af1204 [2022-09-01T19:19:19.888Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-01T19:19:19.888Z] ---> b80c0a22741b [2022-09-01T19:19:19.888Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-01T19:19:19.898Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-01T19:19:20.566Z] + make test [2022-09-01T19:19:20.566Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-01T19:19:20.847Z] Removing intermediate container 527e513c4811 [2022-09-01T19:19:20.847Z] ---> 61d8b8f7a91e [2022-09-01T19:19:20.847Z] [2022-09-01T19:19:20.847Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T19:19:20.847Z] ---> 9c6f07244728 [2022-09-01T19:19:20.847Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-01T19:19:20.847Z] ---> Using cache [2022-09-01T19:19:20.847Z] ---> e3a363b355a8 [2022-09-01T19:19:20.847Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T19:19:20.847Z] ---> Using cache [2022-09-01T19:19:20.847Z] ---> 3d0274b32b26 [2022-09-01T19:19:20.847Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-01T19:19:21.107Z] ---> 992b2786fa16 [2022-09-01T19:19:21.107Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-01T19:19:21.366Z] ---> Running in 967d3014426d [2022-09-01T19:19:21.366Z] Removing intermediate container 33feab914a31 [2022-09-01T19:19:21.366Z] ---> 906b3aa43587 [2022-09-01T19:19:21.366Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-01T19:19:21.366Z] ---> 74017ee1b405 [2022-09-01T19:19:21.366Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-01T19:19:21.366Z] ---> Running in 3cbcecf6ee02 [2022-09-01T19:19:21.366Z] Removing intermediate container 967d3014426d [2022-09-01T19:19:21.366Z] ---> 115ba5bf9638 [2022-09-01T19:19:21.366Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-01T19:19:21.625Z] ---> Running in 3c56ebf92a14 [2022-09-01T19:19:21.625Z] Removing intermediate container 3cbcecf6ee02 [2022-09-01T19:19:21.625Z] ---> ad9ffe4fbd37 [2022-09-01T19:19:21.625Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:19:21.625Z] ---> Running in efab2d2f05dd [2022-09-01T19:19:21.625Z] Removing intermediate container 3c56ebf92a14 [2022-09-01T19:19:21.625Z] ---> f40d6bf350da [2022-09-01T19:19:21.625Z] Step 16/24 : WORKDIR / [2022-09-01T19:19:21.625Z] ---> 4e753be82fca [2022-09-01T19:19:21.625Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-01T19:19:21.625Z] ---> 438c585bd53b [2022-09-01T19:19:21.625Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:19:21.885Z] ---> Running in 041a836c5c26 [2022-09-01T19:19:21.885Z] Removing intermediate container efab2d2f05dd [2022-09-01T19:19:21.885Z] ---> Running in d78cdad8df4d [2022-09-01T19:19:21.885Z] ---> 068c5f52e2bf [2022-09-01T19:19:21.885Z] Step 23/25 : LABEL arch=x86_64 [2022-09-01T19:19:21.885Z] ---> Running in ff7983fc3810 [2022-09-01T19:19:22.149Z] Removing intermediate container 041a836c5c26 [2022-09-01T19:19:22.150Z] ---> 4e223bdb781e [2022-09-01T19:19:22.150Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:19:22.150Z] Removing intermediate container ff7983fc3810 [2022-09-01T19:19:22.150Z] ---> 703209b3fe05 [2022-09-01T19:19:22.150Z] Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:19:22.150Z] ---> 5a7cd0a7efee [2022-09-01T19:19:22.150Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-messagebus/configuration.toml ${BOOTSTRAP_MQTT_DIR}/res/ [2022-09-01T19:19:22.150Z] ---> Running in a357ca19dcb4 [2022-09-01T19:19:22.409Z] ---> 7210599c7d94 [2022-09-01T19:19:22.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-01T19:19:22.409Z] Removing intermediate container a357ca19dcb4 [2022-09-01T19:19:22.409Z] ---> c63605fa93dc [2022-09-01T19:19:22.409Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T19:19:22.409Z] ---> ea8f71e89266 [2022-09-01T19:19:22.409Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-01T19:19:22.409Z] ---> Running in 6ae00717a80c [2022-09-01T19:19:22.855Z] Removing intermediate container 6ae00717a80c [2022-09-01T19:19:22.855Z] ---> a1e1481480e0 [2022-09-01T19:19:22.855Z] [2022-09-01T19:19:22.855Z] Successfully built a1e1481480e0 [2022-09-01T19:19:22.855Z] Successfully tagged core-metadata:latest [2022-09-01T19:19:23.115Z]  Building core-metadata ... done  ---> 30db916e6825 [2022-09-01T19:19:23.115Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-01T19:19:23.379Z] ---> ce5a7349b97e [2022-09-01T19:19:23.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-01T19:19:23.379Z] ---> 17540c38bd93 [2022-09-01T19:19:23.379Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-01T19:19:23.640Z] ---> Running in a2b17eb418e6 [2022-09-01T19:19:24.605Z] ---> 5afcce9ce6ff [2022-09-01T19:19:24.605Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-01T19:19:26.541Z] ---> Running in 56d6a660e8b1 [2022-09-01T19:19:26.804Z] Removing intermediate container a2b17eb418e6 [2022-09-01T19:19:26.804Z] ---> 83020adbaa64 [2022-09-01T19:19:26.804Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-01T19:19:26.804Z] Removing intermediate container 56d6a660e8b1 [2022-09-01T19:19:26.804Z] ---> 1778547a25bd [2022-09-01T19:19:26.804Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:19:26.804Z] ---> Running in 83d6e052d60f [2022-09-01T19:19:26.804Z] ---> Running in 1456cc795722 [2022-09-01T19:19:27.768Z] Removing intermediate container 83d6e052d60f [2022-09-01T19:19:27.769Z] ---> f98b52d40406 [2022-09-01T19:19:27.769Z] Step 30/33 : CMD ["gate"] [2022-09-01T19:19:27.769Z] Removing intermediate container 1456cc795722 [2022-09-01T19:19:27.769Z] ---> 006b5a7afd2e [2022-09-01T19:19:27.769Z] Step 22/24 : LABEL arch=x86_64 [2022-09-01T19:19:27.769Z] ---> Running in 22fd51a9da8a [2022-09-01T19:19:27.769Z] ---> Running in 1a167ed19418 [2022-09-01T19:19:28.360Z] Removing intermediate container 1a167ed19418 [2022-09-01T19:19:28.360Z] ---> de2e20c57d1c [2022-09-01T19:19:28.360Z] Step 23/24 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:19:28.360Z] Removing intermediate container 22fd51a9da8a [2022-09-01T19:19:28.360Z] ---> ae9faf516559 [2022-09-01T19:19:28.360Z] Step 31/33 : LABEL arch=x86_64 [2022-09-01T19:19:28.360Z] ---> Running in 916aaa4c754f [2022-09-01T19:19:28.360Z] ---> Running in 28224af6b36a [2022-09-01T19:19:28.360Z] Removing intermediate container 916aaa4c754f [2022-09-01T19:19:28.360Z] ---> 5fcaa7b461ac [2022-09-01T19:19:28.360Z] Step 24/24 : LABEL version=0.0.0 [2022-09-01T19:19:28.620Z] Removing intermediate container 28224af6b36a [2022-09-01T19:19:28.620Z] ---> 8f968897b91d [2022-09-01T19:19:28.620Z] Step 32/33 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:19:28.620Z] ---> Running in 1227de0d8735 [2022-09-01T19:19:28.620Z] ---> Running in a6e33b58bcac [2022-09-01T19:19:28.881Z] Removing intermediate container 1227de0d8735 [2022-09-01T19:19:28.881Z] ---> b6357c9f9ad3 [2022-09-01T19:19:28.881Z] Step 33/33 : LABEL version=0.0.0 [2022-09-01T19:19:28.881Z] Removing intermediate container a6e33b58bcac [2022-09-01T19:19:28.881Z] ---> 16c6492c8c6a [2022-09-01T19:19:28.881Z] [2022-09-01T19:19:29.170Z] ---> Running in ed214a0d068d [2022-09-01T19:19:29.170Z] Successfully built 16c6492c8c6a [2022-09-01T19:19:29.170Z] Successfully tagged core-command:latest [2022-09-01T19:19:29.433Z]  Building core-command ... done Removing intermediate container ed214a0d068d [2022-09-01T19:19:29.433Z] ---> 8b57652b725c [2022-09-01T19:19:29.433Z] [2022-09-01T19:19:29.699Z] Successfully built 8b57652b725c [2022-09-01T19:19:29.699Z] Successfully tagged security-bootstrapper:latest [2022-09-01T19:19:31.624Z]  Building security-bootstrapper ... done Removing intermediate container d78cdad8df4d [2022-09-01T19:19:31.625Z] ---> 5be4947e7b86 [2022-09-01T19:19:31.625Z] Step 8/23 : COPY . . [2022-09-01T19:19:40.023Z] ---> 4d505834dbc2 [2022-09-01T19:19:40.023Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-01T19:19:40.023Z] ---> Running in a9fbebeede5c [2022-09-01T19:19:40.287Z] 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-01T19:19:44.518Z] Removing intermediate container 36d47752ec7c [2022-09-01T19:19:44.518Z] ---> 6c81a7bc194d [2022-09-01T19:19:44.518Z] [2022-09-01T19:19:44.518Z] Step 9/20 : FROM alpine:3.15 [2022-09-01T19:19:44.518Z] ---> c4fc93816858 [2022-09-01T19:19:44.518Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:19:44.518Z] ---> Using cache [2022-09-01T19:19:44.518Z] ---> bce63edc53c7 [2022-09-01T19:19:44.518Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:19:44.518Z] ---> Using cache [2022-09-01T19:19:44.518Z] ---> b7ad833f87e2 [2022-09-01T19:19:44.518Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-01T19:19:44.518Z] ---> Running in 57105d6e5fb5 [2022-09-01T19:19:44.781Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:19:45.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:19:45.992Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T19:19:45.992Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T19:19:45.992Z] OK: 15856 distinct packages available [2022-09-01T19:19:45.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:19:46.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:19:47.202Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-01T19:19:47.202Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-01T19:19:47.464Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-01T19:19:47.464Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-01T19:19:47.464Z] (5/9) Installing curl (7.80.0-r3) [2022-09-01T19:19:47.726Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-01T19:19:47.726Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-01T19:19:47.726Z] (8/9) Installing libucontext (1.1-r0) [2022-09-01T19:19:47.989Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-01T19:19:47.989Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T19:19:47.989Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:19:47.989Z] OK: 8 MiB in 23 packages [2022-09-01T19:19:49.913Z] Removing intermediate container 57105d6e5fb5 [2022-09-01T19:19:49.913Z] ---> e77e171c2712 [2022-09-01T19:19:49.913Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:19:50.176Z] ---> 8486fe1b3659 [2022-09-01T19:19:50.176Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-01T19:19:51.126Z] ---> b4026cdbd18b [2022-09-01T19:19:51.126Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-01T19:19:51.126Z] ---> 46809de30ea3 [2022-09-01T19:19:51.126Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-01T19:19:51.126Z] ---> Running in ff13802e7c46 [2022-09-01T19:19:51.126Z] Removing intermediate container ff13802e7c46 [2022-09-01T19:19:51.126Z] ---> bc2ca16a41c3 [2022-09-01T19:19:51.126Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:19:51.400Z] ---> Running in 8e9b96b04bb7 [2022-09-01T19:19:51.662Z] Removing intermediate container 8e9b96b04bb7 [2022-09-01T19:19:51.662Z] ---> 9bb8410b1d60 [2022-09-01T19:19:51.662Z] Step 18/20 : LABEL arch=x86_64 [2022-09-01T19:19:51.662Z] ---> Running in 8423a3fd0ef8 [2022-09-01T19:19:51.662Z] Removing intermediate container 8423a3fd0ef8 [2022-09-01T19:19:51.662Z] ---> 1d14f4fba0fd [2022-09-01T19:19:51.662Z] Step 19/20 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:19:51.924Z] ---> Running in db06c31cd9db [2022-09-01T19:19:51.924Z] Removing intermediate container db06c31cd9db [2022-09-01T19:19:51.924Z] ---> 0a2e53999f8b [2022-09-01T19:19:51.924Z] Step 20/20 : LABEL version=0.0.0 [2022-09-01T19:19:51.924Z] ---> Running in 70c3911fe334 [2022-09-01T19:19:52.186Z] Removing intermediate container 70c3911fe334 [2022-09-01T19:19:52.186Z] ---> d01048f06484 [2022-09-01T19:19:52.186Z] [2022-09-01T19:19:52.186Z] Successfully built d01048f06484 [2022-09-01T19:19:52.186Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-01T19:19:52.926Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-01T19:19:56.409Z]  Building security-spiffe-token-provider ... done Removing intermediate container a9fbebeede5c [2022-09-01T19:19:56.409Z] ---> e90b5afe1dce [2022-09-01T19:19:56.409Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-01T19:19:56.409Z] ---> Running in 21d2ba977ca3 [2022-09-01T19:19:56.710Z] 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-01T19:19:57.346Z] Removing intermediate container 21d2ba977ca3 [2022-09-01T19:19:57.346Z] ---> 98cfdb61a69c [2022-09-01T19:19:57.346Z] [2022-09-01T19:19:57.346Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T19:19:57.346Z] ---> 9c6f07244728 [2022-09-01T19:19:57.346Z] 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-01T19:19:57.346Z] ---> Running in 705609da63a6 [2022-09-01T19:19:57.346Z] Removing intermediate container 705609da63a6 [2022-09-01T19:19:57.346Z] ---> b10e2870ac81 [2022-09-01T19:19:57.346Z] 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-01T19:19:57.346Z] ---> Running in 6023afa4490d [2022-09-01T19:19:57.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T19:19:57.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T19:19:57.910Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-01T19:19:58.201Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-01T19:19:58.201Z] (3/33) Installing readline (8.1.2-r0) [2022-09-01T19:19:58.201Z] (4/33) Installing bash (5.1.16-r2) [2022-09-01T19:19:58.201Z] Executing bash-5.1.16-r2.post-install [2022-09-01T19:19:58.201Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-01T19:19:58.201Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-01T19:19:58.201Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T19:19:58.201Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-01T19:19:58.201Z] (9/33) Installing curl (7.83.1-r3) [2022-09-01T19:19:58.201Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-01T19:19:58.488Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-01T19:19:58.488Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-01T19:19:58.488Z] (13/33) Installing expat (2.4.8-r0) [2022-09-01T19:19:58.488Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-01T19:19:58.488Z] (15/33) Installing gdbm (1.23-r0) [2022-09-01T19:19:58.488Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-01T19:19:58.488Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T19:19:58.488Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T19:19:58.488Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-01T19:19:58.488Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-01T19:19:58.488Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-01T19:19:58.756Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-01T19:19:58.756Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-01T19:19:58.756Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-01T19:19:58.756Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-01T19:19:58.756Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-01T19:19:58.756Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-01T19:19:58.756Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-01T19:19:58.756Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-01T19:19:58.756Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-01T19:19:58.756Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-01T19:19:58.756Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-01T19:19:58.756Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-01T19:19:59.036Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:19:59.036Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:19:59.036Z] OK: 122 MiB in 47 packages [2022-09-01T19:20:01.083Z] Collecting docker-compose==1.23.2 [2022-09-01T19:20:01.083Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-01T19:20:01.083Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 37.2 MB/s eta 0:00:00 [2022-09-01T19:20:01.083Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-01T19:20:01.084Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-01T19:20:01.084Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 162.2 MB/s eta 0:00:00 [2022-09-01T19:20:01.084Z] 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-01T19:20:01.084Z] Collecting PyYAML<4,>=3.10 [2022-09-01T19:20:01.084Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-01T19:20:01.084Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 114.8 MB/s eta 0:00:00 [2022-09-01T19:20:01.346Z] Preparing metadata (setup.py): started [2022-09-01T19:20:01.609Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T19:20:01.609Z] Collecting jsonschema<3,>=2.5.1 [2022-09-01T19:20:01.609Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-01T19:20:01.609Z] Collecting cached-property<2,>=1.2.0 [2022-09-01T19:20:01.609Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-01T19:20:01.609Z] Collecting texttable<0.10,>=0.9.0 [2022-09-01T19:20:01.609Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-01T19:20:01.609Z] Preparing metadata (setup.py): started [2022-09-01T19:20:01.872Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T19:20:02.137Z] Collecting docker<4.0,>=3.6.0 [2022-09-01T19:20:02.137Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-01T19:20:02.137Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 177.3 MB/s eta 0:00:00 [2022-09-01T19:20:02.137Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-01T19:20:02.137Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-01T19:20:02.137Z] Preparing metadata (setup.py): started [2022-09-01T19:20:02.400Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T19:20:02.400Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-01T19:20:02.400Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-01T19:20:02.400Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 180.0 MB/s eta 0:00:00 [2022-09-01T19:20:02.400Z] Collecting docopt<0.7,>=0.6.1 [2022-09-01T19:20:02.400Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-01T19:20:02.400Z] Preparing metadata (setup.py): started [2022-09-01T19:20:02.980Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T19:20:02.980Z] Collecting docker-pycreds>=0.4.0 [2022-09-01T19:20:02.980Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-01T19:20:02.980Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-01T19:20:02.980Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-01T19:20:02.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 142.7 MB/s eta 0:00:00 [2022-09-01T19:20:02.980Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-01T19:20:02.980Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-01T19:20:02.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 144.6 MB/s eta 0:00:00 [2022-09-01T19:20:03.243Z] Collecting certifi>=2017.4.17 [2022-09-01T19:20:03.243Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-01T19:20:03.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 202.9 MB/s eta 0:00:00 [2022-09-01T19:20:03.243Z] Collecting idna<2.8,>=2.5 [2022-09-01T19:20:03.243Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-01T19:20:03.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.4 MB/s eta 0:00:00 [2022-09-01T19:20:03.243Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-01T19:20:03.243Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-01T19:20:03.243Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-01T19:20:03.243Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-01T19:20:03.243Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-01T19:20:03.243Z] Running setup.py install for texttable: started [2022-09-01T19:20:03.506Z] Running setup.py install for texttable: finished with status 'done' [2022-09-01T19:20:03.506Z] Running setup.py install for PyYAML: started [2022-09-01T19:20:04.082Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-01T19:20:04.082Z] Running setup.py install for docopt: started [2022-09-01T19:20:04.346Z] Running setup.py install for docopt: finished with status 'done' [2022-09-01T19:20:04.922Z] Running setup.py install for dockerpty: started [2022-09-01T19:20:05.186Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-01T19:20:05.450Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-01T19:20:05.450Z] 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-01T19:20:10.759Z] Removing intermediate container 6023afa4490d [2022-09-01T19:20:10.759Z] ---> e111d8ddad3f [2022-09-01T19:20:10.759Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-01T19:20:10.759Z] ---> Running in 31fea82e542b [2022-09-01T19:20:10.759Z] Removing intermediate container 31fea82e542b [2022-09-01T19:20:10.759Z] ---> be306640bce2 [2022-09-01T19:20:10.759Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T19:20:10.759Z] ---> Running in be2f386f9d26 [2022-09-01T19:20:10.759Z] Removing intermediate container be2f386f9d26 [2022-09-01T19:20:10.759Z] ---> d860ca9df67d [2022-09-01T19:20:10.759Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-01T19:20:11.397Z] ---> 32e81aaad622 [2022-09-01T19:20:11.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-01T19:20:11.397Z] ---> 5deb6ea5b967 [2022-09-01T19:20:11.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-01T19:20:11.659Z] ---> 334c233fc342 [2022-09-01T19:20:11.659Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-01T19:20:11.659Z] ---> Running in 9910f782ba5b [2022-09-01T19:20:11.659Z] Removing intermediate container 9910f782ba5b [2022-09-01T19:20:11.659Z] ---> 30469af0da23 [2022-09-01T19:20:11.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:20:11.659Z] ---> Running in cc838d17d09b [2022-09-01T19:20:11.921Z] Removing intermediate container cc838d17d09b [2022-09-01T19:20:11.921Z] ---> 6ba32b8b315e [2022-09-01T19:20:11.921Z] Step 21/23 : LABEL arch=x86_64 [2022-09-01T19:20:11.921Z] ---> Running in 7b4f3c27fc84 [2022-09-01T19:20:11.921Z] Removing intermediate container 7b4f3c27fc84 [2022-09-01T19:20:11.921Z] ---> fa33be23e639 [2022-09-01T19:20:11.921Z] Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:20:11.921Z] ---> Running in 2c19cce65fc6 [2022-09-01T19:20:11.921Z] Removing intermediate container 2c19cce65fc6 [2022-09-01T19:20:11.921Z] ---> 5caccff6a8b8 [2022-09-01T19:20:11.921Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T19:20:12.185Z] ---> Running in 0622d2bd1dab [2022-09-01T19:20:12.185Z] Removing intermediate container 0622d2bd1dab [2022-09-01T19:20:12.185Z] ---> 40f4467360b0 [2022-09-01T19:20:12.185Z] [2022-09-01T19:20:12.185Z] Successfully built 40f4467360b0 [2022-09-01T19:20:12.185Z] Successfully tagged sys-mgmt-agent:latest [2022-09-01T19:20:12.455Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-01T19:20:12.470Z] $ docker stop --time=1 03a4ee71653e790ea7f85745333885286c2f54073a634d7e35b56d10ccaa276e [2022-09-01T19:20:13.749Z] $ docker rm -f 03a4ee71653e790ea7f85745333885286c2f54073a634d7e35b56d10ccaa276e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T19:20:14.113Z] + docker images [2022-09-01T19:20:14.113Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-01T19:20:14.113Z] sys-mgmt-agent latest 40f4467360b0 2 seconds ago 136MB [2022-09-01T19:20:14.113Z] 98cfdb61a69c 16 seconds ago 1.53GB [2022-09-01T19:20:14.113Z] security-spiffe-token-provider latest d01048f06484 21 seconds ago 29.3MB [2022-09-01T19:20:14.113Z] 6c81a7bc194d 32 seconds ago 1.58GB [2022-09-01T19:20:14.113Z] security-bootstrapper latest 8b57652b725c 44 seconds ago 19.8MB [2022-09-01T19:20:14.113Z] core-command latest 16c6492c8c6a 45 seconds ago 17.3MB [2022-09-01T19:20:14.113Z] core-metadata latest a1e1481480e0 51 seconds ago 18.2MB [2022-09-01T19:20:14.113Z] 61d8b8f7a91e 53 seconds ago 1.54GB [2022-09-01T19:20:14.113Z] security-proxy-setup latest b112129b64a5 About a minute ago 27.3MB [2022-09-01T19:20:14.113Z] 6b83d9d670c6 About a minute ago 1.55GB [2022-09-01T19:20:14.113Z] 595f5ab056c0 About a minute ago 1.53GB [2022-09-01T19:20:14.113Z] b584dce9335a About a minute ago 1.53GB [2022-09-01T19:20:14.113Z] security-spire-config latest aed5cd842933 About a minute ago 85.8MB [2022-09-01T19:20:14.113Z] security-spire-agent latest d284a11ded78 About a minute ago 125MB [2022-09-01T19:20:14.113Z] core-data latest daf4946d9dc9 About a minute ago 21.5MB [2022-09-01T19:20:14.113Z] security-secretstore-setup latest 3380d7c69a7e About a minute ago 29.2MB [2022-09-01T19:20:14.113Z] support-scheduler latest e843200cbafd About a minute ago 26.7MB [2022-09-01T19:20:14.114Z] support-notifications latest e27aa1bd1305 About a minute ago 27.3MB [2022-09-01T19:20:14.114Z] 4b531d96967b 2 minutes ago 1.42GB [2022-09-01T19:20:14.114Z] f12877a12093 2 minutes ago 1.61GB [2022-09-01T19:20:14.114Z] 781c5d92c346 2 minutes ago 1.61GB [2022-09-01T19:20:14.114Z] 2e474993045b 2 minutes ago 1.55GB [2022-09-01T19:20:14.114Z] afed5ccdd266 2 minutes ago 1.54GB [2022-09-01T19:20:14.114Z] security-spire-server latest 36579c1cf87f 2 minutes ago 86.5MB [2022-09-01T19:20:14.114Z] c49e2ec0807f 2 minutes ago 1.42GB [2022-09-01T19:20:14.114Z] ci-base-image-x86_64 latest 5c2b45914747 6 minutes ago 994MB [2022-09-01T19:20:14.114Z] alpine 3.15 c4fc93816858 3 weeks ago 5.59MB [2022-09-01T19:20:14.114Z] alpine 3.16 9c6f07244728 3 weeks ago 5.54MB [2022-09-01T19:20:14.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-09-01T19:20:14.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB [2022-09-01T19:20:14.114Z] 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-01T19:21:44.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-01T19:21:44.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-01T19:21:46.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-01T19:21:46.905Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-01T19:21:46.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-01T19:21:47.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-01T19:21:47.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-01T19:21:47.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-01T19:21:47.898Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-01T19:21:49.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-01T19:21:49.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-01T19:21:50.178Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-01T19:22:08.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.398s coverage: 28.7% of statements [2022-09-01T19:22:08.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-01T19:22:08.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-01T19:22:09.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.507s coverage: 98.5% of statements [2022-09-01T19:22:09.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-01T19:22:09.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.590s coverage: 54.2% of statements [2022-09-01T19:22:09.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-01T19:22:09.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-01T19:22:31.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.044s coverage: 89.2% of statements [2022-09-01T19:22:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-01T19:22:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-01T19:22:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-01T19:22:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-01T19:22:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-01T19:22:31.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.477s coverage: 2.1% of statements [2022-09-01T19:22:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-01T19:22:31.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-01T19:22:34.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.814s coverage: 95.6% of statements [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-01T19:22:34.498Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.500s coverage: 72.2% of statements [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-01T19:22:34.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.429s coverage: 60.0% of statements [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-01T19:22:34.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.412s coverage: 0.9% of statements [2022-09-01T19:22:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-01T19:22:35.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.241s coverage: 58.8% of statements [2022-09-01T19:22:35.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements [2022-09-01T19:22:35.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-01T19:22:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2022-09-01T19:22:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.369s coverage: 79.5% of statements [2022-09-01T19:22:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.352s coverage: 94.1% of statements [2022-09-01T19:22:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2022-09-01T19:22:43.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.241s coverage: 87.5% of statements [2022-09-01T19:22:51.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements [2022-09-01T19:22:51.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2022-09-01T19:23:02.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 80.8% of statements [2022-09-01T19:23:02.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/config [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/container [no test files] [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/handlers 3.265s coverage: 88.2% of statements [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements [2022-09-01T19:23:06.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-09-01T19:23:06.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.331s coverage: 85.4% of statements [2022-09-01T19:23:08.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.993s coverage: 91.2% of statements [2022-09-01T19:23:08.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-01T19:23:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.7% of statements [2022-09-01T19:23:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-01T19:23:15.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-01T19:23:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements [2022-09-01T19:23:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2022-09-01T19:23:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements [2022-09-01T19:23:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-09-01T19:23:15.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements [2022-09-01T19:23:23.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.451s coverage: 65.8% of statements [2022-09-01T19:23:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-01T19:23:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-01T19:23:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-01T19:23:24.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.867s coverage: 41.4% of statements [2022-09-01T19:23:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-01T19:23:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-01T19:23:24.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.331s coverage: 89.5% of statements [2022-09-01T19:23:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-01T19:23:24.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements [2022-09-01T19:23:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-01T19:23:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-01T19:23:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-01T19:23:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-01T19:23:32.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.499s coverage: 17.7% of statements [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-01T19:23:32.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.752s coverage: 92.3% of statements [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-01T19:23:32.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.257s coverage: 63.2% of statements [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-01T19:23:32.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-01T19:23:33.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-01T19:23:33.773Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-01T19:23:33.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-01T19:23:33.773Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-09-01T19:23:33.773Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-09-01T19:23:34.752Z] 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-01T19:23:34.752Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-01T19:23:34.752Z] GO111MODULE=on go vet ./... [2022-09-01T19:25:26.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T19:25:26.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T19:25:26.663Z] ./bin/test-attribution-txt.sh [2022-09-01T19:25:26.663Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-01T19:25:26.663Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-01T19:25:26.663Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-01T19:25:26.663Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-01T19:25:26.663Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-01T19:25:26.663Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-01T19:25:26.663Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-01T19:25:26.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-01T19:25:27.359Z] + ls -al . [2022-09-01T19:25:27.359Z] total 740 [2022-09-01T19:25:27.359Z] drwxrwxr-x 9 1001 1001 4096 Sep 1 19:19 . [2022-09-01T19:25:27.359Z] drwxr-xr-x 4 root root 4096 Sep 1 19:19 .. [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 16 Sep 1 19:17 .dockerignore [2022-09-01T19:25:27.359Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 19:17 .git [2022-09-01T19:25:27.359Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 19:17 .github [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 1030 Sep 1 19:17 .gitignore [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 42 Sep 1 19:17 .golangci.yml [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 87 Sep 1 19:17 .hadolint.yml [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 166 Sep 1 19:17 .sonarcloud.properties [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 1171 Sep 1 19:17 ADOPTERS.md [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 10347 Sep 1 19:17 Attribution.txt [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 63209 Sep 1 19:17 CHANGELOG.md [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 3804 Sep 1 19:17 CONTRIBUTING.md [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 677 Sep 1 19:17 GOVERNANCE.md [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 850 Sep 1 19:17 Jenkinsfile [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 10775 Sep 1 19:17 LICENSE [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 13724 Sep 1 19:17 Makefile [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 582 Sep 1 19:17 OWNERS.md [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 9799 Sep 1 19:17 README.md [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 6912 Sep 1 19:17 SECURITY.md [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 5 Sep 1 19:13 VERSION [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 4131 Sep 1 19:17 ZMQWindows.md [2022-09-01T19:25:27.359Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 19:17 bin [2022-09-01T19:25:27.359Z] drwxrwxr-x 18 1001 1001 4096 Sep 1 19:17 cmd [2022-09-01T19:25:27.359Z] -rw-r--r-- 1 root root 488416 Sep 1 19:23 coverage.out [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 3682 Sep 1 19:17 go.mod [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 38527 Sep 1 19:17 go.sum [2022-09-01T19:25:27.359Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 19:17 internal [2022-09-01T19:25:27.359Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 19:17 openapi [2022-09-01T19:25:27.359Z] drwxrwxr-x 4 1001 1001 4096 Sep 1 19:17 snap [2022-09-01T19:25:27.359Z] -rw-rw-r-- 1 1001 1001 204 Sep 1 19:17 version.go [Pipeline] sh [2022-09-01T19:25:28.035Z] + '[' -e coverage.out ] [2022-09-01T19:25:28.035Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-01T19:25:28.058Z] Warning: overwriting stash ‘coverage-report’ [2022-09-01T19:25:28.967Z] Stashed 1 file(s) [Pipeline] sh [2022-09-01T19:25:29.627Z] + make build [2022-09-01T19:25:29.627Z] 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-01T19:27:06.509Z] 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-01T19:28:28.353Z] 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-01T19:28:30.333Z] 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-01T19:29:17.405Z] 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-01T19:29:17.405Z] 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-01T19:29:20.807Z] 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-01T19:29:27.552Z] 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-01T19:29:31.873Z] 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-01T19:29:37.307Z] 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-01T19:29:40.718Z] 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-01T19:29:44.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-01T19:29:54.305Z] 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-01T19:29:58.658Z] $ docker stop --time=1 602246b0f0dadd4241c1d4eab4a69e2bdd881d7de7bd0ac019bafe7fa9e2b3d4 [2022-09-01T19:30:00.719Z] $ docker rm -f 602246b0f0dadd4241c1d4eab4a69e2bdd881d7de7bd0ac019bafe7fa9e2b3d4 [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-01T19:30:03.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T19:30:03.148Z] [2022-09-01T19:30:03.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:30:03.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T19:30:03.815Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-01T19:30:03.815Z] 29e5d40040c1: Pulling fs layer [2022-09-01T19:30:03.815Z] 1ce36da41761: Pulling fs layer [2022-09-01T19:30:03.815Z] 25b303627fd3: Pulling fs layer [2022-09-01T19:30:04.098Z] 29e5d40040c1: Verifying Checksum [2022-09-01T19:30:04.098Z] 29e5d40040c1: Download complete [2022-09-01T19:30:04.730Z] 1ce36da41761: Verifying Checksum [2022-09-01T19:30:04.730Z] 1ce36da41761: Download complete [2022-09-01T19:30:05.016Z] 29e5d40040c1: Pull complete [2022-09-01T19:30:06.505Z] 25b303627fd3: Verifying Checksum [2022-09-01T19:30:06.505Z] 25b303627fd3: Download complete [2022-09-01T19:30:06.505Z] 1ce36da41761: Pull complete [2022-09-01T19:30:19.003Z] 25b303627fd3: Pull complete [2022-09-01T19:30:19.003Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-01T19:30:19.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T19:30:19.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:30:19.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container [2022-09-01T19:30:19.355Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-01T19:30:21.729Z] $ docker top 48cadf40f1efac14efee25942c84ddbad1864e60bad51ea96f929874aafccbb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T19:30:22.661Z] + docker-compose build --help [2022-09-01T19:30:22.661Z] + grep parallel [2022-09-01T19:30:28.061Z] --parallel Build images in parallel. [Pipeline] } [2022-09-01T19:30:28.088Z] $ docker stop --time=1 48cadf40f1efac14efee25942c84ddbad1864e60bad51ea96f929874aafccbb1 [2022-09-01T19:30:29.760Z] $ docker rm -f 48cadf40f1efac14efee25942c84ddbad1864e60bad51ea96f929874aafccbb1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:30:30.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-01T19:30:30.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:30:30.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container [2022-09-01T19:30:30.711Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-01T19:30:31.992Z] $ docker top 5df52e5df73ef2062e5566d0bba3ae12900c413092db2a708d3c96ea46f277e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T19:30:32.893Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-01T19:30:38.563Z] Building core-command ... [2022-09-01T19:30:38.563Z] Building core-data ... [2022-09-01T19:30:38.563Z] Building core-metadata ... [2022-09-01T19:30:38.563Z] Building security-bootstrapper ... [2022-09-01T19:30:38.563Z] Building security-proxy-setup ... [2022-09-01T19:30:38.563Z] Building security-secretstore-setup ... [2022-09-01T19:30:38.563Z] Building security-spiffe-token-provider ... [2022-09-01T19:30:38.563Z] Building security-spire-agent ... [2022-09-01T19:30:38.563Z] Building security-spire-config ... [2022-09-01T19:30:38.563Z] Building security-spire-server ... [2022-09-01T19:30:38.563Z] Building support-notifications ... [2022-09-01T19:30:38.563Z] Building support-scheduler ... [2022-09-01T19:30:38.563Z] Building sys-mgmt-agent ... [2022-09-01T19:30:38.563Z] Building security-proxy-setup [2022-09-01T19:30:38.563Z] Building security-spire-agent [2022-09-01T19:30:38.563Z] Building security-spire-config [2022-09-01T19:30:38.563Z] Building core-data [2022-09-01T19:30:38.563Z] Building sys-mgmt-agent [2022-09-01T19:31:35.131Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:31:35.131Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:31:35.131Z] ---> 2f4b96293df6 [2022-09-01T19:31:35.131Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:31:35.131Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:31:35.131Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:31:35.131Z] ---> 2f4b96293df6 [2022-09-01T19:31:35.131Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T19:31:35.131Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:31:35.131Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:31:35.131Z] ---> 2f4b96293df6 [2022-09-01T19:31:35.131Z] Step 3/23 : WORKDIR /edgex-go [2022-09-01T19:31:35.131Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:31:35.131Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:31:35.131Z] ---> 2f4b96293df6 [2022-09-01T19:31:35.131Z] Step 3/22 : WORKDIR /edgex-go [2022-09-01T19:31:35.131Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:31:35.131Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:31:35.131Z] ---> 2f4b96293df6 [2022-09-01T19:31:35.131Z] Step 3/26 : WORKDIR /edgex-go [2022-09-01T19:31:35.131Z] ---> Running in fc879b66f00b [2022-09-01T19:31:35.131Z] ---> Running in 35d914a437c5 [2022-09-01T19:31:35.131Z] ---> Running in ec5f22814010 [2022-09-01T19:31:35.131Z] ---> Running in 327f073fc817 [2022-09-01T19:31:35.131Z] ---> Running in 424d0c533b99 [2022-09-01T19:31:35.131Z] Removing intermediate container 35d914a437c5 [2022-09-01T19:31:35.131Z] ---> b983ad6b4758 [2022-09-01T19:31:35.131Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:31:35.131Z] Removing intermediate container 424d0c533b99 [2022-09-01T19:31:35.131Z] ---> 021214bd2105 [2022-09-01T19:31:35.131Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:31:35.131Z] Removing intermediate container fc879b66f00b [2022-09-01T19:31:35.131Z] ---> 30bdd0f47e6e [2022-09-01T19:31:35.131Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:31:35.131Z] ---> Running in 761a9b3574f7 [2022-09-01T19:31:35.131Z] Removing intermediate container ec5f22814010 [2022-09-01T19:31:35.131Z] ---> d0432d5a24b7 [2022-09-01T19:31:35.131Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T19:31:35.131Z] Removing intermediate container 327f073fc817 [2022-09-01T19:31:35.131Z] ---> 5b73c0c5880a [2022-09-01T19:31:35.131Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:31:35.131Z] ---> Running in b51d57ba5c2a [2022-09-01T19:31:35.132Z] ---> Running in ffea8c7f620d [2022-09-01T19:31:35.132Z] ---> Running in b7a500bf7e9f [2022-09-01T19:31:35.132Z] ---> Running in 5c870dcf2741 [2022-09-01T19:31:35.132Z] Removing intermediate container b7a500bf7e9f [2022-09-01T19:31:35.132Z] ---> 30db1b123c53 [2022-09-01T19:31:35.132Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:31:35.132Z] ---> Running in 2537a487b831 [2022-09-01T19:31:35.132Z] Removing intermediate container 761a9b3574f7 [2022-09-01T19:31:35.132Z] ---> 7836b3227135 [2022-09-01T19:31:35.132Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T19:31:35.132Z] ---> Running in 410556fca051 [2022-09-01T19:31:35.132Z] Removing intermediate container 5c870dcf2741 [2022-09-01T19:31:35.132Z] ---> 80edf02113a9 [2022-09-01T19:31:35.132Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-01T19:31:35.132Z] ---> Running in be50eb918183 [2022-09-01T19:31:35.132Z] Removing intermediate container b51d57ba5c2a [2022-09-01T19:31:35.132Z] ---> 62edef79d28e [2022-09-01T19:31:35.132Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-01T19:31:35.132Z] ---> Running in 2eca78ae2e9f [2022-09-01T19:31:35.132Z] Removing intermediate container 2537a487b831 [2022-09-01T19:31:35.132Z] ---> a11cd98ec496 [2022-09-01T19:31:35.132Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-01T19:31:35.132Z] Removing intermediate container ffea8c7f620d [2022-09-01T19:31:35.132Z] ---> 09915d51e180 [2022-09-01T19:31:35.132Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T19:31:35.132Z] ---> Running in 334873e2475e [2022-09-01T19:31:35.132Z] ---> Running in 580fe8a6e6c2 [2022-09-01T19:31:35.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:35.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:35.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:36.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:36.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:36.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:36.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:36.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:37.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:37.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:31:37.684Z] OK: 221 MiB in 51 packages [2022-09-01T19:31:37.968Z] OK: 221 MiB in 51 packages [2022-09-01T19:31:38.576Z] OK: 221 MiB in 51 packages [2022-09-01T19:31:39.188Z] OK: 221 MiB in 51 packages [2022-09-01T19:31:39.188Z] OK: 221 MiB in 51 packages [2022-09-01T19:31:39.475Z] Removing intermediate container 410556fca051 [2022-09-01T19:31:39.475Z] ---> d737af8badb8 [2022-09-01T19:31:39.475Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T19:31:40.082Z] Removing intermediate container be50eb918183 [2022-09-01T19:31:40.082Z] ---> dc21a05a8731 [2022-09-01T19:31:40.082Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-01T19:31:40.082Z] Removing intermediate container 2eca78ae2e9f [2022-09-01T19:31:40.082Z] ---> e168ab44f510 [2022-09-01T19:31:40.082Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-01T19:31:40.718Z] Removing intermediate container 334873e2475e [2022-09-01T19:31:40.718Z] ---> 233b260dd2d2 [2022-09-01T19:31:40.718Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T19:31:40.718Z] ---> 63aa50556b4d [2022-09-01T19:31:40.718Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:31:40.995Z] ---> Running in 222dcdb9dc68 [2022-09-01T19:31:40.995Z] Removing intermediate container 580fe8a6e6c2 [2022-09-01T19:31:40.995Z] ---> 4a7697ca6d1d [2022-09-01T19:31:40.995Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-01T19:31:41.625Z] ---> de9bd088eff4 [2022-09-01T19:31:41.625Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:31:41.625Z] ---> 7865c1c162c9 [2022-09-01T19:31:41.625Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:31:41.625Z] ---> Running in 04ab6a8e14ab [2022-09-01T19:31:41.909Z] ---> Running in a8221f61bfb8 [2022-09-01T19:31:42.192Z] ---> 482815e2a799 [2022-09-01T19:31:42.192Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:31:42.192Z] ---> Running in 87f6bcff078a [2022-09-01T19:31:42.803Z] ---> 370783c66c47 [2022-09-01T19:31:42.803Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:31:42.803Z] ---> Running in 79f29020bf9f [2022-09-01T19:32:50.885Z] Removing intermediate container 87f6bcff078a [2022-09-01T19:32:50.885Z] ---> 47e3805ef4a9 [2022-09-01T19:32:50.885Z] Step 9/24 : COPY . . [2022-09-01T19:32:50.885Z] Removing intermediate container 79f29020bf9f [2022-09-01T19:32:50.885Z] ---> d8b013e3e47b [2022-09-01T19:32:50.885Z] Step 8/26 : COPY . . [2022-09-01T19:32:50.885Z] Removing intermediate container 222dcdb9dc68 [2022-09-01T19:32:50.885Z] ---> aaa9881b3ffe [2022-09-01T19:32:50.885Z] Step 8/26 : COPY . . [2022-09-01T19:32:50.885Z] Removing intermediate container 04ab6a8e14ab [2022-09-01T19:32:50.885Z] ---> 3df8002aebd3 [2022-09-01T19:32:50.885Z] Step 8/22 : COPY . . [2022-09-01T19:32:50.885Z] Removing intermediate container a8221f61bfb8 [2022-09-01T19:32:50.885Z] ---> 460ea17effa9 [2022-09-01T19:32:50.885Z] Step 8/23 : COPY . . [2022-09-01T19:33:01.059Z] ---> a3e74f934f26 [2022-09-01T19:33:01.059Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T19:33:01.059Z] ---> 97ea21848939 [2022-09-01T19:33:01.059Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-01T19:33:01.059Z] ---> 279f5eda9dcb [2022-09-01T19:33:01.059Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-01T19:33:01.059Z] ---> Running in 7ad0e7f96c4f [2022-09-01T19:33:01.059Z] ---> Running in 9af7bddb4036 [2022-09-01T19:33:01.059Z] ---> fbbbdc9c4b5d [2022-09-01T19:33:01.059Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T19:33:01.059Z] ---> Running in f47fcf9f90df [2022-09-01T19:33:01.059Z] ---> 4542d89ffb37 [2022-09-01T19:33:01.059Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-01T19:33:01.059Z] ---> Running in c43b2567cd0f [2022-09-01T19:33:01.059Z] ---> Running in e3fa2a03b743 [2022-09-01T19:33:01.059Z] Removing intermediate container 7ad0e7f96c4f [2022-09-01T19:33:01.059Z] ---> 4a9a3b47534b [2022-09-01T19:33:01.059Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T19:33:01.059Z] Removing intermediate container e3fa2a03b743 [2022-09-01T19:33:01.059Z] ---> a2920d126646 [2022-09-01T19:33:01.059Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-01T19:33:01.340Z] ---> Running in a01442de9724 [2022-09-01T19:33:01.340Z] ---> Running in ea2ed6271fbf [2022-09-01T19:33:01.958Z] Removing intermediate container a01442de9724 [2022-09-01T19:33:01.958Z] ---> 7c2c3c32e484 [2022-09-01T19:33:01.958Z] 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-01T19:33:01.958Z] ---> Running in 059236770f75 [2022-09-01T19:33:01.958Z] Removing intermediate container ea2ed6271fbf [2022-09-01T19:33:01.958Z] ---> cf2a68a992a3 [2022-09-01T19:33:01.958Z] 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-01T19:33:02.237Z] ---> Running in 51858daea63a [2022-09-01T19:33:02.514Z] 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-01T19:33:02.514Z] 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-01T19:33:02.514Z] 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-01T19:33:05.943Z] Removing intermediate container 059236770f75 [2022-09-01T19:33:05.943Z] ---> 3a309a0dd473 [2022-09-01T19:33:05.943Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T19:33:05.943Z] ---> Running in 1a7669cf67dd [2022-09-01T19:33:06.224Z] Removing intermediate container 51858daea63a [2022-09-01T19:33:06.224Z] ---> fb563944cf6e [2022-09-01T19:33:06.224Z] Step 12/26 : WORKDIR /edgex-go [2022-09-01T19:33:06.506Z] ---> Running in f16e2585c4e4 [2022-09-01T19:33:06.785Z] Removing intermediate container 1a7669cf67dd [2022-09-01T19:33:06.785Z] ---> d8d8d5ade453 [2022-09-01T19:33:06.785Z] [2022-09-01T19:33:06.785Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T19:33:06.785Z] 3.15: Pulling from library/alpine [2022-09-01T19:33:07.061Z] Removing intermediate container f16e2585c4e4 [2022-09-01T19:33:07.061Z] ---> b047a5db1f00 [2022-09-01T19:33:07.061Z] [2022-09-01T19:33:07.061Z] Step 13/26 : FROM alpine:3.15 [2022-09-01T19:33:07.343Z] 3.15: Pulling from library/alpine [2022-09-01T19:33:08.342Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-01T19:33:08.637Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-01T19:33:08.637Z] Status: Downloaded newer image for alpine:3.15 [2022-09-01T19:33:08.637Z] Status: Downloaded newer image for alpine:3.15 [2022-09-01T19:33:08.637Z] ---> 02e0d6fdf486 [2022-09-01T19:33:08.637Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:33:08.637Z] ---> 02e0d6fdf486 [2022-09-01T19:33:08.637Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:33:08.637Z] ---> Running in 795410fd5bcf [2022-09-01T19:33:08.637Z] ---> Running in b38f225a994d [2022-09-01T19:33:09.646Z] Removing intermediate container b38f225a994d [2022-09-01T19:33:09.646Z] ---> ae4df43d5f0c [2022-09-01T19:33:09.646Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:33:09.646Z] Removing intermediate container 795410fd5bcf [2022-09-01T19:33:09.646Z] ---> 9ab21e9a9dd7 [2022-09-01T19:33:09.646Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:33:09.646Z] ---> Running in 8a9b0bc22465 [2022-09-01T19:33:09.646Z] ---> Running in 54f35154d843 [2022-09-01T19:33:14.001Z] Removing intermediate container 8a9b0bc22465 [2022-09-01T19:33:14.001Z] ---> 1be1bebd0fd0 [2022-09-01T19:33:14.001Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T19:33:14.001Z] ---> Running in 7e83b47e48d0 [2022-09-01T19:33:14.288Z] Removing intermediate container 54f35154d843 [2022-09-01T19:33:14.288Z] ---> 22dd8abddea3 [2022-09-01T19:33:14.288Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-01T19:33:14.577Z] ---> Running in 50f2d03a73f1 [2022-09-01T19:33:16.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:33:16.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:33:17.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:33:17.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:33:18.610Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T19:33:18.610Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T19:33:18.610Z] OK: 15733 distinct packages available [2022-09-01T19:33:18.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:33:19.163Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T19:33:19.163Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T19:33:19.163Z] OK: 15733 distinct packages available [2022-09-01T19:33:19.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:33:19.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:33:20.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:33:21.360Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-01T19:33:21.360Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-01T19:33:21.360Z] (3/5) Installing libucontext (1.1-r0) [2022-09-01T19:33:21.639Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-01T19:33:21.639Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-01T19:33:21.639Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-01T19:33:21.925Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T19:33:21.925Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-01T19:33:21.925Z] OK: 6 MiB in 19 packages [2022-09-01T19:33:21.925Z] (3/4) Installing libucontext (1.1-r0) [2022-09-01T19:33:21.925Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-01T19:33:22.209Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T19:33:22.209Z] OK: 6 MiB in 18 packages [2022-09-01T19:33:24.217Z] Removing intermediate container 7e83b47e48d0 [2022-09-01T19:33:24.217Z] ---> 7d0068037474 [2022-09-01T19:33:24.217Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-01T19:33:24.217Z] Removing intermediate container 50f2d03a73f1 [2022-09-01T19:33:24.217Z] ---> b28385fd502e [2022-09-01T19:33:24.217Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T19:33:28.559Z] ---> b41330b5024d [2022-09-01T19:33:28.559Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T19:33:31.230Z] ---> e1887fa50ee8 [2022-09-01T19:33:31.230Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T19:33:32.711Z] ---> 890f96b08606 [2022-09-01T19:33:32.711Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-01T19:33:32.711Z] ---> Running in 81f30b25f3cb [2022-09-01T19:33:33.314Z] Removing intermediate container 81f30b25f3cb [2022-09-01T19:33:33.314Z] ---> 478641ac2348 [2022-09-01T19:33:33.314Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-01T19:33:34.767Z] ---> 61cc07fdb36e [2022-09-01T19:33:34.767Z] Step 21/26 : WORKDIR / [2022-09-01T19:33:35.052Z] ---> Running in 45fff7589f5e [2022-09-01T19:33:35.331Z] Removing intermediate container 45fff7589f5e [2022-09-01T19:33:35.332Z] ---> 0c6bd5a4fb34 [2022-09-01T19:33:35.616Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T19:33:35.616Z] ---> Running in f351ba62b57c [2022-09-01T19:33:36.226Z] Removing intermediate container f351ba62b57c [2022-09-01T19:33:36.226Z] ---> 1db546c91831 [2022-09-01T19:33:36.226Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T19:33:36.226Z] ---> Running in 5cad4495a23d [2022-09-01T19:33:36.830Z] ---> c3789463c2b3 [2022-09-01T19:33:36.830Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T19:33:37.111Z] Removing intermediate container 5cad4495a23d [2022-09-01T19:33:37.111Z] ---> 92df31a8abe1 [2022-09-01T19:33:37.111Z] Step 24/26 : LABEL arch=arm64 [2022-09-01T19:33:37.111Z] ---> Running in f6e7885623dc [2022-09-01T19:33:38.102Z] Removing intermediate container f6e7885623dc [2022-09-01T19:33:38.102Z] ---> 30535e4cca5f [2022-09-01T19:33:38.102Z] Step 25/26 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:33:38.102Z] ---> Running in 06ae79909a64 [2022-09-01T19:33:38.102Z] ---> c1addf9d299b [2022-09-01T19:33:38.102Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-01T19:33:38.718Z] Removing intermediate container 06ae79909a64 [2022-09-01T19:33:38.718Z] ---> d64ad5066c4a [2022-09-01T19:33:38.718Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T19:33:38.994Z] ---> Running in c50de9171901 [2022-09-01T19:33:39.591Z] ---> 61429ad940d2 [2022-09-01T19:33:39.591Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-01T19:33:39.591Z] Removing intermediate container c50de9171901 [2022-09-01T19:33:39.591Z] ---> 7a97119cc88a [2022-09-01T19:33:39.591Z] [2022-09-01T19:33:40.213Z] Successfully built 7a97119cc88a [2022-09-01T19:33:40.213Z] Successfully tagged security-spire-config-arm64:latest [2022-09-01T19:33:40.213Z]  Building security-spire-config ... done Building security-bootstrapper [2022-09-01T19:33:40.487Z] ---> 51663831e951 [2022-09-01T19:33:40.487Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T19:33:40.487Z] ---> Running in 496ff396ba69 [2022-09-01T19:33:41.101Z] Removing intermediate container 496ff396ba69 [2022-09-01T19:33:41.101Z] ---> de6fa5aba73c [2022-09-01T19:33:41.101Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T19:33:41.380Z] ---> Running in a231c2f6acf8 [2022-09-01T19:33:41.981Z] Removing intermediate container a231c2f6acf8 [2022-09-01T19:33:41.981Z] ---> 88dcbba4f4fb [2022-09-01T19:33:41.981Z] Step 24/26 : LABEL arch=arm64 [2022-09-01T19:33:41.981Z] ---> Running in 390f87e4b74a [2022-09-01T19:33:42.580Z] Removing intermediate container 390f87e4b74a [2022-09-01T19:33:42.580Z] ---> f7e3e79ade3b [2022-09-01T19:33:42.580Z] Step 25/26 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:33:42.580Z] ---> Running in bbea0743c1e6 [2022-09-01T19:33:43.182Z] Removing intermediate container bbea0743c1e6 [2022-09-01T19:33:43.182Z] ---> b6d4d694c77e [2022-09-01T19:33:43.182Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T19:33:43.182Z] ---> Running in c7453f24ed20 [2022-09-01T19:33:43.790Z] Removing intermediate container c7453f24ed20 [2022-09-01T19:33:43.790Z] ---> c4a506401abe [2022-09-01T19:33:43.790Z] [2022-09-01T19:33:44.067Z] Successfully built c4a506401abe [2022-09-01T19:33:44.067Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-01T19:33:44.067Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-09-01T19:34:11.053Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:34:11.053Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:34:11.053Z] ---> 2f4b96293df6 [2022-09-01T19:34:11.053Z] Step 3/33 : WORKDIR /edgex-go [2022-09-01T19:34:11.053Z] ---> Using cache [2022-09-01T19:34:11.053Z] ---> 5b73c0c5880a [2022-09-01T19:34:11.053Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:34:11.053Z] ---> Using cache [2022-09-01T19:34:11.053Z] ---> 80edf02113a9 [2022-09-01T19:34:11.053Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-01T19:34:11.053Z] ---> Running in ad548447ead2 [2022-09-01T19:34:11.053Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:34:11.053Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:34:11.053Z] ---> 2f4b96293df6 [2022-09-01T19:34:11.053Z] Step 3/20 : WORKDIR /edgex-go [2022-09-01T19:34:11.053Z] ---> Using cache [2022-09-01T19:34:11.053Z] ---> 5b73c0c5880a [2022-09-01T19:34:11.053Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-01T19:34:11.053Z] ---> Running in cbe2aa90de0d [2022-09-01T19:34:11.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:34:11.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:34:12.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:34:12.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:34:13.943Z] OK: 221 MiB in 51 packages [2022-09-01T19:34:13.943Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-01T19:34:13.943Z] v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-01T19:34:13.943Z] OK: 16893 distinct packages available [2022-09-01T19:34:14.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:34:14.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:34:15.119Z] Removing intermediate container ad548447ead2 [2022-09-01T19:34:15.119Z] ---> 8721e93d328a [2022-09-01T19:34:15.119Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-01T19:34:16.156Z] ---> b0ac40879145 [2022-09-01T19:34:16.156Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:34:16.156Z] OK: 221 MiB in 51 packages [2022-09-01T19:34:16.156Z] ---> Running in dd3af1e1d170 [2022-09-01T19:34:18.165Z] Removing intermediate container cbe2aa90de0d [2022-09-01T19:34:18.165Z] ---> 7310592f75da [2022-09-01T19:34:18.165Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-01T19:34:19.156Z] ---> 3dd94b9e685a [2022-09-01T19:34:19.156Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:34:19.156Z] ---> Running in c2a42c82446f [2022-09-01T19:35:27.252Z] Removing intermediate container dd3af1e1d170 [2022-09-01T19:35:27.252Z] ---> 20abe320f728 [2022-09-01T19:35:27.252Z] Step 8/33 : COPY . . [2022-09-01T19:35:27.252Z] Removing intermediate container c2a42c82446f [2022-09-01T19:35:27.252Z] ---> fe0f5014f39f [2022-09-01T19:35:27.252Z] Step 7/20 : COPY . . [2022-09-01T19:35:37.449Z] ---> b923270fea2d [2022-09-01T19:35:37.449Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-01T19:35:37.449Z] ---> Running in b19e025818d5 [2022-09-01T19:35:37.449Z] ---> 2df7d7f297e6 [2022-09-01T19:35:37.449Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-01T19:35:37.728Z] ---> Running in 044300eb7852 [2022-09-01T19:35:39.753Z] 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-01T19:35:39.753Z] 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-01T19:38:31.772Z] 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-01T19:38:44.241Z] Removing intermediate container f47fcf9f90df [2022-09-01T19:38:44.241Z] ---> 37f4ce55678e [2022-09-01T19:38:44.242Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-01T19:38:44.242Z] ---> Running in fbbc47b5dd17 [2022-09-01T19:38:45.687Z] 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-01T19:38:52.425Z] Removing intermediate container fbbc47b5dd17 [2022-09-01T19:38:52.425Z] ---> 40c195324aee [2022-09-01T19:38:52.425Z] [2022-09-01T19:38:52.425Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T19:38:52.425Z] 3.16: Pulling from library/alpine [2022-09-01T19:38:53.872Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T19:38:53.872Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T19:38:53.872Z] ---> a6215f271958 [2022-09-01T19:38:53.872Z] 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-01T19:38:54.503Z] ---> Running in bb51c53999bc [2022-09-01T19:38:55.512Z] Removing intermediate container bb51c53999bc [2022-09-01T19:38:55.512Z] ---> 44a8cc422080 [2022-09-01T19:38:55.512Z] 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-01T19:38:55.512Z] ---> Running in 0738da87ac52 [2022-09-01T19:38:57.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:38:58.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:38:58.150Z] Removing intermediate container 9af7bddb4036 [2022-09-01T19:38:58.150Z] ---> 74788e9bb549 [2022-09-01T19:38:58.150Z] [2022-09-01T19:38:58.150Z] Step 10/22 : FROM alpine:3.16 [2022-09-01T19:38:58.150Z] ---> a6215f271958 [2022-09-01T19:38:58.150Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-01T19:38:58.439Z] ---> Running in decc471f8b15 [2022-09-01T19:38:59.903Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-01T19:38:59.903Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-01T19:38:59.903Z] (3/33) Installing readline (8.1.2-r0) [2022-09-01T19:38:59.903Z] (4/33) Installing bash (5.1.16-r2) [2022-09-01T19:38:59.903Z] Executing bash-5.1.16-r2.post-install [2022-09-01T19:38:59.903Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-01T19:38:59.903Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-01T19:38:59.903Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T19:38:59.903Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-01T19:38:59.903Z] (9/33) Installing curl (7.83.1-r3) [2022-09-01T19:39:00.183Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-01T19:39:00.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:39:00.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:39:01.092Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-01T19:39:01.092Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-01T19:39:01.092Z] (13/33) Installing expat (2.4.8-r0) [2022-09-01T19:39:01.092Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-01T19:39:01.092Z] (15/33) Installing gdbm (1.23-r0) [2022-09-01T19:39:01.092Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-01T19:39:01.092Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T19:39:01.092Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T19:39:01.373Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-01T19:39:01.373Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-01T19:39:01.373Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-01T19:39:01.986Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-01T19:39:01.986Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-01T19:39:02.267Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-01T19:39:02.267Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-01T19:39:02.267Z] (5/6) Installing curl (7.83.1-r3) [2022-09-01T19:39:02.267Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-01T19:39:02.267Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:39:02.267Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:39:02.548Z] OK: 8 MiB in 20 packages [2022-09-01T19:39:04.557Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-01T19:39:04.557Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-01T19:39:04.557Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-01T19:39:04.557Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-01T19:39:04.557Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-01T19:39:04.557Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-01T19:39:04.557Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-01T19:39:04.557Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-01T19:39:04.557Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-01T19:39:04.557Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-01T19:39:04.557Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-01T19:39:04.836Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-01T19:39:05.434Z] Removing intermediate container decc471f8b15 [2022-09-01T19:39:05.434Z] ---> 53137584048a [2022-09-01T19:39:05.434Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T19:39:05.434Z] ---> Running in 71167a7840b9 [2022-09-01T19:39:06.039Z] Removing intermediate container 71167a7840b9 [2022-09-01T19:39:06.039Z] ---> adb3e70c36ab [2022-09-01T19:39:06.039Z] Step 13/22 : WORKDIR /edgex [2022-09-01T19:39:06.039Z] ---> Running in ae7f26c1ad94 [2022-09-01T19:39:06.321Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:39:06.321Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:39:06.600Z] Removing intermediate container ae7f26c1ad94 [2022-09-01T19:39:06.600Z] ---> a2ed68835047 [2022-09-01T19:39:06.600Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-01T19:39:06.883Z] OK: 120 MiB in 47 packages [2022-09-01T19:39:07.499Z] ---> ecbf05e3f787 [2022-09-01T19:39:07.499Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-01T19:39:09.522Z] ---> e8fc166a1413 [2022-09-01T19:39:09.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-01T19:39:10.997Z] ---> 9e811e10919a [2022-09-01T19:39:10.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T19:39:11.611Z] ---> 837847aa9126 [2022-09-01T19:39:11.611Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T19:39:11.891Z] ---> Running in ce231ecc96ac [2022-09-01T19:39:15.318Z] Removing intermediate container ce231ecc96ac [2022-09-01T19:39:15.318Z] ---> 4c5a45ece9d7 [2022-09-01T19:39:15.318Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T19:39:15.318Z] ---> Running in 0ba4159075e9 [2022-09-01T19:39:15.318Z] Removing intermediate container 0ba4159075e9 [2022-09-01T19:39:15.318Z] ---> 6325a54b8156 [2022-09-01T19:39:15.318Z] Step 20/22 : LABEL arch=arm64 [2022-09-01T19:39:15.596Z] ---> Running in 5e29dfa81d80 [2022-09-01T19:39:16.204Z] Removing intermediate container 5e29dfa81d80 [2022-09-01T19:39:16.204Z] ---> 3db9c73a5a23 [2022-09-01T19:39:16.204Z] Step 21/22 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:39:16.204Z] ---> Running in 8c197f5be155 [2022-09-01T19:39:16.811Z] Removing intermediate container 8c197f5be155 [2022-09-01T19:39:16.811Z] ---> fee3bbdc81fe [2022-09-01T19:39:16.811Z] Step 22/22 : LABEL version=0.0.0 [2022-09-01T19:39:16.811Z] ---> Running in d393827382b2 [2022-09-01T19:39:17.418Z] Removing intermediate container d393827382b2 [2022-09-01T19:39:17.418Z] ---> 85aabe105ccf [2022-09-01T19:39:17.418Z] [2022-09-01T19:39:17.698Z] Successfully built 85aabe105ccf [2022-09-01T19:39:17.698Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-01T19:39:17.698Z] Building core-metadata [2022-09-01T19:39:27.904Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2022-09-01T19:39:27.904Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-01T19:39:27.904Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.9 MB/s eta 0:00:00 [2022-09-01T19:39:27.904Z] Collecting cached-property<2,>=1.2.0 [2022-09-01T19:39:27.905Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-01T19:39:27.905Z] Collecting texttable<0.10,>=0.9.0 [2022-09-01T19:39:27.905Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-01T19:39:27.905Z] Preparing metadata (setup.py): started [2022-09-01T19:39:30.642Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T19:39:32.109Z] Collecting PyYAML<4,>=3.10 [2022-09-01T19:39:32.109Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-01T19:39:32.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.7 MB/s eta 0:00:00 [2022-09-01T19:39:34.775Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:39:34.775Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:39:34.775Z] ---> 2f4b96293df6 [2022-09-01T19:39:34.775Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:39:34.775Z] ---> Using cache [2022-09-01T19:39:34.775Z] ---> d0432d5a24b7 [2022-09-01T19:39:34.775Z] Step 4/25 : WORKDIR /edgex-go [2022-09-01T19:39:34.775Z] ---> Using cache [2022-09-01T19:39:34.775Z] ---> 30db1b123c53 [2022-09-01T19:39:34.775Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:39:34.776Z] ---> Using cache [2022-09-01T19:39:34.776Z] ---> a11cd98ec496 [2022-09-01T19:39:34.776Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-01T19:39:34.776Z] Preparing metadata (setup.py): started [2022-09-01T19:39:35.056Z] ---> Running in 17e657999149 [2022-09-01T19:39:37.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:39:37.322Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T19:39:37.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:39:38.914Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-01T19:39:38.914Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-01T19:39:38.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.8 MB/s eta 0:00:00 [2022-09-01T19:39:39.193Z] Collecting docopt<0.7,>=0.6.1 [2022-09-01T19:39:39.193Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-01T19:39:39.193Z] Preparing metadata (setup.py): started [2022-09-01T19:39:39.465Z] OK: 221 MiB in 51 packages [2022-09-01T19:39:40.922Z] Removing intermediate container 17e657999149 [2022-09-01T19:39:40.922Z] ---> 79414cc6df45 [2022-09-01T19:39:40.922Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-01T19:39:41.917Z] ---> 8398c1cc1fdf [2022-09-01T19:39:41.917Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:39:42.199Z] ---> Running in a6d99af123de [2022-09-01T19:39:42.802Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T19:39:42.802Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-01T19:39:43.087Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-01T19:39:43.087Z] Preparing metadata (setup.py): started [2022-09-01T19:39:45.723Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-01T19:39:45.723Z] 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-01T19:39:45.999Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-01T19:39:45.999Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-01T19:39:46.275Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.9 MB/s eta 0:00:00 [2022-09-01T19:39:46.875Z] Collecting jsonschema<3,>=2.5.1 [2022-09-01T19:39:46.875Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-01T19:39:47.474Z] Collecting docker<4.0,>=3.6.0 [2022-09-01T19:39:47.474Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-01T19:39:47.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.8 MB/s eta 0:00:00 [2022-09-01T19:39:48.742Z] Collecting docker-pycreds>=0.4.0 [2022-09-01T19:39:48.742Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-01T19:39:49.346Z] Collecting idna<2.8,>=2.5 [2022-09-01T19:39:49.624Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-01T19:39:49.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 [2022-09-01T19:39:49.624Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-01T19:39:49.624Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-01T19:39:49.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.5 MB/s eta 0:00:00 [2022-09-01T19:39:50.181Z] Collecting certifi>=2017.4.17 [2022-09-01T19:39:50.181Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-01T19:39:50.460Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 17.7 MB/s eta 0:00:00 [2022-09-01T19:39:51.064Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-01T19:39:51.064Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-01T19:39:51.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.6 MB/s eta 0:00:00 [2022-09-01T19:39:51.623Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-01T19:39:51.623Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-01T19:39:51.623Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-01T19:39:51.623Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-01T19:39:53.074Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-01T19:39:53.074Z] Running setup.py install for texttable: started [2022-09-01T19:39:55.724Z] Running setup.py install for texttable: finished with status 'done' [2022-09-01T19:39:55.724Z] Running setup.py install for PyYAML: started [2022-09-01T19:40:00.053Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-01T19:40:01.497Z] Running setup.py install for docopt: started [2022-09-01T19:40:04.144Z] Running setup.py install for docopt: finished with status 'done' [2022-09-01T19:40:07.572Z] Running setup.py install for dockerpty: started [2022-09-01T19:40:11.950Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-01T19:40:16.318Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-01T19:40:16.318Z] 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-01T19:40:43.177Z] Removing intermediate container a6d99af123de [2022-09-01T19:40:43.177Z] ---> 74b5e9299d00 [2022-09-01T19:40:43.177Z] Step 9/25 : COPY . . [2022-09-01T19:40:45.163Z] Removing intermediate container 0738da87ac52 [2022-09-01T19:40:45.163Z] ---> d14b8f2c8b84 [2022-09-01T19:40:45.163Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-01T19:40:45.764Z] ---> Running in d0b08ea99f07 [2022-09-01T19:40:47.254Z] Removing intermediate container d0b08ea99f07 [2022-09-01T19:40:47.255Z] ---> 5094ddbba860 [2022-09-01T19:40:47.255Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T19:40:47.255Z] ---> Running in 4c1ad6109d1f [2022-09-01T19:40:48.250Z] Removing intermediate container 4c1ad6109d1f [2022-09-01T19:40:48.250Z] ---> 879cc537d0b7 [2022-09-01T19:40:48.250Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-01T19:40:48.528Z] Removing intermediate container c43b2567cd0f [2022-09-01T19:40:48.529Z] ---> dfd3a0f07e55 [2022-09-01T19:40:48.529Z] [2022-09-01T19:40:48.529Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T19:40:48.529Z] ---> a6215f271958 [2022-09-01T19:40:48.529Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-01T19:40:48.806Z] ---> Running in 099aff25e57f [2022-09-01T19:40:49.801Z] Removing intermediate container 099aff25e57f [2022-09-01T19:40:49.801Z] ---> 8265acad7f12 [2022-09-01T19:40:49.801Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-01T19:40:50.079Z] ---> Running in 99daa1d9ef8a [2022-09-01T19:40:51.081Z] Removing intermediate container 99daa1d9ef8a [2022-09-01T19:40:51.082Z] ---> fbc7519221cb [2022-09-01T19:40:51.082Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-01T19:40:51.361Z] ---> Running in 7cdc12cbb419 [2022-09-01T19:40:51.972Z] ---> b0e490281ac7 [2022-09-01T19:40:51.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-01T19:40:52.972Z] Removing intermediate container 7cdc12cbb419 [2022-09-01T19:40:52.972Z] ---> d21c70112791 [2022-09-01T19:40:52.972Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:40:52.972Z] ---> Running in add865aebc69 [2022-09-01T19:40:54.006Z] ---> e7787d14c484 [2022-09-01T19:40:54.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-01T19:40:56.649Z] ---> 5e1548dbfcc2 [2022-09-01T19:40:56.649Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-01T19:40:56.649Z] Removing intermediate container add865aebc69 [2022-09-01T19:40:56.649Z] ---> a1c795f6b474 [2022-09-01T19:40:56.649Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T19:40:56.649Z] ---> Running in b9d034cb4ce2 [2022-09-01T19:40:56.927Z] ---> Running in b542bf72f439 [2022-09-01T19:40:58.380Z] Removing intermediate container b9d034cb4ce2 [2022-09-01T19:40:58.380Z] ---> c2e142806864 [2022-09-01T19:40:58.380Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:40:58.663Z] ---> Running in 9601c686558e [2022-09-01T19:40:59.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:40:59.577Z] Removing intermediate container 9601c686558e [2022-09-01T19:40:59.577Z] ---> 9d6373fdcbc2 [2022-09-01T19:40:59.577Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T19:40:59.861Z] ---> Running in db8a1b49f6f8 [2022-09-01T19:41:00.462Z] Removing intermediate container db8a1b49f6f8 [2022-09-01T19:41:00.462Z] ---> 49fa4a62d7db [2022-09-01T19:41:00.462Z] Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:41:00.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:41:00.742Z] ---> Running in 873ca3dbd989 [2022-09-01T19:41:02.197Z] Removing intermediate container 873ca3dbd989 [2022-09-01T19:41:02.197Z] ---> 506ddf3207f8 [2022-09-01T19:41:02.197Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T19:41:02.197Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T19:41:02.197Z] ---> Running in cdfc7b855679 [2022-09-01T19:41:02.197Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T19:41:02.197Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T19:41:02.476Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T19:41:02.759Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T19:41:02.759Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T19:41:03.037Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:41:03.037Z] OK: 8 MiB in 20 packages [2022-09-01T19:41:03.037Z] Removing intermediate container cdfc7b855679 [2022-09-01T19:41:03.037Z] ---> 6096f22588e8 [2022-09-01T19:41:03.037Z] [2022-09-01T19:41:04.025Z] Successfully built 6096f22588e8 [2022-09-01T19:41:04.025Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-01T19:41:04.025Z] Building support-scheduler [2022-09-01T19:41:05.470Z]  Building sys-mgmt-agent ... done Removing intermediate container b542bf72f439 [2022-09-01T19:41:05.470Z] ---> a0ec3b78f7ae [2022-09-01T19:41:05.470Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:41:06.916Z] ---> 72afe0abab23 [2022-09-01T19:41:06.916Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-01T19:41:06.916Z] ---> b6d22f4b18f2 [2022-09-01T19:41:06.916Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-01T19:41:07.200Z] ---> Running in 1655c8f9709b [2022-09-01T19:41:09.213Z] 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-01T19:41:09.820Z] ---> 4e001b8570b7 [2022-09-01T19:41:09.820Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-01T19:41:10.822Z] ---> 8c1a7f1b8853 [2022-09-01T19:41:10.822Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-01T19:41:10.822Z] ---> Running in ca4d09a03d73 [2022-09-01T19:41:11.820Z] Removing intermediate container ca4d09a03d73 [2022-09-01T19:41:11.820Z] ---> f83e6654654f [2022-09-01T19:41:11.820Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:41:11.820Z] ---> Running in c59cd24809bc [2022-09-01T19:41:12.440Z] Removing intermediate container c59cd24809bc [2022-09-01T19:41:12.440Z] ---> 97f277778d92 [2022-09-01T19:41:12.440Z] Step 22/24 : LABEL arch=arm64 [2022-09-01T19:41:12.720Z] ---> Running in d27fc0652f24 [2022-09-01T19:41:13.717Z] Removing intermediate container d27fc0652f24 [2022-09-01T19:41:13.717Z] ---> f1b4ee673cde [2022-09-01T19:41:13.717Z] Step 23/24 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:41:13.717Z] ---> Running in 14b6cba2df65 [2022-09-01T19:41:14.323Z] Removing intermediate container 14b6cba2df65 [2022-09-01T19:41:14.323Z] ---> 5773e40b23fc [2022-09-01T19:41:14.323Z] Step 24/24 : LABEL version=0.0.0 [2022-09-01T19:41:14.323Z] ---> Running in 05fce276d7f5 [2022-09-01T19:41:15.309Z] Removing intermediate container 05fce276d7f5 [2022-09-01T19:41:15.309Z] ---> 64f33890086c [2022-09-01T19:41:15.309Z] [2022-09-01T19:41:15.584Z] Successfully built 64f33890086c [2022-09-01T19:41:15.584Z] Successfully tagged core-data-arm64:latest [2022-09-01T19:41:15.584Z] Building security-secretstore-setup [2022-09-01T19:41:28.669Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:41:28.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:41:28.669Z] ---> 2f4b96293df6 [2022-09-01T19:41:28.669Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:41:28.669Z] ---> Using cache [2022-09-01T19:41:28.669Z] ---> d0432d5a24b7 [2022-09-01T19:41:28.669Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T19:41:28.669Z] ---> Using cache [2022-09-01T19:41:28.669Z] ---> 30db1b123c53 [2022-09-01T19:41:28.669Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:41:28.669Z] ---> Using cache [2022-09-01T19:41:28.669Z] ---> a11cd98ec496 [2022-09-01T19:41:28.669Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-01T19:41:28.669Z] ---> Using cache [2022-09-01T19:41:28.669Z] ---> 79414cc6df45 [2022-09-01T19:41:28.669Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T19:41:28.669Z] ---> Using cache [2022-09-01T19:41:28.669Z] ---> 8398c1cc1fdf [2022-09-01T19:41:28.669Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:41:28.669Z] ---> Using cache [2022-09-01T19:41:28.669Z] ---> 74b5e9299d00 [2022-09-01T19:41:28.669Z] Step 9/23 : COPY . . [2022-09-01T19:41:28.669Z] ---> Using cache [2022-09-01T19:41:28.669Z] ---> b6d22f4b18f2 [2022-09-01T19:41:28.669Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-01T19:41:28.669Z] ---> Running in 7b2d59ffbd2d [2022-09-01T19:41:29.674Z] 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-01T19:41:39.915Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:41:39.915Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:41:39.915Z] ---> 2f4b96293df6 [2022-09-01T19:41:39.915Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T19:41:39.915Z] ---> Using cache [2022-09-01T19:41:39.915Z] ---> 5b73c0c5880a [2022-09-01T19:41:39.915Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:41:39.915Z] ---> Using cache [2022-09-01T19:41:39.915Z] ---> 80edf02113a9 [2022-09-01T19:41:39.915Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-01T19:41:39.915Z] ---> Using cache [2022-09-01T19:41:39.915Z] ---> 8721e93d328a [2022-09-01T19:41:39.915Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T19:41:39.915Z] ---> Using cache [2022-09-01T19:41:39.915Z] ---> b0ac40879145 [2022-09-01T19:41:39.915Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:41:39.915Z] ---> Using cache [2022-09-01T19:41:39.915Z] ---> 20abe320f728 [2022-09-01T19:41:39.915Z] Step 8/25 : COPY . . [2022-09-01T19:41:39.915Z] ---> Using cache [2022-09-01T19:41:39.915Z] ---> b923270fea2d [2022-09-01T19:41:39.915Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-01T19:41:39.915Z] ---> Running in d5c61f483445 [2022-09-01T19:41:40.905Z] 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-01T19:41:49.222Z] Removing intermediate container b19e025818d5 [2022-09-01T19:41:49.222Z] ---> 79ec1b4b4f48 [2022-09-01T19:41:49.222Z] [2022-09-01T19:41:49.222Z] Step 10/33 : FROM alpine:3.16 [2022-09-01T19:41:49.222Z] ---> a6215f271958 [2022-09-01T19:41:49.222Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:41:49.222Z] ---> Running in fc7f151736e2 [2022-09-01T19:41:49.222Z] Removing intermediate container fc7f151736e2 [2022-09-01T19:41:49.222Z] ---> 9c01b4e8e853 [2022-09-01T19:41:49.223Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-01T19:41:49.501Z] ---> Running in 4a6f4bfdbbff [2022-09-01T19:41:51.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:41:52.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:41:53.116Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-01T19:41:53.116Z] (2/2) Installing su-exec (0.2-r1) [2022-09-01T19:41:53.116Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:41:53.116Z] OK: 5 MiB in 16 packages [2022-09-01T19:41:54.579Z] Removing intermediate container 4a6f4bfdbbff [2022-09-01T19:41:54.579Z] ---> cd181a0735a2 [2022-09-01T19:41:54.579Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-01T19:41:54.579Z] ---> Running in 60a0af102628 [2022-09-01T19:41:55.221Z] Removing intermediate container 60a0af102628 [2022-09-01T19:41:55.221Z] ---> f7daacb3a036 [2022-09-01T19:41:55.221Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-01T19:41:55.221Z] ---> Running in 2da9c1501184 [2022-09-01T19:41:55.847Z] Removing intermediate container 2da9c1501184 [2022-09-01T19:41:55.847Z] ---> f66d19f683bc [2022-09-01T19:41:55.847Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-01T19:41:55.847Z] ---> Running in ce6de9c00f83 [2022-09-01T19:41:56.455Z] Removing intermediate container ce6de9c00f83 [2022-09-01T19:41:56.455Z] ---> 0dfaf2996639 [2022-09-01T19:41:56.455Z] Step 16/33 : ARG BOOTSTRAP_MQTT_DIR=${SECURITY_INIT_STAGING}/bootstrap-mqtt [2022-09-01T19:41:56.748Z] ---> Running in ed08abb904d7 [2022-09-01T19:41:57.023Z] Removing intermediate container ed08abb904d7 [2022-09-01T19:41:57.023Z] ---> b180c09b7a18 [2022-09-01T19:41:57.023Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MQTT_DIR} [2022-09-01T19:41:57.300Z] ---> Running in 56c6e74cfe45 [2022-09-01T19:41:59.969Z] Removing intermediate container 56c6e74cfe45 [2022-09-01T19:41:59.969Z] ---> 363dd868287a [2022-09-01T19:41:59.969Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-01T19:42:00.266Z] ---> Running in 12fdcbdc0252 [2022-09-01T19:42:00.887Z] Removing intermediate container 12fdcbdc0252 [2022-09-01T19:42:00.887Z] ---> a5eec5d8f0eb [2022-09-01T19:42:00.887Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-01T19:42:01.897Z] ---> bf8ec7f424fb [2022-09-01T19:42:01.897Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-01T19:42:01.897Z] ---> Running in 39eae29416b1 [2022-09-01T19:42:05.360Z] Removing intermediate container 39eae29416b1 [2022-09-01T19:42:05.360Z] ---> c67d97e13b86 [2022-09-01T19:42:05.360Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:42:05.966Z] ---> 50b3f704f758 [2022-09-01T19:42:06.244Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-01T19:42:08.243Z] ---> b8c1738153c2 [2022-09-01T19:42:08.243Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-01T19:42:08.863Z] ---> 4142b9b2713c [2022-09-01T19:42:08.863Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-01T19:42:09.854Z] ---> 2cc652bf4676 [2022-09-01T19:42:09.854Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-messagebus/configuration.toml ${BOOTSTRAP_MQTT_DIR}/res/ [2022-09-01T19:42:10.848Z] ---> d2c01d6ea0ad [2022-09-01T19:42:10.848Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-01T19:42:11.472Z] ---> 117fb2c42a39 [2022-09-01T19:42:11.472Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-01T19:42:12.466Z] ---> 20a472401b25 [2022-09-01T19:42:12.466Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-01T19:42:12.466Z] ---> Running in 5c07a97b892c [2022-09-01T19:42:15.862Z] Removing intermediate container 5c07a97b892c [2022-09-01T19:42:15.863Z] ---> 326fa6c25f49 [2022-09-01T19:42:15.863Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-01T19:42:15.863Z] ---> Running in 2125dbde7258 [2022-09-01T19:42:16.467Z] Removing intermediate container 2125dbde7258 [2022-09-01T19:42:16.467Z] ---> 3df3ad806400 [2022-09-01T19:42:16.467Z] Step 30/33 : CMD ["gate"] [2022-09-01T19:42:16.467Z] ---> Running in 0fae37b69216 [2022-09-01T19:42:17.077Z] Removing intermediate container 0fae37b69216 [2022-09-01T19:42:17.077Z] ---> d4ed4298e1c9 [2022-09-01T19:42:17.077Z] Step 31/33 : LABEL arch=arm64 [2022-09-01T19:42:17.077Z] ---> Running in cffbd30d0fae [2022-09-01T19:42:17.707Z] Removing intermediate container cffbd30d0fae [2022-09-01T19:42:17.707Z] ---> e91646e484be [2022-09-01T19:42:17.707Z] Step 32/33 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:42:17.707Z] ---> Running in 0b6f2c46863e [2022-09-01T19:42:18.327Z] Removing intermediate container 0b6f2c46863e [2022-09-01T19:42:18.327Z] ---> 109126174b9c [2022-09-01T19:42:18.327Z] Step 33/33 : LABEL version=0.0.0 [2022-09-01T19:42:18.327Z] ---> Running in ce4a61d80830 [2022-09-01T19:42:18.937Z] Removing intermediate container ce4a61d80830 [2022-09-01T19:42:18.937Z] ---> 0e55dd790195 [2022-09-01T19:42:18.937Z] [2022-09-01T19:42:19.217Z] Successfully built 0e55dd790195 [2022-09-01T19:42:19.217Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-01T19:42:19.217Z]  Building security-bootstrapper ... done Building security-spire-server [2022-09-01T19:42:34.367Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:42:34.367Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:42:34.367Z] ---> 2f4b96293df6 [2022-09-01T19:42:34.367Z] Step 3/25 : WORKDIR /edgex-go [2022-09-01T19:42:34.367Z] ---> Using cache [2022-09-01T19:42:34.367Z] ---> 5b73c0c5880a [2022-09-01T19:42:34.367Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:42:34.367Z] ---> Using cache [2022-09-01T19:42:34.367Z] ---> 80edf02113a9 [2022-09-01T19:42:34.367Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-01T19:42:34.646Z] ---> Running in e53d9ecd5852 [2022-09-01T19:42:36.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:42:37.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:42:39.109Z] OK: 221 MiB in 51 packages [2022-09-01T19:42:40.560Z] Removing intermediate container e53d9ecd5852 [2022-09-01T19:42:40.560Z] ---> ecb22bf84917 [2022-09-01T19:42:40.560Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-01T19:42:41.568Z] ---> 120baa4ce199 [2022-09-01T19:42:41.568Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:42:41.568Z] ---> Running in 284c3e01513c [2022-09-01T19:43:38.182Z] Removing intermediate container 284c3e01513c [2022-09-01T19:43:38.182Z] ---> 80de67dd2994 [2022-09-01T19:43:38.182Z] Step 8/25 : COPY . . [2022-09-01T19:43:46.504Z] ---> a31bb1d790ed [2022-09-01T19:43:46.504Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-01T19:43:46.504Z] ---> Running in e850cdc64c22 [2022-09-01T19:43:47.511Z] Removing intermediate container e850cdc64c22 [2022-09-01T19:43:47.511Z] ---> 2410975946e1 [2022-09-01T19:43:47.511Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-01T19:43:47.794Z] ---> Running in be0993c771f9 [2022-09-01T19:43:48.407Z] Removing intermediate container be0993c771f9 [2022-09-01T19:43:48.407Z] ---> 32370382beb3 [2022-09-01T19:43:48.407Z] 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-01T19:43:48.690Z] ---> Running in a1fea9b25b31 [2022-09-01T19:43:53.034Z] Removing intermediate container a1fea9b25b31 [2022-09-01T19:43:53.034Z] ---> 4ea1685cd914 [2022-09-01T19:43:53.034Z] Step 12/25 : WORKDIR /edgex-go [2022-09-01T19:43:53.312Z] ---> Running in 9d2273200853 [2022-09-01T19:43:54.304Z] Removing intermediate container 9d2273200853 [2022-09-01T19:43:54.304Z] ---> 777b91d8c21d [2022-09-01T19:43:54.304Z] [2022-09-01T19:43:54.304Z] Step 13/25 : FROM alpine:3.15 [2022-09-01T19:43:54.304Z] ---> 02e0d6fdf486 [2022-09-01T19:43:54.304Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:43:54.304Z] ---> Using cache [2022-09-01T19:43:54.304Z] ---> ae4df43d5f0c [2022-09-01T19:43:54.304Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:43:54.304Z] ---> Using cache [2022-09-01T19:43:54.304Z] ---> 1be1bebd0fd0 [2022-09-01T19:43:54.304Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-01T19:43:54.304Z] ---> Using cache [2022-09-01T19:43:54.304Z] ---> 7d0068037474 [2022-09-01T19:43:54.304Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-01T19:44:01.073Z] Removing intermediate container 044300eb7852 [2022-09-01T19:44:01.073Z] ---> f6f1c3b19a19 [2022-09-01T19:44:01.073Z] [2022-09-01T19:44:01.073Z] Step 9/20 : FROM alpine:3.15 [2022-09-01T19:44:01.073Z] ---> 02e0d6fdf486 [2022-09-01T19:44:01.073Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-01T19:44:01.073Z] ---> Using cache [2022-09-01T19:44:01.073Z] ---> ae4df43d5f0c [2022-09-01T19:44:01.073Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:44:01.073Z] ---> Using cache [2022-09-01T19:44:01.073Z] ---> 1be1bebd0fd0 [2022-09-01T19:44:01.073Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-01T19:44:01.073Z] ---> Running in c49920e300e4 [2022-09-01T19:44:03.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:44:04.351Z] ---> 363863ca2049 [2022-09-01T19:44:04.351Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-01T19:44:04.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:44:05.232Z] ---> b0025c57c296 [2022-09-01T19:44:05.232Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-01T19:44:06.237Z] ---> bba17112c6c1 [2022-09-01T19:44:06.237Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-01T19:44:06.515Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-01T19:44:06.515Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-01T19:44:06.515Z] OK: 15733 distinct packages available [2022-09-01T19:44:06.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:44:07.394Z] ---> 42324ae492b9 [2022-09-01T19:44:07.394Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-01T19:44:07.394Z] ---> Running in 6df432a027ec [2022-09-01T19:44:07.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:44:07.969Z] Removing intermediate container 6df432a027ec [2022-09-01T19:44:07.969Z] ---> 15d2f049620b [2022-09-01T19:44:07.969Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-01T19:44:07.969Z] ---> Running in 926470fe3a75 [2022-09-01T19:44:08.580Z] Removing intermediate container 926470fe3a75 [2022-09-01T19:44:08.580Z] ---> 53ad4a592449 [2022-09-01T19:44:08.580Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T19:44:08.580Z] ---> Running in a8f99f0acaae [2022-09-01T19:44:09.200Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-01T19:44:09.200Z] Removing intermediate container a8f99f0acaae [2022-09-01T19:44:09.200Z] ---> 5312db21eb87 [2022-09-01T19:44:09.200Z] Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:44:09.476Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-01T19:44:09.476Z] ---> Running in 7d8cdd1db174 [2022-09-01T19:44:09.476Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-01T19:44:09.752Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-01T19:44:09.752Z] (5/9) Installing curl (7.80.0-r3) [2022-09-01T19:44:09.752Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-01T19:44:10.034Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-01T19:44:10.034Z] Removing intermediate container 7d8cdd1db174 [2022-09-01T19:44:10.034Z] ---> fcfccf3f821e [2022-09-01T19:44:10.034Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T19:44:10.034Z] (8/9) Installing libucontext (1.1-r0) [2022-09-01T19:44:10.034Z] ---> Running in 792d5e5ed946 [2022-09-01T19:44:10.318Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-01T19:44:10.318Z] Executing busybox-1.34.1-r7.trigger [2022-09-01T19:44:10.318Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:44:10.927Z] OK: 8 MiB in 23 packages [2022-09-01T19:44:10.927Z] Removing intermediate container 792d5e5ed946 [2022-09-01T19:44:10.927Z] ---> f319bedbea87 [2022-09-01T19:44:10.927Z] [2022-09-01T19:44:11.205Z] Successfully built f319bedbea87 [2022-09-01T19:44:11.205Z] Successfully tagged security-spire-server-arm64:latest [2022-09-01T19:44:11.205Z]  Building security-spire-server ... done Building support-notifications [2022-09-01T19:44:13.204Z] Removing intermediate container c49920e300e4 [2022-09-01T19:44:13.204Z] ---> 9b2efd61c1b6 [2022-09-01T19:44:13.204Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:44:14.210Z] ---> e12577ae5661 [2022-09-01T19:44:14.210Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-01T19:44:16.867Z] ---> 9bae32374739 [2022-09-01T19:44:16.867Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-01T19:44:17.142Z] ---> 5628ad502459 [2022-09-01T19:44:17.142Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-01T19:44:17.422Z] ---> Running in 5b8753184d38 [2022-09-01T19:44:18.027Z] Removing intermediate container 5b8753184d38 [2022-09-01T19:44:18.027Z] ---> 96e907df33b8 [2022-09-01T19:44:18.027Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:44:18.027Z] ---> Running in 52e8cae81202 [2022-09-01T19:44:18.637Z] Removing intermediate container 52e8cae81202 [2022-09-01T19:44:18.637Z] ---> b353b3212df3 [2022-09-01T19:44:18.637Z] Step 18/20 : LABEL arch=arm64 [2022-09-01T19:44:18.637Z] ---> Running in 9ca8a00bd1ee [2022-09-01T19:44:19.631Z] Removing intermediate container 9ca8a00bd1ee [2022-09-01T19:44:19.631Z] ---> c53d1fe49ed4 [2022-09-01T19:44:19.631Z] Step 19/20 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:44:19.631Z] ---> Running in 4f0c939d070c [2022-09-01T19:44:20.244Z] Removing intermediate container 4f0c939d070c [2022-09-01T19:44:20.244Z] ---> 6a4aae88d56d [2022-09-01T19:44:20.244Z] Step 20/20 : LABEL version=0.0.0 [2022-09-01T19:44:20.521Z] ---> Running in 4aedb129c591 [2022-09-01T19:44:21.126Z] Removing intermediate container 4aedb129c591 [2022-09-01T19:44:21.126Z] ---> 3f0c6bdd16e3 [2022-09-01T19:44:21.126Z] [2022-09-01T19:44:21.406Z] Successfully built 3f0c6bdd16e3 [2022-09-01T19:44:21.406Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-01T19:44:21.406Z]  Building security-spiffe-token-provider ... done Building core-command [2022-09-01T19:44:36.564Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:44:36.564Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:44:36.564Z] ---> 2f4b96293df6 [2022-09-01T19:44:36.564Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:44:36.564Z] ---> Using cache [2022-09-01T19:44:36.564Z] ---> d0432d5a24b7 [2022-09-01T19:44:36.564Z] Step 4/23 : WORKDIR /edgex-go [2022-09-01T19:44:36.564Z] ---> Using cache [2022-09-01T19:44:36.564Z] ---> 30db1b123c53 [2022-09-01T19:44:36.564Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:44:36.564Z] ---> Using cache [2022-09-01T19:44:36.564Z] ---> a11cd98ec496 [2022-09-01T19:44:36.564Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-01T19:44:36.564Z] ---> Running in 6ef1e462a99a [2022-09-01T19:44:38.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:44:39.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:44:40.472Z] OK: 221 MiB in 51 packages [2022-09-01T19:44:42.475Z] Removing intermediate container 6ef1e462a99a [2022-09-01T19:44:42.475Z] ---> 143c4d375049 [2022-09-01T19:44:42.475Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-01T19:44:43.924Z] ---> 281ae1ff88c0 [2022-09-01T19:44:43.924Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:44:43.924Z] ---> Running in efb165548e3d [2022-09-01T19:44:44.532Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-01T19:44:44.532Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-01T19:44:44.532Z] ---> 2f4b96293df6 [2022-09-01T19:44:44.532Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-01T19:44:44.532Z] ---> Using cache [2022-09-01T19:44:44.532Z] ---> d0432d5a24b7 [2022-09-01T19:44:44.532Z] Step 4/24 : WORKDIR /edgex-go [2022-09-01T19:44:44.532Z] ---> Using cache [2022-09-01T19:44:44.532Z] ---> 30db1b123c53 [2022-09-01T19:44:44.532Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T19:44:44.532Z] ---> Using cache [2022-09-01T19:44:44.532Z] ---> a11cd98ec496 [2022-09-01T19:44:44.532Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-01T19:44:44.532Z] ---> Using cache [2022-09-01T19:44:44.532Z] ---> 79414cc6df45 [2022-09-01T19:44:44.532Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-01T19:44:44.532Z] ---> Using cache [2022-09-01T19:44:44.532Z] ---> 8398c1cc1fdf [2022-09-01T19:44:44.532Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T19:44:44.532Z] ---> Using cache [2022-09-01T19:44:44.532Z] ---> 74b5e9299d00 [2022-09-01T19:44:44.532Z] Step 9/24 : COPY . . [2022-09-01T19:44:44.808Z] ---> Using cache [2022-09-01T19:44:44.808Z] ---> b6d22f4b18f2 [2022-09-01T19:44:44.808Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-01T19:44:44.808Z] ---> Running in eb7c35b66201 [2022-09-01T19:44:47.449Z] 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-01T19:45:34.469Z] Removing intermediate container efb165548e3d [2022-09-01T19:45:34.469Z] ---> 022e9a8c24d2 [2022-09-01T19:45:34.469Z] Step 9/23 : COPY . . [2022-09-01T19:45:46.934Z] ---> 8cfc992e5e61 [2022-09-01T19:45:46.934Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-01T19:45:46.934Z] ---> Running in 5bcb900e9738 [2022-09-01T19:45:47.210Z] 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-01T19:47:24.555Z] 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-01T19:47:42.949Z] Removing intermediate container d5c61f483445 [2022-09-01T19:47:42.949Z] ---> a97393e775a4 [2022-09-01T19:47:42.949Z] [2022-09-01T19:47:42.949Z] Step 10/25 : FROM alpine:3.16 [2022-09-01T19:47:42.949Z] ---> a6215f271958 [2022-09-01T19:47:42.949Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-01T19:47:42.949Z] ---> Running in 606d43fbd589 [2022-09-01T19:47:42.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:47:42.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:47:43.559Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-01T19:47:43.841Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-01T19:47:43.841Z] (3/3) Installing su-exec (0.2-r1) [2022-09-01T19:47:43.841Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:47:43.841Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:47:44.449Z] OK: 6 MiB in 17 packages [2022-09-01T19:47:46.455Z] Removing intermediate container 606d43fbd589 [2022-09-01T19:47:46.455Z] ---> b0a4ac2be79d [2022-09-01T19:47:46.455Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-01T19:47:46.455Z] ---> Running in 6e84856d1db4 [2022-09-01T19:47:47.061Z] Removing intermediate container 6e84856d1db4 [2022-09-01T19:47:47.061Z] ---> 1877c361a0f8 [2022-09-01T19:47:47.061Z] Step 13/25 : WORKDIR / [2022-09-01T19:47:47.061Z] ---> Running in 70c2dc19b84e [2022-09-01T19:47:47.668Z] Removing intermediate container 70c2dc19b84e [2022-09-01T19:47:47.668Z] ---> 5dabde1eeca5 [2022-09-01T19:47:47.668Z] 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-01T19:47:48.662Z] ---> 568c8e309976 [2022-09-01T19:47:48.662Z] 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-01T19:47:49.283Z] ---> 11e12112faf7 [2022-09-01T19:47:49.283Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-01T19:47:50.275Z] ---> aa97a17cf1ba [2022-09-01T19:47:50.275Z] 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-01T19:47:51.270Z] ---> 2542e2542cc7 [2022-09-01T19:47:51.270Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-01T19:47:52.723Z] ---> 67aa6f1ae6c6 [2022-09-01T19:47:52.723Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-01T19:47:55.395Z] ---> 2a9899c6cf9a [2022-09-01T19:47:55.395Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-01T19:47:56.847Z] ---> 347fee2b5a3e [2022-09-01T19:47:56.847Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-01T19:47:56.847Z] ---> Running in 8d0450d825af [2022-09-01T19:48:01.231Z] Removing intermediate container 8d0450d825af [2022-09-01T19:48:01.231Z] ---> 4ef499bd1309 [2022-09-01T19:48:01.231Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-01T19:48:01.231Z] ---> Running in 2ed7cced6015 [2022-09-01T19:48:01.868Z] Removing intermediate container 2ed7cced6015 [2022-09-01T19:48:01.868Z] ---> 05805481822b [2022-09-01T19:48:01.868Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T19:48:02.150Z] ---> Running in f0c6aea3ef86 [2022-09-01T19:48:03.179Z] Removing intermediate container f0c6aea3ef86 [2022-09-01T19:48:03.179Z] ---> 89eb5ca6b636 [2022-09-01T19:48:03.179Z] Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:48:03.179Z] ---> Running in 262be1d636d1 [2022-09-01T19:48:04.183Z] Removing intermediate container 262be1d636d1 [2022-09-01T19:48:04.183Z] ---> 3b92b37e23ac [2022-09-01T19:48:04.183Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T19:48:04.183Z] ---> Running in 03ac916760fb [2022-09-01T19:48:04.803Z] Removing intermediate container 1655c8f9709b [2022-09-01T19:48:04.803Z] ---> 90cb88797d1f [2022-09-01T19:48:04.803Z] [2022-09-01T19:48:04.803Z] Step 11/25 : FROM alpine:3.16 [2022-09-01T19:48:04.803Z] ---> a6215f271958 [2022-09-01T19:48:04.803Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-01T19:48:04.803Z] ---> Running in fa9321f3af4b [2022-09-01T19:48:05.088Z] Removing intermediate container 03ac916760fb [2022-09-01T19:48:05.088Z] ---> d33cb69d0d9e [2022-09-01T19:48:05.088Z] [2022-09-01T19:48:05.689Z] Successfully built d33cb69d0d9e [2022-09-01T19:48:05.689Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-01T19:48:06.680Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:48:06.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:48:07.948Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-01T19:48:08.227Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:48:08.227Z] OK: 5 MiB in 15 packages [2022-09-01T19:48:09.673Z] Removing intermediate container fa9321f3af4b [2022-09-01T19:48:09.673Z] ---> 9029d9e36d06 [2022-09-01T19:48:09.673Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T19:48:09.673Z] ---> Running in e829c8a45655 [2022-09-01T19:48:10.292Z] Removing intermediate container e829c8a45655 [2022-09-01T19:48:10.292Z] ---> 25345cb02f29 [2022-09-01T19:48:10.292Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-01T19:48:10.292Z] ---> Running in 12c83e45b2c6 [2022-09-01T19:48:10.902Z] Removing intermediate container 12c83e45b2c6 [2022-09-01T19:48:10.902Z] ---> a787a54beee1 [2022-09-01T19:48:10.902Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-01T19:48:10.902Z] ---> Running in dcf19482c9fe [2022-09-01T19:48:11.500Z] Removing intermediate container dcf19482c9fe [2022-09-01T19:48:11.501Z] ---> 7a8a0515848b [2022-09-01T19:48:11.501Z] Step 16/25 : WORKDIR / [2022-09-01T19:48:11.501Z] ---> Running in 0a6d5882348c [2022-09-01T19:48:12.104Z] Removing intermediate container 0a6d5882348c [2022-09-01T19:48:12.104Z] ---> 0deb379a9003 [2022-09-01T19:48:12.104Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:48:13.095Z] ---> f9d52da1856a [2022-09-01T19:48:13.095Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-01T19:48:15.090Z] ---> e0421dcded26 [2022-09-01T19:48:15.090Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-01T19:48:15.696Z] ---> 3f01cecd48a7 [2022-09-01T19:48:15.696Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-01T19:48:16.685Z] ---> 7d9d338a24e1 [2022-09-01T19:48:16.685Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-01T19:48:16.964Z] ---> Running in 919355d8ea46 [2022-09-01T19:48:17.241Z] Removing intermediate container 919355d8ea46 [2022-09-01T19:48:17.241Z] ---> d1badc8ba492 [2022-09-01T19:48:17.241Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:48:17.523Z] ---> Running in 6a764e398ade [2022-09-01T19:48:18.128Z] Removing intermediate container 6a764e398ade [2022-09-01T19:48:18.128Z] ---> 8ce1e9d433a8 [2022-09-01T19:48:18.128Z] Step 23/25 : LABEL arch=arm64 [2022-09-01T19:48:18.128Z] ---> Running in 950a96ce5039 [2022-09-01T19:48:18.735Z] Removing intermediate container 950a96ce5039 [2022-09-01T19:48:18.735Z] ---> 133f1c6baf3a [2022-09-01T19:48:18.735Z] Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:48:18.735Z] ---> Running in be88bc718e83 [2022-09-01T19:48:19.342Z] Removing intermediate container be88bc718e83 [2022-09-01T19:48:19.342Z] ---> 3448cd680eda [2022-09-01T19:48:19.342Z] Step 25/25 : LABEL version=0.0.0 [2022-09-01T19:48:19.342Z] ---> Running in 895fcee4afa5 [2022-09-01T19:48:20.343Z] Removing intermediate container 895fcee4afa5 [2022-09-01T19:48:20.343Z] ---> d0de124f4b4a [2022-09-01T19:48:20.343Z] [2022-09-01T19:48:20.343Z] Successfully built d0de124f4b4a [2022-09-01T19:48:20.343Z] Successfully tagged core-metadata-arm64:latest [2022-09-01T19:49:57.179Z]  Building core-metadata ... done Removing intermediate container eb7c35b66201 [2022-09-01T19:49:57.179Z] ---> 4dffdd7b72e0 [2022-09-01T19:49:57.179Z] [2022-09-01T19:49:57.179Z] Step 11/24 : FROM alpine:3.16 [2022-09-01T19:49:57.180Z] ---> a6215f271958 [2022-09-01T19:49:57.180Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-01T19:49:57.180Z] ---> Using cache [2022-09-01T19:49:57.180Z] ---> 9029d9e36d06 [2022-09-01T19:49:57.180Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T19:49:57.180Z] ---> Using cache [2022-09-01T19:49:57.180Z] ---> 25345cb02f29 [2022-09-01T19:49:57.180Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-01T19:49:57.180Z] ---> Running in 3fdf33a6093d [2022-09-01T19:49:57.180Z] Removing intermediate container 3fdf33a6093d [2022-09-01T19:49:57.180Z] ---> e8be51ecb88c [2022-09-01T19:49:57.180Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-01T19:49:57.180Z] ---> Running in 2ec7c17bfe7a [2022-09-01T19:49:57.180Z] Removing intermediate container 2ec7c17bfe7a [2022-09-01T19:49:57.180Z] ---> 8b216272fec2 [2022-09-01T19:49:57.180Z] Step 16/24 : WORKDIR / [2022-09-01T19:49:57.180Z] ---> Running in ee4feeb2a134 [2022-09-01T19:49:57.180Z] Removing intermediate container ee4feeb2a134 [2022-09-01T19:49:57.180Z] ---> abd679cf0a8c [2022-09-01T19:49:57.180Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:49:57.180Z] ---> 6eb8011971b8 [2022-09-01T19:49:57.180Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-01T19:49:57.180Z] Removing intermediate container 7b2d59ffbd2d [2022-09-01T19:49:57.180Z] ---> 7e04e7accb13 [2022-09-01T19:49:57.180Z] [2022-09-01T19:49:57.180Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T19:49:57.180Z] ---> a6215f271958 [2022-09-01T19:49:57.180Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-01T19:49:57.180Z] ---> Using cache [2022-09-01T19:49:57.180Z] ---> 9029d9e36d06 [2022-09-01T19:49:57.180Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T19:49:57.180Z] ---> Using cache [2022-09-01T19:49:57.180Z] ---> 25345cb02f29 [2022-09-01T19:49:57.180Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-01T19:49:57.180Z] ---> Running in f155d0b04528 [2022-09-01T19:49:57.180Z] Removing intermediate container f155d0b04528 [2022-09-01T19:49:57.180Z] ---> aecbd00e5ba0 [2022-09-01T19:49:57.180Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T19:49:57.180Z] ---> Running in 62831e5f04b9 [2022-09-01T19:49:57.180Z] Removing intermediate container 62831e5f04b9 [2022-09-01T19:49:57.180Z] ---> afecd7836220 [2022-09-01T19:49:57.180Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:49:57.786Z] ---> c95f12a0e8ec [2022-09-01T19:49:57.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-01T19:49:57.786Z] ---> 2306356bf4e5 [2022-09-01T19:49:57.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-01T19:49:59.256Z] ---> 0c21efbe6124 [2022-09-01T19:49:59.256Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-01T19:49:59.256Z] ---> Running in 4498d8b3cccf [2022-09-01T19:50:00.247Z] Removing intermediate container 4498d8b3cccf [2022-09-01T19:50:00.247Z] ---> 41736a6308a4 [2022-09-01T19:50:00.247Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:50:00.247Z] ---> Running in ba905de8b44e [2022-09-01T19:50:00.875Z] ---> 6c48971209fb [2022-09-01T19:50:00.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-01T19:50:00.875Z] Removing intermediate container ba905de8b44e [2022-09-01T19:50:00.875Z] ---> 124901884d50 [2022-09-01T19:50:00.875Z] Step 22/24 : LABEL arch=arm64 [2022-09-01T19:50:01.152Z] ---> Running in 008b106443dd [2022-09-01T19:50:01.770Z] Removing intermediate container 008b106443dd [2022-09-01T19:50:01.770Z] ---> 37f8ea0d1289 [2022-09-01T19:50:01.770Z] Step 23/24 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:50:01.770Z] ---> Running in 34d2abac1533 [2022-09-01T19:50:02.050Z] ---> 585febf4ba02 [2022-09-01T19:50:02.050Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-01T19:50:02.328Z] ---> Running in 58c43619d354 [2022-09-01T19:50:02.607Z] Removing intermediate container 34d2abac1533 [2022-09-01T19:50:02.607Z] ---> 086ec9dbae6c [2022-09-01T19:50:02.607Z] Step 24/24 : LABEL version=0.0.0 [2022-09-01T19:50:02.607Z] ---> Running in 3f5c1ecb7a56 [2022-09-01T19:50:02.882Z] Removing intermediate container 58c43619d354 [2022-09-01T19:50:02.882Z] ---> 76fda26a3cc9 [2022-09-01T19:50:02.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:50:03.174Z] ---> Running in 3fb2e49def3e [2022-09-01T19:50:03.453Z] Removing intermediate container 3f5c1ecb7a56 [2022-09-01T19:50:03.453Z] ---> d8bb4caabdc5 [2022-09-01T19:50:03.453Z] [2022-09-01T19:50:03.741Z] Successfully built d8bb4caabdc5 [2022-09-01T19:50:03.741Z] Successfully tagged core-command-arm64:latest [2022-09-01T19:50:03.741Z]  Building core-command ... done Removing intermediate container 3fb2e49def3e [2022-09-01T19:50:03.741Z] ---> afae010cf0ac [2022-09-01T19:50:03.741Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T19:50:03.741Z] ---> Running in ac530fa774dd [2022-09-01T19:50:04.351Z] Removing intermediate container ac530fa774dd [2022-09-01T19:50:04.351Z] ---> 13c06bbf7651 [2022-09-01T19:50:04.351Z] Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:50:04.625Z] ---> Running in ecb2e54ba362 [2022-09-01T19:50:05.227Z] Removing intermediate container ecb2e54ba362 [2022-09-01T19:50:05.227Z] ---> 1a3c4cd06f5f [2022-09-01T19:50:05.227Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T19:50:05.227Z] ---> Running in c5af8da02d5b [2022-09-01T19:50:05.501Z] Removing intermediate container c5af8da02d5b [2022-09-01T19:50:05.501Z] ---> efd5f761b137 [2022-09-01T19:50:05.501Z] [2022-09-01T19:50:05.777Z] Successfully built efd5f761b137 [2022-09-01T19:50:05.777Z] Successfully tagged support-scheduler-arm64:latest [2022-09-01T19:50:44.801Z]  Building support-scheduler ... done Removing intermediate container 5bcb900e9738 [2022-09-01T19:50:44.801Z] ---> 477571ba580b [2022-09-01T19:50:44.801Z] [2022-09-01T19:50:44.801Z] Step 11/23 : FROM alpine:3.16 [2022-09-01T19:50:44.801Z] ---> a6215f271958 [2022-09-01T19:50:44.801Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-01T19:50:44.801Z] ---> Running in 04d185a3fbfa [2022-09-01T19:50:44.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T19:50:44.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T19:50:44.801Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-01T19:50:44.801Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-01T19:50:44.801Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T19:50:44.801Z] Executing ca-certificates-20220614-r0.trigger [2022-09-01T19:50:44.801Z] OK: 6 MiB in 16 packages [2022-09-01T19:50:44.801Z] Removing intermediate container 04d185a3fbfa [2022-09-01T19:50:44.801Z] ---> 82db2dca3d80 [2022-09-01T19:50:44.801Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-01T19:50:44.801Z] ---> Running in 4aa6b6d6026a [2022-09-01T19:50:45.074Z] Removing intermediate container 4aa6b6d6026a [2022-09-01T19:50:45.074Z] ---> 58c74f1fbe90 [2022-09-01T19:50:45.074Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-01T19:50:45.074Z] ---> Running in e0ab138c9b34 [2022-09-01T19:50:45.347Z] Removing intermediate container e0ab138c9b34 [2022-09-01T19:50:45.347Z] ---> 7ad35ac00042 [2022-09-01T19:50:45.347Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-01T19:50:45.347Z] ---> Running in a6653de514fe [2022-09-01T19:50:45.942Z] Removing intermediate container a6653de514fe [2022-09-01T19:50:45.942Z] ---> 364ad8a020f3 [2022-09-01T19:50:45.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-01T19:50:46.214Z] ---> f092a54d9e9f [2022-09-01T19:50:46.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-01T19:50:47.645Z] ---> 14484817d8ef [2022-09-01T19:50:47.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-01T19:50:48.241Z] ---> 71713cacc89a [2022-09-01T19:50:48.241Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-01T19:50:48.241Z] ---> Running in 78de9aa2ef37 [2022-09-01T19:50:48.514Z] Removing intermediate container 78de9aa2ef37 [2022-09-01T19:50:48.514Z] ---> ac26797a9df8 [2022-09-01T19:50:48.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T19:50:48.514Z] ---> Running in 1e58054e646e [2022-09-01T19:50:49.110Z] Removing intermediate container 1e58054e646e [2022-09-01T19:50:49.110Z] ---> 74897d2cb1de [2022-09-01T19:50:49.110Z] Step 21/23 : LABEL arch=arm64 [2022-09-01T19:50:49.110Z] ---> Running in 93cdefc89756 [2022-09-01T19:50:49.382Z] Removing intermediate container 93cdefc89756 [2022-09-01T19:50:49.382Z] ---> 3a06ad4a271e [2022-09-01T19:50:49.382Z] Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 [2022-09-01T19:50:49.382Z] ---> Running in 438a539e6162 [2022-09-01T19:50:49.655Z] Removing intermediate container 438a539e6162 [2022-09-01T19:50:49.655Z] ---> 44fa9abcfeab [2022-09-01T19:50:49.655Z] Step 23/23 : LABEL version=0.0.0 [2022-09-01T19:50:49.655Z] ---> Running in 26c1a09bcf5c [2022-09-01T19:50:50.249Z] Removing intermediate container 26c1a09bcf5c [2022-09-01T19:50:50.249Z] ---> da509a978865 [2022-09-01T19:50:50.249Z] [2022-09-01T19:50:50.249Z] Successfully built da509a978865 [2022-09-01T19:50:50.249Z] Successfully tagged support-notifications-arm64:latest [2022-09-01T19:50:50.534Z]  Building support-notifications ... done  [Pipeline] } [2022-09-01T19:50:50.543Z] $ docker stop --time=1 5df52e5df73ef2062e5566d0bba3ae12900c413092db2a708d3c96ea46f277e0 [2022-09-01T19:50:52.248Z] $ docker rm -f 5df52e5df73ef2062e5566d0bba3ae12900c413092db2a708d3c96ea46f277e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T19:50:52.787Z] + docker images [2022-09-01T19:50:53.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-01T19:50:53.064Z] support-notifications-arm64 latest da509a978865 3 seconds ago 26.3MB [2022-09-01T19:50:53.064Z] 477571ba580b 13 seconds ago 1.44GB [2022-09-01T19:50:53.064Z] support-scheduler-arm64 latest efd5f761b137 47 seconds ago 25.7MB [2022-09-01T19:50:53.064Z] core-command-arm64 latest d8bb4caabdc5 49 seconds ago 16.7MB [2022-09-01T19:50:53.064Z] 7e04e7accb13 58 seconds ago 1.43GB [2022-09-01T19:50:53.064Z] 4dffdd7b72e0 About a minute ago 1.37GB [2022-09-01T19:50:53.064Z] core-metadata-arm64 latest d0de124f4b4a 2 minutes ago 17.5MB [2022-09-01T19:50:53.064Z] security-secretstore-setup-arm64 latest d33cb69d0d9e 2 minutes ago 28.2MB [2022-09-01T19:50:53.064Z] 90cb88797d1f 2 minutes ago 1.38GB [2022-09-01T19:50:53.064Z] a97393e775a4 3 minutes ago 1.37GB [2022-09-01T19:50:53.064Z] security-spiffe-token-provider-arm64 latest 3f0c6bdd16e3 6 minutes ago 28.4MB [2022-09-01T19:50:53.064Z] security-spire-server-arm64 latest f319bedbea87 6 minutes ago 84.2MB [2022-09-01T19:50:53.064Z] f6f1c3b19a19 6 minutes ago 1.41GB [2022-09-01T19:50:53.064Z] 777b91d8c21d 6 minutes ago 1.25GB [2022-09-01T19:50:53.064Z] security-bootstrapper-arm64 latest 0e55dd790195 8 minutes ago 19.1MB [2022-09-01T19:50:53.064Z] 79ec1b4b4f48 9 minutes ago 1.36GB [2022-09-01T19:50:53.064Z] core-data-arm64 latest 64f33890086c 9 minutes ago 20.7MB [2022-09-01T19:50:53.064Z] sys-mgmt-agent-arm64 latest 6096f22588e8 9 minutes ago 133MB [2022-09-01T19:50:53.064Z] dfd3a0f07e55 10 minutes ago 1.38GB [2022-09-01T19:50:53.064Z] security-proxy-setup-arm64 latest 85aabe105ccf 11 minutes ago 26.4MB [2022-09-01T19:50:53.064Z] 74788e9bb549 11 minutes ago 1.36GB [2022-09-01T19:50:53.064Z] 40c195324aee 12 minutes ago 1.36GB [2022-09-01T19:50:53.064Z] security-spire-agent-arm64 latest c4a506401abe 17 minutes ago 122MB [2022-09-01T19:50:53.064Z] security-spire-config-arm64 latest 7a97119cc88a 17 minutes ago 83.6MB [2022-09-01T19:50:53.064Z] b047a5db1f00 17 minutes ago 1.25GB [2022-09-01T19:50:53.064Z] d8d8d5ade453 17 minutes ago 1.25GB [2022-09-01T19:50:53.064Z] ci-base-image-arm64 latest 2f4b96293df6 31 minutes ago 995MB [2022-09-01T19:50:53.064Z] alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB [2022-09-01T19:50:53.064Z] alpine 3.16 a6215f271958 3 weeks ago 5.29MB [2022-09-01T19:50:53.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB [2022-09-01T19:50:53.064Z] 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-01T19:50:53.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T19:50:53.510Z] [2022-09-01T19:50:53.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:50:53.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T19:50:54.128Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-01T19:50:54.128Z] 8998bd30e6a1: Pulling fs layer [2022-09-01T19:50:54.128Z] 04944245beec: Pulling fs layer [2022-09-01T19:50:54.128Z] 699f458cf7ca: Pulling fs layer [2022-09-01T19:50:54.128Z] 765212b225bb: Pulling fs layer [2022-09-01T19:50:54.128Z] f23df028b6ca: Pulling fs layer [2022-09-01T19:50:54.128Z] d65c8cfc05b1: Pulling fs layer [2022-09-01T19:50:54.128Z] 2437ff75d9bd: Pulling fs layer [2022-09-01T19:50:54.128Z] 765212b225bb: Waiting [2022-09-01T19:50:54.128Z] f23df028b6ca: Waiting [2022-09-01T19:50:54.128Z] d65c8cfc05b1: Waiting [2022-09-01T19:50:54.128Z] 2437ff75d9bd: Waiting [2022-09-01T19:50:54.402Z] 04944245beec: Verifying Checksum [2022-09-01T19:50:54.402Z] 04944245beec: Download complete [2022-09-01T19:50:54.402Z] 765212b225bb: Verifying Checksum [2022-09-01T19:50:54.402Z] f23df028b6ca: Verifying Checksum [2022-09-01T19:50:54.402Z] f23df028b6ca: Download complete [2022-09-01T19:50:54.402Z] d65c8cfc05b1: Verifying Checksum [2022-09-01T19:50:54.402Z] d65c8cfc05b1: Download complete [2022-09-01T19:50:54.402Z] 699f458cf7ca: Verifying Checksum [2022-09-01T19:50:54.402Z] 699f458cf7ca: Download complete [2022-09-01T19:50:54.998Z] 8998bd30e6a1: Verifying Checksum [2022-09-01T19:50:54.998Z] 8998bd30e6a1: Download complete [2022-09-01T19:50:56.987Z] 2437ff75d9bd: Verifying Checksum [2022-09-01T19:50:56.987Z] 2437ff75d9bd: Download complete [2022-09-01T19:50:59.602Z] 8998bd30e6a1: Pull complete [2022-09-01T19:50:59.876Z] 04944245beec: Pull complete [2022-09-01T19:51:01.309Z] 699f458cf7ca: Pull complete [2022-09-01T19:51:01.582Z] 765212b225bb: Pull complete [2022-09-01T19:51:02.179Z] f23df028b6ca: Pull complete [2022-09-01T19:51:02.450Z] d65c8cfc05b1: Pull complete [2022-09-01T19:51:17.529Z] 2437ff75d9bd: Pull complete [2022-09-01T19:51:17.529Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-01T19:51:17.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T19:51:17.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:51:17.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container [2022-09-01T19:51:17.868Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-01T19:51:20.484Z] $ docker top 7d9785feb94855ad05053e29ada690e96372bef46512532af7268c837dadf1a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:51:21.441Z] ---> job-cost.sh [2022-09-01T19:51:21.441Z] lf-activate-venv: SKIPPING [2022-09-01T19:51:21.441Z] INFO: No Stack... [2022-09-01T19:51:22.031Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-01T19:51:23.006Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T19:51:23.668Z] + + cut -d, -f6cat [2022-09-01T19:51:23.668Z] /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-09-01T19:51:23.729Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4142-2-stack-cost] [2022-09-01T19:51:23.736Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4142-2-stack-cost] did not exist. Created. [2022-09-01T19:51:23.736Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4142-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T19:51:24.392Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-01T19:51:24.559Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T19:51:24.566Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4142-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T19:51:24.589Z] $ docker stop --time=1 7d9785feb94855ad05053e29ada690e96372bef46512532af7268c837dadf1a5 [2022-09-01T19:51:26.111Z] $ docker rm -f 7d9785feb94855ad05053e29ada690e96372bef46512532af7268c837dadf1a5 [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-01T19:51:26.594Z] provisioning config files... [2022-09-01T19:51:26.603Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6068897937997842980tmp [Pipeline] { [Pipeline] sh [2022-09-01T19:51:26.902Z] + set +x [2022-09-01T19:51:26.902Z] + curl -s https://codecov.io/bash [2022-09-01T19:51:26.902Z] + bash -s -- [2022-09-01T19:51:26.902Z] [2022-09-01T19:51:26.902Z] _____ _ [2022-09-01T19:51:26.902Z] / ____| | | [2022-09-01T19:51:26.902Z] | | ___ __| | ___ ___ _____ __ [2022-09-01T19:51:26.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-01T19:51:26.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-01T19:51:26.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-01T19:51:26.902Z] Bash-1.0.6 [2022-09-01T19:51:26.902Z] [2022-09-01T19:51:26.902Z] [2022-09-01T19:51:26.902Z] ==> git version 2.25.1 found [2022-09-01T19:51:26.902Z] ==> 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-01T19:51:26.902Z] Release-Date: 2020-01-08 [2022-09-01T19:51:26.902Z] 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-01T19:51:26.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-01T19:51:26.902Z] ==> Jenkins CI detected. [2022-09-01T19:51:26.902Z] current dir:  /w/workspace/edgex-go/2 [2022-09-01T19:51:26.902Z] project root: . [2022-09-01T19:51:26.902Z] --> token set from env [2022-09-01T19:51:26.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-01T19:51:26.902Z] ==> Running gcov in . (disable via -X gcov) [2022-09-01T19:51:26.902Z] ==> Python coveragepy not found [2022-09-01T19:51:26.902Z] ==> Searching for coverage reports in: [2022-09-01T19:51:26.902Z] + . [2022-09-01T19:51:26.902Z] -> Found 1 reports [2022-09-01T19:51:26.902Z] ==> Detecting git/mercurial file structure [2022-09-01T19:51:26.902Z] ==> Reading reports [2022-09-01T19:51:26.902Z] + ./coverage.out bytes=488416 [2022-09-01T19:51:26.902Z] ==> Appending adjustments [2022-09-01T19:51:26.902Z] https://docs.codecov.io/docs/fixing-reports [2022-09-01T19:51:28.285Z] + Found adjustments [2022-09-01T19:51:28.285Z] ==> Gzipping contents [2022-09-01T19:51:28.285Z] 64K /tmp/codecov.A2kkHz.gz [2022-09-01T19:51:28.285Z] ==> Uploading reports [2022-09-01T19:51:28.285Z] url: https://codecov.io [2022-09-01T19:51:28.285Z] query: branch=PR-4142&commit=b3312ace057c3fdc4eae5765d8349228ece2cf26&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4142%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4142&job=&cmd_args= [2022-09-01T19:51:28.285Z] -> Pinging Codecov [2022-09-01T19:51:28.285Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4142&commit=b3312ace057c3fdc4eae5765d8349228ece2cf26&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4142%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4142&job=&cmd_args= [2022-09-01T19:51:28.545Z] -> Uploading to [2022-09-01T19:51:28.545Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-01/00271124DB129430A58F1EEE437C3FCB/b3312ace057c3fdc4eae5765d8349228ece2cf26/95190a8e-9aef-4695-8cfa-0a431286e737.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T195128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e0124cae518836921d0f1b1661e299430a514f26151bce9a672e33aec763b97 [2022-09-01T19:51:28.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T19:51:28.545Z] Dload Upload Total Spent Left Speed [2022-09-01T19:51:28.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63967 0 0 100 63967 0 244k --:--:-- --:--:-- --:--:-- 244k [2022-09-01T19:51:28.805Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b3312ace057c3fdc4eae5765d8349228ece2cf26 [Pipeline] } [2022-09-01T19:51:28.813Z] 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-01T19:51:29.430Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:51:29.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:51:30.594Z] ---> package-listing.sh [2022-09-01T19:51:30.594Z] ++ facter osfamily [2022-09-01T19:51:30.594Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-01T19:51:30.855Z] + OS_FAMILY=debian [2022-09-01T19:51:30.855Z] + workspace=/w/workspace/edgex-go/2 [2022-09-01T19:51:30.855Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-01T19:51:30.855Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-01T19:51:30.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-01T19:51:30.855Z] + PACKAGES=/tmp/packages_start.txt [2022-09-01T19:51:30.855Z] + '[' /w/workspace/edgex-go/2 ']' [2022-09-01T19:51:30.855Z] + PACKAGES=/tmp/packages_end.txt [2022-09-01T19:51:30.855Z] + case "${OS_FAMILY}" in [2022-09-01T19:51:30.855Z] + dpkg -l [2022-09-01T19:51:30.855Z] + grep '^ii' [2022-09-01T19:51:30.855Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-01T19:51:30.855Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-01T19:51:30.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-01T19:51:30.855Z] + '[' /w/workspace/edgex-go/2 ']' [2022-09-01T19:51:30.855Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-09-01T19:51:30.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-09-01T19:51:30.869Z] 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-01T19:51:31.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:51:31.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T19:51:31.730Z] [2022-09-01T19:51:31.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T19:51:32.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T19:51:32.047Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-01T19:51:32.047Z] 5eb5b503b376: Pulling fs layer [2022-09-01T19:51:32.047Z] 5c69ac0246d0: Pulling fs layer [2022-09-01T19:51:32.047Z] ec43610c2a17: Pulling fs layer [2022-09-01T19:51:32.047Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-01T19:51:32.047Z] 33b1e0a273af: Pulling fs layer [2022-09-01T19:51:32.047Z] 5d3b04190fa2: Pulling fs layer [2022-09-01T19:51:32.047Z] 2f39f015ded8: Pulling fs layer [2022-09-01T19:51:32.047Z] 3a2ae6a8a46f: Waiting [2022-09-01T19:51:32.047Z] 33b1e0a273af: Waiting [2022-09-01T19:51:32.047Z] 5d3b04190fa2: Waiting [2022-09-01T19:51:32.047Z] 2f39f015ded8: Waiting [2022-09-01T19:51:32.047Z] 5c69ac0246d0: Verifying Checksum [2022-09-01T19:51:32.047Z] 5c69ac0246d0: Download complete [2022-09-01T19:51:32.047Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-01T19:51:32.047Z] 3a2ae6a8a46f: Download complete [2022-09-01T19:51:32.307Z] 33b1e0a273af: Verifying Checksum [2022-09-01T19:51:32.307Z] 33b1e0a273af: Download complete [2022-09-01T19:51:32.307Z] 5d3b04190fa2: Verifying Checksum [2022-09-01T19:51:32.307Z] 5d3b04190fa2: Download complete [2022-09-01T19:51:32.307Z] ec43610c2a17: Verifying Checksum [2022-09-01T19:51:32.307Z] ec43610c2a17: Download complete [2022-09-01T19:51:32.307Z] 5eb5b503b376: Verifying Checksum [2022-09-01T19:51:32.307Z] 5eb5b503b376: Download complete [2022-09-01T19:51:32.877Z] 2f39f015ded8: Download complete [2022-09-01T19:51:33.818Z] 5eb5b503b376: Pull complete [2022-09-01T19:51:34.077Z] 5c69ac0246d0: Pull complete [2022-09-01T19:51:34.647Z] ec43610c2a17: Pull complete [2022-09-01T19:51:34.647Z] 3a2ae6a8a46f: Pull complete [2022-09-01T19:51:35.218Z] 33b1e0a273af: Pull complete [2022-09-01T19:51:35.218Z] 5d3b04190fa2: Pull complete [2022-09-01T19:51:40.508Z] 2f39f015ded8: Pull complete [2022-09-01T19:51:40.508Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-01T19:51:40.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T19:51:40.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T19:51:40.601Z] prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container [2022-09-01T19:51:40.646Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-01T19:51:44.890Z] $ docker top d1273d95ad2d857448d2984fe31f5e5e8d290bb87df489ff9699040e57faec4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T19:51:45.242Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-01T19:51:45.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-01T19:51:45.824Z] + ls /var/log/sa-host [2022-09-01T19:51:45.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T19:51:45.894Z] provisioning config files... [2022-09-01T19:51:45.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7023654908186628854tmp [Pipeline] { [Pipeline] echo [2022-09-01T19:51:45.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:51:46.208Z] ---> create-netrc.sh [Pipeline] } [2022-09-01T19:51:46.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:51:46.546Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-01T19:51:46.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:51:46.845Z] ---> sudo-logs.sh [2022-09-01T19:51:46.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-01T19:51:46.868Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:51:47.156Z] ---> job-cost.sh [2022-09-01T19:51:47.156Z] lf-activate-venv: SKIPPING [2022-09-01T19:51:47.156Z] DEBUG: total: 0.10999999940395355 [2022-09-01T19:51:47.156Z] INFO: Retrieving Stack Cost... [2022-09-01T19:51:48.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T19:51:48.359Z] INFO: Archiving Costs [Pipeline] echo [2022-09-01T19:51:48.372Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T19:51:48.667Z] ---> logs-deploy.sh [2022-09-01T19:51:48.667Z] lf-activate-venv: SKIPPING [2022-09-01T19:51:48.667Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4142/2 [2022-09-01T19:51:48.667Z] INFO: archiving workspace using pattern(s): [2022-09-01T19:51:50.051Z] Archives upload complete. [2022-09-01T19:51:50.051Z] INFO: archiving logs to Nexus